Menu

#1667 App fails to launch from a mapped network drive

Release_1.4.3
open
nobody
None
windows
1
2018-08-22
2018-08-22
Govinda
No

I'm trying to run the PortableApps version of the app from a mapped network drive.

It crashes upon invoking, displaying the following error dialog (S:/ is the mapped drive):
Error Dialog

Note: The app works fine if I launch it from a local drive.


Contents of the taskcoach.exe.log file:

Traceback (most recent call last):
  File "taskcoach.pyw", line 22, in <module>
  File "taskcoach.pyo", line 63, in start
  File "taskcoachlib\patterns\singleton.pyo", line 29, in __call__
  File "taskcoachlib\application\application.pyo", line 114, in __init__
  File "taskcoachlib\application\application.pyo", line 157, in initTwisted
  File "twisted\internet\wxreactor.pyo", line 178, in install
  File "twisted\internet\_threadedselect.pyo", line 96, in __init__
  File "twisted\internet\base.pyo", line 495, in __init__
  File "twisted\internet\posixbase.pyo", line 290, in installWaker
  File "twisted\internet\posixbase.pyo", line 80, in __init__
  File "socket.pyo", line 187, in __init__
socket.error: [Errno 10022] 無効な引数が提供されました。

Contents of the TaskCoach.ini file:

[window]
splash = False
1 Attachments

Discussion


Log in to post a comment.