Please read this before reporting a bug:
http://wiki.archlinux.org/index.php/Reporting_Bug_Guidelines

Do NOT report bugs when a package is just outdated, or it is in Unsupported. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#4658 - AmaroK doesn't complete collection scan

Attached to Project: Arch Linux
Opened by Christiaan (brohism) - Thursday, 18 May 2006, 20:46 GMT-5
Last edited by Jan de Groot (JGC) - Friday, 19 May 2006, 05:14 GMT-5
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Damir Perisa (damir.perisa)
Architecture not specified
Severity Medium
Priority Normal
Reported Version 0.7.1 Noodle
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

In AmaroK 1.4.0 (both amarok-base and amarok-base-mysqlfree) the "Rescan Collection" feature is not working properly. When you try to run this feature, it gets most of the way through (around 90%) and then terminates abruptly.
This task depends upon

Closed by  Damir Perisa (damir.perisa)
Friday, 19 May 2006, 13:54 GMT-5
Reason for closing:  None
Additional comments about closing:  somehow amarok destroyed the db while upgrading from 1.3 -> 1.4. one needs to manually delete the collection.db and rebuild.
Comment by Damir Perisa (damir.perisa) - Friday, 19 May 2006, 05:27 GMT-5
try 1.4.0a
Comment by Christiaan (brohism) - Friday, 19 May 2006, 06:39 GMT-5
I tried that, and it still had the same problem. Other people in the IRC channel reported the same issue, both with 1.4.0 and 1.4.0a.
Comment by Damir Perisa (damir.perisa) - Friday, 19 May 2006, 13:52 GMT-5
ok, i figured out how to solve it:

* close amarok
* open console
* cd ~/.kde/share/apps/amarok
* rm collection*
* then start amarok again... this time it will scan, rebuild the db and finish

Loading...