Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 882837 Details for
Bug 922689
gui-apps/waybar-0.9.24 - UPower module segfaults
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to fix
upower-ptr-fix.patch (text/plain), 484 bytes, created by
squishypandadev
on 2024-01-22 09:07:45 UTC
(
hide
)
Description:
Patch to fix
Filename:
MIME Type:
Creator:
squishypandadev
Created:
2024-01-22 09:07:45 UTC
Size:
484 bytes
patch
obsolete
>diff --git a/include/modules/upower/upower.hpp b/include/modules/upower/upower.hpp >index eda8ab05..d763259b 100644 >--- a/include/modules/upower/upower.hpp >+++ b/include/modules/upower/upower.hpp >@@ -66,7 +66,7 @@ class UPower : public AModule { > Devices devices; > std::mutex m_Mutex; > UpClient *client; >- UpDevice *displayDevice; >+ UpDevice *displayDevice = nullptr; > guint login1_id; > GDBusConnection *login1_connection; > std::unique_ptr<UPowerTooltip> upower_tooltip;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 922689
: 882837