Thanks thiago and matt, the --nofork option did the trick. I think I was going to go mad :P.
Bye! On 10/13/07, Thiago Macieira <[EMAIL PROTECTED]> wrote: > Aleix wrote: > >Hi list, > >As some of you might know, I have been working with the model-base > >kopete contact list branch. > > > >My problem is that when my program crashes (e.g. due to a Qt assert), > >an error message such as: > > > >kopete(15328): Communication problem with "kopete" , it probably > > crashed. Error message was: "org.freedesktop.DBus.Error.NoReply" : " > > "Message did not receive a reply (timeout by message bus)" " > > > >Appears and it leaves. If I debug kopete with gdb, this leads me with > >no backtrace, which is (very) annoying. > > > >Any clue? > > That's not Qt. That's a KUniqueApplication error. > > If you run with --nofork, then you don't run that section of the code > either. > > Maybe you can find out why the other instance of Kopete isn't replying? > > -- > Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org > PGP/GPG: 0x6EF45358; fingerprint: > E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358 > > _______________________________________________ kopete-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/kopete-devel
