-
-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Note: After installing this snap it is mandatory to connect plugs without connecting these snap will not work
stable
sudo snap install foobar2000
beta
sudo snap install foobar2000 --beta
Mandatory Plug
sudo snap connect foobar2000:process-control
Optional Plugs
sudo snap connect foobar2000:hardware-observe
sudo snap connect foobar2000:removable-media
sudo snap connect foobar2000:cups-control
KDE Plasma has issues for wine apps pinned on taskmanager.
-
Edit file with your fav editor with root access.
/etc/xdg/taskmanagerrulesrc
-
Change
ManualOnly=Wine
-
To
#ManualOnly=Wine
-
Save logout then login
KDE Plasma default font rendering on wine not so good.
-
Open plasma settings
-
Open fonts
-
Change use anti-aliasing to
enabled
fromdefault
-
Open configure
-
Change Sub-pixel rendering type to
RGB
fromSystem default
-
Change Hinting style to
Slight
fromSystem default
-
Apply then run the snap app
foobar2000 known issues on Wine.
- Audio breaking occur sometimes (known issue under wine). ( make sure to switch the playback output device to pulseaudio in foobar2000's preferences )
-
Volume control does not work on app (known issue).fixed on snap #46 update -
Album art does not work (needs GDI plus on wineprefix).fixed on snap #46 update -
Columns UI component needs at least xp sp3 to work.fixed on snap #47 update -
Ui glitch breaks foobar2000 not work (This snap has workaround for it).workaround removed 82e832c Above ui fix cause that you can't resize app window as it resets back on every run though you can resize inside controls like playlist columns, above controls then lock it at your liking.