Menu

#1504 First synch failure (after success), now crash?

Release_1.3.36
closed
nobody
None
macosx
1
2014-03-29
2014-03-28
rcnskyhorse
No

If I try to synch between my iPhone 5S and MacBook Pro, it may work or I may get some odd message that makes sense only to a Python developer. If this happens, here's what shows up in taskcoachlog.txt:

error: uncaptured python exception, closing channel <taskcoachlib.iphone.protocol.IPhoneHandler connected="" 10.0.0.2:58605="" at="" 0xcc8c968=""> (<class 'wx._core.PyAssertionError'="">:C++ assertion "wxThread::IsMain()" failed at /BUILD/wxPython-src-2.8.12.1/src/common/timercmn.cpp(66) in Start(): timer can only be started from the main thread [asyncore.pyo|read|83] [asyncore.pyo|handle_read_event|449] [asynchat.pyo|handle_read|140] [taskcoachlib/iphone/protocol.pyo|found_terminator|515] [taskcoachlib/iphone/protocol.pyo|found_terminator|445] [taskcoachlib/iphone/protocol.pyo|handleNewObject|1149] [taskcoachlib/domain/task/task.pyo|init|85] [taskcoachlib/domain/date/scheduler.pyo|schedule|139] [taskcoachlib/domain/date/scheduler.pyo|scheduleDate|73] [taskcoachlib/domain/date/scheduler.pyo|__schedule|66] [taskcoachlib/domain/date/scheduler.pyo|__fire|120] [wx/_misc.pyo|Start|1315])

Related

Bugs: #1504

Discussion

  • Jérome Laheurte

    The iPhone sync code has been rewritten to avoid using asyncore; that should get rid of this. I'll make a release today.

     
    • rcnskyhorse

      rcnskyhorse - 2014-03-29

      Wow, you guys are fast! This also would close the question I had over on the help request side. Sorry to bother you twice. Thank you so much!

      Richard Nelson

      Sent from my iPhone

      On Mar 29, 2014, at 6:01, "Jérome Laheurte" fraca7@users.sf.net wrote:

      The iPhone sync code has been rewritten to avoid using asyncore; that should get rid of this. I'll make a release today.

      [bugs:#1504] First synch failure (after success), now crash?

      Status: open
      First version affected: Release_1.3.36
      Created: Fri Mar 28, 2014 11:54 PM UTC by rcnskyhorse
      Last Updated: Fri Mar 28, 2014 11:54 PM UTC
      Owner: nobody

      If I try to synch between my iPhone 5S and MacBook Pro, it may work or I may get some odd message that makes sense only to a Python developer. If this happens, here's what shows up in taskcoachlog.txt:
      error: uncaptured python exception, closing channel (:C++ assertion "wxThread::IsMain()" failed at /BUILD/wxPython-src-2.8.12.1/src/common/timercmn.cpp(66) in Start(): timer can only be started from the main thread [asyncore.pyo|read|83] [asyncore.pyo|handle_read_event|449] [asynchat.pyo|handle_read|140] [taskcoachlib/iphone/protocol.pyo|found_terminator|515] [taskcoachlib/iphone/protocol.pyo|found_terminator|445] [taskcoachlib/iphone/protocol.pyo|handleNewObject|1149] [taskcoachlib/domain/task/task.pyo|init|85] [taskcoachlib/domain/date/scheduler.pyo|schedule|139] [taskcoachlib/domain/date/scheduler.pyo|scheduleDate|73] [taskcoachlib/domain/date/scheduler.pyo|__schedule|66] [taskcoachlib/domain/date/scheduler.pyo|__fire|120] [wx/_misc.pyo|Start|1315])

      Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/taskcoach/bugs/1504/

      To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

       

      Related

      Bugs: #1504

  • Jérome Laheurte

    No problem. 1.3.37 is out; if you encounter any problem with iPhone sync please open another bug report.

     
  • Jérome Laheurte

    • status: open --> closed
     

Log in to post a comment.