Xfce Forum

Sub domains
 

You are not logged in.

#1 2019-01-03 20:52:59

Skaperen
Member
From: right by Jesus, our Saviour
Registered: 2013-06-15
Posts: 812

clock plugin fault?

i add the clock plugin to the panel.  then i go to its properties.  Appearance >> Tooltip Format  i put in %V to get ISO week number of the year.  then the clock disappears from the panel.  did the code fault?

Offline

#2 2019-01-03 22:42:57

alcornoqui
Member
Registered: 2014-07-28
Posts: 831

Re: clock plugin fault?

Could be this bug?

Offline

#3 2019-01-03 23:41:54

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 10,948

Re: clock plugin fault?

I believe it was fixed via this bug report. Workaround until the fix hits your repos:

xfconf-query -c xfce4-panel -p /plugins/plugin-$(xfconf-query -c xfce4-panel -lv | grep clock | awk -F'[- ]' '{print $2}')/digital-format -s "%a %b %d, %l:%M%P"

...and change the last section in quotes to reflect the format you want.


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#4 2019-01-04 00:19:54

Skaperen
Member
From: right by Jesus, our Saviour
Registered: 2013-06-15
Posts: 812

Re: clock plugin fault?

alcornoqui wrote:

Could be this bug?

looks like it.

Offline

#5 2019-01-04 00:22:59

Skaperen
Member
From: right by Jesus, our Saviour
Registered: 2013-06-15
Posts: 812

Re: clock plugin fault?

ToZ wrote:

I believe it was fixed via this bug report. Workaround until the fix hits your repos:

xfconf-query -c xfce4-panel -p /plugins/plugin-$(xfconf-query -c xfce4-panel -lv | grep clock | awk -F'[- ]' '{print $2}')/digital-format -s "%a %b %d, %l:%M%P"

...and change the last section in quotes to reflect the format you want.

there are 2 formats to be configured, the clock as shown on the panel, and the floating message when hovering over the clock.

Offline

#6 2019-01-04 00:30:23

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 10,948

Re: clock plugin fault?

For the tooltip, try:

xfconf-query -c xfce4-panel -p /plugins/plugin-$(xfconf-query -c xfce4-panel -lv | grep clock | awk -F'[- ]' '{print $2}')/tooltip-format -s "%a %b %d, %l:%M%P"

Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#7 2020-11-06 22:59:50

KitchM
Member
Registered: 2009-08-15
Posts: 297

Re: clock plugin fault?

I have Debian 10 on my main computer.  No problem.  I just installed Debian 10 on a friends laptop.  It has the problem.  Can't seem to fix it.  This would seem to indicate that the problem is not fixed.

Thanks.

Offline

Board footer

Powered by FluxBB