[SOLVED] Re: KDE Digital Clock widget config file?

2022-03-08 Thread local10
Mar 8, 2022, 13:53 by loca...@tutanota.com:

> Strangely it doesn't contain any settings for the Digital Clock from the 
> "Configure Digital Clock" window, just lists the widget three (!) times.
>

OK, I found the config settings for the Digital Clock, they are in the 
"~/.config/plasma-org.kde.plasma.desktop-appletsrc" file, just the way they are 
presented wasn't obvious.

Thanks to everyone who responded.




Re: KDE Digital Clock widget config file?

2022-03-08 Thread luca.pedrielli

Il 08/03/22 14:53, local10 ha scritto:

Mar 8, 2022, 07:27 byago...@gmail.com:


take a look at .config/plasma-org.kde.plasma.desktop-appletsrc,search> 
plugin=org.kde.plasma.digitalclock, > but be careful>



The following is what I have in the "~/.config/plasma-org.kde.plasma.desktop-appletsrc" file related to the Digital Clock widget: ... 
[Containments][1][Applets][42] immutability=1 
plugin=org.kde.plasma.digitalclock ... [Containments][1][Applets][8] 
immutability=1 plugin=org.kde.plasma.digitalclock ... 
[Containments][2][Applets][44] immutability=1 
plugin=org.kde.plasma.digitalclock Strangely it doesn't contain any 
settings for the Digital Clock from the "Configure Digital Clock" window, just lists the widget three (!) times.


Any ideas? Thanks





I suggest you to copy ~/.config/plasma-org.kde.plasma.desktop-appletsrc 
in ~/.config/plasma-org.kde.plasma.desktop-appletsrc.save, change 
something inĀ  "Configure Digital Clock" and diff the files to understand 
how it works.


-
$ diff plasma-org.kde.plasma.desktop-appletsrc.sv 
plasma-org.kde.plasma.desktop-appletsrc

10c10
< 
ItemGeometriesHorizontal=Applet-21:112,80,272,272,0;Applet-22:672,16,272,272,0;

---
> 
ItemGeometriesHorizontal=Applet-21:112,80,272,272,0;Applet-22:672,16,272,272,0;Applet-25:1216,176,176,80,0;

42a43,54
>
> [Containments][1][Applets][25]
> immutability=1
> plugin=org.kde.plasma.digitalclock
>
> [Containments][1][Applets][25][Configuration][Appearance]
> showLocalTimezone=true
> showSeconds=true
>
> [Containments][1][Applets][25][Configuration][ConfigDialog]
> DialogHeight=540
> DialogWidth=720

-


--
Saluti, Luca Pedrielli


Re: KDE Digital Clock widget config file?

2022-03-08 Thread local10
Mar 8, 2022, 07:27 by ago...@gmail.com:

> take a look at .config/plasma-org.kde.plasma.desktop-appletsrc,search> 
> plugin=org.kde.plasma.digitalclock, > but be careful>  
>


The following is what I have in the 
"~/.config/plasma-org.kde.plasma.desktop-appletsrc" file related to the Digital 
Clock widget:
...
[Containments][1][Applets][42]
immutability=1
plugin=org.kde.plasma.digitalclock
...
[Containments][1][Applets][8]
immutability=1
plugin=org.kde.plasma.digitalclock
...
[Containments][2][Applets][44]
immutability=1
plugin=org.kde.plasma.digitalclock

Strangely it doesn't contain any settings for the Digital Clock from the 
"Configure Digital Clock" window, just lists the widget three (!) times.

Any ideas? Thanks





Re: KDE Digital Clock widget config file?

2022-03-07 Thread luca.pedrielli

Il 07/03/22 18:03, local10 ha scritto:

Hi,

  Something got screwed up with the KDE Digital Clock widget and I can't find any way to fix it via 
the "Configure Digital Clock" window. Where does the Digital Clock widget store all the 
settings from the the "Configure Digital Clock" window? My plan is to see if the 
following would work:

1. Remove the Clock widget from the panel.
2. Delete the widget config file.
3. Add the widget to the panel and reconfigure it again.

Thanks,

# cat /etc/debian_version && uname -a
11.2
Linux test 5.10.0-11-amd64 #1 SMP Debian 5.10.92-2 (2022-02-28) x86_64 GNU/Linux



take a look at .config/plasma-org.kde.plasma.desktop-appletsrc, search 
plugin=org.kde.plasma.digitalclock, but be careful


--
Saluti, Luca Pedrielli


KDE Digital Clock widget config file?

2022-03-07 Thread local10
Hi,

 Something got screwed up with the KDE Digital Clock widget and I can't find 
any way to fix it via the "Configure Digital Clock" window. Where does the 
Digital Clock widget store all the settings from the the "Configure Digital 
Clock" window? My plan is to see if the following would work:

1. Remove the Clock widget from the panel.
2. Delete the widget config file.
3. Add the widget to the panel and reconfigure it again.

Thanks,

# cat /etc/debian_version && uname -a
11.2
Linux test 5.10.0-11-amd64 #1 SMP Debian 5.10.92-2 (2022-02-28) x86_64 GNU/Linux