Re: [Gambas-user] Gambas 3.8 seems to work odd

2015-08-26 Thread Jussi Lahtinen
This is really odd to me. I haven't notice incompatibility issues since I started to use Gambas (it was Gambas 2 back then, and I ported my big project from Vb6). Only thing I remember was syntax change in file handling when changing from Gambas 2 to 3, but it was really minor issue. Jussi On We

Re: [Gambas-user] Gambas 3.8 seems to work odd

2015-08-26 Thread Benoît Minisini
Le 26/08/2015 17:34, Pino Zollo a écrit : > > > El 26/08/15 a las 10:24, gambas-user-requ...@lists.sourceforge.net escribió: >>> Both times the same Ubuntu-system with same components. If my front-end really had changed then both versions should do the same - but they DO NOT. xx

[Gambas-user] Gambas 3.8 seems to work odd

2015-08-26 Thread Pino Zollo
El 26/08/15 a las 10:24, gambas-user-requ...@lists.sourceforge.net escribió: >> Both times the same Ubuntu-system with same components. >> > If my front-end really had changed then both versions should do the same >> > - but they DO NOT. >> > >> > x

Re: [Gambas-user] Gambas 3.8 seems to work odd

2015-08-26 Thread Charlie Reinl
Am Mittwoch, den 26.08.2015, 10:05 +0200 schrieb Wolfgang: > > Am 26.08.2015 um 09:18 schrieb Benoît Minisini: > > Le 26/08/2015 09:12, Wolfgang a écrit : > >> Hallo Benoît! > >> > >> I understand what you write, But I can not understand this: > >> - > >> I have

Re: [Gambas-user] Gambas 3.8 seems to work odd

2015-08-26 Thread Wolfgang
Am 26.08.2015 um 09:18 schrieb Benoît Minisini: > Le 26/08/2015 09:12, Wolfgang a écrit : >> Hallo Benoît! >> >> I understand what you write, But I can not understand this: >> - >> I have the program installed on my Ubuntu-PC from an Istallation Package >> crea

Re: [Gambas-user] Gambas 3.8 seems to work odd

2015-08-26 Thread Benoît Minisini
Le 26/08/2015 09:12, Wolfgang a écrit : > Hallo Benoît! > > I understand what you write, But I can not understand this: > - > I have the program installed on my Ubuntu-PC from an Istallation Package > created by Gabas3.6.x > IT RUNS PERFECTLY. > > The same code r

Re: [Gambas-user] Gambas 3.8 seems to work odd

2015-08-26 Thread Wolfgang
Hallo Benoît! I understand what you write, But I can not understand this: - I have the program installed on my Ubuntu-PC from an Istallation Package created by Gabas3.6.x IT RUNS PERFECTLY. The same code running in Gambas3.8 IDE does not. -

Re: [Gambas-user] Gambas 3.8 seems to work odd

2015-08-25 Thread Jussi Lahtinen
> > Even worse, time to time crashes Linux. > Gambas runs on user space, so this quite hard to believe. Something else has changed. My guess is video card drivers. Jussi -- ___

Re: [Gambas-user] Gambas 3.8 seems to work odd

2015-08-25 Thread Benoît Minisini
Le 25/08/2015 11:37, Wolfgang a écrit : > Hello Benoît, > > this is in the example: > To make it step by step I added a very, very short example with > SystemInformation. As ZIP-Files are refused, please rename my file! > (My original program is a ham-software I programmed over more than a > year n

Re: [Gambas-user] Gambas 3.8 seems to work odd

2015-08-25 Thread Wolfgang
Am 24.08.2015 um 19:15 schrieb Benoît Minisini: Le 24/08/2015 18:51, Wolfgang a écrit : Hi all! A while ago I upgraded from 3.6.x to 3.8. Today I tried to modify a project that ran great under 3.6 Now all graphical objects seem no longer to fit. Many things seem to be bigger and I got errors

Re: [Gambas-user] Gambas 3.8 seems to work odd

2015-08-25 Thread Ivan Kern
l.com] Gesendet: Dienstag, 25. August 2015 09:14 An: mailing list for gambas users Betreff: Re: [Gambas-user] Gambas 3.8 seems to work odd Can you supply an example project? Normally Benoit fixes these things extremely quick (if he can reproduce it) 2015-08-25 8:28 GMT+02:00 Ivan Kern : > Hello, >

Re: [Gambas-user] Gambas 3.8 seems to work odd

2015-08-25 Thread Alexie
> > Regards, > > Ivan > > -Ursprüngliche Nachricht- > Von: Wolfgang [mailto:1...@dl7nb.de] > Gesendet: Montag, 24. August 2015 18:52 > An: mailing list for gambas users > Betreff: [Gambas-user] Gambas 3.8 seems to work odd > > Hi all! > A while ago I upgraded f

Re: [Gambas-user] Gambas 3.8 seems to work odd

2015-08-24 Thread Ivan Kern
3.8 seems to work odd Hi all! A while ago I upgraded from 3.6.x to 3.8. Today I tried to modify a project that ran great under 3.6 Now all graphical objects seem no longer to fit. Many things seem to be bigger and I got errors on a socket that ran without any problem. The compiled Program is still

Re: [Gambas-user] Gambas 3.8 seems to work odd

2015-08-24 Thread Benoît Minisini
Le 24/08/2015 18:51, Wolfgang a écrit : > Hi all! > A while ago I upgraded from 3.6.x to 3.8. > > Today I tried to modify a project that ran great under 3.6 > > Now all graphical objects seem no longer to fit. Many things seem to be > bigger and I got errors on a socket that ran without any problem

[Gambas-user] Gambas 3.8 seems to work odd

2015-08-24 Thread Wolfgang
Hi all! A while ago I upgraded from 3.6.x to 3.8. Today I tried to modify a project that ran great under 3.6 Now all graphical objects seem no longer to fit. Many things seem to be bigger and I got errors on a socket that ran without any problem. The compiled Program is still running exactly as