Forum
Post a new topicHelp » app hangs and gives python error
|
Posted on 2009-01-04 04:30:01. |
Hello,
I really like the look of this project, but I'm having one big problem: When I start up bluemindo it gives some taglib errors (which I'm not bothered about) and then the following python traceback
At the same time in the GUI, it's stuck "Fetching artist 19 out of 24" but it does say all my songs were imported. I'm guessing it can't find an artist and is not sure what to do. How do I get around this? I'm using version 0.2.1 on crunchbang (based on ubuntu 8.10) This occurs when using "full" mode, not the other three |
|
¶
Posted on 2009-01-04 13:58:19. |
Hi,
I've seen a lot of tagpy errors. They occurs in many cases: malformed informations, picture stored in idtags… I noticed that these errors can really slow down the software during the folder scanning. For your error about download_artists_picture and the message Fetching artist 19 out of 24, it's because the Last.fm API has changed, causing trouble with this function. I'm currently rewriting parts and reorganizing the code of the software in the developement version (trunk on the SVN repository) and I rewrote the API client for Last.fm and Amazon: this error should not occur in the futur. I also rewrote the function that scan the music folder so it could be faster now. I need someone else than me to test and you can do it if you want but warning: this trunk is not usable for the moment because of my work on the whole project. Thanks for your interest in the project! ;-) |
|
¶
Posted on 2009-01-06 02:00:10. |
I'd like to help testing, but I'm having trouble getting the svn trunk to do anything. I checked out revision 66 and installed it per the INSTALL file, but I get this:
I did get some errors on installation... it was all looking good until near the end:
I'm not really a developer so feel free to tell me to wait for a release and I'll test that one :-) |
|
¶
Posted on 2009-01-06 02:16:41. |
I installed gettext and reran the 'make install' and it installed cleanly... same error on the launch.sh though
|
|
¶
Posted on 2009-01-07 20:14:09. |
Yep, gettext is used for the translation of the software.
I'm currently rewriting the code so if you want to test, you have to delete src/modules/lyrics, src/plugins/jabber, src/plugins/lastfm and src/plugins/gajim. These extensions will be recoded/reorganized in a near futur (I'm currently working hard on Bluemindo). In addition, I'm not sure that the makefile works good with my recent modifications. You can test the software by executing ./launch.sh without install anything! |
| 1 → 4 of 4 |

Bluemindo