[Bug 731630] Re: gwibber crashed with KeyError in setup_ui(): 'stream'

2012-04-10 Thread Launchpad Bug Tracker
[Expired for gwibber (Ubuntu) because there has been no activity for 60
days.]

** Changed in: gwibber (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/731630

Title:
  gwibber crashed with KeyError in setup_ui(): 'stream'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/731630/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 731630] Re: gwibber crashed with KeyError in setup_ui(): 'stream'

2012-02-10 Thread Bilal Shahid
Thank you for taking the time to report this bug and helping to make Ubuntu 
better, 
this should be fixed in the upcoming 3.3.4 release.

** Changed in: gwibber (Ubuntu)
   Status: Confirmed = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/731630

Title:
  gwibber crashed with KeyError in setup_ui(): 'stream'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/731630/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 731630] Re: gwibber crashed with KeyError in setup_ui(): 'stream'

2012-02-10 Thread Bilal Shahid
** Changed in: gwibber (Ubuntu)
   Status: Invalid = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/731630

Title:
  gwibber crashed with KeyError in setup_ui(): 'stream'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/731630/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 731630] Re: gwibber crashed with KeyError in setup_ui(): 'stream'

2011-05-13 Thread Mace
Thanks ^Again617, i had the same [{}] in
apps/gwibber/preferences/streams. Removed it and now Gwibber starts up
again properly. The other gwibber-* commands were working all the time,
but just not the Gwibber main window.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/731630

Title:
  gwibber crashed with KeyError in setup_ui(): 'stream'

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 731630] Re: gwibber crashed with KeyError in setup_ui(): 'stream'

2011-05-13 Thread crazyserver
It can be solved by code bt adding a test on line 254 of client.py:


self.update_menu_availability()
for stream in streams:
-  if stream[stream]:
+ if stream in stream and stream[stream]:
gobject.idle_add(lambda: 
self.service.UpdateIndicators(stream[stream]))

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/731630

Title:
  gwibber crashed with KeyError in setup_ui(): 'stream'

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 731630] Re: gwibber crashed with KeyError in setup_ui(): 'stream'

2011-04-15 Thread Again617
It seems that sometimes when Gwibber crashes (for me it was
https://bugs.launchpad.net/gwibber/+bug/542748) it messes up a gconf
key. Particularly the one in apps/gwibber/preferences/streams. Mine was
set to [{}]. I changed that to [] and Gwibber launched but no streams
were visible. I hit the Gwibber menu button and then New Stream and
Gwibber works for me again. Now the value in gconf for me is:
[{account: null, transient: false, stream: messages}].

I hope this helps get the bug fixed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/731630

Title:
  gwibber crashed with KeyError in setup_ui(): 'stream'

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 731630] Re: gwibber crashed with KeyError in setup_ui(): 'stream'

2011-04-10 Thread Matt Bailey
Attempting to open Gwibber for the first time results in this issue - I
have three streams (all Twitter), and can't get Gwibber to open as a
result.

** Changed in: gwibber (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/731630

Title:
  gwibber crashed with KeyError in setup_ui(): 'stream'

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 731630] Re: gwibber crashed with KeyError in setup_ui(): 'stream'

2011-03-29 Thread Nicolas Schirrer
Hi Kamus,

Sorry for my late answer: coming back from a trip I performed the
updates, and the problem seems solved for today.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/731630

Title:
  gwibber crashed with KeyError in setup_ui(): 'stream'

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 731630] Re: gwibber crashed with KeyError in setup_ui(): 'stream'

2011-03-28 Thread Ron Lusk
What parameter in the gconf settings, please?

And when I inquire of apt-get, I'm told that I already have the latest
gwibber release installed.

What is Incomplete about this bug report that we can help with?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/731630

Title:
  gwibber crashed with KeyError in setup_ui(): 'stream'

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 731630] Re: gwibber crashed with KeyError in setup_ui(): 'stream'

2011-03-25 Thread Ron Lusk
Not sure what I can add:  I have three streams (two Twitter lists and
Facebook) that the system should be displaying when it comes up.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/731630

Title:
  gwibber crashed with KeyError in setup_ui(): 'stream'

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 731630] Re: gwibber crashed with KeyError in setup_ui(): 'stream'

2011-03-25 Thread Kamus
Hey Nicolas have you tried to upgrade your gwibber release to the latest
available in Natty? by the way, this issue could be also related to a
parameter in your gconf settings.

** Changed in: gwibber (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/731630

Title:
  gwibber crashed with KeyError in setup_ui(): 'stream'

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 731630] Re: gwibber crashed with KeyError in setup_ui(): 'stream'

2011-03-09 Thread Kamus
** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/731630

Title:
  gwibber crashed with KeyError in setup_ui(): 'stream'

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs