pomodoro-cycle-app icon indicating copy to clipboard operation
pomodoro-cycle-app copied to clipboard

Unable to launch with Mojave

Open EFesab opened this issue 4 years ago • 2 comments

I downloaded the app via link https://yadi.sk/d/fs2XT6KHRWw3Gw (found this app throuh https://github.com/serhii-londar/open-source-mac-os-apps) and tried to launch it with macos Mojave.
I unzipped and installed it, and issued an error (in french : « Pomodoro Cycle.app » est endommagé et ne peut pas être ouvert. Vous devriez placer cet élément dans la Corbeille. Firefox a téléchargé ce fichier aujourd’hui à 10:21 depuis yadi.sk.). So I tried to open it with command line :

$ /Applications/Pomodoro\ Cycle.app/Contents/MacOS/Pomodoro\ Cycle 
dyld: Library not loaded: @rpath/Electron Framework.framework/Electron Framework
  Referenced from: /Applications/Pomodoro Cycle.app/Contents/MacOS/Pomodoro Cycle
  Reason: no suitable image found.  Did find:
	/Applications/Pomodoro Cycle.app/Contents/MacOS/../Frameworks/Electron Framework.framework/Electron Framework: code signature invalid for '/Applications/Pomodoro Cycle.app/Contents/MacOS/../Frameworks/Electron Framework.framework/Electron Framework'

	/Applications/Pomodoro Cycle.app/Contents/MacOS/../Frameworks/Electron Framework.framework/Electron Framework: stat() failed with errno=1
Abort trap: 6

Is there something to deal with the Electron framework (code signature inavlid) ?

EFesab avatar May 04 '20 09:05 EFesab

@EFesab Could you check this one? https://yadi.sk/d/_U3U6WLML8DeGA

ziulev avatar Jun 20 '20 18:06 ziulev

@EFesab Could you check this one? https://yadi.sk/d/_U3U6WLML8DeGA

Still doesn't work, sorry.

This thread might be relevant: https://github.com/electron-userland/electron-builder/issues/4299

savacado avatar Dec 10 '21 15:12 savacado