https://bugs.kde.org/show_bug.cgi?id=489856
--- Comment #2 from b...@mroczka.com <b...@mroczka.com> --- amarok --debug show the scan completing ok but the collection does not show any files (0 tracks). The scan takes about 37 seconds. If I run the scanner from the command line and output the xml to a file and attempt to import the file I get the message "Failed: No tracks were imported". Here is the output from amarok --debug at the bottom that shows the scan result. amarok: END__: virtual void AbstractScanResultProcessor::scanSucceeded() [Took: 0.37s] amarok: BEGIN: void SqlScanResultProcessor::unblockUpdates() amarok: BEGIN: void Amarok2ConfigDialog::updateButtons() amarok: BEGIN: virtual bool Amarok2ConfigDialog::hasChanged() amarok: BEGIN: virtual bool CollectionConfig::hasChanged() amarok: END__: virtual bool CollectionConfig::hasChanged() [Took: 0s] amarok: [ConfigDialog] Changed: MetadataConfig amarok: BEGIN: virtual bool NotificationsConfig::hasChanged() amarok: END__: virtual bool NotificationsConfig::hasChanged() [Took: 0s] amarok: END__: virtual bool Amarok2ConfigDialog::hasChanged() [Took: 0s] amarok: END__: void Amarok2ConfigDialog::updateButtons() [Took: 0s] amarok: END__: void SqlScanResultProcessor::unblockUpdates() [Took: 0.003s] amarok: END__: virtual void SqlScanResultProcessor::scanSucceeded() [Took: 0.38s] -- You are receiving this mail because: You are watching all bug changes.