Re: [Gambas-user] gb3 - unable to load Qt translation

2010-12-08 Thread wally
On Wednesday 08 December 2010 17:44:35 Benoît Minisini wrote: > > > > KDE4 on OpenSuse 11.3 > > for me it's new KDE (kde3 -> kde4) > > and new Gambas ( gb2 -> gb3) > > > > I have that problem on my own system: the error balloon is not displayed > correctly sometimes. It appears partially, or it

Re: [Gambas-user] gb3 - unable to load Qt translation

2010-12-08 Thread Benoît Minisini
> > KDE4 on OpenSuse 11.3 > for me it's new KDE (kde3 -> kde4) > and new Gambas ( gb2 -> gb3) > I have that problem on my own system: the error balloon is not displayed correctly sometimes. It appears partially, or it is not visible at all. If you run your project in the IDE, and an error is r

Re: [Gambas-user] gb3 - unable to load Qt translation

2010-12-08 Thread wally
On Wednesday 08 December 2010 17:10:40 Benoît Minisini wrote: > > > > Benoit, > > > > i ask this in the 1st post of " [Gambas-user] gb3 - unable to load Qt > > translation" thread: > > > > "may this the reason i do not get Error messages

Re: [Gambas-user] gb3 - unable to load Qt translation

2010-12-08 Thread Benoît Minisini
> > Benoit, > > i ask this in the 1st post of " [Gambas-user] gb3 - unable to load Qt > translation" thread: > > "may this the reason i do not get Error messages ? > If a error in code occurs i get only a few seconds ballon message > in code line of er

Re: [Gambas-user] gb3 - unable to load Qt translation

2010-12-08 Thread wally
therealnews-com > ___ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > Benoit, i ask this in the 1st post of " [Gambas-user] gb3 - unable to load Qt transl

Re: [Gambas-user] gb3 - unable to load Qt translation

2010-12-08 Thread Benoît Minisini
> > So the translation-warning is not reponsible for missing error messages ? > Why i do not get error messages if something is wrong in code (gb3) ? > > wally > I don't what you are talking about. Can you be more precise? -- Benoît Minisini --

Re: [Gambas-user] gb3 - unable to load Qt translation

2010-12-08 Thread wally
On Wednesday 08 December 2010 16:05:36 Benoît Minisini wrote: > > Hi, > > > > Wally-8 wrote: > > > on run a project in gambas3 i always get: > > > "warning: unable to load Qt translation: en_US.UTF-8" > > > > I can confirm the error message (but in my case with en_GB.UTF-8). > > > > 32bit UBuntu

Re: [Gambas-user] gb3 - unable to load Qt translation

2010-12-08 Thread Benoît Minisini
> Hi, > > Wally-8 wrote: > > on run a project in gambas3 i always get: > > "warning: unable to load Qt translation: en_US.UTF-8" > > I can confirm the error message (but in my case with en_GB.UTF-8). > > 32bit UBuntu 10.10, Gamrev 3338 This is not an error message. It begins with the word "warn

Re: [Gambas-user] gb3 - unable to load Qt translation

2010-12-08 Thread charlesg
Hi, Wally-8 wrote: > > on run a project in gambas3 i always get: > "warning: unable to load Qt translation: en_US.UTF-8" > I can confirm the error message (but in my case with en_GB.UTF-8). 32bit UBuntu 10.10, Gamrev 3338 -- View this message in context: http://old.nabble.com/gb3---unable-

[Gambas-user] gb3 - unable to load Qt translation

2010-12-08 Thread wally
Hello, on run a project in gambas3 i always get: "warning: unable to load Qt translation: en_US.UTF-8" may this the reason i do not get Error messages ? If a error in code occurs i get only a few seconds ballon message in code line of error. How to fix it ? cheers wally --