Description of problem: [user@localhost ~]$ openstereo /usr/lib/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py:16632: UserWarning: wxPython/wxWidgets release number mismatch warnings.warn("wxPython/wxWidgets release number mismatch") Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/openstereo/OpenStereoNet.py", line 45, in <module> from MainForm import MainFrame File "/usr/lib/python2.7/site-packages/openstereo/MainForm.py", line 52, in <module> from wx.lib.pubsub import Publisher as pub ImportError: cannot import name Publisher Version-Release number of selected component (if applicable): openstereo-0.1.4-4.mga5 How reproducible: always Steps to Reproduce: 1. install openstereo 2. run openstereo Reproducible: Steps to Reproduce:
Keywords: (none) => TriagedAssignee: bugsquad => matteo.pasotti
Created attachment 5819 [details] publisher.patch This patch fix problem with Publisher, but applications does not start anyway. Matteo, you're an author. Will you fix?
I'm on it Alex
@Alex it's working now on my up to date cauldron. I made a new package release (openstereo-0.1.4-5) by injecting your patch and fixing two deprecated calls. Can you test it again, pls?
I tested openstereo-0.1.4-5.mga5.noarch.rpm with 32bit: MATE: OK. KDE, LXDE: openstereo does not start and using 25% of CPU.
It seems this is not a bug of openstereo but a more wide issue with all the desktop environment but gnome2 / mate and wxWidgets. I need more time to deeply investigate.
Update: Cinnamon(2d): OK, but no window borders IceWM: NO
LXDE is OK now. What was changed in LXDE? Adwaita was used instead of oxygen by default.
openstereo seem to start when being run from the konsole command line on KDE on Mageia 5 x86-64. Is this also still a problem with i586? I'm going to test in a VM.
CC: (none) => shlomif
(In reply to Shlomi Fish from comment #8) > openstereo seem to start when being run from the konsole command line on KDE > on Mageia 5 x86-64. Is this also still a problem with i586? I'm going to > test in a VM. OK, on KDE in an i586 VM, openstereo from the command-line indeed doesn't start. On the same VM, it starts inside a Mate desktop. So this bug still exists there. Marking it as such.
Whiteboard: (none) => MGA5TOO, FOR_ERRATA
Is this bug still valid in latest cauldron?
Whiteboard: MGA5TOO, FOR_ERRATA => MGA5TOOKeywords: Triaged => FOR_ERRATA5, NEEDINFO
The package is no longer provided.
Resolution: (none) => OLDStatus: NEW => RESOLVED