https://bugzilla.novell.com/show_bug.cgi?id=392195 Summary: skencil does not launch Product: openSUSE 11.0 Version: Factory Platform: x86 OS/Version: openSUSE 11.0 Status: NEW Severity: Major Priority: P5 - None Component: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: btimothy@novell.com QAContact: qa@suse.de Found By: Development When I attempt to run skencil from the main menu, nothing appears to happen. Upon further investigation, this is the error I get when attempting to run it from the command-line: boyd@linux:~> skencil shared memory images supported Could not load font '-*-luxi sans-medium-r-*-*-11-*-*-*-*-*-iso8859-1' for ruler. using defaults. Traceback (most recent call last): File "/usr/bin/skencil", line 34, in <module> Sketch.main.main() File "/usr/lib/skencil-0.6.17/Sketch/Base/main.py", line 148, in main run_script = options.run_script) File "/usr/lib/skencil-0.6.17/Sketch/UI/skapp.py", line 183, in __init__ self.build_window() File "/usr/lib/skencil-0.6.17/Sketch/UI/skapp.py", line 223, in build_window self.run_script) File "/usr/lib/skencil-0.6.17/Sketch/UI/mainwindow.py", line 97, in __init__ self.build_window() File "/usr/lib/skencil-0.6.17/Sketch/UI/mainwindow.py", line 592, in build_window hrule = ruler.Ruler(root, orient = ruler.HORIZONTAL) File "/usr/lib/skencil-0.6.17/Sketch/UI/ruler.py", line 68, in __init__ font = self.tkwin.LoadQueryFont('fixed') AttributeError: Ruler instance has no attribute 'tkwin' boyd@linux:~> -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.