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

Amarok 2.3.0 / git won't start

Tags: None
(comma "," separated)
Nicky726
Registered Member
Posts
4
Karma
0
OS

Amarok 2.3.0 / git won't start

Fri Apr 30, 2010 7:37 pm
Hello,

since a week ago Amarok 2.3.0 [Arch Linux current 64bit, KDE 4.4.2, qt 4.6.2, mysql 5.1.46, xine] on my main desktop fails to start, after splashscreen empty window pups up and disappears no crash report is shown. Same goes for todays git. Tried to removed ~/.kde4/share/apps/amarok and ~/.kde4/share/config/amarok* and best I can get is one or two correct starts with git after which problem returns. (To achieve this I got to randomly reinstal amarok and amarok-git, delete configs and reboot). Now I have other machine with same packages installed just 32 bit, where Amarok runs fine. (~/.kde4/share/apps/amarok is rsynced between theese machines).

Follows amarok --debug (first run without any config, played song and ended amarok. then run amarok again resulting to fail):

Code: Select all
 [nik@hikari ~]$ amarok --debug
amarok(9606): ""CurrencyIntroducedDate" - conversion of "" to QDate failed" " (wrong format: expected 3 items, got 1)"
amarok(9606): ""CurrencyIntroducedDate" - conversion of "" to QDate failed" " (wrong format: expected 3 items, got 1)"
amarok: BEGIN: App::App()
amarok:   BEGIN: void App::continueInit()
amarok:     BEGIN: EngineController::EngineController()
amarok:     END__: EngineController::EngineController() - Took 0.0001s
amarok:     BEGIN: void EngineController::initializePhonon()
amarok(9606) Phonon::KdePlatformPlugin::createBackend: using backend:  "Xine"
amarok:       [EngineController] Tick Interval (actual):  100
amarok:     END__: void EngineController::initializePhonon() - Took 0.47s
amarok:     BEGIN: MainWindow::MainWindow()
amarok:       BEGIN: static ServicePluginManager* ServicePluginManager::instance()
amarok:          BrowserCategoryList named  "internet"  starting...
amarok:         BEGIN: BrowserCategoryListDelegate::BrowserCategoryListDelegate(QTreeView*)
amarok:         END__: BrowserCategoryListDelegate::BrowserCategoryListDelegate(QTreeView*) - Took 0.0001s
amarok:          We are sorting!!
amarok:          ServiceBrowser starting...
amarok:         BEGIN: void ServicePluginManager::collect()
amarok:           [PluginManager] Plugin trader constraint:  "[X-KDE-Amarok-framework-version] == 55 and [X-KDE-Amarok-plugintype] == 'service' and [X-KDE-Amarok-rank] > 0"
amarok:            Received [ "6" ] collection plugin offers
amarok:           BEGIN: static Plugins::Plugin* Plugins::PluginManager::createFromService(KService::Ptr)
amarok:             [PluginManager] Trying to load:  "amarok_service_ampache"
amarok:             BEGIN: void CollectionManager::init()
amarok:               [PluginManager] Plugin trader constraint:  "[X-KDE-Amarok-framework-version] == 55 and [X-KDE-Amarok-plugintype] == 'collection' and [X-KDE-Amarok-rank] > 0"
amarok:               [CollectionManager] Received [ "7" ] collection plugin offers
amarok:               [CollectionManager] Initialising sqlcollection
amarok:                Connected to MySQL server 5.1.46-embedded
amarok:                Connected to MySQL server 5.1.46-embedded
amarok:                Initialized thread, count== 1
amarok:               BEGIN: void MountPointManager::init()
amarok:                 [PluginManager] Plugin trader constraint:  "[X-KDE-Amarok-framework-version] == 55 and [X-KDE-Amarok-plugintype] == 'device' and [X-KDE-Amarok-rank] > 0"
amarok:                 [MountPointManager] Received [ "1" ] device plugin offers
amarok:                 BEGIN: static Plugins::Plugin* Plugins::PluginManager::createFromService(KService::Ptr)
amarok:                   [PluginManager] Trying to load:  "amarok_massstorage-device"
amarok:                   [PluginManager]
"                  " PluginManager Service Info:
"                  " ---------------------------
"                  " name                          : "Velkokapacitní záložní zařízení"
"                  " library                       : "amarok_massstorage-device"
"                  " desktopEntryPath              : "amarok_massstorage-device.desktop"
"                  " X-KDE-Amarok-plugintype       : "device"
"                  " X-KDE-Amarok-name             : "massstorage-device"
"                  " X-KDE-Amarok-authors          : ("Maximilian Kossick")
"                  " X-KDE-Amarok-rank             : "100"
"                  " X-KDE-Amarok-version          : "1"
"                  " X-KDE-Amarok-framework-version: "55"

amarok:                 END__: static Plugins::Plugin* Plugins::PluginManager::createFromService(KService::Ptr) - Took 0.001s
amarok:                 [MountPointManager] Device added and mounted, checking handlers
amarok:                 [MountPointManager] found handler for  "/org/freedesktop/Hal/devices/volume_uuid_Sr6bP1_Dr7j_rIkL_ee32_4pi5_lnVL_EGEngQ"
amarok:                 BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const
amarok:                   [MassStorageDeviceHandler] Volume isn't valid, can't create a handler
amarok:                 END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const - Took 9.7e-05s
amarok:                 [MountPointManager] Factory  "uuid" could not create device handler
amarok:               END__: void MountPointManager::init() - Took 0.019s
amarok:               BEGIN: ScanManager::ScanManager(QObject*)
amarok:                 BEGIN: SqlCollectionDBusHandler::SqlCollectionDBusHandler(QObject*)
amarok:                    Register object:  true
amarok:                 END__: SqlCollectionDBusHandler::SqlCollectionDBusHandler(QObject*) - Took 0.00011s
amarok:               END__: ScanManager::ScanManager(QObject*) - Took 0.00018s
amarok:               BEGIN: void CollectionManager::slotNewCollection(Collections::Collection*)
amarok:               END__: void CollectionManager::slotNewCollection(Collections::Collection*) - Took 0.0002s
amarok:               BEGIN: MediaDeviceMonitor::MediaDeviceMonitor()
amarok:                 BEGIN: void MediaDeviceMonitor::init()
amarok:                   BEGIN: MediaDeviceCache::MediaDeviceCache()
amarok:                   END__: MediaDeviceCache::MediaDeviceCache() - Took 5e-05s
amarok:                 END__: void MediaDeviceMonitor::init() - Took 0.00014s
amarok:               END__: MediaDeviceMonitor::MediaDeviceMonitor() - Took 0.00025s
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/Hal/devices/volume_uuid_Sr6bP1_Dr7j_rIkL_ee32_4pi5_lnVL_EGEngQ"
amarok:                       [MediaDeviceCache] Device name is =  "Volume (LVM2_member)"  and was made by  ""
amarok:                       [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi =  "/org/freedesktop/Hal/devices/storage_serial_ST3500418AS_6VM29TMW"
amarok:                       [MediaDeviceCache] Device name is =  "ST3500418AS"  and was made by  "ATA"
amarok:                       [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi =  "/org/freedesktop/Hal/devices/storage_model_DVDRW_SHW_16H5S"
amarok:                       [MediaDeviceCache] Device name is =  "DVDRW SHW-16H5S"  and was made by  "LITE-ON"
amarok:                     END__: void MediaDeviceCache::refreshCache() - Took 0.21s
amarok:                   END__: QStringList MediaDeviceMonitor::getDevices() - Took 0.21s
amarok:                   BEGIN: virtual bool MtpConnectionAssistant::identify(const QString&)
amarok:                      Not a PMP
amarok:                   END__: virtual bool MtpConnectionAssistant::identify(const QString&) - Took 0.00072s
amarok:                   BEGIN: virtual bool MtpConnectionAssistant::identify(const QString&)
amarok:                      Not a PMP
amarok:                   END__: virtual bool MtpConnectionAssistant::identify(const QString&) - Took 0.00047s
amarok:                 END__: void MediaDeviceMonitor::checkDevicesFor(ConnectionAssistant*) - Took 0.21s
amarok:               END__: void MediaDeviceMonitor::registerDeviceType(ConnectionAssistant*) - Took 0.21s
amarok:               BEGIN: void MediaDeviceMonitor::registerDeviceType(ConnectionAssistant*)
amarok:               END__: void MediaDeviceMonitor::registerDeviceType(ConnectionAssistant*) - Took 0.0001s
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/Hal/devices/volume_uuid_Sr6bP1_Dr7j_rIkL_ee32_4pi5_lnVL_EGEngQ"
amarok:                       [MediaDeviceCache] Device name is =  "Volume (LVM2_member)"  and was made by  ""
amarok:                       [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi =  "/org/freedesktop/Hal/devices/storage_serial_ST3500418AS_6VM29TMW"
amarok:                       [MediaDeviceCache] Device name is =  "ST3500418AS"  and was made by  "ATA"
amarok:                       [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi =  "/org/freedesktop/Hal/devices/storage_model_DVDRW_SHW_16H5S"
amarok:                       [MediaDeviceCache] Device name is =  "DVDRW SHW-16H5S"  and was made by  "LITE-ON"
amarok:                     END__: void MediaDeviceCache::refreshCache() - Took 0.0029s
amarok:                   END__: QStringList MediaDeviceMonitor::getDevices() - Took 0.003s
amarok:                   BEGIN: virtual bool AudioCdConnectionAssistant::identify(const QString&)
amarok:                   END__: virtual bool AudioCdConnectionAssistant::identify(const QString&) - Took 0.00063s
amarok:                   BEGIN: virtual bool AudioCdConnectionAssistant::identify(const QString&)
amarok:                   END__: virtual bool AudioCdConnectionAssistant::identify(const QString&) - Took 0.0031s
amarok:                 END__: void MediaDeviceMonitor::checkDevicesFor(ConnectionAssistant*) - Took 0.007s
amarok:               END__: void MediaDeviceMonitor::registerDeviceType(ConnectionAssistant*) - Took 0.0078s
amarok:               BEGIN: virtual void Collections::DaapCollectionFactory::init()
QDBusObjectPath: invalid path ""
amarok:               END__: virtual void Collections::DaapCollectionFactory::init() - Took 0.0016s
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/Hal/devices/volume_uuid_Sr6bP1_Dr7j_rIkL_ee32_4pi5_lnVL_EGEngQ"
amarok:                       [MediaDeviceCache] Device name is =  "Volume (LVM2_member)"  and was made by  ""
amarok:                       [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi =  "/org/freedesktop/Hal/devices/storage_serial_ST3500418AS_6VM29TMW"
amarok:                       [MediaDeviceCache] Device name is =  "ST3500418AS"  and was made by  "ATA"
amarok:                       [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi =  "/org/freedesktop/Hal/devices/storage_model_DVDRW_SHW_16H5S"
amarok:                       [MediaDeviceCache] Device name is =  "DVDRW SHW-16H5S"  and was made by  "LITE-ON"
amarok:                     END__: void MediaDeviceCache::refreshCache() - Took 0.0029s
amarok:                   END__: QStringList MediaDeviceMonitor::getDevices() - Took 0.0029s
amarok:                   BEGIN: virtual bool IpodConnectionAssistant::identify(const QString&)
amarok:                      Device udi:  "/org/freedesktop/Hal/devices/storage_model_DVDRW_SHW_16H5S"
amarok:                      Device name:  "LITE-ON - DVDRW SHW-16H5S"
amarok:                     BEGIN: const QString MediaDeviceCache::volumeMountPoint(const QString&) const
amarok:                       [MediaDeviceCache] Not able to convert to StorageAccess or not accessible, returning empty
amarok:                     END__: const QString MediaDeviceCache::volumeMountPoint(const QString&) const - Took 0.0002s
amarok:                      Mount point:  ""
amarok:                      vendor:  "LITE-ON" , product:  "DVDRW SHW-16H5S"
amarok:                   END__: virtual bool IpodConnectionAssistant::identify(const QString&) - Took 0.00044s
amarok:                   BEGIN: virtual bool IpodConnectionAssistant::identify(const QString&)
amarok:                      Device udi:  "/org/freedesktop/Hal/devices/storage_serial_ST3500418AS_6VM29TMW"
amarok:                      Device name:  "ATA - ST3500418AS"
amarok:                     BEGIN: const QString MediaDeviceCache::volumeMountPoint(const QString&) const
amarok:                       [MediaDeviceCache] Not able to convert to StorageAccess or not accessible, returning empty
amarok:                     END__: const QString MediaDeviceCache::volumeMountPoint(const QString&) const - Took 5.2e-05s
amarok:                      Mount point:  ""
amarok:                      vendor:  "ATA" , product:  "ST3500418AS"
amarok:                   END__: virtual bool IpodConnectionAssistant::identify(const QString&) - Took 0.00018s
amarok:                 END__: void MediaDeviceMonitor::checkDevicesFor(ConnectionAssistant*) - Took 0.0037s
amarok:               END__: void MediaDeviceMonitor::registerDeviceType(ConnectionAssistant*) - Took 0.0038s
amarok:             END__: void CollectionManager::init() - Took 0.41s
amarok:             [PluginManager]
"            " PluginManager Service Info:
"            " ---------------------------
"            " name                          : "Ampache"
"            " library                       : "amarok_service_ampache"
"            " desktopEntryPath              : "amarok_service_ampache.desktop"
"            " X-KDE-Amarok-plugintype       : "service"
"            " X-KDE-Amarok-name             : "AmpacheService"
"            " X-KDE-Amarok-authors          : ("Nikolaj Hald Nielsen")
"            " X-KDE-Amarok-rank             : "100"
"            " X-KDE-Amarok-version          : "1"
"            " X-KDE-Amarok-framework-version: "55"

amarok:           END__: static Plugins::Plugin* Plugins::PluginManager::createFromService(KService::Ptr) - Took 0.42s
amarok:            Got hold of a valid plugin
amarok:            Got hold of a valid factory
amarok:           BEGIN: static Plugins::Plugin* Plugins::PluginManager::createFromService(KService::Ptr)
amarok:             [PluginManager] Trying to load:  "amarok_service_jamendo"
amarok:             [PluginManager]
"            " PluginManager Service Info:
"            " ---------------------------
"            " name                          : "Jamendo"
"            " library                       : "amarok_service_jamendo"
"            " desktopEntryPath              : "amarok_service_jamendo.desktop"
"            " X-KDE-Amarok-plugintype       : "service"
"            " X-KDE-Amarok-name             : "JamendoService"
"            " X-KDE-Amarok-authors          : ("Nikolaj Hald Nielsen")
"            " X-KDE-Amarok-rank             : "100"
"            " X-KDE-Amarok-version          : "1"
"            " X-KDE-Amarok-framework-version: "55"

amarok:           END__: static Plugins::Plugin* Plugins::PluginManager::createFromService(KService::Ptr) - Took 0.0073s
amarok:            Got hold of a valid plugin
amarok:            Got hold of a valid factory
amarok:           BEGIN: static Plugins::Plugin* Plugins::PluginManager::createFromService(KService::Ptr)
amarok:             [PluginManager] Trying to load:  "amarok_service_mp3tunes"
amarok:             [PluginManager]
"            " PluginManager Service Info:
"            " ---------------------------
"            " name                          : "MP3tunes"
"            " library                       : "amarok_service_mp3tunes"
"            " desktopEntryPath              : "amarok_service_mp3tunes.desktop"
"            " X-KDE-Amarok-plugintype       : "service"
"            " X-KDE-Amarok-name             : "Mp3tunesService"
"            " X-KDE-Amarok-authors          : ("Nikolaj Hald Nielsen")
"            " X-KDE-Amarok-rank             : "100"
"            " X-KDE-Amarok-version          : "1"
"            " X-KDE-Amarok-framework-version: "55"

amarok:           END__: static Plugins::Plugin* Plugins::PluginManager::createFromService(KService::Ptr) - Took 0.0031s
amarok:            Got hold of a valid plugin
amarok:            Got hold of a valid factory
amarok:           BEGIN: static Plugins::Plugin* Plugins::PluginManager::createFromService(KService::Ptr)
amarok:             [PluginManager] Trying to load:  "amarok_service_lastfm"
amarok:             [PluginManager]
"            " PluginManager Service Info:
"            " ---------------------------
"            " name                          : "Last.fm"
"            " library                       : "amarok_service_lastfm"
"            " desktopEntryPath              : "amarok_service_lastfm.desktop"
"            " X-KDE-Amarok-plugintype       : "service"
"            " X-KDE-Amarok-name             : "LastFmService"
"            " X-KDE-Amarok-authors          : ("Shane King")
"            " X-KDE-Amarok-rank             : "100"
"            " X-KDE-Amarok-version          : "1"
"            " X-KDE-Amarok-framework-version: "55"

amarok:           END__: static Plugins::Plugin* Plugins::PluginManager::createFromService(KService::Ptr) - Took 0.019s
amarok:            Got hold of a valid plugin
amarok:            Got hold of a valid factory
amarok:           BEGIN: static Plugins::Plugin* Plugins::PluginManager::createFromService(KService::Ptr)
amarok:             [PluginManager] Trying to load:  "amarok_service_opmldirectory"
amarok:             [PluginManager]
"            " PluginManager Service Info:
"            " ---------------------------
"            " name                          : "Adresář podcastů"
"            " library                       : "amarok_service_opmldirectory"
"            " desktopEntryPath              : "amarok_service_opmldirectory.desktop"
"            " X-KDE-Amarok-plugintype       : "service"
"            " X-KDE-Amarok-name             : "JamendoService"
"            " X-KDE-Amarok-authors          : ("Nikolaj Hald Nielsen")
"            " X-KDE-Amarok-rank             : "100"
"            " X-KDE-Amarok-version          : "1"
"            " X-KDE-Amarok-framework-version: "55"

amarok:           END__: static Plugins::Plugin* Plugins::PluginManager::createFromService(KService::Ptr) - Took 0.0048s
amarok:            Got hold of a valid plugin
amarok:            Got hold of a valid factory
amarok:           BEGIN: static Plugins::Plugin* Plugins::PluginManager::createFromService(KService::Ptr)
amarok:             [PluginManager] Trying to load:  "amarok_service_magnatunestore"
amarok:             [PluginManager]
"            " PluginManager Service Info:
"            " ---------------------------
"            " name                          : "Obchod Magnatune"
"            " library                       : "amarok_service_magnatunestore"
"            " desktopEntryPath              : "amarok_service_magnatunestore.desktop"
"            " X-KDE-Amarok-plugintype       : "service"
"            " X-KDE-Amarok-name             : "MagnatuneStore"
"            " X-KDE-Amarok-authors          : ("Nikolaj Hald Nielsen")
"            " X-KDE-Amarok-rank             : "100"
"            " X-KDE-Amarok-version          : "1"
"            " X-KDE-Amarok-framework-version: "55"

amarok:           END__: static Plugins::Plugin* Plugins::PluginManager::createFromService(KService::Ptr) - Took 0.0033s
amarok:            Got hold of a valid plugin
amarok:            Got hold of a valid factory
amarok:         END__: void ServicePluginManager::collect() - Took 0.46s
amarok:       END__: static ServicePluginManager* ServicePluginManager::instance() - Took 0.61s
amarok:       BEGIN: Playlist::ModelStack::ModelStack()
amarok:         BEGIN: Playlist::Model::Model(QObject*)
amarok:         END__: Playlist::Model::Model(QObject*) - Took 3.3e-05s
amarok:         BEGIN: Playlist::Controller::Controller(Playlist::AbstractModel*, Playlist::AbstractModel*, QObject*)
amarok:         END__: Playlist::Controller::Controller(Playlist::AbstractModel*, Playlist::AbstractModel*, QObject*) - Took 8.8e-05s
amarok:       END__: Playlist::ModelStack::ModelStack() - Took 0.0036s
amarok:       BEGIN: void StatusBar::updateTotalPlaylistLength()
amarok:       END__: void StatusBar::updateTotalPlaylistLength() - Took 0.00018s
amarok:       BEGIN: Playlist::Actions::Actions()
amarok:         BEGIN: void Playlist::Actions::playlistModeChanged()
amarok:           [Playlist::Actions] Dynamic mode:    false
amarok:         END__: void Playlist::Actions::playlistModeChanged() - Took 0.00098s
amarok:         BEGIN: void Playlist::Actions::restoreDefaultPlaylist()
amarok:           BEGIN: void Playlists::SqlUserPlaylistProvider::checkTables()
amarok:           END__: void Playlists::SqlUserPlaylistProvider::checkTables() - Took 0.00074s
amarok:           BEGIN: Playlists::XSPFPlaylist::XSPFPlaylist(const KUrl&, bool)
amarok:              url:  KUrl("file:///home/nik/.kde4/share/apps/amarok/current.xspf")
amarok:             BEGIN: bool Playlists::XSPFPlaylist::loadXSPF(QTextStream&)
amarok:             END__: bool Playlists::XSPFPlaylist::loadXSPF(QTextStream&) - Took 0.0012s
amarok:           END__: Playlists::XSPFPlaylist::XSPFPlaylist(const KUrl&, bool) - Took 0.0013s
amarok:           BEGIN: Playlists::XSPFTrackList Playlists::XSPFPlaylist::trackList()
amarok:              returning  7 tracks
amarok:           END__: Playlists::XSPFTrackList Playlists::XSPFPlaylist::trackList() - Took 0.00024s
amarok:           BEGIN: QStringList MountPointManager::collectionFolders()
amarok:           END__: QStringList MountPointManager::collectionFolders() - Took 0.0013s
amarok:           BEGIN: QStringList MountPointManager::collectionFolders()
amarok:           END__: QStringList MountPointManager::collectionFolders() - Took 0.00013s
amarok:           BEGIN: QStringList MountPointManager::collectionFolders()
amarok:           END__: QStringList MountPointManager::collectionFolders() - Took 0.00012s
amarok:           BEGIN: QStringList MountPointManager::collectionFolders()
amarok:           END__: QStringList MountPointManager::collectionFolders() - Took 0.00012s
amarok:           BEGIN: QStringList MountPointManager::collectionFolders()
amarok:           END__: QStringList MountPointManager::collectionFolders() - Took 0.00012s
amarok:           BEGIN: QStringList MountPointManager::collectionFolders()
amarok:           END__: QStringList MountPointManager::collectionFolders() - Took 0.00012s
amarok:           BEGIN: QStringList MountPointManager::collectionFolders()
amarok:           END__: QStringList MountPointManager::collectionFolders() - Took 0.00027s
amarok:           BEGIN: void Playlist::Controller::insertTracks(int, Meta::TrackList)
amarok:             BEGIN: int Playlist::Controller::insertionTopRowToBottom(int)
amarok:               [Playlist::Controller] SortProxy is NOT SORTED         ... so I'll take care of the right row.
amarok:             END__: int Playlist::Controller::insertionTopRowToBottom(int) - Took 6e-05s
amarok:             BEGIN: virtual void Playlist::InsertTracksCmd::redo()
amarok:               BEGIN: void Playlist::Model::setAllNewlyAddedToUnplayed()
amarok:               END__: void Playlist::Model::setAllNewlyAddedToUnplayed() - Took 3.4e-05s
amarok:               BEGIN: void StatusBar::updateTotalPlaylistLength()
amarok:               END__: void StatusBar::updateTotalPlaylistLength() - Took 0.00078s
amarok:             END__: virtual void Playlist::InsertTracksCmd::redo() - Took 0.0012s
amarok:           END__: void Playlist::Controller::insertTracks(int, Meta::TrackList) - Took 0.0017s
amarok:           BEGIN: void Playlist::Actions::queue(QList<int>)
amarok:           END__: void Playlist::Actions::queue(QList<int>) - Took 3.4e-05s
amarok:           BEGIN: void StatusBar::updateTotalPlaylistLength()
amarok:           END__: void StatusBar::updateTotalPlaylistLength() - Took 0.00022s
amarok:         END__: void Playlist::Actions::restoreDefaultPlaylist() - Took 0.022s
amarok:       END__: Playlist::Actions::Actions() - Took 0.023s
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
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.0045s
amarok:         BEGIN: void StatusBar::updateTotalPlaylistLength()
amarok:         END__: void StatusBar::updateTotalPlaylistLength() - Took 0.00025s
amarok:       END__: Playlist::LayoutManager::LayoutManager() - Took 0.0053s
amarok:       BEGIN: AmarokUrlHandler::AmarokUrlHandler()
amarok:         BEGIN: void BookmarkModel::checkTables()
amarok:         END__: void BookmarkModel::checkTables() - Took 0.001s
amarok:       END__: AmarokUrlHandler::AmarokUrlHandler() - Took 0.0012s
amarok:       [MountPointManager] [WARNING!] NOT-IMPLEMENTED:  void MountPointManager::startStatisticsUpdateJob()

amarok:       BEGIN: XesamCollectionBuilder::XesamCollectionBuilder(Collections::SqlCollection*)
amarok:       END__: XesamCollectionBuilder::XesamCollectionBuilder(Collections::SqlCollection*) - Took 0.018s
amarok:       BEGIN: virtual int App::newInstance()
amarok:         BEGIN: static void App::handleCliArgs()
amarok:         END__: static void App::handleCliArgs() - Took 9.4e-05s
amarok:       END__: virtual int App::newInstance() - Took 0.00022s
 [nik@hikari ~]$ 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/Hal/devices/volume_uuid_Sr6bP1_Dr7j_rIkL_ee32_4pi5_lnVL_EGEngQ"
amarok:             [MediaDeviceCache] Device name is =  "Volume (LVM2_member)"  and was made by  ""
amarok:             [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi =  "/org/freedesktop/Hal/devices/storage_serial_ST3500418AS_6VM29TMW"
amarok:             [MediaDeviceCache] Device name is =  "ST3500418AS"  and was made by  "ATA"
amarok:             [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi =  "/org/freedesktop/Hal/devices/storage_model_DVDRW_SHW_16H5S"
amarok:             [MediaDeviceCache] Device name is =  "DVDRW SHW-16H5S"  and was made by  "LITE-ON"
amarok:           END__: void MediaDeviceCache::refreshCache() - Took 0.0025s
amarok:         END__: QStringList MediaDeviceMonitor::getDevices() - Took 0.0026s
amarok:         BEGIN: virtual bool UmsConnectionAssistant::identify(const QString&)
amarok:            Device udi:  "/org/freedesktop/Hal/devices/storage_model_DVDRW_SHW_16H5S"
amarok:            Device name:  "LITE-ON - DVDRW SHW-16H5S"
amarok:           BEGIN: const QString MediaDeviceCache::volumeMountPoint(const QString&) const
amarok:             [MediaDeviceCache] Not able to convert to StorageAccess or not accessible, returning empty
amarok:           END__: const QString MediaDeviceCache::volumeMountPoint(const QString&) const - Took 7.6e-05s
amarok:            Mount point:  ""
amarok:            vendor:  "LITE-ON" , product:  "DVDRW SHW-16H5S"
amarok:           BEGIN: const QString MediaDeviceCache::volumeMountPoint(const QString&) const
amarok:             [MediaDeviceCache] Not able to convert to StorageAccess or not accessible, returning empty
amarok:           END__: const QString MediaDeviceCache::volumeMountPoint(const QString&) const - Took 0.0049s
amarok:         END__: virtual bool UmsConnectionAssistant::identify(const QString&) - Took 0.0059s
amarok:         BEGIN: virtual bool UmsConnectionAssistant::identify(const QString&)
amarok:            Device udi:  "/org/freedesktop/Hal/devices/storage_serial_ST3500418AS_6VM29TMW"
amarok:            Device name:  "ATA - ST3500418AS"
amarok:           BEGIN: const QString MediaDeviceCache::volumeMountPoint(const QString&) const
amarok:             [MediaDeviceCache] Not able to convert to StorageAccess or not accessible, returning empty
amarok:           END__: const QString MediaDeviceCache::volumeMountPoint(const QString&) const - Took 7.1e-05s
amarok:            Mount point:  ""
amarok:            vendor:  "ATA" , product:  "ST3500418AS"
amarok:           BEGIN: const QString MediaDeviceCache::volumeMountPoint(const QString&) const
amarok:             [MediaDeviceCache] Not able to convert to StorageAccess or not accessible, returning empty
amarok:           END__: const QString MediaDeviceCache::volumeMountPoint(const QString&) const - Took 5.1e-05s
amarok:         END__: virtual bool UmsConnectionAssistant::identify(const QString&) - Took 0.00092s
amarok:       END__: void MediaDeviceMonitor::checkDevicesFor(ConnectionAssistant*) - Took 0.0096s
amarok:       BEGIN: void Collections::DaapCollectionFactory::connectToManualServers()
amarok:       END__: void Collections::DaapCollectionFactory::connectToManualServers() - Took 4.2e-05s
amarok:        setCurrentItem:  1
amarok(9606)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
amarok(9606)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
amarok:        setCurrentItem:  0
amarok(9606)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
amarok:       BEGIN: void MainWindow::init()
amarok:         BEGIN: SvgHandler::SvgHandler(QObject*)
amarok:         END__: SvgHandler::SvgHandler(QObject*) - Took 0.0001s
amarok:         BEGIN: BrowserWidget::BrowserWidget(QWidget*)
amarok:            BrowserCategoryList named  "root list"  starting...
amarok:           BEGIN: BrowserCategoryListDelegate::BrowserCategoryListDelegate(QTreeView*)
amarok:           END__: BrowserCategoryListDelegate::BrowserCategoryListDelegate(QTreeView*) - Took 8.8e-05s
amarok:           BEGIN: void BrowserBreadcrumbWidget::updateBreadcrumbs()
amarok:             BEGIN: void BrowserBreadcrumbWidget::addLevel(BrowserCategoryList*)
amarok:               BEGIN: void BrowserBreadcrumbWidget::hideAsNeeded(int)
amarok:                 BEGIN: QString BrowserCategoryList::activeCategoryName()
amarok:                 END__: QString BrowserCategoryList::activeCategoryName() - Took 3.1e-05s
amarok:                  the active category is:  ""
amarok:                  1  items.
amarok:               END__: void BrowserBreadcrumbWidget::hideAsNeeded(int) - Took 0.0002s
amarok:             END__: void BrowserBreadcrumbWidget::addLevel(BrowserCategoryList*) - Took 0.0023s
amarok:           END__: void BrowserBreadcrumbWidget::updateBreadcrumbs() - Took 0.0024s
amarok:         END__: BrowserWidget::BrowserWidget(QWidget*) - Took 0.0053s
amarok:         BEGIN: Playlist::Widget::Widget(QWidget*)
amarok:           BEGIN: Playlist::ProgressiveSearchWidget::ProgressiveSearchWidget(QWidget*)
amarok:           END__: Playlist::ProgressiveSearchWidget::ProgressiveSearchWidget(QWidget*) - Took 0.0016s
amarok:           BEGIN: PlaylistBrowserNS::DynamicModel::DynamicModel()
amarok:             BEGIN: void PlaylistBrowserNS::DynamicModel::loadAutoSavedPlaylist()
Calling appendChild() on a null node does nothing.
amarok:             END__: void PlaylistBrowserNS::DynamicModel::loadAutoSavedPlaylist() - Took 0.00011s
amarok:           END__: PlaylistBrowserNS::DynamicModel::DynamicModel() - Took 0.00018s
amarok:           BEGIN: void Playlist::Widget::showDynamicHint(bool)
amarok:           END__: void Playlist::Widget::showDynamicHint(bool) - Took 9.9e-05s
amarok:           BEGIN: Playlist::PrettyItemDelegate::PrettyItemDelegate(QObject*)
amarok:           END__: Playlist::PrettyItemDelegate::PrettyItemDelegate(QObject*) - Took 5.6e-05s
amarok:           BEGIN: void Playlist::PrettyListView::slotPlaylistActiveTrackChanged()
amarok:             BEGIN: void Playlist::PrettyListView::scrollToActiveTrack()
amarok:             END__: void Playlist::PrettyListView::scrollToActiveTrack() - Took 0.0017s
amarok:           END__: void Playlist::PrettyListView::slotPlaylistActiveTrackChanged() - Took 0.0019s
amarok:            Adding provider:  ""
amarok:            Adding provider:  ""
amarok:         END__: Playlist::Widget::Widget(QWidget*) - Took 0.01s
amarok:         BEGIN: virtual QMenu* MainWindow::createPopupMenu()
amarok:         END__: virtual QMenu* MainWindow::createPopupMenu() - Took 0.00031s
amarok:         BEGIN: Context::VerticalToolbarContainment::VerticalToolbarContainment(QObject*, const QVariantList&)
amarok:            applet containment has corona: QObject(0x0) 
amarok:         END__: Context::VerticalToolbarContainment::VerticalToolbarContainment(QObject*, const QVariantList&) - Took 0.001s
amarok:          setting applets geom to QRectF(0,0 200x200)
amarok:         BEGIN: void MainWindow::createContextView(Plasma::Containment*)
amarok:           BEGIN: ContextSubject::ContextSubject()
amarok:           END__: ContextSubject::ContextSubject() - Took 9.8e-05s
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 6.9e-05s
amarok:             BEGIN: void Context::AppletsListWidget::updateList()
amarok:               BEGIN: int Context::AppletsListWidget::maximumVisibleAppletsOnList() const
amarok:                  model row count:  10
amarok:                  icon average size:  94.3
amarok:                  visible rect size:  0
amarok:                  listTotalSize:  843
amarok:               END__: int Context::AppletsListWidget::maximumVisibleAppletsOnList() const - Took 0.0021s
amarok:                visible icons: 0
amarok:             END__: void Context::AppletsListWidget::updateList() - Took 0.0023s
amarok:             BEGIN: virtual void Context::AppletExplorer::resizeEvent(QGraphicsSceneResizeEvent*)
amarok:               BEGIN: virtual void Context::AppletsListWidget::resizeEvent(QGraphicsSceneResizeEvent*)
amarok:                 BEGIN: int Context::AppletsListWidget::maximumVisibleAppletsOnList() const
amarok:                    model row count:  10
amarok:                    icon average size:  94.3
amarok:                    visible rect size:  56
amarok:                    listTotalSize:  843
amarok:                 END__: int Context::AppletsListWidget::maximumVisibleAppletsOnList() const - Took 0.00012s
amarok:               END__: virtual void Context::AppletsListWidget::resizeEvent(QGraphicsSceneResizeEvent*) - Took 0.0002s
amarok:             END__: virtual void Context::AppletExplorer::resizeEvent(QGraphicsSceneResizeEvent*) - Took 0.00071s
amarok:           END__: Context::ContextView::ContextView(Plasma::Containment*, Plasma::Corona*, QWidget*) - Took 0.15s
amarok:            applettoolbar created with a real containment
amarok:           BEGIN: void Context::ContextView::showHome()
amarok:             BEGIN: virtual void Context::VerticalToolbarContainment::loadConfig(const KConfigGroup&)
amarok:                plugins.size():  3
amarok:                Adding applet:  "currenttrack"
amarok:               BEGIN: virtual Plasma::Applet* Context::VerticalToolbarContainment::addApplet(const QString&, int)
amarok:                 BEGIN: virtual void CurrentTrack::init()
QGraphicsLinearLayout::removeAt: invalid index 1
amarok:                   BEGIN: CurrentEngine::CurrentEngine(QObject*, const QList<QVariant>&)
amarok:                     BEGIN: void CurrentEngine::update()
amarok:                     END__: void CurrentEngine::update() - Took 3.9e-05s
amarok:                   END__: CurrentEngine::CurrentEngine(QObject*, const QList<QVariant>&) - Took 0.00021s
amarok:                   BEGIN: virtual bool CurrentEngine::sourceRequestEvent(const QString&)
amarok:                   END__: virtual bool CurrentEngine::sourceRequestEvent(const QString&) - Took 7.6e-05s
amarok:                   BEGIN: void CurrentTrack::dataUpdated(const QString&, const Plasma::DataEngine::Data&)
amarok:                   END__: void CurrentTrack::dataUpdated(const QString&, const Plasma::DataEngine::Data&) - Took 3.9e-05s
amarok:                 END__: virtual void CurrentTrack::init() - Took 0.11s
amarok:                  layout told to add applet at -1
amarok:                 BEGIN: int Context::VerticalAppletLayout::minIndexWithAppletOnScreen(int)
amarok:                 END__: int Context::VerticalAppletLayout::minIndexWithAppletOnScreen(int) - Took 4.3e-05s
amarok:                  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 9.6e-05s
amarok:                 END__: void Context::AppletToolbar::appletAdded(Plasma::Applet*, int) - Took 0.0039s
amarok:               END__: virtual Plasma::Applet* Context::VerticalToolbarContainment::addApplet(const QString&, int) - Took 0.15s
amarok:                Adding applet:  "lyrics"
amarok:               BEGIN: virtual Plasma::Applet* Context::VerticalToolbarContainment::addApplet(const QString&, int)
amarok:                  layout told to add applet at -1
amarok:                 BEGIN: int Context::VerticalAppletLayout::minIndexWithAppletOnScreen(int)
amarok:                 END__: int Context::VerticalAppletLayout::minIndexWithAppletOnScreen(int) - Took 3.9e-05s
amarok:                  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 9.5e-05s
amarok:                 END__: void Context::AppletToolbar::appletAdded(Plasma::Applet*, int) - Took 0.003s
amarok:               END__: virtual Plasma::Applet* Context::VerticalToolbarContainment::addApplet(const QString&, int) - Took 0.11s
amarok:                Adding applet:  "wikipedia"
amarok:               BEGIN: virtual Plasma::Applet* Context::VerticalToolbarContainment::addApplet(const QString&, int)
amarok:                 BEGIN: void WikipediaEngine::update()
amarok:                 END__: void WikipediaEngine::update() - Took 0.00012s
amarok:                 BEGIN: virtual bool WikipediaEngine::sourceRequestEvent(const QString&)
amarok:                   BEGIN: void WikipediaEngine::update()
amarok:                   END__: void WikipediaEngine::update() - Took 3.2e-05s
amarok:                 END__: virtual bool WikipediaEngine::sourceRequestEvent(const QString&) - Took 0.00013s
amarok:                 BEGIN: virtual bool WikipediaEngine::sourceRequestEvent(const QString&)
amarok:                   BEGIN: void WikipediaEngine::update()
amarok:                   END__: void WikipediaEngine::update() - Took 3.7e-05s
amarok:                 END__: virtual bool WikipediaEngine::sourceRequestEvent(const QString&) - Took 0.0002s
amarok:                  layout told to add applet at -1
amarok:                 BEGIN: int Context::VerticalAppletLayout::minIndexWithAppletOnScreen(int)
amarok:                 END__: int Context::VerticalAppletLayout::minIndexWithAppletOnScreen(int) - Took 3.8e-05s
amarok:                  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 9.6e-05s
amarok:                 END__: void Context::AppletToolbar::appletAdded(Plasma::Applet*, int) - Took 0.003s
amarok:               END__: virtual Plasma::Applet* Context::VerticalToolbarContainment::addApplet(const QString&, int) - Took 0.06s
amarok:             END__: virtual void Context::VerticalToolbarContainment::loadConfig(const KConfigGroup&) - Took 0.32s
amarok:             BEGIN: virtual void CurrentEngine::message(const Context::ContextState&)
amarok:             END__: virtual void CurrentEngine::message(const Context::ContextState&) - Took 4.6e-05s
amarok:             BEGIN: virtual void LyricsEngine::message(const Context::ContextState&)
amarok:             END__: virtual void LyricsEngine::message(const Context::ContextState&) - Took 0.00011s
amarok:           END__: void Context::ContextView::showHome() - Took 0.32s
amarok:           BEGIN: void MainWindow::hideContextView(bool)
amarok:           END__: void MainWindow::hideContextView(bool) - Took 3.1e-05s
amarok:         END__: void MainWindow::createContextView(Plasma::Containment*) - Took 0.5s
amarok:         BEGIN: void MainWindow::setLayoutLocked(bool)
amarok:           [MainWindow] locked!
amarok(9606)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
amarok:         END__: void MainWindow::setLayoutLocked(bool) - Took 0.012s
amarok:         BEGIN: Creating browsers. Please report long start times!
amarok:           BEGIN: CollectionTreeItemDelegate::CollectionTreeItemDelegate(QTreeView*)
amarok:           END__: CollectionTreeItemDelegate::CollectionTreeItemDelegate(QTreeView*) - Took 9.7e-05s
amarok:           [CollectionTreeItemModel] Collection root has  1  children
amarok:            switching to multi model
amarok:           BEGIN: virtual void CollectionTreeItemModelBase::listForLevel(int, Collections::QueryMaker*, CollectionTreeItem*)
amarok:           END__: virtual void CollectionTreeItemModelBase::listForLevel(int, Collections::QueryMaker*, CollectionTreeItem*) - Took 0.0006s
amarok:            BrowserCategoryList named  "playlists"  starting...
amarok:           BEGIN: BrowserCategoryListDelegate::BrowserCategoryListDelegate(QTreeView*)
amarok:           END__: BrowserCategoryListDelegate::BrowserCategoryListDelegate(QTreeView*) - Took 0.0001s
amarok:           BEGIN: PlaylistBrowserNS::PlaylistBrowser::PlaylistBrowser(const char*, QWidget*)
amarok:             BEGIN: void PlaylistBrowserNS::DynamicModel::loadPlaylists()
amarok:                [ERROR!] Can not parse dynamic.xml
amarok:                [ERROR!] "unexpected end of file"
amarok:                [ERROR!] "Line: 1, Column 1"
amarok:             END__: void PlaylistBrowserNS::DynamicModel::loadPlaylists() - Took 0.00026s
amarok:              Setting index:  0
amarok:             BEGIN: void PlaylistBrowserNS::DynamicCategory::playlistSelectionChanged(int)
amarok:               BEGIN: Dynamic::DynamicPlaylistPtr PlaylistBrowserNS::DynamicModel::setActivePlaylist(int)
amarok:               END__: Dynamic::DynamicPlaylistPtr PlaylistBrowserNS::DynamicModel::setActivePlaylist(int) - Took 3.2e-05s
amarok:                Initialized thread, count== 2
amarok:                Initialized thread, count== 3
amarok(9606)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
amarok:               BEGIN: void PlaylistBrowserNS::DynamicBiasModel::setPlaylist(Dynamic::DynamicPlaylistPtr)
amarok:                  Setting active playlist: "Random" ""
amarok:                 BEGIN: PlaylistBrowserNS::BiasAddWidget::BiasAddWidget(const QString&, const QString&, QWidget*)
amarok:                 END__: PlaylistBrowserNS::BiasAddWidget::BiasAddWidget(const QString&, const QString&, QWidget*) - Took 0.00037s
amarok:                 BEGIN: PlaylistBrowserNS::BiasAddWidget::BiasAddWidget(const QString&, const QString&, QWidget*)
amarok:                 END__: PlaylistBrowserNS::BiasAddWidget::BiasAddWidget(const QString&, const QString&, QWidget*) - Took 0.00025s
amarok:                 BEGIN: PlaylistBrowserNS::BiasAddWidget::BiasAddWidget(const QString&, const QString&, QWidget*)
amarok:                 END__: PlaylistBrowserNS::BiasAddWidget::BiasAddWidget(const QString&, const QString&, QWidget*) - Took 0.00024s
amarok:               END__: void PlaylistBrowserNS::DynamicBiasModel::setPlaylist(Dynamic::DynamicPlaylistPtr) - Took 0.0014s
amarok:                Changing biased playlist to:  "Random"
amarok:             END__: void PlaylistBrowserNS::DynamicCategory::playlistSelectionChanged(int) - Took 0.0098s
amarok:             BEGIN: static void Dynamic::CustomBias::registerNewBiasFactory(Dynamic::CustomBiasEntryFactory*)
amarok:               [CustomBias] new factory of type: "Echo Nest Similar Artists" "echonest_similarartists"
amarok:             END__: static void Dynamic::CustomBias::registerNewBiasFactory(Dynamic::CustomBiasEntryFactory*) - Took 7.6e-05s
amarok:             BEGIN: virtual void Playlists::PlaylistFileProvider::loadPlaylists()
amarok:                keys  ("file:///home/nik/Dokumenty/Hudba/Alternativn%C3%AD/Sigur%20R%C3%B3s/(%20)/000-Sigur%20R%C3%B3s-(%20).m3u", "file:///home/nik/Dokumenty/Hudba/Alternativn%C3%AD/Sigur%20R%C3%B3s/Takk/00-sigur_ros-takk-(retail)-2005.m3u", "file:///home/nik/Dokumenty/Hudba/Folk/Bob%20Dylan%20The%20Bootleg%20Series%201-3.m3u", "file:///home/nik/Dokumenty/Hudba/Folk/Leonard%20Cohen/1985%20-%20Various%20Positions/Leonard%20Cohen%20-%20Various%20Positions.m3u", "file:///home/nik/Dokumenty/Hudba/Folk/Leonard%20Cohen/1988%20-%20I'm%20Your%20Man/I'm%20Your%20Man.m3u", "file:///home/nik/Dokumenty/Hudba/Folk/Petr%20Kalandra/KALANDRA%20PETR%201993%20Petr%20Kalandra%20&%20Blues%20Session/Petr%20Kalandra%20&%20Blues%20Session.m3u", "file:///home/nik/Dokumenty/Hudba/Jazz/Jan%20Garbarek/Eventyr%20(1981)/Jan%20Garbarek%20-%20Eventyr.m3u", "file:///home/nik/Dokumenty/Hudba/Jazz/Jan%20Garbarek/Legend%20of%20the%20Seven%20Dreams%20(1988)/Jan%20Garbarek%20-%20Legend%20of%20the%20Seven%20Dreams.m3u", "file:///home/nik/Dokumenty/Hudba/Jazz/Jan%20Garbarek/Visible%20World%20(1996)/Garbarek%20Jan%20-%20Visible%20World.m3u", "file:///home/nik/Dokumenty/Hudba/Rock/Marc%20Bolan%20-%20T%20Rex/Marc%20Bolan%20-T%20Rex-%2020th%20Century%20Superstar%20Box%20Set/T.Rex%20-%2020th%20Century%20Superstar%20Box.m3u", "file:///home/nik/Dokumenty/Hudba/Soundtracky/Black%20Hawk%20Down/BHD.m3u", "file:///home/nik/Dokumenty/Hudba/Soundtracky/Ghost%20in%20the%20Shell/Megatech%20Body%20Corporation%20Limited%20Soundtrack%20(320)/Ghost%20in%20the%20Shell%20Megatech%20Body%20Corporation%20Limited%20Soundtrack.m3u", "file:///home/nik/Dokumenty/Hudba/Soundtracky/Ghost%20in%20the%20Shell/Tribute%20Category%20Techno%202.0.0%20(320)/Ghost%20In%20The%20Shell%20Tribute%20Category%20Techno%202.0.0.m3u", "file:///home/nik/Dokumenty/Hudba/Soundtracky/Naruto/Naruto%20Ost%201.2.3%20-%20Originalsoundtrack/Naruto%20OST%201.2.3%20-%20OriginalSoundTrack/Naruto%20OST%202/Naruto%20Original%20Soundtrack%20II.m3u", "file:///home/nik/Dokumenty/Hudba/Soundtracky/Queer%20as%20Folk%20UK/QaF_UK.m3u")
amarok:             END__: virtual void Playlists::PlaylistFileProvider::loadPlaylists() - Took 0.0015s
amarok:              15  playlists for category %2  1
role  0  : ( QVariantList ) :  QVariant(QVariantList, (QVariant(QString, "Internal Database") )  )
role  1  : ( QVariantList ) :  QVariant(QVariantList, (QVariant(QIcon, ) )  )
role  3  : ( QVariantList ) :  QVariant(QVariantList, (QVariant(QString, "Internal Database") )  )
QMap((0, QMap((0, QVariant(QString, "Internal Database") ) ( 1 ,  QVariant(QIcon, ) ) ( 3 ,  QVariant(QString, "Internal Database") ) )  ) ) 
Creating empty group:  "Internal Database"
role  0  : ( QString ) :  QVariant(QString, "Playlist Files on Disk")
"index 14 belongs to group Playlist Files on Disk"
role  0  : ( QString ) :  QVariant(QString, "Playlist Files on Disk")
"index 13 belongs to group Playlist Files on Disk"
role  0  : ( QString ) :  QVariant(QString, "Playlist Files on Disk")
"index 12 belongs to group Playlist Files on Disk"
role  0  : ( QString ) :  QVariant(QString, "Playlist Files on Disk")
"index 11 belongs to group Playlist Files on Disk"
role  0  : ( QString ) :  QVariant(QString, "Playlist Files on Disk")
"index 10 belongs to group Playlist Files on Disk"
role  0  : ( QString ) :  QVariant(QString, "Playlist Files on Disk")
"index 9 belongs to group Playlist Files on Disk"
role  0  : ( QString ) :  QVariant(QString, "Playlist Files on Disk")
"index 8 belongs to group Playlist Files on Disk"
role  0  : ( QString ) :  QVariant(QString, "Playlist Files on Disk")
"index 7 belongs to group Playlist Files on Disk"
role  0  : ( QString ) :  QVariant(QString, "Playlist Files on Disk")
"index 6 belongs to group Playlist Files on Disk"
role  0  : ( QString ) :  QVariant(QString, "Playlist Files on Disk")
"index 5 belongs to group Playlist Files on Disk"
role  0  : ( QString ) :  QVariant(QString, "Playlist Files on Disk")
"index 4 belongs to group Playlist Files on Disk"
role  0  : ( QString ) :  QVariant(QString, "Playlist Files on Disk")
"index 3 belongs to group Playlist Files on Disk"
role  0  : ( QString ) :  QVariant(QString, "Playlist Files on Disk")
"index 2 belongs to group Playlist Files on Disk"
role  0  : ( QString ) :  QVariant(QString, "Playlist Files on Disk")
"index 1 belongs to group Playlist Files on Disk"
role  0  : ( QString ) :  QVariant(QString, "Playlist Files on Disk")
"index 0 belongs to group Playlist Files on Disk"
QMap()
role  0  : ( QString ) :  QVariant(QString, "")
role  1  : ( QIcon ) :  QVariant(QIcon, )
role  2  : ( QString ) :  QVariant(QString, "")
role  3  : ( QString ) :  QVariant(QString, "")
role  0  : ( QString ) :  QVariant(QString, "")
role  1  : ( QIcon ) :  QVariant(QIcon, )
role  2  : ( QString ) :  QVariant(QString, "")
role  3  : ( QString ) :  QVariant(QString, "")
role  0  : ( QString ) :  QVariant(QString, "")
role  1  : ( QIcon ) :  QVariant(QIcon, )
role  2  : ( QString ) :  QVariant(QString, "")
role  3  : ( QString ) :  QVariant(QString, "")
role  0  : ( QString ) :  QVariant(QString, "")
role  1  : ( QIcon ) :  QVariant(QIcon, )
role  2  : ( QString ) :  QVariant(QString, "")
role  3  : ( QString ) :  QVariant(QString, "")
role  0  : ( QString ) :  QVariant(QString, "")
role  1  : ( QIcon ) :  QVariant(QIcon, )
role  2  : ( QString ) :  QVariant(QString, "")
role  3  : ( QString ) :  QVariant(QString, "")
role  0  : ( QString ) :  QVariant(QString, "")
role  1  : ( QIcon ) :  QVariant(QIcon, )
role  2  : ( QString ) :  QVariant(QString, "")
role  3  : ( QString ) :  QVariant(QString, "")
role  0  : ( QString ) :  QVariant(QString, "")
role  1  : ( QIcon ) :  QVariant(QIcon, )
role  2  : ( QString ) :  QVariant(QString, "")
role  3  : ( QString ) :  QVariant(QString, "")
role  0  : ( QString ) :  QVariant(QString, "")
role  1  : ( QIcon ) :  QVariant(QIcon, )
role  2  : ( QString ) :  QVariant(QString, "")
role  3  : ( QString ) :  QVariant(QString, "")
role  0  : ( QString ) :  QVariant(QString, "")
role  1  : ( QIcon ) :  QVariant(QIcon, )
role  2  : ( QString ) :  QVariant(QString, "")
role  3  : ( QString ) :  QVariant(QString, "")
role  0  : ( QString ) :  QVariant(QString, "")
role  1  : ( QIcon ) :  QVariant(QIcon, )
role  2  : ( QString ) :  QVariant(QString, "")
role  3  : ( QString ) :  QVariant(QString, "")
role  0  : ( QString ) :  QVariant(QString, "")
role  1  : ( QIcon ) :  QVariant(QIcon, )
role  2  : ( QString ) :  QVariant(QString, "")
role  3  : ( QString ) :  QVariant(QString, "")
role  0  : ( QString ) :  QVariant(QString, "")
role  1  : ( QIcon ) :  QVariant(QIcon, )
role  2  : ( QString ) :  QVariant(QString, "")
role  3  : ( QString ) :  QVariant(QString, "")
role  0  : ( QString ) :  QVariant(QString, "")
role  1  : ( QIcon ) :  QVariant(QIcon, )
role  2  : ( QString ) :  QVariant(QString, "")
role  3  : ( QString ) :  QVariant(QString, "")
role  0  : ( QString ) :  QVariant(QString, "")
role  1  : ( QIcon ) :  QVariant(QIcon, )
role  2  : ( QString ) :  QVariant(QString, "")
role  3  : ( QString ) :  QVariant(QString, "")
role  0  : ( QString ) :  QVariant(QString, "")
role  1  : ( QIcon ) :  QVariant(QIcon, )
role  2  : ( QString ) :  QVariant(QString, "")
role  3  : ( QString ) :  QVariant(QString, "")
amarok:             BEGIN: PlaylistBrowserNS::UserPlaylistTreeView::UserPlaylistTreeView(QAbstractItemModel*, QWidget*)
Object::connect: No such signal QSortFilterProxyModel::renameIndex( QModelIndex )
amarok:             END__: PlaylistBrowserNS::UserPlaylistTreeView::UserPlaylistTreeView(QAbstractItemModel*, QWidget*) - Took 0.00078s
amarok:             BEGIN: PlaylistTreeItemDelegate::PlaylistTreeItemDelegate(QTreeView*)
amarok:             END__: PlaylistTreeItemDelegate::PlaylistTreeItemDelegate(QTreeView*) - Took 3.6e-05s
amarok:             [APG::PresetModel] Reading presets from "/home/nik/.kde4/share/apps/amarok/playlistgenerator.xml"
amarok:             [APG::PresetModel] creating a new generator preset
amarok:             BEGIN: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&)
amarok:             END__: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&) - Took 0.00049s
amarok:             [APG::PresetModel] creating a new generator preset
amarok:             BEGIN: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&)
amarok:             END__: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&) - Took 0.0003s
amarok:             [APG::PresetModel] creating a new generator preset
amarok:             BEGIN: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&)
amarok:             END__: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&) - Took 7.3e-05s
amarok:             [APG::PresetModel] creating a new generator preset
amarok:             BEGIN: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&)
amarok:             END__: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&) - Took 0.00033s
amarok:             [APG::PresetModel] creating a new generator preset
amarok:             BEGIN: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&)
amarok:             END__: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&) - Took 0.00045s
amarok:           END__: PlaylistBrowserNS::PlaylistBrowser::PlaylistBrowser(const char*, QWidget*) - Took 0.063s
amarok:           BEGIN: FileBrowser::FileBrowser(const char*, QWidget*)
amarok:              home path:  "/home/nik"
amarok:             BEGIN: void FileBrowser::readConfig()
amarok:             END__: void FileBrowser::readConfig() - Took 0.0028s
amarok:           END__: FileBrowser::FileBrowser(const char*, QWidget*) - Took 0.042s
amarok:           BEGIN: static ServicePluginManager* ServicePluginManager::instance()
amarok:           END__: static ServicePluginManager* ServicePluginManager::instance() - Took 3.7e-05s
amarok:            PLUGIN CHECK:  "amarok_service_ampache"
amarok:            PLUGIN CHECK:  "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.0094s
amarok:           BEGIN: void ServicePluginManager::slotNewService(ServiceBase*)
amarok:           END__: void ServicePluginManager::slotNewService(ServiceBase*) - Took 9.3e-05s
amarok:            PLUGIN CHECK:  "amarok_service_lastfm"
amarok:            setting layout to QRectF(0,0 0x30)
amarok:           BEGIN: virtual void Context::AppletsListWidget::resizeEvent(QGraphicsSceneResizeEvent*)
amarok:             BEGIN: int Context::AppletsListWidget::maximumVisibleAppletsOnList() const
amarok:                model row count:  10
amarok:                icon average size:  94.3
amarok:                visible rect size:  56
amarok:                listTotalSize:  843
amarok:             END__: int Context::AppletsListWidget::maximumVisibleAppletsOnList() const - Took 0.00012s
amarok:           END__: virtual void Context::AppletsListWidget::resizeEvent(QGraphicsSceneResizeEvent*) - Took 0.00024s
amarok:           BEGIN: virtual void Context::AppletExplorer::resizeEvent(QGraphicsSceneResizeEvent*)
amarok:           END__: virtual void Context::AppletExplorer::resizeEvent(QGraphicsSceneResizeEvent*) - Took 3.8e-05s
amarok:           BEGIN: void CollectionTreeItemModelBase::handleSpecialQueryResult(CollectionTreeItem::Type, Collections::QueryMaker*, const Meta::DataList&)
amarok:             [CollectionTreeItemModelBase] Received special data:  54
amarok:             BEGIN: CollectionTreeItem::CollectionTreeItem(CollectionTreeItem::Type, const Meta::DataList&, CollectionTreeItem*, CollectionTreeItemModelBase*)
amarok:             END__: CollectionTreeItem::CollectionTreeItem(CollectionTreeItem::Type, const Meta::DataList&, CollectionTreeItem*, CollectionTreeItemModelBase*) - Took 7.7e-05s
amarok:           END__: void CollectionTreeItemModelBase::handleSpecialQueryResult(CollectionTreeItem::Type, Collections::QueryMaker*, const Meta::DataList&) - Took 0.00028s
amarok:           BEGIN: void Playlist::PrettyListView::slotPlaylistActiveTrackChanged()
amarok:             BEGIN: void Playlist::PrettyListView::scrollToActiveTrack()
amarok:             END__: void Playlist::PrettyListView::scrollToActiveTrack() - Took 0.00092s
amarok:           END__: void Playlist::PrettyListView::slotPlaylistActiveTrackChanged() - Took 0.0012s
amarok:            setting applets geom to QRectF(0,0 200x200)
amarok:           BEGIN: void CurrentTrack::dataUpdated(const QString&, const Plasma::DataEngine::Data&)
amarok:           END__: void CurrentTrack::dataUpdated(const QString&, const Plasma::DataEngine::Data&) - Took 4.8e-05s
amarok:           BEGIN: virtual void CollectionTreeItemModelBase::listForLevel(int, Collections::QueryMaker*, CollectionTreeItem*)
amarok:           END__: virtual void CollectionTreeItemModelBase::listForLevel(int, Collections::QueryMaker*, CollectionTreeItem*) - Took 0.0051s
amarok:           BEGIN: virtual void CollectionTreeItemModel::requestCollectionsExpansion()
amarok:           END__: virtual void CollectionTreeItemModel::requestCollectionsExpansion() - Took 4.2e-05s
amarok:           BEGIN: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&)
amarok:           END__: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&) - Took 0.0027s
amarok:           BEGIN: LastFmService::LastFmService(LastFmServiceFactory*, const QString&, const QString&, QString, const QString&, bool, bool)
amarok:             BEGIN: void CollectionTreeItemModelBase::handleSpecialQueryResult(CollectionTreeItem::Type, Collections::QueryMaker*, const Meta::DataList&)
amarok:               [CollectionTreeItemModelBase] Received special data:  54
amarok:               BEGIN: CollectionTreeItem::CollectionTreeItem(CollectionTreeItem::Type, const Meta::DataList&, CollectionTreeItem*, CollectionTreeItemModelBase*)
amarok:               END__: CollectionTreeItem::CollectionTreeItem(CollectionTreeItem::Type, const Meta::DataList&, CollectionTreeItem*, CollectionTreeItemModelBase*) - Took 7.9e-05s
amarok:             END__: void CollectionTreeItemModelBase::handleSpecialQueryResult(CollectionTreeItem::Type, Collections::QueryMaker*, const Meta::DataList&) - Took 0.00029s
amarok:             BEGIN: virtual void CollectionTreeItemModelBase::listForLevel(int, Collections::QueryMaker*, CollectionTreeItem*)
amarok:                Initialized thread, count== 4
amarok:             END__: virtual void CollectionTreeItemModelBase::listForLevel(int, Collections::QueryMaker*, CollectionTreeItem*) - Took 0.0091s
amarok:              username: "Nicky726"
amarok:              using saved sessionkey from last.fm
amarok(9606) KNetworkAccessManager::createRequest: GetOperation:  QUrl( "http://post.audioscrobbler.com:80/?hs=true&p=1.2.1&c=ark&v=2.3-GIT&u=Nicky726&t=1272655644&a=093f55113a1017aa35e7defd52964538&api_key=402d3ca8e9bc9d3cf9b85e1202944ca5&sk=c66c8ddc94bfac81014d04b6c6a75be4" )
HTTP GET  QUrl( "http://post.audioscrobbler.com:80/?hs=true&p=1.2.1&c=ark&v=2.3-GIT&u=Nicky726&t=1272655644&a=093f55113a1017aa35e7defd52964538&api_key=402d3ca8e9bc9d3cf9b85e1202944ca5&sk=c66c8ddc94bfac81014d04b6c6a75be4" ) 
amarok:             BEGIN: ScrobblerAdapter::ScrobblerAdapter(QObject*, const QString&)
amarok:             END__: ScrobblerAdapter::ScrobblerAdapter(QObject*, const QString&) - Took 0.00012s
amarok(9606) KNetworkAccessManager::createRequest: PostOperation:  QUrl( "http://ws.audioscrobbler.com/2.0/" )
amarok:             BEGIN: static void Dynamic::CustomBias::registerNewBiasFactory(Dynamic::CustomBiasEntryFactory*)
amarok:               [CustomBias] new factory of type: "Last.Fm Similar Artists" "lastfm_similarartists"
amarok:             END__: static void Dynamic::CustomBias::registerNewBiasFactory(Dynamic::CustomBiasEntryFactory*) - Took 0.00015s
amarok:             BEGIN: static void Dynamic::CustomBias::registerNewBiasFactory(Dynamic::CustomBiasEntryFactory*)
amarok:               [CustomBias] new factory of type: "Weekly Top Artists" "lastfm_weeklytop"
amarok:             END__: static void Dynamic::CustomBias::registerNewBiasFactory(Dynamic::CustomBiasEntryFactory*) - Took 5.8e-05s
amarok(9606) KNetworkAccessManager::createRequest: PostOperation:  QUrl( "http://ws.audioscrobbler.com/2.0/" )
amarok(9606) KNetworkAccessManager::createRequest: PostOperation:  QUrl( "http://ws.audioscrobbler.com/2.0/" )
amarok:           END__: LastFmService::LastFmService(LastFmServiceFactory*, const QString&, const QString&, QString, const QString&, bool, bool) - Took 0.12s
amarok:           BEGIN: void ServicePluginManager::slotNewService(ServiceBase*)
amarok:           END__: void ServicePluginManager::slotNewService(ServiceBase*) - Took 9.1e-05s
amarok:            PLUGIN CHECK:  "amarok_service_mp3tunes"
amarok:            PLUGIN CHECK:  "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 0.01s
amarok:             BEGIN: MagnatuneStore::MagnatuneStore(MagnatuneServiceFactory*, const char*)
amarok(9606) MagnatuneConfig::load: load
amarok:             END__: MagnatuneStore::MagnatuneStore(MagnatuneServiceFactory*, const char*) - Took 0.00023s
amarok:             BEGIN: void ServicePluginManager::slotNewService(ServiceBase*)
amarok:             END__: void ServicePluginManager::slotNewService(ServiceBase*) - Took 8.5e-05s
amarok:           END__: virtual void MagnatuneServiceFactory::init() - Took 0.011s
amarok:            PLUGIN CHECK:  "amarok_service_opmldirectory"
amarok:           BEGIN: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&)
amarok:           END__: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&) - Took 0.018s
amarok:           BEGIN: void ServicePluginManager::slotNewService(ServiceBase*)
amarok:           END__: void ServicePluginManager::slotNewService(ServiceBase*) - Took 0.0002s
amarok:            0  playlists for category %2  2
role  0  : ( QVariantList ) :  QVariant(QVariantList, (QVariant(QString, "Local Podcasts") )  )
role  1  : ( QVariantList ) :  QVariant(QVariantList, (QVariant(QIcon, ) )  )
role  3  : ( QVariantList ) :  QVariant(QVariantList, (QVariant(QString, "Local Podcasts") )  )
QMap((0, QMap((0, QVariant(QString, "Local Podcasts") ) ( 1 ,  QVariant(QIcon, ) ) ( 3 ,  QVariant(QString, "Local Podcasts") ) )  ) ) 
Creating empty group:  "Local Podcasts"
amarok:           BEGIN: PlaylistTreeItemDelegate::PlaylistTreeItemDelegate(QTreeView*)
amarok:           END__: PlaylistTreeItemDelegate::PlaylistTreeItemDelegate(QTreeView*) - Took 6.5e-05s
amarok:           BEGIN: PlaylistBrowserNS::ViewKicker::ViewKicker(QTreeView*)
amarok:           END__: PlaylistBrowserNS::ViewKicker::ViewKicker(QTreeView*) - Took 8.5e-05s
amarok:         END__: Creating browsers. Please report long start times! - Took 0.69s
amarok:         BEGIN: void MainWindow::restoreLayout()
QWidget::setMinimumSize: (Media Sources dock/QDockWidget) Negative sizes (138,-1) are not possible
QWidget::setMinimumSize: (Playlist dock/QDockWidget) Negative sizes (277,-1) are not possible
amarok:         END__: void MainWindow::restoreLayout() - Took 0.014s
amarok:         BEGIN: void MainWindow::saveLayout()
amarok:         END__: void MainWindow::saveLayout() - Took 0.045s
amarok:       END__: void MainWindow::init() - Took 3s
amarok:       BEGIN: QString BrowserCategoryList::navigate(const QString&)
amarok:          target:  "root list/collections"
amarok:          removing own name ( "root list" ) from path
amarok:          looking for child category  "collections"
amarok:          got it!
amarok:         BEGIN: void BrowserCategoryList::showCategory(const QString&)
amarok:           BEGIN: void BrowserBreadcrumbWidget::updateBreadcrumbs()
amarok:             BEGIN: void BrowserBreadcrumbWidget::addLevel(BrowserCategoryList*)
amarok:                here!
amarok:               BEGIN: void BrowserBreadcrumbWidget::hideAsNeeded(int)
amarok:                 BEGIN: QString BrowserCategoryList::activeCategoryName()
amarok:                 END__: QString BrowserCategoryList::activeCategoryName() - Took 3.2e-05s
amarok:                  the active category is:  "collections"
amarok:                  2  items.
amarok:               END__: void BrowserBreadcrumbWidget::hideAsNeeded(int) - Took 0.00016s
amarok:             END__: void BrowserBreadcrumbWidget::addLevel(BrowserCategoryList*) - Took 0.0011s
amarok:           END__: void BrowserBreadcrumbWidget::updateBreadcrumbs() - Took 0.037s
amarok:         END__: void BrowserCategoryList::showCategory(const QString&) - Took 0.054s
amarok:          child is not a list...
amarok:       END__: QString BrowserCategoryList::navigate(const QString&) - Took 0.054s
amarok:     END__: MainWindow::MainWindow() - DELAY Took (quite long) 7.8s
amarok:     BEGIN: Amarok::TrayIcon::TrayIcon(QObject*)
amarok:     END__: Amarok::TrayIcon::TrayIcon(QObject*) - Took 0.0071s
amarok:      Register object:  true
amarok:     BEGIN: void App::applySettings(bool)
amarok:       BEGIN: void MainWindow::hideContextView(bool)
amarok:       END__: void MainWindow::hideContextView(bool) - Took 3.1e-05s
amarok:       BEGIN: virtual void MainWindow::resizeEvent(QResizeEvent*)
amarok:       END__: virtual void MainWindow::resizeEvent(QResizeEvent*) - Took 0.00051s
amarok:       BEGIN: void ProgressWidget::redrawBookmarks(const QString*)
amarok:         BEGIN: void Amarok::TimeSlider::clearTriangles()
amarok:            number of triangles:  0
amarok:            deleted them all...
amarok:         END__: void Amarok::TimeSlider::clearTriangles() - Took 7.5e-05s
amarok:       END__: void ProgressWidget::redrawBookmarks(const QString*) - Took 0.00023s
amarok:       BEGIN: void ProgressWidget::redrawBookmarks(const QString*)
amarok:         BEGIN: void Amarok::TimeSlider::clearTriangles()
amarok:            number of triangles:  0
amarok:            deleted them all...
amarok:         END__: void Amarok::TimeSlider::clearTriangles() - Took 0.00033s
amarok:       END__: void ProgressWidget::redrawBookmarks(const QString*) - Took 0.00046s
amarok:       BEGIN: void MainToolbar::updateBookmarks(const QString*)
amarok:         BEGIN: void Amarok::TimeSlider::clearTriangles()
amarok:            number of triangles:  0
amarok:            deleted them all...
amarok:         END__: void Amarok::TimeSlider::clearTriangles() - Took 5.7e-05s
amarok:       END__: void MainToolbar::updateBookmarks(const QString*) - Took 0.00011s
amarok:       BEGIN: void BrowserBreadcrumbWidget::hideAsNeeded(int)
amarok:         BEGIN: QString BrowserCategoryList::activeCategoryName()
amarok:         END__: QString BrowserCategoryList::activeCategoryName() - Took 3e-05s
amarok:          the active category is:  "collections"
amarok:          2  items.
amarok:       END__: void BrowserBreadcrumbWidget::hideAsNeeded(int) - Took 0.00013s
amarok:        Initialized thread, count== 5
amarok:       BEGIN: virtual void Context::AppletsListWidget::resizeEvent(QGraphicsSceneResizeEvent*)
amarok:         BEGIN: int Context::AppletsListWidget::maximumVisibleAppletsOnList() const
amarok:            model row count:  10
amarok:            icon average size:  94.3
amarok:            visible rect size:  164
amarok:            listTotalSize:  843
amarok:         END__: int Context::AppletsListWidget::maximumVisibleAppletsOnList() const - Took 0.00012s
amarok:       END__: virtual void Context::AppletsListWidget::resizeEvent(QGraphicsSceneResizeEvent*) - Took 0.00024s
amarok:       BEGIN: virtual void Context::AppletExplorer::resizeEvent(QGraphicsSceneResizeEvent*)
amarok:       END__: virtual void Context::AppletExplorer::resizeEvent(QGraphicsSceneResizeEvent*) - Took 5e-05s
amarok:        setting layout to QRectF(0,0 178x30)
amarok:     END__: void App::applySettings(bool) - Took 0.55s
amarok:     BEGIN: ScriptManager::ScriptManager(QWidget*)
amarok:     END__: ScriptManager::ScriptManager(QWidget*) - Took 0.051s
amarok:     BEGIN: Amarok::KNotificationBackend::KNotificationBackend()
amarok:     END__: Amarok::KNotificationBackend::KNotificationBackend() - Took 0.0001s
amarok:     BEGIN: void Amarok::OSD::applySettings()
amarok:     END__: void Amarok::OSD::applySettings() - Took 0.00014s
amarok:     BEGIN: void CollectionManager::checkCollectionChanges()
amarok:       BEGIN: void ScanManager::startIncrementalScan(const QString&)
amarok:         BEGIN: void ScanManager::checkTables(bool)
amarok:         END__: void ScanManager::checkTables(bool) - Took 5.8e-05s
amarok:         BEGIN: QStringList ScanManager::getDirsToScan()
amarok:         END__: QStringList ScanManager::getDirsToScan() - Took 0.082s
amarok:          GOING TO SCAN:
amarok:          "(a *lot*: 490 directories)"
amarok:         BEGIN: void ScanManager::writeBatchIncrementalInfoFile()
amarok:         END__: void ScanManager::writeBatchIncrementalInfoFile() - Took 0.0039s
amarok:         BEGIN: XmlParseJob::XmlParseJob(ScanManager*, Collections::SqlCollection*)
amarok:           BEGIN: ProgressBar* ProgressBar::setAbortSlot(QObject*, const char*, Qt::ConnectionType)
amarok:              Setting abort slot for  "Scanning music"
amarok:              connecting to  1abort()
amarok:           END__: ProgressBar* ProgressBar::setAbortSlot(QObject*, const char*, Qt::ConnectionType) - Took 0.00016s
amarok:         END__: XmlParseJob::XmlParseJob(ScanManager*, Collections::SqlCollection*) - Took 0.0046s
amarok:         BEGIN: virtual void XmlParseJob::run()
amarok:         END__: void ScanManager::startIncrementalScan(const QString&) - Took 0.11s
amarok:       END__: void CollectionManager::checkCollectionChanges() - Took 0.12s
amarok:     END__: void App::continueInit() - DELAY Took (quite long) 9.4s
amarok:   END__: App::App() - DELAY Took (quite long) 9.4s
amarok(9606)/kdecore (services) KMimeTypeFactory::parseMagic: Now parsing  "/usr/share/mime/magic"
amarok(9606)/kdecore (services) KMimeTypeFactory::parseMagic: Now parsing  "/home/nik/.local/share/mime/magic"
amarok:   BEGIN: void CollectionTreeItemModelBase::handleSpecialQueryResult(CollectionTreeItem::Type, Collections::QueryMaker*, const Meta::DataList&)
amarok:     [CollectionTreeItemModelBase] Received special data:  54
amarok:   END__: void CollectionTreeItemModelBase::handleSpecialQueryResult(CollectionTreeItem::Type, Collections::QueryMaker*, const Meta::DataList&) - Took 0.69s
QWidget::setMinimumSize: (Media Sources dock/QDockWidget) Negative sizes (138,-1) are not possible
QWidget::setMinimumSize: (Playlist dock/QDockWidget) Negative sizes (277,-1) are not possible
QWidget::setMinimumSize: (Media Sources dock/QDockWidget) Negative sizes (138,-1) are not possible
QWidget::setMinimumSize: (Playlist dock/QDockWidget) Negative sizes (277,-1) are not possible
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS

Re: Amarok 2.3.0 / git won't start

Fri Apr 30, 2010 7:44 pm
I don't think that such a long output should be posted in a forum, the bug tracker is a much more appropriate location: https://bugs.kde.org

Current git version as of today compiles fine and works without a problem. Try moving the configuration files (normally located in $HOME/.kde/share/config/) and start over.


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 ...
Nicky726
Registered Member
Posts
4
Karma
0
OS

Re: Amarok 2.3.0 / git won't start

Fri Apr 30, 2010 8:16 pm
Mamarok wrote:I don't think that such a long output should be posted in a forum, the bug tracker is a much more appropriate location: https://bugs.kde.org

Current git version as of today compiles fine and works without a problem. Try moving the configuration files (normally located in $HOME/.kde/share/config/) and start over.


I thought so.

I did move the configuration files. Amarok starts correctly once or twice, and than just fails to start.
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS

Re: Amarok 2.3.0 / git won't start

Fri Apr 30, 2010 8:30 pm
Make sure you have no external scripts activated, sometimes those are to blame for such problems. Also you should avoid running Amarok 2.3.0 and the git version for the same user.
I can't reproduce your problem at all, it starts without problems every time I try here.


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 ...
Nicky726
Registered Member
Posts
4
Karma
0
OS

Re: Amarok 2.3.0 / git won't start

Fri Apr 30, 2010 9:19 pm
Mamarok wrote:Make sure you have no external scripts activated, sometimes those are to blame for such problems. Also you should avoid running Amarok 2.3.0 and the git version for the same user.
I can't reproduce your problem at all, it starts without problems every time I try here.


There should be no external scripts, as the problem occures even when there are no ~/.kde4/share/config/amarok* nor ~/.kde4/share/apps/amarok, respectively these are freshly created by amarok, no config modified. Or are there other files where amarok searches some config?

The problem started with 2.3.0, when I could not solve it I tried git. But as I deleted mentioned files, i should not cause problems, or?

Well, I can't reproduce on the other machine either (same files to build collection from though).
Nicky726
Registered Member
Posts
4
Karma
0
OS
Huh, seems that rebuilding bespin-svn fixied it, hope I don't celebrate too early this time. Thanx for your patience.


Bookmarks



Who is online

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