Version: 2.0-SVN (using KDE 4.5.0) OS: Linux When opening the configuration dialog (Settings -> Configure K3b), k3b simply exits with the following message on the console: k3b(7981)/kdeui (kdelibs): Attempt to use QAction "view_projects" with KXMLGUIFactory! k3b(7981)/kdeui (kdelibs): Attempt to use QAction "view_dir_tree" with KXMLGUIFactory! k3b(7981)/kdeui (kdelibs): Attempt to use QAction "view_contents" with KXMLGUIFactory! k3b(7981)/kdeui (kdelibs): Attempt to use QAction "location_bar" with KXMLGUIFactory! QMetaObject::invokeMethod: No such method K3b::Application::loadCommandLineOptionsForNewInstance() This did not happen in 2.0.0. Reproducible: Always
Btw, this is with QT 4.7 beta 2 (but again, I have had no issues with k3b 2.0.0). FYI, I also tried going back to 2.0.0 to see if there was any differences in the console output. It wasn't. So, the: QMetaObject::invokeMethod: No such method K3b::Application::loadCommandLineOptionsForNewInstance() message that I thought may be related probably isn't.
*** This bug has been marked as a duplicate of bug 238819 ***