Skip to content
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

Quick Settings Output Volume Not Working #29

Open
Heus-Sueh opened this issue Jun 26, 2024 · 14 comments
Open

Quick Settings Output Volume Not Working #29

Heus-Sueh opened this issue Jun 26, 2024 · 14 comments

Comments

@Heus-Sueh
Copy link

pwvu would be the gtk4 version of pavu, so I thought it would be interesting that it had an integration with this project
https://github.com/saivert/pwvucontrol

One way to integrate these apps would be to add an arrow at the end that would open one of the apps available on the system, like this:
image

@ldelossa
Copy link
Owner

Hey.

So we already have the in-panel mixer which accomplishes the routing aspect of pavu.
The idea behind that mixer was to make it so you don't need to open up a separate program.

I'm not sure if there's a big benefit here 🤔

@Heus-Sueh
Copy link
Author

Hey.

So we already have the in-panel mixer which accomplishes the routing aspect of pavu. The idea behind that mixer was to make it so you don't need to open up a separate program.

I'm not sure if there's a big benefit here 🤔

I understand, for now I'm having a bug where the default audio device is wrong and so changing the audio volume doesn't help anything

off-topic: could you enable the discussions tab for me and other people to ask questions without polluting the issues?

@ldelossa
Copy link
Owner

@Heus-Sueh can you set the default audio device via wpctl ?

And yup, discussions are now enabled.

@Heus-Sueh
Copy link
Author

@Heus-Sueh can you set the default audio device via wpctl ?

And yup, discussions are now enabled.

I set my headset as default, but I still couldn't change the volume using the wayshell, just mute it, using wpctl set-volume I can change the volume and the slider in quick-settings moves too

@ldelossa
Copy link
Owner

Are you able to show a quick screen capture with the issue?

@Heus-Sueh
Copy link
Author

Kooha-2024-06-26-22-15-35.mp4

@Heus-Sueh
Copy link
Author

The audio doesn't seem to have changed during the recording, but on my side the audio was reduced using the command wpctl set-volume 48 0.3

@ldelossa
Copy link
Owner

Hmm, so that slider on the main quick settings window will only track the 'default sink' which is reported by WirePlumber. If you open up the mixer (little speaker button) and expand your nodes, which sliders are moving?

@Heus-Sueh
Copy link
Author

Hmm, so that slider on the main quick settings window will only track the 'default sink' which is reported by WirePlumber. If you open up the mixer (little speaker button) and expand your nodes, which sliders are moving?

The slider that allows me to change the volume and which is my heaset is: ALC892
2024-06-26T22-22-34_no_watermark

I can change the volume through pavu and the slider in quicksettings corresponds, but I can't do the reverse

Kooha-2024-06-26-22-29-06.mp4

@ldelossa
Copy link
Owner

@Heus-Sueh Thanks I see the issue.

Do you think you can grab some logs for me, while you're sliding that does nothing?

@Heus-Sueh
Copy link
Author

@Heus-Sueh Thanks I see the issue.

Do you think you can grab some logs for me, while you're sliding that does nothing?

wayshell-logs.txt

@ldelossa
Copy link
Owner

Unfortunately, from the logs everything looks correct.

I can see we identify your default sink as 48.

I also cant reproduce this locally, as my default sliders will update the appropriate output in pavucontrol.

It maybe worth debugging a bit in the code itself, but youd need to build it locally. Is that possible?

@ldelossa ldelossa changed the title Integration with pavucontrol and pwvucontrol Quick Settings Output Volume Not Working Jun 27, 2024
@Heus-Sueh
Copy link
Author

Unfortunately, from the logs everything looks correct.

I can see we identify your default sink as 48.

I also cant reproduce this locally, as my default sliders will update the appropriate output in pavucontrol.

It maybe worth debugging a bit in the code itself, but youd need to build it locally. Is that possible?

I don't think I can, I don't know if it's just a matter of giving the make command in the project directory or there are some extra steps, I think this is a good opportunity to add how to do this in the readme

@Heus-Sueh
Copy link
Author

way-sh volume can also change the volume, perhaps the quicksettings slider and way-sh volume are not using the same function as they should

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants