-
Notifications
You must be signed in to change notification settings - Fork 15
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
Gimmer Bot Crashes on launch with DEB and .zip installs #128
Comments
Hello, you can retry using the last version? |
Same error here. Terminal output: |
Same problem : |
Well if you check versions that ffmpeg.so that comes with was precompiled with, its debian wheezy... libc6-dev 2.13-38+deb7u10 in debian - wheezy / main I suppose if you installed that prehistoric debian it would work then... they really should upgrade their systems :) also check /etc/ld.conf.so.d/ and add /usr/lib/gimmerbot and run ldconfig, else it will fail to find those .so files... you can check that all .so files are found with ldd /usr/lib/gimmerbot/GimmerBot |
I tested this, it does not work on ubuntu distros, but debian 9 should work if you can not get wheezy since its so old. |
Expected Behaviour
Being able to launch Gimmerbot
Actual Behaviour
Gimmer fails to launch on Linux with no errors when lauched via icon, on no information when launched via terminal
Steps to Reproduce the Problem
Specifications
Printscreen (Case needed)
No Errors when launched via gui CLI output is below
pasqualp@phobos:~$ gimmerbot
Segmentation fault (core dumped)
The text was updated successfully, but these errors were encountered: