-
Notifications
You must be signed in to change notification settings - Fork 38
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
floating point exception. #276
Comments
I checked it on rpi zero and it worked. Do you have ~/.config/elinks/hooks.lua ? If yes, rename this file. |
if it helps I'm not running in xwindows. I'm running via a remote telnet session. I will check for the ~/.config/elinks/hooks.lua file. 0.16 has been a vast improvement over 0.13 :-) |
I'm running it via ssh. May I know what machine it is? It "fails" on startup or viewing some documents, or what? |
sure some more information: its a raspberry pi 4, it appears to open fine if I'm inside xwindows and launch a terminal session. |
@johngalt01 On rpi zero 2, started telnetd and telnet to rpi. No error. Could you show your elinks.conf, name of terminal, and size (cols, rows)? |
actually i have it on my github, its a carry over from 0.13 the terminal is set to that Xterm-256 if i remember have to look at my bash configuration. i have it inside my readme. my terminal is set to |
this is interesting. If i login via teraterm i can launch 0.17 over telnet changing the Lines and Columns has no effect on the error over the terminal. no hooks.lua file. no issues with version 0.16.1 |
i've been playing with 0.16.1 all evening but i wanted to see if i run 0.17 elinks --help and it will display the help menu and not crash. for 0.17 |
@johngalt01 Could you copy this code, compile and run it? It displays terminal sizes for first 6 descriptors. |
will report back. |
ok cool i see the problem. What do i need to fix it? Here are the results: Run from inside Xwindows on terminalfd=0 ws.ws_col=84 ws.ws_row=46 ws.ws_xpixel=0 ws.ws_ypixel=0
|
if i run on the terminal then rerun term_size i get the correct numbers in place of the zeros and elinks 0.17 starts up and runs so i added it to my bash initialization scripts. |
OK. Thanks. I'm going to release on Sunday rc2 with this ^ commit. |
on the 0.17rc i used the binaries elinks-0.17.0rc1-armhf-bin.tar.xz i keep getting a floating point error for both elinks and elinks-lite.
i don't know what dependency it might be.
sorry floating point exception.
maybe its my conf file i copied into config.
i just tested elinks 0.16.1 and it works fine
The text was updated successfully, but these errors were encountered: