Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Traceback (most recent call last):
- File "launcher.py", line 117, in main
- File "lib\controller.pyo", line 120, in __init__
- File "wx\lib\pubsub\core\arg1\publisher.pyo", line 36, in sendMessage
- File "wx\lib\pubsub\core\arg1\publishermixin.pyo", line 23, in publish
- File "wx\lib\pubsub\core\topicobj.pyo", line 370, in _publish
- File "wx\lib\pubsub\core\topicobj.pyo", line 389, in __sendMessage
- File "wx\lib\pubsub\core\arg1\publishermixin.pyo", line 34, in _mix_callListener
- File "wx\lib\pubsub\core\arg1\listenerimpl.pyo", line 51, in __call__
- File "lib\controller.pyo", line 123, in OnInit
- File "lib\initialization.pyo", line 186, in InitializeLauncher
- File "lib\initialization.pyo", line 103, in InitFolder
- File "lib\winapitools.pyo", line 135, in GetLongPathName
- OSError: Failed to retrieve GetLongPathNameW from "Z:\Users\jp\.wine\drive_c\Program Files\CCP\EVE"
- Locals by frame, innermost last:
- Frame <module> in launcher.py at line 147:
- EnsureDirectoryIsWritable = <function EnsureDirectoryIsWritable at 0x00604770>
- Event = <class 'lib.analytics.objects.Event'>
- IsLowerFolderPrivsRun = <function IsLowerFolderPrivsRun at 0x00824B70>
- NoInternetError = <class 'lib.exceptions.NoInternetError'>
- ServerUnreachableException = <class 'lib.exceptions.ServerUnreachableException'>
- Shutdown = <function Shutdown at 0x02C3EBB0>
- __builtins__ = <module '__builtin__' (built-in)>
- __doc__ = None
- __name__ = '__main__'
- __package__ = None
- esky = <module 'esky' from 'Z:\Users\jp\.wine\drive_c\Program Files\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.826897.win32\library.zip\esky\__init__.pyo'>
- launcherApp = <module 'lib.ui.launcherApp' from 'Z:\Users\jp\.wine\drive_c\Program Files\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.826897.win32\library.zip\lib\ui\launcherApp.pyo'>
- launcher_helper = <module 'lib.launcher_helper' from 'Z:\Users\jp\.wine\drive_c\Program Files\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.826897.win32\library.zip\lib\launcher_helper.pyo'>
- log = <module 'lib.log' from 'Z:\Users\jp\.wine\drive_c\Program Files\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.826897.win32\library.zip\lib\log.pyo'>
- main = <function main at 0x02D1D870>
- os = <module 'os' from 'Z:\Users\jp\.wine\drive_c\Program Files\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.826897.win32\library.zip\os.pyo'>
- signal = <module 'signal' (built-in)>
- sys = <module 'sys' (built-in)>
- utilities = <module 'utilities' from 'Z:\Users\jp\.wine\drive_c\Program Files\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.826897.win32\library.zip\utilities.pyo'>
- utils = <module 'lib.utils' from 'Z:\Users\jp\.wine\drive_c\Program Files\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.826897.win32\library.zip\lib\utils.pyo'>
- winapitools = <module 'lib.winapitools' from 'Z:\Users\jp\.wine\drive_c\Program Files\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.826897.win32\library.zip\lib\winapitools.pyo'>
- zipextimporter = <module 'zipextimporter' from 'Z:\Users\jp\.wine\drive_c\Program Files\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.826897.win32\library.zip\zipextimporter.pyo'>
- zsync = <module 'zsync' from 'Z:\Users\jp\.wine\drive_c\Program Files\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.826897.win32\library.zip\zsync\__init__.pyo'>
- Frame main in launcher.py at line 134:
- app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type 'wxPyApp *' at 0x2d4f800> >
- controller = <module 'lib.controller' from 'Z:\Users\jp\.wine\drive_c\Program Files\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.826897.win32\library.zip\lib\controller.pyo'>
- runtime = <lib.analytics.objects.Event object at 0x02C3FAB0>
- Frame __init__ in lib\controller.pyo at line 120:
- app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type 'wxPyApp *' at 0x2d4f800> >
- self = <lib.controller.Controller instance at 0x02D1ABC0>
- Frame sendMessage in wx\lib\pubsub\core\arg1\publisher.pyo at line 36:
- data = None
- self = <wx.lib.pubsub.core.publisher.Publisher instance at 0x02C47490>
- self._PublisherBase__topicMgr = <wx.lib.pubsub.core.topicmgr.TopicManager instance at 0x02C900D0>
- self._PublisherBase__treeConfig = <wx.lib.pubsub.core.treeconfig.TreeConfig instance at 0x02C4C648>
- topicMgr = <wx.lib.pubsub.core.topicmgr.TopicManager instance at 0x02C900D0>
- topicName = 'app_init'
- topicObj = <wx.lib.pubsub.core.topicobj.Topic instance at 0x02D26FD0>
- Frame publish in wx\lib\pubsub\core\arg1\publishermixin.pyo at line 23:
- data = None
- self = <wx.lib.pubsub.core.topicobj.Topic instance at 0x02D26FD0>
- self._Topic__description = 'UNDOCUMENTED: created without spec'
- self._Topic__handlingUncaughtListenerExc = False
- self._Topic__listeners = {<wx.lib.pubsub.core.listenerimpl.Listener instance at 0x02D301E8>: <wx.lib.pubsub.core.listenerimpl.Listener instance at 0x02D301E8>}
- self._Topic__msgArgs = <wx.lib.pubsub.core.topicargspecimpl.ArgsInfo instance at 0x02D22A08>
- self._Topic__parentTopic = <weakref at 02D7A120; to 'instance' at 02C901E8>
- self._Topic__subTopics = {}
- self._Topic__tupleName = ('app_init',)
- self._Topic__validator = <wx.lib.pubsub.core.listenerimpl.ListenerValidator instance at 0x02D30238>
- self._treeConfig = <wx.lib.pubsub.core.treeconfig.TreeConfig instance at 0x02C4C648>
- Frame _publish in wx\lib\pubsub\core\topicobj.pyo at line 370:
- data = None
- iterState = None
- self = <wx.lib.pubsub.core.topicobj.Topic instance at 0x02D26FD0>
- self._Topic__description = 'UNDOCUMENTED: created without spec'
- self._Topic__handlingUncaughtListenerExc = False
- self._Topic__listeners = {<wx.lib.pubsub.core.listenerimpl.Listener instance at 0x02D301E8>: <wx.lib.pubsub.core.listenerimpl.Listener instance at 0x02D301E8>}
- self._Topic__msgArgs = <wx.lib.pubsub.core.topicargspecimpl.ArgsInfo instance at 0x02D22A08>
- self._Topic__parentTopic = <weakref at 02D7A120; to 'instance' at 02C901E8>
- self._Topic__subTopics = {}
- self._Topic__tupleName = ('app_init',)
- self._Topic__validator = <wx.lib.pubsub.core.listenerimpl.ListenerValidator instance at 0x02D30238>
- self._treeConfig = <wx.lib.pubsub.core.treeconfig.TreeConfig instance at 0x02C4C648>
- Frame __sendMessage in wx\lib\pubsub\core\topicobj.pyo at line 395:
- data = None
- handler = None
- iterState = None
- listener = <wx.lib.pubsub.core.listenerimpl.Listener instance at 0x02D301E8>
- self = <wx.lib.pubsub.core.topicobj.Topic instance at 0x02D26FD0>
- topicObj = <wx.lib.pubsub.core.topicobj.Topic instance at 0x02D26FD0>
- Frame _mix_callListener in wx\lib\pubsub\core\arg1\publishermixin.pyo at line 34:
- data = None
- iterState = None
- listener = <wx.lib.pubsub.core.listenerimpl.Listener instance at 0x02D301E8>
- self = <wx.lib.pubsub.core.topicobj.Topic instance at 0x02D26FD0>
- self._Topic__description = 'UNDOCUMENTED: created without spec'
- self._Topic__handlingUncaughtListenerExc = False
- self._Topic__listeners = {<wx.lib.pubsub.core.listenerimpl.Listener instance at 0x02D301E8>: <wx.lib.pubsub.core.listenerimpl.Listener instance at 0x02D301E8>}
- self._Topic__msgArgs = <wx.lib.pubsub.core.topicargspecimpl.ArgsInfo instance at 0x02D22A08>
- self._Topic__parentTopic = <weakref at 02D7A120; to 'instance' at 02C901E8>
- self._Topic__subTopics = {}
- self._Topic__tupleName = ('app_init',)
- self._Topic__validator = <wx.lib.pubsub.core.listenerimpl.ListenerValidator instance at 0x02D30238>
- self._treeConfig = <wx.lib.pubsub.core.treeconfig.TreeConfig instance at 0x02C4C648>
- Frame __call__ in wx\lib\pubsub\core\arg1\listenerimpl.pyo at line 51:
- actualTopic = <wx.lib.pubsub.core.topicobj.Topic instance at 0x02D26FD0>
- cb = <bound method ?.OnInit of <lib.controller.Controller instance at 0x02D1ABC0>>
- data = None
- kwargs = {}
- msg = <wx.lib.pubsub.core.listenerimpl.Message instance at 0x02D22A58>
- self = <wx.lib.pubsub.core.listenerimpl.Listener instance at 0x02D301E8>
- Frame OnInit in lib\controller.pyo at line 123:
- event = <wx.lib.pubsub.core.listenerimpl.Message instance at 0x02D22A58>
- self = <lib.controller.Controller instance at 0x02D1ABC0>
- self.app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type 'wxPyApp *' at 0x2d4f800> >
- self.folder = None
- self.settings = None
- self.upToDate = None
- self.view = None
- Frame InitializeLauncher in lib\initialization.pyo at line 186:
- launcherResourcesDir = u'Z:\\Users\\jp\\.wine\\drive_c\\Program Files\\CCP\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.826897.win32'
- Frame InitFolder in lib\initialization.pyo at line 103:
- folder = u'Z:\\Users\\jp\\.wine\\drive_c\\Program Files\\CCP\\EVE'
- Frame GetLongPathName in lib\winapitools.pyo at line 135:
- buf = <ctypes.c_wchar_Array_1024 object at 0x031BD7B0>
- path = u'Z:\\Users\\jp\\.wine\\drive_c\\Program Files\\CCP\\EVE'
Advertisement
Add Comment
Please, Sign In to add comment