[Gambas-user] BUG : IDE Crash when opening a Form in my Project

Benoît Minisini gambas at ...1...
Thu May 8 19:32:24 CEST 2014


Le 06/05/2014 08:36, Christian Fitzner a écrit :
> Hi,
>
> first, i want to say thank you for the great programming tool !
>
>
> Unfortunately I have a problem whith the IDE. When i open a Form then i
> get :
>
> CFamily.DrawIcon.260: Unable to load image
>
> The output of GB_STOCK=debug gambas3 :
>
> gb.form: init stock with application theme: ''
> gb.form: desktop is GNOME
> gb.form: add icon path: /usr/share/icons/gnome/&1x&1!&2
> gb.form: add icon path: /usr/share/icons/hicolor/&1x&1!&2
> gb.form: add icon path: stock/&2
> CFamily.DrawIcon.260: Unable to load image
> 1: CFamily.DrawIcon.260
> 2: CFamily.EnterControl.177
> 3: CFamilyForm.EnterControl.86
> 4: FForm.CheckHovered.3883
> 5: FForm.Form_Activate.3172
> *** Error in `/usr/bin/gambas3': munmap_chunk(): invalid pointer:
> 0x00000000047b796f ***
> Abgebrochen (Speicherabzug geschrieben)
>
> My System :
>
> [System]
> Gambas=3.5.90
> OperatingSystem=Linux
> Kernel=3.11.0-15-generic
> Architecture=x86_64
> Distribution=Ubuntu 14.04 LTS
> Desktop=GNOME
> Theme=QGtk
> Language=de_DE.UTF-8
> Memory=3010M
> [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.203.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.43.0.0
> Poppler=libpoppler.so.44.0.0
> Qt4=libQtCore.so.4.8.6
> SDL=libSDL-1.2.so.0.11.4
>
> I attached a sample in this mail. The bad form is frmMain.
>
> Thank You and best wishes
>
> Christian Fitzner
>

This has been fixed in revision #6259.

Regards,

-- 
Benoît Minisini




More information about the User mailing list