rkokkelk / todo.txt-ext

Thunderbird extension for the Todo.txt application.
GNU General Public License v2.0
30 stars 7 forks source link

Empty task list #15

Closed MartyLake closed 7 years ago

MartyLake commented 7 years ago

Hi !

After configuring the paths, the todo list stays empty in Thunderbird. When I create a task, I can see it briefly in the task list (5 seconds) and then it disappears. When I "cat" the todo.txt file, everything is ok, I can even see the added task.

Can you help me with this? :) Best,

rkokkelk commented 7 years ago

Hi,

Okay that is strange. could you supply your todo.txt or something similar so that I can test it. Thank you for your bug.

MartyLake commented 7 years ago

Sure !

done.txt todo.txt

capture du 2016-12-07 08-15-42 capture du 2016-12-07 08-16-12

rkokkelk commented 7 years ago

Hi,

small status update, there have been some discrepancies in the format with your todo.txt file. The JavaScript parser that I use generates errors which are not properly handled within my add-on thus causing nothing to show in Thunderbird.

So far, I have not found where the syntax error are located exactly but I'll work on that. Once I found the error I'll contact you, then I'll also be working on the JS parser in order to properly handle this kinds of format errors in the future.

I'll keep you poster on the progress.

MartyLake commented 7 years ago

Thanks for the update! I'm sad to hear that my todotxt has errors as I'm only using applications to access it.

Best,

Le 10 déc. 2016 00:09, "Roy Kokkelkoren" notifications@github.com a écrit :

Hi,

small status update, there have been some discrepancies in the format with your todo.txt file. The JavaScript parser that I use generates errors which are not properly handled within my add-on thus causing nothing to show in Thunderbird.

So far, I have not found where the syntax error are located exactly but I'll work on that. Once I found the error I'll contact you, then I'll also be working on the JS parser in order to properly handle this kinds of format errors in the future.

I'll keep you poster on the progress.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rkokkelk/todo.txt-ext/issues/15#issuecomment-266148204, or mute the thread https://github.com/notifications/unsubscribe-auth/ABMGShF2Jhhvjkw18x277vcy3HNLOlHvks5rGd-zgaJpZM4LD8t8 .

rkokkelk commented 7 years ago

Hi,

I think the issue could also be possible related to the Thunderbird version. Using your todo.txt files and using Thunderbird 45.5.1 with the latest version of the add-on results in the todo's being showed as it should.

So could you specify which version of Thunderbird you are using so that I can verify the bug. Thank you.

rkokkelk commented 7 years ago

So unfortunately the previously reported bug was related to some developed code in my branch, which when cleaned, a.k.a. running the code from the Mozilla repo, results in the tasks being shown correctly.

So I'm unable to reproduce your issue, I've tested it on Ubuntu 16.04 with Thunderbird 45.5.1 and on Arch with Thunderbird 45.6.0. Both has shown the add-on working correctly.

So I'm closing this issue, if you could specify some more information your are more than welcome to reopen the issue.

MartyLake commented 7 years ago

Hi !

Ow, ok :( I'll probably move to taskwarrior anyway. Thanks for your time,

best,


Matthieu TALBOT neogaldr@gmail.com

+33 629 22 15 70 fr.linkedin.com/in/matthieutalbot http://www.soundcloud.com/Marty-Lake http://lifehacker.com/5028808/how-eom-makes-your-email-more-efficient

On 10 January 2017 at 19:54, Roy Kokkelkoren notifications@github.com wrote:

So unfortunately the previously reported bug was related to some developed code in my branch, which when cleaned, a.k.a. running the code from the Mozilla repo, results in the tasks being shown correctly.

So I'm unable to reproduce your issue, I've tested it on Ubuntu 16.04 with Thunderbird 45.5.1 and on Arch with Thunderbird 45.6.0. Both has shown the add-on working correctly.

So I'm closing this issue, if you could specify some more information your are more than welcome to reopen the issue.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rkokkelk/todo.txt-ext/issues/15#issuecomment-271663618, or mute the thread https://github.com/notifications/unsubscribe-auth/ABMGSnohpti0XCSYI0a6ZT0f-9ELXDthks5rQ9QBgaJpZM4LD8t8 .