On Oct 12, 2007, at 3:26 PM, 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? > > Thanks, > Aleix Pol >
Be sure you're running kopete with the --nofork command line option. That could be why you get no backtrace in gdb. -- Matt _______________________________________________ kopete-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/kopete-devel
