This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Download of charts seem to have failed

Tags: solved solved solved
(comma "," separated)
andy0023
Registered Member
Posts
16
Karma
0
OS
I used to always get the captioned when starting amarok.

to get rid of it, I go to
settings -> configure amarok -> configure scripts -> uncheck free music charts
amarok would crash and offer to restart.

After the restart the message "download of charts seem to have failed" does disappear and all is well.

Just to share. unsure if it has been reported. :D
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS
The Free Music Charts website is down and the service doesn't exist anymore. You should upgrade to Amarok 2.8.


Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ...
pirithous
Registered Member
Posts
1
Karma
0
OS
This is still happening by default with Amarok 2.8.0 every time it's opened.
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS
Then something in your configuration files is probably causing this, try erasing or editing the amarokrc file, located in $HOME/.kde4/share/config/.


Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ...
stargazerinwg
Registered Member
Posts
2
Karma
0
I am having this problem with Amarok 2.8 on Mageia 5. It has not worked since installing MG5. I have tried deleting the config files as suggested. Amarok is locked while trying to start so that no menu option is accessible, i.e., there isn't way through the application to change any settings. I captured the output of amarok --debug; it looks like it would go on forever. I let it run to like 3000 tracks once before killing (amarok: [AudioCdCollection] got track: "audiocd:/Track 79.wav"). Sorry if this is too much.
Code: Select all
[ken0@HTPC ~]$ amarok --debug
amarok: BEGIN: App::App()
amarok:   BEGIN: void App::continueInit()
amarok:     BEGIN: EngineController::EngineController()
amarok:     END__: EngineController::EngineController() [Took: 0.001s]
amarok:     BEGIN: void EngineController::initializePhonon()
WARNING: Phonon::createPath: Cannot connect  Phonon::MediaObject ( no objectName ) to  Phonon::AudioDataOutput ( no objectName ).
Object::connect: No such signal Phonon::VLC::MediaObject::angleChanged(int)
Object::connect: No such signal Phonon::VLC::MediaObject::availableAnglesChanged(int)
amarok:       [EngineController] Established Phonon equalizer effect with 11 parameters.
amarok:       [EngineController] Tick Interval (actual):  100
amarok:     END__: void EngineController::initializePhonon() [Took: 0.07s]
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-nepomukcollection" enabled: false
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: false
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] 17 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 10.0.26-MariaDB-embedded
amarok:           Connected to MySQL server 10.0.26-MariaDB-embedded
amarok:           [MySqlStorage] Initialized thread, count== 1
amarok:           BEGIN: SqlRegistry::SqlRegistry(Collections::SqlCollection*)
amarok:           END__: SqlRegistry::SqlRegistry(Collections::SqlCollection*) [Took: 0.004s]
amarok:           BEGIN: MountPointManager::MountPointManager(QObject*, SqlStorage*)
amarok:             BEGIN: MediaDeviceCache::MediaDeviceCache()
amarok:             END__: MediaDeviceCache::MediaDeviceCache() [Took: 0.003s]
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/sda6"
amarok:                 BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const
amarok:                   [MassStorageDeviceHandler] Found existing UUID config for ID  "1"  , uuid  "5ab868f1-0eda-41a9-af41-06b20d7afe78"
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.001s]
amarok:               END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0.001s]
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] Found existing UUID config for ID  "3"  , uuid  "6c2e3b2b-fb1c-483f-a44a-8c3f9fe2c50b"
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.13s]
amarok:           END__: MountPointManager::MountPointManager(QObject*, SqlStorage*) [Took: 0.13s]
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/sda1"
amarok:                   [MediaDeviceCache] Device name is =  "WDC WD10EZEX-00RKKA0"  and was made by  ""
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi =  "/org/freedesktop/UDisks2/block_devices/sda6"
amarok:                   [MediaDeviceCache] Device name is =  "WDC WD10EZEX-00RKKA0"  and was made by  ""
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi =  "/org/freedesktop/UDisks2/drives/ATAPI___BD__O__DH4O3S_350919400562"
amarok:                   [MediaDeviceCache] Device name is =  "ATAPI   BD  O  DH4O3S"  and was made by  ""
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi =  "/org/freedesktop/UDisks2/drives/TSSTcorp_CDDVDW_TS_H653Z_TSSTcorp_CDDVDW_TS_H653Z"
amarok:                   [MediaDeviceCache] Device name is =  "TSSTcorp CDDVDW TS-H653Z"  and was made by  ""
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi =  "/org/freedesktop/UDisks2/drives/Generic__Compact_Flash_20060413092100000"
amarok:                   [MediaDeviceCache] Device name is =  "Compact Flash"  and was made by  "Generic-"
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi =  "/org/freedesktop/UDisks2/drives/Generic__MS_2fMS_Pro_20060413092100000"
amarok:                   [MediaDeviceCache] Device name is =  "MS/MS-Pro"  and was made by  "Generic-"
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi =  "/org/freedesktop/UDisks2/drives/Generic__SD_2fMMC_20060413092100000"
amarok:                   [MediaDeviceCache] Device name is =  "SD/MMC"  and was made by  "Generic-"
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi =  "/org/freedesktop/UDisks2/drives/WDC_WD10EZEX_00RKKA0_WD_WMC1S0892989"
amarok:                   [MediaDeviceCache] Device name is =  "WDC WD10EZEX-00RKKA0"  and was made by  ""
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi =  "/org/freedesktop/UDisks2/drives/Generic__SM_2fxD_Picture_20060413092100000"
amarok:                   [MediaDeviceCache] Device name is =  "SM/xD-Picture"  and was made by  "Generic-"
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::OpticalDisc with udi =  "/org/freedesktop/UDisks2/block_devices/sr1"
amarok:                   [MediaDeviceCache] Device name is =  "ATAPI   BD  O  DH4O3S"  and was made by  ""
amarok:                   [MediaDeviceCache] device is an Audio CD
amarok:                 END__: void MediaDeviceCache::refreshCache() [Took: 0.037s]
amarok:               END__: QStringList MediaDeviceMonitor::getDevices() [Took: 0.037s]
amarok:               OpticalDisc
amarok:               AudioCd
amarok:               [MediaDeviceMonitor] Device identified with udi:  "/org/freedesktop/UDisks2/block_devices/sr1"
amarok:               BEGIN: virtual void ConnectionAssistant::tellIdentified(const QString&)
amarok:                 BEGIN: const QString MediaDeviceCache::device(const QString&) const
amarok:                 END__: const QString MediaDeviceCache::device(const QString&) const [Took: 0s]
amarok:                 BEGIN: Collections::AudioCdCollection::AudioCdCollection(MediaDeviceInfo*)
amarok:                   [AudioCdCollection] Getting Audio CD info
amarok:                   BEGIN: Meta::MediaDeviceHandler::MediaDeviceHandler(QObject*)
amarok:                   END__: Meta::MediaDeviceHandler::MediaDeviceHandler(QObject*) [Took: 0s]
amarok:                 END__: Collections::AudioCdCollection::AudioCdCollection(MediaDeviceInfo*) [Took: 0s]
amarok:                 BEGIN: void Collections::MediaDeviceCollection::slotAttemptConnectionDone(bool)
amarok:                   [MediaDeviceCollection] starting full scan
amarok:                   BEGIN: virtual void Collections::AudioCdCollection::startFullScan()
amarok:                     BEGIN: void Collections::AudioCdCollection::readCd()
amarok:                     END__: void Collections::AudioCdCollection::readCd() [Took: 0s]
amarok:                   END__: virtual void Collections::AudioCdCollection::startFullScan() [Took: 0s]
amarok:                 END__: void Collections::MediaDeviceCollection::slotAttemptConnectionDone(bool) [Took: 0s]
amarok:               END__: virtual void ConnectionAssistant::tellIdentified(const QString&) [Took: 0.001s]
amarok:             END__: void MediaDeviceMonitor::checkDevicesFor(ConnectionAssistant*) [Took: 0.039s]
amarok:           END__: void MediaDeviceMonitor::registerDeviceType(ConnectionAssistant*) [Took: 0.039s]
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/sda1"
amarok:                   [MediaDeviceCache] Device name is =  "WDC WD10EZEX-00RKKA0"  and was made by  ""
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi =  "/org/freedesktop/UDisks2/block_devices/sda6"
amarok:                   [MediaDeviceCache] Device name is =  "WDC WD10EZEX-00RKKA0"  and was made by  ""
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi =  "/org/freedesktop/UDisks2/drives/ATAPI___BD__O__DH4O3S_350919400562"
amarok:                   [MediaDeviceCache] Device name is =  "ATAPI   BD  O  DH4O3S"  and was made by  ""
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi =  "/org/freedesktop/UDisks2/drives/TSSTcorp_CDDVDW_TS_H653Z_TSSTcorp_CDDVDW_TS_H653Z"
amarok:                   [MediaDeviceCache] Device name is =  "TSSTcorp CDDVDW TS-H653Z"  and was made by  ""
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi =  "/org/freedesktop/UDisks2/drives/Generic__Compact_Flash_20060413092100000"
amarok:                   [MediaDeviceCache] Device name is =  "Compact Flash"  and was made by  "Generic-"
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi =  "/org/freedesktop/UDisks2/drives/Generic__MS_2fMS_Pro_20060413092100000"
amarok:                   [MediaDeviceCache] Device name is =  "MS/MS-Pro"  and was made by  "Generic-"
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi =  "/org/freedesktop/UDisks2/drives/Generic__SD_2fMMC_20060413092100000"
amarok:                   [MediaDeviceCache] Device name is =  "SD/MMC"  and was made by  "Generic-"
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi =  "/org/freedesktop/UDisks2/drives/WDC_WD10EZEX_00RKKA0_WD_WMC1S0892989"
amarok:                   [MediaDeviceCache] Device name is =  "WDC WD10EZEX-00RKKA0"  and was made by  ""
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi =  "/org/freedesktop/UDisks2/drives/Generic__SM_2fxD_Picture_20060413092100000"
amarok:                   [MediaDeviceCache] Device name is =  "SM/xD-Picture"  and was made by  "Generic-"
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::OpticalDisc with udi =  "/org/freedesktop/UDisks2/block_devices/sr1"
amarok:                   [MediaDeviceCache] Device name is =  "ATAPI   BD  O  DH4O3S"  and was made by  ""
amarok:                   [MediaDeviceCache] device is an Audio CD
amarok:                 END__: void MediaDeviceCache::refreshCache() [Took: 0.03s]
amarok:               END__: QStringList MediaDeviceMonitor::getDevices() [Took: 0.03s]
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:               [MediaDeviceMonitor] Device already identified with udi:  "/org/freedesktop/UDisks2/block_devices/sr1"
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.031s]
amarok:           END__: void MediaDeviceMonitor::registerDeviceType(ConnectionAssistant*) [Took: 0.031s]
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/sda6" not identified iPod-like, trying parent device
amarok:             Device "/org/freedesktop/UDisks2/drives/WDC_WD10EZEX_00RKKA0_WD_WMC1S0892989" 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/sda1" not identified iPod-like, trying parent device
amarok:             Device "/org/freedesktop/UDisks2/drives/WDC_WD10EZEX_00RKKA0_WD_WMC1S0892989" 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.32s]
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_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_amazonstore"
amarok:           BEGIN: void ServicePluginManager::initFactory(ServiceFactory*)
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:             [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:                   [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:                   BEGIN: void InfoParserBase::showLoading(const QString&)
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:                   [MySqlStorage] Initialized thread, count== 3
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__: void ServicePluginManager::slotNewService(ServiceBase*) [Took: 0.001s]
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:             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.014s]
amarok:         END__: void ServicePluginManager::init(const QList<Plugins::PluginFactory*>&) [Took: 0.023s]
amarok:       END__: Plugins::PluginManager::PluginManager(QObject*) [Took: 0.45s]
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/ken0/.kde4/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:       QModelIndex(-1,-1,0x0,QObject(0x0) )
amarok:       QModelIndex(-1,-1,0x0,QObject(0x0) )
amarok:       QModelIndex(-1,-1,0x0,QObject(0x0) )
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.003s]
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():  3
amarok:           [VerticalToolbarContainment] Adding applet:  "currenttrack"
amarok:           BEGIN: virtual Plasma::Applet* Context::VerticalToolbarContainment::addApplet(const QString&, int)
amarok:             BEGIN: virtual void CurrentTrack::init()
amarok:               [MySqlStorage] Initialized thread, count== 4
amarok:             END__: virtual void CurrentTrack::init() [Took: 0.029s]
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: 0s]
amarok:             END__: void Context::VerticalAppletLayout::addApplet(Plasma::Applet*, int) [Took: 0s]
amarok:           END__: virtual Plasma::Applet* Context::VerticalToolbarContainment::addApplet(const QString&, int) [Took: 0.038s]
amarok:           [VerticalToolbarContainment] Adding applet:  "wikipedia"
amarok:           BEGIN: virtual Plasma::Applet* Context::VerticalToolbarContainment::addApplet(const QString&, int)
amarok:             BEGIN: virtual void WikipediaApplet::init()
amarok:             END__: virtual void WikipediaApplet::init() [Took: 0.027s]
amarok:             BEGIN: void Context::VerticalAppletLayout::addApplet(Plasma::Applet*, int)
amarok:               [VerticalAppletLayout] layout told to add applet "wikipedia" at -1
amarok:               [VerticalAppletLayout] emitting addApplet with location 1
amarok:               BEGIN: void Context::AppletToolbar::appletAdded(Plasma::Applet*, int)
amarok:                 inserting applet icon in position 1
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: 0s]
amarok:             END__: void Context::VerticalAppletLayout::addApplet(Plasma::Applet*, int) [Took: 0s]
amarok:           END__: virtual Plasma::Applet* Context::VerticalToolbarContainment::addApplet(const QString&, int) [Took: 0.043s]
amarok:           [VerticalToolbarContainment] Adding applet:  "lyrics"
amarok:           BEGIN: virtual Plasma::Applet* Context::VerticalToolbarContainment::addApplet(const QString&, int)
amarok:             BEGIN: virtual void LyricsApplet::init()
amarok:             END__: virtual void LyricsApplet::init() [Took: 0.011s]
amarok:             BEGIN: void Context::VerticalAppletLayout::addApplet(Plasma::Applet*, int)
amarok:               [VerticalAppletLayout] layout told to add applet "lyrics" at -1
amarok:               [VerticalAppletLayout] emitting addApplet with location 2
amarok:               BEGIN: void Context::AppletToolbar::appletAdded(Plasma::Applet*, int)
amarok:                 inserting applet icon in position 2
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: 0s]
amarok:             END__: void Context::VerticalAppletLayout::addApplet(Plasma::Applet*, int) [Took: 0s]
amarok:           END__: virtual Plasma::Applet* Context::VerticalToolbarContainment::addApplet(const QString&, int) [Took: 0.016s]
amarok:         END__: virtual void Context::VerticalToolbarContainment::loadConfig(const KConfigGroup&) [Took: 0.1s]
amarok:       END__: void Context::ContextView::showHome() [Took: 0.1s]
QWidget::insertAction: Attempt to insert null action
amarok:       BEGIN: void MainWindow::setLayoutLocked(bool)
amarok:       END__: void MainWindow::setLayoutLocked(bool) [Took: 0s]
amarok:       BEGIN: Creating browsers. Please report long start times!
amarok:         [CollectionWidget] Sort levels: ()
amarok:         [CollectionWidget] Sort levels: (3, 1)
amarok:         [MySqlStorage] Initialized thread, count== 5
amarok:         [MySqlStorage] Initialized thread, count== 6
amarok:         [MySqlStorage] Initialized thread, count== 7
amarok:         QModelIndex(-1,-1,0x0,QObject(0x0) )
amarok:         QModelIndex(-1,-1,0x0,QObject(0x0) )
amarok:         QModelIndex(-1,-1,0x0,QObject(0x0) )
amarok:         QModelIndex(-1,-1,0x0,QObject(0x0) )
amarok:         QModelIndex(-1,-1,0x0,QObject(0x0) )
amarok:         QModelIndex(-1,-1,0x0,QObject(0x0) )
amarok:         BEGIN: PlaylistBrowserNS::DynamicView::DynamicView(QWidget*)
amarok:           [ERROR__] [DynamicModel] Can not read "/home/ken0/.kde4/share/apps/amarok/dynamic.xml"
amarok:           BEGIN: virtual void Dynamic::PartBias::appendBias(Dynamic::BiasPtr)
amarok:             BEGIN: void Dynamic::PartBias::changeBiasWeight(int, qreal)
amarok:             END__: void Dynamic::PartBias::changeBiasWeight(int, qreal) [Took: 0s]
amarok:           END__: virtual void Dynamic::PartBias::appendBias(Dynamic::BiasPtr) [Took: 0s]
amarok:           BEGIN: void Dynamic::TagMatchBias::setFilter(const MetaQueryWidget::Filter&)
amarok:           END__: void Dynamic::TagMatchBias::setFilter(const MetaQueryWidget::Filter&) [Took: 0s]
amarok:           BEGIN: virtual void Dynamic::PartBias::appendBias(Dynamic::BiasPtr)
amarok:             BEGIN: void Dynamic::PartBias::changeBiasWeight(int, qreal)
amarok:               [PartBias] Weight 0 : 1
amarok:               [PartBias] Weight 1 : 0
amarok:             END__: void Dynamic::PartBias::changeBiasWeight(int, qreal) [Took: 0s]
amarok:           END__: virtual void Dynamic::PartBias::appendBias(Dynamic::BiasPtr) [Took: 0s]
amarok:           BEGIN: void Dynamic::TagMatchBias::setFilter(const MetaQueryWidget::Filter&)
amarok:           END__: void Dynamic::TagMatchBias::setFilter(const MetaQueryWidget::Filter&) [Took: 0s]
amarok:           BEGIN: virtual void Dynamic::PartBias::appendBias(Dynamic::BiasPtr)
amarok:             BEGIN: void Dynamic::PartBias::changeBiasWeight(int, qreal)
amarok:               [PartBias] Weight 0 : 1
amarok:               [PartBias] Weight 1 : 0
amarok:               [PartBias] Weight 2 : 0
amarok:             END__: void Dynamic::PartBias::changeBiasWeight(int, qreal) [Took: 0s]
amarok:           END__: virtual void Dynamic::PartBias::appendBias(Dynamic::BiasPtr) [Took: 0s]
amarok:           BEGIN: void Dynamic::PartBias::changeBiasWeight(int, qreal)
amarok:             [PartBias] Weight 0 : 0.8
amarok:             [PartBias] Weight 1 : 0
amarok:             [PartBias] Weight 2 : 0.2
amarok:           END__: void Dynamic::PartBias::changeBiasWeight(int, qreal) [Took: 0s]
amarok:           BEGIN: void Dynamic::PartBias::changeBiasWeight(int, qreal)
amarok:             [PartBias] Weight 0 : 0.3
amarok:             [PartBias] Weight 1 : 0.5
amarok:             [PartBias] Weight 2 : 0.2
amarok:           END__: void Dynamic::PartBias::changeBiasWeight(int, qreal) [Took: 0s]
amarok:         END__: PlaylistBrowserNS::DynamicView::DynamicView(QWidget*) [Took: 0s]
amarok:         BEGIN: void PlaylistBrowserNS::DynamicCategory::selectionChanged()
amarok:         END__: void PlaylistBrowserNS::DynamicCategory::selectionChanged() [Took: 0s]
amarok:         [PlaylistBrowserModel] 0  playlists for category  1
amarok:         BEGIN: void PlaylistsByProviderProxy::slotProviderAdded(Playlists::PlaylistProvider*, int)
amarok:         END__: void PlaylistsByProviderProxy::slotProviderAdded(Playlists::PlaylistProvider*, int) [Took: 0s]
amarok:         BEGIN: void PlaylistsByProviderProxy::slotProviderAdded(Playlists::PlaylistProvider*, int)
amarok:         END__: void PlaylistsByProviderProxy::slotProviderAdded(Playlists::PlaylistProvider*, int) [Took: 0s]
amarok:         BEGIN: PlaylistBrowserNS::PlaylistBrowserView::PlaylistBrowserView(QAbstractItemModel*, QWidget*)
amarok:         END__: PlaylistBrowserNS::PlaylistBrowserView::PlaylistBrowserView(QAbstractItemModel*, QWidget*) [Took: 0s]
amarok:         [APG::PresetModel] Reading built-in example presets
amarok:         [APG::PresetModel] creating a new generator preset
amarok:         BEGIN: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&)
amarok:           [APG::ConstraintNode] new constraint node at 0x39c6250 with parent at 0x0
amarok:           BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
amarok:             [APG::ConstraintGroup] ""Match All" group"
amarok:           END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
amarok:           [APG::ConstraintNode] new constraint node at 0x39b6e50 with parent at 0x39c6250
amarok:           BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
amarok:             [APG::ConstraintGroup] ""Match All" group"
amarok:           END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
amarok:           [APG::ConstraintNode] new constraint node at 0x39c6b50 with parent at 0x39b6e50
amarok:           [APG::ConstraintNode] new constraint node at 0x3a07300 with parent at 0x39b6e50
amarok:         END__: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&) [Took: 0s]
amarok:         [APG::PresetModel] creating a new generator preset
amarok:         BEGIN: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&)
amarok:           [APG::ConstraintNode] new constraint node at 0x39b7700 with parent at 0x0
amarok:           BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
amarok:             [APG::ConstraintGroup] ""Match All" group"
amarok:           END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
amarok:           [APG::ConstraintNode] new constraint node at 0x3a09fd0 with parent at 0x39b7700
amarok:           BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
amarok:             [APG::ConstraintGroup] ""Match Any" group"
amarok:           END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
amarok:           [APG::ConstraintNode] new constraint node at 0x3a0a770 with parent at 0x3a09fd0
amarok:           [APG::ConstraintNode] new constraint node at 0x3a0cd00 with parent at 0x3a09fd0
amarok:         END__: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&) [Took: 0s]
amarok:         [APG::PresetModel] creating a new generator preset
amarok:         BEGIN: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&)
amarok:           [APG::ConstraintNode] new constraint node at 0x3a0f950 with parent at 0x0
amarok:           BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
amarok:             [APG::ConstraintGroup] ""Match All" group"
amarok:           END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
amarok:           [APG::ConstraintNode] new constraint node at 0x3a0f9c0 with parent at 0x3a0f950
amarok:           BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
amarok:             [APG::ConstraintGroup] ""Match All" group"
amarok:           END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
amarok:           [APG::ConstraintNode] new constraint node at 0x3a0f980 with parent at 0x3a0f9c0
amarok:           [APG::ConstraintNode] new constraint node at 0x3a0fdb0 with parent at 0x3a0f9c0
amarok:         END__: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&) [Took: 0s]
amarok:         [APG::PresetModel] creating a new generator preset
amarok:         BEGIN: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&)
amarok:           [APG::ConstraintNode] new constraint node at 0x3a10310 with parent at 0x0
amarok:           BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
amarok:             [APG::ConstraintGroup] ""Match All" group"
amarok:           END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
amarok:           [APG::ConstraintNode] new constraint node at 0x3a0ff40 with parent at 0x3a10310
amarok:           BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
amarok:             [APG::ConstraintGroup] ""Match All" group"
amarok:           END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
amarok:           [APG::ConstraintNode] new constraint node at 0x3a0e9d0 with parent at 0x3a0ff40
amarok:           [APG::ConstraintNode] new constraint node at 0x3a0ff70 with parent at 0x3a0ff40
amarok:           [APG::ConstraintNode] new constraint node at 0x3a12e00 with parent at 0x3a0ff40
amarok:           [APG::ConstraintNode] new constraint node at 0x3a14a20 with parent at 0x3a0ff40
amarok:         END__: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&) [Took: 0s]
amarok:         [APG::PresetModel] creating a new generator preset
amarok:         BEGIN: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&)
amarok:           [APG::ConstraintNode] new constraint node at 0x3a16020 with parent at 0x0
amarok:           BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
amarok:             [APG::ConstraintGroup] ""Match All" group"
amarok:           END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
amarok:           [APG::ConstraintNode] new constraint node at 0x3a15900 with parent at 0x3a16020
amarok:           BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
amarok:             [APG::ConstraintGroup] ""Match All" group"
amarok:           END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
amarok:           [APG::ConstraintNode] new constraint node at 0x3a15f50 with parent at 0x3a15900
amarok:           BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
amarok:             [APG::ConstraintGroup] ""Match Any" group"
amarok:           END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
amarok:           [APG::ConstraintNode] new constraint node at 0x3a15e00 with parent at 0x3a15f50
amarok:           [APG::ConstraintNode] new constraint node at 0x3a18970 with parent at 0x3a15f50
amarok:           [APG::ConstraintNode] new constraint node at 0x3a1b400 with parent at 0x3a15f50
amarok:           [APG::ConstraintNode] new constraint node at 0x3a1dc90 with parent at 0x3a15900
amarok:           BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
amarok:             [APG::ConstraintGroup] ""Match All" group"
amarok:           END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
amarok:           [APG::ConstraintNode] new constraint node at 0x3a15f80 with parent at 0x3a1dc90
amarok:           [APG::ConstraintNode] new constraint node at 0x3a1e800 with parent at 0x3a1dc90
amarok:         END__: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&) [Took: 0s]
amarok:         [ERROR__] [APG::PresetModel] Can not open "/home/ken0/.kde4/share/apps/amarok/playlistgenerator.xml"
amarok:         [PlaylistBrowserModel] 0  playlists for category  2
amarok:         BEGIN: void PlaylistsByProviderProxy::slotProviderAdded(Playlists::PlaylistProvider*, int)
amarok:         END__: void PlaylistsByProviderProxy::slotProviderAdded(Playlists::PlaylistProvider*, int) [Took: 0s]
amarok:         BEGIN: PlaylistBrowserNS::PlaylistBrowserView::PlaylistBrowserView(QAbstractItemModel*, QWidget*)
amarok:         END__: PlaylistBrowserNS::PlaylistBrowserView::PlaylistBrowserView(QAbstractItemModel*, QWidget*) [Took: 0s]
amarok:       END__: Creating browsers. Please report long start times! [Took: 0.077s]
amarok:       BEGIN: CoverFetcher::CoverFetcher()
amarok:       END__: CoverFetcher::CoverFetcher() [Took: 0s]
amarok:     END__: MainWindow::MainWindow() [Took: 0.79s]
amarok:     Register object:  true
amarok:     BEGIN: void App::applySettings(bool)
amarok:     END__: void App::applySettings(bool) [Took: 0s]
amarok:     BEGIN: ScriptManager::ScriptManager(QObject*)
amarok:     END__: ScriptManager::ScriptManager(QObject*) [Took: 0s]
amarok:     BEGIN: void Amarok::MediaPlayer2Player::volumeChanged(int)
amarok:       MPRIS2: Queueing up a PropertiesChanged signal
amarok:     END__: void Amarok::MediaPlayer2Player::volumeChanged(int) [Took: 0s]
amarok:     MPRIS2: Queueing up a PropertiesChanged signal
amarok:     BEGIN: void Amarok::OSD::applySettings()
amarok:     END__: void Amarok::OSD::applySettings() [Took: 0s]
amarok:     BEGIN: void ProgressWidget::redrawBookmarks(const QString*)
amarok:     END__: void ProgressWidget::redrawBookmarks(const QString*) [Took: 0s]
amarok:     BEGIN: void ProgressWidget::redrawBookmarks(const QString*)
amarok:     END__: void ProgressWidget::redrawBookmarks(const QString*) [Took: 0s]
amarok:     BEGIN: Playlist::ProgressiveSearchWidget::ProgressiveSearchWidget(QWidget*)
amarok:       BEGIN: void Playlist::ProgressiveSearchWidget::slotShowOnlyMatches(bool)
amarok:       END__: void Playlist::ProgressiveSearchWidget::slotShowOnlyMatches(bool) [Took: 0s]
amarok:     END__: Playlist::ProgressiveSearchWidget::ProgressiveSearchWidget(QWidget*) [Took: 0s]
amarok:     BEGIN: void Playlist::Dock::showDynamicHint()
amarok:     END__: void Playlist::Dock::showDynamicHint() [Took: 0s]
amarok:     BEGIN: void Playlist::PrettyListView::slotPlaylistActiveTrackChanged()
amarok:       BEGIN: void Playlist::PrettyListView::scrollToActiveTrack()
amarok:       END__: void Playlist::PrettyListView::scrollToActiveTrack() [Took: 0s]
amarok:     END__: void Playlist::PrettyListView::slotPlaylistActiveTrackChanged() [Took: 0s]
amarok:     [PlaylistDock] Adding provider:  "Amarok Database"
amarok:     [PlaylistDock] Adding provider:  "Playlist Files on Disk"
Could not parse stylesheet of widget 0x3c0a700
amarok:   END__: void App::continueInit() [Took: 0.93s]
amarok: END__: App::App() [Took: 0.93s]
amarok: BEGIN: void MagnatuneDatabaseWorker::completeJob()
amarok: END__: void MagnatuneDatabaseWorker::completeJob() [Took: 0s]
amarok: [LyricsEngine] no current track
amarok: BEGIN: void ScriptManager::updateAllScripts()
amarok:   [ScriptManager] ScriptUpdater: Skipping update check
amarok:   [ScriptManager] found script: "Lyrics" "LyricWiki" ".2" ("Amarok2.0")
amarok:   [ScriptManager] found script: "Scriptable Service" "Librivox.org" "1.0" ("Amarok2.0")
amarok:   [ScriptManager] found script: "Generic" "Amarok Script Console" "1.0" ("Amarok2.0")
amarok:   [ScriptManager] found script: "Scriptable Service" "Cool Streams" "1.0" ("Amarok2.0")
amarok:   [ScriptManager] found script: "Scriptable Service" "Free Music Charts" "1.6.0" ("Amarok2.5")
amarok:   BEGIN: void ScriptManager::configChanged(bool)
amarok:     BEGIN: bool ScriptManager::slotRunScript(const QString&, bool)
amarok:       BEGIN: void ScriptManager::startScriptEngine(const QString&)
amarok:         [ScriptManager] start script engine: "Free Music Charts"
amarok:         BEGIN: ScriptableServiceScript::ScriptableServiceScript(QScriptEngine*)
amarok:         END__: ScriptableServiceScript::ScriptableServiceScript(QScriptEngine*) [Took: 0s]
amarok:       END__: void ScriptManager::startScriptEngine(const QString&) [Took: 0s]
amarok:       SCRIPT "Free Music Charts" :  "creating fmc service..."
amarok:       BEGIN: static QScriptValue ScriptableServiceScript::ScriptableServiceScript_prototype_ctor(QScriptContext*, QScriptEngine*)
amarok:         BEGIN: bool ScriptableServiceManager::initService(const QString&, int, const QString&, const QString&, bool)
amarok:           initializing scripted service:  "Free Music Charts"
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: ScriptableService::ScriptableService(const QString&)
amarok:             creating ScriptableService  "Free Music Charts"
amarok:           END__: ScriptableService::ScriptableService(const QString&) [Took: 0s]
amarok:           BEGIN: void ScriptableService::init(int, const QString&, bool)
amarok:             BEGIN: Collections::ScriptableServiceCollection::ScriptableServiceCollection(const QString&)
amarok:             END__: Collections::ScriptableServiceCollection::ScriptableServiceCollection(const QString&) [Took: 0s]
amarok:           END__: void ScriptableService::init(int, const QString&, bool) [Took: 0s]
amarok:           emitting scripted service  "Free Music Charts"
amarok:           BEGIN: void ServiceBrowser::addService(ServiceBase*)
amarok:             BEGIN: void BrowserCategoryList::childViewChanged()
amarok:             END__: void BrowserCategoryList::childViewChanged() [Took: 0.003s]
amarok:           END__: void ServiceBrowser::addService(ServiceBase*) [Took: 0.006s]
amarok:         END__: bool ScriptableServiceManager::initService(const QString&, int, const QString&, const QString&, bool) [Took: 0.008s]
amarok:       END__: static QScriptValue ScriptableServiceScript::ScriptableServiceScript_prototype_ctor(QScriptContext*, QScriptEngine*) [Took: 0.008s]
amarok:       SCRIPT "Free Music Charts" :  "done creating fmc service!"
amarok:       BEGIN: void ScriptableServiceScript::slotCustomize(const QString&)
amarok:         SCRIPT "Free Music Charts" :  "customizing fmc service"
amarok:         SCRIPT "Free Music Charts" :  "loading icon: /usr/share/apps/amarok/scripts/free_music_charts_service/FMCIcon.png"
amarok:         BEGIN: void ScriptableServiceManager::setIcon(const QString&, const QPixmap&)
amarok:           service:  "Free Music Charts"
amarok:         END__: void ScriptableServiceManager::setIcon(const QString&, const QPixmap&) [Took: 0s]
amarok:       END__: void ScriptableServiceScript::slotCustomize(const QString&) [Took: 0.001s]
amarok:     END__: bool ScriptManager::slotRunScript(const QString&, bool) [Took: 0.17s]
amarok:     BEGIN: bool ScriptManager::slotRunScript(const QString&, bool)
amarok:       BEGIN: void ScriptManager::startScriptEngine(const QString&)
amarok:         [ScriptManager] start script engine: "LyricWiki"
amarok:       END__: void ScriptManager::startScriptEngine(const QString&) [Took: 0s]
amarok:       [ScriptManager] lyrics script started: "LyricWiki"
amarok:     END__: bool ScriptManager::slotRunScript(const QString&, bool) [Took: 0.013s]
amarok:   END__: void ScriptManager::configChanged(bool) [Took: 0.18s]
amarok: END__: void ScriptManager::updateAllScripts() [Took: 0.19s]
amarok: BEGIN: void Playlist::PrettyListView::slotPlaylistActiveTrackChanged()
amarok:   BEGIN: void Playlist::PrettyListView::scrollToActiveTrack()
amarok:   END__: void Playlist::PrettyListView::scrollToActiveTrack() [Took: 0s]
amarok: END__: void Playlist::PrettyListView::slotPlaylistActiveTrackChanged() [Took: 0s]
amarok: BEGIN: virtual int App::newInstance()
amarok:   BEGIN: static void App::handleCliArgs()
amarok:   END__: static void App::handleCliArgs() [Took: 0s]
amarok: END__: virtual int App::newInstance() [Took: 0s]
amarok: BEGIN: void Collections::ScriptableServiceQueryMaker::fetchAlbums()
amarok:   [ScriptableServiceQueryMaker] parent id:  -1
amarok:   BEGIN: void ScriptableServiceScript::slotPopulate(QString, int, int, QString, QString)
amarok:     SCRIPT "Free Music Charts" :  "populating fmc level: 1"
amarok:     SCRIPT "Free Music Charts" :  "fetching fmc xml..."
amarok:     BEGIN: static QScriptValue Downloader::init(QScriptContext*, QScriptEngine*, bool)
[ken0@HTPC ~]$ amarok:     END__: static QScriptValue Downloader::init(QScriptContext*, QScriptEngine*, bool) [Took: 0.057s]
amarok:     SCRIPT "Free Music Charts" :  "done fetching fmc xml..."
amarok:   END__: void ScriptableServiceScript::slotPopulate(QString, int, int, QString, QString) [Took: 0.059s]
amarok: END__: void Collections::ScriptableServiceQueryMaker::fetchAlbums() [Took: 0.059s]
amarok: BEGIN: void WikipediaEnginePrivate::_dataContainerUpdated(const QString&, const Data&)
amarok:   [WikipediaEngine] "updated preferred wikipedia languages:" ("en")
amarok: END__: void WikipediaEnginePrivate::_dataContainerUpdated(const QString&, const Data&) [Took: 0s]
amarok: BEGIN: void WikipediaApplet::dataUpdated(const QString&, const Data&)
amarok: END__: void WikipediaApplet::dataUpdated(const QString&, const Data&) [Took: 0s]
amarok: QModelIndex(-1,-1,0x0,QObject(0x0) )
amarok: QModelIndex(-1,-1,0x0,QObject(0x0) )
amarok: BEGIN: bool OpmlParser::continueRead()
amarok: END__: bool OpmlParser::continueRead() [Took: 0s]
amarok: QModelIndex(-1,-1,0x0,QObject(0x0) )
amarok: BEGIN: void Collections::AudioCdCollection::audioCdEntries(KIO::Job*, const UDSEntryList&)
amarok: END__: void Collections::AudioCdCollection::audioCdEntries(KIO::Job*, const UDSEntryList&) [Took: 0s]
amarok: BEGIN: void Collections::AudioCdCollection::audioCdEntries(KIO::Job*, const UDSEntryList&)
amarok: END__: void Collections::AudioCdCollection::audioCdEntries(KIO::Job*, const UDSEntryList&) [Took: 0s]
amarok: [NetworkAccessManagerProxy] the server is redirecting the request to:  KUrl("http://archive.org/download/freemusiccharts.songs/fmc.xml")
amarok: BEGIN: void AmarokDownloadHelper::requestRedirected(const KUrl&, const KUrl&)
amarok: END__: void AmarokDownloadHelper::requestRedirected(const KUrl&, const KUrl&) [Took: 0s]
amarok: BEGIN: void Collections::AudioCdCollection::audioCdEntries(KIO::Job*, const UDSEntryList&)
amarok: END__: void Collections::AudioCdCollection::audioCdEntries(KIO::Job*, const UDSEntryList&) [Took: 0s]
amarok: BEGIN: void Collections::AudioCdCollection::audioCdEntries(KIO::Job*, const UDSEntryList&)
amarok: END__: void Collections::AudioCdCollection::audioCdEntries(KIO::Job*, const UDSEntryList&) [Took: 0s]
amarok: BEGIN: void Collections::AudioCdCollection::audioCdEntries(KIO::Job*, const UDSEntryList&)
amarok: END__: void Collections::AudioCdCollection::audioCdEntries(KIO::Job*, const UDSEntryList&) [Took: 0s]
amarok: BEGIN: void Collections::AudioCdCollection::audioCdEntries(KIO::Job*, const UDSEntryList&)
amarok: END__: void Collections::AudioCdCollection::audioCdEntries(KIO::Job*, const UDSEntryList&) [Took: 0s]
amarok: SCRIPT "Free Music Charts" :  "start fmc shows xml parsing..."
amarok: SCRIPT "Free Music Charts" :  "got 0 shows!"
amarok: BEGIN: int ScriptableServiceScript::donePopulating() const
amarok:   BEGIN: void ScriptableServiceManager::donePopulating(const QString&, int)
amarok:     Service name:  "Free Music Charts" , parent id:  -1
amarok:     BEGIN: void Collections::ScriptableServiceCollection::donePopulating(int)
amarok:       BEGIN: void Collections::ScriptableServiceQueryMaker::slotScriptComplete()
amarok:         [ScriptableServiceQueryMaker] there are  1  albums
amarok:       END__: void Collections::ScriptableServiceQueryMaker::slotScriptComplete() [Took: 0s]
amarok:     END__: void Collections::ScriptableServiceCollection::donePopulating(int) [Took: 0s]
amarok:   END__: void ScriptableServiceManager::donePopulating(const QString&, int) [Took: 0s]
amarok: END__: int ScriptableServiceScript::donePopulating() const [Took: 0s]
amarok: BEGIN: LongMessageWidget::LongMessageWidget(QWidget*, const QString&, Amarok::Logger::MessageType)
amarok: END__: LongMessageWidget::LongMessageWidget(QWidget*, const QString&, Amarok::Logger::MessageType) [Took: 0.002s]
amarok: BEGIN: void Collections::AudioCdCollection::audioCdEntries(KIO::Job*, const UDSEntryList&)
amarok: END__: void Collections::AudioCdCollection::audioCdEntries(KIO::Job*, const UDSEntryList&) [Took: 0s]
amarok: BEGIN: void Collections::AudioCdCollection::slotEntriesJobDone(KJob*)
amarok: END__: void Collections::AudioCdCollection::slotEntriesJobDone(KJob*) [Took: 0s]
amarok: BEGIN: void Collections::AudioCdCollection::infoFetchComplete(KJob*)
amarok:   [AudioCdCollection] Encoding:  "UTF-8"
amarok:   [AudioCdCollection] got cddb info:  ""
amarok:   BEGIN: void Collections::AudioCdCollection::noInfoAvailable()
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 01.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 02.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 03.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 04.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 05.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 06.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 07.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 08.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 09.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 10.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 11.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 12.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 13.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 14.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 15.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 16.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 17.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 18.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 19.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 20.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 21.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 22.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 23.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 24.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 25.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 26.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 27.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 28.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 29.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 30.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 31.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 32.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 33.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 34.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 35.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 36.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 37.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 38.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 39.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 40.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 41.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 42.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 43.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 44.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 45.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 46.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 47.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 48.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 49.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 50.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 51.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 52.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 53.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 54.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 55.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 56.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 57.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 58.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 59.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 60.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 61.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 62.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 63.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 64.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 65.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 66.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 67.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 68.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 69.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 70.wav"
amarok:     BEGIN: virtual PopupWidget::~PopupWidget()
amarok:     END__: virtual PopupWidget::~PopupWidget() [Took: 0s]
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 71.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 72.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 73.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 74.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 75.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 76.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 77.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 78.wav"
amarok:     [AudioCdCollection] got track:  "audiocd:/Track 79.wav"

Thanks.
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS
stargazerinwg wrote:I am having this problem with Amarok 2.8 on Mageia 5. It has not worked since installing MG5. I have tried deleting the config files as suggested. Amarok is locked while trying to start so that no menu option is accessible, i.e., there isn't way through the application to change any settings. I captured the output of amarok --debug; it looks like it would go on forever. I let it run to like 3000 tracks once before killing (amarok: [AudioCdCollection] got track: "audiocd:/Track 79.wav"). Sorry if this is too much.
Thanks.

Your problem is a different one: you hit the CD bug, this is solved in current Amarok git master, you should try Amarok 2.9 beta instead. In Amarok 2.8 you can't use a CD due to a broken CD kio slave linking. Depends also on the KDE version you use.


Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ...
stargazerinwg
Registered Member
Posts
2
Karma
0
Thank you very much. I see now that Amarok will start and have menus accessible when there is no CD in the PC. I will see if I can figure out how to load 2.9 - guessing I probably need to add additional repositories or just try it manually. Maybe there aren't new dependencies.

Thanks again for your help, quick analysis, and reply!
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS
There are no new dependencies, just the same as for version 2.8. Currently only the beta is available for 2.9, but there is much improvement over 2.8 anyway so it is worth a try.


Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ...


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], Sogou [Bot], Yahoo [Bot]