-
Notifications
You must be signed in to change notification settings - Fork 177
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
FarColorer stalls #996
Comments
I found a crash.log in /home/user/.config/far2l |
Regarding your crash.log - looks like crashes happened when you tried to close far2l due to some secondary failure. But to be sure need to see far2l's debug symbols, so - please share your far2l binary. |
Also, do following: |
and it seems i compiled with no debug [New Thread 0x7ffff3ea0700 (LWP 4596)] My binary is here |
I rebuild it with cmake and -DUSEWX=no
But if i select one of them i cannot quit it, because F10 is not working (at least in MATE Terminal ) and no exit button is available in menu by F9. |
New binary runnig in gdb |
Another way - run separate copy, and later attach gdb to it by running gdb --pid=PID_OF_FAR2L |
As soon as i connect to the far2l with gdb by --pid far stops to accept any commands |
But connect after its already stuck on far colorer, then you will not need to send it commands :) |
This is what i get when creating new file
|
oh, that spdlog... Try to remove/reinstall libspdlog-dev and after that - reconfigre from scratch and rebuild far2l. |
Also, try to install libfmt-dev (and rebuild far2l from scratch again) |
Did not helped My cmake output
|
I found that error is not always happens I have one xterm opened and it never fails there The difference that i could found was shim.far2l process does not start in other terminals, only in one that not fails
But If i just put far2l binary into /usr/local/bin, this process does not appear and error on creating file happens. |
Aga, i replaced /usr/loca/lib/far2l/Plugins directory with new ones and it works now |
well, but how did you install it then initially? It should replace plugins by make install |
I did like in README.md |
In linux mint based on Debian Buster
build from source on 27 april 2021 20:00 UTC time
Creating new file by F+4 stalls on message
FarColorer
Reloading schema library
PRETTY_NAME="LMDE 4 (debbie)"
NAME="LMDE"
VERSION_ID="4"
VERSION="4 (debbie)"
ID=linuxmint
ID_LIKE=debian
HOME_URL="https://www.linuxmint.com/"
SUPPORT_URL="https://forums.linuxmint.com/"
BUG_REPORT_URL="http://linuxmint-troubleshooting-guide.readthedocs.io/en/latest/"
PRIVACY_POLICY_URL="https://www.linuxmint.com/"
VERSION_CODENAME=debbie
DEBIAN_CODENAME=buster
The text was updated successfully, but these errors were encountered: