[Gambas-user] error running gambas3 rev2710

Benoît Minisini gambas at ...1...
Tue Feb 23 17:58:54 CET 2010


> Am Dienstag, den 23.02.2010, 12:41 +0100 schrieb Benoît Minisini:
> > > Am Dienstag, den 23.02.2010, 10:41 +1300 schrieb Charlie Reinl:
> > > > Am Montag, den 22.02.2010, 13:36 -0800 schrieb kobolds:
> > > > > same with rev 2712
> > > > > 
> > > > > kobolds wrote:
> > > > > > ERROR: #2: Cannot load class 'Project': Unable to load class file
> > > > 
> > > > Salut,
> > > > 
> > > > same for me, gambas3 the IDE won't start.
> > > > 
> > > > [OperatingSystem]
> > > > OperatingSystem=Linux
> > > > KernelRelease=2.6.31.12-desktop-1mnb
> > > > DistributionVendor=MandrivaLinux
> > > > DistributionRelease="Mandriva Linux 2010.0"
> > > > 
> > > > [System]
> > > > CPUArchitecture=i686
> > > > TotalRam=497100 kB
> > > > 
> > > > [Gambas]
> > > > Gambas1=Not Installed
> > > > Gambas2=2.20.0
> > > > Gambas2Path=/usr/local/bin/gbx2
> > > > Gambas3=2.99.0
> > > > Gambas3Path=/usr/local/bin/gbx3
> > > 
> > > Salut,
> > > 
> > > 2713 now the IDE starts.
> > > But takes 6 min 22 sec to show the first screen.
> > > (2708 took also very long)
> > 
> > !!!
> > 
> > Do you have a slow machine? Can you run the IDE with the "strace" program
> > and send me the output until the welcome screen appears?
> 
> Salut,
> 
> that's a Laptop
> AMD Mobile Sempron 3100+  Speed : 1800 MHz  and 496 MB Memory
> 
> gambas3 (r2708) ran "normal" as it does gambas2 (r2707) ~ 10 sec.
> 
> OK, for strace, but have to install it first, any hints ?

$ su
...
# urpmi strace
...
# ^D
$ cd /path/to/interpreter/source
$ gbc3 -agt
$ strace gbx3 > strace.out 2>&1
^C

And send me the strace.out file.

Regards,

-- 
Benoît Minisini




More information about the User mailing list