Support icon indicating copy to clipboard operation
Support copied to clipboard

Empty display on macOS High Sierra 10.13.6

Open MarioSMB opened this issue 1 year ago • 3 comments

Upon launching GitFiend there is no display - no window or anything opens. Attempting to launch the binary through the Terminal reveals this message:

/Applications/GitFiend.app/Contents/Resources/app.asar.unpacked/output-code/core/rust-server true
dyld: cannot load 'rust-server' (load command 0x80000034 is unknown)

null

Attempting to run rust-server manually shows this error:

dyld: cannot load 'rust-server' (load command 0x80000034 is unknown)
Abort trap: 6

Apologies if this is a case of my Mac being too old - perhaps the main program should be marked as incompatible if so?
Thank you!

MarioSMB avatar May 13 '23 14:05 MarioSMB

Sorry for the slow reply. I did look into this but didn't find any obvious answer. The binary should work on High Sierra as far as I can tell in terms of my tool chain, but maybe there's a regression somewhere or I'm doing something strange. Do other builds work? Previous releases are here: https://gitfiend.com/all-downloads

GitFiend avatar May 21 '23 09:05 GitFiend

Thank you for responding - unfortunately I've since repaired my main computer and am unable to test this anymore!
I don't know if it's worth leaving this open as the userbase for High Sierra is likely quite small, especially if I am the only one able to reproduce the issue.

MarioSMB avatar Jun 19 '23 04:06 MarioSMB

Same problem, tried the version (arm):

  • 0.42.1
  • 0.42.0

On macOS Ventura 13.4.1 (c) (22F770820d).

There's no screen when opening the application. One thing intrigued me, that the macOS application is identified as an iOS type:

mh

simonemargio avatar Jul 24 '23 13:07 simonemargio