Menu

TaskUnifier under Yosemite?

Anonymous
2014-10-17
2014-10-31
1 2 > >> (Page 1 of 2)
  • Anonymous

    Anonymous - 2014-10-17

    Are there any tips on how to get TaskUnifier to run under Yosemite OS X 10.10? Worked great under Mavericks but now it fails to load under Yosemite and a dialog pops up with "error while loading gui" and only one button "Don't send"

    What can I do? Thank you.

     
  • Anonymous

    Anonymous - 2014-10-17

    I reinstalled but that didn't work. Here is the message I get:

    Error

    Message:
    java.lang.IllegalArgumentException: cannot add to layout: unknown constraint: LEFT
    Level:
    SEVERE
    Stack Trace:
    cannot add to layout: unknown constraint: LEFT
    java.awt.BorderLayout.addLayoutComponent(BorderLayout.java:446)
    java.awt.BorderLayout.addLayoutComponent(BorderLayout.java:407)
    java.awt.Container.addImpl(Container.java:1073)
    java.awt.Container.add(Container.java:926)
    org.jdesktop.swingx.prompt.BuddySupport.addToComponentHierarchy(BuddySupport.java:72)
    org.jdesktop.swingx.prompt.BuddySupport.ensureBuddiesAreInComponentHierarchy(BuddySupport.java:139)
    org.jdesktop.swingx.plaf.TextUIWrapper$DefaultWrapper.replaceUIIfNeeded(TextUIWrapper.java:163)
    org.jdesktop.swingx.plaf.TextUIWrapper.install(TextUIWrapper.java:49)
    org.jdesktop.swingx.JXSearchField.setUseNativeSearchFieldIfPossible(JXSearchField.java:528)
    org.jdesktop.swingx.JXSearchField.<init>(JXSearchField.java:178)
    com.leclercb.taskunifier.gui.components.views.DefaultTaskView.initializeSearchField(DefaultTaskView.java:226)
    com.leclercb.taskunifier.gui.components.views.DefaultTaskView.initialize(DefaultTaskView.java:191)
    com.leclercb.taskunifier.gui.components.views.DefaultTaskView.<init>(DefaultTaskView.java:109)
    com.leclercb.taskunifier.gui.actions.ActionAddTab.addTab(ActionAddTab.java:146)
    com.leclercb.taskunifier.gui.actions.ActionNewWindow.newWindow(ActionNewWindow.java:130)
    com.leclercb.taskunifier.gui.actions.ActionNewWindow.newWindow(ActionNewWindow.java:76)
    com.leclercb.taskunifier.gui.main.main.MainSwingRunnable.run(MainSwingRunnable.java:96)
    java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
    java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
    java.awt.EventQueue.access$400(EventQueue.java:82)
    java.awt.EventQueue$2.run(EventQueue.java:676)
    java.awt.EventQueue$2.run(EventQueue.java:674)
    java.security.AccessController.doPrivileged(Native Method)
    java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
    java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
    com.leclercb.taskunifier.gui.swing.EventQueueProxy.dispatchEvent(EventQueueProxy.java:51)
    java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
    java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
    java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
    java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
    java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
    java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

     
  • Anonymous

    Anonymous - 2014-10-18

    I have this issue as well.

     
  • Anonymous

    Anonymous - 2014-10-19

    have same problem

     
  • Anonymous

    Anonymous - 2014-10-19

    Me three. Ben, get this fixed!!

     
  • Anonymous

    Anonymous - 2014-10-19

    Me four. It's a groundswell. Help!

     
  • Anonymous

    Anonymous - 2014-10-19

    I have the same problem. Hope it will get fixed soon.

    This is the stack trace:

    Message:
    java.lang.IllegalArgumentException: cannot add to layout: unknown constraint: LEFT
    Level:
    SEVERE
    Stack Trace:
    cannot add to layout: unknown constraint: LEFT
    java.awt.BorderLayout.addLayoutComponent(BorderLayout.java:463)
    java.awt.BorderLayout.addLayoutComponent(BorderLayout.java:424)
    java.awt.Container.addImpl(Container.java:1120)
    java.awt.Container.add(Container.java:966)
    org.jdesktop.swingx.prompt.BuddySupport.addToComponentHierarchy(BuddySupport.java:72)
    org.jdesktop.swingx.prompt.BuddySupport.ensureBuddiesAreInComponentHierarchy(BuddySupport.java:139)
    org.jdesktop.swingx.plaf.TextUIWrapper$DefaultWrapper.replaceUIIfNeeded(TextUIWrapper.java:163)
    org.jdesktop.swingx.plaf.TextUIWrapper.install(TextUIWrapper.java:49)
    org.jdesktop.swingx.JXSearchField.setUseNativeSearchFieldIfPossible(JXSearchField.java:528)
    org.jdesktop.swingx.JXSearchField.<init>(JXSearchField.java:178)
    com.leclercb.taskunifier.gui.components.views.DefaultTaskView.initializeSearchField(DefaultTaskView.java:226)
    com.leclercb.taskunifier.gui.components.views.DefaultTaskView.initialize(DefaultTaskView.java:191)
    com.leclercb.taskunifier.gui.components.views.DefaultTaskView.<init>(DefaultTaskView.java:109)
    com.leclercb.taskunifier.gui.actions.ActionAddTab.addTab(ActionAddTab.java:146)
    com.leclercb.taskunifier.gui.actions.ActionNewWindow.newWindow(ActionNewWindow.java:130)
    com.leclercb.taskunifier.gui.actions.ActionNewWindow.newWindow(ActionNewWindow.java:76)
    com.leclercb.taskunifier.gui.main.main.MainSwingRunnable.run(MainSwingRunnable.java:96)
    java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:312)
    java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733)
    java.awt.EventQueue.access$200(EventQueue.java:103)
    java.awt.EventQueue$3.run(EventQueue.java:694)
    java.awt.EventQueue$3.run(EventQueue.java:692)
    java.security.AccessController.doPrivileged(Native Method)
    java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
    java.awt.EventQueue.dispatchEvent(EventQueue.java:703)
    com.leclercb.taskunifier.gui.swing.EventQueueProxy.dispatchEvent(EventQueueProxy.java:51)
    java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
    java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
    java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
    java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
    java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
    java.awt.EventDispatchThread.run(EventDispatchThread.java:91)

     
  • Anonymous

    Anonymous - 2014-10-20

    +1.

    (And I wasted Benjamin's time by sending a support email, sorry).

     
  • BobK_77

    BobK_77 - 2014-10-20

    Same problem. Same error message.

    Please let us know if need more data for use in troubleshooting.

    Thank you. + Bob K.

     
  • Anonymous

    Anonymous - 2014-10-20

    Same problem here too!

     
  • David Howard

    David Howard - 2014-10-20

    Another thread on here said that it is fixed in release 4.3.3 which will be released tonight.

     
  • Benjamin Leclerc

    Hi,

    Problem is fixed in version 4.3.3 which has just been released.

     
  • Anonymous

    Anonymous - 2014-10-20

    Thanks, but get an error code now when try to sync.

     
  • Anonymous

    Anonymous - 2014-10-20

    Tried "remove all and synchronize" and it seemed to sync but now a lot of old data has appeared, completed tasks but they are not showing as completed. Tried again and it duplicated the data so now I have as twice as many entries.

     
  • David Howard

    David Howard - 2014-10-20

    Yep, syncing looks like a real issue now; I submitted an error log on this thread which is on the same subject.
    https://sourceforge.net/p/taskunifier/support-requests/72/

     
  • Anonymous

    Anonymous - 2014-10-21

    Toodledo sync has been fixed. Simply restart TaskUnifier

     
  • Anonymous

    Anonymous - 2014-10-21

    Nope, everythime I sync it adds another copy of my data, I now have a whopping 7 copies of everything.

     
  • Anonymous

    Anonymous - 2014-10-21

    Could you try to restore everything first with "Remove all and synchronize" ?

     

    Last edit: Anonymous 2014-10-21
  • Anonymous

    Anonymous - 2014-10-21

    Tried that in the very beginning and it always worked before, not this time. Now everytime I do this it adds another copy to the 7 times I tried it already.
    Exactly same behaviour on both laptop and office iMac

     
  • Benjamin Leclerc

    Unauthorized problem is fixed, restart TU to get the update.

    Concerning the duplicate data, I couldn't reproduce on any computer.
    Could you try again with the update ?

    Thanks

     
  • Anonymous

    Anonymous - 2014-10-21

    Closed TU and opened again, told it to Remove all and synchronize, it takes me to a Task Unifier Authorization Code webpage and I have to copy the authorization code and paste it in the window that TU opened, then it's does a sync and voila more duplicate data. Should I just delete TU and reinstall and sync from the beginning?

     
  • Anonymous

    Anonymous - 2014-10-22

    I installed new version. It worked well and synchronized several times with Toodledo without problems. However, after that new version does not synchronize and gives error (see below). What happens? How can I fix it?

    Error

    Message:
    com.leclercb.taskunifier.api.synchronizer.exc.SynchronizerHttpException: Bad Request
    Level:
    WARNING
    Stack Trace:
    Bad Request
    com.leclercb.taskunifier.plugin.toodledo.calls.ToodledoErrors.throwError(ToodledoErrors.java:174)
    com.leclercb.taskunifier.plugin.toodledo.calls.AbstractCall.throwResponseError(AbstractCall.java:186)
    com.leclercb.taskunifier.plugin.toodledo.calls.AbstractCall.callPost(AbstractCall.java:162)
    com.leclercb.taskunifier.plugin.toodledo.calls.CallOAuth.refreshToken(CallOAuth.java:87)
    com.leclercb.taskunifier.plugin.toodledo.calls.ToodledoStatement.refreshToken(ToodledoStatement.java:73)
    com.leclercb.taskunifier.plugin.toodledo.ToodledoConnection.connect(ToodledoConnection.java:122)
    com.leclercb.taskunifier.gui.processes.synchronization.ProcessSynchronize$4.call(ProcessSynchronize.java:197)
    com.leclercb.taskunifier.gui.processes.synchronization.ProcessSynchronize$4.call(ProcessSynchronize.java:193)
    java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    java.util.concurrent.FutureTask.run(FutureTask.java:138)
    java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
    java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
    java.lang.Thread.run(Thread.java:695)

     

    Last edit: Anonymous 2014-10-22
  • Benjamin Leclerc

    One remark, many of you are creating a post here + a bug + sending me mails... I can't follow up. If you have a problem, check in the bugs section if the problem is known, if not, create a bug report.

    So, in short:

    1) For the Bad Request issue, check here: https://sourceforge.net/p/taskunifier/bugs/419/

    2) For the Duplicate Data: if you did the remove all, then you shouldn't have any data before doing the first sync, so how are data duplicate ? When you sync another time ?

     
    • Anonymous

      Anonymous - 2014-10-22

      I'm sorry Ben for the confusion, I'll stick with posting here until you ask me to do something different :)
      2) For the Duplicate Data: if you did the remove all, then you shouldn't have any data before doing the first sync, so how are data duplicate ? When you sync another time ?
      Yes you would think removal all and then syncing would be the proper procedure and it has worked perfectly in the past. But I just scrolled down further on my task in TU and found that I have 7 copies of every task, but they are tasks that have been completed weeks and sometimes months ago! The sync is not brining in current data from Toodledoo, somewhere it has found this stash of completed tasks and duplicated them. So would the best solution be to just delete TU completely, reinstall and sync? My data on Toodledoo has not seen to be affected or corrupted in anyway.

      Fred Wade

       
1 2 > >> (Page 1 of 2)

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.