[Gambas-bugtracker] Bug #2620: Gambas crash

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Tue Aug 23 11:56:38 CEST 2022


http://gambaswiki.org/bugtracker/edit?object=BUG.2620&from=L21haW4-

Gianluigi GRADASCHI reported a new bug.

Summary
-------

Gambas crash

Type             : Bug
Priority         : Medium
Gambas version   : Master
Product          : Unknown


Description
-----------

Gambas crashes by closing the IDE tabs from the connection1 tab with the project started.
I know this is not proper programmer behavior, but if you are on connection for a check...

I attach the project and, following, the terminal responses:

$ GB_GUI=gb.qt5 gambas3
[gb.gui.base]._Gui.GetTopLevel.395: #29: Invalid object
[gb.gui.base]._Gui.GetTopLevel.395 [gb.gui.base]._Gui.MustAnimate.405 [gb.form].FSidePanel.TogglePanel.564 [gb.form].FSidePanel.SetHidden.795 [gb.form].SidePanel.Hidden_Write.84 FMain.ShowDebug.1545 FMain.wrkProject_CloseAll.3107 [gb.form.mdi].Workspace._RaiseCloseAll.143 [gb.form.mdi].FWorkspace.CloseWindows.591 [gb.form.mdi].FWorkspace.tabWorkspace_CloseAll.1022 [gb.form].^TabPanel.CloseAll_Click.1028 
Release of profile requested but WebEnginePage still not deleted. Expect troubles !
Release of profile requested but WebEnginePage still not deleted. Expect troubles !
Release of profile requested but WebEnginePage still not deleted. Expect troubles !
Release of profile requested but WebEnginePage still not deleted. Expect troubles !
Release of profile requested but WebEnginePage still not deleted. Expect troubles !
Release of profile requested but WebEnginePage still not deleted. Expect troubles !

$ GB_GUI=gb.gtk3 gambas3

(process:157351): GLib-CRITICAL **: 11:39:06.154: Failed to set scheduler settings: Operation not permitted
[gb.gui.base]._Gui.GetTopLevel.395: #29: Invalid object
[gb.gui.base]._Gui.GetTopLevel.395 [gb.gui.base]._Gui.MustAnimate.405 [gb.form].FSidePanel.TogglePanel.564 [gb.form].FSidePanel.SetHidden.795 [gb.form].SidePanel.Hidden_Write.84 FMain.ShowDebug.1545 FMain.wrkProject_CloseAll.3107 [gb.form.mdi].Workspace._RaiseCloseAll.143 [gb.form.mdi].FWorkspace.CloseWindows.591 [gb.form.mdi].FWorkspace.tabWorkspace_CloseAll.1022 [gb.form].^TabPanel.CloseAll_Click.1028 

(gambas3:157329): GLib-GObject-WARNING **: 11:39:25.965: invalid cast from 'GtkEventBox' to 'GtkWindow'

(gambas3:157329): Gtk-CRITICAL **: 11:39:25.965: gtk_window_set_transient_for: assertion 'parent == NULL || GTK_IS_WINDOW (parent)' failed


System information
------------------

[System]
Gambas=3.17.90 0d9cd6d (master)
OperatingSystem=Linux
Kernel=5.15.0-46-generic
Architecture=x86_64
Distribution=Ubuntu 20.04.4 LTS
Desktop=UBUNTU
Font=Ubuntu,11
Scale=8
Theme=yaru
Language=it_IT.UTF-8
Memory=32013M

[Libraries]
Cairo=libcairo.so.2.11600.0
Curl=libcurl.so.4.6.0
DBus=libdbus-1.so.3.19.11
GDK2=libgdk-x11-2.0.so.0.2400.32
GDK3=libgdk-3.so.0.2404.16
GStreamer=libgstreamer-1.0.so.0.1603.0
GTK+2=libgtk-x11-2.0.so.0.2400.32
GTK+3=libgtk-3.so.0.2404.16
OpenGL=libGL.so.1.7.0
Poppler=libpoppler.so.97.0.0
QT5=libQt5Core.so.5.12.8
SDL=libSDL-1.2.so.0.11.4
SQLite=libsqlite3.so.0.8.6

[Environment]
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
DESKTOP_SESSION=ubuntu
DISPLAY=:0
GB_GUI=gb.gtk3
GDMSESSION=ubuntu
GIO_LAUNCHED_DESKTOP_FILE=/usr/share/applications/gambas3.desktop
GIO_LAUNCHED_DESKTOP_FILE_PID=158109
GJS_DEBUG_OUTPUT=stderr
GJS_DEBUG_TOPICS=JS ERROR;JS LOG
GNOME_DESKTOP_SESSION_ID=this-is-deprecated
GNOME_SHELL_SESSION_MODE=ubuntu
GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1
GTK_MODULES=gail:atk-bridge
HOME=/home/<hostname>
IM_CONFIG_PHASE=1
INVOCATION_ID=fc46e0df5d7f4306a5851d0e768cba87
JOURNAL_STREAM=8:48833
LANG=it_IT.UTF-8
LC_ALL=it_IT.UTF-8
LOGNAME=<hostname>
MANAGERPID=2014
PATH=/home/<hostname>/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
PWD=/home/<hostname>
QT_ACCESSIBILITY=1
QT_IM_MODULE=ibus
QT_LOGGING_RULES=*.debug=false
SESSION_MANAGER=local/<hostname>:@/tmp/.ICE-unix/2279,unix/<hostname>:/tmp/.ICE-unix/2279
SHELL=/bin/bash
SHLVL=0
SSH_AGENT_PID=2205
SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
TZ=:/etc/localtime
USER=<hostname>
USERNAME=<hostname>
WINDOWPATH=2
XAUTHORITY=/run/user/1000/gdm/Xauthority
XDG_CONFIG_DIRS=/etc/xdg/xdg-ubuntu:/etc/xdg
XDG_CURRENT_DESKTOP=ubuntu:GNOME
XDG_DATA_DIRS=/usr/share/ubuntu:/usr/local/share/:/usr/share/:/var/lib/snapd/desktop
XDG_MENU_PREFIX=gnome-
XDG_RUNTIME_DIR=/run/user/1000
XDG_SESSION_CLASS=user
XDG_SESSION_DESKTOP=ubuntu
XDG_SESSION_TYPE=x11
XMODIFIERS=@im=ibus
_=/usr/bin/dbus-update-activation-environment




More information about the Bugtracker mailing list