Results 1 to 2 of 2

Thread: Crash on OS X when launched by double clicking .app and OK when running the app from

  1. #1
    Join Date
    Nov 2014
    Posts
    20
    Thanks
    1
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11

    Default Crash on OS X when launched by double clicking .app and OK when running the app from

    Code is at Github [https://github.com/Ribtoks/xpiks/tre.../src/xpiks-qt]
    I’m building in Release in Qt Creator 3.3.0 in Qt 5.4. Then running
    macdeployqt xpiks-qt.app -verbose=2 -dmg -executable=xpiks-qt.app/Contents/MacOS/xpiks-qt -qmldir=../xpiks-qt/ -qmldir=../xpiks-qt/Components/ -qmldir=../xpiks-qt/Constants/ -qmldir=../xpiks-qt/Dialogs/ -qmldir=../xpiks-qt/StyledControls/

    Afterwards, builded .dmg file I transfer on other identical OS X Yosemite and try to run it. When runned from terminal from directory Contents/MacOS, everything is ok, but when double-clicked on app bundle, application crashes WHEN i’m opening FileDialog.

    Anybody knows how to fix it?

    I guess there’s an issue when application is being launched via launchd it can’t find some libraries

  2. #2
    Join Date
    Nov 2014
    Posts
    20
    Thanks
    1
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11

    Default Re: Crash on OS X when launched by double clicking .app and OK when running the app f

    Ok, Solved. The problem was in opening log file.

Similar Threads

  1. Replies: 4
    Last Post: 22nd April 2014, 16:34
  2. Replies: 1
    Last Post: 2nd July 2011, 23:46
  3. Double Clicking Pro File
    By BalaQT in forum Installation and Deployment
    Replies: 2
    Last Post: 18th November 2009, 06:23
  4. Double clicking with QTableView
    By DPinLV in forum Qt Programming
    Replies: 2
    Last Post: 13th September 2006, 07:22
  5. Replies: 1
    Last Post: 17th May 2006, 01:23

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.