Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#13613 - sk1 wont open: "TclError: CRC check failed"
Attached to Project:
Community Packages
Opened by farid (osc) - Sunday, 01 March 2009, 17:33 GMT
Last edited by Dan Griffiths (Ghost1227) - Sunday, 31 May 2009, 21:42 GMT
Opened by farid (osc) - Sunday, 01 March 2009, 17:33 GMT
Last edited by Dan Griffiths (Ghost1227) - Sunday, 31 May 2009, 21:42 GMT
|
DetailsDescription:
sk1 wont open. this is a useful software for whoever works with graphics. Additional info: * package version(s) community/sk1 0.9.0-2 * config and/or log files etc. Traceback (most recent call last): File "<string>", line 1, in <module> File "/usr/lib/python2.6/site-packages/sk1/__init__.py", line 46, in <module> app.main.main() File "/usr/lib/python2.6/site-packages/sk1/app/main.py", line 132, in main application = SketchApplication(filename, options.display, options.geometry, run_script = options.run_script) File "/usr/lib/python2.6/site-packages/sk1/app/skapp.py", line 211, in __init__ TkApplication.__init__(self, screen_name = screen_name, geometry = geometry) File "/usr/lib/python2.6/site-packages/sk1/app/skapp.py", line 120, in __init__ self.init_tk(screen_name, geometry) File "/usr/lib/python2.6/site-packages/sk1/app/skapp.py", line 241, in init_tk TkApplication.init_tk(self, screen_name = screen_name, geometry = geometry) File "/usr/lib/python2.6/site-packages/sk1/app/skapp.py", line 128, in init_tk app.uimanager=UIManager(self.root) File "/usr/lib/python2.6/site-packages/sk1/app/managers/uimanager.py", line 80, in __init__ self.loadIcons() File "/usr/lib/python2.6/site-packages/sk1/app/managers/uimanager.py", line 182, in loadIcons self.root.tk.call('image', 'create', 'photo', item, '-format', 'png', '-file', icon) TclError: CRC check failed Steps to reproduce: |
This task depends upon
Closed by Dan Griffiths (Ghost1227)
Sunday, 31 May 2009, 21:42 GMT
Reason for closing: Fixed
Additional comments about closing: Typically don't include prereleases in community, but after fixing the CRC check failed error, sk1 returns another error due to a deprecated function in the current stable release. Prerelease fixes this error and seems stable.
Sunday, 31 May 2009, 21:42 GMT
Reason for closing: Fixed
Additional comments about closing: Typically don't include prereleases in community, but after fixing the CRC check failed error, sk1 returns another error due to a deprecated function in the current stable release. Prerelease fixes this error and seems stable.