mikaa123 / linear

Ruler app with web-development in mind
http://mikaa123.github.io/linear-website/
MIT License
262 stars 21 forks source link

1.4.1 is crashing #38

Open zulhfreelancer opened 6 years ago

zulhfreelancer commented 6 years ago

Hi,

The latest v1.4.1 is crashing everytime I launched it. This is just FYI.

I'm on OSX 10.12.6.

Thank you.

anyway commented 5 years ago

Also on 10.14.3

gustavobittencourt commented 4 years ago

Same with me.

I am using macOS Catalina, and it crashes at the startup.

Thank you!

gianpaj commented 4 years ago

I tried the lastest from brew cask and it also crashes:

brew cask reinstall linear
==> Downloading https://github.com/mikaa123/linear/releases/download/1.5/linear.zip

error 16:02:51.036911+0100 tccd Failed to copy signing info for 2320, responsible for file:///Applications/linear.app/Contents/MacOS/linear: #-67062: Error Domain=NSOSStatusErrorDomain Code=-67062 "(null)"

macOS Catalina 10.15.5

gianpaj commented 4 years ago

I made a PR that should fix it.

~~While that version is tested, built and released on brew, etc., I made a build and uploaded 1.5.1 here: https://github.com/gianpaj/linear/releases/tag/1.5.1~~

The only thing, for some reason the Welcome /Instructions screen appears every time you open the app

EDIT: if make a build from my branch you'll have to disable Gatekeeper on the mac:

sudo spctl --master-disable

To enabled:

sudo spctl --master-enable

info: https://osxdaily.com/2015/05/04/disable-gatekeeper-command-line-mac-osx/

radiovisual commented 4 years ago

@mikaa123 it has been awhile. 😄 Do you think that we should do a little maintenance to update this application? I still use it from time to time in my daily tasks. I would be happy to do some maintenance if you make me a contributor.