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 - [abrt] mpdris2: last_currentsong(): mpDris2:499:last_currentsong:AttributeError: 'bool' object has no attribute 'copy'
Summary: [abrt] mpdris2: last_currentsong(): mpDris2:499:last_currentsong:AttributeErr...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: mpdris2
Version: 34
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: "FeRD" (Frank Dana)
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:252d3df87e85cc870ce82cee5e3...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-05-23 01:59 UTC by Tony
Modified: 2021-05-23 01:59 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (796 bytes, text/plain)
2021-05-23 01:59 UTC, Tony
no flags Details
File: cpuinfo (2.52 KB, text/plain)
2021-05-23 01:59 UTC, Tony
no flags Details
File: environ (1.65 KB, text/plain)
2021-05-23 01:59 UTC, Tony
no flags Details
File: mountinfo (4.04 KB, text/plain)
2021-05-23 01:59 UTC, Tony
no flags Details
File: namespaces (172 bytes, text/plain)
2021-05-23 01:59 UTC, Tony
no flags Details
File: open_fds (1.06 KB, text/plain)
2021-05-23 01:59 UTC, Tony
no flags Details

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


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