[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/workspace/ksmserver
From:       Luboš Luňák <l.lunak () kde ! org>
Date:       2009-11-24 9:09:18
Message-ID: 1259053758.683388.31076.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1053463 by lunakl:

I think it should be pretty unlikely that knotify is not running these days.



 M  +0 -11     shutdown.cpp  


--- trunk/KDE/kdebase/workspace/ksmserver/shutdown.cpp #1053462:1053463
@@ -442,17 +442,6 @@
         discardSession();
 
     if ( state == Shutdown ) {
-#ifdef __GNUC__
-#warning KNotify TODO
-#endif
-	/*  How to check if the daemon is still running.    We will not start the knotify \
                daemon just for playing a sound before shutdown.  or do wa want that \
                ?
-
-        knotifySignals = QDBus::sessionBus().findInterface("org.kde.knotify",
-            "/knotify", "org.kde.KNotify" );
-        if( !knotifySignals->isValid())
-            kWarning() << "knotify not running?" ;
-	*/
-
         KNotification *n = KNotification::event( "exitkde" , QString() , QPixmap() , \
                0l ,  KNotification::DefaultEvent  ); // KDE says good bye
         connect(n, SIGNAL( closed() ) , this, SLOT(logoutSoundFinished()) );
         kDebug( 1218 ) << "Starting logout event";


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic