El vie, 23-09-2005 a las 00:48 -0700, Debian Bug Tracking System
escribió:

> > gnome-blog-poster crashes when run:
> > 
> > $ gnome-blog-poster
> > /usr/lib/python2.3/site-packages/gtk-2.0/gnome/vfs.py:4:
> > DeprecationWarning: Module gnome.vfs is deprecated; please import
> > gnomevfs instead
> >   DeprecationWarning)
> >   Using gconf_prefix /apps/gnome-blog
> >   Traceback (most recent call last):
> >     File "/usr/bin/gnome-blog-poster", line 52, in ?
> >         app = BloggerApp()
> >       File "/usr/bin/gnome-blog-poster", line 35, in __init__
> >           on_entry_posted=self._onEntryPosted)
> >             File
> >             "/usr/lib/python2.3/site-packages/gnomeblog/blog_poster.py",
> >             line 37, in __init__
> >                 self.blogEntry   = rich_entry.RichEntry()
> >                   File
> >                   
> > "/usr/lib/python2.3/site-packages/gnomeblog/rich_entry.py",
> >                   line 21, in __init__
> >                       self.set_editable(TRUE)
> >                       NameError: global name 'TRUE' is not defined
> >                       
> 
> I don't know how you did it but this line doesn't exist as is in
> gnome-blog, 0.8-4, where it uses gtk.TRUE and works.
> 
> Looking at the history of that particular file
>   http://cvs.gnome.org/viewcvs/gnome-blog/rich_entry.py?rev=1.23&view=log
> I can't even find when it would have been the line you suggest.  (the only
> change is a move from gtk.TRUE to Python True constant in May)
> 
> You probably should reinstall gnome-blog to fix your problem; feel
> free to reopen the bug if you still experience the same problem.

I reinstalled gnome-blog y the dependent packages too: python,
phton-gnome2, python-gnome2-extras.

Now the result of running gnome-blog-poster is:

$ gnome-blog-poster
/usr/lib/python2.3/site-packages/gtk-2.0/gnome/vfs.py:4:
DeprecationWarning: Module gnome.vfs is deprecated; please import
gnomevfs instead
  DeprecationWarning)
Using gconf_prefix /apps/gnome-blog
/usr/lib/python2.3/site-packages/gnomeblog/rich_entry.py:21:
GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead
  self.set_editable(gtk.TRUE)
Traceback (most recent call last):
  File "/usr/bin/gnome-blog-poster", line 52, in ?
    app = BloggerApp()
  File "/usr/bin/gnome-blog-poster", line 35, in __init__
    on_entry_posted=self._onEntryPosted)
  File "/usr/lib/python2.3/site-packages/gnomeblog/blog_poster.py", line
40, in __init__
    if use_gtkspell:
UnboundLocalError: local variable 'use_gtkspell' referenced before
assignment

On the other side, if I put the gnome-blog-poster applet in the gnome
panel, it goes there, but when I click it, it shows me a grey window,
instead of a entering-text window. Besides that, I can't close the grey
window, I only can remove the applet from the panel



-- 
Vuoi sapere di più su quello che succede qui?
leggi il mio diario a http://www.chiesamissionaria.it/diario

Buon Cammino!

don Paolo Benvenuto

Visita l'enciclopedia libera, dove puoi contribuire anche tu:
http://it.wikipedia.org/


Reply via email to