Bug 1191318 - londonlaw fails to run with wxPython 3.0 in Rawhide
Summary: londonlaw fails to run with wxPython 3.0 in Rawhide
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: londonlaw
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Hans de Goede
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-02-11 04:27 UTC by Scott Talbert
Modified: 2015-02-20 14:47 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-02-20 14:47:09 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Scott Talbert 2015-02-11 04:27:42 UTC
wxPython has been updated to 3.0 in F22/Rawhide.  Unfortunately, london-client fails to run:

[talbert@localhost ~]$ london-client 
London Law does not appear to be installed.
Attempting to launch client from current directory...
Traceback (most recent call last):
  File "/usr/bin/london-client", line 29, in <module>
    import londonlaw.guiclient
  File "/usr/lib/python2.7/site-packages/londonlaw/guiclient/__init__.py", line 26, in <module>
    from wxPython.wx import *
ImportError: No module named wxPython.wx

Debian has patched their londonlaw package.  Their patch would likely resolve the issues:
https://sources.debian.net/data/main/l/londonlaw/0.2.1-18/debian/patches/wxpy3.0-compat.patch

Comment 1 Hans de Goede 2015-02-20 14:47:09 UTC
Thanks for the bug report, and for the link to the Debian patch. A fixed package is building now for F22+, closing.


Note You need to log in before you can comment on or make changes to this bug.