[Bug 572208] Re: Can't create facebook account on Gwibber

2010-05-01 Thread Omer Akram
*** This bug is a duplicate of bug 552227 ***
https://bugs.launchpad.net/bugs/552227

Thanks for taking time to report this bug and helping to make ubuntu
better. This particular bug has already been reported but feel free to
report any other bugs you may find.

** Changed in: gwibber (Ubuntu)
   Status: Incomplete => Invalid

** This bug has been marked a duplicate of bug 552227
   gwibber-accounts crashed with KeyError in get_account_data()

-- 
Can't create facebook account on Gwibber
https://bugs.launchpad.net/bugs/572208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 572208] Re: Can't create facebook account on Gwibber

2010-04-30 Thread cdeze
I add a line 
print config in code of account .py


Updating...
Saving...
color
receive_enabled
send_enabled
username
Could not identify preference: username
session_key
Could not identify preference: session_key
private:secret_key
{u'color': '#64006C', u'send_enabled': True, 'protocol': u'facebook', 
u'receive_enabled': True}
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/gwibber/accounts.py", line 184, in 
on_edit_account_save
self.get_account_data()
  File "/usr/lib/python2.6/dist-packages/gwibber/accounts.py", line 355, in 
get_account_data
aId = "%s-%s" % (self.account["protocol"], self.account["username"])
KeyError: 'username'



could it be a cookie problem with the wizard ?

-- 
Can't create facebook account on Gwibber
https://bugs.launchpad.net/bugs/572208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 572208] Re: Can't create facebook account on Gwibber

2010-04-30 Thread scalawag
My username is correct since it's the same i use on facebook.
Could it be that my username(email) has an underscore?

-- 
Can't create facebook account on Gwibber
https://bugs.launchpad.net/bugs/572208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 572208] Re: Can't create facebook account on Gwibber

2010-04-30 Thread scalawag
** (gwibber:2077): WARNING **: Trying to register gtype
'WnckWindowState' as enum when in fact it is of type 'GFlags'

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

** (gwibber:2077): WARNING **: Trying to register gtype 
'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'
No dbus monitor yet
Updating...
Updating...

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

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

** (gwibber-accounts:2187): WARNING **: Trying to register gtype 
'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'
Updating...
Saving...
Could not identify preference: username
Could not identify preference: session_key
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/gwibber/accounts.py", line 184, in 
on_edit_account_save
self.get_account_data()
  File "/usr/lib/python2.6/dist-packages/gwibber/accounts.py", line 353, in 
get_account_data
aId = "%s-%s" % (self.account["protocol"], self.account["username"])
KeyError: 'username'
Updating...
ERROR:dbus.proxies:Introspect error on 
com.Gwibber.Accounts:/com/gwibber/Accounts: dbus.exceptions.DBusException: 
org.freedesktop.DBus.Error.ServiceUnknown: The name com.Gwibber.Accounts was 
not provided by any .service files
ERROR:dbus.proxies:Introspect error on 
com.Gwibber.Streams:/com/gwibber/Streams: dbus.exceptions.DBusException: 
org.freedesktop.DBus.Error.ServiceUnknown: The name com.Gwibber.Streams was not 
provided by any .service files

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

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

** (gwibber-accounts:2249): WARNING **: Trying to register gtype 
'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'
Updating...
Saving...
Could not identify preference: username
Could not identify preference: session_key
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/gwibber/accounts.py", line 184, in 
on_edit_account_save
self.get_account_data()
  File "/usr/lib/python2.6/dist-packages/gwibber/accounts.py", line 353, in 
get_account_data
aId = "%s-%s" % (self.account["protocol"], self.account["username"])
KeyError: 'username'

-- 
Can't create facebook account on Gwibber
https://bugs.launchpad.net/bugs/572208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 572208] Re: Can't create facebook account on Gwibber

2010-04-30 Thread Omer Akram
Thanks for taking time to report this bug and helping to make ubuntu
better. Can you please logout and login again and then start gwibber
from terminal and paste what is shown in the terminal.

** Changed in: gwibber (Ubuntu)
   Importance: Undecided => Low

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

-- 
Can't create facebook account on Gwibber
https://bugs.launchpad.net/bugs/572208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 572208] Re: Can't create facebook account on Gwibber

2010-04-30 Thread scalawag
I forgot to say that this happens on a fresh Lucid 32bit install.

-- 
Can't create facebook account on Gwibber
https://bugs.launchpad.net/bugs/572208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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