this time after aptitude update it installed 3.4.1-0ubuntu1.1:
stefan@***:~$ sudo aptitude install gwibber-service/precise-proposed 
gwibber/precise-proposed
The following NEW packages will be installed:
  gwibber gwibber-service gwibber-service-facebook{a} 
  gwibber-service-identica{a} gwibber-service-twitter{a} libgtkspell-3-0{a} 
  libgwibber-gtk2{a} libgwibber2{a} python-libproxy{a} 
0 packages upgraded, 9 newly installed, 0 to remove and 32 not upgraded.
Need to get 216 kB/376 kB of archives. After unpacking 2040 kB will be used.
Do you want to continue? [Y/n/?] 
Get: 1 http://si.archive.ubuntu.com/ubuntu/ precise/main libgtkspell-3-0 i386 
3.0.0~hg20110814-1 [15,1 kB]
Get: 2 http://si.archive.ubuntu.com/ubuntu/ precise-proposed/main 
gwibber-service all 3.4.1-0ubuntu1.1 [40,2 kB]
Get: 3 http://si.archive.ubuntu.com/ubuntu/ precise-proposed/main gwibber i386 
3.4.1-0ubuntu1.1 [156 kB]
Get: 4 http://si.archive.ubuntu.com/ubuntu/ precise/main python-libproxy all 
0.4.7-0ubuntu4 [4182 B]
Fetched 216 kB in 0s (312 kB/s)          
Selecting previously unselected package libgtkspell-3-0.
(Reading database ... 268596 files and directories currently installed.)
Unpacking libgtkspell-3-0 (from 
.../libgtkspell-3-0_3.0.0~hg20110814-1_i386.deb) ...
Selecting previously unselected package gwibber-service.
Unpacking gwibber-service (from .../gwibber-service_3.4.1-0ubuntu1.1_all.deb) 
...
Selecting previously unselected package libgwibber2.
Unpacking libgwibber2 (from .../libgwibber2_3.4.1-0ubuntu1_i386.deb) ...
Selecting previously unselected package libgwibber-gtk2.
Unpacking libgwibber-gtk2 (from .../libgwibber-gtk2_3.4.1-0ubuntu1_i386.deb) ...
Selecting previously unselected package gwibber.
Unpacking gwibber (from .../gwibber_3.4.1-0ubuntu1.1_i386.deb) ...
Selecting previously unselected package gwibber-service-facebook.
Unpacking gwibber-service-facebook (from 
.../gwibber-service-facebook_3.4.1-0ubuntu1_all.deb) ...
Selecting previously unselected package gwibber-service-identica.
Unpacking gwibber-service-identica (from 
.../gwibber-service-identica_3.4.1-0ubuntu1_all.deb) ...
Selecting previously unselected package gwibber-service-twitter.
Unpacking gwibber-service-twitter (from 
.../gwibber-service-twitter_3.4.1-0ubuntu1_all.deb) ...
Selecting previously unselected package python-libproxy.
Unpacking python-libproxy (from .../python-libproxy_0.4.7-0ubuntu4_all.deb) ...
Processing triggers for gconf2 ...
Processing triggers for libglib2.0-0 ...
Processing triggers for desktop-file-utils ...
Processing triggers for gnome-menus ...
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for hicolor-icon-theme ...
Setting up libgtkspell-3-0 (3.0.0~hg20110814-1) ...
Setting up gwibber-service (3.4.1-0ubuntu1.1) ...
Setting up libgwibber2 (3.4.1-0ubuntu1) ...
Setting up libgwibber-gtk2 (3.4.1-0ubuntu1) ...
Setting up gwibber (3.4.1-0ubuntu1.1) ...
Setting up gwibber-service-facebook (3.4.1-0ubuntu1) ...
Setting up gwibber-service-identica (3.4.1-0ubuntu1) ...
Setting up gwibber-service-twitter (3.4.1-0ubuntu1) ...
Setting up python-libproxy (0.4.7-0ubuntu4) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place

...
(gwibber:15857): GLib-GObject-WARNING **: g_object_set_property: object class 
`GwibberAccount' has no property named `uid'
Traceback (most recent call last):
  File "/usr/share/gwibber/plugins/facebook/gtk/facebook/__init__.py", line 
171, in on_facebook_auth_title_change
    self.ui.get_object("fb_auth_done_label").set_label(_("%s has been 
authorized by Facebook") % str(self.account["username"]))
UnicodeEncodeError: 'ascii' codec can't encode character u'\u0160' in position 
0: ordinal not in range(128)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gwibber in Ubuntu.
https://bugs.launchpad.net/bugs/938667

Title:
  gwibber-accounts crashed with UnicodeEncodeError in
  on_facebook_auth_title_change(): 'ascii' codec can't encode characters
  in position 0-7: ordinal not in range(128)

Status in “gwibber” package in Ubuntu:
  Fix Released
Status in “gwibber” source package in Precise:
  Confirmed

Bug description:
  during add of facebook account

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: gwibber 3.3.6-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-17.26-generic 3.2.6
  Uname: Linux 3.2.0-17-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 1.92-0ubuntu1
  Architecture: amd64
  Date: Wed Feb 22 17:20:03 2012
  ExecutablePath: /usr/bin/gwibber-accounts
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 
(20120201.1)
  InterpreterPath: /usr/bin/python2.7
  ProcCmdline: python /usr/bin/gwibber-accounts
  PythonArgs: ['/usr/bin/gwibber-accounts']
  SourcePackage: gwibber
  Title: gwibber-accounts crashed with UnicodeEncodeError in 
on_facebook_auth_title_change(): 'ascii' codec can't encode characters in 
position 0-7: ordinal not in range(128)
  Traceback:
   Traceback (most recent call last):
     File "/usr/share/gwibber/plugins/facebook/gtk/facebook/__init__.py", line 
170, in on_facebook_auth_title_change
       self.ui.get_object("fb_auth_done_label").set_label(_("%s has been 
authorized by Facebook") % str(self.account["username"]))
   UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-7: 
ordinal not in range(128)
  UpgradeStatus: Upgraded to precise on 2012-02-21 (0 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to