user-none / KDocker

Dock most applications to the system tray
GNU General Public License v2.0
316 stars 22 forks source link

Not working with pavucontrol #125

Closed iconoclasthero closed 8 months ago

iconoclasthero commented 8 months ago
OS: Ubuntu 22.04.4 LTS x86_64 
DE: GNOME 42.9 
WM: Mutter 
pavucontrol: 5.0
$ kdocker -v
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
QApplication: invalid style override 'Adwaita-Dark' passed, ignoring it.
    Available styles: Windows, Fusion
KDocker version: 5.3
Using Qt version: 5.15.3

I just installed kdocker specifically to knock pavucontrol down to the dock. When I launch pavucontrol from the GUI the X cursor appears over chrome, not pavucontrol. When I $ kdocker pavucontrol it launches pavucontrol in a "restored" window and then throws an error, Could not find a matching window for pavucontrol in the specified time: 5 seconds. The title for the pavucontrol window is " Volume Control" if it matters.

Again, this is the only thing I have ever wanted to do this for and it's less than fantastic that it isn't working...I assume that it's not going to because absolutely nothing to do with pulse/pipewire/mpd has been working for me lately so if that's the case, I'd rather know sooner rather than later.

Daxx commented 8 months ago

I'm on KDE and using kdocker pavucontrol-qt works for me. Should work on Gnome, also (?)

sudo apt install pavucontrol-qt

Daxx commented 8 months ago

Just tried the reverse, on KDE (X11, not Wayland), for curiosity -- with no problems:

sudo apt install pavucontrol

kdocker pavucontrol

iconoclasthero commented 8 months ago

Hi, the pavucontrol-qt worked... I don't imagine you're unbelieving that kdocker isn't working with pavucontrol for me, however i'll share this:

Screenshot from 2024-04-03 11-54-23

Daxx commented 8 months ago

Yes, I tried pavucontrol on Ubuntu 22.04 and got the same problem you reported. I blame Wayland (which, apparently, is becoming more usable).

If you can close this issue #125, that would be great. Thanks.

iconoclasthero commented 8 months ago

closed: pavucontrol-qt proved workaround