<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to support-requests</title><link href="https://sourceforge.net/p/taskunifier/support-requests/" rel="alternate"/><link href="https://sourceforge.net/p/taskunifier/support-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/taskunifier/support-requests/</id><updated>2019-04-19T08:06:19.482000Z</updated><subtitle>Recent changes to support-requests</subtitle><entry><title>#89 Authorisation Code Times out</title><link href="https://sourceforge.net/p/taskunifier/support-requests/89/?limit=25#98bf" rel="alternate"/><published>2019-04-19T08:06:19.482000Z</published><updated>2019-04-19T08:06:19.482000Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net6f64dc3df0e828b9e530bb2366d5507db856a7f6</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;OK I figured ou how to get task list from Toodledo to Taskunifer but how do I get it to Outlook.  I looked and the plugins but all I see is plugins for Google Calender.  Would appreciate advice on how I do that.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;Bob&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Authorisation Code Times out</title><link href="https://sourceforge.net/p/taskunifier/support-requests/89/" rel="alternate"/><published>2019-04-18T12:16:27.651000Z</published><updated>2019-04-18T12:16:27.651000Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netfcef565cca69b7d55a119daaa6764743722943d3</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Was looking for a way to sync Toodledo with Outlook.  Downloaded Taskunifer but when I try to sync it asks for an authorization code. I put the code it (can't believe that you really need 40 digits) but it says that the code has timed out.  I have tried it serveral times.  Is there something I am doing wrong. &lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;Bob&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Invalid Context Error</title><link href="https://sourceforge.net/p/taskunifier/support-requests/88/" rel="alternate"/><published>2016-08-12T18:33:08.973000Z</published><updated>2016-08-12T18:33:08.973000Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net7bba388794f08437260328f2ac19dcf4ec382dc7</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Dear Benjamin,&lt;br/&gt;
I must have done something using another app (probably Android) which has messed up "Context" syncing on my TU desktop. See attached msg for details.&lt;/p&gt;
&lt;p&gt;Can you please help me fix it?&lt;/p&gt;
&lt;p&gt;Thanks, Claudio Cassoni&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>java.lang.Exception: Desktop doesn't support the action "BROWSE"</title><link href="https://sourceforge.net/p/taskunifier/support-requests/87/" rel="alternate"/><published>2016-06-11T03:55:40.043000Z</published><updated>2016-06-11T03:55:40.043000Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net94955a53003ffd548a6cb74c9c833f45f3e4f0d0</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I have an issue getting Toodledo to sync with its plugin.  I'm using TaskUnifier Pro 4.3.4 on Ubuntu 16.04 using XFCE.  I receive this error.  I can't get the browser to open and enter the sync code.&lt;br/&gt;
&lt;/p&gt;
&lt;p&gt;Thanks in advnace,&lt;br/&gt;
John&lt;/p&gt;
&lt;p&gt;Error&lt;/p&gt;
&lt;p&gt;Message:&lt;br/&gt;
    java.lang.Exception: Desktop doesn't support the action "BROWSE"&lt;br/&gt;
Level:&lt;br/&gt;
    WARNING&lt;br/&gt;
Stack Trace:&lt;br/&gt;
Desktop doesn't support the action "BROWSE"&lt;br/&gt;
    com.leclercb.commons.gui.utils.DesktopUtils.isSupported(DesktopUtils.java:65)&lt;br/&gt;
    com.leclercb.commons.gui.utils.DesktopUtils.browse(DesktopUtils.java:70)&lt;br/&gt;
    com.leclercb.taskunifier.gui.utils.DesktopUtils.browse(DesktopUtils.java:52)&lt;br/&gt;
    com.leclercb.taskunifier.plugin.toodledo.ToodledoConnection$1.run(ToodledoConnection.java:93)&lt;br/&gt;
    java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:301)&lt;br/&gt;
    java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)&lt;br/&gt;
    java.awt.EventQueue.access$500(EventQueue.java:97)&lt;br/&gt;
    java.awt.EventQueue$3.run(EventQueue.java:709)&lt;br/&gt;
    java.awt.EventQueue$3.run(EventQueue.java:703)&lt;br/&gt;
    java.security.AccessController.doPrivileged(Native Method)&lt;br/&gt;
    java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76)&lt;br/&gt;
    java.awt.EventQueue.dispatchEvent(EventQueue.java:726)&lt;br/&gt;
    com.leclercb.taskunifier.gui.swing.EventQueueProxy.dispatchEvent(EventQueueProxy.java:51)&lt;br/&gt;
    java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)&lt;br/&gt;
    java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)&lt;br/&gt;
    java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:109)&lt;br/&gt;
    java.awt.WaitDispatchSupport$2.run(WaitDispatchSupport.java:184)&lt;br/&gt;
    java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:229)&lt;br/&gt;
    java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:227)&lt;br/&gt;
    java.security.AccessController.doPrivileged(Native Method)&lt;br/&gt;
    java.awt.WaitDispatchSupport.enter(WaitDispatchSupport.java:227)&lt;br/&gt;
    java.awt.Dialog.show(Dialog.java:1084)&lt;br/&gt;
    java.awt.Component.show(Component.java:1673)&lt;br/&gt;
    java.awt.Component.setVisible(Component.java:1625)&lt;br/&gt;
    java.awt.Window.setVisible(Window.java:1014)&lt;br/&gt;
    java.awt.Dialog.setVisible(Dialog.java:1005)&lt;br/&gt;
    com.leclercb.taskunifier.gui.swing.TUDialog.setVisible(TUDialog.java:135)&lt;br/&gt;
    com.leclercb.taskunifier.gui.actions.synchronize.ActionSynchronize.synchronize(ActionSynchronize.java:121)&lt;br/&gt;
    com.leclercb.taskunifier.gui.actions.synchronize.ActionSynchronize.synchronize(ActionSynchronize.java:75)&lt;br/&gt;
    com.leclercb.taskunifier.gui.main.main.MainSwingRunnable.run(MainSwingRunnable.java:124)&lt;br/&gt;
    java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)&lt;br/&gt;
    java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)&lt;br/&gt;
    java.awt.EventQueue.access$500(EventQueue.java:97)&lt;br/&gt;
    java.awt.EventQueue$3.run(EventQueue.java:709)&lt;br/&gt;
    java.awt.EventQueue$3.run(EventQueue.java:703)&lt;br/&gt;
    java.security.AccessController.doPrivileged(Native Method)&lt;br/&gt;
    java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76)&lt;br/&gt;
    java.awt.EventQueue.dispatchEvent(EventQueue.java:726)&lt;br/&gt;
    com.leclercb.taskunifier.gui.swing.EventQueueProxy.dispatchEvent(EventQueueProxy.java:51)&lt;br/&gt;
    java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)&lt;br/&gt;
    java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)&lt;br/&gt;
    java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)&lt;br/&gt;
    java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)&lt;br/&gt;
    java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)&lt;br/&gt;
    java.awt.EventDispatchThread.run(EventDispatchThread.java:82)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Forgetting settings</title><link href="https://sourceforge.net/p/taskunifier/support-requests/86/" rel="alternate"/><published>2016-05-30T11:01:17.281000Z</published><updated>2016-05-30T11:01:17.281000Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netf847d3104546fb3b2df14cca73391aa1064099dc</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am using TU 4.3.4 and am very satisfied with all its features. The only embarrasing issue is that it is always forgetting changes in the settings (language and column removals from the tasklist) after restart. I am "applying" every change.&lt;/p&gt;
&lt;p&gt;Can anybody provide me some help or is that a known bug?&lt;/p&gt;
&lt;p&gt;best regards&lt;/p&gt;
&lt;p&gt;Hans-Peter&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Can't sync with Toodledo - Could not generate DH keypair</title><link href="https://sourceforge.net/p/taskunifier/support-requests/84/" rel="alternate"/><published>2015-09-01T14:55:51.737000Z</published><updated>2015-09-01T14:55:51.737000Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.neta06b3823f6391fb7813850f875213f24d7ebd427</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;After configuring the sync page with my toodledo email address, when I try to sync it, a webpage opens up where I sign in into toodledo, and then I get an authorization code. I paste this into taskunifer and get the following screenshot:&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>configuration of "Today" task searcher sample</title><link href="https://sourceforge.net/p/taskunifier/support-requests/83/" rel="alternate"/><published>2015-07-06T18:13:53.759000Z</published><updated>2015-07-06T18:13:53.759000Z</updated><author><name>gnomek</name><uri>https://sourceforge.net/u/gnomek/</uri></author><id>https://sourceforge.neta387e74159d2fafeebae8e2ab45b2faf3106bfa4</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Can anyone give me sample of yours configuration of "Today" task searcher, please? What is strange for me that for "repeat every day" tasks that I mark as completed it creates another entry that is crossed out but the original is still visible. &lt;br /&gt;
The problem is that there are no exclude options. For example: I made a task searcher "start date before or equals 7" and for tasks that are "repeat every day" it shows them in this category, woth original entry and "the double" that is completed for today and crossed out, while I should be able to exclude it. I'd prefer if task that is "repeat every day" when I mark it as completed would be visible as crossed out and original would disappear from today. &lt;/p&gt;
&lt;p&gt;Would be great if the program could also show snooze column showing time when it will show up. &lt;/p&gt;
&lt;p&gt;This program definitely is not finished. I am sorry to read that it is not finished. &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#81 font looks terible - java Anti-aliasing problem on Linux</title><link href="https://sourceforge.net/p/taskunifier/support-requests/81/?limit=25#71bc" rel="alternate"/><published>2015-06-17T08:52:38.868000Z</published><updated>2015-06-17T08:52:38.868000Z</updated><author><name>gnomek</name><uri>https://sourceforge.net/u/gnomek/</uri></author><id>https://sourceforge.net35ec227133487c3c596b7db8ef858b6e202c1537</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Update:&lt;br /&gt;
I installed java 8 following this&lt;br /&gt;
&lt;a href="http://www.webupd8.org/2013/06/install-openjdk-patched-with-font-fixes.html" rel="nofollow"&gt;http://www.webupd8.org/2013/06/install-openjdk-patched-with-font-fixes.html&lt;/a&gt;&lt;br /&gt;
and chose gtk+ motiv.&lt;/p&gt;
&lt;p&gt;The effect is quite good &lt;br /&gt;
&lt;a href="http://i.imgur.com/uWIruzU.png" rel="nofollow"&gt;http://i.imgur.com/uWIruzU.png&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;but I still don't like the look of fonts on the left panel. I'd like them to be the same as other fonts: in tabs or in menu.&lt;/p&gt;
&lt;p&gt;Is there a way to set this, perhaps in some configuration file?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Sync Error with Toodledo</title><link href="https://sourceforge.net/p/taskunifier/support-requests/82/" rel="alternate"/><published>2015-06-15T07:35:36.660000Z</published><updated>2015-06-15T07:35:36.660000Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net0f3856c2967f4f8d271dc55b7072f39065069d46</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;TaskUnifier is not syncing with my Toodledo account. The activiation sequence with the code generated on Toodledo's webpage repeatedly triggers the below mentioned error. I am using the newest versions of both TaskUnifier and the ToddleDo plugin on Windows 7 Pro.&lt;/p&gt;
&lt;p&gt;Please help, thank you.&lt;/p&gt;
&lt;p&gt;Error message:&lt;/p&gt;
&lt;p&gt;Fehler&lt;/p&gt;
&lt;p&gt;Message:&lt;br /&gt;
    com.leclercb.taskunifier.api.synchronizer.exc.SynchronizerHttpException: Bad Request: &amp;lt;error id="102"&amp;gt;Authorization code doesn't exist or is invalid for the client&amp;lt;/error&amp;gt;&lt;br /&gt;
Level:&lt;br /&gt;
    WARNING&lt;br /&gt;
Stack Trace:&lt;br /&gt;
Bad Request:  Authorization code doesn't exist or is invalid for the client &lt;br /&gt;
    com.leclercb.taskunifier.plugin.toodledo.calls.ToodledoErrors.throwError(ToodledoErrors.java:174)&lt;br /&gt;
    com.leclercb.taskunifier.plugin.toodledo.calls.AbstractCall.throwResponseError(AbstractCall.java:186)&lt;br /&gt;
    com.leclercb.taskunifier.plugin.toodledo.calls.AbstractCall.callPost(AbstractCall.java:162)&lt;br /&gt;
    com.leclercb.taskunifier.plugin.toodledo.calls.CallOAuth.getToken(CallOAuth.java:64)&lt;br /&gt;
    com.leclercb.taskunifier.plugin.toodledo.calls.ToodledoStatement.getToken(ToodledoStatement.java:58)&lt;br /&gt;
    com.leclercb.taskunifier.plugin.toodledo.ToodledoConnection.connect(ToodledoConnection.java:111)&lt;br /&gt;
    com.leclercb.taskunifier.gui.processes.synchronization.ProcessSynchronize$4.call(ProcessSynchronize.java:197)&lt;br /&gt;
    com.leclercb.taskunifier.gui.processes.synchronization.ProcessSynchronize$4.call(ProcessSynchronize.java:193)&lt;br /&gt;
    java.util.concurrent.FutureTask.run(Unknown Source)&lt;br /&gt;
    java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)&lt;br /&gt;
    java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)&lt;br /&gt;
    java.lang.Thread.run(Unknown Source)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>font looks terible - java Anti-aliasing problem on Linux</title><link href="https://sourceforge.net/p/taskunifier/support-requests/81/" rel="alternate"/><published>2015-06-14T21:29:53.904000Z</published><updated>2015-06-14T21:29:53.904000Z</updated><author><name>gnomek</name><uri>https://sourceforge.net/u/gnomek/</uri></author><id>https://sourceforge.netd28869d57d9594d91839791ec9f436901f83300e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Can you tell me how to get good looking font on Linux (Ubuntu). I guess it is java problem with anti-aliasing.&lt;br /&gt;
&lt;a href="http://i.imgur.com/ICIAhSf.png" rel="nofollow"&gt;http://i.imgur.com/ICIAhSf.png&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://i.imgur.com/ixx69Z9.png" rel="nofollow"&gt;http://i.imgur.com/ixx69Z9.png&lt;/a&gt;&lt;br /&gt;
Has anyone successfully dealt with the problem?&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>