[plasma-pa] [Bug 451995] Audio device test broken

2022-06-10 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=451995

Nate Graham  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=455092

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-pa] [Bug 451995] Audio device test broken

2022-05-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=451995

--- Comment #6 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/plasma-pa/-/merge_requests/116

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-pa] [Bug 451995] Audio device test broken

2022-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=451995

Nate Graham  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |DOWNSTREAM

--- Comment #5 from Nate Graham  ---
Yes, this seems like a packaging/installation issue indeed. I'd encourage you
to contact your distro packagers about it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-pa] [Bug 451995] Audio device test broken

2022-03-31 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451995

--- Comment #4 from dezi...@gmx.de ---
If started with strace it seems that the subdirectory `kcms` is not in the
search path, so `kcm_pulseaudio` itself isn't found, but the audio test UI is
displayed. With a symbolic link to `/usr/lib/qt5/plugins` kcmshell5 loads the
plugin without error message in the terminal. Unfortunately still no test
sound. Strange. Distro specific issue?

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-pa] [Bug 451995] Audio device test broken

2022-03-31 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451995

--- Comment #3 from dezi...@gmx.de ---
(In reply to Nate Graham from comment #1)
> Works for me with current git master.
> 
> If you run `kcmshell5 kcm_pulseaudio` in a terminal window and try to tets
> audio, do you see any errors printed to the terminal window when you click
> the buttons?

Visible error message (before even test button is pressed):
kf.coreaddons: "Could not load plugin from kcm_pulseaudio: The shared library
was not found."

No additional information about which plugin/library, no info in session-log.
/usr/lib/qt5/plugins/kcms/kcm_pulseaudio.so and all dependencies (as shown by
ldd) installed. Distro is Void-Linux.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-pa] [Bug 451995] Audio device test broken

2022-03-31 Thread Ismael Asensio
https://bugs.kde.org/show_bug.cgi?id=451995

--- Comment #2 from Ismael Asensio  ---
Git commit 5c8f12699bdffd2e2b6f56adcf4bbba2fd46367d by Ismael Asensio.
Committed on 30/03/2022 at 22:12.
Pushed by iasensio into branch 'master'.

Speaker Test: Show playback errors in the UI

Errors produced when trying to play a sound were being ignored.
Show them in the spaker test UI, so it can help users to find
their cause.

The error strings are provided directly by libcanberra, so i18n
will be probably missing for them.

M  +78   -63   src/kcm/package/contents/ui/main.qml
M  +22   -12   src/speakertest.cpp
M  +2-1src/speakertest.h

https://invent.kde.org/plasma/plasma-pa/commit/5c8f12699bdffd2e2b6f56adcf4bbba2fd46367d

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-pa] [Bug 451995] Audio device test broken

2022-03-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=451995

Nate Graham  changed:

   What|Removed |Added

 CC||isma...@gmail.com,
   ||n...@kde.org
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Nate Graham  ---
Works for me with current git master.

If you run `kcmshell5 kcm_pulseaudio` in a terminal window and try to tets
audio, do you see any errors printed to the terminal window when you click the
buttons?

-- 
You are receiving this mail because:
You are watching all bug changes.