bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Probably a bug in ncurses or something users should know


From: Jérémie Lefrancois
Subject: Probably a bug in ncurses or something users should know
Date: Sun, 22 Sep 2019 19:11:22 +0200

Hello

I am developing a roguelike in Python3 using ncurses and linux.

On one configuration I have a program working fine (ubuntu using libncurses5)
On the other configuration I have a weird unpleasant behaviour. (lubuntu using

libncurses6). Seems randomly some characters are shited right.


I join for both configurations :
 - a screen shot
 - result of dpkg command - versions of ncurses differ  libncurses5 is ok and libncurses6 is not. (I know for sure lubuntu uses libncurses6 since it works when libncurses5 is removed)
  - result of uname -a
  - result of python3 -V (same)

=> Do let me know if you need more information.

My concern is that it seems the problem is on the LASTEST version of ncurses.. so I might get the bug one day on correnlty ubuntu configuration...

Regards

Attachment: ko-lubuntu-config.zip
Description: Zip archive

Attachment: ok-ubuntu-config.zip
Description: Zip archive


reply via email to

[Prev in Thread] Current Thread [Next in Thread]