keymapping, terminal font?

Bug #40941 reported by Prinz Igor
This bug report is a duplicate of:  Bug #126374: DEL key not working. Edit Remove
8
Affects Status Importance Assigned to Milestone
gnuplot (Ubuntu)
Invalid
Medium
Unassigned

Bug Description

hello,

there is a bug in gnuplot (interactive mode). it has been in breezy and now in dapper too.

some keys are not displayed correctly. e.g. the delete-key, or, a little bit special, the german signs like ä,ö,ü,ß. german signs appear correct if i type e.g.

(1) gnuplot >"
(2) gnuplot >"ä
(3) gnuplot >"ä"

but not if i type

(1) gnuplot >"
(2) gnuplot >""
(3) gnuplot >"ä"

i am using ubuntu dapper beta. bug appears in german and english environment.

regards,

prinz igor

Revision history for this message
Gary Coady (garycoady) wrote :

From the gnuplot FAQ:

4.11 How do I include accented characters

   To obtain accented characters like u: or n in your labels you should use
   8bit character codes together with the appropriate encoding option. See
   the following example:

 gnuplot> set encoding iso_8859_1
 gnuplot> set title "M\374nchner Bierverbrauch \374ber die Jahre"
 gnuplot> plot "bier.dat" u 1:2

   Consequently, you can type labels in Czech, French, Hungarian, Russian...
   by means of an appropriate set encoding. However, you cannot mix two
   encodings in one file (e.g. accents for west and east latin encodings).
   That you can only do with a TEX output.

While it does appear to be the case that the non-readline input environment in gnuplot does not allow 8-bit characters, this should not be a problem for typing the characters you require.

It looks like UTF-8 support itself could be in 4.2, but it's not certain.

Is this information sufficient for this bug to be closed?

Changed in gnuplot:
status: Unconfirmed → Needs Info
Revision history for this message
Prinz Igor (pigor) wrote :

At first - thank you for your comment.

In my opinion it is not sufficient.

The main problem is the Delete-Key. It does not work. When i type this key there appear only cryptic signs like "3~".

The accented characters do appear. But if i type for example some accented character in quotations that were there before(!) i type in the accented character, than there appear only cryptic signs, too.

Well, very special problem perhaps. But it is annoying in daily handling.

Regards,

Prinz Igor

Revision history for this message
Sebastian Kapfer (caci) wrote :

The non-functional delete key goes away when compiling Gnuplot with libreadline. As stated in the other bug, distributing such a version is not possible at the moment.

Maybe libedit is a cure to that.

Merging, as the other issue seems to be solved.

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for gnuplot (Ubuntu) because there has been no activity for 60 days.]

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.