GTG

Imported Task of evolution cannot be opened

Bug #589354 reported by Michael Langerhorst
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
GTG
Fix Released
Medium
Luca Invernizzi

Bug Description

I imported the following task from Evolution and there is no way to open it. I just can delete it or give it another due-date with the context-menue. BUT I can not open it and edit the content. I attached a Screenshot of the task.

Title of the task is:

RÜNES Geld - Geldanlage usw. Veranstaltung - Notiz

Content is the following:

Servus Karin und Michael!
>
>
>
> Wäre nicht einmal ein Finanzkochkurs etwas für die Neuhofner Frauen??
>
> http://www.wertorientierung.at/index.php?option=com_content&view=article&id=7&phpMyAdmin=84c2a44b7416a21c2bc4f94d4f8ba7b5&Itemid=23
>
>
>
> Habe den Link zur http://www.wertorientierung.at auf der http://www.gruenesgeld.at gefunden
>
>
>
> Alternativ könnten wir ja auch einen Vortrag zu grünem (nachhaltigen) Geldanlagen (nicht nur für Frauen) machen….
>
> Die Perchtoldsdorfer Grünen machen es gerade.

Revision history for this message
Michael Langerhorst (m-langerhorst) wrote :
Revision history for this message
Michael Langerhorst (m-langerhorst) wrote :

Version is 0.2.4 under ubuntu 10.04

Revision history for this message
Luca Invernizzi (invernizzi) wrote : Re: [Bug 589354] Re: Imported Task of evolution cannot be opened

Hi there. run gtg from the command line with the -d switch (gtg -d),
and report the output here.

On Thu, Jun 3, 2010 at 9:35 PM, Michael Langerhorst
<email address hidden> wrote:
> Version is 0.2.4 under ubuntu 10.04
>
> --
> Imported Task of evolution cannot be opened
> https://bugs.launchpad.net/bugs/589354
> You received this bug notification because you are subscribed to Getting
> Things GNOME!.
>
> Status in Getting Things GNOME!: New
>
> Bug description:
> I imported the following task from Evolution and there is no way to open it. I just can delete it or give it another due-date with the context-menue. BUT I can not open it and edit the content. I attached a Screenshot of the task.
>
> Title of the task is:
>
> RÜNES Geld - Geldanlage usw. Veranstaltung - Notiz
>
> Content is the following:
>
> Servus Karin und Michael!
>>
>>
>>
>> Wäre nicht einmal ein Finanzkochkurs etwas für die Neuhofner Frauen??
>>
>> http://www.wertorientierung.at/index.php?option=com_content&view=article&id=7&phpMyAdmin=84c2a44b7416a21c2bc4f94d4f8ba7b5&Itemid=23
>>
>>
>>
>> Habe den Link zur http://www.wertorientierung.at auf der http://www.gruenesgeld.at gefunden
>>
>>
>>
>> Alternativ könnten wir ja auch einen Vortrag zu grünem (nachhaltigen) Geldanlagen (nicht nur für Frauen) machen….
>>
>> Die Perchtoldsdorfer Grünen machen es gerade.
>
>
>

Revision history for this message
Michael Langerhorst (m-langerhorst) wrote :

Hi,

unfortunately, these not editable Tasks were automatically deleted at
the next start of gtg.

Michael

Am 2010-06-03 21:43, schrieb Luca Invernizzi:
> Hi there. run gtg from the command line with the -d switch (gtg -d),
> and report the output here.
>
> On Thu, Jun 3, 2010 at 9:35 PM, Michael Langerhorst
> <email address hidden> wrote:
>> Version is 0.2.4 under ubuntu 10.04
>>
>> --
>> Imported Task of evolution cannot be opened
>> https://bugs.launchpad.net/bugs/589354
>> You received this bug notification because you are subscribed to Getting
>> Things GNOME!.
>>
>> Status in Getting Things GNOME!: New
>>
>> Bug description:
>> I imported the following task from Evolution and there is no way to open it. I just can delete it or give it another due-date with the context-menue. BUT I can not open it and edit the content. I attached a Screenshot of the task.
>>
>> Title of the task is:
>>
>> RÜNES Geld - Geldanlage usw. Veranstaltung - Notiz
>>
>> Content is the following:
>>
>> Servus Karin und Michael!
>>>
>>>
>>>
>>> Wäre nicht einmal ein Finanzkochkurs etwas für die Neuhofner Frauen??
>>>
>>> http://www.wertorientierung.at/index.php?option=com_content&view=article&id=7&phpMyAdmin=84c2a44b7416a21c2bc4f94d4f8ba7b5&Itemid=23
>>>
>>>
>>>
>>> Habe den Link zur http://www.wertorientierung.at auf der http://www.gruenesgeld.at gefunden
>>>
>>>
>>>
>>> Alternativ könnten wir ja auch einen Vortrag zu grünem (nachhaltigen) Geldanlagen (nicht nur für Frauen) machen….
>>>
>>> Die Perchtoldsdorfer Grünen machen es gerade.
>>
>>
>>
>

Changed in gtg:
status: New → Incomplete
milestone: none → 0.3
Revision history for this message
Sergey Krupenin (skrupenin) wrote :

I face the same situation: after import from Evolution same tasks open, and other dont. After GTG restart those unopenable task disappear. I noticed that the matter is in contents of Description field. The fun is if copy task description thru clipboard to a new GTG task -- it both reopens and saved on quit.

Here are debug and sample task in ics format (import it into Evolution and Sync to GTG)

Traceback (most recent call last):
  File "/usr/share/gtg/GTG/taskeditor/taskviewserial.py", line 158, in unserialize
    element = xml.dom.minidom.parseString(data)
  File "/usr/lib/python2.6/xml/dom/minidom.py", line 1928, in parseString
    return expatbuilder.parseString(string)
  File "/usr/lib/python2.6/xml/dom/expatbuilder.py", line 940, in parseString
    return builder.parseString(string)
  File "/usr/lib/python2.6/xml/dom/expatbuilder.py", line 223, in parseString
    parser.Parse(string, True)
xml.parsers.expat.ExpatError: mismatched tag: line 30, column 29
Traceback (most recent call last):
  File "/usr/share/gtg/GTG/taskbrowser/browser.py", line 1501, in on_edit_active_task
    self.open_task(tid)
  File "/usr/share/gtg/GTG/taskbrowser/browser.py", line 847, in open_task
    clipboard = self.clipboard)
  File "/usr/share/gtg/GTG/taskeditor/editor.py", line 162, in __init__
    self.textview.insert("%s"%texte)
  File "/usr/share/gtg/GTG/taskeditor/taskview.py", line 244, in insert
    self.buff.deserialize(self.buff, self.mime_type, _iter, text)
glib.GError: Unknown error when trying to deserialize application/x-gtg-task

Revision history for this message
Sergey Krupenin (skrupenin) wrote :

Sorry: in the very begging of post -- is "some tasks open", not "same tasks" :-)

Revision history for this message
Luca Invernizzi (invernizzi) wrote :

this is probably caused by some character in your locale.
could you run "locale" in your terminal and paste the output here?

Revision history for this message
Sergey Krupenin (skrupenin) wrote :

locale see below.

Notice, that in attached earlier task there are not Cyrillic characters -- only English. I also noticed that come synched from Evolution tasks had Russian chars and opened well in GTG.

krupenin@krupenin-laptop:~$ locale
LANG=en_US.utf8
LC_CTYPE="en_US.utf8"
LC_NUMERIC="en_US.utf8"
LC_TIME="en_US.utf8"
LC_COLLATE="en_US.utf8"
LC_MONETARY="en_US.utf8"
LC_MESSAGES="en_US.utf8"
LC_PAPER="en_US.utf8"
LC_NAME="en_US.utf8"
LC_ADDRESS="en_US.utf8"
LC_TELEPHONE="en_US.utf8"
LC_MEASUREMENT="en_US.utf8"
LC_IDENTIFICATION="en_US.utf8"
LC_ALL=

Changed in gtg:
status: Incomplete → Fix Committed
assignee: nobody → Luca Invernizzi (invernizzi)
importance: Undecided → Medium
Changed in gtg:
milestone: 0.3 → 0.2.9
Izidor Matušov (izidor)
Changed in gtg:
status: Fix Committed → Fix Released
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.