GNOME Bugzilla – Bug 605570
I can't add attached music file to my library
Last modified: 2009-12-29 07:39:29 UTC
When I add attached music file to my library, Banshee silently ignores it. Looking into ~/.config/banshee-1/log, I found the following error message: [Warn 15:24:47.993] Caught an exception - Sqlite error unrecognized token: "'Kid Abelha" (in `Mono.Data.Sqlite') at Mono.Data.Sqlite.Sqlite3.Prepare (System.String strSql, Mono.Data.Sqlite.SqliteStatement previous, System.String& strRemain) [0x00000] at Mono.Data.Sqlite.SqliteCommand.BuildNextCommand () [0x00000] Something is adding <'> before the name "Kid Abelha" and messing things. I have another file that causes the same error.
I couldn't attach the file that causes the problem, so I made it available at the following link: http://dl.dropbox.com/u/1699090/Seu%20Espiao.mp3
Looks like bug 599806. Could you try adding the file while running git master?
This downstream bug is probably the same: https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/499698
Hi Alexander, It seems to be related to Bug 599806, but not the same because the name in my case is not just <'>. My bug is the same as Bug 499698, so mine is a duplicate, sorry for the extra work. However, my file's tags are not in Korean, but in Portuguese. It'd take me sometime to figure out how to run git master since I installed Banshee from Ubuntu's package, but you can test using the file I made available; I haven't removed it yet. [ ]'s
*** This bug has been marked as a duplicate of bug 499698 ***
By Bug 499698, I meant https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/499698 .
@Michel You've run into the challenge of multiple bug tracking systems :). Banshee uses bugzilla.gnome.org to track bugs, and Ubuntu (along with various other projects) uses Launchpad. Ubuntu users often report Banshee bugs on Launchpad (because it's easier to report all of their bugs in one place), and then those bug reports are linked to the equivalent reports here on Bugzilla. Even if your bug (this one) was reported after the report on Launchpad, it isn't a duplicate because Banshee developers don't generally use Launchpad. Also, it isn't possible to mark this report as a duplicate of a Launchpad report - instead, you marked your bug as a duplicate of Bug 499698 on bugzilla.gnome.org, which is a different bug altogether. Confusing, huh? In short, this bug report is completely valid, because it's the only report of its kind on Bugzilla, where Banshee developers will see it. I'm going to unmark it as a duplicate, and link the downstream (Launchpad) bug to this bug.
I can reproduce the problem on git master with the file that is linked to.
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.