Using french locale, twitter doesn't retrieve messages

Bug #252719 reported by Bruno Bord
50
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Gwibber
Fix Released
High
Ryan Paul

Bug Description

At list in french locale, the twitter message retrieving dumps an error related to date/time conversion.

protocol: twitter
message: Failed to retrieve messages
ValueError: time data did not match format: data=Mon Jul 28 21:25:00 +0000 2008 fmt=%a %b %d %H:%M:%S +000 %Y

Revision history for this message
Ryan Paul (segphault) wrote :

Thanks for figuring this out! I never would have guessed that it was a locale issue. I'm currently working on finding a way to eliminate the need for specifying a date/time format altogether, but if I can't do that then I'll definitely be using your patch.

Changed in gwibber:
assignee: nobody → segphault
importance: Undecided → High
status: New → Confirmed
Revision history for this message
Ryan Paul (segphault) wrote :

I just migrated over to the mx.DateTime parser in the webkitui branch. Could one of you who is experiencing this problem with webkitui please give it a try with the latest revision and see if it still happens? If so, then I'll apply the locale switch fix. Thanks!

Revision history for this message
sgimeno (sgimeno) wrote :

It's doesn't works, I update from Bazaar and installed and it gives the same error I use Kubuntu Hardy with Spanish locales.

Revision history for this message
Ryan Paul (segphault) wrote :

Thanks, Bruno! I've committed your fix.

Changed in gwibber:
status: Confirmed → Fix Released
Revision history for this message
Benoit St-André (benoit-st-andre) wrote :

Confirming the problem here too, with locale fr_CA. Seems the fix is not in version 0.7~bzr101~hardy~ppa1 , is it ? Any updated package available ?

Revision history for this message
Benoit St-André (benoit-st-andre) wrote :

Using 0.7~bzr151~intrepid~ppa0 , the bug doesn't seem to occur anymore (no need to switch to LC_ALL=C , it works under my fr_CA locale).

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.