-
-
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.app 1.25.3 on macOS 10.15 Beta can't be opened #3426
Comments
How did you extract the .zip file? Could it be related to this bug? #3128 Also, it does look like there are some issues with |
I tried multiple zip programs and every single one creates different errors
So I think the issue is electron-userland/electron-builder#3779 and not specifically macOS 10.15 related |
OK. What worked for me was to
Open |
@oschrenk Surprising. That |
I have the same problem with the zip file:
|
@ge Please try using the built-in MacOS extraction utility. |
@scottnonnenberg-signal, good suggestion. My post left out some things. You'll notice that I couldn't extract the Signal app using the command line. Then I suddenly show it - I had used the MacOS utility to extract it. Double-clicking on the app to start it gave me exactly the same error as running it from the command line. -10810 The point is that the zip file appears to be broken no matter how I unzipped it. Hope it gets fixed soon! Thanks for paying attention! |
If you want the lower-level error involved here, it has to do with symlinks. There are symlinks necessary for the application to start up successfully packaged in the zip. If your unzip utility doesn't like extra data added at the end, you get the first error (end-of-central directory). If your unzip directory doesn't properly deal with the symlinks, you get your second error on Signal Desktop startup. Version of macOS are you running? My built-in ZIP extraction utility deals with that zip just fine, on macOS 10.14.5 (18F132). |
This worked for me as well. I did not use Terminal however. I just downloaded an older version (https://updates.signal.org/desktop/signal-desktop-1.22.0.zip) from Safari. When I opened it, it prompted me to update and violà! It updated to 1.25.3 and works properly. Before that worked however, 1.25.3 seemed to unzip properly using GUI, but, once unzipped, wouldn't open (as mentioned by OP). Trying to unzip it via Terminal returns this message:
|
@obejay I downloaded signal-desktop-mac-1.25.3. Is it advisable to use an older version? (I'm a Signal newbie). Oh! Now I see the rest of your message! Clever trick. I'll try it! Thanks! |
@obejay It seems to be working! |
I mean... probably not, but Signal updates updates itself before you even link it to your phone. So *shrugs*. My biggest paranoia was possibly downloading a fraudulent copy somehow. But the link resolved from their server, even though I couldn't see the directory. So they are obviously still hosting the older versions.
Thank @oschrenk, @ge. It was his clever idea! ;)
Awesome! |
@obejay Uh oh! Signal 1.22.0-beta.1 runs, but I can't get it to prompt me to update it. Any clues as to what I can do? Thanks again, |
Try a non-beta version? This is the one I used: https://updates.signal.org/desktop/signal-desktop-1.22.0.zip |
Thanks a lot for your help! Signal now works again for me :) |
FWIW, letting the app update itself didn't work for me. Actually it's not all that difficult to make it work. It appears that the symlinks aren't extracted correctly (or aren't added to the archive correctly) and the binaries aren't executable, with the following commands you can make Signal as extracted from the 1.26.2 zip file work:
After this you need to do the usual security dance, allow the app in security settings and confirm a 2nd time that you really want to start it. |
@fsmeets Those kinds of post-extract operations shouldn't be required. What tool did you use to unzip the app? Also, where's your log from the failed automatic app update? We need logs to help track down and fix these issues! |
@scottnonnenberg-signal I'm getting this issue on a fresh install of macOS 10.15 beta 6 using the standard macOS Archive Utility.app to extract. Version 1.22.0 is able to be opened and then allowed to update itself as a workaround. |
Also encountering this with both stable and beta releases. macOS Catalina 10.15 Beta (19A546d) |
Confirming @josh64x2 workaround works. |
It seems https://updates.signal.org/desktop/signal-desktop-1.22.0.zip is not accessible anymore, so the workaround doesn't work for me... |
@jetienne you'll need to use the link of https://updates.signal.org/desktop/signal-desktop-mac-1.22.0.zip |
@josh64x2 Thanks a lot. The trick is to install this version and leave the app open so there is an automatic update. At first, I was clicking on the header appearing on the app after install, mentioning this version has expired, but I was redirecting to the signal download web page and of course it did not solve the issue. |
The trick that worked for me was to download the dmg instead of the zip... |
Yes, if you're having problems with this, you can go to https://signal.org/download, grab the URL for Signal Desktop for Mac, then change |
I tried this on 19A558d and it worked for me. |
Encountering same issues as @oschrenk - Extracting with Keka worked for me. |
https://signal.org/download now points to |
This persists to 1.31.0 Any updates on that? Signal was working just fine before catalina. On the second I opened it after the update it was giving me this message. I cleared all data and it didn't work. I deleted and reinstalled the app with the newest available .dmg file from the website. Did not work. This is the only app that is not working on my mac. |
@pixelsign The screenshot you've posted looks very different from the others up-thread. Please enter a new bug and be sure to provide debug logs ( |
Bug Description
Can't open Signal Desktop app 1.25.3 on macOS 10.15 Beta. I get greeted with "The application “Signal.app” can’t be opened."
Steps to Reproduce
Actual Result:
Dialog shown with ""The application “Signal.app” can’t be opened." "
Expected Result:
Signal.app should open
Screenshots
### Platform Info
Signal Version:
app 1.25.3
Operating System:
macOS 10.15 Beta (19A487m)
Linked Device Version:
Can't link, since App does not start
Link to Debug Log
Can't open debug log. Since app does not start
Looking through Console.app logs, and filtering for Signal.app I see
The text was updated successfully, but these errors were encountered: