[Gambas-user] IDE crash and other Issues (gb.settings and icon stock)

Jorge Carrión shordi at ...626...
Wed Jan 21 12:14:27 CET 2015


When you want inspect a connection properties on run time, sometimes IDE
rises a signal 11 error and abort the proyect, sometimes IDE Crashes
directly.

I hadn't be able to isolate the problem so I didn't report it until now.

This morning I've suffered some issues I don't undestand.

I've tried to inspect a connection properties at run time and IDE Crashes.
After that my project was unable to run due a "File already exists" in the
line

Settings.Read(Me)

Even if I tried the Try at begins of line. Each try of call Settings.Read
produces that error.

Others project works well so I tried:

-Delete the .config/gambas3/myproject.conf

-Delete the .config/gambas3 directory at all

-Delete all compiled files on myproject/.gambas/ directory

-Delete the .settings file of the project

Nothing works, then tried:

-Uninstall Gambas3 from my hard drive and reinstall it from gambas-team
repository.

After that, the "File Already exists" of gb.settings seems work, but a
"Unable to Load Image" on Stock.LoadIcon.445 Rises when my project tries to
open a Form. That form uses dirbox controls and buttons with icons from
stock ("icon:/22/directory" and so)

Others projects seem works fine...

The system info:

[System]
Gambas=3.6.2
OperatingSystem=Linux
Kernel=3.13.0-37-generic
Architecture=x86_64
Distribution=Linux Mint 17.1 Rebecca
Desktop=GNOME
Theme=QCleanlooks
Language=es_ES.UTF-8
Memory=7968M
[Libraries]
Cairo=libcairo.so.2.11301.0
Curl=libcurl.so.4.3.0
DBus=libdbus-1.so.3.7.6
GStreamer=libgstreamer-0.10.so.0.30.0
GStreamer=libgstreamer-1.0.so.0.204.0
GTK+3=libgtk-3.so.0.1000.8
GTK+=libgtk-x11-2.0.so.0.2400.23
OpenGL=libGL.so.1.2.0
Poppler=libpoppler.so.44.0.0
Qt4=libQtCore.so.4.8.6
SDL=libSDL-1.2.so.0.11.4


Attached a little project that crashes trying to open a sqlite database
-------------- next part --------------
A non-text attachment was scrubbed...
Name: exampleCrash-0.0.1.tar.gz
Type: application/x-gzip
Size: 7600 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20150121/5aecd496/attachment.bin>


More information about the User mailing list