Amarok-search: os.environ['KDEHOME'] issue
Carlos Gonçalves
vixiado at zmail.pt
Sun Aug 27 05:34:05 MDT 2006
Hey.
Just to report a bug in Amarok-search data source...
- coverdir = os.environ['KDEHOME'] + "/share/apps/amarok/albumcovers/large/"
+ coverdir = os.environ['HOME'] + "/.kde/share/apps/amarok/albumcovers/large/"
I tried in a Python environment do a print os.environ['KDEHOME'] and didn't
got nothing (like ~/.kde or /home/carlos/.kde)... just an error, as expected.
Note: Amarok-search script downloaded from the trunk and from the kde-apps.org
website.
Carlos Gonçalves
More information about the tellico-users
mailing list