Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1963403

Summary: [abrt] mpdris2: last_currentsong(): mpDris2:499:last_currentsong:AttributeError: 'bool' object has no attribute 'copy'
Product: [Fedora] Fedora Reporter: Tony <tony>
Component: mpdris2Assignee: "FeRD" (Frank Dana) <ferdnyc>
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 34CC: ferdnyc, sanjay.ankur
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/5731f5a9b6952be462839557fb9cd5907a19701e
Whiteboard: abrt_hash:252d3df87e85cc870ce82cee5e35fceb27e793a4;VARIANT_ID=workstation;
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: cpuinfo
none
File: environ
none
File: mountinfo
none
File: namespaces
none
File: open_fds none

Description Tony 2021-05-23 01:59:51 UTC
Version-Release number of selected component:
mpdris2-0.8-6.20200205git491588a.fc34

Additional info:
reporter:       libreport-2.14.0
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-mpdris2-47029.scope
cmdline:        /usr/bin/python3 /usr/bin/mpDris2
crash_function: last_currentsong
exception_type: AttributeError
executable:     /usr/bin/mpDris2
interpreter:    python3-3.9.5-2.fc34.x86_64
kernel:         5.11.21-300.fc34.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
mpDris2:499:last_currentsong:AttributeError: 'bool' object has no attribute 'copy'

Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/gi/overrides/GLib.py", line 671, in <lambda>
    func_fdtransform = lambda _, cond, *data: callback(channel, cond, *data)
  File "/usr/bin/mpDris2", line 475, in socket_callback
    self._update_properties(force=True)
  File "/usr/bin/mpDris2", line 761, in _update_properties
    self.update_metadata()
  File "/usr/bin/mpDris2", line 511, in update_metadata
    mpd_meta = self.last_currentsong()
  File "/usr/bin/mpDris2", line 499, in last_currentsong
    return self._currentsong.copy()
AttributeError: 'bool' object has no attribute 'copy'

Local variables in innermost frame:
self: <__main__.MPDWrapper object at 0x7fd8681c93a0>

Comment 1 Tony 2021-05-23 01:59:53 UTC
Created attachment 1785932 [details]
File: backtrace

Comment 2 Tony 2021-05-23 01:59:54 UTC
Created attachment 1785933 [details]
File: cpuinfo

Comment 3 Tony 2021-05-23 01:59:55 UTC
Created attachment 1785934 [details]
File: environ

Comment 4 Tony 2021-05-23 01:59:55 UTC
Created attachment 1785935 [details]
File: mountinfo

Comment 5 Tony 2021-05-23 01:59:56 UTC
Created attachment 1785936 [details]
File: namespaces

Comment 6 Tony 2021-05-23 01:59:57 UTC
Created attachment 1785937 [details]
File: open_fds