Menu

#355 Error opening program

Release_1.3
unread
nobody
None
windows
1
2013-07-08
2013-07-08
John Bailey
No

I am on windows 7 and was using version 1.3.29 without issue. Upgraded to version 1.3.30 and when I try to open the program I get message "See the logfile 'C:\Program Files (x86)\TaskCoach\taskcoach.exe.log' for details".

The details are
Traceback (most recent call last):
File "taskcoach.pyw", line 22, in <module>
File "taskcoach.pyo", line 62, in start
File "taskcoachlib\patterns\singleton.pyo", line 29, in call
File "taskcoachlib\application\application.pyo", line 97, in init
File "taskcoachlib\application\application.pyo", line 68, in init
File "wx_core.pyo", line 7978, in init
File "wx_core.pyo", line 7552, in _BootstrapApp
File "taskcoachlib\application\application.pyo", line 80, in OnInit
File "taskcoachlib\application\application.pyo", line 37, in init
File "taskcoachlib\config\settings.pyo", line 290, in pathToDocumentsDir
pywintypes.com_error: (-2147467259, 'Unspecified error', None, None)

I can no longer use the program.

Regards

Related

Support Requests: #355

Discussion

  • John Bailey

    John Bailey - 2013-07-09

    Hi

    Installed the revised program and still have the same issue

    Traceback (most recent call last):

    File "taskcoach.pyw", line 22, in <module>

    File "taskcoach.pyo", line 62, in start

    File "taskcoachlib\patterns\singleton.pyo", line 29, in call

    File "taskcoachlib\application\application.pyo", line 97, in init

    File "taskcoachlib\application\application.pyo", line 68, in init

    File "wx_core.pyo", line 7978, in init

    File "wx_core.pyo", line 7552, in _BootstrapApp

    File "taskcoachlib\application\application.pyo", line 80, in OnInit

    File "taskcoachlib\application\application.pyo", line 37, in init

    File "taskcoachlib\config\settings.pyo", line 295, in pathToDocumentsDir

    pywintypes.com_error: (-2147024843, 'The network path was not found.',
    None, None)

    I can get in using taskcoach_console.exe but taskcoach.exe does not work

    Regards

    John Bailey

    On 08/07/2013 19:39, "Jérome Laheurte" wrote:

    Strange; the documented way to get the path to the user's "My
    Documents" directory seems to fail... Could you try this build:

    http://www.fraca7.net/TaskCoach-packages/branches/Release1_3_Branch/TaskCoach-1.3.30.6234-win32.exe


    [support-requests:#355]
    http://sourceforge.net/p/taskcoach/support-requests/355/ Error
    opening program

    Status: unread
    Created: Mon Jul 08, 2013 09:34 AM UTC by John Bailey
    Last Updated: Mon Jul 08, 2013 09:34 AM UTC
    Owner: nobody

    I am on windows 7 and was using version 1.3.29 without issue. Upgraded
    to version 1.3.30 and when I try to open the program I get message
    "See the logfile 'C:\Program Files (x86)\TaskCoach\taskcoach.exe.log'
    for details".

    The details are
    Traceback (most recent call last):
    File "taskcoach.pyw", line 22, in
    File "taskcoach.pyo", line 62, in start
    File "taskcoachlib\patterns\singleton.pyo", line 29, in call
    File "taskcoachlib\application\application.pyo", line 97, in init
    File "taskcoachlib\application\application.pyo", line 68, in init
    File "wx_core.pyo", line 7978, in init
    File "wx_core.pyo", line 7552, in _BootstrapApp
    File "taskcoachlib\application\application.pyo", line 80, in OnInit
    File "taskcoachlib\application\application.pyo", line 37, in init
    File "taskcoachlib\config\settings.pyo", line 290, in pathToDocumentsDir
    pywintypes.com_error: (-2147467259, 'Unspecified error', None, None)

    I can no longer use the program.

    Regards


    Sent from sourceforge.net because you indicated interest in
    https://sourceforge.net/p/taskcoach/support-requests/355/

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

     
    • Jérome Laheurte

      This is a different error and probably gives me the hint to reproduce your problem. Your home directory is on a network share isn't it ?

       
  • John Bailey

    John Bailey - 2013-07-11

    Hi

    Do not think so.

    It is on a laptop, connected to a wireless network for internet
    connection also I VPN in to my office in the US to pick up emails, etc.

    Did not have this trouble with 1.3.29, with the same set up.

    Regards

    John

    On 10 July 2013 19:49:07, "Jérome Laheurte" wrote:

    This is a different error and probably gives me the hint to reproduce
    your problem. Your home directory is on a network share isn't it ?


    [support-requests:#355]
    http://sourceforge.net/p/taskcoach/support-requests/355/ Error
    opening program

    Status: unread
    Created: Mon Jul 08, 2013 09:34 AM UTC by John Bailey
    Last Updated: Mon Jul 08, 2013 06:39 PM UTC
    Owner: nobody

    I am on windows 7 and was using version 1.3.29 without issue. Upgraded
    to version 1.3.30 and when I try to open the program I get message
    "See the logfile 'C:\Program Files (x86)\TaskCoach\taskcoach.exe.log'
    for details".

    The details are
    Traceback (most recent call last):
    File "taskcoach.pyw", line 22, in
    File "taskcoach.pyo", line 62, in start
    File "taskcoachlib\patterns\singleton.pyo", line 29, in call
    File "taskcoachlib\application\application.pyo", line 97, in init
    File "taskcoachlib\application\application.pyo", line 68, in init
    File "wx_core.pyo", line 7978, in init
    File "wx_core.pyo", line 7552, in _BootstrapApp
    File "taskcoachlib\application\application.pyo", line 80, in OnInit
    File "taskcoachlib\application\application.pyo", line 37, in init
    File "taskcoachlib\config\settings.pyo", line 290, in pathToDocumentsDir
    pywintypes.com_error: (-2147467259, 'Unspecified error', None, None)

    I can no longer use the program.

    Regards


    Sent from sourceforge.net because you indicated interest in
    https://sourceforge.net/p/taskcoach/support-requests/355/

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

     
  • Jérome Laheurte

    Le 11 juil. 2013 à 8:25PM, John Bailey jeb99999@users.sf.net a écrit :

    Hi

    Do not think so.

    It is on a laptop, connected to a wireless network for internet
    connection also I VPN in to my office in the US to pick up emails, etc.

    Did not have this trouble with 1.3.29, with the same set up.

    Yes, 1.3.29 did not ask Windows where to save documents; it does now. And in your case Windows does not like it… What's the full path to your home directory ? You can determine this by launching cmd.exe and typing "cd" all by itself.

    Cheers
    Jérôme

     
  • John Bailey

    John Bailey - 2013-07-12

    The path is C:\users\jbailey

    On 11 July 2013 20:44:40, "Jérome Laheurte" wrote:

    Le 11 juil. 2013 à 8:25PM, John Bailey jeb99999@users.sf.net
    jeb99999@users.sf.net a écrit :

    Hi
    
    Do not think so.
    
    It is on a laptop, connected to a wireless network for internet
    connection also I VPN in to my office in the US to pick up emails,
    etc.
    
    Did not have this trouble with 1.3.29, with the same set up.
    

    Yes, 1.3.29 did not ask Windows where to save documents; it does now.
    And in your case Windows does not like it… What's the full path to
    your home directory ? You can determine this by launching cmd.exe and
    typing "cd" all by itself.

    Cheers
    Jérôme


    [support-requests:#355]
    http://sourceforge.net/p/taskcoach/support-requests/355/ Error
    opening program

    Status: unread
    Created: Mon Jul 08, 2013 09:34 AM UTC by John Bailey
    Last Updated: Mon Jul 08, 2013 06:39 PM UTC
    Owner: nobody

    I am on windows 7 and was using version 1.3.29 without issue. Upgraded
    to version 1.3.30 and when I try to open the program I get message
    "See the logfile 'C:\Program Files (x86)\TaskCoach\taskcoach.exe.log'
    for details".

    The details are
    Traceback (most recent call last):
    File "taskcoach.pyw", line 22, in
    File "taskcoach.pyo", line 62, in start
    File "taskcoachlib\patterns\singleton.pyo", line 29, in call
    File "taskcoachlib\application\application.pyo", line 97, in init
    File "taskcoachlib\application\application.pyo", line 68, in init
    File "wx_core.pyo", line 7978, in init
    File "wx_core.pyo", line 7552, in _BootstrapApp
    File "taskcoachlib\application\application.pyo", line 80, in OnInit
    File "taskcoachlib\application\application.pyo", line 37, in init
    File "taskcoachlib\config\settings.pyo", line 290, in pathToDocumentsDir
    pywintypes.com_error: (-2147467259, 'Unspecified error', None, None)

    I can no longer use the program.

    Regards


    Sent from sourceforge.net because you indicated interest in
    https://sourceforge.net/p/taskcoach/support-requests/355/

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

     

    Related

    Support Requests: #355

  • Jérome Laheurte

    Le 12 juil. 2013 à 8:20PM, John Bailey jeb99999@users.sf.net a écrit :

    The path is C:\users\jbailey

    Still no clue… What's the value of your USERPROFILE environment variable ? To get it type the following line in a console:

    echo %USERPROFILE%

    It seems to be a permissions error but I'm not sure.

     

Log in to post a comment.