https://bugs.kde.org/show_bug.cgi?id=394434

--- Comment #63 from caulier.gil...@gmail.com ---
Ok, 

I'm back to this issue with some progress.

Typically, as explained well in this page :

http://www.qtcentre.org/threads/38730-Calling-external-programs-via-QProcess-on-Mac-OS

The MACOS world is wonderfull. Stating the digikam.app bundle executable from
MAcOS launcher do not inherit than full shell env. from the system. This ahev
huge side effect.

This is why all work fine from a terminal but not from application icon.

Weird :

"On OS X, Finder.app is a child of your launchd session, which is a child of
the root launchd session, which is process 0. There's no shell anywhere. And
when you double-click an app, it asks LaunchServices to run the app. So, your
app doesn't inherit anything from Finder, and even if it did, Finder hasn't
inherited anything from your login shell."

There is certainly a solution. The crash revelated by Logfile MacOS application
are all relevant of QProcess::start(). This is exactly the same problem than
all listed in QtCentre entry.

So investiguation are required...

Gilles Caulier

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to