Bug#472287: Subject: stardict: Quit button could not really quit

2009-04-06 Thread Davide Prina
Hi Andrew, Andrew Lee wrote: Davide Prina wrote: I confirm this bug. I am lacking of c++ programming skill. Please help to make a patch, I'd love to update the package. I think that the problem is in src/lib/sockets.cpp in function (and probably others): gpointer Socket::dns_thread(gpoin

Bug#472287: Subject: stardict: Quit button could not really quit

2009-03-23 Thread Andrew Lee
Hi Davide, Davide Prina wrote: > I confirm this bug. Thanks for confirming this bug. I am lacking of c++ programming skill. Please help to make a patch, I'd love to update the package. Cheers, -Andrew -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "

Bug#472287: Subject: stardict: Quit button could not really quit

2009-03-22 Thread Davide Prina
Followup-For: Bug #472287 Package: stardict Version: 3.0.1-4 I confirm this bug. I have see that the problem is in stardict.cpp file in the ~AppCore::AppCore() function. When it reach the line: delete oStarDictPlugins; it wait infinitely for something ... and not execute the "delete" comma