[opensuse-factory] tvtime
After the last zypper dup tvtime no longer works. I get an error. ~> tvtime Running tvtime 1.0.2. Reading configuration from /etc/tvtime/tvtime.xml Reading configuration from /home/donn/.tvtime/tvtime.xml Cannot run two instances of tvtime with the same configuration. ls -l shows -rw-r--r-- 1 root root 17256 Nov 14 10:48 /etc/tvtime/tvtime.xml -rw-r--r-- 1 donn users 908 Dec 10 17:53 /home/donn/.tvtime/tvtime. -- 73 de Donn Washburn 307 Savoy Street Email:" n5xwb@comcast.net " Sugar Land, TX 77478 LL# 1.281.242.3256 Ham Callsign N5XWB HAMs : " n5xwb@arrl.net " VoIP via Gizmo: bmw_87kbike / via Skype: n5xwbg BMW MOA #: 4146 - Ambassador " http://counter.li.org " #279316 -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
* Donn Washburn <n5xwb@comcast.net> [12-10-10 19:08]:
After the last zypper dup tvtime no longer works.
I get an error.
~> tvtime Running tvtime 1.0.2. Reading configuration from /etc/tvtime/tvtime.xml Reading configuration from /home/donn/.tvtime/tvtime.xml Cannot run two instances of tvtime with the same configuration.
ls -l shows -rw-r--r-- 1 root root 17256 Nov 14 10:48 /etc/tvtime/tvtime.xml -rw-r--r-- 1 donn users 908 Dec 10 17:53 /home/donn/.tvtime/tvtime.
Hint: ls provides a directory/files listing, not running processes try: ps aux | grep tvtime then kill the running "tvtime" processes and try again, or try: killall tvtime ps aux | grep tvtime (to ensure the processes ended) and try again -- Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://counter.li.org -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On 12/10/2010 06:14 PM, Patrick Shanahan wrote:
* Donn Washburn<n5xwb@comcast.net> [12-10-10 19:08]:
After the last zypper dup tvtime no longer works.
I get an error.
~> tvtime Running tvtime 1.0.2. Reading configuration from /etc/tvtime/tvtime.xml Reading configuration from /home/donn/.tvtime/tvtime.xml Cannot run two instances of tvtime with the same configuration.
ls -l shows -rw-r--r-- 1 root root 17256 Nov 14 10:48 /etc/tvtime/tvtime.xml -rw-r--r-- 1 donn users 908 Dec 10 17:53 /home/donn/.tvtime/tvtime. Hint: ls provides a directory/files listing, not running processes
try: ps aux | grep tvtime
then kill the running "tvtime" processes and try again, or
try: killall tvtime ps aux | grep tvtime (to ensure the processes ended)
and try again Nothing closed it until I rebooted. That killed it but nothing else did. Drop X (in runlevel 3) and trying didn't also.
-- 73 de Donn Washburn 307 Savoy Street Email:" n5xwb@comcast.net " Sugar Land, TX 77478 LL# 1.281.242.3256 Ham Callsign N5XWB HAMs : " n5xwb@arrl.net " VoIP via Gizmo: bmw_87kbike / via Skype: n5xwbg BMW MOA #: 4146 - Ambassador " http://counter.li.org " #279316 -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
* Donn Washburn <n5xwb@comcast.net> [12-11-10 20:21]:
On 12/10/2010 06:14 PM, Patrick Shanahan wrote:
* Donn Washburn<n5xwb@comcast.net> [12-10-10 19:08]:
After the last zypper dup tvtime no longer works.
I get an error.
~> tvtime Running tvtime 1.0.2. Reading configuration from /etc/tvtime/tvtime.xml Reading configuration from /home/donn/.tvtime/tvtime.xml Cannot run two instances of tvtime with the same configuration.
ls -l shows -rw-r--r-- 1 root root 17256 Nov 14 10:48 /etc/tvtime/tvtime.xml -rw-r--r-- 1 donn users 908 Dec 10 17:53 /home/donn/.tvtime/tvtime. Hint: ls provides a directory/files listing, not running processes
try: ps aux | grep tvtime
then kill the running "tvtime" processes and try again, or
try: killall tvtime ps aux | grep tvtime (to ensure the processes ended)
and try again
Nothing closed it until I rebooted. That killed it but nothing else did. Drop X (in runlevel 3) and trying didn't also.
According to what I researched on google (btw: you have the same ability), state "D Uninterruptible sleep (usually IO)" cannot be cleared as it probably is a kernel process waiting for a disk write. Clearing would allow possible disk/data corruption. Have you reverted to the earlier version and issued a bug report. If you do not, this conversation was a waste of time that will be remembered and not repeated. -- Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://counter.li.org -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
participants (2)
-
Donn Washburn
-
Patrick Shanahan