On 05/16/2011 01:41 PM, Peter C. Ndikuwera wrote: > What about trying "amarok -d --nofork" and posting the output? >
See attached. There is a bunch of things that displays in the console although I redirected standard and error output to the log file.
KGlobal::locale::Warning your global KLocale is being recreated with a valid main component instead of a fake component, this usually means you tried to call i18n related functions before your main component was created. You should not do that since it most likely will not work amarok: [00;31mBEGIN:[00;39m App::App() amarok: [00;32mBEGIN:[00;39m void App::continueInit() amarok: [00;34mBEGIN:[00;39m EngineController::EngineController() amarok: [00;34mEND__:[00;39m EngineController::EngineController() [00;34m[Took: 0s][00;39m amarok: [00;35mBEGIN:[00;39m void EngineController::initializePhonon() amarok(8525)/kdecore (KSycoca) KSycocaPrivate::openDatabase: Trying to open ksycoca from "/var/tmp/kdecache-matthieuwlRTJS/ksycoca4" amarok: [EngineController] Tick Interval (actual): 100 amarok: [00;35mEND__:[00;39m void EngineController::initializePhonon() [00;35m[Took: 0.25s][00;39m amarok: [00;36mBEGIN:[00;39m virtual int App::newInstance() amarok: [00;31mBEGIN:[00;39m static void App::handleCliArgs() amarok: [00;31mEND__:[00;39m static void App::handleCliArgs() [00;31m[Took: 0s][00;39m amarok: [00;36mEND__:[00;39m virtual int App::newInstance() [00;36m[Took: 0s][00;39m amarok: [00;32mBEGIN:[00;39m MainWindow::MainWindow() amarok: [00;34mBEGIN:[00;39m CollectionManager::CollectionManager() amarok: [00;34mEND__:[00;39m CollectionManager::CollectionManager() [00;34m[Took: 0s][00;39m amarok: [00;35mBEGIN:[00;39m Plugins::PluginManager::PluginManager(QObject*) amarok: [00;36mBEGIN:[00;39m void Plugins::PluginManager::findAllPlugins() amarok(8525)/kdecore (trader) KServiceTypeTrader::defaultOffers: KServiceTypeTrader: serviceType "Amarok/Plugin" not found amarok: [PluginManager] 0 plugins in total amarok: [00;36mEND__:[00;39m void Plugins::PluginManager::findAllPlugins() [00;36m[Took: 0s][00;39m amarok: [PluginManager] No Amarok collection plugins found, running kbuildsycoca4. amarok: [PluginManager] Second attempt at finding collection plugins amarok(8525)/kdeui (KNotification) KNotificationManager::notificationClosed: 3
_______________________________________________ Amarok-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/amarok-devel
