FS#63563 - [python2-wxpython3] Editor Editra not launchable

Attached to Project: Community Packages
Opened by Stefan Husmann (stefanhusmann) - Monday, 26 August 2019, 20:08 GMT
Last edited by Balló György (City-busz) - Sunday, 01 September 2019, 23:40 GMT
Task Type Feature Request
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: The editra editor shipped with python2-wxpython3 is not launchable.

Additional info:
* package version(s) 3.0.2.0-1
* config and/or log files etc.
* link to upstream bug report, if any

Steps to reproduce: Launch editra2

[haawda@frege editra]$ editra2
22:05:33: Warning: Mismatch between the program and library build versions detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1013,wx containers,compatible with 2.8),
and wxPython used 3.0 (wchar_t,compiler with C++ ABI 1011,wx containers,compatible with 2.8).
/usr/lib/python2.7/site-packages/wx-3.0-gtk3/wx/_core.py:16629: UserWarning: wxPython/wxWidgets release number mismatch
warnings.warn("wxPython/wxWidgets release number mismatch")
Traceback (most recent call last):
File "/usr/bin/editra2", line 3, in <module>
from wx.tools.Editra.launcher import main
File "/usr/lib/python2.7/site-packages/wx-3.0-gtk3/wx/tools/Editra/launcher.py", line 12, in <module>
execfile(launcher)
IOError: [Errno 2] No such file or directory: '/usr/lib/python2.7/site-packages/wx-3.0-gtk3/wx/tools/Editra/Editra'

This task depends upon

Closed by  Balló György (City-busz)
Sunday, 01 September 2019, 23:40 GMT
Reason for closing:  Fixed
Additional comments about closing:  python2-wxpython3 3.0.2.0-2 (editra removed from the package)

Loading...