Crash when clicked in the list of albums.
Description of problem: Clicked in the list of albums.
Version-Release number of selected component: lollypop-1.4.9-1.fc33
Additional info:
reporter: libreport-2.14.0
cgroup: 0::/user.slice/user-1367600004.slice/user@1367600004.service/app-gnome-org.gnome.Lollypop-42689.scope
cmdline: /usr/bin/python3 /usr/bin/lollypop
crash_function: banner
exception_type: AttributeError
executable: /usr/bin/lollypop
interpreter: python3-3.9.1-2.fc33.x86_64
kernel: 5.10.9-201.fc33.x86_64
mountinfo:
open_fds:
runlevel: N 5
type: Python3
uid: 1367600004
Truncated backtrace:
widgets_album.py:106:banner:AttributeError: 'AlbumWidget' object has no attribute '_AlbumWidget__banner'
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/lollypop/view_artist_list.py", line 296, in __on_motion
set_cursor_type(hovered_child.banner)
File "/usr/lib/python3.9/site-packages/lollypop/widgets_album.py", line 106, in banner
return self.__banner
AttributeError: 'AlbumWidget' object has no attribute '_AlbumWidget__banner'
Local variables in innermost frame:
self: <widgets_album.AlbumWidget object at 0x7ff8ec147500 (lollypop+widgets_album+AlbumWidget at 0x55f5754a8fa0)>