GNOME Bugzilla – Bug 304757
gnome-blog-poster doesnt run successfully on FreeBSD 4.10
Last modified: 2005-05-19 18:53:45 UTC
$ uname -spr FreeBSD 4.10-20040605 i386 $ /usr/X11R6/bin/gnome-blog-poster /usr/local/lib/python2.4/site-packages/gtk-2.0/gnome/vfs.py:4: DeprecationWarning: Module gnome.vfs is deprecated; please import gnomevfs instead DeprecationWarning) /home/jagadish/.gtkrc-2.0:2: Unable to find include file: ".gtkrc-2.0-scrollbar_cog" /usr/X11R6/bin/gnome-blog-poster:31: GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead if (value == None or value == gtk.FALSE): Traceback (most recent call last):
+ Trace 59902
app = BloggerApp()
poster._showPrefDialog()
$ pkg_info -x gnomeblog | head -1 Information for gnomeblog-0.8_1: $ pkg_info -x python | head -1 Information for python-2.4.1_1: For what its worth, I've built these apps from FreeBSD ports.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. Should be fixed in CVS or 0.9 *** This bug has been marked as a duplicate of 163795 ***