[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Components with ‘.webview’ freeze the operating system.


Hello,
for about a month now, I have noticed that, when I activate any graphic Component with ".webview" and then start the program, after a few seconds the entire operating system freezes, forcing me to shut down and restart the computer.

This problem occurs when activating both QT-based and GTK-based Components, and I have noticed that it also occurs without setting the ‘WebView’ widget on the Form... in short, simply by activating a ".webview" Component and starting the program.

......I can no longer use the ‘WebView’ object !

[System]
Gambas=3.20.99 6d78853 (master)
OperatingSystem=Linux
Distribution=Mabox Linux 
Kernel=6.17.0-rc1-1-MANJARO
Architecture=x86_64
Cores=8
Memory=5740M
Language=it_IT.UTF-8
Platform=x11
Desktop=XFCE
DesktopResolution=96
DesktopScale=7
WidgetTheme=mabox-superdesk
Font=Ubuntu,10
DarkTheme=False

[Programs]
gcc=gcc (GCC) 15.1.1 20250729
git=git version 2.50.1
msgmerge=msgmerge (GNU gettext-tools) 0.26

[Libraries]
Cairo=libcairo.so.2.11804.4
Curl=libcurl.so.4.8.0
DBus=libdbus-1.so.3.38.3
GDK2=libgdk-x11-2.0.so.0.2400.33
GDK3=libgdk-3.so.0.2417.32
GStreamer=libgstreamer-1.0.so.0.2605.0
GTK+2=libgtk-x11-2.0.so.0.2400.33
GTK+3=libgtk-3.so.0.2417.32
OpenGL=libGL.so.1.7.0
Poppler=libpoppler.so.152.0.0
QT5=libQt5Core.so.5.15.17
QT6=libQt6Core.so.6.9.1
RSvg=librsvg-2.so.2.60.0
SDL=libSDL2-2.0.so.0.3200.56
SQLite3=libsqlite3.so.3.50.4

[Environment]
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
DEBUGINFOD_URLS=https://debuginfod.archlinux.org ;
DESKTOP_SESSION=openbox
DISPLAY=:0
GB_GUI=gb.gtk3
GDMSESSION=openbox
GTK3_MODULES=xapp-gtk3-module
GTK_MODULES=canberra-gtk-module
HOME=<home>
LANG=it_IT.UTF-8
LANGUAGE=it_IT.UTF-8
LC_ADDRESS=it_IT.UTF-8
LC_IDENTIFICATION=it_IT.UTF-8
LC_MEASUREMENT=it_IT.UTF-8
LC_MONETARY=it_IT.UTF-8
LC_NAME=it_IT.UTF-8
LC_NUMERIC=it_IT.UTF-8
LC_PAPER=it_IT.UTF-8
LC_TELEPHONE=it_IT.UTF-8
LC_TIME=it_IT.UTF-8
LOGNAME=<user>
MAIL=/var/spool/mail/<user>
MOTD_SHOWN=pam
PATH=<home>/bin:<home>/.local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
PWD=<home>
QT_LOGGING_RULES=*.debug=false
SHELL=/bin/bash
SHLVL=1
TZ=:/etc/localtime
USER=<user>
XAUTHORITY=<home>/.Xauthority
XDG_CACHE_HOME=<home>/.cache/mmenu
XDG_CURRENT_DESKTOP=XFCE
XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/<user>
XDG_RUNTIME_DIR=/run/user/1000
XDG_SEAT=seat0
XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0
XDG_SESSION_CLASS=user
XDG_SESSION_DESKTOP=openbox
XDG_SESSION_ID=1
XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0
XDG_SESSION_TYPE=x11
XDG_VTNR=7
_=/usr/bin/gambas3

Follow-Ups:
Re: Components with ‘.webview’ freeze the operating system.Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
Re: Components with ‘.webview’ freeze the operating system.Laurent Carlier <lordheavym@xxxxxxxxx>