First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 204347
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ryan Hill <dirtyepic@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
londonlaw-0.2.1-wxversion.patch londonlaw-0.2.1-wxversion.patch patch Ryan Hill 2008-01-04 23:23 0000 539 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 204347 depends on: Show dependency tree
Show dependency graph
Bug 204347 blocks: 178727
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-01-04 23:20 0000
the attached patch makes the londonlaw gui use wxpython 2.6 even if other
versions are installed.  it fixes an error when trying to run the client with
wxpython 2.8 installed.


dirtyepic@tycho ~ $ london-client
/usr/lib/python2.5/site-packages/londonlaw/guiclient/__init__.py:26:
DeprecationWarning: The wxPython compatibility package is no longer
automatically generated or actively maintained.  Please switch to the wx
package as soon as possible.
  from wxPython.wx import *
London Law does not appear to be installed.
Attempting to launch client from current directory...
/usr/lib/python2.5/site-packages/londonlaw/guiclient/__init__.py:26:
DeprecationWarning: The wxPython compatibility package is no longer
automatically generated or actively maintained.  Please switch to the wx
package as soon as possible.
  from wxPython.wx import *
Traceback (most recent call last):
  File "/usr/games/bin/london-client", line 29, in <module>
    import londonlaw.guiclient
  File "/usr/lib/python2.5/site-packages/PIL/__init__.py", line 26, in <module>

  File "/usr/lib/python2.5/site-packages/PIL/__init__.py", line 15, in <module>

  File "usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wxPython/_wx.py",
line 8, in <module>
  File "usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wxPython/_misc.py",
line 456, in <module>
AttributeError: 'module' object has no attribute
'DateTime_GetNumberOfDaysinYear'

------- Comment #1 From Ryan Hill 2008-01-04 23:23:52 0000 -------
Created an attachment (id=140135) [edit]
londonlaw-0.2.1-wxversion.patch

------- Comment #2 From Ryan Hill 2008-01-05 00:42:51 0000 -------
Fixed.

First Last Prev Next    No search results available      Search page      Enter new bug