[PR #607] [MERGED] Make dbus_name unique across instances #619

Closed
opened 2026-02-28 14:33:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jpochyla/psst/pull/607
Author: @SO9010
Created: 5/5/2025
Status: Merged
Merged: 5/6/2025
Merged by: @jacksongoode

Base: mainHead: Fix-zbus


📝 Commits (5)

  • bb89688 Add rand to the dbus name to prevent error when there are two instances running!
  • fcfbcc6 Add time to zbus name to reduce chances of overlapping names.
  • 212ad08 Change to formatted name
  • 1d9b05c Change to formatted name
  • 2804761 Use time offset and rand xor

📊 Changes

1 file changed (+11 additions, -15 deletions)

View changed files

📝 psst-gui/src/controller/playback.rs (+11 -15)

📄 Description

Fix #564 by adding random numbers to the end of the dbus name! @ernstki if you could just double check this works for me then @jacksongoode could you merge it for me! Thanks!


🔄 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/jpochyla/psst/pull/607 **Author:** [@SO9010](https://github.com/SO9010) **Created:** 5/5/2025 **Status:** ✅ Merged **Merged:** 5/6/2025 **Merged by:** [@jacksongoode](https://github.com/jacksongoode) **Base:** `main` ← **Head:** `Fix-zbus` --- ### 📝 Commits (5) - [`bb89688`](https://github.com/jpochyla/psst/commit/bb89688b6948eda962b0a2dfa8fa5f0158eb9e0a) Add rand to the dbus name to prevent error when there are two instances running! - [`fcfbcc6`](https://github.com/jpochyla/psst/commit/fcfbcc62b34e047b5d31c6bdaffeefb7578ce9a9) Add time to zbus name to reduce chances of overlapping names. - [`212ad08`](https://github.com/jpochyla/psst/commit/212ad08678caa0ae66195f0c3f7367958e32efa3) Change to formatted name - [`1d9b05c`](https://github.com/jpochyla/psst/commit/1d9b05c005e7fc1202564b1eb40fe2ea25c0409c) Change to formatted name - [`2804761`](https://github.com/jpochyla/psst/commit/280476189eb6f0c77985b8652dfa9603497028bd) Use time offset and rand xor ### 📊 Changes **1 file changed** (+11 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `psst-gui/src/controller/playback.rs` (+11 -15) </details> ### 📄 Description Fix #564 by adding random numbers to the end of the dbus name! @ernstki if you could just double check this works for me then @jacksongoode could you merge it for me! Thanks! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:33:39 +03: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
starred/psst#619
No description provided.