Feed Advanced Search

Apr 14 2020

sgoth abandoned D28242: Fix 'Audio Setup'.
Apr 14 2020, 6:43 PM
sgoth added a comment to D28242: Fix 'Audio Setup'.

Yeah, i consider it the better option.
Depending on kcm_pulseaudio which comes with plasma-pa is rather moot as plasma-pa disables kmix.

Apr 14 2020, 6:42 PM

Mar 25 2020

sgoth added a comment to D28281: Add options for OSD feedback.

I see. Then i'll let $things happen. Thanks!

Mar 25 2020, 8:45 PM · Plasma
sgoth added a comment to D28281: Add options for OSD feedback.

Cool thanks!

Mar 25 2020, 8:37 PM · Plasma
sgoth added a comment to D28281: Add options for OSD feedback.

Ah, that seems a lot better yes, thanks.

Mar 25 2020, 8:26 PM · Plasma
sgoth updated the diff for D28281: Add options for OSD feedback.

Refactor show functions to be members of VolumeOsd

Mar 25 2020, 8:25 PM · Plasma
sgoth added a comment to D28281: Add options for OSD feedback.

Yeah, was unsure too if it's a good idea but now with your sanitized wording i'd prefer it that way :)
But if i should go for a single OSD on/off i wouldn't mind either.

Mar 25 2020, 8:01 PM · Plasma
sgoth added a comment to D28281: Add options for OSD feedback.

now with spacing

Mar 25 2020, 7:56 PM · Plasma
sgoth updated the diff for D28281: Add options for OSD feedback.

Add spacing

Mar 25 2020, 7:55 PM · Plasma
sgoth updated the diff for D28281: Add options for OSD feedback.

Change wording

Mar 25 2020, 7:53 PM · Plasma
sgoth added a comment to D28281: Add options for OSD feedback.

"default output"
"Default output"
"Default output device" ?

Mar 25 2020, 7:53 PM · Plasma
sgoth added a comment to D28281: Add options for OSD feedback.

Oh.. good catch thanks :)

Mar 25 2020, 5:39 PM · Plasma
sgoth updated the diff for D28281: Add options for OSD feedback.

Fix typo

Mar 25 2020, 5:36 PM · Plasma
sgoth added a comment to D28281: Add options for OSD feedback.

Not sure about the actual wording and whether we would want all 3 of them.
Probably would use "input volume", "output volume" but i tried to match the existing "aural feedback" string.

Mar 25 2020, 2:54 PM · Plasma
sgoth requested review of D28281: Add options for OSD feedback.
Mar 25 2020, 2:49 PM · Plasma

Mar 24 2020

sgoth added a comment to D28242: Fix 'Audio Setup'.

If phononsettings is missing/uncallable the message box inf KMixWindow::forkExec is shown providing at least some feedback.
For the kcmshell5 call, KProcess::startDetached is able to start the process - but that fails internally. I don't see a way to fix that in this 'fire and forget' style besides validating kcm_pulseaudio is available.

Mar 24 2020, 4:10 PM
sgoth added a comment to D28242: Fix 'Audio Setup'.

I'm aware that the proposed change is still far from optimal as the error handling doesn't work for missing kcm modules and still may result in silent errors for the user.
If you think rewriting that to verify the kcm actual exists is the way to go, please say so. I was reluctant to add the KF5Service dependency to enumerate kcms (at least i see kcmshell uses that).

Mar 24 2020, 2:53 PM
sgoth requested review of D28242: Fix 'Audio Setup'.
Mar 24 2020, 2:47 PM