Lepton icon indicating copy to clipboard operation
Lepton copied to clipboard

v1.10.1-alpha cant

Open JulianZhang opened this issue 3 years ago • 7 comments

I had download the arm64 dmg file, and add Lepton to application.

But when I open the Lepton, the Mac OS said : "Lepton" had broken, can't open. You should move it to trash.

and the ~/Library/Application Support/Lepton/ not exist.

Environment info

  • OS:
  • App Version (Command/Ctrl + ,):

Description of the problem / feature request / question:

If possible, provide a sample gist or screenshot:

If possible, provide the log files

For Lepton after v1.9.0, the path of the log file can be found at Command/Ctrl + ,

  • Mac: ~/Library/Application Support/Lepton/logs
  • Windows: C:\Users\<username>\AppData\Roaming\Lepton\logs
  • Linux: ~/.cached/Lepton/logs

The debug mode is recommended when producing the logs. You can send your log file to [email protected] if don't want to post it here.

JulianZhang avatar Nov 16 '21 01:11 JulianZhang

Interesting, does the official release work? Or it's broken for all arm64 dmg? https://github.com/hackjutsu/Lepton/releases/tag/v1.10.0

hackjutsu avatar Nov 17 '21 23:11 hackjutsu

same problem

yytdfc avatar Jan 17 '22 08:01 yytdfc

same problem

Version 1.10.0 (1.10.0) work on my MBP

JulianZhang avatar Jan 19 '22 03:01 JulianZhang

Screenshot 2022-01-28 at 12 19 41

MacBook Pro (14-inch, 2021) Apple M1 Pro

whomwah avatar Jan 28 '22 12:01 whomwah

Lepton-1.10.1-alpha.1-arm64.dmg doesn't work.

RomkaLTU avatar Jan 30 '22 09:01 RomkaLTU

Alpha works on my Intel MBP running Ventura 13.2. I have SIP and Gatekeeper turned off.

To open app give this a try:

  • open app by right click and select open in context menu-bypasses gatekeeper block that probably causing issue.
  • approve/click yes to any popup asking for permission to open app re:security settings

BOL. Thanks

shredthaGNAR avatar Jan 03 '23 01:01 shredthaGNAR

xattr -d com.apple.quarantine /Applications/Lepton.app

Should allow the app to open.

bskiefer avatar Jan 05 '23 16:01 bskiefer