Comment 4 for bug 544753

Revision history for this message
spanella (spanella) wrote : Re: [Bug 544753] Re: gwibber crashed with ValueError in items_in_section()

@Kamus, Not getting any output into the file with that command. But this is
what comes up in the terminal:

_____:~$ gwibber --debug > gwibber-debug.log

** (gwibber:2379): WARNING **: Trying to register gtype 'WnckWindowState' as
enum when in fact it is of type 'GFlags'

** (gwibber:2379): WARNING **: Trying to register gtype 'WnckWindowActions'
as enum when in fact it is of type 'GFlags'

** (gwibber:2379): WARNING **: Trying to register gtype
'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'
Traceback (most recent call last):
  File "/usr/bin/gwibber", line 50, in <module>
    from gwibber import client
  File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 3, in
<module>
    import gtk, gobject, gwui, util, resources, actions, json, gconf
  File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 2, in
<module>
    import os, json, urlparse, resources, util
  File "/usr/lib/python2.6/dist-packages/gwibber/util.py", line 2, in
<module>
    from microblog.util.couch import RecordMonitor
  File "/usr/lib/python2.6/dist-packages/gwibber/microblog/util/couch.py",
line 10, in <module>
    OAUTH_DATA = desktopcouch.local_files.get_oauth_tokens()
  File "/usr/lib/python2.6/dist-packages/desktopcouch/local_files.py", line
323, in get_oauth_tokens
    oauth_token_secrets = cf.items_in_section("oauth_token_secrets")[0]
  File "/usr/lib/python2.6/dist-packages/desktopcouch/local_files.py", line
189, in items_in_section
    raise ValueError("Section %r not present." % (section_name,))
ValueError: Section 'oauth_token_secrets' not present.

----
Was gonna try a fresh install when the final comes out and recheck. I also
erased everything having to do with gwibber from my /home that i could find.
I had installed one of the initial versions quite awhile ago

On Tue, Apr 13, 2010 at 2:30 PM, Kamus <email address hidden> wrote:

> @spanella, Please could you run under latest version of gwibber: gwibber
> --debug > gwibber-debug.log and attach output to your report (following
> your steps to reproduce this issue), Thanks!
>
> ** Changed in: gwibber (Ubuntu)
> Status: New => Incomplete
>
> --
> gwibber crashed with ValueError in items_in_section()
> https://bugs.launchpad.net/bugs/544753
> You received this bug notification because you are a direct subscriber
> of the bug.
>