Bugzilla – Bug 157520
Skencil does not work on x86_64 architecture
Last modified: 2006-03-14 14:09:20 UTC
I installed Skencil (package name skencil-0.6.17-2.1.rpm; vector drawing program) under SL 10.0 but I couldn't start it. It gives me the following error messages: $ skencil shared memory images supported Traceback (most recent call last): File "/usr/bin/skencil", line 34, in ? Sketch.main.main() File "/usr/lib64/skencil-0.6.17/Sketch/Base/main.py", line 148, in main run_script = options.run_script) File "/usr/lib64/skencil-0.6.17/Sketch/UI/skapp.py", line 183, in __init__ self.build_window() File "/usr/lib64/skencil-0.6.17/Sketch/UI/skapp.py", line 223, in build_window self.run_script) File "/usr/lib64/skencil-0.6.17/Sketch/UI/mainwindow.py", line 97, in __init__ self.build_window() File "/usr/lib64/skencil-0.6.17/Sketch/UI/mainwindow.py", line 627, in build_window pal = palette.GetStandardPalette() File "/usr/lib64/skencil-0.6.17/Sketch/UI/palette.py", line 120, in GetStandardPalette palette = read_standard_palette(config.preferences.palette) File "/usr/lib64/skencil-0.6.17/Sketch/UI/palette.py", line 113, in read_standard_palette return read_palette_file(filename) File "/usr/lib64/skencil-0.6.17/Sketch/UI/palette.py", line 146, in read_palette_file file = open(filename) IOError: [Errno 2] No such file or directory: '/usr/lib/sketch-0.6.7/Resources/Misc/standard.spl' If you need more information please advise. :) Tom
Let's ask the maintainer.
I'll take a loser look.
Skencil works fine on 64bit SL 10.1 Beta 5. Should I fix it for 10.0?
Well, it might be interesting for other people as well. If it is not too difficult then yes. :) Maybe it could also be a candidate for an online update. Thanks, Tom
Let's do it only for 10.1.
Thomas, can you reproduce this bug also in 10.1 ? I can't.
A quick test on a machine running SLES 10 beta 4 shows that Skencil works there. I will install a fresh SL 10.1 tomorrow. Hope that helps, Tom
If crash appears, reopen this bug or fill a new one for SL 10.1.