← Back to team overview

gtg team mailing list archive

[Bug 472386] Re: [gtg 0.2] RTM Plugins and special chars

 

Ok, they are in the Inbox thank you.

$locale 
LANG=fr_FR
LC_CTYPE="fr_FR"
LC_NUMERIC="fr_FR"
LC_TIME="fr_FR"
LC_COLLATE="fr_FR"
LC_MONETARY="fr_FR"
LC_MESSAGES="fr_FR"
LC_PAPER="fr_FR"
LC_NAME="fr_FR"
LC_ADDRESS="fr_FR"
LC_TELEPHONE="fr_FR"
LC_MEASUREMENT="fr_FR"
LC_IDENTIFICATION="fr_FR"
LC_ALL=

I used to have some charset problems with python on my debian lenny. I
will try this evening with Ubuntu to see if the problem is from my
Debian.

Thank you for your help

ps : I have another problem : the tree between tasks is not kept with
RTM sync. Is it normal ? Should I open a new bug report ?

-- 
[gtg 0.2] RTM Plugins and special chars
https://bugs.launchpad.net/bugs/472386
You received this bug notification because you are a member of Gtg
developers, which is subscribed to Getting Things GNOME!.

Status in Getting Things GNOME!: In Progress

Bug description:
Hi,

I have tried GTG 0.2 and enabled the "Remember the Milk" plugin to try to have a task synchronization on several computers.

Yesterday evening, at home (on ubuntu karmic), I added my GTG task to RTM by clicking on the RTM icon. -> my GTG tasks were uploaded and added to my RTM account

And this morning, at work (debian lenny), I clicked on the RTM icon on GTG 0.2 (so on another computer), and my RTM tasks added yesterday evening have been downloaded and added. But there is a problem with specials chars : they are replaced with other chars.

For example "à" is replaced with "\u00e0", "è" with "\u00e8" etc.

This is the informations I have in my console :

GTG/plugins/rtm_sync/rtm_proxy.py:28: ImportWarning: simplejson module is not available, falling back to the internal JSON parser. Please consider installing the simplejson module from http://pypi.python.org/pypi/simplejson.
  import rtm

I have tried to watch on the RTM website to see if the problem is on the web interface but I don't see my GTG tasks on it (I don't know if it is normal, I have just created an account on it to sync GTG tasks).

I have seen on the GTG website that you guys are waiting for some feedback on GTG 0.2 so I give my problem here, I don't know if the bugs on plugins should be here but the RTM plugin is integrated in GTG by default so I think this is important.

Anyway, thank you for your work and for this nice application.





References