|
From: Bernd E. <mo...@su...> - 2009-08-07 20:44:28
|
John Hunter schrieb: > On Fri, Aug 7, 2009 at 10:34 AM, John Hunter<jd...@gm...> wrote: > >> Unfortunately, the exception glib.GError is gtk version dependent so I >> can't easily catch it. I am loathe to do a blanket except catch, but >> I am not sure what the alternative is here. > > I committed a change to the release branch (I did not try setting the > png if the svg failed, I just give up on the icon) -- if you could > test from the svn repo: > > > svn co https://matplotlib.svn.sf.net/svnroot/matplotlib/branches/v0_99_maint > mpl99 It works now, but as expected I get no icon. Not sure if I don't like my hack better... I suspect it has to do with my glib or gtk installation (both compiled from source). Maybe I'll ask the folks there. Thanks anyway, Bernd -- Bernd Eggink http://sudrala.de |