mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[PR #607] [MERGED] Make dbus_name unique across instances #619
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#619
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:Fix-zbus📝 Commits (5)
bb89688Add rand to the dbus name to prevent error when there are two instances running!fcfbcc6Add time to zbus name to reduce chances of overlapping names.212ad08Change to formatted name1d9b05cChange to formatted name2804761Use 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.