Discussion:
[BitPim-devel] Leopard test build
Sean Burke
2008-06-27 16:56:49 UTC
Permalink
Folks,
I have a test- test build prepared for OS X 10.5 (the actual next
test build is coming up). It was compiled natively on x86. The
application is huge - it weighs in at 116MB. I am interested in
getting feedback from USB/10.5 users. I have not altered the code
significantly, so lets all set our sights REAL LOW. :)

You can download the test- test build at:
ftp://depot.aecom.yu.edu/pub/94OBab4Nbevd61tOW220/LEOPARD-bitpim-1.0.6.20080626.10.5.x86.dmg

As a reminder, this is the first 10.5 build that I am aware of so
strange behavior is par for the course.

Best,

Sean
--
Sean Burke
Imaging Analysis Specialist
Albert Einstein College of Medicine
Yeshiva University
Bronx, NY 10461
The Doctor
2008-06-27 20:52:17 UTC
Permalink
It blew up for me as i opened the app for the first time. Here's console
output.
6/27/08 3:47:59 PM [0x0-0x3e03e].org.bitpim.bitpim[510] Traceback (most
recent call last):
6/27/08 3:47:59 PM [0x0-0x3e03e].org.bitpim.bitpim[510] File
"/Applications/BitPim.app/Contents/Resources/__boot__.py", line 31, in
<module>
6/27/08 3:47:59 PM [0x0-0x3e03e].org.bitpim.bitpim[510] _run('bp.py')
6/27/08 3:47:59 PM [0x0-0x3e03e].org.bitpim.bitpim[510] File
"/Applications/BitPim.app/Contents/Resources/__boot__.py", line 28, in _run
6/27/08 3:47:59 PM [0x0-0x3e03e].org.bitpim.bitpim[510] execfile(path,
globals(), globals())
6/27/08 3:47:59 PM [0x0-0x3e03e].org.bitpim.bitpim[510] File
"/Applications/BitPim.app/Contents/Resources/bp.py", line 20, in <module>
6/27/08 3:47:59 PM [0x0-0x3e03e].org.bitpim.bitpim[510] import bp_cli
6/27/08 3:47:59 PM [0x0-0x3e03e].org.bitpim.bitpim[510] File "bp_cli.pyo",
line 21, in <module>
6/27/08 3:47:59 PM [0x0-0x3e03e].org.bitpim.bitpim[510] File
"bp_config.pyo", line 19, in <module>
6/27/08 3:47:59 PM [0x0-0x3e03e].org.bitpim.bitpim[510] File
"guihelper.pyo", line 23, in <module>
6/27/08 3:47:59 PM [0x0-0x3e03e].org.bitpim.bitpim[510] File
"wx/__init__.pyo", line 45, in <module>
6/27/08 3:47:59 PM [0x0-0x3e03e].org.bitpim.bitpim[510] File
"wx/_core.pyo", line 4, in <module>
6/27/08 3:47:59 PM [0x0-0x3e03e].org.bitpim.bitpim[510] File
"wx/_core_.pyo", line 18, in <module>
6/27/08 3:47:59 PM [0x0-0x3e03e].org.bitpim.bitpim[510] File
"wx/_core_.pyo", line 11, in __load
6/27/08 3:47:59 PM [0x0-0x3e03e].org.bitpim.bitpim[510] ImportError:
dlopen(/Applications/BitPim.app/Contents/Resources/lib/python2.5/lib-dynload/wx/_core_.so,
2): Library not loaded:
/usr/local/lib/wxPython-unicode-2.8.7.1/lib/libwx_macud-2.8.0.dylib
6/27/08 3:47:59 PM [0x0-0x3e03e].org.bitpim.bitpim[510] Referenced from:
/Applications/BitPim.app/Contents/Resources/lib/python2.5/lib-dynload/wx/_core_.so
6/27/08 3:47:59 PM [0x0-0x3e03e].org.bitpim.bitpim[510] Reason:
Incompatible library version: _core_.so requires version 5.0.0 or later, but
libwx_macud-2.8.0.dylib provides version 2.6.0
6/27/08 3:47:59 PM BitPim[510] BitPim Error
6/27/08 3:47:59 PM BitPim[510] BitPim Error
An unexpected error has occurred during execution of the main script

ImportError:
dlopen(/Applications/BitPim.app/Contents/Resources/lib/python2.5/lib-dynload/wx/_core_.so,
2): Library not loaded:
/usr/local/lib/wxPython-unicode-2.8.7.1/lib/libwx_macud-2.8.0.dylib
Referenced from:
/Applications/BitPim.app/Contents/Resources/lib/python2.5/lib-dynload/wx/_core_.so
Reason: Incompatible library version: _core_.so requires version 5.0.0 or
later, but libwx_macud-2.8.0.dylib provides version 2.6.0
Post by Sean Burke
Folks,
I have a test- test build prepared for OS X 10.5 (the actual next
test build is coming up). It was compiled natively on x86. The
application is huge - it weighs in at 116MB. I am interested in
getting feedback from USB/10.5 users. I have not altered the code
significantly, so lets all set our sights REAL LOW. :)
ftp://depot.aecom.yu.edu/pub/94OBab4Nbevd61tOW220/LEOPARD-bitpim-1.0.6.20080626.10.5.x86.dmg
As a reminder, this is the first 10.5 build that I am aware of so
strange behavior is par for the course.
Best,
Sean
--
Sean Burke
Imaging Analysis Specialist
Albert Einstein College of Medicine
Yeshiva University
Bronx, NY 10461
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
BitPim-devel mailing list
https://lists.sourceforge.net/lists/listinfo/bitpim-devel
Loading...