rbn42 / panon

An Audio Visualizer Widget in KDE Plasma
GNU General Public License v3.0
192 stars 30 forks source link

[BUG] If I restart my pc,the settings for the audio device are changed #35

Closed ghost closed 3 years ago

ghost commented 3 years ago

Desktop (please complete the following information): Manjaro Kde Framework 5.76.0 Describe the bug If I restart my pc,I have to re-select which audio device it displays

Any error message shown in the console I can't do this right now,it says that I need the plasma-sdk,but I already have it,I can look later how to fix this.

rbn42 commented 3 years ago

Could you please upload something similar to this section in your ~/.config/plasma-org.kde.plasma.desktop-appletsrc or ~/.config/plasmawindowedrc.

[Containments][2][Applets][21]
immutability=1
plugin=panon

[Containments][2][Applets][21][Configuration]
UserBackgroundHints=ShadowBackground

[Containments][2][Applets][21][Configuration][Backend]
bassResolutionLevel=4

[Containments][2][Applets][21][Configuration][Colors]
randomColor=true

[Containments][2][Applets][21][Configuration][ConfigDialog]
DialogHeight=600
DialogWidth=800

[Containments][2][Applets][21][Configuration][Effect]
effectArgTrigger=true
effectArgValues=1,6,#c8000000,0.95,20,12,1.1,0.8,#000000,#000000,#000000,#000000,#000000,#000000
visualEffect=1.rbn42-glowbar

In case you cannot find the exact file, you can install the_silver_searcher and search for it by executing

cd ~/.config;ag plugin=panon;

Your configurations are stored in these files. And I hope you can compare them before and after re-selecting and rebooting, to see if any configuration is changed.

ghost commented 3 years ago

Sorry,I forgot to answer this issue report,cause it stopped happen some time ago,I don't know what fixed it.