plainlab / plainprinter

Take multiple screenshots and convert them into a PDF file
GNU General Public License v3.0
51 stars 10 forks source link

ERROR OPENING THE APPLICATION #18

Closed cyberlearn3r closed 1 year ago

cyberlearn3r commented 1 year ago

Expected Behavior

Plain Printer should open.

Current Behavior

The application gives an error when trying to open. MacOS is marking the application as Malware. Even when you check the "Overridde Malware Protection" box the application gives an error that the application can't be opened. Tried reinstalling but no help.

Error Report

Exception Type: EXC_CRASH (SIGKILL (Code Signature Invalid)) Exception Codes: 0x0000000000000000, 0x0000000000000000 Termination Reason: CODESIGNING 1 Taskgated Invalid Signature

Your Environment

cyberlearn3r commented 1 year ago

Hello Team, Please advise if you are able to replicate this bug and if there is any available solution. Thanks,

manhtai commented 1 year ago

Hello, thanks for the report, we're working on it, in the meantime you can try the CLI version here https://github.com/manhtai/vitalsource-printer

manhtai commented 1 year ago

Potential bug from electron-builder https://github.com/electron-userland/electron-builder/issues/7244

manhtai commented 1 year ago

@cyberlearn3r plz try the latest release here https://github.com/plainlab/plainprinter/releases/tag/v0.2.3, tested on my mac with macOS Monterey 12.6, not ready to upgrade to 13 yet.

cyberlearn3r commented 1 year ago

Hello Team, I tested this on macOS 13.0.1 Ventura and the issue seems to be resolved now. Thanks for the quick resolution.