Hi All,
I am experiencing a new problem: clicking on System / System clock, it is not working; just asking me password, nothing after that.
How can set the clock ?
( Just looking for help coming from peoples happy to help; I know that easily newbies making questions disturbing experienced peoples.
If somebody gets bored about that frequent questions of mine, just does not reply me. Thank you). Ciao
System clock does not working [Solved]
System clock does not working [Solved]
Last edited by Sybelius on 10. May 2010, 18:04, edited 1 time in total.
Re: System clock does not working
Try to launch
from a root terminal. Any errors?
In any case, you can use the cli tool:
Code: Select all
gtkclocksetup
In any case, you can use the cli tool:
Code: Select all
clocksetup
Re: System clock does not working
Hi Gapan,
Thank You for your kind help; I have been launching the command "gtkclocksetup" and the first time I got error. So, I have been launching "clocksetup" and I have been able to set up the clock.
After that, I have been launching again "gtkclocksetup" and I get open the window "Date and time settings"; the terminal shows this output:
The issue looks solved, but if I want use "Salix / System / System clock" it does not working.
Ciao
Thank You for your kind help; I have been launching the command "gtkclocksetup" and the first time I got error. So, I have been launching "clocksetup" and I have been able to set up the clock.
After that, I have been launching again "gtkclocksetup" and I get open the window "Date and time settings"; the terminal shows this output:
Code: Select all
root[dominum]# gtkclocksetup
Starting the ntpd service
The ntpd is already running with pid: 3417
root[dominum]#
Ciao

Re: System clock does not working [Solved]
This is weird. What error did you get the first time you tried to launch gtkclocksetup? And can you try to run clocksetup-launch from a root terminal?
Re: System clock does not working [Solved]
Hi Gapan,gapan wrote:This is weird. What error did you get the first time you tried to launch gtkclocksetup?
I am sorry, but I dont remember that error's message, I did not save, thinking to get it every time.
Running "clocksetup-launch" I get the window "Date and time settings" as running "gtkclocksetup". Ciao
Re: System clock does not working [Solved]
Before was wrong that wishing to use "Salix / System / System clock" it does not working.gapan wrote:So, nothing is wrong...
Now, before to answer you, I have been clicking on the "line" again and, it works....

Sorry, I dont understand

Last edited by Sybelius on 11. May 2010, 00:06, edited 1 time in total.
Re: System clock does not working [Solved]
here is the terminal messagewith the error:
root[cees]# gtkclocksetup
Traceback (most recent call last):
File "/usr/sbin/gtkclocksetup", line 272, in <module>
app = GTKClockSetup()
File "/usr/sbin/gtkclocksetup", line 240, in __init__
self.utccheckbutton.set_active(utcstate())
File "/usr/sbin/gtkclocksetup", line 81, in utcstate
f = file('/etc/hardwareclock')
IOError: [Errno 2] No such file or directory: '/etc/hardwareclock'
Re: System clock does not working [Solved]
Thank you! It has been fixed in version 0.9.9.1 already in the repositories for 13.0. And in salixtools-gtk-1.0.5 in current too.ceeslans wrote:here is the terminal messagewith the error:root[cees]# gtkclocksetup
Traceback (most recent call last):
File "/usr/sbin/gtkclocksetup", line 272, in <module>
app = GTKClockSetup()
File "/usr/sbin/gtkclocksetup", line 240, in __init__
self.utccheckbutton.set_active(utcstate())
File "/usr/sbin/gtkclocksetup", line 81, in utcstate
f = file('/etc/hardwareclock')
IOError: [Errno 2] No such file or directory: '/etc/hardwareclock'
Re: System clock does not working [Solved]
So, was a bug
Well, I have been adding some repositories (those on default dont showing me version 0.9.9.1); now I got even the icon (which was absent) on Salix / System / System clock.
Cheers !

Well, I have been adding some repositories (those on default dont showing me version 0.9.9.1); now I got even the icon (which was absent) on Salix / System / System clock.
Cheers !
