<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">The dynamic library path is empty. Yep, the stuff I posted is just a snippet, this is the full file (minus some file type associations):<div><br></div><div>####################################</div><div><div><?xml version="1.0" encoding="UTF-8"?></div><div><!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "<a href="http://www.apple.com/DTDs/PropertyList-1.0.dtd">http://www.apple.com/DTDs/PropertyList-1.0.dtd</a>"></div><div><plist version="1.0"></div><div><dict></div><div><span class="Apple-tab-span" style="white-space:pre">        </span><key>CFBundleDevelopmentRegion</key></div><div><span class="Apple-tab-span" style="white-space:pre">        </span><string>English</string></div><div><span class="Apple-tab-span" style="white-space:pre">        </span><key>CFBundleExecutable</key></div><div><span class="Apple-tab-span" style="white-space:pre">        </span><string>paraview</string></div><div><span class="Apple-tab-span" style="white-space:pre">        </span><key>CFBundleGetInfoString</key></div><div><span class="Apple-tab-span" style="white-space:pre">        </span><string></string></div><div><span class="Apple-tab-span" style="white-space:pre">        </span><key>CFBundleIconFile</key></div><div><span class="Apple-tab-span" style="white-space:pre">        </span><string>MacIcon.icns</string></div><div><span class="Apple-tab-span" style="white-space:pre">        </span><key>CFBundleIdentifier</key></div><div><span class="Apple-tab-span" style="white-space:pre">        </span><string></string></div><div><span class="Apple-tab-span" style="white-space:pre">        </span><key>CFBundleInfoDictionaryVersion</key></div><div><span class="Apple-tab-span" style="white-space:pre">        </span><string>6.0</string></div><div><span class="Apple-tab-span" style="white-space:pre">        </span><key>CFBundleLongVersionString</key></div><div><span class="Apple-tab-span" style="white-space:pre">        </span><string></string></div><div><span class="Apple-tab-span" style="white-space:pre">        </span><key>CFBundleName</key></div><div><span class="Apple-tab-span" style="white-space:pre">        </span><string>ParaView</string></div><div><span class="Apple-tab-span" style="white-space:pre">        </span><key>CFBundlePackageType</key></div><div><span class="Apple-tab-span" style="white-space:pre">        </span><string>APPL</string></div><div><span class="Apple-tab-span" style="white-space:pre">        </span><key>CFBundleShortVersionString</key></div><div><span class="Apple-tab-span" style="white-space:pre">        </span><string></string></div><div><span class="Apple-tab-span" style="white-space:pre">        </span><key>CFBundleSignature</key></div><div><span class="Apple-tab-span" style="white-space:pre">        </span><string>????</string></div><div><span class="Apple-tab-span" style="white-space:pre">        </span><key>CFBundleVersion</key></div><div><span class="Apple-tab-span" style="white-space:pre">        </span><string></string></div><div><span class="Apple-tab-span" style="white-space:pre">        </span><key>CSResourcesFileMapped</key></div><div><span class="Apple-tab-span" style="white-space:pre">        </span><true/></div><div><span class="Apple-tab-span" style="white-space:pre">        </span><key>LSRequiresCarbon</key></div><div><span class="Apple-tab-span" style="white-space:pre">        </span><true/></div><div><span class="Apple-tab-span" style="white-space:pre">        </span><key>NSHumanReadableCopyright</key></div><div><span class="Apple-tab-span" style="white-space:pre">        </span><string></string></div><div><br></div><div><!-- File type associations --></div><div><key>CFBundleDocumentTypes</key></div><div>…more stuff here...</div><div></dict></div><div></plist></div><div>####################################</div><div><br></div><div>I don't see any differences to what you've written, so I really don't know what to make of it.</div><div><br></div><div>Michael</div><div><div>On May 31, 2013, at 17:17 , Pat Marion wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><div>Hmm, no I don't know what would cause that. By any chance, have you set the DYLD_LIBRARY_PATH environment variable? If so, try unsetting that. I assume the lines you pasted from the Info.plist is just a snippet, and the file contains more than that, right?<br>
<br><br><?xml version="1.0" encoding="UTF-8"?><br><!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "<a href="http://www.apple.com/DTDs/PropertyList-1.0.dtd">http://www.apple.com/DTDs/PropertyList-1.0.dtd</a>"><br>
<plist version="1.0"><br><dict><br> <key>CFBundleDevelopmentRegion</key><br> <string>English</string><br> <key>CFBundleExecutable</key><br> <string>paraview</string><br>
<key>CFBundleGetInfoString</key><br> <string></string><br> <key>CFBundleIconFile</key><br> <string>MacIcon.icns</string><br> <key>CFBundleIdentifier</key><br>
<string></string><br> <key>CFBundleInfoDictionaryVersion</key><br> <string>6.0</string><br> <key>CFBundleLongVersionString</key><br> <string></string><br>
<key>CFBundleName</key><br> <string>ParaView</string><br> <key>CFBundlePackageType</key><br> <string>APPL</string><br> <key>CFBundleShortVersionString</key><br>
<string></string><br> <key>CFBundleSignature</key><br> <string>????</string><br> <key>CFBundleVersion</key><br> <string></string><br> <key>CSResourcesFileMapped</key><br>
<true/><br> <key>LSRequiresCarbon</key><br> <true/><br> <key>NSHumanReadableCopyright</key><br> <string></string><br><br><!-- File type associations --><br>
<key>CFBundleDocumentTypes</key><br><array><br><br></div>....snip...<br><br><!-- File type associations --><br><br></dict><br></plist><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Fri, May 31, 2013 at 3:15 AM, Michael Schlottke <span dir="ltr"><<a href="mailto:m.schlottke@aia.rwth-aachen.de" target="_blank">m.schlottke@aia.rwth-aachen.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word">Hi Pat,<div><br></div><div>If I do that, I get an error "The application cannot be opened because its executable is missing.". When I have a look at the Info.plist file, it contains the lines</div>
<div><br></div><div><div><key>CFBundleExecutable</key></div><div><string>paraview</string></div><div><br></div><div>and <builddir>/bin/paraview.app/Contents/MacOS has a "paraview" executable. Any idea what the reason could be?</div>
<span class="HOEnZb"><font color="#888888"><div><br></div><div>Michael</div></font></span><div><br></div><div>P.S.: As I already noted on "<span style="font-size:12px">Paraview-developers] Problems with protobuf when loading self-compiled plugin on OS X", I cannot use "make install" to create a working app bundle in the /Applications directory. If I use "make install", I *am* able to start ParaView using the "open" command, but then I buy this convenience with losing the ability to use my own plugins. I don't know if this makes a difference or not - as far as I understand from the ParaView build wiki, I should be able to use ParaView without using "make install"</span></div>
<div><div class="h5"><div><span style="font-size:12px"><br></span></div><div><div>On May 30, 2013, at 22:12 , Pat Marion wrote:</div><br><blockquote type="cite"><div dir="ltr">Hi Michael,<br><br>That's a standard behavior of MacOSX. If you start the application with "open bin/paraview.app" then the window will appear on top.<br>
<br>Pat<br></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Thu, May 30, 2013 at 10:38 AM, Michael Schlottke <span dir="ltr"><<a href="mailto:m.schlottke@aia.rwth-aachen.de" target="_blank">m.schlottke@aia.rwth-aachen.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I installed ParaView 4.0.0-RC2 on my Macbook by compiling it from source. When I start ParaView from command line, it always disappears behind the active window. Does anyone know how to fix this, so that when ParaView is started, it will be the application at the very front of my screen? Please note that is not started "hidden" (i.e. only in the dock), but the window actually uses the full screen - it's just not visible and you have to use Cmd-Tab to get to it.<br>
<br>
Regards,<br>
<br>
Michael<br>
<br>
<br>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com/" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div></div></div></div></blockquote></div><br></div>
</blockquote></div><br></div></body></html>