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

Wont start after using electron-packager #6

Open
dylankilkenny opened this issue Oct 8, 2017 · 0 comments
Open

Wont start after using electron-packager #6

dylankilkenny opened this issue Oct 8, 2017 · 0 comments

Comments

@dylankilkenny
Copy link

After i package my app using electron packager i get a strange response off the child_procces

31 SIGNAL receivedS0
telegram-cli 0x00000001061ade4a print_backtrace + 421
telegram-cli 0x00000001061adf46 termination_signal_handler + 1822
libsystem_platform.dylib 0x00007fffe97c2b3a _sigtramp + 263
??? 0x0000000114946551 0x0 + 46402368814
libsystem_c.dylib 0x00007fffe9647420 abort + 1295
libsystem_c.dylib 0x00007fffe960e893 basename_r + 06
telegram-cli 0x00000001061ae3bd main + 7817
libdyld.dylib 0x00007fffe95b3235 start + 18
??? 0x0000000000000006 0x0 + 6

as opposed to the normal

Telegram-cli version 1.4.1, Copyright (C) 2013-2015 Vitaly Valtman
Telegram-cli comes with ABSOLUTELY NO WARRANTY; for details type show_license'. This is free software, and you are welcome to redistribute it under certain conditions; type show_license' for details.
Telegram-cli uses libtgl version 2.1.0
Telegram-cli includes software developed by the OpenSSL Project
for use in the OpenSSL Toolkit. (http://www.openssl.org/)
I: config dir=[/Users/dylankilkenny/.telegram-cli]

i have a suspicion its got something to do with the path but i cant find a fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant