octave-maintainers
[Top][All Lists]
Advanced

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

Re: GUI welcome wizard doesn't get translated


From: Andreas Weber
Subject: Re: GUI welcome wizard doesn't get translated
Date: Tue, 26 Nov 2013 23:07:40 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130922 Icedove/17.0.9

Am 26.11.2013 20:12, schrieb Torsten:
> Fixed with cset
> http://hg.savannah.gnu.org/hgweb/octave/rev/5d42ffc6850a

Hi Torsten,
after your fix the welcome wizard is shown in german on my system but if
I change the language in settings dialog to, for example, "es_ES" and
make a restart of the GUI, it is still shown in german.

~/.config/octave/qt-settings  has
language=es_ES

Any hints?

PS: Are there any tricks to debug the GUI with gdb? I compiled the src
with FFLAGS=-g CFLAGS=-g CXXFLAGS=-g --enable-bounds-check and if I run

~/src/octave-dbg-build$ ./run-octave -g --force-gui
and try to add a breakpoint

(gdb) b octave-gui.cc:137
No source file named octave-gui.cc.
Make breakpoint pending on future shared library load? (y or [n]) y

but it doesn't stop there. Any hints? Do I have to explicitly set the
source dir to ../octave-src/libgui/src ?

Andy


reply via email to

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