What steps will reproduce the problem?
1. Download gpicsync from
http://francois.schnell.free.fr/gpicsync/temp/OSX-test/gpicsync-GUI.app.zip
2. Run installer
3. Get following error on console:
23.08.10
13:24:25 [0x0-0x2e22e2].org.pythonmac.unspecified.gpicsync-GUI[6407] Traceback
(most recent call last):
23.08.10 13:24:25 [0x0-0x2e22e2].org.pythonmac.unspecified.gpicsync-GUI[6407]
File "/Users/vova/Downloads/gpicsync-GUI.app/Contents/Resources/__boot__.py",
line 52, in <module>
23.08.10 13:24:25 [0x0-0x2e22e2].org.pythonmac.unspecified.gpicsync-GUI[6407]
_run('gpicsync-GUI.py')
23.08.10 13:24:25 [0x0-0x2e22e2].org.pythonmac.unspecified.gpicsync-GUI[6407]
File "/Users/vova/Downloads/gpicsync-GUI.app/Contents/Resources/__boot__.py",
line 28, in _run
23.08.10 13:24:25 [0x0-0x2e22e2].org.pythonmac.unspecified.gpicsync-GUI[6407]
execfile(path, globals(), globals())
23.08.10 13:24:25 [0x0-0x2e22e2].org.pythonmac.unspecified.gpicsync-GUI[6407]
File
"/Users/vova/Downloads/gpicsync-GUI.app/Contents/Resources/gpicsync-GUI.py",
line 27, in <module>
23.08.10 13:24:25 [0x0-0x2e22e2].org.pythonmac.unspecified.gpicsync-GUI[6407]
import wx,wx.lib.colourdb,time,decimal,gettext,shutil,ConfigParser
23.08.10 13:24:25 [0x0-0x2e22e2].org.pythonmac.unspecified.gpicsync-GUI[6407]
File "wx/__init__.pyc", line 45, in <module>
23.08.10 13:24:25 [0x0-0x2e22e2].org.pythonmac.unspecified.gpicsync-GUI[6407]
File "wx/_core.pyc", line 4, in <module>
23.08.10 13:24:25 [0x0-0x2e22e2].org.pythonmac.unspecified.gpicsync-GUI[6407]
File "wx/_core_.pyc", line 18, in <module>
23.08.10 13:24:25 [0x0-0x2e22e2].org.pythonmac.unspecified.gpicsync-GUI[6407]
File "wx/_core_.pyc", line 11, in __load
23.08.10
13:24:25 [0x0-0x2e22e2].org.pythonmac.unspecified.gpicsync-GUI[6407] ImportError
:
dlopen(/Users/vova/Downloads/gpicsync-GUI.app/Contents/Resources/lib/python2.5/l
ib-dynload/wx/_core_.so, 2): Symbol not found:
__ZN15wxPoint2DDouble14SetVectorAngleEe
23.08.10 13:24:25 [0x0-0x2e22e2].org.pythonmac.unspecified.gpicsync-GUI[6407]
Referenced from:
/Users/vova/Downloads/gpicsync-GUI.app/Contents/Resources/lib/python2.5/lib-dynl
oad/wx/_core_.so
23.08.10 13:24:25 [0x0-0x2e22e2].org.pythonmac.unspecified.gpicsync-GUI[6407]
Expected in: /usr/lib/libwx_macud-2.8.0.dylib
23.08.10 13:24:25 gpicsync-GUI[6407] gpicsync-GUI Error
23.08.10 13:24:25 gpicsync-GUI[6407] gpicsync-GUI Error
An unexpected error has occurred during execution of the main script
ImportError:
dlopen(/Users/vova/Downloads/gpicsync-GUI.app/Contents/Resources/lib/python2.5/l
ib-dynload/wx/_core_.so, 2): Symbol not found:
__ZN15wxPoint2DDouble14SetVectorAngleEe
Referenced from: /Users/vova/Downloads/gpicsync-GUI.app/Contents/Resources/lib/python2.5/lib-dynload/wx/_core_.so
Expected in: /usr/lib/libwx_macud-2.8.0.dylib
23.08.10
13:24:28 com.apple.launchd.peruser.502[184] ([0x0-0x2e22e2].org.pythonmac.unspec
ified.gpicsync-GUI[6407]) Exited with exit code: 255
What is the expected output? What do you see instead?
Successful install or correct diagnostic in case of not satisfied dependancies
What version of the product are you using? On what operating system?
It is not obvious from page below to understand version of MacOS: package
http://code.google.com/p/gpicsync/wiki/OSX
It labeled as "Updated Feb 04, 2010 by francois.schnell"
10.4.0 Darwin
Original issue reported on code.google.com by vgrebens...@gmail.com on 23 Aug 2010 at 9:29
Original issue reported on code.google.com by
vgrebens...@gmail.com
on 23 Aug 2010 at 9:29