[Gambas-user] Issue with Gambas IDE

Linus olivier.cruilles at yahoo.fr
Thu Nov 16 23:51:52 CET 2023


Ok, found it

It works using QT5 but not with GTK3

GB_GUI=gb.qt5 gambas3

So it seems to be related to GTK3


GTK3 information

[System]
Gambas=3.18.90 e0f7f36fa (master)
OperatingSystem=Linux
Distribution=redhat Fedora release 38 (Thirty Eight)
Kernel=6.5.10-200.fc38.x86_64
Architecture=x86_64
Cores=8
Memory=32026M
Language=fr_FR.UTF-8
Desktop=MATE
DesktopResolution=92
DesktopScale=7
WidgetTheme=menta
Font=Liberation Sans,10

[Programs]
appimage-builder=appimage-builder: 1.1.0
dpkg=Programme « dpkg » de gestion de paquets Debian version 1.21.21 (amd64).
gcc=gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)
git=git version 2.41.0
msgmerge=msgmerge (GNU gettext-tools) 0.21.1
rpmbuild=RPM version 4.18.1

[Libraries]
Cairo=libcairo.so.2.11708.0
Curl=libcurl.so.4.8.0
DBus=libdbus-1.so.3.32.4
GDK2=libgdk-x11-2.0.so.0.2400.33
GDK3=libgdk-3.so.0.2406.32
GStreamer=libgstreamer-1.0.so.0.2206.0
GTK+2=libgtk-x11-2.0.so.0.2400.33
GTK+3=libgtk-3.so.0.2406.32
OpenGL=libGL.so.1.7.0
QT5=libQt5Core.so.5.15.11
SQLite 3=libsqlite3.so.0.8.6

[Environment]
CAPP_BUILD=<home>/Packages/Starter/Build
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
DEBUGINFOD_URLS=https://debuginfod.fedoraproject.org/ <https://debuginfod.fedoraproject.org/>
DESKTOP_SESSION=mate
DISPLAY=:0
EDITOR=/usr/bin/nano
FREETYPE_PROPERTIES=truetype:interpreter-version=35
GB_GUI=gb.gtk3
GDMSESSION=mate
GDM_LANG=fr_FR.UTF-8
GIO_LAUNCHED_DESKTOP_FILE_PID=1112093
GTK3_MODULES=xapp-gtk3-module
GTKM_INSERT_EMOJI=1
GTK_BACKDROP=1
GTK_FOCUS_VISIBLE=1
GTK_OVERLAY_SCROLLING=0
GTK_PROGRESS_TEXT_INSIDE=1
HISTCONTROL=ignoredups
HISTSIZE=1000
HISTTIMEFORMAT=%F %T
HOME=<home>
HOSTNAME=<hostname>
IMSETTINGS_INTEGRATE_DESKTOP=yes
IMSETTINGS_MODULE=none
KDEDIRS=/usr
LANG=fr_FR.UTF-8
LC_ALL=fr_FR.UTF-8
LESSOPEN=||/usr/bin/lesspipe.sh %s
LOGNAME=<user>
MAIL=/var/spool/mail/<user>
MANPAGER=less
MATE_DESKTOP_SESSION_ID=this-is-deprecated
PAGER=most
PATH=<home>/.local/bin:<home>/.cargo/bin:<home>/narwhal/bin:/usr/lib64/qt-3.3/bin:/usr/lib64/ccache:<home>/.cargo/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/var/lib/snapd/snap/bin:<home>/bin:/usr/local/xaralx/bin
PWD=<home>
QTDIR=/usr/lib64/qt-3.3
QTINC=/usr/lib64/qt-3.3/include
QTLIB=/usr/lib64/qt-3.3/lib
QT_FONT_DPI=93
QT_IM_MODULE=xim
QT_LOGGING_RULES=*.debug=false
QT_QPA_PLATFORMTHEME=gtk2
QT_SCALE_FACTOR=1
SESSION_MANAGER=local/unix:@/tmp/.ICE-unix/1597,unix/unix:/tmp/.ICE-unix/1597
SHELL=/bin/bash
SHLVL=0
SSH_AGENT_PID=1755
SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
TERM=dumb
TZ=:/etc/localtime
USER=<user>
XAUTHORITY=/run/lightdm/<user>/xauthority
XDG_CURRENT_DESKTOP=MATE
XDG_DATA_DIRS=<home>/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share:/var/lib/snapd/desktop
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=mate
XDG_SESSION_ID=2
XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0
XDG_SESSION_TYPE=x11
XDG_VTNR=1
XMODIFIERS=@im=none
_=/usr/bin/mate-session

Olivier


> Le 16 nov. 2023 à 17:30, Linus <olivier.cruilles at yahoo.fr> a écrit :
> 
> It seems to be X11 + GTK3
> 
> I don’t remember how to select which toolkit to use when starting Gambas IDE.
> 
> 
> Olivier
> 
> 
> 
>> Le 16 nov. 2023 à 16:27, Benoît Minisini <benoit.minisini at gambas-basic.org> a écrit :
>> 
>> Le 16/11/2023 à 20:03, Linus via User a écrit :
>>> Hello,
>>> Since less a month I’m facing an issue using Gambas IDE on Fedora 38 Linux distribution.
>>> I’m always using the latest Gambas Dev version compiled manually.
>>> Apparently, after a package update on my Fedora 38, in the Gambas IDE, I lost the completion in the Editor (the panel appears but nothing inside), the Help panel
>>> and the Debug Panel acting as ‘internal’ web browser to run a Web application.
>>> There is absolutely no error message in the IDE, nor in the terminal, or during the compilation of Gambas Dev too.
>>> After many researches/tests, it seems related to the gb.form.htmview that is used to display the HTML text on those panels in the IDE.
>>> I have already opened a bug case in the Bugtracker but Benoit seems to be busy for now.
>>> I’m pretty sure it’s related to my Fedora 38 because I didn’t saw any message in the mailing list of Gambas talking about this issue.
>>> The problem is I’m not able to put in evidence what is not working. Maybe with a little error message I will be able to investigate but there is nothing.
>>> So my question is: does any of you have already saw something like that ?
>>> Thank you in advance
>>> Olivier
>> 
>> 'gb.form.htmlview' has no dependency except the C and C++ libraries, so I don't see how an update could break it.
>> 
>> Do you use the GTK+ or QT IDE?
>> 
>> -- 
>> Benoît Minisini.
>> 
>> 
>> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20231116/2491395c/attachment-0001.htm>


More information about the User mailing list