Skip to content
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

MacOS Mojave 10.14.5 support #19

Closed
aleix616 opened this issue Aug 1, 2019 · 8 comments
Closed

MacOS Mojave 10.14.5 support #19

aleix616 opened this issue Aug 1, 2019 · 8 comments
Labels
waiting for feedback Answered/solved by collaborators, awaiting feedback from the issue author

Comments

@aleix616
Copy link

aleix616 commented Aug 1, 2019

The application cannot open on MacOS Mojave 10.14.5.

This is the log:

Process:               PushNotifications [20542]
Path:                  /Applications/PushNotifications.app/Contents/MacOS/PushNotifications
Identifier:            com.onmyway133.pushnotifications
Version:               1.4.0 (1.4.0)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           PushNotifications [20542]
User ID:               502

Date/Time:             2019-08-01 12:02:09.984 +0200
OS Version:            Mac OS X 10.14.5 (18F132)
Report Version:        12
Anonymous UUID:        55989678-FD7B-6530-036E-D4668C5D2EE9

Sleep/Wake UUID:       541A9102-DC0F-4D77-9A47-4DAAA363AB29

Time Awake Since Boot: 88000 seconds
Time Since Wake:       14000 seconds

System Integrity Protection: enabled

Crashed Thread:        0

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    DYLD, [0x5] Code Signature

Application Specific Information:
dyld: launch, loading dependent libraries

Dyld Error Message:
  Library not loaded: @rpath/Electron Framework.framework/Electron Framework
  Referenced from: /Applications/PushNotifications.app/Contents/MacOS/PushNotifications
  Reason: no suitable image found.  Did find:
	/Applications/PushNotifications.app/Contents/MacOS/../Frameworks/Electron Framework.framework/Electron Framework: code signature invalid for '/Applications/PushNotifications.app/Contents/MacOS/../Frameworks/Electron Framework.framework/Electron Framework'

	/Applications/PushNotifications.app/Contents/MacOS/../Frameworks/Electron Framework.framework/Electron Framework: stat() failed with errno=1

Binary Images:
       0x108f14000 -        0x108f14ff7 +com.onmyway133.pushnotifications (1.4.0 - 1.4.0) <F8DFE287-C6B4-3716-B3B3-CDF539205B40> /Applications/PushNotifications.app/Contents/MacOS/PushNotifications
       0x10fb6b000 -        0x10fbd56ef  dyld (655.1.1) <CE635DB2-D47E-3C05-A0A3-6BD982E7E750> /usr/lib/dyld
    0x7fff499d1000 -     0x7fff49adbfff  com.apple.Bluetooth (6.0.12 - 6.0.12f1) <58A607F0-A818-3535-A7BD-858D5BB0A807> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth

Model: MacBookPro14,1, BootROM 194.0.0.0.0, 2 processors, Intel Core i5, 2,3 GHz, 8 GB, SMC 2.43f6
Graphics: kHW_IntelIrisGraphics640Item, Intel Iris Plus Graphics 640, spdisplays_builtin
Memory Module: BANK 0/DIMM0, 4 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C3531324D3332443250462D3039
Memory Module: BANK 1/DIMM0, 4 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C3531324D3332443250462D3039
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x170), Broadcom BCM43xx 1.0 (7.77.61.2 AirPortDriverBrcmNIC-1305.8)
Bluetooth: Version 6.0.12f1, 3 services, 27 devices, 1 incoming serial ports
Network Service: iPhone, Ethernet, en4
Network Service: Wi-Fi, AirPort, en0
USB Device: USB 3.0 Bus
USB Device: USB2.0 Hub
USB Device: iPhone
USB Device: USB 2.0 BILLBOARD
USB Device: USB3.0 Hub
USB Device: USB3.0 Card Reader
Thunderbolt Bus: MacBook Pro, Apple Inc., 41.1
@tobiasfrantsen
Copy link

tobiasfrantsen commented Aug 1, 2019

I get the same error, also running on macOS mojave 1.14.5......

@imichele
Copy link

imichele commented Aug 2, 2019

I'm unable to find PushNotifications log in ~/Library/Logs/PushNotifications but the App starts, bounces twice and closes with macOS 10.14.6.

@aleix616 aleix616 changed the title MacOS Mojave 1.14.5 support MacOS Mojave 10.14.5 support Aug 6, 2019
@Lucas-gronlund
Copy link

As stated in the Catalina Support thread, you can get it to work by building it yourself - Just follow these steps:

  • Clone the project
    In the terminal:
  • cd to the PushNotifications-master folder
  • run 'npm install'
  • run 'npm run release'
    App is now inside the PushNotifications-darwin-x64 folder, use it like before :)

@AugustoAleGon
Copy link

@Lucas-gronlund Thanks a lot man! Appreciate it.

@Ariandr
Copy link
Collaborator

Ariandr commented Aug 15, 2019

Hi, guys. I've added the steps to build the app manually on your machine. It's essentially what @Lucas-gronlund described, but with more details.

Check it here:
https://github.com/onmyway133/PushNotifications#manual-building

@Ariandr
Copy link
Collaborator

Ariandr commented Aug 20, 2019

@aleix616 Hi, please check out the new release. Install the app using .dmg file, it should work.
https://github.com/onmyway133/PushNotifications/releases

@Ariandr Ariandr added the waiting for feedback Answered/solved by collaborators, awaiting feedback from the issue author label Aug 28, 2019
@onmyway133
Copy link
Owner

@aleix616 please check new release. I'm closing this for now

@aleix616
Copy link
Author

Working fine now! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting for feedback Answered/solved by collaborators, awaiting feedback from the issue author
Projects
None yet
Development

No branches or pull requests

7 participants