On Saturday 28 July 2012 14:28:07 Benoît Minisini wrote:
> Le 28/07/2012 11:53, wally a écrit :
> > At revision 4995.
> >
> > ~> gambas3
> > gb.qt4: warning: unable to load Qt translation: en_US.UTF-8
> > Stock.Themes_Read.614: #45: File or directory does not exist
> > 1: Project.Main.276
> > Segm
Le 28/07/2012 11:53, wally a écrit :
>
> At revision 4995.
>
> ~> gambas3
> gb.qt4: warning: unable to load Qt translation: en_US.UTF-8
> Stock.Themes_Read.614: #45: File or directory does not exist
> 1: Project.Main.276
> Segmentation fault
>
> OpenSuse 12.1
>
> Any ideas ?
>
The bug should be fi
Bruce,
thank you for the info, but it does not solve the problem here.
wally
On Saturday 28 July 2012 21:16:41 Bruce wrote:
> On Sat, 2012-07-28 at 13:26 +0200, Benoît Minisini wrote:
> > Le 28/07/2012 13:24, Benoît Minisini a écrit :
> > > Le 28/07/2012 13:13, wally a écrit :
> > >> here the
On Sat, 2012-07-28 at 13:26 +0200, Benoît Minisini wrote:
> Le 28/07/2012 13:24, Benoît Minisini a écrit :
> > Le 28/07/2012 13:13, wally a écrit :
> >>
> >> here the gdb output
> >>
> >
> > Can you compile Gambas with no optimization?
> >
> > $ make clean && make "CFLAGS=-O0 -g -ggdb" "CXXFLAGS=-O
Le 28/07/2012 13:24, Benoît Minisini a écrit :
> Le 28/07/2012 13:13, wally a écrit :
>>
>> here the gdb output
>>
>
> Can you compile Gambas with no optimization?
>
> $ make clean && make "CFLAGS=-O0 -g -ggdb" "CXXFLAGS=-O0 -g -ggdb"
>
> And send me the backtrace again (the full one if possible, n
Le 28/07/2012 13:13, wally a écrit :
>
> here the gdb output
>
Can you compile Gambas with no optimization?
$ make clean && make "CFLAGS=-O0 -g -ggdb" "CXXFLAGS=-O0 -g -ggdb"
And send me the backtrace again (the full one if possible, not just the
ten first lines).
And you should try the valgri
here the gdb output
On Saturday 28 July 2012 12:36:11 Benoît Minisini wrote:
> Le 28/07/2012 11:53, wally a écrit :
> > At revision 4995.
> >
> > ~> gambas3
> > gb.qt4: warning: unable to load Qt translation: en_US.UTF-8
> > Stock.Themes_Read.614: #45: File or directory does not exist
> > 1: Pro
Le 28/07/2012 11:53, wally a écrit :
>
> At revision 4995.
>
> ~> gambas3
> gb.qt4: warning: unable to load Qt translation: en_US.UTF-8
> Stock.Themes_Read.614: #45: File or directory does not exist
> 1: Project.Main.276
> Segmentation fault
>
> OpenSuse 12.1
>
> Any ideas ?
>
Can you proceed as e
At revision 4995.
~> gambas3
gb.qt4: warning: unable to load Qt translation: en_US.UTF-8
Stock.Themes_Read.614: #45: File or directory does not exist
1: Project.Main.276
Segmentation fault
OpenSuse 12.1
Any ideas ?
---