Bug ID 960401
Summary SK1 does not work in openSUSE 42.1
Classification openSUSE
Product openSUSE Distribution
Version Leap 42.1
Hardware 64bit
OS openSUSE 42.1
Status NEW
Severity Major
Priority P5 - None
Component Other
Assignee bnc-team-screening@forge.provo.novell.com
Reporter kiv@mail.orbitel.bg
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

sk1 can not start in openSUSE Leap 42.1
I tried to start it from the menu and nothing happens.
Then I try to start from the console and have got following:

------------ start of the excerpt from the console --------------
# sk1
shared memory images supported
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib64/python2.7/site-packages/sk1/__init__.py", line 21, in
<module>
    app.main.main()
  File "/usr/lib64/python2.7/site-packages/sk1/app/main.py", line 150, in main
    application = SketchApplication(filename, options.display,
options.geometry, run_script = options.run_script)
  File "/usr/lib64/python2.7/site-packages/sk1/app/skapp.py", line 156, in
__init__
    self.build_window()
  File "/usr/lib64/python2.7/site-packages/sk1/app/skapp.py", line 193, in
build_window
    from app.UI.mainwindow import sK1MainWindow
  File "/usr/lib64/python2.7/site-packages/sk1/app/UI/mainwindow.py", line 61,
in <module>
    from pluginpanels.plugincontainer import PluginContainer
  File
"/usr/lib64/python2.7/site-packages/sk1/app/UI/pluginpanels/__init__.py", line
1, in <module>
    import effects, layout, transform, extentions, properties, shaping
  File
"/usr/lib64/python2.7/site-packages/sk1/app/UI/pluginpanels/properties/__init__.py",
line 2, in <module>
    import fill_plugin, outlineprop, outlinecolor
  File
"/usr/lib64/python2.7/site-packages/sk1/app/UI/pluginpanels/properties/outlineprop.py",
line 12, in <module>
    from app.UI.widgets.colorbutton import TColorButton
  File "/usr/lib64/python2.7/site-packages/sk1/app/UI/widgets/colorbutton.py",
line 11, in <module>
    import Image, ImageTk
ImportError: No module named ImageTk
------------ end of the excerpt from the console --------------

I tryied any even unstable packages avialable from openSUSE and the result was
the same - the sk1 can not start.

Then I have removed the package of sk1 from the Yast and did install the
package sk1-0.9.3-1.opensuse13.2.x86_64.rpm
This package I have downloaded from the site of sk1.
This time sk1 worked well.

Please possibly repair the packages for sk1 in openSUSE 42.1 and make a patch
so all users could update and get finally working this software.


You are receiving this mail because: