[Panel-devel] [Bug 154902] Some settings are erased from plasma-appletsrc at logout

Sebastian Sauer mail at dipe.org
Tue Jan 1 22:59:28 CET 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=154902         




------- Additional Comments From mail dipe org  2008-01-01 22:59 -------
The console output indicates that it's phonon/knotify that crashes; 
 
 ksmserver(12056)/kdeui (KNotification) KNotificationManager::notificationClosed: 6 
 ksmserver(12056) KSMServer::logoutSoundFinished: Logout event finished 
 ksmserver(12056) KSMServer::startKilling: Starting killing clients 
 ksmserver(12056) KSMServer::startKilling: completeShutdown: client  "kwinsmhelper" ( 10cd617274000119922427000000120560000 ) 
 ksmserver(12056) KSMServer::startKilling: completeShutdown: client  "knotify4" ( 10cd617274000119922427100000120560001 ) 
 ksmserver(12056) KSMServer::startKilling: completeShutdown: client  "krunner" ( 10cd617274000119922427100000120560002 ) 
 ksmserver(12056) KSMServer::startKilling: completeShutdown: client  "plasma" ( 10cd617274000119922427100000120560003 ) 
 ksmserver(12056) KSMServer::startKilling: completeShutdown: client  "klipper" ( 10cd617274000119922427300000120560004 ) 
 ksmserver(12056) KSMServer::startKilling: completeShutdown: client  "kaccess" ( 10cd617274000119922427300000120560005 ) 
 ksmserver(12056) KSMServer::startKilling:  We killed all clients. We have now clients.count()= 7 
 ksmserver(12056) KSMServer::completeKilling: KSMServer::completeKilling clients.count()= 7 
 ksmserver(12056)/kdeui (KNotification) KNotification::~KNotification: 6 
 knotify(12064)/phonon (xine backend) Phonon::Xine::XineEngine::~XineEngine: delete Phonon::Xine::AudioPortDeleter 
 knotify(12064)/phonon (xine backend) Phonon::Xine::XineEngine::~XineEngine: delete QObject 
 ksmserver(12056) KSMServer::completeKilling: KSMServer::completeKilling clients.count()= 6 
 ksmserver(12056) KSMServer::completeKilling: KSMServer::completeKilling clients.count()= 5 
 knotify(12064)/phonon (xine backend) Phonon::Xine::XineEngine::xineEventListener: XINE_EVENT_QUIT 
 knotify(12064)/phonon (xine backend) Phonon::Xine::XineEngine::xineEventListener: XINE_EVENT_QUIT 
 plasma(12067)/kio (KDirLister) KDirLister::stop: 
 plasma(12067)/kio (KDirListerCache) KDirListerCache::forgetDirs: KDirLister(0x779da8)  item moved into cache:  KUrl("file:///home/kde4/Desktop") 
 ksmserver(12056) KSMServer::completeKilling: KSMServer::completeKilling clients.count()= 4 
 ksmserver(12056) KSMServer::completeKilling: KSMServer::completeKilling clients.count()= 3 
 plasma(12067) Plasma::LayoutItem::setLayout: layout removed from under us. expect crashes 
 plasma(12067) Plasma::LayoutItem::setLayout: layout removed from under us. expect crashes 
 plasma(12067) Plasma::LayoutItem::setLayout: layout removed from under us. expect crashes 
 plasma(12067) Plasma::LayoutItem::setLayout: layout removed from under us. expect crashes 
 plasma(12067) Plasma::LayoutItem::setLayout: layout removed from under us. expect crashes 
 plasma(12067)/kio (KDirListerCache) KDirListerCache::~KDirListerCache: -KDirListerCache 
 ksmserver(12056) KSMServer::completeKilling: KSMServer::completeKilling clients.count()= 2 
 knotify(12064)/phonon (xine backend) Phonon::Xine::AudioPortData::~AudioPortData: ----------------------------------------------- audio_port destroyed 
 knotify(12064)/phonon (xine backend) Phonon::Xine::XineEngine::~XineEngine: delete Phonon::Xine::AudioPortDeleter 
 knotify(12064)/phonon (xine backend) Phonon::Xine::XineEngine::~XineEngine: delete QObject 
 KCrash: crashing... crashRecursionCounter = 2 
 KCrash: Application Name = knotify4 path = <unknown> pid = 12064 
 sock_file=/home/kde4/.kde4/socket-earth/kdeinit4__3 
 
Interesting here that we have 2 times the "Phonon::Xine::XineEngine::~XineEngine" ... seems here to disable the sound for the logout-notification fixes the crash for me.


More information about the Panel-devel mailing list