GNOME Bugzilla – Bug 600245
gnome-schedule unable to run under ubuntu 9.10
Last modified: 2009-10-31 17:57:27 UTC
jean@jean-study:~$ gnome-schedule /usr/share/gnome-schedule/mainWindow.py:158: DeprecationWarning: Use the new widget gtk.Tooltip tip = gtk.Tooltips () /usr/share/gnome-schedule/mainWindow.py:159: DeprecationWarning: Use the new widget gtk.Tooltip tip.enable () Traceback (most recent call last):
+ Trace 218699
mainWindow = mainWindow.main(debug_flag, False, pr, manual_poscorrect)
self.schedule_reload ()
data = self.crontab.read ()
array_or_false = self.parse (line)
success, ver, title, desc, output, display, command_d = self.get_job_data (job_id)
return True, ver, title, desc, output, display, command_d
jean@jean-study:~$
*** This bug has been marked as a duplicate of bug 588091 ***