On Sun, Jan 10, 2010 at 21:34, Arne Schmitz <[email protected]> wrote: > Am 10.01.2010 um 18:24 schrieb Erik Johansson: > >> Please try the attached patch and see if it helps. With the patch >> qt4-gui will run in the main thread, so quitting might or might not >> work as expected... > > Yeah, that does work. Though quitting really does not work, the GUI quits, > but the daemon keeps on running. Also, connecting to the ICQ server fails, > but that is for some other time.
That was expected. I will rewrite the plugin loading so that the plugin is loaded in the same thread that it is later run in. // Erik -- Erik Johansson Home Page: http://ejohansson.se/ PGP Key: http://ejohansson.se/erik.asc
