linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #05218
[Bug 909465] Re: Crash when changing over tabs
possible ways forward:
- as you seem to be the only one with this problem, try to find out unusual elements in your system that may be tripping this up.
- look into recent changes that have affected tabs (bzr log dwt/src/widgets/TabView.cpp) and try to revert some of them.
- when tabs start acting up (or even after a crash by pressing Retry), attach the VS debugger with a breakpoint set to that setTop function and examine some of the variables (especially "viewOrder" and "wnd").
** Changed in: dcplusplus
Importance: Medium => High
** Changed in: dcplusplus
Status: Confirmed => Incomplete
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/909465
Title:
Crash when changing over tabs
Status in DC++:
Incomplete
Bug description:
When switching between tabs on different rows a random crash occurs (i
only had 10 tabs open at the time of occurrence)
<http://pastebin.com/rXz8Ran5>
To manage notifications about this bug go to:
https://bugs.launchpad.net/dcplusplus/+bug/909465/+subscriptions
References