Hello,
after you kindly helped me to get Amarok up and running almost a year ago, I
unfortunately have another problem now: I can launch Amarok and see my music
collection, but as soon as I press play, Amarok crashes. I have reproduced the
bug with a freshly created user "test" to make sure that not any personal
settings of mine are responsible. Here's my system:
Distribution: TUXEDO-OS 1 tuxedo - kde-2204 - (202210101538) (based on Ubuntu
24.04)
Kernel: 6.14.0-114034-tuxedo
Amarok: 3.2.2-1ubuntu1~tux1 amd64
Phonon packages: $ dpkg -l|grep phonon
ii libphonon-l10n 4:4.12.0-4~tux1
all multimedia framework from KDE using Qt -
localization files
ii libphonon4qt5-4t64:amd64 4:4.12.0-4~tux1
amd64 multimedia framework from KDE using Qt 5 - core
library
ii libphonon4qt6-4t64:amd64 4:4.12.0-4~tux1
amd64 multimedia framework from KDE using Qt 6 - core
library
ii phonon-backend-vlc-common 0.12.0-3build4~tux1
all Phonon VLC backends - shared files
ii phonon4qt5:amd64 4:4.12.0-4~tux1
amd64 multimedia framework from KDE using Qt 5 -
metapackage
ii phonon4qt5-backend-vlc:amd64 0.12.0-3build4~tux1
amd64 Phonon4Qt5 VLC backend
ii phonon4qt6:amd64 4:4.12.0-4~tux1
amd64 multimedia framework from KDE using Qt 6 -
metapackage
ii phonon4qt6-backend-vlc:amd64 0.12.0-3build4~tux1
amd64 Phonon4Qt6 VLC backend
This is what "amarok --debug" says after I press "play":
amarok: BEGIN: void EngineController::playPause()
amarok: [EngineController] PlayPause: EngineController state
Phonon::StoppedState
amarok: BEGIN: void EngineController::play()
amarok: BEGIN: void Playlist::Actions::play()
amarok: BEGIN: void Playlist::Actions::play(quint64, bool)
amarok: BEGIN: void EngineController::play(Meta::TrackPtr, uint, bool)
amarok: BEGIN: void EngineController::stop(bool, bool)
amarok: END__: void EngineController::stop(bool, bool) [Took: 0s]
amarok: [EngineController] play: bounded is QObject(0x0) current
"Art Of Nations (Amarok Theme)"
amarok: [EngineController] Just a normal, boring track... :-P
amarok: BEGIN: void EngineController::playUrl(const QUrl&, uint, bool)
amarok: [EngineController] URL:
QUrl("file:///usr/share/amarok/data/first_run_jingle.ogg")
"file:///usr/share/amarok/data/first_run_jingle.ogg"
amarok: [EngineController] Offset: 0
amarok: [WARNING] [EngineController] Would use gain of 0 , but
current Phonon backend doesn't seem to support pre-amplifier (VolumeFaderEffect)
amarok: END__: void EngineController::playUrl(const QUrl&, uint,
bool) [Took: 0.009s]
amarok: END__: void EngineController::play(Meta::TrackPtr, uint, bool)
[Took: 0.009s]
amarok: END__: void Playlist::Actions::play(quint64, bool) [Took: 0.009s]
amarok: END__: void Playlist::Actions::play() [Took: 0.009s]
amarok: END__: void EngineController::play() [Took: 0.009s]
amarok: END__: void EngineController::playPause() [Took: 0.01s]
amarok: BEGIN: void EngineController::slotNewTrackPlaying(const
Phonon::MediaSource&)
amarok: [EngineController] Empty MediaSource (engine stop)
amarok: END__: void EngineController::slotNewTrackPlaying(const
Phonon::MediaSource&) [Took: 0s]
amarok: [EngineController] slotStateChanged from Phonon::StoppedState to
Phonon::LoadingState
amarok: [EngineController] slotStateChanged from Phonon::LoadingState to
Phonon::StoppedState
amarok: MPRIS2: Queueing up a PropertiesChanged signal
amarok: BEGIN: void EngineController::slotNewTrackPlaying(const
Phonon::MediaSource&)
amarok: [WARNING] [EngineController] Would use gain of 0 , but current Phonon
backend doesn't seem to support pre-amplifier (VolumeFaderEffect)
amarok: BEGIN: void Playlist::Actions::slotTrackPlaying(Meta::TrackPtr)
amarok: END__: void Playlist::Actions::slotTrackPlaying(Meta::TrackPtr)
[Took: 0s]
amarok: BEGIN: void ProgressWidget::redrawBookmarks(const QString*)
amarok: found 0 timecodes on this track
amarok: END__: void ProgressWidget::redrawBookmarks(const QString*) [Took:
0.003s]
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = amarok path = /usr/bin pid = 15295
KCrash: Arguments: /usr/bin/amarok --debug
The Wayland connection experienced a fatal error: Ungültiger Dateideskriptor
test@testsystem:~$
Below is what "amarok --debug" said before I pressed "play".
I would be very happy if you could help me again!
Best regards!
Jan Nagel
------------------------------------------------------------------------
test@testsystem:~$ amarok --debug
amarok: BEGIN: void App::continueInit()
amarok: BEGIN: virtual int App::newInstance()
amarok: BEGIN: void App::handleCliArgs(const QString&)
amarok: END__: void App::handleCliArgs(const QString&) [Took: 0s]
amarok: END__: virtual int App::newInstance() [Took: 0s]
amarok: BEGIN: EngineController::EngineController()
amarok: END__: EngineController::EngineController() [Took: 0s]
amarok: BEGIN: void EngineController::initializePhonon()
QObject::connect: No such signal Phonon::VLC::MediaObject::angleChanged(int)
QObject::connect: No such signal
Phonon::VLC::MediaObject::availableAnglesChanged(int)
amarok: BEGIN: void EqualizerController::initialize(const Phonon::Path&)
amarok: [EqualizerController] Established Phonon equalizer effect with 11
parameters.
amarok: BEGIN: void EqualizerController::eqUpdate()
amarok: END__: void EqualizerController::eqUpdate() [Took: 0s]
amarok: END__: void EqualizerController::initialize(const Phonon::Path&)
[Took: 0s]
WARNING: Phonon::createPath: Cannot connect Phonon::MediaObject ( no
objectName ) to Phonon::AudioDataOutput ( no objectName ).
amarok: [EngineController] Tick Interval (actual): 100
amarok: END__: void EngineController::initializePhonon() [Took: 0.023s]
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::checkPluginEnabledStates()
amarok: [PluginManager] found plugin: "amarok_service_lastfm" enabled:
true
amarok: [PluginManager] found plugin: "amarok_service_gpodder" enabled:
false
amarok: [PluginManager] found plugin: "amarok_importer-amarok" enabled:
true
amarok: [PluginManager] found plugin: "amarok_service_opmldirectory"
enabled: true
amarok: [PluginManager] found plugin:
"amarok_collection-playdarcollection" enabled: false
amarok: [PluginManager] Plugin "amarok_storage-mysqlestorage" is vital
amarok: [PluginManager] found plugin: "amarok_storage-mysqlestorage"
enabled: true
amarok: [PluginManager] found plugin: "amarok_importer-fastforward"
enabled: true
amarok: [PluginManager] found plugin: "amarok_service_magnatunestore"
enabled: true
amarok: [PluginManager] found plugin: "amarok_importer-rhythmbox"
enabled: true
amarok: [PluginManager] found plugin: "amarok_collection-umscollection"
enabled: true
amarok: [PluginManager] found plugin:
"amarok_collection-daapcollection" enabled: false
amarok: [PluginManager] found plugin: "amarok_importer-itunes" enabled:
true
amarok: [PluginManager] found plugin: "amarok_importer-clementine"
enabled: true
amarok: [PluginManager] found plugin: "amarok_importer-banshee"
enabled: true
amarok: [PluginManager] found plugin:
"amarok_collection-audiocdcollection" enabled: true
amarok: [PluginManager] found plugin: "amarok_service_ampache" enabled:
false
amarok: [PluginManager] Plugin "amarok_storage-mysqlserverstorage" is
vital
amarok: [PluginManager] found plugin:
"amarok_storage-mysqlserverstorage" enabled: true
amarok: [PluginManager] Plugin "amarok_collection-mysqlcollection" is
vital
amarok: [PluginManager] found plugin:
"amarok_collection-mysqlcollection" enabled: true
amarok: [PluginManager] found plugin: "amarok_collection-mtpcollection"
enabled: true
amarok: [PluginManager] found plugin:
"amarok_collection-ipodcollection" enabled: true
amarok: [PluginManager] 20 plugins in total
amarok: [PluginManager] Creating factory for plugin:
"amarok_service_lastfm"
amarok: [PluginManager] Creating factory for plugin:
"amarok_service_gpodder"
amarok: [PluginManager] Creating factory for plugin:
"amarok_importer-amarok"
amarok: [PluginManager] Creating factory for plugin:
"amarok_service_opmldirectory"
amarok: [PluginManager] Creating factory for plugin:
"amarok_collection-playdarcollection"
amarok: BEGIN:
Collections::PlaydarCollectionFactory::PlaydarCollectionFactory()
amarok: END__:
Collections::PlaydarCollectionFactory::PlaydarCollectionFactory() [Took: 0s]
amarok: [PluginManager] Creating factory for plugin:
"amarok_storage-mysqlestorage"
amarok: [PluginManager] Plugin "amarok_storage-mysqlestorage" is vital
amarok: [PluginManager] Creating factory for plugin:
"amarok_importer-fastforward"
amarok: [PluginManager] Creating factory for plugin:
"amarok_service_magnatunestore"
amarok: [PluginManager] Creating factory for plugin:
"amarok_importer-rhythmbox"
amarok: [PluginManager] Creating factory for plugin:
"amarok_collection-umscollection"
amarok: [PluginManager] Creating factory for plugin:
"amarok_collection-daapcollection"
amarok: [PluginManager] Creating factory for plugin:
"amarok_importer-itunes"
amarok: [PluginManager] Creating factory for plugin:
"amarok_importer-clementine"
amarok: [PluginManager] Creating factory for plugin:
"amarok_importer-banshee"
amarok: [PluginManager] Creating factory for plugin:
"amarok_collection-audiocdcollection"
amarok: [PluginManager] Creating factory for plugin:
"amarok_service_ampache"
amarok: [PluginManager] Creating factory for plugin:
"amarok_storage-mysqlserverstorage"
amarok: [PluginManager] Plugin "amarok_storage-mysqlserverstorage" is
vital
amarok: [PluginManager] Creating factory for plugin:
"amarok_collection-mysqlcollection"
amarok: [PluginManager] Plugin "amarok_collection-mysqlcollection" is
vital
amarok: [PluginManager] Creating factory for plugin:
"amarok_collection-mtpcollection"
amarok: [PluginManager] Creating factory for plugin:
"amarok_collection-ipodcollection"
amarok: BEGIN: StorageManager::StorageManager()
amarok: END__: StorageManager::StorageManager() [Took: 0s]
amarok: BEGIN: ServicePluginManager::ServicePluginManager()
amarok: END__: ServicePluginManager::ServicePluginManager() [Took: 0s]
Got ERROR: "Can't open and lock privilege tables: Table 'mysql.servers' doesn't
exist" errno: 2000
amarok: [MySqlStorage] Connected to MySQL server
10.11.13-MariaDB-0ubuntu0.24.04.1-embedded
amarok: [MySqlStorage] Initialized thread, count == 1
amarok: BEGIN: void
StorageManager::slotNewStorage(QSharedPointer<SqlStorage>)
amarok: END__: void
StorageManager::slotNewStorage(QSharedPointer<SqlStorage>) [Took: 0s]
amarok: BEGIN: void
UmsCollectionFactory::createCollectionForSolidDevice(const QString&)
amarok: [UmsCollection] Creating UmsCollection for device with udi:
"/org/freedesktop/UDisks2/block_devices/sdb1"
amarok: [UmsCollection] Mounted at: "/media/daten" collection id:
"9fe51d78-2491-4adc-abb2-deb0a6b7ddc8"
amarok: BEGIN: void
CollectionManager::slotNewCollection(Collections::Collection*)
amarok: [CollectionManager] new Collection
"9fe51d78-2491-4adc-abb2-deb0a6b7ddc8"
amarok: END__: void
CollectionManager::slotNewCollection(Collections::Collection*) [Took: 0.003s]
amarok: END__: void
UmsCollectionFactory::createCollectionForSolidDevice(const QString&) [Took:
0.005s]
amarok: BEGIN: MediaDeviceMonitor::MediaDeviceMonitor()
amarok: BEGIN: void MediaDeviceMonitor::init()
amarok: BEGIN: MediaDeviceCache::MediaDeviceCache()
amarok: END__: MediaDeviceCache::MediaDeviceCache() [Took: 0s]
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/dm_2d3"
amarok: [MediaDeviceCache] Device name is = "" and was made
by ""
amarok: [MediaDeviceCache] Found
Solid::DeviceInterface::StorageAccess with udi =
"/org/freedesktop/UDisks2/block_devices/sda2"
amarok: [MediaDeviceCache] Device name is = "Samsung SSD 850
EVO 250GB" and was made by ""
amarok: [MediaDeviceCache] Found
Solid::DeviceInterface::StorageAccess with udi =
"/org/freedesktop/UDisks2/block_devices/sdb1"
amarok: [MediaDeviceCache] Device name is = "WDC
WD50NPZZ-00A9JT0" and was made by ""
amarok: [MediaDeviceCache] Found
Solid::DeviceInterface::StorageAccess with udi =
"/org/freedesktop/UDisks2/block_devices/sda3"
amarok: [MediaDeviceCache] Device name is = "Samsung SSD 850
EVO 250GB" and was made by ""
amarok: [MediaDeviceCache] Solid device is not accessible, will
wait until it is to consider it added.
amarok: [MediaDeviceCache] Found
Solid::DeviceInterface::StorageAccess with udi =
"/org/freedesktop/UDisks2/block_devices/dm_2d2"
amarok: [MediaDeviceCache] Device name is = "" and was made
by ""
amarok: [MediaDeviceCache] Found
Solid::DeviceInterface::StorageAccess with udi =
"/org/freedesktop/UDisks2/block_devices/sda1"
amarok: [MediaDeviceCache] Device name is = "Samsung SSD 850
EVO 250GB" and was made by ""
amarok: [MediaDeviceCache] Found
Solid::DeviceInterface::StorageDrive with udi =
"/org/freedesktop/UDisks2/drives/Samsung_SSD_850_EVO_250GB_S3LCNF0JB27985R"
amarok: [MediaDeviceCache] Device name is = "Samsung SSD 850
EVO 250GB" and was made by ""
amarok: [MediaDeviceCache] Found
Solid::DeviceInterface::StorageDrive with udi =
"/org/freedesktop/UDisks2/drives/HL_DT_ST_DVDRAM_GUD0N_KZLHBUI1923"
amarok: [MediaDeviceCache] Device name is = "HL-DT-ST DVDRAM
GUD0N" and was made by ""
amarok: [MediaDeviceCache] Found
Solid::DeviceInterface::StorageDrive with udi =
"/org/freedesktop/UDisks2/drives/WDC_WD50NPZZ_00A9JT0_WD_WX62D80HTY40"
amarok: [MediaDeviceCache] Device name is = "WDC
WD50NPZZ-00A9JT0" and was made by ""
amarok: END__: void MediaDeviceCache::refreshCache() [Took:
0.019s]
amarok: END__: QStringList MediaDeviceMonitor::getDevices() [Took:
0.019s]
amarok: END__: void
MediaDeviceMonitor::checkDevicesFor(ConnectionAssistant*) [Took: 0.019s]
amarok: END__: void
MediaDeviceMonitor::registerDeviceType(ConnectionAssistant*) [Took: 0.019s]
Got ERROR: "unknown: Table '/home/test/.local/share/amarok/mysqle/amarok/admin'
is marked as crashed and should be repaired" errno: 2000
amarok: BEGIN: SqlRegistry::SqlRegistry(Collections::SqlCollection*)
Got ERROR: "unknown: Table '/home/test/.local/share/amarok/mysqle/amarok/urls'
is marked as crashed and should be repaired" errno: 2000
Got ERROR: "unknown: Table
'/home/test/.local/share/amarok/mysqle/amarok/directories' is marked as crashed
and should be repaired" errno: 2000
Got ERROR: "unknown: Table
'/home/test/.local/share/amarok/mysqle/amarok/tracks' is marked as crashed and
should be repaired" errno: 2000
Got ERROR: "unknown: Table
'/home/test/.local/share/amarok/mysqle/amarok/albums' is marked as crashed and
should be repaired" errno: 2000
Got ERROR: "unknown: Table
'/home/test/.local/share/amarok/mysqle/amarok/artists' is marked as crashed and
should be repaired" errno: 2000
Got ERROR: "unknown: Table
'/home/test/.local/share/amarok/mysqle/amarok/genres' is marked as crashed and
should be repaired" errno: 2000
Got ERROR: "unknown: Table
'/home/test/.local/share/amarok/mysqle/amarok/composers' is marked as crashed
and should be repaired" errno: 2000
Got ERROR: "unknown: Table '/home/test/.local/share/amarok/mysqle/amarok/years'
is marked as crashed and should be repaired" errno: 2000
Got ERROR: "unknown: Table
'/home/test/.local/share/amarok/mysqle/amarok/statistics' is marked as crashed
and should be repaired" errno: 2000
amarok: END__: SqlRegistry::SqlRegistry(Collections::SqlCollection*)
[Took: 0.029s]
amarok: BEGIN: MountPointManager::MountPointManager(QObject*,
QSharedPointer<SqlStorage>)
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/dm_2d3"
amarok: BEGIN: virtual DeviceHandler*
MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const
QString&, QSharedPointer<SqlStorage>) const
Got ERROR: "unknown: Table
'/home/test/.local/share/amarok/mysqle/amarok/devices' is marked as crashed and
should be repaired" errno: 2000
amarok: [MassStorageDeviceHandler] Found existing UUID config
for ID "1" , uuid "01381316-ad36-482e-b86a-d893cdd4d620"
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&, QSharedPointer<SqlStorage>) const [Took: 0.005s]
amarok: END__: void
MountPointManager::createHandlerFromDevice(const Solid::Device&, const
QString&) [Took: 0.006s]
amarok: BEGIN: void
MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
amarok: [MountPointManager] Device added and mounted, checking
handlers
amarok: BEGIN: virtual bool
MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
amarok: [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/sdb1"
amarok: BEGIN: virtual DeviceHandler*
MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const
QString&, QSharedPointer<SqlStorage>) const
amarok: [MassStorageDeviceHandler] Found existing UUID config
for ID "2" , uuid "9fe51d78-2491-4adc-abb2-deb0a6b7ddc8"
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&, QSharedPointer<SqlStorage>) const [Took: 0.006s]
amarok: END__: void
MountPointManager::createHandlerFromDevice(const Solid::Device&, const
QString&) [Took: 0.006s]
amarok: BEGIN: void
MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
amarok: [MountPointManager] Device added and mounted, checking
handlers
amarok: BEGIN: virtual bool
MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
amarok: END__: virtual bool
MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took:
0s]
amarok: [MountPointManager] found handler for
"/org/freedesktop/UDisks2/block_devices/sda3"
amarok: BEGIN: virtual DeviceHandler*
MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const
QString&, QSharedPointer<SqlStorage>) const
amarok: [MassStorageDeviceHandler] not mounted, can't do
anything
amarok: END__: virtual DeviceHandler*
MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const
QString&, QSharedPointer<SqlStorage>) const [Took: 0s]
amarok: [MountPointManager] Factory "uuid" could not create
device handler
amarok: END__: void
MountPointManager::createHandlerFromDevice(const Solid::Device&, const
QString&) [Took: 0s]
amarok: BEGIN: void
MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
amarok: [MountPointManager] Device added and mounted, checking
handlers
amarok: BEGIN: virtual bool
MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
amarok: END__: virtual bool
MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took:
0s]
amarok: [MountPointManager] found handler for
"/org/freedesktop/UDisks2/block_devices/dm_2d2"
amarok: BEGIN: virtual DeviceHandler*
MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const
QString&, QSharedPointer<SqlStorage>) const
amarok: [MassStorageDeviceHandler] Found existing UUID config
for ID "3" , uuid "63530c58-88b0-4021-bcc8-fc4a6633590a"
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&, QSharedPointer<SqlStorage>) const [Took: 0.005s]
amarok: END__: void
MountPointManager::createHandlerFromDevice(const Solid::Device&, const
QString&) [Took: 0.005s]
amarok: BEGIN: void
MountPointManager::createHandlerFromDevice(const Solid::Device&, const QString&)
amarok: [MountPointManager] Device added and mounted, checking
handlers
amarok: BEGIN: virtual bool
MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const
amarok: END__: virtual bool
MassStorageDeviceHandlerFactory::canHandle(const Solid::Device&) const [Took:
0s]
amarok: [MountPointManager] found handler for
"/org/freedesktop/UDisks2/block_devices/sda1"
amarok: BEGIN: virtual DeviceHandler*
MassStorageDeviceHandlerFactory::createHandler(const Solid::Device&, const
QString&, QSharedPointer<SqlStorage>) const
amarok: [MassStorageDeviceHandler] Found existing UUID config
for ID "4" , uuid "2270b762-eb49-4f89-969a-3ee906762b40"
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&, QSharedPointer<SqlStorage>) const [Took: 0.005s]
amarok: END__: void
MountPointManager::createHandlerFromDevice(const Solid::Device&, const
QString&) [Took: 0.005s]
amarok: END__: void MountPointManager::createDeviceFactories() [Took:
0.025s]
amarok: END__: MountPointManager::MountPointManager(QObject*,
QSharedPointer<SqlStorage>) [Took: 0.025s]
amarok: BEGIN: void
CollectionManager::slotNewCollection(Collections::Collection*)
amarok: [CollectionManager] new Collection "localCollection"
amarok: END__: void
CollectionManager::slotNewCollection(Collections::Collection*) [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/dm_2d3"
amarok: [MediaDeviceCache] Device name is = "" and was made
by ""
amarok: [MediaDeviceCache] Found
Solid::DeviceInterface::StorageAccess with udi =
"/org/freedesktop/UDisks2/block_devices/sda2"
amarok: [MediaDeviceCache] Device name is = "Samsung SSD 850
EVO 250GB" and was made by ""
amarok: [MediaDeviceCache] Found
Solid::DeviceInterface::StorageAccess with udi =
"/org/freedesktop/UDisks2/block_devices/sdb1"
amarok: [MediaDeviceCache] Device name is = "WDC
WD50NPZZ-00A9JT0" and was made by ""
amarok: [MediaDeviceCache] Found
Solid::DeviceInterface::StorageAccess with udi =
"/org/freedesktop/UDisks2/block_devices/sda3"
amarok: [MediaDeviceCache] Device name is = "Samsung SSD 850
EVO 250GB" and was made by ""
amarok: [MediaDeviceCache] Solid device is not accessible, will
wait until it is to consider it added.
amarok: [MediaDeviceCache] Found
Solid::DeviceInterface::StorageAccess with udi =
"/org/freedesktop/UDisks2/block_devices/dm_2d2"
amarok: [MediaDeviceCache] Device name is = "" and was made
by ""
amarok: [MediaDeviceCache] Found
Solid::DeviceInterface::StorageAccess with udi =
"/org/freedesktop/UDisks2/block_devices/sda1"
amarok: [MediaDeviceCache] Device name is = "Samsung SSD 850
EVO 250GB" and was made by ""
amarok: [MediaDeviceCache] Found
Solid::DeviceInterface::StorageDrive with udi =
"/org/freedesktop/UDisks2/drives/Samsung_SSD_850_EVO_250GB_S3LCNF0JB27985R"
amarok: [MediaDeviceCache] Device name is = "Samsung SSD 850
EVO 250GB" and was made by ""
amarok: [MediaDeviceCache] Found
Solid::DeviceInterface::StorageDrive with udi =
"/org/freedesktop/UDisks2/drives/HL_DT_ST_DVDRAM_GUD0N_KZLHBUI1923"
amarok: [MediaDeviceCache] Device name is = "HL-DT-ST DVDRAM
GUD0N" and was made by ""
amarok: [MediaDeviceCache] Found
Solid::DeviceInterface::StorageDrive with udi =
"/org/freedesktop/UDisks2/drives/WDC_WD50NPZZ_00A9JT0_WD_WX62D80HTY40"
amarok: [MediaDeviceCache] Device name is = "WDC
WD50NPZZ-00A9JT0" and was made by ""
amarok: END__: void MediaDeviceCache::refreshCache() [Took:
0.005s]
amarok: END__: QStringList MediaDeviceMonitor::getDevices() [Took:
0.005s]
amarok: BEGIN: virtual bool MtpConnectionAssistant::identify(const
QString&)
amarok: Not a PMP
amarok: END__: virtual bool MtpConnectionAssistant::identify(const
QString&) [Took: 0s]
amarok: BEGIN: virtual bool MtpConnectionAssistant::identify(const
QString&)
amarok: Not a PMP
amarok: END__: virtual bool MtpConnectionAssistant::identify(const
QString&) [Took: 0s]
amarok: BEGIN: virtual bool MtpConnectionAssistant::identify(const
QString&)
amarok: Not a PMP
amarok: END__: virtual bool MtpConnectionAssistant::identify(const
QString&) [Took: 0s]
amarok: BEGIN: virtual bool MtpConnectionAssistant::identify(const
QString&)
amarok: Not a PMP
amarok: END__: virtual bool MtpConnectionAssistant::identify(const
QString&) [Took: 0s]
amarok: BEGIN: virtual bool MtpConnectionAssistant::identify(const
QString&)
amarok: Not a PMP
amarok: END__: virtual bool MtpConnectionAssistant::identify(const
QString&) [Took: 0s]
amarok: BEGIN: virtual bool MtpConnectionAssistant::identify(const
QString&)
amarok: Not a PMP
amarok: END__: virtual bool MtpConnectionAssistant::identify(const
QString&) [Took: 0s]
amarok: BEGIN: virtual bool MtpConnectionAssistant::identify(const
QString&)
amarok: Not a PMP
amarok: END__: virtual bool MtpConnectionAssistant::identify(const
QString&) [Took: 0s]
amarok: BEGIN: virtual bool MtpConnectionAssistant::identify(const
QString&)
amarok: Not a PMP
amarok: END__: virtual bool MtpConnectionAssistant::identify(const
QString&) [Took: 0s]
amarok: END__: void
MediaDeviceMonitor::checkDevicesFor(ConnectionAssistant*) [Took: 0.005s]
amarok: END__: void
MediaDeviceMonitor::registerDeviceType(ConnectionAssistant*) [Took: 0.005s]
amarok: BEGIN: bool IpodCollectionFactory::identifySolidDevice(const
QString&) const
amarok: Device "/org/freedesktop/UDisks2/block_devices/dm_2d3" not
identified iPod-like, trying parent device
amarok: Device "/" is invalid, returning false. (i.e. was not
iPod-like)
amarok: END__: bool IpodCollectionFactory::identifySolidDevice(const
QString&) const [Took: 0s]
amarok: BEGIN: bool IpodCollectionFactory::identifySolidDevice(const
QString&) const
amarok: Device "/org/freedesktop/UDisks2/block_devices/sda2" not
identified iPod-like, trying parent device
amarok: Device
"/org/freedesktop/UDisks2/drives/Samsung_SSD_850_EVO_250GB_S3LCNF0JB27985R" 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/sdb1" not
identified iPod-like, trying parent device
amarok: Device
"/org/freedesktop/UDisks2/drives/WDC_WD50NPZZ_00A9JT0_WD_WX62D80HTY40" not
identified iPod-like, trying parent device
amarok: Device "/org/freedesktop/UDisks2" not identified iPod-like,
trying parent device
amarok: Device "" is invalid, returning false. (i.e. was not
iPod-like)
amarok: END__: bool IpodCollectionFactory::identifySolidDevice(const
QString&) const [Took: 0s]
amarok: BEGIN: bool IpodCollectionFactory::identifySolidDevice(const
QString&) const
amarok: Device "/org/freedesktop/UDisks2/block_devices/sda3" not
identified iPod-like, trying parent device
amarok: Device
"/org/freedesktop/UDisks2/drives/Samsung_SSD_850_EVO_250GB_S3LCNF0JB27985R" not
identified iPod-like, trying parent device
amarok: Device "/org/freedesktop/UDisks2" not identified iPod-like,
trying parent device
amarok: Device "" is invalid, returning false. (i.e. was not
iPod-like)
amarok: END__: bool IpodCollectionFactory::identifySolidDevice(const
QString&) const [Took: 0s]
amarok: BEGIN: bool IpodCollectionFactory::identifySolidDevice(const
QString&) const
amarok: Device "/org/freedesktop/UDisks2/block_devices/dm_2d2" not
identified iPod-like, trying parent device
amarok: Device "/" is invalid, returning false. (i.e. was not
iPod-like)
amarok: END__: bool IpodCollectionFactory::identifySolidDevice(const
QString&) const [Took: 0s]
amarok: BEGIN: bool IpodCollectionFactory::identifySolidDevice(const
QString&) const
amarok: Device "/org/freedesktop/UDisks2/block_devices/sda1" not
identified iPod-like, trying parent device
amarok: Device
"/org/freedesktop/UDisks2/drives/Samsung_SSD_850_EVO_250GB_S3LCNF0JB27985R" 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: ServiceBase::ServiceBase(const QString&,
ServiceFactory*, bool, const QString&)
amarok: END__: ServiceBase::ServiceBase(const QString&,
ServiceFactory*, bool, const QString&) [Took: 0.048s]
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: END__: LastFmService::LastFmService(LastFmServiceFactory*,
const QString&) [Took: 0.044s]
amarok: BEGIN: void ServicePluginManager::slotNewService(ServiceBase*)
amarok: [ServicePluginManager] new service: "Last.fm"
amarok: ServiceBrowser starting...
amarok: END__: void ServicePluginManager::slotNewService(ServiceBase*)
[Took: 0.021s]
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: END__: void BookmarkModel::checkTables() [Took: 0.006s]
amarok: END__: AmarokUrlHandler::AmarokUrlHandler() [Took: 0.006s]
amarok: BEGIN: void ServicePluginManager::slotNewService(ServiceBase*)
amarok: [ServicePluginManager] new service: "OpmlDirectory"
amarok: BEGIN: InfoProxy::InfoProxy()
amarok: BEGIN: void InfoProxy::loadHomePage()
amarok: error opening file. Error: 5
amarok: END__: void InfoProxy::loadHomePage() [Took: 0s]
amarok: END__: InfoProxy::InfoProxy() [Took: 0s]
amarok: END__: void ServicePluginManager::slotNewService(ServiceBase*)
[Took: 0.001s]
amarok: BEGIN: virtual void MagnatuneServiceFactory::init()
amarok: BEGIN: ServiceBase::ServiceBase(const QString&,
ServiceFactory*, bool, const QString&)
amarok: END__: ServiceBase::ServiceBase(const QString&,
ServiceFactory*, bool, const QString&) [Took: 0s]
amarok: BEGIN:
MagnatuneStore::MagnatuneStore(MagnatuneServiceFactory*, const char*)
amarok: END__:
MagnatuneStore::MagnatuneStore(MagnatuneServiceFactory*, const char*) [Took: 0s]
amarok: BEGIN: void ServicePluginManager::slotNewService(ServiceBase*)
amarok: [ServicePluginManager] new service: "Magnatune.com"
amarok: BEGIN: virtual void MagnatuneStore::polish()
amarok: [MySqlStorage] Initialized thread, count == 2
amarok: [ERROR__] [MySqlStorage] "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: file "InfoParserLoading.html" does not exist
amarok: END__: void InfoParserBase::showLoading(const QString&)
[Took: 0s]
amarok: BEGIN: virtual void
MagnatuneDatabaseWorker::run(ThreadWeaver::JobPointer, ThreadWeaver::Thread*)
amarok: Querying for moods: "select count( mood ), mood from
magnatune_moods GROUP BY mood;"
amarok: [MySqlStorage] Initialized thread, count == 3
amarok: [ERROR__] [MySqlStorage] "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(ThreadWeaver::JobPointer, ThreadWeaver::Thread*)
[Took: 0s]
amarok: END__: virtual void MagnatuneStore::polish() [Took: 0.003s]
amarok: END__: void
ServicePluginManager::slotNewService(ServiceBase*) [Took: 0.003s]
amarok: END__: virtual void MagnatuneServiceFactory::init() [Took:
0.003s]
amarok: END__: void Plugins::PluginManager::checkPluginEnabledStates()
[Took: 0.43s]
amarok: END__: Plugins::PluginManager::PluginManager(QObject*) [Took: 0.43s]
amarok: BEGIN: void Playlist::Actions::playlistModeChanged()
amarok: [Playlist::Actions] Dynamic mode: false
amarok: BEGIN: Playlist::ModelStack::ModelStack()
amarok: BEGIN: Playlist::Model::Model(QObject*)
amarok: END__: Playlist::Model::Model(QObject*) [Took: 0s]
amarok: END__: Playlist::ModelStack::ModelStack() [Took: 0s]
amarok: END__: void Playlist::Actions::playlistModeChanged() [Took: 0s]
amarok: BEGIN: void Playlist::Actions::restoreDefaultPlaylist()
amarok: BEGIN: KConfigSyncRelStore::KConfigSyncRelStore()
amarok: END__: KConfigSyncRelStore::KConfigSyncRelStore() [Took: 0s]
amarok: BEGIN: void Playlists::SqlUserPlaylistProvider::checkTables()
amarok: END__: void Playlists::SqlUserPlaylistProvider::checkTables()
[Took: 0.003s]
amarok: END__: void Playlist::Actions::restoreDefaultPlaylist() [Took:
0.016s]
amarok: BEGIN: Playlist::Controller::Controller()
amarok: END__: Playlist::Controller::Controller() [Took: 0s]
amarok: BEGIN: virtual QString MountPointManager::getRelativePath(int,
const QString&) const
amarok: [MountPointManager] "/home/test/Musik/2014-11-07 - Paris/01. Zaz
- Paris sera toujours Paris.mp3"
amarok: END__: virtual QString MountPointManager::getRelativePath(int,
const QString&) const [Took: 0s]
amarok: [MySqlStorage] Initialized thread, count == 4
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: 0s]
amarok: END__: Playlist::LayoutManager::LayoutManager() [Took: 0s]
amarok: BEGIN: MainToolbar::MainToolbar(QWidget*)
amarok: BEGIN: SvgHandler::SvgHandler(QObject*)
amarok: END__: SvgHandler::SvgHandler(QObject*) [Took: 0s]
amarok: END__: MainToolbar::MainToolbar(QWidget*) [Took: 0.003s]
amarok: BEGIN: void Context::AppletLoader::findApplets()
amarok: [AppletLoader] Applet found: "Fotos"
amarok: [AppletLoader] Applet found: "Similar Artists"
amarok: [AppletLoader] Applet found: "Liedtext"
amarok: [AppletLoader] Applet found: "Alben"
amarok: [AppletLoader] Applet found: "Analysator"
amarok: [AppletLoader] Applet found: "Wikipedia"
amarok: [AppletLoader] Applet found: "Aktuelles Stück"
amarok: [AppletLoader] Number of applets found: 7
amarok: END__: void Context::AppletLoader::findApplets() [Took: 0.001s]
amarok: BEGIN: void Context::AppletModel::newApplets(const
QList<KPluginMetaData>&)
amarok: END__: void Context::AppletModel::newApplets(const
QList<KPluginMetaData>&) [Took: 0.001s]
amarok: BEGIN: Context::ContextView::ContextView(QWidget*)
amarok: [ContextView] Loading context qml mainscript:
QUrl("file:///usr/share/kpackage/genericqml/org.kde.amarok.context/contents/ui/main.qml")
file:///usr/share/kpackage/genericqml/org.kde.amarok.context/contents/ui/main.qml:97:25:
QML Connections: Implicitly defined onFoo properties in Connections are
deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
file:///usr/share/kpackage/genericqml/org.kde.amarok.context/contents/ui/main.qml:87:25:
QML Connections: Implicitly defined onFoo properties in Connections are
deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
amarok: BEGIN: void Context::AppletModel::setAppletContentHeight(const
QString&, qreal)
amarok: [AppletModel] Set content height for applet:
"org.kde.amarok.currenttrack" to: 300
amarok: END__: void Context::AppletModel::setAppletContentHeight(const
QString&, qreal) [Took: 0s]
amarok: [ContextView] "Applet loaded: org.kde.amarok.currenttrack"
amarok: [ContextView] "Context created"
amarok: END__: Context::ContextView::ContextView(QWidget*) [Took: 0.1s]
amarok: BEGIN: void MainWindow::setLayoutLocked(bool)
amarok: END__: void MainWindow::setLayoutLocked(bool) [Took: 0s]
amarok: BEGIN: Creating browsers. Please report long start times!
amarok: [CollectionWidget] Sort levels: ()
amarok: [MySqlStorage] Initialized thread, count == 5
amarok: [CollectionWidget] Sort levels: (3, 1)
amarok: BEGIN: PlaylistBrowserNS::DynamicView::DynamicView(QWidget*)
amarok: [ERROR__] [DynamicModel] Can not read
"/home/test/.local/share/amarok/dynamic.xml"
amarok: BEGIN: virtual void Dynamic::PartBias::appendBias(const
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(const
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(const
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(const
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(const
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(const
Dynamic::BiasPtr&) [Took: 0s]
amarok: BEGIN: void Dynamic::PartBias::changeBiasWeight(int, qreal)
amarok: [PartBias] Weight 0 : 0.8
amarok: [PartBias] Weight 1 : 0
amarok: [PartBias] Weight 2 : 0.2
amarok: END__: void Dynamic::PartBias::changeBiasWeight(int, qreal)
[Took: 0s]
amarok: BEGIN: void Dynamic::PartBias::changeBiasWeight(int, qreal)
amarok: [PartBias] Weight 0 : 0.3
amarok: [PartBias] Weight 1 : 0.5
amarok: [PartBias] Weight 2 : 0.2
amarok: END__: void Dynamic::PartBias::changeBiasWeight(int, qreal)
[Took: 0s]
amarok: END__: PlaylistBrowserNS::DynamicView::DynamicView(QWidget*)
[Took: 0s]
amarok: BEGIN: void PlaylistBrowserNS::DynamicCategory::selectionChanged()
amarok: END__: void
PlaylistBrowserNS::DynamicCategory::selectionChanged() [Took: 0s]
amarok: [PlaylistBrowserModel] 0 playlists for category 1
amarok: BEGIN: void
PlaylistsByProviderProxy::slotProviderAdded(Playlists::PlaylistProvider*, int)
amarok: END__: void
PlaylistsByProviderProxy::slotProviderAdded(Playlists::PlaylistProvider*, int)
[Took: 0s]
amarok: BEGIN: void
PlaylistsByProviderProxy::slotProviderAdded(Playlists::PlaylistProvider*, int)
amarok: END__: void
PlaylistsByProviderProxy::slotProviderAdded(Playlists::PlaylistProvider*, int)
[Took: 0s]
amarok: BEGIN:
PlaylistBrowserNS::PlaylistBrowserView::PlaylistBrowserView(QAbstractItemModel*,
QWidget*)
amarok: END__:
PlaylistBrowserNS::PlaylistBrowserView::PlaylistBrowserView(QAbstractItemModel*,
QWidget*) [Took: 0s]
amarok: [APG::PresetModel] Reading built-in example presets
amarok: [APG::PresetModel] creating a new generator preset
amarok: BEGIN: static APG::PresetPtr
APG::Preset::createFromXml(QDomElement&)
amarok: [APG::ConstraintNode] new constraint node at 0x5a908dae49d0
with parent at 0x0
amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&,
ConstraintNode*)
amarok: [APG::ConstraintGroup] "Alle müssen übereinstimmen"
amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&,
ConstraintNode*) [Took: 0s]
amarok: [APG::ConstraintNode] new constraint node at 0x5a908dae4af0
with parent at 0x5a908dae49d0
amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&,
ConstraintNode*)
amarok: [APG::ConstraintGroup] "Alle müssen übereinstimmen"
amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&,
ConstraintNode*) [Took: 0s]
amarok: [APG::ConstraintNode] new constraint node at 0x5a908dae4b20
with parent at 0x5a908dae4af0
amarok: [APG::ConstraintNode] new constraint node at 0x5a908dae6f10
with parent at 0x5a908dae4af0
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 0x5a908dae8ba0
with parent at 0x0
amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&,
ConstraintNode*)
amarok: [APG::ConstraintGroup] "Alle müssen übereinstimmen"
amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&,
ConstraintNode*) [Took: 0s]
amarok: [APG::ConstraintNode] new constraint node at 0x5a908dae8c30
with parent at 0x5a908dae8ba0
amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&,
ConstraintNode*)
amarok: [APG::ConstraintGroup] "Beliebige Übereinstimmung"
amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&,
ConstraintNode*) [Took: 0s]
amarok: [APG::ConstraintNode] new constraint node at 0x5a908dae8a00
with parent at 0x5a908dae8c30
amarok: [APG::ConstraintNode] new constraint node at 0x5a908dae8f70
with parent at 0x5a908dae8c30
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 0x5a908daec100
with parent at 0x0
amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&,
ConstraintNode*)
amarok: [APG::ConstraintGroup] "Alle müssen übereinstimmen"
amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&,
ConstraintNode*) [Took: 0s]
amarok: [APG::ConstraintNode] new constraint node at 0x5a908daec130
with parent at 0x5a908daec100
amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&,
ConstraintNode*)
amarok: [APG::ConstraintGroup] "Alle müssen übereinstimmen"
amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&,
ConstraintNode*) [Took: 0s]
amarok: [APG::ConstraintNode] new constraint node at 0x5a908daebc30
with parent at 0x5a908daec130
amarok: [APG::ConstraintNode] new constraint node at 0x5a908daec400
with parent at 0x5a908daec130
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 0x5a908daec9a0
with parent at 0x0
amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&,
ConstraintNode*)
amarok: [APG::ConstraintGroup] "Alle müssen übereinstimmen"
amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&,
ConstraintNode*) [Took: 0s]
amarok: [APG::ConstraintNode] new constraint node at 0x5a908daec9d0
with parent at 0x5a908daec9a0
amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&,
ConstraintNode*)
amarok: [APG::ConstraintGroup] "Alle müssen übereinstimmen"
amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&,
ConstraintNode*) [Took: 0s]
amarok: [APG::ConstraintNode] new constraint node at 0x5a908daeca60
with parent at 0x5a908daec9d0
amarok: [APG::ConstraintNode] new constraint node at 0x5a908daebd50
with parent at 0x5a908daec9d0
amarok: [APG::ConstraintNode] new constraint node at 0x5a908daebfb0
with parent at 0x5a908daec9d0
amarok: [APG::ConstraintNode] new constraint node at 0x5a908daef790
with parent at 0x5a908daec9d0
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 0x5a908daefdd0
with parent at 0x0
amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&,
ConstraintNode*)
amarok: [APG::ConstraintGroup] "Alle müssen übereinstimmen"
amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&,
ConstraintNode*) [Took: 0s]
amarok: [APG::ConstraintNode] new constraint node at 0x5a908daefe00
with parent at 0x5a908daefdd0
amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&,
ConstraintNode*)
amarok: [APG::ConstraintGroup] "Alle müssen übereinstimmen"
amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&,
ConstraintNode*) [Took: 0s]
amarok: [APG::ConstraintNode] new constraint node at 0x5a908daefe90
with parent at 0x5a908daefe00
amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&,
ConstraintNode*)
amarok: [APG::ConstraintGroup] "Beliebige Übereinstimmung"
amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&,
ConstraintNode*) [Took: 0s]
amarok: [APG::ConstraintNode] new constraint node at 0x5a908daef990
with parent at 0x5a908daefe90
amarok: [APG::ConstraintNode] new constraint node at 0x5a908daefca0
with parent at 0x5a908daefe90
amarok: [APG::ConstraintNode] new constraint node at 0x5a908daf2d50
with parent at 0x5a908daefe90
amarok: [APG::ConstraintNode] new constraint node at 0x5a908daf4340
with parent at 0x5a908daefe00
amarok: BEGIN: ConstraintGroup::ConstraintGroup(QDomElement&,
ConstraintNode*)
amarok: [APG::ConstraintGroup] "Alle müssen übereinstimmen"
amarok: END__: ConstraintGroup::ConstraintGroup(QDomElement&,
ConstraintNode*) [Took: 0s]
amarok: [APG::ConstraintNode] new constraint node at 0x5a908daf4530
with parent at 0x5a908daf4340
amarok: [APG::ConstraintNode] new constraint node at 0x5a908daf48d0
with parent at 0x5a908daf4340
amarok: END__: static APG::PresetPtr
APG::Preset::createFromXml(QDomElement&) [Took: 0s]
amarok: [ERROR__] [APG::PresetModel] Can not open
"/home/test/.local/share/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.026s]
amarok: BEGIN: CoverFetcher::CoverFetcher()
amarok: END__: CoverFetcher::CoverFetcher() [Took: 0s]
amarok: END__: MainWindow::MainWindow() [Took: 0.62s]
amarok: Register object: true
amarok: BEGIN: void App::applySettingsFirstTime()
amarok: END__: void App::applySettingsFirstTime() [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: 0s]
amarok: BEGIN: void Playlist::PrettyListView::slotPlaylistActiveTrackChanged()
amarok: BEGIN: void Playlist::PrettyListView::scrollToActiveTrack()
amarok: END__: void Playlist::PrettyListView::scrollToActiveTrack() [Took:
0s]
amarok: END__: void
Playlist::PrettyListView::slotPlaylistActiveTrackChanged() [Took: 0s]
amarok: [PlaylistDock] Adding provider: "Amarok-Datenbank"
amarok: [PlaylistDock] Adding provider: "Wiedergabelisten-Dateien auf dem
Datenträger"
amarok: BEGIN: void Playlist::Dock::showDynamicHint()
amarok: END__: void Playlist::Dock::showDynamicHint() [Took: 0s]
amarok: END__: void App::continueInit() [Took: 0.75s]
amarok: [LastFmService] void LastFmService::slotReconfigure() no last.fm login
details found
amarok: BEGIN: void MagnatuneDatabaseWorker::completeJob()
amarok: END__: void MagnatuneDatabaseWorker::completeJob() [Took: 0s]
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: BEGIN: void ScriptManager::updateAllScripts()
amarok: [ScriptManager] ScriptUpdater: Skipping update check - hard disabled
amarok: END__: void ScriptManager::updateAllScripts() [Took: 0s]
amarok: BEGIN: void Amarok::MediaPlayer2Player::volumeChanged(int)
amarok: END__: void Amarok::MediaPlayer2Player::volumeChanged(int) [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: 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: BEGIN: void Playlist::PrettyListView::bottomModelRowsInsertedScroll()
amarok: END__: void Playlist::PrettyListView::bottomModelRowsInsertedScroll()
[Took: 0s]
amarok: [MySqlStorage] Initialized thread, count == 6
amarok: QModelIndex(-1,-1,0x0,QObject(0x0))
amarok: BEGIN: void ProgressWidget::redrawBookmarks(const QString*)
amarok: END__: void ProgressWidget::redrawBookmarks(const QString*) [Took: 0s]
Got ERROR: "unknown: Table
'/home/test/.local/share/amarok/mysqle/amarok/images' is marked as crashed and
should be repaired" errno: 2000
amarok: BEGIN: void CollectionTreeItemModelBase::tracksLoaded(const
Meta::AlbumPtr&, const QModelIndex&, const Meta::TrackList&)
amarok: [CollectionTreeItemModelBase] Valid album year found: 2014
amarok: END__: void CollectionTreeItemModelBase::tracksLoaded(const
Meta::AlbumPtr&, const QModelIndex&, const Meta::TrackList&) [Took: 0s]
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
This plugin does not support setting window opacity
This plugin does not support setting window opacity
This plugin does not support setting window opacity
This plugin does not support setting window opacity
This plugin does not support setting window opacity
This plugin does not support setting window opacity
This plugin does not support setting window opacity
This plugin does not support setting window opacity
This plugin does not support setting window opacity
This plugin does not support setting window opacity
This plugin does not support setting window opacity
This plugin does not support setting window opacity
This plugin does not support setting window opacity
This plugin does not support setting window opacity