Bug 1988177 - [abrt] blueman: _update_power_levels(): ManagerDeviceList.py:438:_update_power_levels:gi.repository.GLib.GError: g-file-error-quark: Datei »/usr/share/blueman/pixmaps/blueman-lq-150.png« konnte nicht geöffnet werden: Datei oder Verzeichnis nicht ...
Summary: [abrt] blueman: _update_power_levels(): ManagerDeviceList.py:438:_update_powe...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: blueman
Version: 33
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Artur Frenszek-Iwicki
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:84f2e67567e0b860893b85a0103...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-07-30 00:01 UTC by Andre Martin
Modified: 2021-08-15 01:33 UTC (History)
2 users (show)

Fixed In Version: blueman-2.2.2-1.fc34 blueman-2.2.2-1.fc33
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-08-15 01:12:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (2.38 KB, text/plain)
2021-07-30 00:01 UTC, Andre Martin
no flags Details
File: cpuinfo (2.22 KB, text/plain)
2021-07-30 00:01 UTC, Andre Martin
no flags Details
File: environ (578 bytes, text/plain)
2021-07-30 00:01 UTC, Andre Martin
no flags Details
File: mountinfo (2.37 KB, text/plain)
2021-07-30 00:01 UTC, Andre Martin
no flags Details
File: namespaces (172 bytes, text/plain)
2021-07-30 00:01 UTC, Andre Martin
no flags Details
File: open_fds (1.46 KB, text/plain)
2021-07-30 00:01 UTC, Andre Martin
no flags Details

Description Andre Martin 2021-07-30 00:01:10 UTC
Description of problem:
Bluethooth Gerät on 

Version-Release number of selected component:
blueman-1:2.2.1-1.fc33

Additional info:
reporter:       libreport-2.15.2
cgroup:         0::/user.slice/user-1000.slice/user/blueman-manager.service
cmdline:        /usr/bin/python3 /usr/bin/blueman-manager
crash_function: _update_power_levels
exception_type: gi.repository.GLib.GError
executable:     /usr/bin/blueman-manager
interpreter:    python3-3.9.6-2.fc33.x86_64
kernel:         5.13.4-100.fc33.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
ManagerDeviceList.py:438:_update_power_levels:gi.repository.GLib.GError: g-file-error-quark: Datei »/usr/share/blueman/pixmaps/blueman-lq-150.png« konnte nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden (4)

Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/blueman/main/Manager.py", line 161, in on_dbus_name_appeared
    self.List.display_known_devices(autoselect=True)
  File "/usr/lib/python3.9/site-packages/blueman/gui/DeviceList.py", line 247, in display_known_devices
    self.device_add_event(device)
  File "/usr/lib/python3.9/site-packages/blueman/gui/manager/ManagerDeviceList.py", line 266, in device_add_event
    self.add_device(device)
  File "/usr/lib/python3.9/site-packages/blueman/gui/manager/ManagerDeviceList.py", line 595, in add_device
    super().add_device(device)
  File "/usr/lib/python3.9/site-packages/blueman/gui/DeviceList.py", line 236, in add_device
    self.row_setup_event(tree_iter, device)
  File "/usr/lib/python3.9/site-packages/blueman/gui/manager/ManagerDeviceList.py", line 327, in row_setup_event
    self._monitor_power_levels(tree_iter, device)
  File "/usr/lib/python3.9/site-packages/blueman/gui/manager/ManagerDeviceList.py", line 343, in _monitor_power_levels
    self._update_power_levels(tree_iter, device, cinfo)
  File "/usr/lib/python3.9/site-packages/blueman/gui/manager/ManagerDeviceList.py", line 438, in _update_power_levels
    icon = GdkPixbuf.Pixbuf.new_from_file_at_scale(os.path.join(PIXMAP_PATH, icon_name), w, h, True)
gi.repository.GLib.GError: g-file-error-quark: Datei »/usr/share/blueman/pixmaps/blueman-lq-150.png« konnte nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden (4)

Local variables in innermost frame:
self: <ManagerDeviceList.ManagerDeviceList object at 0x7fec273e2e40 (blueman+gui+manager+ManagerDeviceList+ManagerDeviceList at 0x55894b04a3f0)>
tree_iter: <Gtk.TreeIter object at 0x7fec273c8ee0 (GtkTreeIter at 0x55894adfbb20)>
device: <Device.Device object at 0x7fec273f5ec0 (blueman+bluez+Device+Device at 0x55894b049080)>
cinfo: <_blueman.conn_info object at 0x7fec25ce3720>
row: {'cell_fader': <GtkAnimation.CellFade object at 0x7fec25ce1b40 (blueman+gui+GtkAnimation+CellFade at 0x55894ae05cc0)>, 'battery': 0.0, 'rssi': 50.0, 'lq': 0.0, 'tpl': 0.0}
bars: {'rssi': 50.0, 'lq': 150.39370078740157, 'tpl': 10}
w: 14
h: 48
name: 'lq'
perc: 150.39370078740157
icon_name: 'blueman-lq-150.png'

Comment 1 Andre Martin 2021-07-30 00:01:13 UTC
Created attachment 1809184 [details]
File: backtrace

Comment 2 Andre Martin 2021-07-30 00:01:14 UTC
Created attachment 1809185 [details]
File: cpuinfo

Comment 3 Andre Martin 2021-07-30 00:01:15 UTC
Created attachment 1809186 [details]
File: environ

Comment 4 Andre Martin 2021-07-30 00:01:16 UTC
Created attachment 1809187 [details]
File: mountinfo

Comment 5 Andre Martin 2021-07-30 00:01:17 UTC
Created attachment 1809188 [details]
File: namespaces

Comment 6 Andre Martin 2021-07-30 00:01:18 UTC
Created attachment 1809189 [details]
File: open_fds

Comment 7 Fedora Update System 2021-08-06 21:56:15 UTC
FEDORA-2021-bcf71bd831 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-bcf71bd831

Comment 8 Fedora Update System 2021-08-06 22:10:08 UTC
FEDORA-2021-7d333eedd6 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-7d333eedd6

Comment 9 Fedora Update System 2021-08-07 01:36:08 UTC
FEDORA-2021-7d333eedd6 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-7d333eedd6`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-7d333eedd6

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

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

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

Comment 11 Fedora Update System 2021-08-15 01:12:13 UTC
FEDORA-2021-bcf71bd831 has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 12 Fedora Update System 2021-08-15 01:33:28 UTC
FEDORA-2021-7d333eedd6 has been pushed to the Fedora 33 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.