Bug 2227535
| Summary: | [abrt] blueman: setup_icon_path(): Functions.py:155:setup_icon_path:AttributeError: 'NoneType' object has no attribute 'prepend_search_path' | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | ronaldpringadi <ronaldpringadi> | ||||||||||||||||
| Component: | blueman | Assignee: | Artur Frenszek-Iwicki <fedora> | ||||||||||||||||
| Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||
| Version: | 38 | CC: | fedora, fedora, ronaldpringadi | ||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/c67fa2d767cc1d8d28a169f95e84cc23ef6da14 | ||||||||||||||||||
| Whiteboard: | abrt_hash:bb5ac8869848f1639dfa41eeb0a6ecca70bb9736;VARIANT_ID=xfce; | ||||||||||||||||||
| Fixed In Version: | Doc Type: | --- | |||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||
| Last Closed: | 2024-05-28 13:37:39 UTC | 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: |
|
||||||||||||||||||
Created attachment 1980703 [details]
File: os_info
Created attachment 1980704 [details]
File: environ
Created attachment 1980705 [details]
File: mountinfo
Created attachment 1980706 [details]
File: open_fds
Created attachment 1980707 [details]
File: namespaces
Created attachment 1980708 [details]
File: backtrace
Created attachment 1980709 [details]
File: cpuinfo
Fedora Linux 38 entered end-of-life (EOL) status on 2024-05-21. Fedora Linux 38 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora Linux please feel free to reopen this bug against that version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see the version field. If you are unable to reopen this bug, please file a new report against an active release. Thank you for reporting this bug and we are sorry it could not be fixed. |
Description of problem: Fresh boot to Fedora 38, Gnome 44.3. The blueman 1:2.3.5-3.fc38.x86_64 always greet me with this error. Version-Release number of selected component: blueman-1:2.3.5-3.fc38 Additional info: reporter: libreport-2.17.11 kernel: 6.4.6-200.fc38.x86_64 cmdline: /usr/bin/python3 -sPE /usr/bin/blueman-applet cgroup: 0::/user.slice/user-1000.slice/user/app.slice/app-gnome-blueman-2761.scope uid: 1000 reason: Functions.py:155:setup_icon_path:AttributeError: 'NoneType' object has no attribute 'prepend_search_path' executable: /usr/bin/blueman-applet type: Python3 package: blueman-1:2.3.5-3.fc38 runlevel: N 5 exception_type: AttributeError crash_function: setup_icon_path interpreter: python3-3.11.4-1.fc38.x86_64 Truncated backtrace: Functions.py:155:setup_icon_path:AttributeError: 'NoneType' object has no attribute 'prepend_search_path' Traceback (most recent call last): File "/usr/bin/blueman-applet", line 40, in <module> app = BluemanApplet() ^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/blueman/main/Applet.py", line 19, in __init__ setup_icon_path() File "/usr/lib/python3.11/site-packages/blueman/Functions.py", line 155, in setup_icon_path ic.prepend_search_path(ICON_PATH) ^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'prepend_search_path' Local variables in innermost frame: ic: None Potential duplicate: bug 2214332