openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #16721
[Bug 1025952] Re: Latest Mac OS X builds contain references to the builder's home folder
I think it could be solved by adding the following line to
/opt/local/macports/macports.conf and recompiling qt4 to use
/Developer/SDKs/MacOSX10.6.sdk:
macosx_deployment_target 10.6
The following discussion seems to be related to this issue:
http://www.qtcentre.org/threads/47183-Symbol-not-found-_kMDItemDownloadedDate-on-Snow-Leopard
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1025952
Title:
Latest Mac OS X builds contain references to the builder's home folder
Status in OpenLP - Worship Presentation Software:
Confirmed
Bug description:
On the last two weekly builds of OpenLP 1.9.10 for Mac OS, (bzr2026
and bzr2032) the program will not start. In the console I've found
these references to the builder's home folder, which obviously doesn't
exist on my computer, thus the problem:
18/07/12 11:00:53 AM [0x0-0xcc0cc].org.openlp[1584] Traceback (most recent call last):
18/07/12 11:00:53 AM [0x0-0xcc0cc].org.openlp[1584] File "<string>", line 31, in <module>
18/07/12 11:00:53 AM [0x0-0xcc0cc].org.openlp[1584] File "/Users/jenkins/Documents/workspace/pyinstaller/PyInstaller/loader/iu.py", line 386, in importHook
18/07/12 11:00:53 AM [0x0-0xcc0cc].org.openlp[1584] File "/Users/jenkins/Documents/workspace/pyinstaller/PyInstaller/loader/iu.py", line 480, in doimport
18/07/12 11:00:53 AM [0x0-0xcc0cc].org.openlp[1584] File "/Users/jenkins/Documents/workspace/OpenLP_mac_build/build/pyi.darwin/OpenLP/out00-PYZ.pyz/openlp", line 32, in <module>
18/07/12 11:00:53 AM [0x0-0xcc0cc].org.openlp[1584]
18/07/12 11:00:53 AM [0x0-0xcc0cc].org.openlp[1584] File "/Users/jenkins/Documents/workspace/pyinstaller/PyInstaller/loader/iu.py", line 386, in importHook
18/07/12 11:00:53 AM [0x0-0xcc0cc].org.openlp[1584] File "/Users/jenkins/Documents/workspace/pyinstaller/PyInstaller/loader/iu.py", line 480, in doimport
18/07/12 11:00:53 AM [0x0-0xcc0cc].org.openlp[1584] File "/Users/jenkins/Documents/workspace/OpenLP_mac_build/build/pyi.darwin/OpenLP/out00-PYZ.pyz/openlp.core", line 44, in <module>
18/07/12 11:00:53 AM [0x0-0xcc0cc].org.openlp[1584] File "/Users/jenkins/Documents/workspace/pyinstaller/PyInstaller/loader/iu.py", line 386, in importHook
18/07/12 11:00:53 AM [0x0-0xcc0cc].org.openlp[1584] File "/Users/jenkins/Documents/workspace/pyinstaller/PyInstaller/loader/iu.py", line 480, in doimport
18/07/12 11:00:53 AM [0x0-0xcc0cc].org.openlp[1584] File "/Users/jenkins/Documents/workspace/OpenLP_mac_build/build/pyi.darwin/OpenLP/out00-PYZ.pyz/openlp.core.lib", line 390, in <module>
18/07/12 11:00:53 AM [0x0-0xcc0cc].org.openlp[1584] File "/Users/jenkins/Documents/workspace/pyinstaller/PyInstaller/loader/iu.py", line 386, in importHook
18/07/12 11:00:53 AM [0x0-0xcc0cc].org.openlp[1584] File "/Users/jenkins/Documents/workspace/pyinstaller/PyInstaller/loader/iu.py", line 480, in doimport
18/07/12 11:00:53 AM [0x0-0xcc0cc].org.openlp[1584] File "/Users/jenkins/Documents/workspace/OpenLP_mac_build/build/pyi.darwin/OpenLP/out00-PYZ.pyz/openlp.core.lib.htmlbuilder", line 31, in <module>
18/07/12 11:00:53 AM [0x0-0xcc0cc].org.openlp[1584] File "/Users/jenkins/Documents/workspace/pyinstaller/PyInstaller/loader/iu.py", line 431, in importHook
18/07/12 11:00:53 AM [0x0-0xcc0cc].org.openlp[1584] File "/Users/jenkins/Documents/workspace/pyinstaller/PyInstaller/loader/iu.py", line 449, in doimport
18/07/12 11:00:53 AM [0x0-0xcc0cc].org.openlp[1584] File "/Users/jenkins/Documents/workspace/pyinstaller/PyInstaller/loader/iu.py", line 248, in getmod
18/07/12 11:00:53 AM [0x0-0xcc0cc].org.openlp[1584] File "/Users/jenkins/Documents/workspace/pyinstaller/PyInstaller/loader/archive.py", line 495, in getmod
18/07/12 11:00:53 AM [0x0-0xcc0cc].org.openlp[1584] File "/Users/jenkins/Documents/workspace/pyinstaller/PyInstaller/loader/iu.py", line 105, in getmod
18/07/12 11:00:53 AM [0x0-0xcc0cc].org.openlp[1584] ImportError: dlopen(/Applications/OpenLP (2032).app/Contents/MacOS/PyQt4.QtWebKit.so, 2): Symbol not found: _kMDItemDownloadedDate
18/07/12 11:00:53 AM [0x0-0xcc0cc].org.openlp[1584] Referenced from: /Applications/OpenLP (2032).app/Contents/MacOS/libQtWebKit.4.dylib
18/07/12 11:00:53 AM [0x0-0xcc0cc].org.openlp[1584] Expected in: /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
18/07/12 11:00:53 AM [0x0-0xcc0cc].org.openlp[1584] in /Applications/OpenLP (2032).app/Contents/MacOS/libQtWebKit.4.dylib
18/07/12 11:00:53 AM com.apple.launchd.peruser.1028[137] ([0x0-0xcc0cc].org.openlp[1584]) Exited with exit code: 255
I don't know what goes into building these for use on any Mac, so I
don't know the solution, just thought I'd report that it's been
happening.
I'm running Mac OS X 10.6.8 on a Macbook Pro1,1 (32-bit only).
Best Regards,
-Aaron Rathjen
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1025952/+subscriptions
References