linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #00351
[Bug 502673] Re: gui becomes unresponsive
That backtrace doesn't seem to be from a debug version? Or at least the
symbol information is missing. So please compile the debug version with
scons debug=1 (and run scons install, if you've done it before). And
repeat the steps to get the backtrace with debugging information.
If the stable version was also freezing then trying the older bzr
versions probably won't help.
--RZ
--
gui becomes unresponsive
https://bugs.launchpad.net/bugs/502673
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.
Status in Linux DC++: New
Bug description:
on a random occasion (i've been able to reproduce it several times by right-clicking directories and selecting ,,download whole directory'' in a loop) the gui of linuxdcpp becomes unresponsive. if i switch desktop and turn back the whole window is grey and nothing can be done. however program continues operation - if there's something in the queue it just continue downloading. console log does not seem to be helpful either. process responds to sigterm.
os: arch linux (current) but also ubuntu (my friend is seeing the same issue)
compiled from sources (bzr as of january 3rd 2010 with scons debug=1)
References