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

Amarok se congela al inicio

Tags: None
(comma "," separated)
sergiocambra
Registered Member
Posts
1
Karma
0

Amarok se congela al inicio

Sun Mar 23, 2014 9:04 pm
Nada más abrirse se queda la ventana congelada y no puedo hacer clic en nada.
He probado a borrar los archivos de configuración .kde4/share/apps/amarok y .kde4/share/config/amarok* y todo sigue igual. Se abre la ventana de configuración pero no puedo hacer clic en nada, ni cerrarla. Tengo que matar el proceso.

Estoy usando amarok 2.8. Esta la salida de amarok --debug:
Code: Select all
amarok: BEGIN: App::App()
amarok:   BEGIN: void App::continueInit()
amarok:     BEGIN: EngineController::EngineController()
amarok:     END__: EngineController::EngineController() [Took: 0.002s]
amarok:     BEGIN: void EngineController::initializePhonon()
amarok:       [EngineController] Established Phonon equalizer effect with 10 parameters.
amarok:       [EngineController] Tick Interval (actual):  100
amarok:     END__: void EngineController::initializePhonon() [Took: 0.074s]
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-daapcollection" enabled: false
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-audiocdcollection" enabled: true
amarok:           [PluginManager] found plugin: "amarok_collection-mtpcollection" enabled: true
amarok:           [PluginManager] found plugin: "amarok_collection-ipodcollection" enabled: true
amarok:           [PluginManager] found plugin: "amarok_collection-umscollection" enabled: true
amarok:           [PluginManager] found plugin: "amarok_service_ampache" enabled: false
amarok:           [PluginManager] found plugin: "amarok_service_opmldirectory" enabled: true
amarok:           [PluginManager] found plugin: "amarok_service_jamendo" enabled: true
amarok:           [PluginManager] found plugin: "amarok_service_lastfm" 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_amazonstore" enabled: true
amarok:           [PluginManager] 16 plugins in total
amarok:         END__: void Plugins::PluginManager::findAllPlugins() [Took: 0.001s]
amarok:         [PluginManager] created factory for plugin "amarok_collection-mysqlecollection" type: "Collection"
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-ipodcollection" type: "Collection"
amarok:         [PluginManager] created factory for plugin "amarok_collection-umscollection" type: "Collection"
amarok:         BEGIN: void CollectionManager::loadPlugins(const QList<Collections::CollectionFactory*>&)
amarok:           [CollectionManager] initializing "amarok_collection-mysqlecollection"
amarok:           [MySqlStorage] Connected to MySQL server 5.5.34-MariaDB-embedded
amarok:           Connected to MySQL server 5.5.34-MariaDB-embedded
amarok:           [MySqlStorage] Initialized thread, count== 1
amarok:           BEGIN: bool DatabaseUpdater::update()
amarok:             Database version:  0
amarok:             BEGIN: void DatabaseUpdater::createTables() const
amarok:             END__: void DatabaseUpdater::createTables() const [Took: 0.31s]
amarok:           END__: bool DatabaseUpdater::update() [Took: 0.31s]
amarok:           BEGIN: SqlRegistry::SqlRegistry(Collections::SqlCollection*)
amarok:           END__: SqlRegistry::SqlRegistry(Collections::SqlCollection*) [Took: 0.002s]
amarok:           BEGIN: MountPointManager::MountPointManager(QObject*, SqlStorage*)
amarok:             BEGIN: MediaDeviceCache::MediaDeviceCache()
Object::connect: No such signal org::freedesktop::UPower::DeviceAdded(QDBusObjectPath)
Object::connect: No such signal org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath)
amarok:             END__: MediaDeviceCache::MediaDeviceCache() [Took: 0.004s]
amarok:             BEGIN: void MountPointManager::createDeviceFactories()
amarok:               [MountPointManager] Initializing DeviceHandlerFactory of type: "uuid"
amarok:               [MountPointManager] Initializing DeviceHandlerFactory of type: "nfs"
amarok:               [MountPointManager] Initializing DeviceHandlerFactory of type: "smb"
amarok:               BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
amarok:                 [MountPointManager] Device added and mounted, checking handlers
amarok:                 BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
amarok:                 END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s]
amarok:                 [MountPointManager] found handler for  "/org/freedesktop/UDisks2/block_devices/sda5"
amarok:                 BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const
amarok:                   [MassStorageDeviceHandler] Created new UUID device with ID  1  , uuid  "933f307a-2343-47c2-8d18-98f2f53866d3"
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: 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/sda6"
amarok:                 BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const
amarok:                   [MassStorageDeviceHandler] Created new UUID device with ID  2  , uuid  "b388dd27-2dc9-4852-acc9-949acd1d4b3b"
amarok:                   BEGIN: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&)
amarok:                   END__: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&) [Took: 0s]
amarok:                 END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const [Took: 0s]
amarok:               END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0s]
amarok:               BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
amarok:                 [MountPointManager] Device added and mounted, checking handlers
amarok:                 BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
amarok:                 END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s]
amarok:                 [MountPointManager] found handler for  "/org/freedesktop/UDisks2/block_devices/sda8"
amarok:                 BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const
amarok:                   [MassStorageDeviceHandler] Created new UUID device with ID  3  , uuid  "f6dc1c6c-72ba-481d-8422-575e1134052b"
amarok:                   BEGIN: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&)
amarok:                   END__: MassStorageDeviceHandler::MassStorageDeviceHandler(int, const QString&, const QString&) [Took: 0s]
amarok:                 END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const [Took: 0s]
amarok:               END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0s]
amarok:               BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
amarok:                 [MountPointManager] Device added and mounted, checking handlers
amarok:                 BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
amarok:                   [MassStorageDeviceHandler] volume is ignored
amarok:                 END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s]
amarok:                 [MountPointManager] Factory can't handle device  "/org/freedesktop/UDisks2/block_devices/sda2"
amarok:                 [NfsDeviceHandler] virtual bool NfsDeviceHandlerFactory::canHandle(const Solid::Device&) const "/org/freedesktop/UDisks2/block_devices/sda2" has no NetworkShare interface
amarok:                 [MountPointManager] Factory can't handle device  "/org/freedesktop/UDisks2/block_devices/sda2"
amarok:                 [SmbDeviceHandler] virtual bool SmbDeviceHandlerFactory::canHandle(const Solid::Device&) const "/org/freedesktop/UDisks2/block_devices/sda2" has no NetworkShare interface
amarok:                 [MountPointManager] Factory can't handle device  "/org/freedesktop/UDisks2/block_devices/sda2"
amarok:               END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0s]
amarok:               BEGIN: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
amarok:                 [MountPointManager] Device added and mounted, checking handlers
amarok:                 BEGIN: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
amarok:                 END__: virtual bool MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took: 0s]
amarok:                 [MountPointManager] found handler for  "/org/freedesktop/UDisks2/block_devices/sda3"
amarok:                 BEGIN: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const
amarok:                   [MassStorageDeviceHandler] not mounted, can't do anything
amarok:                 END__: virtual DeviceHandler* MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const QString&, SqlStorage*) const [Took: 0s]
amarok:                 [MountPointManager] Factory  "uuid" could not create device handler
amarok:               END__: void MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&) [Took: 0s]
amarok:             END__: void MountPointManager::createDeviceFactories() [Took: 0.052s]
amarok:           END__: MountPointManager::MountPointManager(QObject*, SqlStorage*) [Took: 0.056s]
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/sda8"
amarok:                   [MediaDeviceCache] Device name is =  "TOSHIBA THNSNS128GMCP"  and was made by  ""
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi =  "/org/freedesktop/UDisks2/block_devices/sda6"
amarok:                   [MediaDeviceCache] Device name is =  "TOSHIBA THNSNS128GMCP"  and was made by  ""
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi =  "/org/freedesktop/UDisks2/block_devices/sda5"
amarok:                   [MediaDeviceCache] Device name is =  "TOSHIBA THNSNS128GMCP"  and was made by  ""
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi =  "/org/freedesktop/UDisks2/block_devices/sda3"
amarok:                   [MediaDeviceCache] Device name is =  "TOSHIBA THNSNS128GMCP"  and was made by  ""
amarok:                   [MediaDeviceCache] Solid device is not accessible, will wait until it is to consider it added.
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi =  "/org/freedesktop/UDisks2/block_devices/sda2"
amarok:                   [MediaDeviceCache] Device name is =  "TOSHIBA THNSNS128GMCP"  and was made by  ""
amarok:                   [MediaDeviceCache] Solid device is not accessible, will wait until it is to consider it added.
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi =  "/org/freedesktop/UDisks2/drives/TOSHIBA_THNSNS128GMCP_82IS10DGT2UY"
amarok:                   [MediaDeviceCache] Device name is =  "TOSHIBA THNSNS128GMCP"  and was made by  ""
amarok:                 END__: void MediaDeviceCache::refreshCache() [Took: 0.23s]
amarok:               END__: QStringList MediaDeviceMonitor::getDevices() [Took: 0.23s]
amarok:             END__: void MediaDeviceMonitor::checkDevicesFor(ConnectionAssistant*) [Took: 0.23s]
amarok:           END__: void MediaDeviceMonitor::registerDeviceType(ConnectionAssistant*) [Took: 0.23s]
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/sda8"
amarok:                   [MediaDeviceCache] Device name is =  "TOSHIBA THNSNS128GMCP"  and was made by  ""
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi =  "/org/freedesktop/UDisks2/block_devices/sda6"
amarok:                   [MediaDeviceCache] Device name is =  "TOSHIBA THNSNS128GMCP"  and was made by  ""
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi =  "/org/freedesktop/UDisks2/block_devices/sda5"
amarok:                   [MediaDeviceCache] Device name is =  "TOSHIBA THNSNS128GMCP"  and was made by  ""
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi =  "/org/freedesktop/UDisks2/block_devices/sda3"
amarok:                   [MediaDeviceCache] Device name is =  "TOSHIBA THNSNS128GMCP"  and was made by  ""
amarok:                   [MediaDeviceCache] Solid device is not accessible, will wait until it is to consider it added.
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageAccess with udi =  "/org/freedesktop/UDisks2/block_devices/sda2"
amarok:                   [MediaDeviceCache] Device name is =  "TOSHIBA THNSNS128GMCP"  and was made by  ""
amarok:                   [MediaDeviceCache] Solid device is not accessible, will wait until it is to consider it added.
amarok:                   [MediaDeviceCache] Found Solid::DeviceInterface::StorageDrive with udi =  "/org/freedesktop/UDisks2/drives/TOSHIBA_THNSNS128GMCP_82IS10DGT2UY"
amarok:                   [MediaDeviceCache] Device name is =  "TOSHIBA THNSNS128GMCP"  and was made by  ""
amarok:                 END__: void MediaDeviceCache::refreshCache() [Took: 0.23s]
amarok:               END__: QStringList MediaDeviceMonitor::getDevices() [Took: 0.23s]
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.23s]
amarok:           END__: void MediaDeviceMonitor::registerDeviceType(ConnectionAssistant*) [Took: 0.23s]
amarok:           [CollectionManager] initializing "amarok_collection-ipodcollection"
amarok:           BEGIN: bool IpodCollectionFactory::identifySolidDevice(const QString&) const
amarok:             Device "/org/freedesktop/UDisks2/block_devices/sda5" not identified iPod-like, trying parent device
amarok:             Device "/org/freedesktop/UDisks2/drives/TOSHIBA_THNSNS128GMCP_82IS10DGT2UY" not identified iPod-like, trying parent device
amarok:             Device "/org/freedesktop/UDisks2" not identified iPod-like, trying parent device
amarok:             Device "" is invalid, returning false. (i.e. was not iPod-like)
amarok:           END__: bool IpodCollectionFactory::identifySolidDevice(const QString&) const [Took: 0s]
amarok:           BEGIN: bool IpodCollectionFactory::identifySolidDevice(const QString&) const
amarok:             Device "/org/freedesktop/UDisks2/block_devices/sda6" not identified iPod-like, trying parent device
amarok:             Device "/org/freedesktop/UDisks2/drives/TOSHIBA_THNSNS128GMCP_82IS10DGT2UY" not identified iPod-like, trying parent device
amarok:             Device "/org/freedesktop/UDisks2" not identified iPod-like, trying parent device
amarok:             Device "" is invalid, returning false. (i.e. was not iPod-like)
amarok:           END__: bool IpodCollectionFactory::identifySolidDevice(const QString&) const [Took: 0s]
amarok:           BEGIN: bool IpodCollectionFactory::identifySolidDevice(const QString&) const
amarok:             Device "/org/freedesktop/UDisks2/block_devices/sda8" not identified iPod-like, trying parent device
amarok:             Device "/org/freedesktop/UDisks2/drives/TOSHIBA_THNSNS128GMCP_82IS10DGT2UY" not identified iPod-like, trying parent device
amarok:             Device "/org/freedesktop/UDisks2" not identified iPod-like, trying parent device
amarok:             Device "" is invalid, returning false. (i.e. was not iPod-like)
amarok:           END__: bool IpodCollectionFactory::identifySolidDevice(const QString&) const [Took: 0s]
amarok:           BEGIN: bool IpodCollectionFactory::identifySolidDevice(const QString&) const
amarok:             Device "/org/freedesktop/UDisks2/block_devices/sda2" not identified iPod-like, trying parent device
amarok:             Device "/org/freedesktop/UDisks2/drives/TOSHIBA_THNSNS128GMCP_82IS10DGT2UY" not identified iPod-like, trying parent device
amarok:             Device "/org/freedesktop/UDisks2" not identified iPod-like, trying parent device
amarok:             Device "" is invalid, returning false. (i.e. was not iPod-like)
amarok:           END__: bool IpodCollectionFactory::identifySolidDevice(const QString&) const [Took: 0s]
amarok:           BEGIN: bool IpodCollectionFactory::identifySolidDevice(const QString&) const
amarok:             Device "/org/freedesktop/UDisks2/block_devices/sda3" not identified iPod-like, trying parent device
amarok:             Device "/org/freedesktop/UDisks2/drives/TOSHIBA_THNSNS128GMCP_82IS10DGT2UY" 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:           [CollectionManager] initializing "amarok_collection-umscollection"
amarok:         END__: void CollectionManager::loadPlugins(const QList<Collections::CollectionFactory*>&) [Took: 1.1s]
amarok:         ServiceBrowser starting...
amarok:         BEGIN: ServicePluginManager::ServicePluginManager(QObject*)
amarok:         END__: ServicePluginManager::ServicePluginManager(QObject*) [Took: 0s]
amarok:         [PluginManager] created factory for plugin "amarok_service_opmldirectory" type: "Service"
amarok:         [PluginManager] created factory for plugin "amarok_service_jamendo" type: "Service"
amarok:         [PluginManager] created factory for plugin "amarok_service_lastfm" type: "Service"
amarok:         [PluginManager] created factory for plugin "amarok_service_magnatunestore" type: "Service"
amarok:         [PluginManager] created factory for plugin "amarok_service_amazonstore" type: "Service"
amarok:         BEGIN: void ServicePluginManager::init(const QList<Plugins::PluginFactory*>&)
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: AmarokUrlHandler::AmarokUrlHandler()
amarok:               BEGIN: void BookmarkModel::checkTables()
amarok:                 creating Playlist Tables
amarok:                 BEGIN: void BookmarkModel::createTables()
amarok:                 END__: void BookmarkModel::createTables() [Took: 0.009s]
amarok:               END__: void BookmarkModel::checkTables() [Took: 0.009s]
amarok:             END__: AmarokUrlHandler::AmarokUrlHandler() [Took: 0.01s]
amarok:             BEGIN: void ServicePluginManager::slotNewService(ServiceBase*)
amarok:               [ServicePluginManager] new service: "OpmlDirectory"
amarok:               BEGIN: InfoProxy::InfoProxy()
amarok:                 BEGIN: void InfoProxy::loadHomePage()
amarok:                 END__: void InfoProxy::loadHomePage() [Took: 0s]
amarok:               END__: InfoProxy::InfoProxy() [Took: 0s]
amarok:             END__: void ServicePluginManager::slotNewService(ServiceBase*) [Took: 0.001s]
amarok:           END__: void ServicePluginManager::initFactory(ServiceFactory*) [Took: 0.022s]
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:               [MySqlStorage] Initialized thread, count== 2
amarok:             END__: void ServicePluginManager::slotNewService(ServiceBase*) [Took: 0.001s]
amarok:           END__: void ServicePluginManager::initFactory(ServiceFactory*) [Took: 0.002s]
amarok:           [ServicePluginManager] PLUGIN CHECK: "amarok_service_lastfm"
amarok:           [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:           BEGIN: void ServicePluginManager::initFactory(ServiceFactory*)
amarok:             [ServicePluginManager] initializing: "amarok_service_lastfm"
amarok:             BEGIN: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&)
amarok:             END__: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&) [Took: 0s]
amarok:             BEGIN: LastFmServiceConfig::LastFmServiceConfig()
amarok:             END__: LastFmServiceConfig::LastFmServiceConfig() [Took: 0s]
amarok:             BEGIN: LastFmService::LastFmService(LastFmServiceFactory*, const QString&)
amarok:               [BiasFactory] new factory of type: "lastfm_similarartists"
amarok:               [BiasFactory] new factory of type: "lastfm_weeklytop"
amarok:               [LastFmService] void LastFmService::slotReconfigure() either last.fm username or password is empty
amarok:             END__: LastFmService::LastFmService(LastFmServiceFactory*, const QString&) [Took: 0.006s]
amarok:             BEGIN: void ServicePluginManager::slotNewService(ServiceBase*)
amarok:               [ServicePluginManager] new service: "Last.fm"
amarok:             END__: void ServicePluginManager::slotNewService(ServiceBase*) [Took: 0.002s]
amarok:           END__: void ServicePluginManager::initFactory(ServiceFactory*) [Took: 0.01s]
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: 0.001s]
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:                 BEGIN: virtual void MagnatuneDatabaseWorker::run()
amarok:                   END__: virtual void MagnatuneStore::polish() [Took: 0.001s]
amarok:                   Querying for moods:  "select count( mood ), mood from magnatune_moods GROUP BY mood;"
amarok:                 END__: void ServicePluginManager::slotNewService(ServiceBase*) [Took: 0.001s]
amarok:                 [MySqlStorage] Initialized thread, count== 3
amarok:               END__: virtual void MagnatuneServiceFactory::init() [Took: 0.003s]
amarok:             END__: void ServicePluginManager::initFactory(ServiceFactory*) [Took: 0.003s]
amarok:             [ServicePluginManager] PLUGIN CHECK: "amarok_service_amazonstore"
amarok:             BEGIN: void ServicePluginManager::initFactory(ServiceFactory*)
amarok:               [ServicePluginManager] initializing: "amarok_service_amazonstore"
amarok:               BEGIN: virtual void AmazonServiceFactory::init()
amarok:                 BEGIN: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&)
amarok:                   [ERROR__] [MySqlStorage] "GREPME MySQLe query failed! (1146) Table 'amarok.magnatune_moods' doesn't exist on select count( mood ), mood from magnatune_moods GROUP BY mood;"
amarok:                   result:  ()
amarok:                 END__: virtual void MagnatuneDatabaseWorker::run() [Took: 0s]
amarok:               END__: ServiceBase::ServiceBase(const QString&, ServiceFactory*, bool, const QString&) [Took: 0s]
amarok:               BEGIN: AmazonStore::AmazonStore(AmazonServiceFactory*, const char*)
amarok:                 BEGIN: virtual void AmazonStore::polish()
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:         END__: void ServicePluginManager::init(const QList<Plugins::PluginFactory*>&) [Took: 0.042s]
amarok:       END__: Plugins::PluginManager::PluginManager(QObject*) [Took: 1.2s]
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:         creating Podcast Tables
amarok:         BEGIN: void Playlists::SqlUserPlaylistProvider::checkTables()
amarok:           BEGIN: void Playlists::SqlUserPlaylistProvider::createTables()
amarok:           END__: void Playlists::SqlUserPlaylistProvider::createTables() [Took: 0.033s]
amarok:         END__: void Playlists::SqlUserPlaylistProvider::checkTables() [Took: 0.033s]
amarok:         [ERROR__] "Could not load local playlist file /home/sergio/.kde4/share/apps/amarok/current.xspf!"
amarok:         BEGIN: void Playlist::Restorer::runJingle()
amarok:           BEGIN: Playlist::Controller::Controller()
amarok:           END__: Playlist::Controller::Controller() [Took: 0s]
amarok:           BEGIN: void Playlist::Controller::clear()
amarok:             BEGIN: void Playlist::Controller::removeRows(int, int)
amarok:               BEGIN: void Playlist::Controller::removeRows(QList<int>&)
amarok:               END__: void Playlist::Controller::removeRows(QList<int>&) [Took: 0s]
amarok:             END__: void Playlist::Controller::removeRows(int, int) [Took: 0s]
amarok:           END__: void Playlist::Controller::clear() [Took: 0s]
amarok:           [CUEFILE]:  "/usr/share/apps/amarok/data/first_run_jingle.cue"  - Shoot blindly and missed, searching for other cue files.
amarok:           [CUEFILE]: - Didn't find any matching cue file.

amarok:           BEGIN: virtual void Playlist::InsertTracksCmd::redo()
amarok:             BEGIN: void Playlist::Model::setAllNewlyAddedToUnplayed()
amarok:             END__: void Playlist::Model::setAllNewlyAddedToUnplayed() [Took: 0s]
amarok:           END__: virtual void Playlist::InsertTracksCmd::redo() [Took: 0s]
amarok:         END__: void Playlist::Restorer::runJingle() [Took: 0.012s]
amarok:       END__: void Playlist::Actions::restoreDefaultPlaylist() [Took: 0.073s]
amarok:       BEGIN: Playlist::LayoutManager::LayoutManager()
amarok:         BEGIN: void Playlist::LayoutManager::loadLayouts(const QString&, bool)
amarok:           loading layout  "Default"
amarok:           grouping mode is:  "Album"
amarok:           loading layout  "No Grouping"
amarok:           grouping mode is:  "None"
amarok:           loading layout  "No Grouping (Single Line)"
amarok:           grouping mode is:  "None"
amarok:           loading layout  "Verbose"
amarok:           grouping mode is:  "Album"
amarok:         END__: void Playlist::LayoutManager::loadLayouts(const QString&, bool) [Took: 0.001s]
amarok:       END__: Playlist::LayoutManager::LayoutManager() [Took: 0.001s]
amarok:       [ActionClasses] setCurrentItem:  1
amarok(12166)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
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) )
libpng warning: iCCP: known incorrect sRGB profile
amarok:       BEGIN: MainToolbar::MainToolbar(QWidget*)
amarok:         BEGIN: SvgHandler::SvgHandler(QObject*)
amarok:         END__: SvgHandler::SvgHandler(QObject*) [Took: 0s]
amarok:       END__: MainToolbar::MainToolbar(QWidget*) [Took: 0.038s]
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 "Contenedor de contexto vertical"
amarok:       BEGIN: ContextSubject::ContextSubject()
amarok:       END__: ContextSubject::ContextSubject() [Took: 0s]
amarok:       BEGIN: Context::ContextView::ContextView(Plasma::Containment*, Plasma::Corona*, QWidget*)
amarok:         BEGIN: virtual void Context::VerticalToolbarContainment::setView(Context::ContextView*)
amarok:         END__: virtual void Context::VerticalToolbarContainment::setView(Context::ContextView*) [Took: 0s]
amarok:       END__: Context::ContextView::ContextView(Plasma::Containment*, Plasma::Corona*, QWidget*) [Took: 0s]
amarok:       BEGIN: void Context::ToolbarView::applyStyleSheet()
amarok:       END__: void Context::ToolbarView::applyStyleSheet() [Took: 0s]
amarok:       BEGIN: void Context::ContextView::showHome()
amarok:         BEGIN: virtual void Context::VerticalToolbarContainment::loadConfig(const KConfigGroup&)
amarok:           [VerticalToolbarContainment] plugins.size():  4
amarok:           [VerticalToolbarContainment] Adding applet:  "currenttrack"
amarok:           BEGIN: virtual Plasma::Applet* Context::VerticalToolbarContainment::addApplet(const QString&, int)
amarok:             BEGIN: virtual void CurrentTrack::init()
amarok:             END__: virtual void CurrentTrack::init() [Took: 0.014s]
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.023s]
amarok:           [VerticalToolbarContainment] Adding applet:  "analyzer"
amarok:           BEGIN: virtual Plasma::Applet* Context::VerticalToolbarContainment::addApplet(const QString&, int)
amarok:             BEGIN: void Analyzer::Base::connectSignals()
amarok:             END__: void Analyzer::Base::connectSignals() [Took: 0s]
amarok:             BEGIN: void Context::VerticalAppletLayout::addApplet(Plasma::Applet*, int)
amarok:               [VerticalAppletLayout] layout told to add applet "analyzer" 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.023s]
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.02s]
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 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: 0.001s]
amarok:             END__: void Context::VerticalAppletLayout::addApplet(Plasma::Applet*, int) [Took: 0.001s]
amarok:           END__: virtual Plasma::Applet* Context::VerticalToolbarContainment::addApplet(const QString&, int) [Took: 0.028s]
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.008s]
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 3
amarok:               BEGIN: void Context::AppletToolbar::appletAdded(Plasma::Applet*, int)
amarok:                 inserting applet icon in position 3
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.014s]
amarok:         END__: virtual void Context::VerticalToolbarContainment::loadConfig(const KConfigGroup&) [Took: 0.09s]
amarok:       END__: void Context::ContextView::showHome() [Took: 0.093s]
QWidget::insertAction: Attempt to insert null action
amarok:       BEGIN: void MainWindow::setLayoutLocked(bool)
amarok(12166)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
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== 4
amarok:         [MySqlStorage] Initialized thread, count== 5
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/sergio/.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: 0.001s]
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 0x3ca09f0 with parent at 0x0
amarok:           BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
amarok:             [APG::ConstraintGroup] "grupo «Emparejar con todas»"
amarok:           END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
amarok:           [APG::ConstraintNode] new constraint node at 0x3ca0e30 with parent at 0x3ca09f0
amarok:           BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
amarok:             [APG::ConstraintGroup] "grupo «Emparejar con todas»"
amarok:           END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
amarok:           [APG::ConstraintNode] new constraint node at 0x3ca1490 with parent at 0x3ca0e30
amarok:           [APG::ConstraintNode] new constraint node at 0x3ce2770 with parent at 0x3ca0e30
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 0x3c9f960 with parent at 0x0
amarok:           BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
amarok:             [APG::ConstraintGroup] "grupo «Emparejar con todas»"
amarok:           END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
amarok:           [APG::ConstraintNode] new constraint node at 0x3ce5960 with parent at 0x3c9f960
amarok:           BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
amarok:             [APG::ConstraintGroup] "Grupo «Emparejar con cualquiera»"
amarok:           END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
amarok:           [APG::ConstraintNode] new constraint node at 0x3ce52e0 with parent at 0x3ce5960
amarok:           [APG::ConstraintNode] new constraint node at 0x3ce8310 with parent at 0x3ce5960
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 0x3cea070 with parent at 0x0
amarok:           BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
amarok:             [APG::ConstraintGroup] "grupo «Emparejar con todas»"
amarok:           END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
amarok:           [APG::ConstraintNode] new constraint node at 0x3ceb150 with parent at 0x3cea070
amarok:           BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
amarok:             [APG::ConstraintGroup] "grupo «Emparejar con todas»"
amarok:           END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
amarok:           [APG::ConstraintNode] new constraint node at 0x3ceb110 with parent at 0x3ceb150
amarok:           [APG::ConstraintNode] new constraint node at 0x3ceaf40 with parent at 0x3ceb150
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 0x3ceb900 with parent at 0x0
amarok:           BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
amarok:             [APG::ConstraintGroup] "grupo «Emparejar con todas»"
amarok:           END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
amarok:           [APG::ConstraintNode] new constraint node at 0x3ceb250 with parent at 0x3ceb900
amarok:           BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
amarok:             [APG::ConstraintGroup] "grupo «Emparejar con todas»"
amarok:           END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
amarok:           [APG::ConstraintNode] new constraint node at 0x3ceb500 with parent at 0x3ceb250
amarok:           [APG::ConstraintNode] new constraint node at 0x3ceb090 with parent at 0x3ceb250
amarok:           [APG::ConstraintNode] new constraint node at 0x3cee4c0 with parent at 0x3ceb250
amarok:           [APG::ConstraintNode] new constraint node at 0x3cf0d70 with parent at 0x3ceb250
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 0x3ceb7e0 with parent at 0x0
amarok:           BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
amarok:             [APG::ConstraintGroup] "grupo «Emparejar con todas»"
amarok:           END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
amarok:           [APG::ConstraintNode] new constraint node at 0x3cf18e0 with parent at 0x3ceb7e0
amarok:           BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
amarok:             [APG::ConstraintGroup] "grupo «Emparejar con todas»"
amarok:           END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
amarok:           [APG::ConstraintNode] new constraint node at 0x3cf1ca0 with parent at 0x3cf18e0
amarok:           BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
amarok:             [APG::ConstraintGroup] "Grupo «Emparejar con cualquiera»"
amarok:           END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
amarok:           [APG::ConstraintNode] new constraint node at 0x3cf2240 with parent at 0x3cf1ca0
amarok:           [APG::ConstraintNode] new constraint node at 0x3cf4380 with parent at 0x3cf1ca0
amarok:           [APG::ConstraintNode] new constraint node at 0x3cf6e60 with parent at 0x3cf1ca0
amarok:           [APG::ConstraintNode] new constraint node at 0x3cf97c0 with parent at 0x3cf18e0
amarok:           BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*)
amarok:             [APG::ConstraintGroup] "grupo «Emparejar con todas»"
amarok:           END__: ConstraintGroup::ConstraintGroup(QDomElement&, ConstraintNode*) [Took: 0s]
amarok:           [APG::ConstraintNode] new constraint node at 0x3cf1450 with parent at 0x3cf97c0
amarok:           [APG::ConstraintNode] new constraint node at 0x3cfa4c0 with parent at 0x3cf97c0
amarok:         END__: static APG::PresetPtr APG::Preset::createFromXml(QDomElement&) [Took: 0s]
amarok:         [ERROR__] [APG::PresetModel] Can not open "/home/sergio/.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.087s]
amarok:       BEGIN: CoverFetcher::CoverFetcher()
amarok:       END__: CoverFetcher::CoverFetcher() [Took: 0s]
amarok:     END__: MainWindow::MainWindow() [Took: 1.6s]
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: 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: 0.001s]
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:  "Base de datos de Amarok"
amarok:     [PlaylistDock] Adding provider:  "Archivos de listas de reproducción en disco"
Could not parse stylesheet of widget 0x3f69a00
amarok:     BEGIN: Amarok2ConfigDialog::Amarok2ConfigDialog(QWidget*, const char*, KConfigSkeleton*)
amarok:       BEGIN: PluginsConfig::PluginsConfig(QWidget*)
amarok(12166)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers for "amarok_collection-daapcollection"
amarok(12166)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers for "amarok_collection-nepomukcollection"
amarok(12166)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers for "amarok_collection-upnpcollection"
amarok(12166)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers for "amarok_collection-audiocdcollection"
amarok(12166)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers for "amarok_collection-mtpcollection"
amarok(12166)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers for "amarok_collection-ipodcollection"
amarok(12166)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers for "amarok_collection-umscollection"
amarok(12166)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 1 offers for "amarok_service_ampache"
amarok(12166)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers for "amarok_service_opmldirectory"
amarok(12166)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers for "amarok_service_jamendo"
amarok(12166)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 1 offers for "amarok_service_lastfm"
amarok(12166)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 1 offers for "amarok_service_mp3tunes"
amarok(12166)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 1 offers for "amarok_service_amazonstore"
amarok(12166)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 1 offers for "amarok_service_magnatunestore"
amarok:       END__: PluginsConfig::PluginsConfig(QWidget*) [Took: 0.048s]
amarok:       BEGIN: ScriptsConfig::ScriptsConfig(QWidget*)
amarok:         BEGIN: void ScriptSelector::addScripts(const QList<KPluginInfo>&, KPluginSelector::PluginLoadMethod, const QString&, const QString&, const Ptr&)
amarok:         END__: void ScriptSelector::addScripts(const QList<KPluginInfo>&, KPluginSelector::PluginLoadMethod, const QString&, const QString&, const Ptr&) [Took: 0s]
amarok:         BEGIN: void ScriptSelector::addScripts(const QList<KPluginInfo>&, KPluginSelector::PluginLoadMethod, const QString&, const QString&, const Ptr&)
amarok:         END__: void ScriptSelector::addScripts(const QList<KPluginInfo>&, KPluginSelector::PluginLoadMethod, const QString&, const QString&, const Ptr&) [Took: 0s]
amarok:         BEGIN: void ScriptSelector::addScripts(const QList<KPluginInfo>&, KPluginSelector::PluginLoadMethod, const QString&, const QString&, const Ptr&)
amarok:         END__: void ScriptSelector::addScripts(const QList<KPluginInfo>&, KPluginSelector::PluginLoadMethod, const QString&, const QString&, const Ptr&) [Took: 0s]
amarok:       END__: ScriptsConfig::ScriptsConfig(QWidget*) [Took: 0.003s]
amarok:     END__: Amarok2ConfigDialog::Amarok2ConfigDialog(QWidget*, const char*, KConfigSkeleton*) [Took: 0.092s]
amarok:     BEGIN: virtual bool Amarok2ConfigDialog::hasChanged()
amarok:       BEGIN: virtual bool CollectionConfig::hasChanged()
amarok:       END__: virtual bool CollectionConfig::hasChanged() [Took: 0s]
amarok:       BEGIN: virtual bool NotificationsConfig::hasChanged()
amarok:       END__: virtual bool NotificationsConfig::hasChanged() [Took: 0s]
amarok:     END__: virtual bool Amarok2ConfigDialog::hasChanged() [Took: 0s]
amarok:     BEGIN: virtual bool CollectionConfig::hasChanged()
amarok:     END__: virtual bool CollectionConfig::hasChanged() [Took: 0s]
amarok:     BEGIN: virtual bool NotificationsConfig::hasChanged()
amarok:     END__: virtual bool NotificationsConfig::hasChanged() [Took: 0s]
amarok:   END__: void App::continueInit() [Took: 1.9s]
amarok: END__: App::App() [Took: 1.9s]
amarok: [EngineController] slotTrackLengthChanged( -1 )
amarok: BEGIN: void ProgressWidget::redrawBookmarks(const QString*)
amarok: END__: void ProgressWidget::redrawBookmarks(const QString*) [Took: 0s]
amarok: [EngineController] slotStateChanged from  Phonon::LoadingState  to  Phonon::StoppedState 
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: Performing script update check now!
amarok: END__: void ScriptManager::updateAllScripts() [Took: 0.001s]
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: void Analyzer::Base::connectSignals()
amarok: END__: void Analyzer::Base::connectSignals() [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 ScriptUpdater::updateScript()
amarok:   [ScriptUpdater] "radio_station_service" : Accessing  "http://amarok.kde.org:81/radio_station_service/version"  ...
amarok: END__: void ScriptUpdater::updateScript() [Took: 0s]
amarok: BEGIN: void ScriptUpdater::updateScript()
amarok:   [ScriptUpdater] "free_music_charts_service" : Accessing  "http://amarok.kde.org:81/free_music_charts_service/version"  ...
amarok: END__: void ScriptUpdater::updateScript() [Took: 0s]
amarok: BEGIN: void ScriptUpdater::updateScript()
amarok:   [ScriptUpdater] "librivox_service" : Accessing  "http://amarok.kde.org:81/librivox_service/version"  ...
amarok: END__: void ScriptUpdater::updateScript() [Took: 0s]
amarok: BEGIN: void ScriptUpdater::updateScript()
amarok:   [ScriptUpdater] "script_console" : Accessing  "http://amarok.kde.org:81/script_console/version"  ...
amarok: END__: void ScriptUpdater::updateScript() [Took: 0s]
amarok: BEGIN: void ScriptUpdater::updateScript()
amarok:   [ScriptUpdater] "lyrics_lyricwiki" : Accessing  "http://amarok.kde.org:81/lyrics_lyricwiki/version"  ...
amarok: END__: void ScriptUpdater::updateScript() [Took: 0s]
[sergio@tablet ~]$ 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) )


Bookmarks



Who is online

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