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 720329 - Searching an empty music library crashes the app
Searching an empty music library crashes the app
Status: RESOLVED DUPLICATE of bug 708154
Product: gnome-music
Classification: Applications
Component: general
3.10.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-music-maint
gnome-music-maint
Depends on:
Blocks:
 
 
Reported: 2013-12-12 14:11 UTC by Alex Hultman
Modified: 2013-12-12 14:22 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alex Hultman 2013-12-12 14:11:44 UTC
Opening up GNOME Music you get two buttons if no music is loaded. Clicking the search button crashes the app.
Comment 1 Alex Hultman 2013-12-12 14:12:00 UTC
[liveuser@localhost ~]$ gnome-music
Detected new source available: 'Tracker' and it supports search
Traceback (most recent call last):
  • File "/usr/lib/python3.3/site-packages/gnomemusic/searchbar.py", line 45 in prepare_search_filter
    self.view = self.stack_switcher.get_stack().get_visible_child()
AttributeError: 'NoneType' object has no attribute 'get_visible_child'

Comment 2 Vadim Rutkovsky 2013-12-12 14:22:00 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 708154 ***