#21429 (Bug) Unable to open on openSUSE Tumbleweed

+1 0

Closed as Fixed
Component: DisplayCAL 3.8.8.1 | Milestone: 3.8.9
Created by Richard Brown

Last modified


DisplayCAL crashes with the following Traceback if attempted to open on openSUSE Tumbleweed

Any suggestions on how to workaround it?

Regards,

Richard Brown

displaycal 3.8.8.1 2019-11-07T21:22:40.565184Z
x86_64
Python 2.7.17 (default, Oct 24 2019, 12:43:41) [GCC]
Faulthandler 3.1
┌──────────────────────────────────────────────────────────────────────────────┐
│ Traceback (most recent call last): │
│ File “/usr/lib64/python2.7/site-packages/DisplayCAL/main.py”, line 353, in │
│ main │
│ _main(module, name, applockfilename) │
│ File “/usr/lib64/python2.7/site-packages/DisplayCAL/main.py”, line 86, in │
│ _main │
│ from wxaddons import wx │
│ File “/usr/lib64/python2.7/site-packages/DisplayCAL/wxaddons.py”, line 10, │
│ in <module> │
│ from wxfixes import wx, GenButton, PlateButton, get_dialogs │
│ File “/usr/lib64/python2.7/site-packages/DisplayCAL/wxfixes.py”, line 24, │
│ in <module> │
│ wxversion.select([“4.0”, “3.0”, “%i.%i.%i” % wx_minversion[:3]]) │
│ File “/usr/lib64/python2.7/site-packages/DisplayCAL/wxversion.py”, line │
│ 151, in select │
│ installed = _find_installed(True) │
│ File “/usr/lib64/python2.7/site-packages/DisplayCAL/wxversion.py”, line │
│ 329, in _find_installed │
│ True) │
│ File “/usr/lib64/python2.7/site-packages/DisplayCAL/wxversion.py”, line │
│ 380, in __init__ │
│ self.version = tuple([int(x) for x in segments[0].split(‘.’)]) │
│ ValueError: invalid literal for int() with base 10: ‘post1’ │
└──────────────────────────────────────────────────────────────────────────────┘
Warning: handle_error(): ValueError: Invalid literal for int() with base 10: ‘post1’
Exiting displaycal


2 comments on “Unable to open on openSUSE Tumbleweed”

  1. Thanks..from the changelog I assumed 3.8.8.1 was meant to avoid issues like this..glad you’re already on the case, thank you 🙂

Comments are closed.