[Gambas-user] No interface showing
Steven Lobbezoo
steven at ...1652...
Thu Nov 8 17:33:02 CET 2007
Le jeudi 8 novembre 2007 17:21, Benoit Minisini a écrit :
> On jeudi 8 novembre 2007, Benoit Minisini wrote:
> > On jeudi 8 novembre 2007, Steven Lobbezoo wrote:
> > > Hi,
> > >
> > > In the mean time i tried a complete new installation of the latest
> > > trunk. Still no changes : gbr2 strats, and then does not show any
> > > window, it stays running, but no interaction with the sceen.
> > >
> > > Also : why does gbr2 tries to write
> > > /usr/local/share/gambas2/info/gb.vb.info its installed 600 owner root,
> > > so cannot be written by normal users.
> > >
> > > Steven
> >
> > ???
> >
> > gbr2 does not try to write gb.vb.info. It never looks inside this
> > directory, unless the project it runs asks for it.
>
> OK, you wanted to say gbi2. But what are you doing with gbi2? This program
> is only used at installation time, you normally never have to use it
> yourself.
Sorry, in the heat of trying anything to get back up i made some mistakes.
If I do this :
gdb gbr2
GNU gdb 6.5
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i586-suse-linux"...Using host libthread_db
library "/lib/libthread_db.so.1".
(gdb) run
Starting program: /usr/local/bin/gbr2
Failed to read a valid object file image from memory.
ERROR: #45: File or directory does not exist
Program exited with code 01.
(gdb) quit
The result is as above. If I type gambas2, gbr2 starts running, but nothing
shows. So how can I find whats happening ?
Steven
More information about the User
mailing list