-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Signal Desktop macOS ZIP files cannot be opened with The Unarchiver #3128
Comments
I also get the same problem on the non-beta version of Signal Desktop 1.21.1. Problem Details and System Configuration
|
I was able to get v1.20.0 to work. Then it would auto-update to v1.21.1. But v1.21.1 off the website will not work. |
Did you extract the v1.21.1 zip with The Unarchiver? Or the OSX built-in ZIP extraction utility? |
If you used The Unarchiver, see if using the built-in utility works for you. |
Okay. I went to try again. It turns out the problem was what I was using to extract the zip, The Unarchiver. It works when using the MacOS Archive Utility. It also works when extracted with Keka. Thanks. |
this is also a blocker for getting new versions of Signal into 'Homebrew Cask', see here: |
In v1.22 we're reverting to an older version of electron-builder, and it should make the zip files work again. Please take a look at the current beta to see if it works for you: https://github.com/signalapp/Signal-Desktop/releases/tag/v1.22.0-beta.1 Beta install instructions: https://github.com/signalapp/Signal-Desktop/tree/v1.22.0-beta.1#install-the-beta |
thanks, i can confirm this is fixed in 'signal-desktop-beta-mac-1.22.0-beta.1.zip' uncompressing on the command-line works again. |
while this was previously fixed in 1.22, it occurs again in 1.23:
this is a blocker for making Signal available via Homebrew-Cask, see here: |
It appears that this is the underlying issue: electron-userland/electron-builder#3779 |
Yep, here too: unzipping v1.23 fails with "End-of-central-directory" error as above. |
@wu-lee Unzipping with what app, what version exactly? |
(Sorry; I'm reporting on behalf of another person who was having problems on MacOS) Specifically: Ubuntu Xenial, zip v3.0 fails as above (that's me trying) But also: WinZip (Mac) v2.0 fails (that's theirs) However, I'm told MacOS built-in unzip succeeds (MacOS 10.11.6) |
Thanks for hints from this issue, helped me. I downloaded 1.24.1 and extracted with Archiver, failed to run. After saw this thread, I extracted it with BetterZip, then it can be ran. |
Issue persists in macOS public beta (10.15 Beta). Unzipping with Archiver will succeed however the application will fail to launch saying "The application cannot be opened". Successfully unzipped with The Unarchiver after which the application successfully launched. |
OK. What worked for me was to
Open |
Hello, thank you for this thread. I can confirm that I had the same issue when decompressing the zip archive with The Unarchiver, which was resolved by using the Mac OS built-in Archive Utility (Signal Desktop version 1.25.3). |
https://signal.org/download now points to |
Getting signing issues with the downloaded .zip As you can see [here](signalapp/Signal-Desktop#3128) it appears that others have, before, experienced issues with the .zip version. I'm not sure why there are two, but .dmg seems to not have any signing issues. Would appreciate thoughts from others as to why this issue is occurring with the .zip version. Thanks! Peter
Getting signing issues with the downloaded .zip As you can see [here](signalapp/Signal-Desktop#3128) it appears that others have, before, experienced issues with the .zip version. I'm not sure why there are two, but .dmg seems to not have any signing issues. Would appreciate thoughts from others as to why this issue is occurring with the .zip version. Thanks! Peter
* Update signal-beta to use .dmg instead of .zip Getting signing issues with the downloaded .zip As you can see [here](signalapp/Signal-Desktop#3128) it appears that others have, before, experienced issues with the .zip version. I'm not sure why there are two, but .dmg seems to not have any signing issues. Would appreciate thoughts from others as to why this issue is occurring with the .zip version. Thanks! Peter * Update signal-beta.rb
Bug Description
Signal Desktop Beta 1.21.1-beta.1 for MacOS will not open. When attempting to launch the application, a crash screen appears.
Platform Info
Signal Version: Signal Desktop Beta 1.21.1-beta.1
Operating System: Mac OS X 10.14.2 (18C54)
Problem Details and System Configuration
The text was updated successfully, but these errors were encountered: