View Full Version : changing preferences of digital clock applet in AWN?
alwiap
December 1st, 2007, 02:54 AM
I have AWN, and I added the applet 'Digital Clock Applet'. When I right-click the applet because the font color is black and I can't see it with a dark background, and go to Preferences, nothing happens. I would like to change the color and keep the digital time in the dock, does anyone else have this problem, or have any workarounds?
unabatedshagie
December 1st, 2007, 08:07 AM
Which digital clock do you have and what version of awn are you running?
alwiap
December 1st, 2007, 11:35 AM
ah, forgot to mention.
I'm running the latest edition of AWN, on 7.10 GG, and I'm just using the applet that can be found in AWN manager > Applets > Digital Clock Applet.
unabatedshagie
December 1st, 2007, 11:42 AM
Do you have awn-extras installed?
alwiap
December 1st, 2007, 01:47 PM
Do you have awn-extras installed?
um, no, not that I can think of.
If you have AWN, can you access the preferences to the digital clock? just wondering.
pedro.solorzano
December 14th, 2007, 12:00 PM
I have exactly the same problem and cannot access either, any thoughts about that? do you know where are the configuration files stored in order to try to modify them manually?
Thanks in advance.
mattchess
December 14th, 2007, 12:30 PM
Same issue here. Clicking on preferences for the digital clock does not allow you to change the preferences, which is defaulted to black text.
pedro.solorzano
December 14th, 2007, 12:53 PM
I found some files under /usr/lib/awn/applets/digitalClock/ but I dont know which of them can help. Theres one xml file, prefs.glade and has some color properties:
<widget class="GtkColorButton" id="shadowcolor">
<property name="color">#000000000000</property>
</widget>
<widget class="GtkColorButton" id="fontcolor">
<property name="color">#000000000000</property>
</widget>
But I think it refers to some button, tried to change to FFFFFFFFFFFF but nothing happens after reboot. In the py code you can find the launch instruction for preferences, but I dont know phyton, there is also a function to parse colors that we can force to return always white, but still... There should be a more easy way!!!
Any thoughts?
pedro.solorzano
December 14th, 2007, 01:06 PM
Little googling about it and I found this solution that worked fine for me:
https://bugs.launchpad.net/awn-extras/+bug/174827
thanks to the authors.
Hope it helps.
mattchess
December 14th, 2007, 06:29 PM
That did the trick for me
binnaeus
December 31st, 2007, 10:55 PM
For me too, thank you very much :)
oni5115
February 20th, 2008, 09:03 AM
thanks, was also wondering how to make this work since it was the only digital clock applet and I use a dark theme.
vBulletin® v3.8.4, Copyright ©2000-2010, Jelsoft Enterprises Ltd.