Thomas Perl wrote:
> Hello, Chris!
>
Hi Thomas!
> Looking at
>
> http://webcvs.cairographics.org/pycairo/NEWS?revision=1.20&view=markup
>
> I see that in "Overview of changes from pycairo 1.0.2 to pycairo 1.1.6",
> write_to_png() has been changed to write to file-like objects:
>
> surface.write_to_png() and ImageSurface.create_from_png() can
> now write to file-like objects (like StringIO).
>
> This means that starting from pycairo 1.1.6, gPodder will work as
> expected.
I updated using the opensuse repo to pycairo 1.2.2 and get this error
when starting gpodder:
Traceback (most recent call last):
File "/usr/bin/gpodder", line 148, in ?
sys.exit( main())
File "/usr/bin/gpodder", line 109, in main
from gpodder import console
File "usr/lib/python2.4/site-packages/gpodder/console.py", line 20, in ?
File "usr/lib/python2.4/site-packages/gpodder/util.py", line 35, in ?
File "/usr/lib/python2.4/site-packages/gtk-2.0/gtk/__init__.py", line
37, in ? from _gtk import *
File "/usr/lib/python2.4/site-packages/cairo/__init__.py", line 1, in ?
from _cairo import *
ImportError: /usr/lib/python2.4/site-packages/cairo/_cairo.so: undefined
symbol: cairo_ps_surface_dsc_begin_setup
>
> Things will work with the patch I sent you some days ago, if you decide
> to stick with the old pycairo version. As soon as you update your
> distribution to a newer release (or pycairo is updated for your
> release), things should start working without problems.
>
I tried putting the patch in the .config/gpodder folder and running the
patch but nothing happened, it just sat there at the CL. Do i have to
use only the svn and patch together or can i run the patch in the
.config/gpodder folder and it work?
> If you don't miss the new features and can live with the bugs, you can
> also downgrade to gPodder 0.10.2. Please note this is not really a "bug"
> in gPodder, but simply a downwards compatibility issue of pycairo.
> gPodder uses a feature (write_to_png being able to write to a StringIO
> object) that has only been added to pycairo in version 1.1.6).
>
I know this is not a bug with gpodder (this is not the first time i ran
into this with SLED). I really wanted 0.10.3 for the itms and other
protocol but am willing to put 10.2 back on if i could get the link to
download it from you?
_______________________________________________
gpodder-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-devel