FS#38523 - [dispcalgui] 1.5.3.1-1 Fatal error (wxgtk wxpython problem?)

Attached to Project: Community Packages
Opened by Hand Rit (handrit3) - Wednesday, 15 January 2014, 08:44 GMT
Last edited by Timothy Redaelli (tredaelli) - Wednesday, 15 January 2014, 18:43 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Eric Belanger (Snowman)
Timothy Redaelli (tredaelli)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description:
dispcalGUI 1.5.3.1-1 doesn't start since the yesterday upgrade

Fatal error: Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/dispcalGUI/dispcalGUI.py", line 9997, in main
app = MainApp(redirect=False) # Don't redirect stdin/stdout
File "/usr/lib64/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py", line 8631, in __init__
self._BootstrapApp()
File "/usr/lib64/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py", line 8196, in _BootstrapApp
return _core_.PyApp__BootstrapApp(*args, **kwargs)
File "/usr/lib/python2.7/site-packages/dispcalGUI/dispcalGUI.py", line 9417, in OnInit
self.frame = MainFrame()
File "/usr/lib/python2.7/site-packages/dispcalGUI/dispcalGUI.py", line 862, in __init__
self.init_menus()
File "/usr/lib/python2.7/site-packages/dispcalGUI/dispcalGUI.py", line 1549, in init_menus
"US")].getBitmap())
File "/usr/lib64/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py", line 12546, in SetBitmap
return _core_.MenuItem_SetBitmap(*args, **kwargs)
PyAssertionError: C++ assertion "Assert failure" failed at ./src/gtk/menu.cpp(694) in SetBitmap(): only normal menu items can have bitmaps


pacman.log
[2014-01-14 10:42] [PACMAN] upgraded linux (3.12.6-1 -> 3.12.7-2)
[2014-01-14 10:43] [PACMAN] upgraded linux-headers (3.12.6-1 -> 3.12.7-2)
[2014-01-14 10:43] [PACMAN] upgraded lirc-utils (1:0.9.0-67 -> 1:0.9.0-68)
[2014-01-14 10:43] [PACMAN] upgraded man-pages (3.55-1 -> 3.56-1)
[2014-01-14 10:43] [PACMAN] upgraded nvidia-304xx (304.117-2 -> 304.117-3)
[2014-01-14 10:43] [PACMAN] upgraded openimageio (1.3.10-1 -> 1.3.11-1)
[2014-01-14 10:43] [PACMAN] upgraded p7zip (9.20.1-8 -> 9.20.1-9)
[2014-01-14 10:43] [PACMAN] upgraded perl-image-exiftool (9.27-1 -> 9.46-1)
[2014-01-14 10:43] [PACMAN] upgraded perl-net-ssleay (1.55-2 -> 1.56-1)
[2014-01-14 10:43] [PACMAN] upgraded python2-mako (0.9.0-1 -> 0.9.1-1)
[2014-01-14 10:43] [PACMAN] upgraded python2-setuptools (2.0.2-1 -> 2.1-1)
[2014-01-14 10:43] [PACMAN] upgraded rasqal (1:0.9.30-3 -> 1:0.9.30-4)
[2014-01-14 10:43] [PACMAN] upgraded smbclient (4.1.3-1 -> 4.1.4-1)
[2014-01-14 10:43] [PACMAN] upgraded systemd-sysvcompat (208-3 -> 208-10)
[2014-01-14 10:43] [PACMAN] upgraded totem-plparser (3.10.0-3 -> 3.10.0-4)
[2014-01-14 10:43] [PACMAN] upgraded vlc (2.1.2-1 -> 2.1.2-2)
[2014-01-14 10:43] [PACMAN] upgraded wxgtk (2.8.12.1-5 -> 3.0.0-2)
[2014-01-14 10:43] [PACMAN] upgraded wxpython (2.8.12.1-4 -> 3.0.0.0-2)
[2014-01-14 10:43] [PACMAN] upgraded xextproto (7.2.1-1 -> 7.3.0-1)
[2014-01-14 10:43] [PACMAN] upgraded xf86-input-evdev (2.8.2-1 -> 2.8.2-2)
[2014-01-14 10:43] [PACMAN] upgraded xf86-input-synaptics (1.7.2-1 -> 1.7.3-1)
[2014-01-14 10:43] [PACMAN] upgraded xorg-server-common (1.14.5-2 -> 1.15.0-5)

This task depends upon

Closed by  Timothy Redaelli (tredaelli)
Wednesday, 15 January 2014, 18:43 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in 1.5.3.1-2
Comment by Batyu Bácsi (bagman) - Wednesday, 15 January 2014, 13:39 GMT
Confirmed: dispcalGUI 1.5.3.1-1 doesn't start. When rebuild locally with PKGBUILD (without any modification, only rebuilt), also don1t work. Console/error message same as above.

Loading...