Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ManagerDeviceList: Fix broken fallback in _load_surface #2316

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

infirit
Copy link
Contributor

@infirit infirit commented Apr 2, 2024

Loading the surface directly from the Gtk.IconTheme raises an GError. We lookup the icon first like we used and check for None like we used to.

This is what would have happened before I reworked how blueman stores the surface. I'll open a PR for main later.
image

cschramm
cschramm previously approved these changes Apr 2, 2024
blueman/gui/manager/ManagerDeviceList.py Outdated Show resolved Hide resolved
blueman/gui/manager/ManagerDeviceList.py Outdated Show resolved Hide resolved
Loading the surface directly from the Gtk.IconTheme raises an GError. We
look up the icon first and check for None like we used to.
Copy link

sonarqubecloud bot commented Apr 2, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@infirit
Copy link
Contributor Author

infirit commented Apr 2, 2024

Updated with your suggestions.

@infirit infirit enabled auto-merge (rebase) April 2, 2024 19:03
@infirit infirit merged commit 35e87d0 into blueman-project:2-4-stable Apr 2, 2024
20 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants