Re: [Knokiisync-users] Crash trace and two other matters
Status: Beta
Brought to you by:
reverant
|
From: Dimitris S. <dim...@li...> - 2003-07-03 14:36:27
|
On Thursday 03 July 2003 12:51, Robert Maier wrote: > Hi Dimitris, > > Here is the crash trace from the CVS version. It crashed after reading all > contacts from the phone addressbook. I wanted to go back to the CVS version > since I need the functionality that you are implementing now (more phone > numbers of the same type per contact). > --- > [New Thread 16384 (LWP 12105)] > 0x41008387 in waitpid () from /lib/libpthread.so.0 > #0 0x41008387 in waitpid () from /lib/libpthread.so.0 > #1 0x4072ac89 in KCrash::defaultCrashHandler(int) () > from /opt/kde3/lib/libkdecore.so.4 > #2 0x410071ec in __pthread_sighandler () from /lib/libpthread.so.0 > #3 <signal handler called> > #4 0x40043dc2 in KABC::Addressee::setUid(QString const&) () > from /opt/kde3/lib/libkabc.so.1 > #5 0x0805ac33 in SyncView::readMobPhBook() () OK, I can see where the problem is, I will have a look at it. > > On another matter, the dialog box that we were talking about yesterday (the > one that informs you to restart the application for the new preferences to > take effect) is there in the code, but I do not see it displayed even if I > change something in the preferences. Go to the configuration file ($HOME/.kde/share/config/.knokiisyncrc), and where it says: [Notification Messages] ConfChangeRestart=... First of all, is it set to true or false? If false, then you've propably "silently" acknowledged it - it happens to me all the time :-) > > And yet on another matter, in 0.2.3 whenever I want to transfer an entry > that has no phone numbers (only names and E-mail address, for instance), > the application responds with Write failed: incorrect data format. Will look into it, I think I know where the problem is. > > Any timelines on the release of the new functionality (more of the same > phone number type per user)? > > Thanks! > Robert. If I get some time in the weekend, propably by then, else within the coming week. Dimitris |