After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 705505 - Crash when switch to artist tab in Hebrew locale
Crash when switch to artist tab in Hebrew locale
Status: RESOLVED FIXED
Product: gnome-music
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-music-maint
gnome-music-maint
Depends on:
Blocks:
 
 
Reported: 2013-08-05 12:23 UTC by Yosef Or Boczko
Modified: 2013-08-05 12:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Yosef Or Boczko 2013-08-05 12:23:38 UTC
In English locale, gnome-music don't crash when clicking on artist tab,
in Hebrew, gnome-music crash when clicking on artist tab:
Traceback (most recent call last):
  • File "/usr/lib/python3.3/site-packages/gnomemusic/view.py", line 483 in _on_item_activated
    albums = self._artists[artist.lower()]["albums"]
KeyError: 'כל האמנים'

To try:
env LANG=he_IL.UTF-8 gnome-music

gnome-music from master (up to date).
Comment 1 Vadim Rutkovsky 2013-08-05 12:32:51 UTC
Fixed in https://git.gnome.org/browse/gnome-music/commit/?id=f173499