-
-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pacmixer seg fault #6
Comments
Are you sure that PulseAudio server is running (e.g. can
I will try to find some time tomorrow to set up Debian VM and check if I can reproduce this. |
Thanks for the reply. pavucontrol is working correctly. Here is the output you requested:
|
I have just set up a debian80 VM and I am able to reproduce the problem. Will look into it ASAP. BTW: It is generally nice to enclose stack traces and such in a code tag, ``` at beginning and end, like this:
It's easier to read and does not cause references to other issues :-). |
Just pushed updated master with a fix. Tried it in VM and works fine now. Let me know if there are any problems. |
The new build works perfectly. Thanks! |
Running pacmixer as an unprivileged user on Debian jessie causes a Segmentation fault upon execution. Running the debug build fails to produce a log. All tests using pacmixer_run_tests succeed. Running pacmixer as root produces a "Waiting for connection..." dialog.
The text was updated successfully, but these errors were encountered: