Skocz do zawartości

Amarok Crash


FC4B

Rekomendowane odpowiedzi

Witam,

 

Crashuje mi się amarok. Problem występuje od dawna, zaczął się od aktualizacji systemu. Czyściłem katalog domowy i wszystkie katalogi ukryte zostały skasowane.

Mam Fedorę 21, kernel 4.1.5 ( Problem występował już od wersji 4.08), KDE 4.14

 

Debug wygląda następująco:

bash-4.3$ amarok --debug --nofork                        
amarok: BEGIN: App::App() 
amarok:   BEGIN: void App::continueInit() 
amarok:     BEGIN: EngineController::EngineController() 
amarok:     END__: EngineController::EngineController() [Took: 0.004s] 
amarok:     BEGIN: void EngineController::initializePhonon() 
amarok:       [EngineController] Established Phonon equalizer effect with 10 parameters. 
amarok:       [EngineController] Tick Interval (actual):  100 
amarok:     END__: void EngineController::initializePhonon() [Took: 0.064s] 
amarok:     BEGIN: CollectionManager::CollectionManager() 
amarok:     END__: CollectionManager::CollectionManager() [Took: 0s] 
amarok:     BEGIN: MainWindow::MainWindow() 
amarok:       BEGIN: Plugins::PluginManager::PluginManager(QObject*) 
amarok:         BEGIN: void Plugins::PluginManager::findAllPlugins() 
amarok:           [PluginManager] found plugin: "amarok_collection-audiocdcollection" enabled: true 
amarok:           [PluginManager] found plugin: "amarok_collection-daapcollection" enabled: false 
amarok:           [PluginManager] found plugin: "amarok_collection-mtpcollection" enabled: true 
amarok:           [PluginManager] found plugin: "amarok_collection-mysqlservercollection" enabled: true 
amarok:           [PluginManager] found plugin: "amarok_collection-mysqlecollection" enabled: true 
amarok:           [PluginManager] found plugin: "amarok_collection-upnpcollection" enabled: false 
amarok:           [PluginManager] found plugin: "amarok_collection-umscollection" enabled: true 
amarok:           [PluginManager] found plugin: "amarok_collection-ipodcollection" enabled: true 
amarok:           [PluginManager] found plugin: "amarok_service_ampache" enabled: false 
amarok:           [PluginManager] found plugin: "amarok_service_jamendo" enabled: true 
amarok:           [PluginManager] found plugin: "amarok_service_lastfm" enabled: true 
amarok:           [PluginManager] found plugin: "amarok_service_amazonstore" enabled: true 
amarok:           [PluginManager] found plugin: "amarok_service_mp3tunes" enabled: false 
amarok:           [PluginManager] found plugin: "amarok_service_magnatunestore" enabled: true 
amarok:           [PluginManager] found plugin: "amarok_service_opmldirectory" enabled: true 
amarok:           [PluginManager] found plugin: "amarok_service_gpodder" enabled: false 
amarok:           [PluginManager] 16 plugins in total 
amarok:         END__: void Plugins::PluginManager::findAllPlugins() [Took: 0.001s] 
amarok:         [PluginManager] created factory for plugin "amarok_collection-audiocdcollection" type: "Collection" 
amarok:         [PluginManager] created factory for plugin "amarok_collection-mtpcollection" type: "Collection" 
amarok:         [PluginManager] created factory for plugin "amarok_collection-mysqlecollection" type: "Collection" 
amarok:         [PluginManager] created factory for plugin "amarok_collection-umscollection" type: "Collection" 
amarok:         [PluginManager] created factory for plugin "amarok_collection-ipodcollection" type: "Collection" 
amarok:         BEGIN: void CollectionManager::loadPlugins(const QList<Collections::CollectionFactory*>&) 
amarok:           [CollectionManager] initializing "amarok_collection-mysqlecollection" 
amarok:           [MySqlStorage] Connected to MySQL server 5.6.26-embedded 
amarok:           Connected to MySQL server 5.6.26-embedded                                                                                                                                                                                  
amarok:           [MySqlStorage] Initialized thread, count== 1                                                                                                                                                                               
amarok:           BEGIN: SqlRegistry::SqlRegistry(Collections::SqlCollection*)                                                                                                                                                               
amarok:           END__: SqlRegistry::SqlRegistry(Collections::SqlCollection*) [Took: 0.002s]                                                                                                                                                
amarok:           BEGIN: MountPointManager::MountPointManager(QObject*, SqlStorage*)                                                                                                                                                         
amarok:             BEGIN: MediaDeviceCache::MediaDeviceCache()                                                                                                                                                                              
amarok:             END__: MediaDeviceCache::MediaDeviceCache() [Took: 0.008s]                                                                                                                                                               
amarok:             BEGIN: void MountPointManager::createDeviceFactories()                                                                                                                                                                   
amarok:               [MountPointManager] Initializing DeviceHandlerFactory of type: "uuid"                                                                                                                                                  
amarok:               [MountPointManager] Initializing DeviceHandlerFactory of type: "nfs"                                                                                                                                                   
amarok:               [MountPointManager] Initializing DeviceHandlerFactory of type: "smb"                                                                                                                                                   
amarok:               BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)                                                                                                                           
amarok:                 [MountPointManager] Device added and mounted, checking handlers                                                                                                                                                      
amarok:                 BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const                                                                                                                           
amarok:                 END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s]                                                                                                                
amarok:                 [MountPointManager] found handler for  "/org/freedesktop/UDisks2/block_devices/sda5"                                                                                                                                 
amarok:                 BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const                                                                                
amarok:                   [MassStorageDeviceHandler] Found existing UUID config for ID  "1"  , uuid  "da96a0fb-df64-48e7-be7f-74184627c048"                                                                                                  
amarok:                   BEGIN: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&) 
amarok:                   END__: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&) [Took: 0s] 
amarok:                 END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const [Took: 0.005s] 
amarok:               END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0.006s] 
amarok:               BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) 
amarok:                 [MountPointManager] Device added and mounted, checking handlers 
amarok:                 BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const 
amarok:                 END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s] 
amarok:                 [MountPointManager] found handler for  "/org/freedesktop/UDisks2/block_devices/sda6" 
amarok:                 BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const 
amarok:                   [MassStorageDeviceHandler] Found existing UUID config for ID  "2"  , uuid  "ab82d924-f218-4885-894a-bdd154aca072" 
amarok:                   BEGIN: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&) 
amarok:                   END__: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&) [Took: 0s] 
amarok:                 END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const [Took: 0s] 
amarok:               END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0s] 
amarok:               BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) 
amarok:                 [MountPointManager] Device added and mounted, checking handlers 
amarok:                 BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const 
amarok:                 END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s] 
amarok:                 [MountPointManager] found handler for  "/org/freedesktop/UDisks2/block_devices/sda7" 
amarok:                 BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const 
amarok:                   [MassStorageDeviceHandler] Found existing UUID config for ID  "3"  , uuid  "b300b3f2-4820-4570-9b2d-3250ac7406a3" 
amarok:                   BEGIN: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&) 
amarok:                   END__: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&) [Took: 0s] 
amarok:                 END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const [Took: 0s] 
amarok:               END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0s] 
amarok:               BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) 
amarok:                 [MountPointManager] Device added and mounted, checking handlers 
amarok:                 BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const 
amarok:                 END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s] 
amarok:                 [MountPointManager] found handler for  "/org/freedesktop/UDisks2/block_devices/sda8" 
amarok:                 BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const 
amarok:                   [MassStorageDeviceHandler] Found existing UUID config for ID  "4"  , uuid  "d8b204e6-4718-44b9-963a-30441e178704" 
amarok:                   BEGIN: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&) 
amarok:                   END__: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&) [Took: 0s] 
amarok:                 END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const [Took: 0s] 
amarok:               END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0s] 
amarok:               BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) 
amarok:                 [MountPointManager] Device added and mounted, checking handlers 
amarok:                 BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const 
amarok:                 END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s] 
amarok:                 [MountPointManager] found handler for  "/org/freedesktop/UDisks2/block_devices/sda9" 
amarok:                 BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const 
amarok:                   [MassStorageDeviceHandler] not mounted, can't do anything 
amarok:                 END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const [Took: 0s] 
amarok:                 [MountPointManager] Factory  "uuid" could not create device handler 
amarok:               END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0s] 
amarok:               BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) 
amarok:                 [MountPointManager] Device added and mounted, checking handlers 
amarok:                 BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const 
amarok:                 END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s] 
amarok:                 [MountPointManager] found handler for  "/org/freedesktop/UDisks2/block_devices/dm_2d0" 
amarok:                 BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const 
amarok:                   [MassStorageDeviceHandler] Found existing UUID config for ID  "6"  , uuid  "00a7a143-ab7e-46d1-b175-c1776bca5d5c" 
amarok:                   BEGIN: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&) 
amarok:                   END__: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&) [Took: 0s] 
amarok:                 END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const [Took: 0s] 
amarok:               END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0s] 
amarok:               BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) 
amarok:                 [MountPointManager] Device added and mounted, checking handlers 
amarok:                 BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const 
amarok:                 END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s] 
amarok:                 [MountPointManager] found handler for  "/org/freedesktop/UDisks2/block_devices/sda1" 
amarok:                 BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const 
amarok:                   [MassStorageDeviceHandler] not mounted, can't do anything 
amarok:                 END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const [Took: 0s] 
amarok:                 [MountPointManager] Factory  "uuid" could not create device handler 
amarok:               END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0s] 
amarok:               BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) 
amarok:                 [MountPointManager] Device added and mounted, checking handlers 
amarok:                 BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const 
amarok:                 END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s] 
amarok:                 [MountPointManager] found handler for  "/org/freedesktop/UDisks2/block_devices/sda2" 
amarok:                 BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const 
amarok:                   [MassStorageDeviceHandler] Found existing UUID config for ID  "7"  , uuid  "c10ab53d-1be0-4fd6-ac91-969a119d204c" 
amarok:                   BEGIN: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&) 
amarok:                   END__: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&) [Took: 0s] 
amarok:                 END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const [Took: 0s] 
amarok:               END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0s] 
amarok:               BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) 
amarok:                 [MountPointManager] Device added and mounted, checking handlers 
amarok:                 BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const 
amarok:                 END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s] 
amarok:                 [MountPointManager] found handler for  "/org/freedesktop/UDisks2/block_devices/sda3" 
amarok:                 BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const 
amarok:                   [MassStorageDeviceHandler] Found existing UUID config for ID  "8"  , uuid  "e719b693-701b-4906-a541-92db42ecf615" 
amarok:                   BEGIN: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&) 
amarok:                   END__: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&) [Took: 0s] 
amarok:                 END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const [Took: 0s] 
amarok:               END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0s] 
amarok:             END__: void MountPointManager::createDeviceFactories() [Took: 0.1s] 
amarok:           END__: MountPointManager::MountPointManager(QObject*, SqlStorage*) [Took: 0.11s] 
amarok:           BEGIN: void CollectionManager::slotNewCollection(Collections::Collection*) 
amarok:           END__: void CollectionManager::slotNewCollection(Collections::Collection*) [Took: 0s] 
amarok:           [CollectionManager] initializing "amarok_collection-audiocdcollection" 
amarok:           BEGIN: MediaDeviceMonitor::MediaDeviceMonitor() 
amarok:             BEGIN: void MediaDeviceMonitor::init() 
amarok:             END__: void MediaDeviceMonitor::init() [Took: 0s] 
amarok:           END__: MediaDeviceMonitor::MediaDeviceMonitor() [Took: 0s] 
amarok:           BEGIN: void MediaDeviceMonitor::registerDeviceType(ConnectionAssistant*) 
amarok:             BEGIN: void MediaDeviceMonitor::checkDevicesFor(ConnectionAssistant*) 
amarok:               BEGIN: QStringList MediaDeviceMonitor::getDevices() 
amarok:                 BEGIN: void MediaDeviceCache::refreshCache() 
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi =  "/org/freedesktop/UDisks2/block_devices/sda3" 
amarok:                   [MediaDeviceCache] Device name is =  "SAMSUNG HD103SJ"  and was made by  "" 
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi =  "/org/freedesktop/UDisks2/block_devices/sda9" 
amarok:                   [MediaDeviceCache] Device name is =  "SAMSUNG HD103SJ"  and was made by  "" 
amarok:                   [MediaDeviceCache] Solid device is not accessible, will wait until it is to consider it added. 
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi =  "/org/freedesktop/UDisks2/block_devices/dm_2d0" 
amarok:                   [MediaDeviceCache] Device name is =  ""  and was made by  "" 
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi =  "/org/freedesktop/UDisks2/block_devices/sda8" 
amarok:                   [MediaDeviceCache] Device name is =  "SAMSUNG HD103SJ"  and was made by  "" 
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi =  "/org/freedesktop/UDisks2/block_devices/sda7" 
amarok:                   [MediaDeviceCache] Device name is =  "SAMSUNG HD103SJ"  and was made by  "" 
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi =  "/org/freedesktop/UDisks2/block_devices/sda6" 
amarok:                   [MediaDeviceCache] Device name is =  "SAMSUNG HD103SJ"  and was made by  "" 
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi =  "/org/freedesktop/UDisks2/block_devices/sda5" 
amarok:                   [MediaDeviceCache] Device name is =  "SAMSUNG HD103SJ"  and was made by  "" 
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi =  "/org/freedesktop/UDisks2/block_devices/sda2" 
amarok:                   [MediaDeviceCache] Device name is =  "SAMSUNG HD103SJ"  and was made by  "" 
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi =  "/org/freedesktop/UDisks2/block_devices/sda1" 
amarok:                   [MediaDeviceCache] Device name is =  "SAMSUNG HD103SJ"  and was made by  "" 
amarok:                   [MediaDeviceCache] Solid device is not accessible, will wait until it is to consider it added. 
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi =  "/org/freedesktop/UDisks2/drives/HL_DT_ST_DVDRAM_GH22NS50_K3TAAFB3213" 
amarok:                   [MediaDeviceCache] Device name is =  "HL-DT-ST DVDRAM GH22NS50"  and was made by  "" 
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi =  "/org/freedesktop/UDisks2/drives/SAMSUNG_HD103SJ_S246J90ZA20330" 
amarok:                   [MediaDeviceCache] Device name is =  "SAMSUNG HD103SJ"  and was made by  "" 
amarok:                 END__: void MediaDeviceCache::refreshCache() [Took: 0.044s] 
amarok:               END__: QStringList MediaDeviceMonitor::getDevices() [Took: 0.044s] 
amarok:             END__: void MediaDeviceMonitor::checkDevicesFor(ConnectionAssistant*) [Took: 0.044s] 
amarok:           END__: void MediaDeviceMonitor::registerDeviceType(ConnectionAssistant*) [Took: 0.044s] 
amarok:           [CollectionManager] initializing "amarok_collection-mtpcollection" 
amarok:           BEGIN: void MediaDeviceMonitor::registerDeviceType(ConnectionAssistant*) 
amarok:             BEGIN: void MediaDeviceMonitor::checkDevicesFor(ConnectionAssistant*) 
amarok:               BEGIN: QStringList MediaDeviceMonitor::getDevices() 
amarok:                 BEGIN: void MediaDeviceCache::refreshCache() 
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi =  "/org/freedesktop/UDisks2/block_devices/sda3" 
amarok:                   [MediaDeviceCache] Device name is =  "SAMSUNG HD103SJ"  and was made by  "" 
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi =  "/org/freedesktop/UDisks2/block_devices/sda9" 
amarok:                   [MediaDeviceCache] Device name is =  "SAMSUNG HD103SJ"  and was made by  "" 
amarok:                   [MediaDeviceCache] Solid device is not accessible, will wait until it is to consider it added. 
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi =  "/org/freedesktop/UDisks2/block_devices/dm_2d0" 
amarok:                   [MediaDeviceCache] Device name is =  ""  and was made by  "" 
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi =  "/org/freedesktop/UDisks2/block_devices/sda8" 
amarok:                   [MediaDeviceCache] Device name is =  "SAMSUNG HD103SJ"  and was made by  "" 
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi =  "/org/freedesktop/UDisks2/block_devices/sda7" 
amarok:                   [MediaDeviceCache] Device name is =  "SAMSUNG HD103SJ"  and was made by  "" 
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi =  "/org/freedesktop/UDisks2/block_devices/sda6" 
amarok:                   [MediaDeviceCache] Device name is =  "SAMSUNG HD103SJ"  and was made by  "" 
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi =  "/org/freedesktop/UDisks2/block_devices/sda5" 
amarok:                   [MediaDeviceCache] Device name is =  "SAMSUNG HD103SJ"  and was made by  "" 
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi =  "/org/freedesktop/UDisks2/block_devices/sda2" 
amarok:                   [MediaDeviceCache] Device name is =  "SAMSUNG HD103SJ"  and was made by  "" 
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi =  "/org/freedesktop/UDisks2/block_devices/sda1" 
amarok:                   [MediaDeviceCache] Device name is =  "SAMSUNG HD103SJ"  and was made by  "" 
amarok:                   [MediaDeviceCache] Solid device is not accessible, will wait until it is to consider it added. 
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi =  "/org/freedesktop/UDisks2/drives/HL_DT_ST_DVDRAM_GH22NS50_K3TAAFB3213" 
amarok:                   [MediaDeviceCache] Device name is =  "HL-DT-ST DVDRAM GH22NS50"  and was made by  "" 
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi =  "/org/freedesktop/UDisks2/drives/SAMSUNG_HD103SJ_S246J90ZA20330" 
amarok:                   [MediaDeviceCache] Device name is =  "SAMSUNG HD103SJ"  and was made by  "" 
amarok:                 END__: void MediaDeviceCache::refreshCache() [Took: 0.037s] 
amarok:               END__: QStringList MediaDeviceMonitor::getDevices() [Took: 0.037s] 
amarok:               BEGIN: virtual bool MtpConnectionAssistant::identify(const QString&) 
amarok:                 Not a PMP 
amarok:               END__: virtual bool MtpConnectionAssistant::identify(const QString&) [Took: 0s] 
amarok:               BEGIN: virtual bool MtpConnectionAssistant::identify(const QString&) 
amarok:                 Not a PMP 
amarok:               END__: virtual bool MtpConnectionAssistant::identify(const QString&) [Took: 0s] 
amarok:               BEGIN: virtual bool MtpConnectionAssistant::identify(const QString&) 
amarok:                 Not a PMP 
amarok:               END__: virtual bool MtpConnectionAssistant::identify(const QString&) [Took: 0s] 
amarok:               BEGIN: virtual bool MtpConnectionAssistant::identify(const QString&) 
amarok:                 Not a PMP 
amarok:               END__: virtual bool MtpConnectionAssistant::identify(const QString&) [Took: 0s] 
amarok:               BEGIN: virtual bool MtpConnectionAssistant::identify(const QString&) 
amarok:                 Not a PMP 
amarok:               END__: virtual bool MtpConnectionAssistant::identify(const QString&) [Took: 0s] 
amarok:               BEGIN: virtual bool MtpConnectionAssistant::identify(const QString&) 
amarok:                 Not a PMP 
amarok:               END__: virtual bool MtpConnectionAssistant::identify(const QString&) [Took: 0s] 
amarok:               BEGIN: virtual bool MtpConnectionAssistant::identify(const QString&) 
amarok:                 Not a PMP 
amarok:               END__: virtual bool MtpConnectionAssistant::identify(const QString&) [Took: 0s] 
amarok:               BEGIN: virtual bool MtpConnectionAssistant::identify(const QString&) 
amarok:                 Not a PMP 
amarok:               END__: virtual bool MtpConnectionAssistant::identify(const QString&) [Took: 0s] 
amarok:               BEGIN: virtual bool MtpConnectionAssistant::identify(const QString&) 
amarok:                 Not a PMP 
amarok:               END__: virtual bool MtpConnectionAssistant::identify(const QString&) [Took: 0s] 
amarok:             END__: void MediaDeviceMonitor::checkDevicesFor(ConnectionAssistant*) [Took: 0.038s] 
amarok:           END__: void MediaDeviceMonitor::registerDeviceType(ConnectionAssistant*) [Took: 0.038s] 
amarok:           [CollectionManager] initializing "amarok_collection-umscollection" 
amarok:           [CollectionManager] initializing "amarok_collection-ipodcollection" 
amarok:           BEGIN: bool IpodCollectionFactory::identifySolidDevice(const QString&) const 
amarok:             Device "/org/freedesktop/UDisks2/block_devices/sda5" not identified iPod-like, trying parent device 
amarok:             Device "/org/freedesktop/UDisks2/drives/SAMSUNG_HD103SJ_S246J90ZA20330" not identified iPod-like, trying parent device 
amarok:             Device "/org/freedesktop/UDisks2" not identified iPod-like, trying parent device 
amarok:             Device "" is invalid, returning false. (i.e. was not iPod-like) 
amarok:           END__: bool IpodCollectionFactory::identifySolidDevice(const QString&) const [Took: 0s] 
amarok:           BEGIN: bool IpodCollectionFactory::identifySolidDevice(const QString&) const 
amarok:             Device "/org/freedesktop/UDisks2/block_devices/sda6" not identified iPod-like, trying parent device 
amarok:             Device "/org/freedesktop/UDisks2/drives/SAMSUNG_HD103SJ_S246J90ZA20330" not identified iPod-like, trying parent device 
amarok:             Device "/org/freedesktop/UDisks2" not identified iPod-like, trying parent device 
amarok:             Device "" is invalid, returning false. (i.e. was not iPod-like) 
amarok:           END__: bool IpodCollectionFactory::identifySolidDevice(const QString&) const [Took: 0s] 
amarok:           BEGIN: bool IpodCollectionFactory::identifySolidDevice(const QString&) const 
amarok:             Device "/org/freedesktop/UDisks2/block_devices/sda7" not identified iPod-like, trying parent device 
amarok:             Device "/org/freedesktop/UDisks2/drives/SAMSUNG_HD103SJ_S246J90ZA20330" not identified iPod-like, trying parent device 
amarok:             Device "/org/freedesktop/UDisks2" not identified iPod-like, trying parent device 
amarok:             Device "" is invalid, returning false. (i.e. was not iPod-like) 
amarok:           END__: bool IpodCollectionFactory::identifySolidDevice(const QString&) const [Took: 0s] 
amarok:           BEGIN: bool IpodCollectionFactory::identifySolidDevice(const QString&) const 
amarok:             Device "/org/freedesktop/UDisks2/block_devices/sda8" not identified iPod-like, trying parent device 
amarok:             Device "/org/freedesktop/UDisks2/drives/SAMSUNG_HD103SJ_S246J90ZA20330" not identified iPod-like, trying parent device 
amarok:             Device "/org/freedesktop/UDisks2" not identified iPod-like, trying parent device 
amarok:             Device "" is invalid, returning false. (i.e. was not iPod-like) 
amarok:           END__: bool IpodCollectionFactory::identifySolidDevice(const QString&) const [Took: 0s] 
amarok:           BEGIN: bool IpodCollectionFactory::identifySolidDevice(const QString&) const 
amarok:             Device "/org/freedesktop/UDisks2/block_devices/sda9" not identified iPod-like, trying parent device 
amarok:             Device "/org/freedesktop/UDisks2/drives/SAMSUNG_HD103SJ_S246J90ZA20330" not identified iPod-like, trying parent device 
amarok:             Device "/org/freedesktop/UDisks2" not identified iPod-like, trying parent device 
amarok:             Device "" is invalid, returning false. (i.e. was not iPod-like) 
amarok:           END__: bool IpodCollectionFactory::identifySolidDevice(const QString&) const [Took: 0s] 
amarok:           BEGIN: bool IpodCollectionFactory::identifySolidDevice(const QString&) const 
amarok:             Device "/org/freedesktop/UDisks2/block_devices/dm_2d0" not identified iPod-like, trying parent device 
amarok:             Device "/" is invalid, returning false. (i.e. was not iPod-like) 
amarok:           END__: bool IpodCollectionFactory::identifySolidDevice(const QString&) const [Took: 0s] 
amarok:           BEGIN: bool IpodCollectionFactory::identifySolidDevice(const QString&) const 
amarok:             Device "/org/freedesktop/UDisks2/block_devices/sda1" not identified iPod-like, trying parent device 
amarok:             Device "/org/freedesktop/UDisks2/drives/SAMSUNG_HD103SJ_S246J90ZA20330" not identified iPod-like, trying parent device 
amarok:             Device "/org/freedesktop/UDisks2" not identified iPod-like, trying parent device 
amarok:             Device "" is invalid, returning false. (i.e. was not iPod-like) 
amarok:           END__: bool IpodCollectionFactory::identifySolidDevice(const QString&) const [Took: 0s] 
amarok:           BEGIN: bool IpodCollectionFactory::identifySolidDevice(const QString&) const 
amarok:             Device "/org/freedesktop/UDisks2/block_devices/sda2" not identified iPod-like, trying parent device 
amarok:             Device "/org/freedesktop/UDisks2/drives/SAMSUNG_HD103SJ_S246J90ZA20330" not identified iPod-like, trying parent device 
amarok:             Device "/org/freedesktop/UDisks2" not identified iPod-like, trying parent device 
amarok:             Device "" is invalid, returning false. (i.e. was not iPod-like) 
amarok:           END__: bool IpodCollectionFactory::identifySolidDevice(const QString&) const [Took: 0s] 
amarok:           BEGIN: bool IpodCollectionFactory::identifySolidDevice(const QString&) const 
amarok:             Device "/org/freedesktop/UDisks2/block_devices/sda3" not identified iPod-like, trying parent device 
amarok:             Device "/org/freedesktop/UDisks2/drives/SAMSUNG_HD103SJ_S246J90ZA20330" not identified iPod-like, trying parent device 
amarok:             Device "/org/freedesktop/UDisks2" not identified iPod-like, trying parent device 
amarok:             Device "" is invalid, returning false. (i.e. was not iPod-like) 
amarok:           END__: bool IpodCollectionFactory::identifySolidDevice(const QString&) const [Took: 0s] 
amarok:         END__: void CollectionManager::loadPlugins(const QList<Collections::CollectionFactory*>&) [Took: 0.25s] 
amarok:         ServiceBrowser starting... 
amarok:         BEGIN: ServicePluginManager::ServicePluginManager(QObject*) 
amarok:         END__: ServicePluginManager::ServicePluginManager(QObject*) [Took: 0s] 
amarok:         [PluginManager] created factory for plugin "amarok_service_jamendo" type: "Service" 
amarok:         [PluginManager] created factory for plugin "amarok_service_lastfm" type: "Service" 
amarok:         [PluginManager] created factory for plugin "amarok_service_amazonstore" type: "Service" 
amarok:         [PluginManager] created factory for plugin "amarok_service_magnatunestore" type: "Service" 
amarok:         [PluginManager] created factory for plugin "amarok_service_opmldirectory" type: "Service" 
amarok:         BEGIN: void ServicePluginManager::init(const QList<Plugins::PluginFactory*>&) 
amarok:           [ServicePluginManager] PLUGIN CHECK: "amarok_service_jamendo" 
amarok:           BEGIN: void ServicePluginManager::initFactory(ServiceFactory*) 
amarok:             [ServicePluginManager] initializing: "amarok_service_jamendo" 
amarok:             BEGIN: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&) 
amarok:             END__: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&) [Took: 0.001s] 
amarok:             BEGIN: void ServicePluginManager::slotNewService(ServiceBase*) 
amarok:               [ServicePluginManager] new service: "Jamendo.com" 
amarok:               BEGIN: InfoProxy::InfoProxy() 
amarok:                 BEGIN: void InfoProxy::loadHomePage() 
amarok:                 END__: void InfoProxy::loadHomePage() [Took: 0s] 
amarok:               END__: InfoProxy::InfoProxy() [Took: 0s] 
amarok:               [MySqlStorage] Initialized thread, count== 2 
amarok:             END__: void ServicePluginManager::slotNewService(ServiceBase*) [Took: 0.001s] 
amarok:           END__: void ServicePluginManager::initFactory(ServiceFactory*) [Took: 0.002s] 
amarok:           [ServicePluginManager] PLUGIN CHECK: "amarok_service_lastfm" 
amarok:           BEGIN: void ServicePluginManager::initFactory(ServiceFactory*) 
amarok:             [ServicePluginManager] initializing: "amarok_service_lastfm" 
amarok:             BEGIN: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&) 
amarok:               [ERROR__] [MySqlStorage] "GREPME MySQLe query failed! (1146) Table 'amarok.jamendo_genre' doesn't exist on SELECT DISTINCT jamendo_genre.id, jamendo_genre.name  FROM  jamendo_genre WHERE 1  GROUP BY jamendo_genre.name;" 
amarok:             END__: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&) [Took: 0s] 
amarok:             BEGIN: LastFmServiceConfig::LastFmServiceConfig() 
amarok:             END__: LastFmServiceConfig::LastFmServiceConfig() [Took: 0s] 
amarok:             BEGIN: LastFmService::LastFmService(LastFmServiceFactory*, const QString&) 
amarok:               [BiasFactory] new factory of type: "lastfm_similarartists" 
amarok:               [BiasFactory] new factory of type: "lastfm_weeklytop" 
amarok:               [LastFmService] void LastFmService::slotReconfigure() either last.fm username or password is empty 
amarok:             END__: LastFmService::LastFmService(LastFmServiceFactory*, const QString&) [Took: 0.04s] 
amarok:             BEGIN: void ServicePluginManager::slotNewService(ServiceBase*) 
amarok:               [ServicePluginManager] new service: "Last.fm" 
amarok:             END__: void ServicePluginManager::slotNewService(ServiceBase*) [Took: 0.006s] 
amarok:           END__: void ServicePluginManager::initFactory(ServiceFactory*) [Took: 0.047s] 
amarok:           [ServicePluginManager] PLUGIN CHECK: "amarok_service_amazonstore" 
amarok:           BEGIN: void ServicePluginManager::initFactory(ServiceFactory*) 
amarok:             [ServicePluginManager] initializing: "amarok_service_amazonstore" 
amarok:             BEGIN: virtual void AmazonServiceFactory::init() 
amarok:               BEGIN: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&) 
amarok:               END__: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&) [Took: 0s] 
amarok:               BEGIN: AmazonStore::AmazonStore(AmazonServiceFactory*, const char*) 
amarok:                 BEGIN: virtual void AmazonStore::polish() 
amarok:                   BEGIN: AmarokUrlHandler::AmarokUrlHandler() 
amarok:                     BEGIN: void BookmarkModel::checkTables() 
amarok:                     END__: void BookmarkModel::checkTables() [Took: 0s] 
amarok:                   END__: AmarokUrlHandler::AmarokUrlHandler() [Took: 0s] 
amarok:                 END__: virtual void AmazonStore::polish() [Took: 0.002s] 
amarok:                 BEGIN: void AmazonStore::newSearchRequest(QString) 
amarok:                 END__: void AmazonStore::newSearchRequest(QString) [Took: 0s] 
amarok:               END__: AmazonStore::AmazonStore(AmazonServiceFactory*, const char*) [Took: 0.002s] 
amarok:               BEGIN: void ServicePluginManager::slotNewService(ServiceBase*) 
amarok:                 [ServicePluginManager] new service: "MP3 Music Store" 
amarok:                 BEGIN: virtual void AmazonStore::polish() 
amarok:                 END__: virtual void AmazonStore::polish() [Took: 0s] 
amarok:               END__: void ServicePluginManager::slotNewService(ServiceBase*) [Took: 0s] 
amarok:             END__: virtual void AmazonServiceFactory::init() [Took: 0.003s] 
amarok:           END__: void ServicePluginManager::initFactory(ServiceFactory*) [Took: 0.003s] 
amarok:           [ServicePluginManager] PLUGIN CHECK: "amarok_service_magnatunestore" 
amarok:           BEGIN: void ServicePluginManager::initFactory(ServiceFactory*) 
amarok:             [ServicePluginManager] initializing: "amarok_service_magnatunestore" 
amarok:             BEGIN: virtual void MagnatuneServiceFactory::init() 
amarok:               BEGIN: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&) 
amarok:               END__: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&) [Took: 0s] 
amarok:               BEGIN: MagnatuneStore::MagnatuneStore(MagnatuneServiceFactory*, const char*) 
amarok:               END__: MagnatuneStore::MagnatuneStore(MagnatuneServiceFactory*, const char*) [Took: 0s] 
amarok:               BEGIN: void ServicePluginManager::slotNewService(ServiceBase*) 
amarok:                 [ServicePluginManager] new service: "Magnatune.com" 
amarok:                 BEGIN: virtual void MagnatuneStore::polish() 
amarok:                   BEGIN: void InfoParserBase::showLoading(const QString&) 
amarok:                     [ERROR__] [MySqlStorage] "GREPME MySQLe query failed! (1146) Table 'amarok.magnatune_genre' doesn't exist on SELECT DISTINCT magnatune_genre.id, magnatune_genre.name  FROM  magnatune_genre WHERE 1  GROUP BY magnatune_genre.name;" 
amarok:                   END__: void InfoParserBase::showLoading(const QString&) [Took: 0s] 
amarok:                 END__: virtual void MagnatuneStore::polish() [Took: 0.001s] 
amarok:                 BEGIN: virtual void MagnatuneDatabaseWorker::run() 
amarok:                   Querying for moods:  "select count( mood ), mood from magnatune_moods GROUP BY mood;" 
amarok:                 END__: void ServicePluginManager::slotNewService(ServiceBase*) [Took: 0.001s] 
amarok:                 [MySqlStorage] Initialized thread, count== 3 
amarok:               END__: virtual void MagnatuneServiceFactory::init() [Took: 0.002s] 
amarok:             END__: void ServicePluginManager::initFactory(ServiceFactory*) [Took: 0.002s] 
amarok:             [ServicePluginManager] PLUGIN CHECK: "amarok_service_opmldirectory" 
amarok:             BEGIN: void ServicePluginManager::initFactory(ServiceFactory*) 
amarok:               [ServicePluginManager] initializing: "amarok_service_opmldirectory" 
amarok:               BEGIN: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&) 
amarok:                 [ERROR__] [MySqlStorage] "GREPME MySQLe query failed! (1146) Table 'amarok.magnatune_moods' doesn't exist on select count( mood ), mood from magnatune_moods GROUP BY mood;" 
amarok:                 result:  () 
amarok:               END__: virtual void MagnatuneDatabaseWorker::run() [Took: 0s] 
amarok:             END__: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&) [Took: 0s] 
amarok:             BEGIN: void ServicePluginManager::slotNewService(ServiceBase*) 
amarok:               [ServicePluginManager] new service: "OpmlDirectory" 
amarok:             END__: void ServicePluginManager::slotNewService(ServiceBase*) [Took: 0s] 
amarok:           END__: void ServicePluginManager::initFactory(ServiceFactory*) [Took: 0.015s] 
amarok:         END__: void ServicePluginManager::init(const QList<Plugins::PluginFactory*>&) [Took: 0.072s] 
amarok:       END__: Plugins::PluginManager::PluginManager(QObject*) [Took: 0.46s] 
amarok:       BEGIN: void Playlist::Actions::playlistModeChanged() 
amarok:         [Playlist::Actions] Dynamic mode:    false 
amarok:         BEGIN: Playlist::ModelStack::ModelStack() 
amarok:           BEGIN: Playlist::Model::Model(QObject*) 
amarok:           END__: Playlist::Model::Model(QObject*) [Took: 0s] 
amarok:         END__: Playlist::ModelStack::ModelStack() [Took: 0s] 
amarok:       END__: void Playlist::Actions::playlistModeChanged() [Took: 0s] 
amarok:       BEGIN: void Playlist::Actions::restoreDefaultPlaylist() 
amarok:         BEGIN: KConfigSyncRelStore::KConfigSyncRelStore() 
amarok:         END__: KConfigSyncRelStore::KConfigSyncRelStore() [Took: 0s] 
amarok:         BEGIN: void Playlists::SqlUserPlaylistProvider::checkTables() 
amarok:         END__: void Playlists::SqlUserPlaylistProvider::checkTables() [Took: 0s] 
amarok:         [ERROR__] "Could not load local playlist file /home/user/.kde/share/apps/amarok/current.xspf!" 
amarok:         BEGIN: void Playlist::Restorer::runJingle() 
amarok:         END__: void Playlist::Restorer::runJingle() [Took: 0s] 
amarok:       END__: void Playlist::Actions::restoreDefaultPlaylist() [Took: 0.001s] 
amarok:       BEGIN: Playlist::Controller::Controller() 
amarok:       END__: Playlist::Controller::Controller() [Took: 0s] 
amarok:       BEGIN: Playlist::LayoutManager::LayoutManager() 
amarok:         BEGIN: void Playlist::LayoutManager::loadLayouts(const QString&, bool) 
amarok:           loading layout  "Default" 
amarok:           grouping mode is:  "Album" 
amarok:           loading layout  "No Grouping" 
amarok:           grouping mode is:  "None" 
amarok:           loading layout  "No Grouping (Single Line)" 
amarok:           grouping mode is:  "None" 
amarok:           loading layout  "Verbose" 
amarok:           grouping mode is:  "Album" 
amarok:         END__: void Playlist::LayoutManager::loadLayouts(const QString&, bool) [Took: 0.001s] 
amarok:       END__: Playlist::LayoutManager::LayoutManager() [Took: 0.001s] 
amarok:       [ActionClasses] setCurrentItem:  1 
amarok:       QModelIndex(-1,-1,0x0,QObject(0x0) ) 
amarok:       QModelIndex(-1,-1,0x0,QObject(0x0) ) 
amarok:       QModelIndex(-1,-1,0x0,QObject(0x0) ) 
libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
amarok:       QModelIndex(-1,-1,0x0,QObject(0x0) ) 
amarok:       QModelIndex(-1,-1,0x0,QObject(0x0) ) 
amarok:       QModelIndex(-1,-1,0x0,QObject(0x0) ) 
amarok:       BEGIN: MainToolbar::MainToolbar(QWidget*) 
amarok:         BEGIN: SvgHandler::SvgHandler(QObject*) 
amarok:         END__: SvgHandler::SvgHandler(QObject*) [Took: 0s] 
amarok:       END__: MainToolbar::MainToolbar(QWidget*) [Took: 0.001s] 
amarok:       BEGIN: Context::ContextScene::ContextScene(QObject*) 
amarok:       END__: Context::ContextScene::ContextScene(QObject*) [Took: 0s] 
amarok:       BEGIN: Context::VerticalToolbarContainment::VerticalToolbarContainment(QObject*, const QVariantList&) 
amarok:         [VerticalToolbarContainment] applet containment has corona: QObject(0x0)  
amarok:       END__: Context::VerticalToolbarContainment::VerticalToolbarContainment(QObject*, const QVariantList&) [Took: 0s] 
amarok:       [ContextDock] Creating context view on containmend "Vertical Context Containment" 
amarok:       BEGIN: ContextSubject::ContextSubject() 
amarok:       END__: ContextSubject::ContextSubject() [Took: 0s] 
amarok:       BEGIN: Context::ContextView::ContextView(Plasma::Containment*, Plasma::Corona*, QWidget*) 
amarok:         BEGIN: virtual void Context::VerticalToolbarContainment::setView(Context::ContextView*) 
amarok:         END__: virtual void Context::VerticalToolbarContainment::setView(Context::ContextView*) [Took: 0s] 
amarok:       END__: Context::ContextView::ContextView(Plasma::Containment*, Plasma::Corona*, QWidget*) [Took: 0s] 
amarok:       BEGIN: void Context::ToolbarView::applyStyleSheet() 
amarok:       END__: void Context::ToolbarView::applyStyleSheet() [Took: 0s] 
amarok:       BEGIN: void Context::ContextView::showHome() 
amarok:         BEGIN: virtual void Context::VerticalToolbarContainment::loadConfig(const KConfigGroup&) 
amarok:           [VerticalToolbarContainment] plugins.size():  4 
amarok:           [VerticalToolbarContainment] Adding applet:  "currenttrack" 
amarok:           BEGIN: virtual Plasma::Applet* Context::VerticalToolbarContainment::addApplet(const QString&, int) 
amarok:             BEGIN: virtual void CurrentTrack::init() 
amarok:             END__: virtual void CurrentTrack::init() [Took: 0.023s] 
amarok:             BEGIN: void Context::VerticalAppletLayout::addApplet(Plasma::Applet*, int) 
amarok:               [VerticalAppletLayout] layout told to add applet "currenttrack" at -1 
amarok:               [VerticalAppletLayout] emitting addApplet with location 0 
amarok:               BEGIN: void Context::AppletToolbar::appletAdded(Plasma::Applet*, int) 
amarok:                 inserting applet icon in position 0 
amarok:                 BEGIN: void Context::ToolbarView::appletAdded(Plasma::Applet*, int) 
amarok:                 END__: void Context::ToolbarView::appletAdded(Plasma::Applet*, int) [Took: 0s] 
amarok:               END__: void Context::AppletToolbar::appletAdded(Plasma::Applet*, int) [Took: 0.001s] 
amarok:             END__: void Context::VerticalAppletLayout::addApplet(Plasma::Applet*, int) [Took: 0.001s] 
amarok:           END__: virtual Plasma::Applet* Context::VerticalToolbarContainment::addApplet(const QString&, int) [Took: 0.031s] 
amarok:           [VerticalToolbarContainment] Adding applet:  "analyzer" 
amarok:           BEGIN: virtual Plasma::Applet* Context::VerticalToolbarContainment::addApplet(const QString&, int) 
Xlib:  extension "GLX" missing on display ":0".
Xlib:  extension "GLX" missing on display ":0".
Xlib:  extension "GLX" missing on display ":0".
Xlib:  extension "GLX" missing on display ":0".
QGLContext::makeCurrent(): Cannot make invalid context current.
KCrash: Application 'amarok' crashing...
KCrash: Attempting to start /usr/libexec/kde4/drkonqi from kdeinit
KCrash: Connect sock_file=/home/user/.kde/socket-localhost/kdeinit4__0
pa_write() failed while trying to wake up the mainloop: Bad file descriptor
pa_write() failed while trying to wake up the mainloop: Bad file descriptor
pa_write() failed while trying to wake up the mainloop: Bad file descriptor
pa_write() failed while trying to wake up the mainloop: Bad file descriptor

A tutaj Debug z KDE Crasha

Application: Amarok (amarok), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f2178ad6900 (LWP 7705))]

Thread 10 (Thread 0x7f2169d7a700 (LWP 7708)):
#0  0x0000003fc90f4c8d in poll () at /lib64/libc.so.6
#1  0x0000003a59433811 in poll_func () at /lib64/libpulse.so.0
#2  0x0000003a59424d51 in pa_mainloop_poll () at /lib64/libpulse.so.0
#3  0x0000003a594253ee in pa_mainloop_iterate () at /lib64/libpulse.so.0
#4  0x0000003a594254a0 in pa_mainloop_run () at /lib64/libpulse.so.0
#5  0x0000003a594337a6 in thread () at /lib64/libpulse.so.0
#6  0x0000003a58c52838 in internal_thread_func () at /usr/lib64/pulseaudio/libpulsecommon-6.0.so
#7  0x0000003fc980752a in start_thread () at /lib64/libpthread.so.0
#8  0x0000003fc910022d in clone () at /lib64/libc.so.6

Thread 9 (Thread 0x7f215c70b700 (LWP 7709)):
#0  0x0000003fc980c939 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00000039ffc7c954 in QWaitCondition::wait(QMutex*, unsigned long) () at /lib64/libQtCore.so.4
#2  0x00007f217ee1c64f in AbstractDirectoryWatcher::run() () at /lib64/libamaroklib.so.1
#3  0x0000003049e0c932 in ThreadWeaver::JobRunHelper::runTheJob(ThreadWeaver::Thread*, ThreadWeaver::Job*) () at /lib64/libthreadweaver.so.4
#4  0x0000003049e0cb48 in ThreadWeaver::Job::execute(ThreadWeaver::Thread*) () at /lib64/libthreadweaver.so.4
#5  0x0000003049e0c2eb in ThreadWeaver::Thread::run() () at /lib64/libthreadweaver.so.4
#6  0x00000039ffc7c41f in QThreadPrivate::start(void*) () at /lib64/libQtCore.so.4
#7  0x0000003fc980752a in start_thread () at /lib64/libpthread.so.0
#8  0x0000003fc910022d in clone () at /lib64/libc.so.6

Thread 8 (Thread 0x7f215bf0a700 (LWP 7710)):
#0  0x0000003fcb88e1b0 in g_mutex_unlock () at /lib64/libglib-2.0.so.0
#1  0x0000003fcb8499dd in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#2  0x0000003fcb849c4c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#3  0x00000039ffdb557e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtCore.so.4
#4  0x00000039ffd84d81 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtCore.so.4
#5  0x00000039ffd850e5 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtCore.so.4
#6  0x00000039ffc79bb9 in QThread::exec() () at /lib64/libQtCore.so.4
#7  0x00000039ffd656e3 in QInotifyFileSystemWatcherEngine::run() () at /lib64/libQtCore.so.4
#8  0x00000039ffc7c41f in QThreadPrivate::start(void*) () at /lib64/libQtCore.so.4
#9  0x0000003fc980752a in start_thread () at /lib64/libpthread.so.0
#10 0x0000003fc910022d in clone () at /lib64/libc.so.6

Thread 7 (Thread 0x7f215a90c700 (LWP 7711)):
#0  0x0000003fc980c590 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00000039ffc7c976 in QWaitCondition::wait(QMutex*, unsigned long) () at /lib64/libQtCore.so.4
#2  0x0000003049e0a88c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned(ThreadWeaver::Thread*) () at /lib64/libthreadweaver.so.4
#3  0x0000003049e0d763 in ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, ThreadWeaver::Job*) () at /lib64/libthreadweaver.so.4
#4  0x0000003049e0d77c in ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, ThreadWeaver::Job*) () at /lib64/libthreadweaver.so.4
#5  0x0000003049e0d77c in ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, ThreadWeaver::Job*) () at /lib64/libthreadweaver.so.4
#6  0x0000003049e0c24f in ThreadWeaver::Thread::run() () at /lib64/libthreadweaver.so.4
#7  0x00000039ffc7c41f in QThreadPrivate::start(void*) () at /lib64/libQtCore.so.4
#8  0x0000003fc980752a in start_thread () at /lib64/libpthread.so.0
#9  0x0000003fc910022d in clone () at /lib64/libc.so.6

Thread 6 (Thread 0x7f215a10b700 (LWP 7712)):
#0  0x0000003fc980c590 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00000039ffc7c976 in QWaitCondition::wait(QMutex*, unsigned long) () at /lib64/libQtCore.so.4
#2  0x0000003049e0a88c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned(ThreadWeaver::Thread*) () at /lib64/libthreadweaver.so.4
#3  0x0000003049e0d763 in ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, ThreadWeaver::Job*) () at /lib64/libthreadweaver.so.4
#4  0x0000003049e0d77c in ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, ThreadWeaver::Job*) () at /lib64/libthreadweaver.so.4
#5  0x0000003049e0c24f in ThreadWeaver::Thread::run() () at /lib64/libthreadweaver.so.4
#6  0x00000039ffc7c41f in QThreadPrivate::start(void*) () at /lib64/libQtCore.so.4
#7  0x0000003fc980752a in start_thread () at /lib64/libpthread.so.0
#8  0x0000003fc910022d in clone () at /lib64/libc.so.6

Thread 5 (Thread 0x7f215990a700 (LWP 7713)):
#0  0x0000003fc980c590 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00000039ffc7c976 in QWaitCondition::wait(QMutex*, unsigned long) () at /lib64/libQtCore.so.4
#2  0x0000003049e0a88c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned(ThreadWeaver::Thread*) () at /lib64/libthreadweaver.so.4
#3  0x0000003049e0d763 in ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, ThreadWeaver::Job*) () at /lib64/libthreadweaver.so.4
#4  0x0000003049e0c24f in ThreadWeaver::Thread::run() () at /lib64/libthreadweaver.so.4
#5  0x00000039ffc7c41f in QThreadPrivate::start(void*) () at /lib64/libQtCore.so.4
#6  0x0000003fc980752a in start_thread () at /lib64/libpthread.so.0
#7  0x0000003fc910022d in clone () at /lib64/libc.so.6

Thread 4 (Thread 0x7f2139f0d700 (LWP 7714)):
#0  0x0000003fc980c590 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00000039ffc7c976 in QWaitCondition::wait(QMutex*, unsigned long) () at /lib64/libQtCore.so.4
#2  0x0000003049e0a88c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned(ThreadWeaver::Thread*) () at /lib64/libthreadweaver.so.4
#3  0x0000003049e0d763 in ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, ThreadWeaver::Job*) () at /lib64/libthreadweaver.so.4
#4  0x0000003049e0c24f in ThreadWeaver::Thread::run() () at /lib64/libthreadweaver.so.4
#5  0x00000039ffc7c41f in QThreadPrivate::start(void*) () at /lib64/libQtCore.so.4
#6  0x0000003fc980752a in start_thread () at /lib64/libpthread.so.0
#7  0x0000003fc910022d in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7f213970c700 (LWP 7715)):
#0  0x0000003fc980c590 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00000039ffc7c976 in QWaitCondition::wait(QMutex*, unsigned long) () at /lib64/libQtCore.so.4
#2  0x0000003049e0a88c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned(ThreadWeaver::Thread*) () at /lib64/libthreadweaver.so.4
#3  0x0000003049e0d763 in ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, ThreadWeaver::Job*) () at /lib64/libthreadweaver.so.4
#4  0x0000003049e0c24f in ThreadWeaver::Thread::run() () at /lib64/libthreadweaver.so.4
#5  0x00000039ffc7c41f in QThreadPrivate::start(void*) () at /lib64/libQtCore.so.4
#6  0x0000003fc980752a in start_thread () at /lib64/libpthread.so.0
#7  0x0000003fc910022d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f2138f0b700 (LWP 7716)):
#0  0x0000003fc980c590 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00000039ffc7c976 in QWaitCondition::wait(QMutex*, unsigned long) () at /lib64/libQtCore.so.4
#2  0x0000003049e0a88c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned(ThreadWeaver::Thread*) () at /lib64/libthreadweaver.so.4
#3  0x0000003049e0d763 in ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, ThreadWeaver::Job*) () at /lib64/libthreadweaver.so.4
#4  0x0000003049e0c24f in ThreadWeaver::Thread::run() () at /lib64/libthreadweaver.so.4
#5  0x00000039ffc7c41f in QThreadPrivate::start(void*) () at /lib64/libQtCore.so.4
#6  0x0000003fc980752a in start_thread () at /lib64/libpthread.so.0
#7  0x0000003fc910022d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f2178ad6900 (LWP 7705)):
[KCrash Handler]
#6  0x00007f217baeb5d1 in QGLContextGroupResourceBase::value(QGLContext const*) () at /lib64/libQtOpenGL.so.4
#7  0x00007f217baf8248 in qt_gl_functions(QGLContext const*) () at /lib64/libQtOpenGL.so.4
#8  0x00007f217baf84ac in QGLFunctions::initializeGLFunctions(QGLContext const*) () at /lib64/libQtOpenGL.so.4
#9  0x00007f215803e58b in Analyzer::Base::Base(QWidget*) () at /usr/lib64/kde4/amarok_context_applet_analyzer.so
#10 0x00007f2158040f8d in BlockAnalyzer::BlockAnalyzer(QWidget*) () at /usr/lib64/kde4/amarok_context_applet_analyzer.so
#11 0x00007f215803ca78 in AnalyzerApplet::setCurrentAnalyzer(QString const&) () at /usr/lib64/kde4/amarok_context_applet_analyzer.so
#12 0x00007f215803dd83 in AnalyzerApplet::init() () at /usr/lib64/kde4/amarok_context_applet_analyzer.so
#13 0x00007f217e64529b in Plasma::Containment::addApplet(Plasma::Applet*, QPointF const&, bool) () at /lib64/libplasma.so.3
#14 0x00007f217e645a98 in Plasma::ContainmentPrivate::addApplet(QString const&, QList<QVariant> const&, QRectF const&, unsigned int, bool) () at /lib64/libplasma.so.3
#15 0x00007f2158cffe33 in Context::VerticalToolbarContainment::addApplet(QString const&, int) () at /usr/lib64/kde4/amarok_containment_vertical.so
#16 0x00007f2158d013d9 in Context::VerticalToolbarContainment::loadConfig(KConfigGroup const&) () at /usr/lib64/kde4/amarok_containment_vertical.so
#17 0x00007f217ec7f800 in Context::ContextView::loadConfig() () at /lib64/libamaroklib.so.1
#18 0x00007f217ec7fd97 in Context::ContextView::showHome() () at /lib64/libamaroklib.so.1
#19 0x00007f217ec7c766 in ContextDock::createContextView(Plasma::Containment*) () at /lib64/libamaroklib.so.1
#20 0x00000039ffd9ad9c in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () at /lib64/libQtCore.so.4
#21 0x00007f217e653e3f in Plasma::Corona::containmentAdded(Plasma::Containment*) () at /lib64/libplasma.so.3
#22 0x00007f217e6566df in Plasma::CoronaPrivate::addContainment(QString const&, QList<QVariant> const&, unsigned int, bool) () at /lib64/libplasma.so.3
#23 0x00007f217ec7bd56 in Context::ContextScene::loadDefaultSetup() () at /lib64/libamaroklib.so.1
#24 0x00007f217ec7c1f6 in ContextDock::ContextDock(QWidget*) () at /lib64/libamaroklib.so.1
#25 0x00007f217eefbddc in MainWindow::init() () at /lib64/libamaroklib.so.1
#26 0x00007f217eefce38 in MainWindow::MainWindow() () at /lib64/libamaroklib.so.1
#27 0x00007f217eee49a0 in App::continueInit() () at /lib64/libamaroklib.so.1
#28 0x00007f217eee5a36 in App::App() () at /lib64/libamaroklib.so.1
#29 0x0000000000407e97 in main ()

Druga kwestia to bardzo proszę informację, gdzie ustawić domyślne środowisko podczas uruchamiania na KDE ponieważ za każdym razem gdy próbuję się zalogować ustawia mi na GNOME, a to środowisko już od dawna nie uruchamia mi się.

 

 

###############

 

Po kilku próbach naprawy nie mogłem dostać się do KDE ani GNOMA. Zrobiłem upgrade do 22 było to samo. Następnym krokiem była instalacja systemu na czysto i było to samo... na 99% przyczyną wszystkich błędów był sterownik NVIDIA ale żaden log nie naprowadził mnie do tego. Po odinstalowaniu działa Amarok, GNOME i KDE.

Odnośnik do komentarza
Udostępnij na innych stronach

Problem na pewno jest związany ze sterownikami Nvidii:

 

Xlib: extension "GLX" missing on display ":0"

Zacząć można standardowo od upewnienia się, czy nouveau na pewno nie jest ładowane, czyli w pliku /etc/default/grub dopisać:

GRUB_CMDLINE_LINUX="rhgb quiet rdblacklist=nouveau nouveau.modeset=0"
#jeszcze wygenerowanie grub.cfg
grub2-mkconfig -o /boot/grub2/grub.cfg
Odnośnik do komentarza
Udostępnij na innych stronach

Jeśli chcesz dodać odpowiedź, zaloguj się lub zarejestruj nowe konto

Jedynie zarejestrowani użytkownicy mogą komentować zawartość tej strony.

Zarejestruj nowe konto

Załóż nowe konto. To bardzo proste!

Zarejestruj się

Zaloguj się

Posiadasz już konto? Zaloguj się poniżej.

Zaloguj się
×
×
  • Dodaj nową pozycję...