[gpodder-devel] Win32 installer for gPodder 0.13.0 - please test!

  • From: leonid.phoenix at gmail.com (Leonid Ponomarev)
  • Date: Tue, 28 Oct 2008 20:56:05 +0500

I gues, there's something messed with libraries paths: when I copy all gtk
dlls in gpodder dir, it starts...

but with rectangles instead of normal characters, and outputs:

C:\Program Files\PyGTK\GTK\bin>"C:\Program Files\PyGTK\Python\python.exe"
"C:\Pr
ogram Files\gPodder\bin\gpodder.pyw"
C:\Program Files\gPodder\src\gpodder\gui.py:519: PangoWarning: No builtin or
dyn
amically
loaded modules were found. Pango will not work correctly.
This probably means there was an error in the creation of:
  'C:\Program Files\gPodder\etc\pango\pango.modules'
You should create this file by running pango-querymodules.
  self.gPodder.show()
C:\Program Files\gPodder\src\gpodder\gui.py:519: PangoWarning: pango_shape
calle
d with bad font, expect ugly output
  self.gPodder.show()
C:\Program Files\gPodder\src\gpodder\gui.py:519: PangoWarning:
pango_font_get_gl
yph_extents called with bad font, expect ugly output
  self.gPodder.show()
C:\Program Files\gPodder\src\gpodder\gui.py:519: GtkWarning: Cannot open
pixbuf
loader module file 'C:\Program
Files\gPodder\etc\gtk-2.0\gdk-pixbuf.loaders': No
 such file or directory
  self.gPodder.show()
C:\Program Files\gPodder\src\gpodder\gui.py:519: GtkWarning: Could not find
the
icon 'multimedia-player'. The 'hicolor' theme
was not found either, perhaps you need to install it.
You can get a copy from:
  http://icon-theme.freedesktop.org/releases
  self.gPodder.show()
C:\Program Files\gPodder\src\gpodder\SimpleGladeApp.py:299: PangoWarning:
_pango
_cairo_font_install called with bad font, expect ugly output
  gtk.main()
C:\Program Files\gPodder\src\gpodder\SimpleGladeApp.py:299: PangoWarning:
pango_
font_get_font_map called with bad font, expect ugly output
  gtk.main()
C:\Program Files\gPodder\src\gpodder\SimpleGladeApp.py:299: PangoWarning:
_pango
_cairo_font_map_get_renderer: assertion `PANGO_IS_CAIRO_FONT_MAP (fontmap)'
fail
ed
  gtk.main()
C:\Program Files\gPodder\src\gpodder\SimpleGladeApp.py:299: PangoWarning:
pango_
font_get_metrics called with bad font, expect ugly output
  gtk.main()
C:\Program Files\gPodder\src\gpodder\gui.py:219: PangoWarning:
_pango_cairo_font
_map_get_renderer: assertion `PANGO_IS_CAIRO_FONT_MAP (fontmap)' failed
  response = dlg.run()


On Tue, Oct 28, 2008 at 20:14, Thomas Perl <thp at perli.net> wrote:

> Leonid Ponomarev wrote:
> > Now , with alternative pygtk installer, python don't complain about
> > missing libraries, 'cause new installer contains it. Now python says
> > what is in second screenshot shown. I guess, iconv is too old or python
> > too new or something around dll incomtatibilities.
>
> It should work when you put the iconv.dll into the correct folder, I
> guess. Please try that somehow ;)
>
> > Btw, it's interesting:
> >
> > when I try to start gpodder in CLI via python, not pythonw, I see this
> > trace:
> >
> > C:\Program Files\gPodder\bin>"C:\Program Files\PyGTK\Python\python.exe"
> > gpodder.
> > pyw
> > Traceback (most recent call last):
> >   File "C:\Program Files\gPodder\bin\gpodder.pyw", line 176, in <module>
> >   sys.exit( main())
> >   File "C:\Program Files\gPodder\bin\gpodder.pyw", line 127, in main
> >   gpodder.interface = gpodder.GUI
> > AttributeError: 'module' object has no attribute 'GUI'
>
> That's expected. If you call it from the "bin" folder, the "gpodder"
> module will be the gpodder.pyw file, not ../src/gpodder/__init__.py -
> and this is why you get the error. If you start it in a folder other
> than "bin", it works. like in:
>
> C:\Program Files\gPodder>"C:\Program Files\PyGTK\Python\python.exe"
> "bin\gpodder.pyw"
>
> Maybe you should try that.
>
> Thanks,
> Thomas
> _______________________________________________
> gpodder-devel mailing list
> gpodder-devel at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/gpodder-devel
>



-- 
Best regards,
Leonid "PhoeniX" Ponomarev
Jabber: Leonid.phoenix at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<https://lists.berlios.de/pipermail/gpodder-devel/attachments/20081028/66096f95/attachment.html>

Other related posts: