[Gambas-user] Gambas 3.4.2 hanging on startup (Ubuntu 12.10 with Cinnamon desktop)

Cam Era cybercamera at ...626...
Mon Jul 29 03:21:46 CEST 2013


Benoît,

thank you for the speedy response.

Do I need to install a separate Gambas IDE source package to gain access to
the project file you indicated?

I've performed a search, but cannot find any path which leads me to an IDE
project directory.

In /usr/share/gambas3, i have the following:

drwxr-xr-x 8 root root 4096 Jul 16 08:58 control
drwxr-xr-x 14 root root 4096 Jul 16 08:58 examples
-rwxr-xr-x 1 root root 4929289 Jul 22 16:47 gambas3.gambas
drwxr-xr-x 2 root root 4096 Jul 26 15:04 mime
drwxr-xr-x 2 root root 4096 Jul 26 15:04 icons
drwxr-xr-x 2 root root 4096 Jul 26 15:04 gb.sdl
drwxr-xr-x 2 root root 4096 Jul 26 15:05 info

and the only references to Gambas and IDE I can find at all are these:

/usr/share/app-install/desktop/gambas3-ide:gambas3.desktop
/usr/share/doc/gambas3-ide
/usr/share/doc/gambas3-ide/changelog.Debian.gz
/usr/share/doc/gambas3-ide/copyright

If I can find the exact filename/path I need to look for, I can 'locate' it
and then I can run the commands you suggested below.

Thanks again.

-- Con


On Mon, Jul 29, 2013 at 10:59 AM, Benoît Minisini <
gambas at ...1...> wrote:

> Le 29/07/2013 02:40, Cam Era a écrit :
>


> Please run the development through 'gdb', hit CTRL+C when it freezes,
> and send me the gdb backtrace.
>
> $ cd /path/to/gambas3/ide/project
> $ gbc3 -agt
> $ gdb gbx3
> ...
> (gdb) run
> ...
> ------> hit CTRL+C
> (gdb) bt
> ...
>
> --
> Benoît Minisini
>
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list