Menu

#25 opendta-v0.20-macos does not start/open

1.0
closed
opendta
None
2022-03-15
2022-01-15
Daniel H.
No

Hi there, man thanks for providing this fantastic tool!
Sadly, since the latest two builds on MacOS it does not run for me any more.
After starting it as usual it immediately closes again, no error message. Already completely deleted all files and reinstalled it.
Any advice on how to further debug? Thanks in advance :)

macOS Monterey 12.1
opendta-v0.20-macos.dmg
Released on 2022-01-14

Discussion

  • Thomas P.

    Thomas P. - 2022-02-09

    Same here today. Updated to version 0.20 (from 0.18) but it does not start at all.
    You click to start but no reaction at all.
    Monterey 12.1
    Had to go back to 0.18.

     

    Last edit: Thomas P. 2022-02-09
  • opendta

    opendta - 2022-02-27

    Can please try to start the app from command line:

    • open terminal
    • type: /path-where-dtaguiapp-is-located/dtagui.app/Contents/MacOS/dtagui
    • typically: /Applications/dtagui.app/Contents/MacOS/dtagui

    Please copy the text output here.

     
    👍
    1
  • Daniel H.

    Daniel H. - 2022-02-27

    Thanks for your response and help!
    Here comes the output:

     testuser@iMac ~ % /Applications/opendta/dtagui.app/Contents/MacOS/dtagui
    dyld[46897]: Library not loaded: @rpath/QtDBus.framework/Versions/A/QtDBus
      Referenced from: /Applications/opendta/dtagui.app/Contents/Frameworks/QtGui.framework/Versions/A/QtGui
      Reason: tried: '/Applications/opendta/dtagui.app/Contents/Frameworks/QtGui.framework/Versions/A/../../../QtDBus.framework/Versions/A/QtDBus' (no such file), '/Applications/opendta/dtagui.app/Contents/Frameworks/QtWidgets.framework/Versions/A/../../../QtDBus.framework/Versions/A/QtDBus' (no such file), '/Applications/opendta/dtagui.app/Contents/Frameworks/QtPrintSupport.framework/Versions/A/../../../QtDBus.framework/Versions/A/QtDBus' (no such file), '/Applications/opendta/dtagui.app/Contents/MacOS/../Frameworks/QtDBus.framework/Versions/A/QtDBus' (no such file), '/usr/local/lib/QtDBus.framework/Versions/A/QtDBus' (no such file), '/Applications/opendta/dtagui.app/Contents/MacOS/../Frameworks/QtDBus.framework/Versions/A/QtDBus' (no such file), '/usr/local/lib/QtDBus.framework/Versions/A/QtDBus' (no such file), '/Library/Frameworks/QtDBus.framework/Versions/A/QtDBus' (no such file), '/System/Library/Frameworks/QtDBus.framework/Versions/A/QtDBus' (no such file)
    zsh: abort      /Applications/opendta/dtagui.app/Contents/MacOS/dtagui
    

    Seems that the QtDBus Framework is missing:

    testuser@iMac ~ % ls /Applications/opendta/dtagui.app/Contents/Frameworks/
    QtCore.framework/             libfreetype.6.dylib           libjpeg.9.dylib
    QtGui.framework/              libglib-2.0.0.dylib           libmd4c.0.dylib
    QtNetwork.framework/          libgthread-2.0.0.dylib        libpcre.1.dylib
    QtPrintSupport.framework/     libhunspell-1.7.0.dylib       libpcre2-16.0.dylib
    QtSvg.framework/              libicudata.69.dylib           libpng16.16.dylib
    QtWidgets.framework/          libicui18n.69.dylib           libtiff.5.dylib
    libb2.1.dylib                 libicuuc.69.dylib             libwebp.7.dylib
    libbrotlidec.1.dylib          libintl.8.dylib               libwebpdemux.2.dylib
    libdouble-conversion.3.dylib  libjasper.4.dylib             libwebpmux.3.dylib
    
     
  • opendta

    opendta - 2022-03-14

    A v0.20a macOS download is now available. Hopefully it is working now.

     
    ❤️
    1
  • opendta

    opendta - 2022-03-14
    • status: open --> closed
     
  • Daniel H.

    Daniel H. - 2022-03-15

    Confirmed to work again. Many thanks!! :-)

     

Log in to post a comment.