Bug 1919676 - [abrt] lollypop: __add_widgets(): widgets_menu.py:91:__add_widgets:AttributeError: 'ArtistArtworkMenu' object has no attribute 'section'
Summary: [abrt] lollypop: __add_widgets(): widgets_menu.py:91:__add_widgets:AttributeE...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: lollypop
Version: 33
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: MartinKG
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:ee20544b859554d9ee40aceca3b...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-01-24 16:25 UTC by James
Modified: 2021-02-14 01:45 UTC (History)
1 user (show)

Fixed In Version: lollypop-1.4.16-1.fc33 lollypop-1.4.16-1.fc32
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-02-14 01:23:17 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.46 KB, text/plain)
2021-01-24 16:25 UTC, James
no flags Details
File: cpuinfo (2.31 KB, text/plain)
2021-01-24 16:25 UTC, James
no flags Details
File: environ (2.15 KB, text/plain)
2021-01-24 16:25 UTC, James
no flags Details
File: namespaces (172 bytes, text/plain)
2021-01-24 16:25 UTC, James
no flags Details

Description James 2021-01-24 16:25:43 UTC
Description of problem:
Clicked on the 3-vertical-dots button in album view while playing a song.

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/app-gnome-gnome\x2dsoftware\x2dservice-2649.scope
cmdline:        /usr/bin/python3 /usr/bin/lollypop
crash_function: __add_widgets
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_menu.py:91:__add_widgets:AttributeError: 'ArtistArtworkMenu' object has no attribute 'section'

Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/lollypop/widgets_menu.py", line 202, in __add_menu_items
    self.__add_menu(link, menu_name, False, False)
  File "/usr/lib/python3.9/site-packages/lollypop/widgets_menu.py", line 156, in __add_menu
    self.__add_menu_items(menu, menu_name, menu_range)
  File "/usr/lib/python3.9/site-packages/lollypop/widgets_menu.py", line 204, in __add_menu_items
    self.__add_submenu(label, submenu, menu_name)
  File "/usr/lib/python3.9/site-packages/lollypop/widgets_menu.py", line 281, in __add_submenu
    self.__add_menu(menu, submenu_name, True, True)
  File "/usr/lib/python3.9/site-packages/lollypop/widgets_menu.py", line 160, in __add_menu
    self.__add_widgets()
  File "/usr/lib/python3.9/site-packages/lollypop/widgets_menu.py", line 91, in __add_widgets
    if widget.section is not None:
AttributeError: 'ArtistArtworkMenu' object has no attribute 'section'

Local variables in innermost frame:
self: <widgets_menu.MenuBuilder object at 0x7f7694e3fc40 (lollypop+widgets_menu+MenuBuilder at 0x5639a5917d50)>
widget: <menu_artwork.ArtistArtworkMenu object at 0x7f7696dd3e00 (lollypop+menu_artwork+ArtistArtworkMenu at 0x7f7688006f90)>
position: -1
button: <Gtk.ModelButton object at 0x7f7694e31080 (GtkModelButton at 0x7f76480048d0)>
parent: <Gtk.Grid object at 0x7f7694e25a80 (GtkGrid at 0x5639a5723700)>

Comment 1 James 2021-01-24 16:25:46 UTC
Created attachment 1750279 [details]
File: backtrace

Comment 2 James 2021-01-24 16:25:47 UTC
Created attachment 1750280 [details]
File: cpuinfo

Comment 3 James 2021-01-24 16:25:48 UTC
Created attachment 1750281 [details]
File: environ

Comment 4 James 2021-01-24 16:25:49 UTC
Created attachment 1750282 [details]
File: namespaces

Comment 5 MartinKG 2021-01-24 19:31:04 UTC
Does this also happen with the current version 1.4.11.

dnf update --enablerepo=updates-testing lollypop

Comment 6 James 2021-01-24 21:28:21 UTC
(In reply to MartinKG from comment #5)
> Does this also happen with the current version 1.4.11.
> 
> dnf update --enablerepo=updates-testing lollypop

Confirmed, still happens in lollypop-1.4.14-1.fc33.noarch.

Comment 7 MartinKG 2021-01-25 10:29:24 UTC
upstream ticket:
https://gitlab.gnome.org/World/lollypop/-/issues/2701

Comment 8 Fedora Update System 2021-01-31 08:49:15 UTC
FEDORA-2021-b479845e4e has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2021-b479845e4e

Comment 9 Fedora Update System 2021-02-01 01:42:25 UTC
FEDORA-2021-b339d8debc has been pushed to the Fedora 33 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-b339d8debc`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-b339d8debc

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 10 Fedora Update System 2021-02-01 01:44:41 UTC
FEDORA-2021-b479845e4e has been pushed to the Fedora 32 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-b479845e4e`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-b479845e4e

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 11 Fedora Update System 2021-02-06 01:58:48 UTC
FEDORA-2021-c68eb13f0a has been pushed to the Fedora 32 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-c68eb13f0a`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-c68eb13f0a

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 12 Fedora Update System 2021-02-06 02:13:38 UTC
FEDORA-2021-b8cbfb512c has been pushed to the Fedora 33 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-b8cbfb512c`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-b8cbfb512c

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 13 Fedora Update System 2021-02-14 01:23:17 UTC
FEDORA-2021-b8cbfb512c has been pushed to the Fedora 33 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 14 Fedora Update System 2021-02-14 01:45:23 UTC
FEDORA-2021-c68eb13f0a has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.