gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] wxpython and mac display bug solved ?


From: Karsten Hilbert
Subject: Re: [Gnumed-devel] wxpython and mac display bug solved ?
Date: Fri, 20 Aug 2004 08:07:52 +0200
User-agent: Mutt/1.3.22.1i

> > > ... "<module 'pyPgSQL.PgSQL' from 
> > > '/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-packages/pyPgSQL/PgSQL.pyc'>":
> > >  
> >  
> > So what you might *really* need is: 
> >     
> > /System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-packages/Gnumed
> >  
> > 
> > pointing to 
> > 
> >     ~/gnumed/gnumed/client 
> > 
> Yes it was already there. Lost too... :-( 
So we might need to resort to some googling re 3rd party
Python package installation on Mac OSX.

> > Added a workaround. Can you please check gmBMIWidgets and 
> > gmPregWidgets and add the workaround there, too ? 
> Where did you add the workaround ? 
In gmHorstSpace.gmPluginLoadProgressBar.__init__().

> So, the actual problem with gnumed quitting when loading plugins is 
> probably due to recent changes in CVS... 
You might want to diff your old against your new folder to
find out.

> What is missing in wxpython for mac ? A class named LoadFile ?
A method LoadFile() in the class wxIcon:

...
> [PANIC] (wxpython/gnumed.py:address@hidden):   File 
> "/Users/dom/gnumed/gnumed/Gnumed/wxpython/gmHorstSpace.py", line 49, in 
> __init__<#10-0x0A-lf>
>    icon.LoadFile(png_fname, wxBITMAP_TYPE_PNG)<#10-0x0A-lf> 
> [PANIC] (wxpython/gnumed.py:address@hidden): AttributeError: 'Icon' object 
> has no attribute 'LoadFile'<#10-0x0A-lf> 

Karsten
-- 
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346




reply via email to

[Prev in Thread] Current Thread [Next in Thread]