Guest User

Untitled

a guest
Dec 19th, 2014
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 9.89 KB | None | 0 0
  1. Traceback (most recent call last):
  2.   File "launcher.py", line 117, in main
  3.   File "lib\controller.pyo", line 120, in __init__
  4.   File "wx\lib\pubsub\core\arg1\publisher.pyo", line 36, in sendMessage
  5.   File "wx\lib\pubsub\core\arg1\publishermixin.pyo", line 23, in publish
  6.   File "wx\lib\pubsub\core\topicobj.pyo", line 370, in _publish
  7.   File "wx\lib\pubsub\core\topicobj.pyo", line 389, in __sendMessage
  8.   File "wx\lib\pubsub\core\arg1\publishermixin.pyo", line 34, in _mix_callListener
  9.   File "wx\lib\pubsub\core\arg1\listenerimpl.pyo", line 51, in __call__
  10.   File "lib\controller.pyo", line 123, in OnInit
  11.   File "lib\initialization.pyo", line 186, in InitializeLauncher
  12.   File "lib\initialization.pyo", line 103, in InitFolder
  13.   File "lib\winapitools.pyo", line 135, in GetLongPathName
  14. OSError: Failed to retrieve GetLongPathNameW from "Z:\Users\jp\.wine\drive_c\Program Files\CCP\EVE"
  15.      Locals by frame, innermost last:
  16.        Frame <module> in launcher.py at line 147:
  17.         EnsureDirectoryIsWritable = <function EnsureDirectoryIsWritable at 0x00604770>
  18.         Event            = <class 'lib.analytics.objects.Event'>
  19.         IsLowerFolderPrivsRun = <function IsLowerFolderPrivsRun at 0x00824B70>
  20.         NoInternetError  = <class 'lib.exceptions.NoInternetError'>
  21.         ServerUnreachableException = <class 'lib.exceptions.ServerUnreachableException'>
  22.         Shutdown         = <function Shutdown at 0x02C3EBB0>
  23.         __builtins__     = <module '__builtin__' (built-in)>
  24.         __doc__          = None
  25.         __name__         = '__main__'
  26.         __package__      = None
  27.         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'>
  28.         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'>
  29.         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'>
  30.         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'>
  31.         main             = <function main at 0x02D1D870>
  32.         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'>
  33.         signal           = <module 'signal' (built-in)>
  34.         sys              = <module 'sys' (built-in)>
  35.         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'>
  36.         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'>
  37.         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'>
  38.         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'>
  39.         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'>
  40.        Frame main in launcher.py at line 134:
  41.         app              = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type 'wxPyApp *' at 0x2d4f800> >
  42.         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'>
  43.         runtime          = <lib.analytics.objects.Event object at 0x02C3FAB0>
  44.        Frame __init__ in lib\controller.pyo at line 120:
  45.         app              = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type 'wxPyApp *' at 0x2d4f800> >
  46.         self             = <lib.controller.Controller instance at 0x02D1ABC0>
  47.        Frame sendMessage in wx\lib\pubsub\core\arg1\publisher.pyo at line 36:
  48.         data             = None
  49.         self             = <wx.lib.pubsub.core.publisher.Publisher instance at 0x02C47490>
  50.         self._PublisherBase__topicMgr = <wx.lib.pubsub.core.topicmgr.TopicManager instance at 0x02C900D0>
  51.         self._PublisherBase__treeConfig = <wx.lib.pubsub.core.treeconfig.TreeConfig instance at 0x02C4C648>
  52.         topicMgr         = <wx.lib.pubsub.core.topicmgr.TopicManager instance at 0x02C900D0>
  53.         topicName        = 'app_init'
  54.         topicObj         = <wx.lib.pubsub.core.topicobj.Topic instance at 0x02D26FD0>
  55.        Frame publish in wx\lib\pubsub\core\arg1\publishermixin.pyo at line 23:
  56.         data             = None
  57.         self             = <wx.lib.pubsub.core.topicobj.Topic instance at 0x02D26FD0>
  58.         self._Topic__description = 'UNDOCUMENTED: created without spec'
  59.         self._Topic__handlingUncaughtListenerExc = False
  60.         self._Topic__listeners = {<wx.lib.pubsub.core.listenerimpl.Listener instance at 0x02D301E8>: <wx.lib.pubsub.core.listenerimpl.Listener instance at 0x02D301E8>}
  61.         self._Topic__msgArgs = <wx.lib.pubsub.core.topicargspecimpl.ArgsInfo instance at 0x02D22A08>
  62.         self._Topic__parentTopic = <weakref at 02D7A120; to 'instance' at 02C901E8>
  63.         self._Topic__subTopics = {}
  64.         self._Topic__tupleName = ('app_init',)
  65.         self._Topic__validator = <wx.lib.pubsub.core.listenerimpl.ListenerValidator instance at 0x02D30238>
  66.         self._treeConfig = <wx.lib.pubsub.core.treeconfig.TreeConfig instance at 0x02C4C648>
  67.        Frame _publish in wx\lib\pubsub\core\topicobj.pyo at line 370:
  68.         data             = None
  69.         iterState        = None
  70.         self             = <wx.lib.pubsub.core.topicobj.Topic instance at 0x02D26FD0>
  71.         self._Topic__description = 'UNDOCUMENTED: created without spec'
  72.         self._Topic__handlingUncaughtListenerExc = False
  73.         self._Topic__listeners = {<wx.lib.pubsub.core.listenerimpl.Listener instance at 0x02D301E8>: <wx.lib.pubsub.core.listenerimpl.Listener instance at 0x02D301E8>}
  74.         self._Topic__msgArgs = <wx.lib.pubsub.core.topicargspecimpl.ArgsInfo instance at 0x02D22A08>
  75.         self._Topic__parentTopic = <weakref at 02D7A120; to 'instance' at 02C901E8>
  76.         self._Topic__subTopics = {}
  77.         self._Topic__tupleName = ('app_init',)
  78.         self._Topic__validator = <wx.lib.pubsub.core.listenerimpl.ListenerValidator instance at 0x02D30238>
  79.         self._treeConfig = <wx.lib.pubsub.core.treeconfig.TreeConfig instance at 0x02C4C648>
  80.        Frame __sendMessage in wx\lib\pubsub\core\topicobj.pyo at line 395:
  81.         data             = None
  82.         handler          = None
  83.         iterState        = None
  84.         listener         = <wx.lib.pubsub.core.listenerimpl.Listener instance at 0x02D301E8>
  85.         self             = <wx.lib.pubsub.core.topicobj.Topic instance at 0x02D26FD0>
  86.         topicObj         = <wx.lib.pubsub.core.topicobj.Topic instance at 0x02D26FD0>
  87.        Frame _mix_callListener in wx\lib\pubsub\core\arg1\publishermixin.pyo at line 34:
  88.         data             = None
  89.         iterState        = None
  90.         listener         = <wx.lib.pubsub.core.listenerimpl.Listener instance at 0x02D301E8>
  91.         self             = <wx.lib.pubsub.core.topicobj.Topic instance at 0x02D26FD0>
  92.         self._Topic__description = 'UNDOCUMENTED: created without spec'
  93.         self._Topic__handlingUncaughtListenerExc = False
  94.         self._Topic__listeners = {<wx.lib.pubsub.core.listenerimpl.Listener instance at 0x02D301E8>: <wx.lib.pubsub.core.listenerimpl.Listener instance at 0x02D301E8>}
  95.         self._Topic__msgArgs = <wx.lib.pubsub.core.topicargspecimpl.ArgsInfo instance at 0x02D22A08>
  96.         self._Topic__parentTopic = <weakref at 02D7A120; to 'instance' at 02C901E8>
  97.         self._Topic__subTopics = {}
  98.         self._Topic__tupleName = ('app_init',)
  99.         self._Topic__validator = <wx.lib.pubsub.core.listenerimpl.ListenerValidator instance at 0x02D30238>
  100.         self._treeConfig = <wx.lib.pubsub.core.treeconfig.TreeConfig instance at 0x02C4C648>
  101.        Frame __call__ in wx\lib\pubsub\core\arg1\listenerimpl.pyo at line 51:
  102.         actualTopic      = <wx.lib.pubsub.core.topicobj.Topic instance at 0x02D26FD0>
  103.         cb               = <bound method ?.OnInit of <lib.controller.Controller instance at 0x02D1ABC0>>
  104.         data             = None
  105.         kwargs           = {}
  106.         msg              = <wx.lib.pubsub.core.listenerimpl.Message instance at 0x02D22A58>
  107.         self             = <wx.lib.pubsub.core.listenerimpl.Listener instance at 0x02D301E8>
  108.        Frame OnInit in lib\controller.pyo at line 123:
  109.         event            = <wx.lib.pubsub.core.listenerimpl.Message instance at 0x02D22A58>
  110.         self             = <lib.controller.Controller instance at 0x02D1ABC0>
  111.         self.app         = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type 'wxPyApp *' at 0x2d4f800> >
  112.         self.folder      = None
  113.         self.settings    = None
  114.         self.upToDate    = None
  115.         self.view        = None
  116.        Frame InitializeLauncher in lib\initialization.pyo at line 186:
  117.         launcherResourcesDir = u'Z:\\Users\\jp\\.wine\\drive_c\\Program Files\\CCP\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.826897.win32'
  118.        Frame InitFolder in lib\initialization.pyo at line 103:
  119.         folder           = u'Z:\\Users\\jp\\.wine\\drive_c\\Program Files\\CCP\\EVE'
  120.        Frame GetLongPathName in lib\winapitools.pyo at line 135:
  121.         buf              = <ctypes.c_wchar_Array_1024 object at 0x031BD7B0>
  122.         path             = u'Z:\\Users\\jp\\.wine\\drive_c\\Program Files\\CCP\\EVE'
Advertisement
Add Comment
Please, Sign In to add comment