justinfrankel / licecap

LICEcap simple animated screen capture tool for Windows and OS X
http://www.cockos.com/licecap
5.29k stars 446 forks source link

LICEcap could you update for MacOS Catalina 10.15 #71

Closed joseph-tran-tn closed 5 years ago

joseph-tran-tn commented 5 years ago

I really love LICEcap, it's a super simple and powerful application to screenshot export to GIF file. And when I updated to MacOS Catalina 10.15 version, it doesn't work with the new OS. Could you update it, please!

Screen Shot 2019-07-17 at 08 42 21 Screen Shot 2019-07-17 at 08 42 29
ddriver88 commented 5 years ago

I'd like to +1 this. LICEcap was such an integral part of my workflow and it's a bummer that Apple has killed 32bit apps, even though I understand why.

grosch commented 5 years ago

The latest version starts up on Catalina but after hitting the Record button and saving the name of the file nothing happens. It doesn't actually go into record mode.

admvx commented 5 years ago

I managed to get it working on Catalina, after going through these steps (not sure if all or only some of them are required; maybe try them in reverse order 😅):

joseph-tran-tn commented 5 years ago

Perfect, It's working now, thank @admvx This issue has been solved!

abhineshk commented 4 years ago

I noticed that I was able to get it working by following just the last step:

I got a prompt for giving the app access to recording the screen just after this step. Cheers!

kflu commented 4 years ago

I noticed that I was able to get it working by following just the last step:

  • Ensure the saved file includes the .gif extension in the name; it doesn't get added automatically and seems to cause the recording to fail otherwise.

I got a prompt for giving the app access to recording the screen just after this step. Cheers!

I can confirm this works too. Thanks!

eliorivero commented 4 years ago

Thanks @admvx! To get it working in Catalina I only needed the first step:

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

Thank you!

efueger commented 4 years ago

I tried all of the above with no luck.

arigoldx commented 4 years ago

I just reinstalled and gave Screen Recording permissions:

Screen Shot 2019-10-23 at 4 01 04 PM
tobecrazy commented 4 years ago
  • LICEca

it works ! thanks!

eduardoprentcomau commented 4 years ago

In my case, To get it working in Catalina I performed the uninstall process and deleted the licecap.ini file from Application Support ~/Library/Application Support/LICEcap/licecap.ini

esaruoho commented 4 years ago

hi y'all, where can i find the LICEcap version that supports catalina, please? Is it on homebrew?

coltoncook commented 4 years ago

I got it working on Catalina firmware by uninstalling the application from my computer, and then redownloading the application at this address: https://www.cockos.com/licecap/

Hope this helps!

gtalarico commented 4 years ago

I tried all of the above, but it would still not work (xattr, reintall, full disk access, etc) After re-reading the thread, I noticed I had missed this step:

Ensure the saved file includes the .gif extension in the name

After adding .gif manually to file name it worked

TorvaldsDB commented 4 years ago

I use Kap replace it

image

joeldenning commented 4 years ago

For me, it didn't work until licecap had both full disk and screen recording permissions. Screen recording permissions could only be given by uninstalling and reinstalling (I must have missed the first initial prompt, and that's the only time you can do it)?

JodiWarren commented 4 years ago

For me, it didn't work until licecap had both full disk and screen recording permissions. Screen recording permissions could only be given by uninstalling and reinstalling (I must have missed the first initial prompt, and that's the only time you can do it)?

For future reference you can add both of those things in System Preferences > Security & Privacy.

On the left, you can choose the Full Disk Access and Screen Recording lists. You can manually add applications to them by unlocking and clicking the little âž• icon.

rcoundon commented 4 years ago

I've discovered that LICECap no longer works after an upgrade to Catalina 10.15.4 I can launch it but after hitting record and selecting a filename nothing happens; the record button is available to press again. In system preferences I've added full disk access but I'm not able to add applications to the Screen Recording access - i.e. no +/- option - maybe a 10.15.4 thing too

joeldenning commented 4 years ago

I also am unable to get Licecap working - after my comment on Feb 14 things stopped working. I have given it full disk access and screen recording access, but it doesn't work for me.

gtalarico commented 4 years ago

@joeldenning @rcoundon did you guys try adding .gif to the filename save dialog?

joeldenning commented 4 years ago

I've been adding .gif all along. But I just tried it again, and was prompted to give Licecap screen recording access again, even though I had already given it access. I clicked on "Open System Preferences" and re-enabled screen recording access, and then it worked!

Am honestly rather confused why I was prompted for screen recording access even though System Preferences already said it had access. I probably got confused somewhere along the way? Now it's working though!

rcoundon commented 4 years ago

@joeldenning @rcoundon did you guys try adding .gif to the filename save dialog?

I hadn't tried that and I had the same experience as @joeldenning, I was prompted to grant Screen Record prvileges and then it worked. Thanks for your help!

TorvaldsDB commented 4 years ago

I am back to LICEcap again since I found the reason.

You have to rename with extension .gif such as filename.gif, if you just use the filename, you will meet the error hint.

image

conr commented 4 years ago

I just deleted my old installation of Licecap and installed the latest version. You'll then be prompted to grant some screen recording permissions. Do that and you're Gucci 👌

mikelyons commented 4 years ago

My problem was that on first run a dialog popped explaining that LICEcap has been blocked from recording the screen and I missed this poppup, @arigoldx 's solution pictured above fixed it for me (system preferences, security, privacy, screen recording)

kral2 commented 3 years ago

hi y'all, where can i find the LICEcap version that supports catalina, please? Is it on homebrew?

Working with v1.3.0 installed as a homebrew cask > brew install licecap

You have first to give full disk access from "security & privacy" preference menu to have LICEcap also ask for "Screen Recording" permission.