nitishyadav05 / gpicsync

Automatically exported from code.google.com/p/gpicsync
Other
0 stars 0 forks source link

Error at start under Snow Leopard #94

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Doubleclick on gpicsync-GUI.app

What is the expected output? What do you see instead?

Expect gpicsync GUI, get an error message and offer to Open Console or
Terminate. Console output included at bottom.

What version of the product are you using? On what operating system?

Occured with version I had downloaded in Feb 2009 (since overwritten, so
don't know ver. #), also occurs with version 1.28, just downloaded.  OS is
MacOSX 10.6.1.

Please provide any additional information below.

Previously installed version was working correctly under Leopard.  This is
the first time I've tried to use it since I updated MacOSX from 10.5.x to
10.6.1.

From Console:
10/3/09 4:06:22 PM
[0x0-0x4c04c].org.pythonmac.unspecified.gpicsync-GUI[584]   Traceback (most
recent call last):
10/3/09 4:06:22 PM
[0x0-0x4c04c].org.pythonmac.unspecified.gpicsync-GUI[584]     File
"/Users/jclear/Desktop/gpicsync-GUI.app/Contents/Resources/__boot__.py",
line 52, in <module>
10/3/09 4:06:22 PM
[0x0-0x4c04c].org.pythonmac.unspecified.gpicsync-GUI[584]      
_run('gpicsync-GUI.py')
10/3/09 4:06:22 PM
[0x0-0x4c04c].org.pythonmac.unspecified.gpicsync-GUI[584]     File
"/Users/jclear/Desktop/gpicsync-GUI.app/Contents/Resources/__boot__.py",
line 28, in _run
10/3/09 4:06:22 PM
[0x0-0x4c04c].org.pythonmac.unspecified.gpicsync-GUI[584]      
execfile(path, globals(), globals())
10/3/09 4:06:22 PM
[0x0-0x4c04c].org.pythonmac.unspecified.gpicsync-GUI[584]     File
"/Users/jclear/Desktop/gpicsync-GUI.app/Contents/Resources/gpicsync-GUI.py", 
line
27, in <module>
10/3/09 4:06:22 PM
[0x0-0x4c04c].org.pythonmac.unspecified.gpicsync-GUI[584]       import
wx,wx.lib.colourdb,time,decimal,gettext,shutil,ConfigParser
10/3/09 4:06:22 PM
[0x0-0x4c04c].org.pythonmac.unspecified.gpicsync-GUI[584]     File
"wx/__init__.pyc", line 45, in <module>
10/3/09 4:06:22 PM
[0x0-0x4c04c].org.pythonmac.unspecified.gpicsync-GUI[584]     File
"wx/_core.pyc", line 4, in <module>
10/3/09 4:06:22 PM
[0x0-0x4c04c].org.pythonmac.unspecified.gpicsync-GUI[584]     File
"wx/_core_.pyc", line 18, in <module>
10/3/09 4:06:22 PM
[0x0-0x4c04c].org.pythonmac.unspecified.gpicsync-GUI[584]     File
"wx/_core_.pyc", line 11, in __load
10/3/09 4:06:22 PM
[0x0-0x4c04c].org.pythonmac.unspecified.gpicsync-GUI[584]   ImportError: 
10/3/09 4:06:22 PM
[0x0-0x4c04c].org.pythonmac.unspecified.gpicsync-GUI[584]
dlopen(/Users/jclear/Desktop/gpicsync-GUI.app/Contents/Resources/lib/python2.5/l
ib-dynload/wx/_core_.so,
2): Symbol not found: __ZN15wxPoint2DDouble14SetVectorAngleEe
10/3/09 4:06:22 PM
[0x0-0x4c04c].org.pythonmac.unspecified.gpicsync-GUI[584]     Referenced
from:
/Users/jclear/Desktop/gpicsync-GUI.app/Contents/Resources/lib/python2.5/lib-dynl
oad/wx/_core_.so
10/3/09 4:06:22 PM
[0x0-0x4c04c].org.pythonmac.unspecified.gpicsync-GUI[584]     Expected in:
/usr/lib/libwx_macud-2.8.0.dylib
10/3/09 4:06:22 PM  gpicsync-GUI[584]   gpicsync-GUI Error
10/3/09 4:06:22 PM  gpicsync-GUI[584]   gpicsync-GUI Error
An unexpected error has occurred during execution of the main script

ImportError:
dlopen(/Users/jclear/Desktop/gpicsync-GUI.app/Contents/Resources/lib/python2.5/l
ib-dynload/wx/_core_.so,
2): Symbol not found: __ZN15wxPoint2DDouble14SetVectorAngleEe
  Referenced from:
/Users/jclear/Desktop/gpicsync-GUI.app/Contents/Resources/lib/python2.5/lib-dynl
oad/wx/_core_.so
  Expected in: /usr/lib/libwx_macud-2.8.0.dylib
10/3/09 4:06:28 PM  com.apple.launchd.peruser.501[106]
([0x0-0x4c04c].org.pythonmac.unspecified.gpicsync-GUI[584]) Exited with
exit code: 255

Original issue reported on code.google.com by jcl...@speakeasy.net on 3 Oct 2009 at 8:16

GoogleCodeExporter commented 9 years ago
Comments on the OSX download page indicate this is not Snow Leopard specific, 
nor
just my issue.  The problem has been observed on 10.5.7 and 10.6.2.  I also 
tried it
on a brand new 10.6.2 2009 mini, with the same results.

Original comment by jcl...@speakeasy.net on 30 Dec 2009 at 7:29

GoogleCodeExporter commented 9 years ago
I encountered this error after upgrading to Snow Leopard

Original comment by sna...@gmail.com on 27 Feb 2010 at 10:40

GoogleCodeExporter commented 9 years ago
Same problem here w/ 10.6.2 

Original comment by phil.wan...@gmail.com on 5 Mar 2010 at 5:26

GoogleCodeExporter commented 9 years ago
Here too. OS X 10.6.2.  Ran fine under 10.5.7

Original comment by alan.bro...@gmail.com on 21 Mar 2010 at 6:55