Giter Club home page Giter Club logo

Comments (4)

ConteZero avatar ConteZero commented on May 30, 2024 1

I did some tests and I can confirm that all issues are solved for me.

With version 2.1.1-beta1 I get the following error on the log console when the project is loaded but it does not appear to cause problems when you run it:
res://addons/godot_xterm/pty.gd:105 - Invalid get index 'cols' (on base: 'Control (terminal.gd)').

from godot-xterm.

lihop avatar lihop commented on May 30, 2024

@ConteZero I can confirm the "Unicode error" messages and that they occur when texts are not displayed:

issue3

I'm still digging into the cause of these errors and trying to find a way to reproduce them reliably. Some of the other strange behavior in the video you posted (shown below) can be explained by a new issue I've created #56 (Incorrect intial PTY size).

2022-08-11-100644_802x460_scrot

from godot-xterm.

ConteZero avatar ConteZero commented on May 30, 2024

I can replicate the error with this file:
log_man_virt-edit.txt

It is the result of this command man -Len -Tutf8 --nh --nj virt-edit > log_man_virt-edit.txt and if I execute cat log_man_virt-edit.txt I get the error on the log and the output is truncated.

I think the problem is the • character that appear the first time on line 294.
If I add more text after line 294 the problem keeps popping up, but if I add 2 or more characters before that line the problem disappears (with only 1 character the problem remains).

from godot-xterm.

lihop avatar lihop commented on May 30, 2024

@ConteZero I think I've fixed this issue in 3ad0e10 and issue #56 in f774c90. I have released a beta with these patches along with patches for issues #51 and #53.

Could you install version 2.1.1-beta1 and let me know if all the issues you have reported are fixed? I don't know how you installed GodotXterm, but the GDNative code has changed, so you will need to recompile the binaries or download the new ones from the releases page.

If everything is working as expected and you have no more issues to report, then I plan to go ahead and release bugfix-version 2.1.1.

Thanks for your feedback so far, it is much appreciated.

from godot-xterm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.