mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[GH-ISSUE #274] Arch - Can't open #198
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#198
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?
Originally created by @FuzzyMistborn on GitHub (Jan 26, 2022).
Original GitHub issue: https://github.com/jpochyla/psst/issues/274
Describe the bug
A clear and concise description of what the bug is.
I tried updating Psst to the latest on Arch (installed via AUR) and now I can't open Psst. I see the icon flash in my taskbar for a second but then it goes away.
To Reproduce
Steps to reproduce the behavior.
Install via AUR. Try to open. Doesn't open.
Expected behavior
A clear and concise description of what you expected to happen.
See above.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
Additional context
Add any other context about the problem here.
Happy to provide logs or anything else that would be of use, just not sure where to look. Know Arch isn't technically supported but wondering if there's some other issue I may be missing.
@jpochyla commented on GitHub (Jan 26, 2022):
Can you send run psst from a terminal and send the output?
@FuzzyMistborn commented on GitHub (Jan 26, 2022):
psstisn't working in the terminal.@jpochyla commented on GitHub (Jan 26, 2022):
psst-gui then?
@FuzzyMistborn commented on GitHub (Jan 26, 2022):
That worked.
Tried running as sudo and it worked.Correction, it works until I attempt to log in and then I get the same above error. I deleted the config file from my normal user and had the same issue.@lemon-sh commented on GitHub (Feb 27, 2022):
I am having the same issue, running with pipewire
@lemon-sh commented on GitHub (Feb 27, 2022):
Update: fixed by installing
pipewire-alsaand running normally.Still, I think psst should use the PulseAudio frontend when running with pipewire.
@Insprill commented on GitHub (Jan 9, 2023):
Duplicate of #230