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

List:       kde-commits
Subject:    kdemultimedia/kioslave/audiocd
From:       André Wöbbeking <Woebbeking () web ! de>
Date:       2005-01-09 22:54:18
Message-ID: 20050109225418.1A3551BBF1 () office ! kde ! org
[Download RAW message or body]

CVS commit by woebbe: 

reenable GUI for libkcddb. I'm sorry for any inconvenience!

CCMAIL: faure@kde.org

David, could this be necessary for kio_trash too?


  M +3 -1      audiocd.cpp   1.138


--- kdemultimedia/kioslave/audiocd/audiocd.cpp  #1.137:1.138
@@ -211,9 +211,11 @@ kdemain(int argc, char ** argv)
         // KApplication is used as libkcddb uses ioslaves which need a valid
         // kapp pointer
+        // GUIenabled must be true as libkcddb sometimes wants to communicate
+        // with the user
         putenv(strdup("SESSION_MANAGER="));
         KApplication::disableAutoDcopRegistration();
         KCmdLineArgs::init(argc, argv, "kio_audiocd", 0, 0, 0, 0);
         KCmdLineArgs::addCmdLineOptions(options);
-        KApplication app(false, false);
+        KApplication app(false, true);
 
         kdDebug(7117) << "Starting " << getpid() << endl;


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

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