Hi, As I said last week, sflphone KDE need to be installed. If you take a look at the backace you gave me, KDE (ksettings, not even part of SFLPhone-kde) is unable to load its configuration. It is not failing in SFLPhone KDE, it is just not installed correctly. It is the same problem you had last week when it was unable to find the png icon.
I tried to install it again on a brand new Ubuntu 11.10 install with commit revision 5fb39c4aec330a89c46171cc7f3b4191436e09ea and it work fine. Be sure your KDE environment is configured correctly. You can try compoling a bunch of KDE applications like dolphin or umbrello first to be sure your computer is set up correctly. You can try adding a prefix when running cmake, it might help the software find its ressources. Be sure you have the correct permissions on the prefix directory too. ----- Original Message ----- From: "vipul mahajan" <[email protected]> To: [email protected] Sent: Wednesday, March 21, 2012 1:01:30 AM Subject: Re: [SFLphone] Error with SFLPhone KDE Hello, I have confirmed that the daemon was running by using #ps command. As you have asked, the backtrace of the error is appended to the end. I had downloaded the latest release from the sflphone's website, sflphone-1.0.2.tar.gz , please confirm whether it has the matching versions of the daemon and client. ============Back trace====================== Application: SFLphone KDE Client (sflphone-client-kde), signal: Aborted [KCrash Handler] #7 0x0042c416 in __kernel_vsyscall () #8 0x05177c8f in raise () from /lib/i386-linux-gnu/libc.so.6 #9 0x0517b2b5 in abort () from /lib/i386-linux-gnu/libc.so.6 #10 0x019e94a6 in qt_message_output (msgType=QtFatalMsg, buf=0x97f2fc0 "ASSERT: \"!s_globalConfigurationSkeletonBase->q\" in file /home/administrator/Documents/anand/sflphone_2/sflphone/kde/build/src /kcfg_settings.cpp,line 30") at global/qglobal.cpp:2315 #11 0x019e98db in qt_message (msgType=QtFatalMsg, msg=0x1b54fe8 "ASSERT: \"%s\" in file %s, line %d", ap=0xbfef0ce4 "\214\346\f\b\234\345\f\b\036") at global/qglobal.cpp:2361 #12 0x019e99f8 in qFatal (msg=0x1b54fe8 "ASSERT: \"%s\" in file %s, line %d") at global/qglobal.cpp:2544 #13 0x019e9a85 in qt_assert (assertion=0x80ce68c "!s_globalConfigurationSkeletonBase->q", file=0x80ce59c "/home/administrator/Documents/anand/sflphone_2/sflphone/kde/build/src /kcfg_settings.cpp",line=30) at global/qglobal.cpp:2039 #14 0x080b6f1f in ConfigurationSkeletonBase::ConfigurationSkeletonBase (this=0x97f2ed8) at /home/administrator/Documents/anand/sflphone_2/ sflphone/kde/build/src/kcfg_settings.cpp:30 #15 0x0809d9eb in ConfigurationSkeleton::ConfigurationSkeleton (this=0x97f2ed8) at /home/administrator/Documents/anand/sflphone_2/sflphone/kde/src/conf/ ConfigurationSkeleton.cpp:30 #16 0x0809dab4 in ConfigurationSkeleton::self () at /home/administrator/Documents/anand/sflphone_2/sflphone/kde/src/conf/ ConfigurationSkeleton.cpp:42 #17 0x08070645 in SFLPhone::initialize (this=0x96a0938) at /home/administrator/Documents/anand/sflphone_2/sflphone/kde/src/ SFLPhone.cpp:86 #18 0x0805fcf2 in main (argc=) at /home/administrator/Documents/anand/sflphone_2/sflphone/kde/src/ main.cpp:89 ================================================ _______________________________________________ SFLphone mailing list [email protected] http://lists.savoirfairelinux.net/mailman/listinfo/sflphone _______________________________________________ SFLphone mailing list [email protected] http://lists.savoirfairelinux.net/mailman/listinfo/sflphone
