[PR #696] [MERGED] fix(upower): avoid panic on client init error #3690

Closed
opened 2026-05-22 23:56:31 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/696
Author: @JakeStanger
Created: 8/9/2024
Status: Merged
Merged: 8/9/2024
Merged by: @JakeStanger

Base: masterHead: fix/upower-crash


📝 Commits (1)

  • 474e1fe fix(upower): avoid panic on client init error

📊 Changes

4 files changed (+25 additions, -24 deletions)

View changed files

📝 src/clients/mod.rs (+11 -6)
📝 src/clients/upower.rs (+9 -16)
📝 src/main.rs (+4 -1)
📝 src/modules/upower.rs (+1 -1)

📄 Description

Mitigates some of #694


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/JakeStanger/ironbar/pull/696 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 8/9/2024 **Status:** ✅ Merged **Merged:** 8/9/2024 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `fix/upower-crash` --- ### 📝 Commits (1) - [`474e1fe`](https://github.com/JakeStanger/ironbar/commit/474e1fe364ef70fa0afcff476034d5f307dcd54b) fix(upower): avoid panic on client init error ### 📊 Changes **4 files changed** (+25 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `src/clients/mod.rs` (+11 -6) 📝 `src/clients/upower.rs` (+9 -16) 📝 `src/main.rs` (+4 -1) 📝 `src/modules/upower.rs` (+1 -1) </details> ### 📄 Description Mitigates some of #694 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-22 23:56:31 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakeStanger/ironbar#3690
No description provided.