after preparing package sources as defined in https://wiki.ubuntu.com/Testing/EnableProposed : stefan@***:~$ sudo aptitude remove gwibber The following packages will be REMOVED: gwibber 0 packages upgraded, 0 newly installed, 1 to remove and 0 not upgraded. Need to get 0 B of archives. After unpacking 809 kB will be freed. (Reading database ... 268833 files and directories currently installed.) Removing gwibber ... Processing triggers for hicolor-icon-theme ... Processing triggers for desktop-file-utils ... Processing triggers for gnome-menus ... Processing triggers for bamfdaemon ... Rebuilding /usr/share/applications/bamf.index...
stefan@***:~$ sudo aptitude install gwibber/precise-proposed Unable to find an archive "precise-proposed" for the package "gwibber" Unable to find an archive "precise-proposed" for the package "gwibber" The following NEW packages will be installed: gwibber 0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B/156 kB of archives. After unpacking 809 kB will be used. Selecting previously unselected package gwibber. (Reading database ... 268741 files and directories currently installed.) Unpacking gwibber (from .../gwibber_3.4.1-0ubuntu1_i386.deb) ... 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 gwibber (3.4.1-0ubuntu1) ... During Facebook authorization i got: ... (gwibber:10040): 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) Unfortunately it doesn't seem fixed yet. -- 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: Fix Committed 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