octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #49386] Non-latin characters in GUI


From: Hartmut
Subject: [Octave-bug-tracker] [bug #49386] Non-latin characters in GUI
Date: Mon, 24 Oct 2016 18:25:44 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0

Follow-up Comment #5, bug #49386 (project octave):

I had a look at Markus patch  in comment #1. If I remember correctly the
command setCodecForCStrings is obsolete in qt5. So this patch might break
building mxe-octave with qt5.

My patch in bug #49118 comment #26 adds the very same code line to
octave-gui.cc, but wraps it in "#if defined (HAVE_QT4)".

If I find the time I will take any of those setCodecForCStrings patches and
cross-build mxe-octave with qt4. Am a right that the following should then be
tested:
* display utf-8 characters (like in the demo script testing_utf8.m) in the GUI
command window (bug #43099).
* create a string variable with a utf8 russian letter as content (this bug
report) and have a look at it in the variable explorer. 
* create a uigetfile window with a utf8 russion letter in the title string
(this bug report).

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49386>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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