The Following 4 Users Say Thank You to Wonko For This Useful Post: | ||
|
2011-01-02
, 10:49
|
Posts: 671 |
Thanked: 1,630 times |
Joined on Aug 2010
|
#162
|
I just uploaded version 0.11.1 to extras-devel.
Could all who had problems with the clock being "hidden" so far try if this fixes the issue?
...
pkill -f /usr/bin/hildon-status-menu
The Following 2 Users Say Thank You to theonelaw For This Useful Post: | ||
|
2011-01-02
, 11:57
|
Posts: 73 |
Thanked: 47 times |
Joined on Aug 2010
|
#163
|
If you still encounter problems try running (as root):
Code:DEBUG_OUTPUT=1 /usr/bin/hildon-status-menu
Home directory /root not ours. Traceback (most recent call last): File "/usr/lib/hildon-desktop/advanced-clock-plugin.py", line 22, in <module> import gconf ImportError: No module named gconf ham-updates-status-menu-item.c (update_state): updating the state ham-notifier.c (notification_status): there's NOT new notification 2 Home directory /root not ours. ............................
The Following 2 Users Say Thank You to Duy2anh For This Useful Post: | ||
|
2011-01-02
, 11:58
|
Posts: 456 |
Thanked: 1,580 times |
Joined on Dec 2009
|
#164
|
Looks to me like it has arrived -
Where do we vote it into extras-testing?
The Following 2 Users Say Thank You to Wonko For This Useful Post: | ||
|
2011-01-02
, 11:59
|
Posts: 456 |
Thanked: 1,580 times |
Joined on Dec 2009
|
#165
|
|
2011-01-02
, 12:05
|
Posts: 73 |
Thanked: 47 times |
Joined on Aug 2010
|
#166
|
@Duy2anh
Did you update to the latest version 0.11.1?
I added the the missing gconf dependency there.
The Following User Says Thank You to Duy2anh For This Useful Post: | ||
|
2011-01-02
, 12:27
|
Posts: 456 |
Thanked: 1,580 times |
Joined on Dec 2009
|
#167
|
|
2011-01-02
, 12:30
|
|
Posts: 723 |
Thanked: 519 times |
Joined on Nov 2010
@ Kuching:Malaysia
|
#168
|
Just installed via Application Manager from extras-devel about 20 minutes ago
I installed, it didn't work, I removed. Now I just reinstall, it still didn't show up
The Following User Says Thank You to pusak gaoq For This Useful Post: | ||
|
2011-01-02
, 12:42
|
Posts: 73 |
Thanked: 47 times |
Joined on Aug 2010
|
#169
|
|
2011-01-02
, 12:48
|
Posts: 1,729 |
Thanked: 388 times |
Joined on Jan 2010
@ Canada
|
#170
|
apt-get remove advanced-clock-plugin-settings-ui
You should not need to restart nor to install anything else except Advanced Clock Plugin.
If you need to do anything special to get it work it's most likely that I messed something up.
I just uploaded version 0.11.1 to extras-devel.
Could all who had problems with the clock being "hidden" so far try if this fixes the issue?
If you still encounter problems try running (as root):
By the way, if you run the command as written above you need to manually kill the running process via CTRL-C.
@pusak gaoq
I added a "No Clock" style to 0.11.1 which simply disables the clock display.
The implementation side is very much straight forward.
@Mentalist Traceur
Nice to see you got your first clock up and running.
Edit:
I'd also like to explicitly mention a special clock style I added some versions ago.
This is a binary clock which indicates the alarm time by drawing the circle outline of the alarm time in a distinct color.
Currently, this is only implemented for the binary clock.
If you like I could add something similar for the BcdClock.
Advanced Clock Plugin --- Binary Clock, Desktop Version --- libswt-hildon
Stultitia Simplex --- To-Do-O --- VU Meter --- Zeecontrol
My homepage with assorted posts about my apps, Qt/QML, etc.: http://ruedigergad.com
Last edited by Wonko; 2011-01-02 at 10:46.