From bugtracker at gambaswiki.org Mon Mar 1 01:18:19 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 01 Mar 2021 00:18:19 GMT Subject: [Gambas-bugtracker] Bug #2108: IDE crash using profiler Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2108&from=L21haW4- Jussi LAHTINEN reported a new bug. Summary ------- IDE crash using profiler Type : Bug Priority : Medium Gambas version : Master Product : Unknown Description ----------- In profiler clicking around the files crashes IDE. CDocument.Info.557: #21: Out of bounds CDocument.Info.557 CDocument.HighlightLine.859 CDocument.HighlightUntil.996 ^TextEditor.Goto.1967 CDocument.Clear.91 CDocument.Text_Write.116 ^TextEditor.Text_Write.403 FProfile.LoadCurrentSourceCode.574 FProfile.RefreshCurrent.823 FProfile.gvwProfile_Select.797 GridView.MoveTo.1469 GridView.ScrollArea_MouseMove.1141 GridView.ScrollArea_MouseDown.1230 Release of profile requested but WebEnginePage still not deleted. Expect troubles ! System information ------------------ [System] Gambas=3.15.90 d68c687b4 (master) OperatingSystem=Linux Kernel=5.4.0-66-generic Architecture=x86_64 Distribution=Linux Mint 20 Ulyana Desktop=CINNAMON Font=Noto Sans,9 Scale=7 Theme=qt5ctproxy Language=en_US.UTF-8 Memory=7961M [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.1602.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=cinnamon DISPLAY=:0 GB_GUI=gb.qt5 GB_PROFILE_MAX=1000 GDMSESSION=cinnamon GDM_LANG=en_US GIO_LAUNCHED_DESKTOP_FILE=/Desktop/Gambas3.desktop GIO_LAUNCHED_DESKTOP_FILE_PID=73771 GNOME_DESKTOP_SESSION_ID=this-is-deprecated GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 GTK_MODULES=gail:atk-bridge GTK_OVERLAY_SCROLLING=1 HOME= INSIDE_NEMO_PYTHON= LANG=en_US.UTF-8 LANGUAGE=en_US.UTF-8 LC_ADDRESS=fi_FI.UTF-8 LC_ALL=en_US.UTF-8 LC_IDENTIFICATION=fi_FI.UTF-8 LC_MEASUREMENT=fi_FI.UTF-8 LC_MONETARY=fi_FI.UTF-8 LC_NAME=fi_FI.UTF-8 LC_NUMERIC=fi_FI.UTF-8 LC_PAPER=fi_FI.UTF-8 LC_TELEPHONE=fi_FI.UTF-8 LOGNAME= PATH=/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin PWD= QT_ACCESSIBILITY=1 QT_LOGGING_RULES=*.debug=false QT_QPA_PLATFORMTHEME=qt5ct SESSION_MANAGER=local/:@/tmp/.ICE-unix/1043,unix/:/tmp/.ICE-unix/1043 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=1114 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg/xdg-cinnamon:/etc/xdg XDG_CURRENT_DESKTOP=X-Cinnamon XDG_DATA_DIRS=/usr/share/cinnamon:/usr/share/gnome:/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/ XDG_RUNTIME_DIR=/run/user/1000 XDG_SEAT=seat0 XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0 XDG_SESSION_CLASS=user XDG_SESSION_DESKTOP=cinnamon XDG_SESSION_ID=c1 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 force_s3tc_enable=true From bugtracker at gambaswiki.org Mon Mar 1 01:20:21 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 01 Mar 2021 00:20:21 GMT Subject: [Gambas-bugtracker] Bug #2109: IDE crash with rename Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2109&from=L21haW4- Jussi LAHTINEN reported a new bug. Summary ------- IDE crash with rename Type : Bug Priority : Medium Gambas version : Master Product : Unknown Description ----------- Rename a class with illegal name (example 111) or use already existing name. After the warning, IDE crashes. FMain.Rename.951: #13: Null object FMain.Rename.951 FMain.tvwProject_Rename.1673 _TreeView.Cancel.1465 _TreeView.Editor_KeyPress.1491 Release of profile requested but WebEnginePage still not deleted. Expect troubles ! System information ------------------ [System] Gambas=3.15.90 d68c687b4 (master) OperatingSystem=Linux Kernel=5.4.0-66-generic Architecture=x86_64 Distribution=Linux Mint 20 Ulyana Desktop=CINNAMON Font=Noto Sans,9 Scale=7 Theme=qt5ctproxy Language=en_US.UTF-8 Memory=7961M [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.1602.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=cinnamon DISPLAY=:0 GB_GUI=gb.qt5 GB_PROFILE_MAX=1000 GDMSESSION=cinnamon GDM_LANG=en_US GIO_LAUNCHED_DESKTOP_FILE=/Desktop/Gambas3.desktop GIO_LAUNCHED_DESKTOP_FILE_PID=73771 GNOME_DESKTOP_SESSION_ID=this-is-deprecated GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 GTK_MODULES=gail:atk-bridge GTK_OVERLAY_SCROLLING=1 HOME= INSIDE_NEMO_PYTHON= LANG=en_US.UTF-8 LANGUAGE=en_US.UTF-8 LC_ADDRESS=fi_FI.UTF-8 LC_ALL=en_US.UTF-8 LC_IDENTIFICATION=fi_FI.UTF-8 LC_MEASUREMENT=fi_FI.UTF-8 LC_MONETARY=fi_FI.UTF-8 LC_NAME=fi_FI.UTF-8 LC_NUMERIC=fi_FI.UTF-8 LC_PAPER=fi_FI.UTF-8 LC_TELEPHONE=fi_FI.UTF-8 LOGNAME= PATH=/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin PWD= QT_ACCESSIBILITY=1 QT_LOGGING_RULES=*.debug=false QT_QPA_PLATFORMTHEME=qt5ct SESSION_MANAGER=local/:@/tmp/.ICE-unix/1043,unix/:/tmp/.ICE-unix/1043 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=1114 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg/xdg-cinnamon:/etc/xdg XDG_CURRENT_DESKTOP=X-Cinnamon XDG_DATA_DIRS=/usr/share/cinnamon:/usr/share/gnome:/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/ XDG_RUNTIME_DIR=/run/user/1000 XDG_SEAT=seat0 XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0 XDG_SESSION_CLASS=user XDG_SESSION_DESKTOP=cinnamon XDG_SESSION_ID=c1 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 force_s3tc_enable=true From bugtracker at gambaswiki.org Mon Mar 1 02:01:55 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 01 Mar 2021 01:01:55 GMT Subject: [Gambas-bugtracker] Bug #2109: IDE crash with rename In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2109&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Mon Mar 1 02:12:20 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 01 Mar 2021 01:12:20 GMT Subject: [Gambas-bugtracker] Bug #2108: IDE crash using profiler In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2108&from=L21haW4- Comment #1 by Beno?t MINISINI: What do you mean exactly by "clicking around the file"? From bugtracker at gambaswiki.org Mon Mar 1 02:15:45 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 01 Mar 2021 01:15:45 GMT Subject: [Gambas-bugtracker] Bug #2108: IDE crash using profiler In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2108&from=L21haW4- Comment #2 by Beno?t MINISINI: Is it fixed by commit https://gitlab.com/gambas/gambas/-/commit/2ed704cc2cafa68dcbbd5ad87da1c44647da3583 ? Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Mon Mar 1 02:15:21 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 01 Mar 2021 01:15:21 GMT Subject: [Gambas-bugtracker] Bug #2109: IDE crash with rename In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2109&from=L21haW4- Comment #1 by Beno?t MINISINI: Fixed in commit https://gitlab.com/gambas/gambas/-/commit/0af469e4e425f0e86e57c07d5d0310c5cd46237e. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Mon Mar 1 02:22:43 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 01 Mar 2021 01:22:43 GMT Subject: [Gambas-bugtracker] Bug #2108: IDE crash using profiler In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2108&from=L21haW4- Comment #3 by Jussi LAHTINEN: I mean function and sub names... they just happened to be in different files, classes, modules, etc. I can make it crash most consistently when I first select something from the view on the left, then top right and then code view and start again in that order. Jussi LAHTINEN changed the state of the bug to: Opened. From bugtracker at gambaswiki.org Mon Mar 1 02:23:28 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 01 Mar 2021 01:23:28 GMT Subject: [Gambas-bugtracker] Bug #1847: icons not look correct In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1847&from=L21haW4- Comment #8 by Beno?t MINISINI: It's actually weirder: now desktop environments can use a dark theme for the status bar and a light theme for the environment, or the contrary. So there is no mean to know if a trayicon should actually be inverted or not. So I drop trying to fix the issue for the moment. From bugtracker at gambaswiki.org Mon Mar 1 02:24:51 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 01 Mar 2021 01:24:51 GMT Subject: [Gambas-bugtracker] Bug #1847: icons not look correct In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1847&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Upstream. From bugtracker at gambaswiki.org Mon Mar 1 02:25:13 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 01 Mar 2021 01:25:13 GMT Subject: [Gambas-bugtracker] Bug #1847: icons not look correct In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1847&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Mon Mar 1 02:58:07 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 01 Mar 2021 01:58:07 GMT Subject: [Gambas-bugtracker] Bug #2108: IDE crash using profiler In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2108&from=L21haW4- Comment #4 by Jussi LAHTINEN: It seems to be fixed. Thanks! Jussi LAHTINEN changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Mon Mar 1 04:37:21 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 01 Mar 2021 03:37:21 GMT Subject: [Gambas-bugtracker] Bug #1847: icons not look correct In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1847&from=L21haW4- Comment #9 by Beno?t MINISINI: I modified the TrayIcon Picture property metadata so that the IDE uses Picture.Load() to initialize the property, and not Picture[]. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Mon Mar 1 14:32:15 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 01 Mar 2021 13:32:15 GMT Subject: [Gambas-bugtracker] Bug #2110: QT Italic font gets cut off Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2110&from=L21haW4- Bruce STEERS reported a new bug. Summary ------- QT Italic font gets cut off Type : Bug Priority : Low Gambas version : Master Product : QT5 component Description ----------- If i use a label with AutoResize and Align = Align.Right then with QT the text gets cut off if my font settings use italic. System information ------------------ [System] Gambas=3.15.90 (bruces-patched) (master fork) OperatingSystem=Linux Kernel=5.4.0-60-generic Architecture=x86_64 Distribution=Linux Mint 20 Ulyana Desktop=MATE Theme=crux Language=en_GB.UTF-8 Memory=7952M [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.1602.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] CLUTTER_BACKEND=x11 CLUTTER_IM_MODULE=ibus DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DEFAULTS_PATH=/usr/share/gconf/mate.default.path DESKTOP_SESSION=mate DISPLAY=:0 EDITOR=pluma GB_GUI=gb.gtk3 GDMSESSION=mate GDM_LANG=en_GB GIO_LAUNCHED_DESKTOP_FILE_PID=121056 GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 GTK_IM_MODULE=ibus GTK_MODULES=gail:atk-bridge GTK_OVERLAY_SCROLLING=0 HOME= LANG=en_GB.UTF-8 LANGUAGE=en_GB.UTF-8 LC_ALL=en_GB.UTF-8 LIBVIRT_DEFAULT_URI=qemu:///system LOGNAME= MANDATORY_PATH=/usr/share/gconf/mate.mandatory.path MATE_DESKTOP_SESSION_ID=this-is-deprecated PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin PWD= QT4_IM_MODULE=ibus QT_ACCESSIBILITY=1 QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_IM_MODULE=ibus QT_LOGGING_RULES=*.debug=false QT_QPA_PLATFORMTHEME=qt5ct QT_SCALE_FACTOR=1 SESSION_MANAGER=local/:@/tmp/.ICE-unix/1412,unix/:/tmp/.ICE-unix/1412 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=1570 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg/xdg-mate:/etc/xdg XDG_CURRENT_DESKTOP=MATE XDG_DATA_DIRS=/usr/share/mate:/usr/share/mate:/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/ 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=c1 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 XMODIFIERS=@im=ibus From bugtracker at gambaswiki.org Mon Mar 1 14:32:48 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 01 Mar 2021 13:32:48 GMT Subject: [Gambas-bugtracker] Bug #2110: QT Italic font gets cut off In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2110&from=L21haW4- Comment #1 by Bruce STEERS: snapshot ---------------------------------------------------------------------------- Attachment: Screenshot at 2021-03-01 13-29-33.png From bugtracker at gambaswiki.org Mon Mar 1 15:10:35 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 01 Mar 2021 14:10:35 GMT Subject: [Gambas-bugtracker] Bug #2110: QT Italic font gets cut off In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2110&from=L21haW4- Comment #2 by Bruce STEERS: Ps. I tried a few font sizes but still the same. I thought it's worth a mention that my qt5 settings app seems to auto-select "Light italic" for me each time i load it. If i want "regular" i have to select it manually. So "Regular" is now technically a "Custom" setting for me. (so this bug will happen for most others) From bugtracker at gambaswiki.org Mon Mar 1 18:35:35 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 01 Mar 2021 17:35:35 GMT Subject: [Gambas-bugtracker] Bug #1750: The tabstrip class does not focus on its container, instead it focuses its children. In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1750&from=L21haW4- Comment #4 by Beno?t MINISINI: Fixed in commit https://gitlab.com/gambas/gambas/-/commit/7a809b16ee7ca701190d2f8d804980f5c7854212. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Mon Mar 1 20:24:52 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 01 Mar 2021 19:24:52 GMT Subject: [Gambas-bugtracker] Bug #1764: Timer continues to tick for new task into method from parent In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1764&from=L21haW4- Comment #12 by Beno?t MINISINI: It's fixed in commit https://gitlab.com/gambas/gambas/-/commit/e22115923f6e1f8d24c82609bcb4960455824459. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Mon Mar 1 21:57:25 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 01 Mar 2021 20:57:25 GMT Subject: [Gambas-bugtracker] Bug #1636: create events and / or go (from each menu, editor menu) In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1636&from=L21haW4- Comment #1 by Beno?t MINISINI: Done in commit https://gitlab.com/gambas/gambas/-/commit/1d4cca22cf54021b46ff0cbbb205dccb8988dad0. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Mon Mar 1 23:48:05 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 01 Mar 2021 22:48:05 GMT Subject: [Gambas-bugtracker] Bug #1255: add to the menu the option clonar In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1255&from=L21haW4- Comment #1 by Beno?t MINISINI: Done in commit https://gitlab.com/gambas/gambas/-/commit/6e3fc1e9b10a65d225ac5b551981fc6e2db7679e. From bugtracker at gambaswiki.org Mon Mar 1 23:48:09 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 01 Mar 2021 22:48:09 GMT Subject: [Gambas-bugtracker] Bug #1255: add to the menu the option clonar In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1255&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Mon Mar 1 23:51:16 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 01 Mar 2021 22:51:16 GMT Subject: [Gambas-bugtracker] Bug #1510: IDE tab .form: menu Event of popup menu does not work. In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1510&from=L21haW4- Comment #7 by Beno?t MINISINI: Do you (or your friend) still have the bug? Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Mon Mar 1 23:53:58 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 01 Mar 2021 22:53:58 GMT Subject: [Gambas-bugtracker] Bug #1734: Include Specific Keys to Confirm Autocomplete In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1734&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Tue Mar 2 03:03:14 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 02 Mar 2021 02:03:14 GMT Subject: [Gambas-bugtracker] Bug #2111: Move tabpanel tab, unknown symbol Tag Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2111&from=L21haW4- Bruce STEERS reported a new bug. Summary ------- Move tabpanel tab, unknown symbol Tag Type : Bug Priority : Medium Gambas version : Master Product : Development Environment Description ----------- Moving a tab on a tabpanel gives error "Symbol Tag not found" and then crashes FForm.MoveTab:3634 System information ------------------ [System] Gambas=3.15.90 ab70ef59a (bruces-patched) OperatingSystem=Linux Kernel=5.10.15-1-MANJARO Architecture=x86_64 Distribution=Manjaro Linux Desktop=MATE Font=Sans,11 Scale=8 Theme=traditionalok Language=en_GB.utf8 Memory=3822M [Libraries] Cairo=libcairo.so.2.11704.0 Curl=libcurl.so.4.7.0 DBus=libdbus-1.so.3.19.13 GDK2=libgdk-x11-2.0.so.0.2400.33 GDK3=libgdk-3.so.0.2404.20 GStreamer=libgstreamer-1.0.so.0.1803.0 GTK+2=libgtk-x11-2.0.so.0.2400.33 GTK+3=libgtk-3.so.0.2404.20 OpenGL=libGL.so.1.7.0 Poppler=libpoppler.so.107.0.0 QT5=libQt5Core.so.5.15.2 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=mate DISPLAY=:0 EDITOR=/usr/bin/nano GB_GUI=gb.gtk3 GDMSESSION=mate GDM_LANG=en_GB.utf8 GIO_LAUNCHED_DESKTOP_FILE_PID=77235 GTK2_RC_FILES=/.gtkrc-2.0 GTK_MODULES=canberra-gtk-module GTK_OVERLAY_SCROLLING=0 HOME= LANG=en_GB.utf8 LC_ADDRESS=en_GB.UTF-8 LC_ALL=en_GB.utf8 LC_IDENTIFICATION=en_GB.UTF-8 LC_MEASUREMENT=en_GB.UTF-8 LC_MONETARY=en_GB.UTF-8 LC_NAME=en_GB.UTF-8 LC_NUMERIC=en_GB.UTF-8 LC_PAPER=en_GB.UTF-8 LC_TELEPHONE=en_GB.UTF-8 LC_TIME=en_GB.UTF-8 LOGNAME= MAIL=/var/spool/mail/ MATE_DESKTOP_SESSION_ID=this-is-deprecated MOTD_SHOWN=pam PATH=/.local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl PWD= QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_LOGGING_RULES=*.debug=false QT_QPA_PLATFORMTHEME=qt5ct QT_SCALE_FACTOR=1 SESSION_MANAGER=local/:@/tmp/.ICE-unix/1143,unix/:/tmp/.ICE-unix/1143 SHELL=/bin/bash SHLVL=0 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CURRENT_DESKTOP=MATE XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/ 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=1 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 From bugtracker at gambaswiki.org Tue Mar 2 09:14:24 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 02 Mar 2021 08:14:24 GMT Subject: [Gambas-bugtracker] Bug #1510: IDE tab .form: menu Event of popup menu does not work. In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1510&from=L21haW4- Comment #8 by Gianluigi GRADASCHI: I have to ask Dex, when or if he answers me, I'll let you know immediately. Gianluigi GRADASCHI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Tue Mar 2 12:22:58 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 02 Mar 2021 11:22:58 GMT Subject: [Gambas-bugtracker] Bug #2111: Move tabpanel tab, unknown symbol Tag In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2111&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Tue Mar 2 12:23:29 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 02 Mar 2021 11:23:29 GMT Subject: [Gambas-bugtracker] Bug #2111: Move tabpanel tab, unknown symbol Tag In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2111&from=L21haW4- Comment #1 by Beno?t MINISINI: Fixed in commit https://gitlab.com/gambas/gambas/-/commit/695c67d33b57674695ae565ff871f2cdce30f0ce. From bugtracker at gambaswiki.org Tue Mar 2 12:23:33 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 02 Mar 2021 11:23:33 GMT Subject: [Gambas-bugtracker] Bug #2111: Move tabpanel tab, unknown symbol Tag In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2111&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Tue Mar 2 14:24:12 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 02 Mar 2021 13:24:12 GMT Subject: [Gambas-bugtracker] Bug #1734: Include Specific Keys to Confirm Autocomplete In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1734&from=L21haW4- Comment #1 by Beno?t MINISINI: Done in commit https://gitlab.com/gambas/gambas/-/commit/3017bb7cb53f84714e93dd4867f4dc245a41ee36. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Tue Mar 2 14:24:45 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 02 Mar 2021 13:24:45 GMT Subject: [Gambas-bugtracker] Bug #2110: QT Italic font gets cut off In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2110&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Tue Mar 2 14:25:59 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 02 Mar 2021 13:25:59 GMT Subject: [Gambas-bugtracker] Bug #2110: QT Italic font gets cut off In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2110&from=L21haW4- Comment #3 by Beno?t MINISINI: For the font name problem, I think it's a bug in Qt, where the default family is not necessarily the "regular" version, but something else apparently random. From bugtracker at gambaswiki.org Tue Mar 2 14:34:02 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 02 Mar 2021 13:34:02 GMT Subject: [Gambas-bugtracker] Bug #2110: QT Italic font gets cut off In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2110&from=L21haW4- Comment #4 by Beno?t MINISINI: Using RobotoRegular, the italic font is apparently one pixel cut, both with Qt5 and GTK+3. ---------------------------------------------------------------------------- Attachment: capture_20210302_143233.png From bugtracker at gambaswiki.org Tue Mar 2 15:02:37 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 02 Mar 2021 14:02:37 GMT Subject: [Gambas-bugtracker] Bug #2110: QT Italic font gets cut off In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2110&from=L21haW4- Comment #5 by Bruce STEERS: So , so it's internal to the gui system? darn it. My only workaround for my control is to add a space to the longest line on Text_Write for clearance and removing it again on Text_Read to preserve Object.Text. clunky and crude but it works... '' Private Function Text_Read() As String Return EndSpace($sText, True) End '' Private Sub Text_Write(Value As String) $sText = EndSpace(Value) End '' Public Sub EndSpace(sText As String, Optional bRem As Boolean) As String If Not InStr(sText, "\n") Then If Not bRem Then Return sText & " " Else Return Left(sText, -1) Endif Endif '' Dim sAr As String[] = Split(sText, "\n") Dim longest As Integer[] = [0, 0] '' For c As Integer = 0 To sAr.Max If sAr[c].Len > longest[0] Then longest = [sAr[c].Len, c] Next If Not bRem Then sAr[longest[1]] &= " " Else sAr[longest[1]] = Left(sAr[longest[1]], -1) Endif Return sAr.Join("\n") End From bugtracker at gambaswiki.org Tue Mar 2 19:15:42 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 02 Mar 2021 18:15:42 GMT Subject: [Gambas-bugtracker] Bug #2112: autocomplete crash Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2112&from=L21haW4- Bruce STEERS reported a new bug. Summary ------- autocomplete crash Type : Bug Priority : High Gambas version : Master Product : Development Environment Description ----------- My project in the attachment.. I want to change the Align.Center to Align.Right on line 77 I put cursor to the end of the word Right and hit backspace. Segmentation 11 fault and crash. I can find no other lines that do this just that one. Bruce System information ------------------ [System] Gambas=3.15.90 bbb89c6d5 (bruces-patched) OperatingSystem=Linux Kernel=5.4.0-62-generic Architecture=x86_64 Distribution=Linux Mint 20 Ulyana Desktop=MATE Font=Ubuntu,11 Scale=8 Theme=clearlooks Language=en_GB.UTF-8 Memory=3824M [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.1602.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] CLUTTER_BACKEND=x11 CLUTTER_IM_MODULE=ibus DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DEFAULTS_PATH=/usr/share/gconf/mate.default.path DESKTOP_SESSION=mate DISPLAY=:0 GB_GUI=gb.gtk3 GDMSESSION=mate GDM_LANG=en_GB GIO_LAUNCHED_DESKTOP_FILE_PID=36238 GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 GTK_IM_MODULE=ibus GTK_MODULES=gail:atk-bridge GTK_OVERLAY_SCROLLING=0 HOME= LANG=en_GB.UTF-8 LANGUAGE=en_GB.UTF-8 LC_ALL=en_GB.UTF-8 LIBVIRT_DEFAULT_URI=qemu:///system LOGNAME= MANDATORY_PATH=/usr/share/gconf/mate.mandatory.path MATE_DESKTOP_SESSION_ID=this-is-deprecated PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin PWD= QT4_IM_MODULE=ibus QT_ACCESSIBILITY=1 QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_IM_MODULE=ibus QT_LOGGING_RULES=*.debug=false QT_QPA_PLATFORMTHEME=qt5ct QT_SCALE_FACTOR=1 SESSION_MANAGER=local/:@/tmp/.ICE-unix/1047,unix/:/tmp/.ICE-unix/1047 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=1149 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg/xdg-mate:/etc/xdg XDG_CURRENT_DESKTOP=MATE XDG_DATA_DIRS=/usr/share/mate:/usr/share/mate:/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/ 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=c1 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 XMODIFIERS=@im=ibus From bugtracker at gambaswiki.org Tue Mar 2 19:16:13 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 02 Mar 2021 18:16:13 GMT Subject: [Gambas-bugtracker] Bug #2112: autocomplete crash In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2112&from=L21haW4- Comment #1 by Bruce STEERS: project... ---------------------------------------------------------------------------- Attachment: TickBox.zip From bugtracker at gambaswiki.org Tue Mar 2 19:20:30 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 02 Mar 2021 18:20:30 GMT Subject: [Gambas-bugtracker] Bug #2112: autocomplete crash In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2112&from=L21haW4- Comment #2 by Bruce STEERS: apologies i missed the latest commit. Bruce STEERS changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Tue Mar 2 22:27:18 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 02 Mar 2021 21:27:18 GMT Subject: [Gambas-bugtracker] Bug #2110: QT Italic font gets cut off In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2110&from=L21haW4- Comment #6 by Beno?t MINISINI: Two screenshots: one with 'gb.qt5', one with 'gb.gtk3'. All labels and textlabels have AutoResize set. The first ones are left aligned, the last ones are right aligned. For Qt5: We can see that the width is correctly computed (it is slightly larger for italic fonts), but right aligned text is drawn too far right. Same thing for TextLabels. This is normal, as internally Label and TextLabel share the same widget. For GTK+3: This is almost the contrary. Right-aligned text is not drawn too far right, but italic is not taken into account when computing the optimal width! GUI toolkits are funny, aren't they? ---------------------------------------------------------------------------- Attachment: capture_20210302_222015.png Attachment: capture_20210302_222126.png From bugtracker at gambaswiki.org Tue Mar 2 23:07:40 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 02 Mar 2021 22:07:40 GMT Subject: [Gambas-bugtracker] Bug #2110: QT Italic font gets cut off In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2110&from=L21haW4- Comment #7 by Bruce STEERS: Funny is not the word I'd use when I think of how long I spent thinking that bug was my code and not qt and trying to fix it lol. I'm re-writing my TickBox control now. not using label at all. Gonna Paint the text myself and make it not use the toolkits. I reckon we could write a better label/textlabel quite simply using Paint. Thanks for investigating. From bugtracker at gambaswiki.org Tue Mar 2 23:15:13 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 02 Mar 2021 22:15:13 GMT Subject: [Gambas-bugtracker] Bug #2110: QT Italic font gets cut off In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2110&from=L21haW4- Comment #8 by Beno?t MINISINI: I have fixed gb.gtk3 in the last commit (because I could, as I don't use native labels in GTK+ components). Then I tested with another font, "Times New Roman", and, surprisingly, Qt display text correctly with that font. So the weirdness may come from differences between italic fonts that may be not correctly managed by Qt, or by the underlying font library (Harfbuzz). Or the font file may be wrong. I don't know. From bugtracker at gambaswiki.org Tue Mar 2 23:48:37 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 02 Mar 2021 22:48:37 GMT Subject: [Gambas-bugtracker] Bug #2110: QT Italic font gets cut off In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2110&from=L21haW4- Comment #9 by Bruce STEERS: Cant be the font file as gtk gets it right. Gotta be a qt bug. From bugtracker at gambaswiki.org Wed Mar 3 00:42:04 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 02 Mar 2021 23:42:04 GMT Subject: [Gambas-bugtracker] Bug #2110: QT Italic font gets cut off In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2110&from=L21haW4- Comment #10 by Bruce STEERS: I'm thinking a new gambas component, somthing like gb.gui.gb that will have controls that are non dependant of any toolkit widgets, hand written using Paint for more customizable (and reliable) text, borders, etc. The things that are hard to get looking right on all gui kits. GBLabel for a start. And I've started what could be GBCheckBox? Food for thought... From bugtracker at gambaswiki.org Wed Mar 3 00:51:56 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 02 Mar 2021 23:51:56 GMT Subject: [Gambas-bugtracker] Bug #2110: QT Italic font gets cut off In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2110&from=L21haW4- Comment #11 by Beno?t MINISINI: Guess what: this is what gb.gui.base does. I am currently reimplementing Label directly in Gambas, as I discovered that the text size routines of Qt5 are right and that its Label widget is buggy. I don't blame them, as the problem comes from the fact that drawing a text at horizontal position X does not necessarily starts at X. It can start a few pixels before, or after, depending on the font. But I usually try to use at much as possible native widgets, for style reasons. But Labels are not dependent on widget style... contrary to CheckBox, RadioButton. From bugtracker at gambaswiki.org Wed Mar 3 04:05:06 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 03 Mar 2021 03:05:06 GMT Subject: [Gambas-bugtracker] Bug #2110: QT Italic font gets cut off In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2110&from=L21haW4- Comment #12 by Beno?t MINISINI: Label and TextLabel are now implemented in 'gb.gui.base'. They are now almost identical between QT and GTK+ components, and text should not be cut anymore. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Wed Mar 3 17:41:57 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 03 Mar 2021 16:41:57 GMT Subject: [Gambas-bugtracker] Bug #2110: QT Italic font gets cut off In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2110&from=L21haW4- Comment #13 by Bruce STEERS: aaah , I did not realise that, that's good to know thank you :) And thanks for the fix , I'm going for the "build it naitive" method myself at present. It's kinda fun (I've never used the Paint command before now), and after this i will not be able to blame the toolkits or anything else just my own coding for layout issues ;) Thanks again From bugtracker at gambaswiki.org Wed Mar 3 21:31:29 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 03 Mar 2021 20:31:29 GMT Subject: [Gambas-bugtracker] Bug #2110: QT Italic font gets cut off In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2110&from=L21haW4- Comment #14 by Bruce STEERS: Seems okay for qt now but gtk2 has a problem. attached is 2 images, one gtk2 and one gtk3, from my test NCheckBox app (that for some reason only draws one object with gtk2). Checkboxes lower right are normal CheckBox controls and text is cut off. text is okay on gtk3 and qt (as is the drawing of all the objects but that's probably my code not a bug) ---------------------------------------------------------------------------- Attachment: Snap2.png Attachment: Snap1.png From bugtracker at gambaswiki.org Wed Mar 3 23:52:50 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 03 Mar 2021 22:52:50 GMT Subject: [Gambas-bugtracker] Bug #2113: Component GB.Term Causes crash when included in project Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2113&from=L21haW4- Brian G reported a new bug. Summary ------- Component GB.Term Causes crash when included in project Type : Bug Priority : High Gambas version : Unknown Product : GUI components Description ----------- gb.term causes the application to crash with ERROR: #63: 'Desktop.H' is incorrectly overridden in class 'Desktop' When not referenced in a project. I include a project that crashes when all it does is present an empty window. System information ------------------ [System] Gambas=3.15.90 OperatingSystem=Linux Kernel=5.4.0-66-generic Architecture=x86_64 Distribution=Linux Mint 20.1 Ulyssa Desktop=MATE Font=Ubuntu,10 Scale=7 Theme=mint-y Language=en_US.UTF-8 Memory=24052M [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.1602.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] CLUTTER_BACKEND=x11 COMPIZ_CONFIG_PROFILE=mint DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DESKTOP_SESSION=mate DISPLAY=:0 EDITOR=/usr/bin/vim GB_GUI=gb.gtk3 GDMSESSION=mate GDM_LANG=en_US GIO_LAUNCHED_DESKTOP_FILE_PID=1976090 GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 GTK3_MODULES=xapp-gtk3-module GTK_MODULES=gail:atk-bridge GTK_OVERLAY_SCROLLING=0 HOME= LANG=en_US.UTF-8 LANGUAGE=en_US.UTF-8 LC_ALL=en_US.UTF-8 LOGNAME= MATE_DESKTOP_SESSION_ID=this-is-deprecated PATH=/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin PWD= QT_ACCESSIBILITY=1 QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_LOGGING_RULES=*.debug=false QT_QPA_PLATFORMTHEME=qt5ct QT_SCALE_FACTOR=1 SESSION_MANAGER=local/:@/tmp/.ICE-unix/1622,unix/:/tmp/.ICE-unix/1622 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=1823 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TERM=xterm TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg/xdg-mate:/etc/xdg XDG_CURRENT_DESKTOP=MATE XDG_DATA_DIRS=/usr/share/mate:/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/ 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=c2 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 From bugtracker at gambaswiki.org Thu Mar 4 00:18:27 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 03 Mar 2021 23:18:27 GMT Subject: [Gambas-bugtracker] Bug #2113: Component GB.Term Causes crash when included in project In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2113&from=L21haW4- Comment #1 by Beno?t MINISINI: You have 'gb.term.form' selected in your project. But that component is not compatible with any other component (it's for making GUI inside a terminal), so just uncheck it. Beno?t MINISINI changed the state of the bug to: Rejected. From bugtracker at gambaswiki.org Thu Mar 4 00:18:53 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 03 Mar 2021 23:18:53 GMT Subject: [Gambas-bugtracker] Bug #2113: Component GB.Term Causes crash when included in project In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2113&from=L21haW4- Comment #2 by Beno?t MINISINI: ...is not compatible with any other *GUI* component... From bugtracker at gambaswiki.org Thu Mar 4 00:28:04 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 03 Mar 2021 23:28:04 GMT Subject: [Gambas-bugtracker] Bug #2113: Component GB.Term Causes crash when included in project In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2113&from=L21haW4- Comment #3 by Brian G: Yes I did that, It does fix it, this project was from a while ago, that i turned into a script to test... Umm thanks From bugtracker at gambaswiki.org Thu Mar 4 16:35:34 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 04 Mar 2021 15:35:34 GMT Subject: [Gambas-bugtracker] Bug #2114: Add property to Settings class Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2114&from=L21haW4- Michele V reported a new bug. Summary ------- Add property to Settings class Type : Request Priority : Low Gambas version : Unknown Product : Language Description ----------- When Settings class is used Application.conf file is saved every time the gambas application is closed may be useful add a boolean property to Settings class in order to allow or not to save the configuration file when the application close If not specified the saving of the file is done by default System information ------------------ Every system From bugtracker at gambaswiki.org Thu Mar 4 18:25:12 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 04 Mar 2021 17:25:12 GMT Subject: [Gambas-bugtracker] Bug #2115: gtk2 does not draw all the controls? Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2115&from=L21haW4- Bruce STEERS reported a new bug. Summary ------- gtk2 does not draw all the controls? Type : Bug Priority : Medium Gambas version : Master Product : GTK+2 component Description ----------- I have no clue as to the cause of this bug. In the following attached project the controls all render fine except for with gtk2 gtk2 only renders 1 object. the others are there as i can click and get/set Value but they are not visible. I though it was probably my code but Gambas 3.15.3 gtk2 has no problem It's only in 3.15.90 wishing well BruceS System information ------------------ [System] Gambas=3.15.90 de28d5c58 (bruces-patched) OperatingSystem=Linux Kernel=5.4.0-62-generic Architecture=x86_64 Distribution=Linux Mint 20 Ulyana Desktop=MATE Font=Ubuntu,11 Scale=8 Theme=clearlooks Language=en_GB.UTF-8 Memory=3824M [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.1602.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] CLUTTER_BACKEND=x11 CLUTTER_IM_MODULE=ibus DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DEFAULTS_PATH=/usr/share/gconf/mate.default.path DESKTOP_SESSION=mate DISPLAY=:0 GB_GUI=gb.gtk3 GDMSESSION=mate GDM_LANG=en_GB GIO_LAUNCHED_DESKTOP_FILE_PID=19187 GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 GTK_IM_MODULE=ibus GTK_MODULES=gail:atk-bridge GTK_OVERLAY_SCROLLING=0 HOME= LANG=en_GB.UTF-8 LANGUAGE=en_GB.UTF-8 LC_ALL=en_GB.UTF-8 LIBVIRT_DEFAULT_URI=qemu:///system LOGNAME= MANDATORY_PATH=/usr/share/gconf/mate.mandatory.path MATE_DESKTOP_SESSION_ID=this-is-deprecated PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin PWD= QT4_IM_MODULE=ibus QT_ACCESSIBILITY=1 QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_IM_MODULE=ibus QT_LOGGING_RULES=*.debug=false QT_QPA_PLATFORMTHEME=qt5ct QT_SCALE_FACTOR=1 SESSION_MANAGER=local/:@/tmp/.ICE-unix/1071,unix/:/tmp/.ICE-unix/1071 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=1175 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg/xdg-mate:/etc/xdg XDG_CURRENT_DESKTOP=MATE XDG_DATA_DIRS=/usr/share/mate:/usr/share/mate:/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/ 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=c1 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 XMODIFIERS=@im=ibus From bugtracker at gambaswiki.org Thu Mar 4 18:25:50 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 04 Mar 2021 17:25:50 GMT Subject: [Gambas-bugtracker] Bug #2115: gtk2 does not draw all the controls? In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2115&from=L21haW4- Comment #1 by Bruce STEERS: file... ---------------------------------------------------------------------------- Attachment: NCheckBox.zip From bugtracker at gambaswiki.org Thu Mar 4 19:26:31 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 04 Mar 2021 18:26:31 GMT Subject: [Gambas-bugtracker] Bug #2116: Farm page unuseable in gtk Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2116&from=L21haW4- Bruce STEERS reported a new bug. Summary ------- Farm page unuseable in gtk Type : Bug Priority : High Gambas version : Master Product : Software farm Description ----------- If i load Gambas , click the software Farm tab and press "All Software" With QT it all loads fine and quick. With gtk it freezes gambas. System information ------------------ [System] Gambas=3.15.90 (bruces-patched) (master fork) OperatingSystem=Linux Kernel=5.4.0-60-generic Architecture=x86_64 Distribution=Linux Mint 20 Ulyana Desktop=MATE Theme=crux Language=en_GB.UTF-8 Memory=7952M [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.1602.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] CLUTTER_BACKEND=x11 CLUTTER_IM_MODULE=ibus DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DEFAULTS_PATH=/usr/share/gconf/mate.default.path DESKTOP_SESSION=mate DISPLAY=:0 EDITOR=pluma GB_GUI=gb.gtk3 GDMSESSION=mate GDM_LANG=en_GB GIO_LAUNCHED_DESKTOP_FILE_PID=121056 GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 GTK_IM_MODULE=ibus GTK_MODULES=gail:atk-bridge GTK_OVERLAY_SCROLLING=0 HOME= LANG=en_GB.UTF-8 LANGUAGE=en_GB.UTF-8 LC_ALL=en_GB.UTF-8 LIBVIRT_DEFAULT_URI=qemu:///system LOGNAME= MANDATORY_PATH=/usr/share/gconf/mate.mandatory.path MATE_DESKTOP_SESSION_ID=this-is-deprecated PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin PWD= QT4_IM_MODULE=ibus QT_ACCESSIBILITY=1 QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_IM_MODULE=ibus QT_LOGGING_RULES=*.debug=false QT_QPA_PLATFORMTHEME=qt5ct QT_SCALE_FACTOR=1 SESSION_MANAGER=local/:@/tmp/.ICE-unix/1412,unix/:/tmp/.ICE-unix/1412 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=1570 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg/xdg-mate:/etc/xdg XDG_CURRENT_DESKTOP=MATE XDG_DATA_DIRS=/usr/share/mate:/usr/share/mate:/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/ 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=c1 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 XMODIFIERS=@im=ibus From bugtracker at gambaswiki.org Thu Mar 4 22:47:50 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 04 Mar 2021 21:47:50 GMT Subject: [Gambas-bugtracker] Bug #2115: gtk2 does not draw all the controls? In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2115&from=L21haW4- Comment #2 by Beno?t MINISINI: It is better with the last commit? From bugtracker at gambaswiki.org Thu Mar 4 22:47:55 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 04 Mar 2021 21:47:55 GMT Subject: [Gambas-bugtracker] Bug #2115: gtk2 does not draw all the controls? In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2115&from=L21haW4- Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Thu Mar 4 22:49:29 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 04 Mar 2021 21:49:29 GMT Subject: [Gambas-bugtracker] Bug #2116: Farm page unuseable in gtk In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2116&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Thu Mar 4 23:49:19 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 04 Mar 2021 22:49:19 GMT Subject: [Gambas-bugtracker] Bug #2116: Farm page unuseable in gtk In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2116&from=L21haW4- Comment #1 by Beno?t MINISINI: Are you sure that it actually freezes? I think it is long to display. Displaying all software farms takes 11 seconds on my computer before the first software shows with 'gb.gtk3', and 0,5 seconds with 'gb.qt5'. There is obviously a problem in 'gb.gtk3', but I don't know which one exactly, except some natural GTK+3 slowness. Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Thu Mar 4 23:54:37 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 04 Mar 2021 22:54:37 GMT Subject: [Gambas-bugtracker] Bug #2116: Farm page unuseable in gtk In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2116&from=L21haW4- Comment #2 by Beno?t MINISINI: OK, I know, it's the GTK+3 CSS management triggered on a control as soon you define a specific background color, foreground color or font. This was done previously in GTK+2 like in Qt, by custom methods. This has been replaced in GTK+3 by a style sheet system like CSS. So much modern. And s l o w . . . From bugtracker at gambaswiki.org Fri Mar 5 00:07:19 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 04 Mar 2021 23:07:19 GMT Subject: [Gambas-bugtracker] Bug #2116: Farm page unuseable in gtk In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2116&from=L21haW4- Comment #3 by Bruce STEERS: Its beyond slow on mine. If its not a complete lock up it's a veritable one. I'll run a time test when I'm home from work. Thanks Bruce STEERS changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Fri Mar 5 00:11:15 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 04 Mar 2021 23:11:15 GMT Subject: [Gambas-bugtracker] Bug #2116: Farm page unuseable in gtk In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2116&from=L21haW4- Comment #4 by Beno?t MINISINI: You can comment the line 34 in the IDE SoftwareBox.class file, and things should be fixed. From bugtracker at gambaswiki.org Fri Mar 5 01:44:38 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 05 Mar 2021 00:44:38 GMT Subject: [Gambas-bugtracker] Bug #2115: gtk2 does not draw all the controls? In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2115&from=L21haW4- Comment #3 by Bruce STEERS: It is indeed :) thank you Bruce STEERS changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Fri Mar 5 01:48:32 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 05 Mar 2021 00:48:32 GMT Subject: [Gambas-bugtracker] Bug #2116: Farm page unuseable in gtk In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2116&from=L21haW4- Comment #5 by Bruce STEERS: It is much better since last commit, a bit slower but nothing as bad as it was before. thanks again :) From bugtracker at gambaswiki.org Fri Mar 5 02:01:43 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 05 Mar 2021 01:01:43 GMT Subject: [Gambas-bugtracker] Bug #2115: gtk2 does not draw all the controls? In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2115&from=L21haW4- Comment #4 by Bruce STEERS: they draw now but setting Focus = True is not working for gtk2 i get no GotFocus / LostFocus events is okay on gtk3 and qt cheers fella, sorry to bring more bad news. From bugtracker at gambaswiki.org Fri Mar 5 02:51:47 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 05 Mar 2021 01:51:47 GMT Subject: [Gambas-bugtracker] Bug #2115: gtk2 does not draw all the controls? In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2115&from=L21haW4- Comment #5 by Bruce STEERS: actually gtk2 now has many problems. Very few of my programs will run with gtk2. Labels do not render text and getting segmentation faults. From bugtracker at gambaswiki.org Fri Mar 5 03:44:13 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 05 Mar 2021 02:44:13 GMT Subject: [Gambas-bugtracker] Bug #2117: Label text Align is always Align.Left (just positioned) Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2117&from=L21haW4- Bruce STEERS reported a new bug. Summary ------- Label text Align is always Align.Left (just positioned) Type : Bug Priority : Low Gambas version : Master Product : GUI components Description ----------- Setting label Align.Center places Left aligned text in the center of the page (like adding a large margin) but does not Center align each line of text as would be expected (like on a textarea). and right align places the left aligned text to the right. Also left or right aligned text did not account for border frame (see merge 199) Wishing well System information ------------------ [System] Gambas=3.15.90 2ec9e882f (bruces-patched) OperatingSystem=Linux Kernel=5.4.0-62-generic Architecture=x86_64 Distribution=Linux Mint 20 Ulyana Desktop=MATE Font=Ubuntu,11 Scale=8 Theme=clearlooks Language=en_GB.UTF-8 Memory=3824M [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.1602.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] CLUTTER_BACKEND=x11 CLUTTER_IM_MODULE=ibus DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DEFAULTS_PATH=/usr/share/gconf/mate.default.path DESKTOP_SESSION=mate DISPLAY=:0 GB_GUI=gb.gtk3 GDMSESSION=mate GDM_LANG=en_GB GIO_LAUNCHED_DESKTOP_FILE_PID=204420 GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 GTK_IM_MODULE=ibus GTK_MODULES=gail:atk-bridge GTK_OVERLAY_SCROLLING=0 HOME= LANG=en_GB.UTF-8 LANGUAGE=en_GB.UTF-8 LC_ALL=en_GB.UTF-8 LIBVIRT_DEFAULT_URI=qemu:///system LOGNAME= MANDATORY_PATH=/usr/share/gconf/mate.mandatory.path MATE_DESKTOP_SESSION_ID=this-is-deprecated PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin PWD= QT4_IM_MODULE=ibus QT_ACCESSIBILITY=1 QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_IM_MODULE=ibus QT_LOGGING_RULES=*.debug=false QT_QPA_PLATFORMTHEME=qt5ct QT_SCALE_FACTOR=1 SESSION_MANAGER=local/:@/tmp/.ICE-unix/1422,unix/:/tmp/.ICE-unix/1422 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=1575 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg/xdg-mate:/etc/xdg XDG_CURRENT_DESKTOP=MATE XDG_DATA_DIRS=/usr/share/mate:/usr/share/mate:/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/ 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=c1 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 XMODIFIERS=@im=ibus From bugtracker at gambaswiki.org Fri Mar 5 03:47:44 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 05 Mar 2021 02:47:44 GMT Subject: [Gambas-bugtracker] Bug #2117: Label text Align is always Align.Left (just positioned) In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2117&from=L21haW4- Comment #1 by Bruce STEERS: snapshot.. ---------------------------------------------------------------------------- Attachment: snap.png From bugtracker at gambaswiki.org Fri Mar 5 04:00:26 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 05 Mar 2021 03:00:26 GMT Subject: [Gambas-bugtracker] Bug #2117: Label text Align is always Align.Left (just positioned) In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2117&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Fri Mar 5 04:27:58 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 05 Mar 2021 03:27:58 GMT Subject: [Gambas-bugtracker] Bug #2117: Label text Align is always Align.Left (just positioned) In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2117&from=L21haW4- Comment #2 by Beno?t MINISINI: Fixed in commit https://gitlab.com/gambas/gambas/-/commit/9f2263e3ba4c7c290a640cb58264e69d22546185. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Fri Mar 5 06:03:06 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 05 Mar 2021 05:03:06 GMT Subject: [Gambas-bugtracker] Bug #2115: gtk2 does not draw all the controls? In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2115&from=L21haW4- Comment #6 by Bruce STEERS: It all seems fixed in latest commit great stuff Ben, jolly well done sir :) From bugtracker at gambaswiki.org Fri Mar 5 18:08:46 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 05 Mar 2021 17:08:46 GMT Subject: [Gambas-bugtracker] Bug #2118: Unable to loginto wiki to update documentation Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2118&from=L21haW4- Brian G reported a new bug. Summary ------- Unable to loginto wiki to update documentation Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- I am now unable to log into wiki completely, both chrome and firefox fail to work. In the past firefox was working but alas no longer. I include a movie of what happens. That is no error is reported, it simple returns wiki with no error! System information ------------------ [System] Gambas=3.15.90 OperatingSystem=Linux Kernel=5.4.0-66-generic Architecture=x86_64 Distribution=Linux Mint 20.1 Ulyssa Desktop=MATE Font=Ubuntu,10 Scale=7 Theme=stylesheet Language=en_US.UTF-8 Memory=24052M [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.1602.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] CLUTTER_BACKEND=x11 COMPIZ_CONFIG_PROFILE=mint DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DESKTOP_SESSION=mate DISPLAY=:0 EDITOR=/usr/bin/vim GB_GUI=gb.qt5 GDMSESSION=mate GDM_LANG=en_US GIO_LAUNCHED_DESKTOP_FILE_PID=1510355 GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 GTK3_MODULES=xapp-gtk3-module GTK_MODULES=gail:atk-bridge GTK_OVERLAY_SCROLLING=0 HOME= LANG=en_US.UTF-8 LANGUAGE=en_US.UTF-8 LC_ALL=en_US.UTF-8 LOGNAME= MATE_DESKTOP_SESSION_ID=this-is-deprecated PATH=/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin PWD= QT_ACCESSIBILITY=1 QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_LOGGING_RULES=*.debug=false QT_QPA_PLATFORMTHEME=qt5ct QT_SCALE_FACTOR=1 SESSION_MANAGER=local/:@/tmp/.ICE-unix/4117523,unix/:/tmp/.ICE-unix/4117523 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=4117694 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TERM=xterm TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg/xdg-mate:/etc/xdg XDG_CURRENT_DESKTOP=MATE XDG_DATA_DIRS=/usr/share/mate:/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/ 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=c4 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session1 XDG_SESSION_TYPE=x11 XDG_VTNR=7 force_s3tc_enable=true From bugtracker at gambaswiki.org Fri Mar 5 18:34:54 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 05 Mar 2021 17:34:54 GMT Subject: [Gambas-bugtracker] Bug #2118: Unable to loginto wiki to update documentation In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2118&from=L21haW4- Comment #1 by Beno?t MINISINI: Did you try to clear your cache? Now the wiki is managed by CloudFlare, so it can make your browser dizzy. From bugtracker at gambaswiki.org Fri Mar 5 18:53:03 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 05 Mar 2021 17:53:03 GMT Subject: [Gambas-bugtracker] Bug #2118: Unable to loginto wiki to update documentation In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2118&from=L21haW4- Comment #2 by Brian G: Yes I cleared the cache in firefox..... No Change From bugtracker at gambaswiki.org Fri Mar 5 18:59:41 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 05 Mar 2021 17:59:41 GMT Subject: [Gambas-bugtracker] Bug #2118: Unable to loginto wiki to update documentation In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2118&from=L21haW4- Comment #3 by Brian G: looks like it is since the latest update to firefox, Chrome has not worked for 6 months now. Funny enough i can still log into the bug tracker, but only with firefox!!! And not thru the portal but Direct to the tracker page From bugtracker at gambaswiki.org Fri Mar 5 19:03:13 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 05 Mar 2021 18:03:13 GMT Subject: [Gambas-bugtracker] Bug #2118: Unable to loginto wiki to update documentation In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2118&from=L21haW4- Comment #4 by Beno?t MINISINI: I have no problem with firefox 86.0. What does the firefox console tells you? Do you have any error or warning? From bugtracker at gambaswiki.org Fri Mar 5 19:46:45 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 05 Mar 2021 18:46:45 GMT Subject: [Gambas-bugtracker] Bug #2118: Unable to loginto wiki to update documentation In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2118&from=L21haW4- Comment #5 by Brian G: I am using latest google chrome stable 89.0.4389.2-1 From bugtracker at gambaswiki.org Fri Mar 5 19:49:40 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 05 Mar 2021 18:49:40 GMT Subject: [Gambas-bugtracker] Bug #2118: Unable to loginto wiki to update documentation In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2118&from=L21haW4- Comment #6 by Brian G: using firefox 86.0+linuxmint1+ulyssa From bugtracker at gambaswiki.org Fri Mar 5 19:56:24 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 05 Mar 2021 18:56:24 GMT Subject: [Gambas-bugtracker] Bug #2118: Unable to loginto wiki to update documentation In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2118&from=L21haW4- Comment #7 by Brian G: I get this error on the console Cookie ?GBSESSIONID? has been rejected because it is already expired. scripting Is it possible that timezone is an issue? I have cleared all cookies and cache several times From bugtracker at gambaswiki.org Fri Mar 5 19:56:51 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 05 Mar 2021 18:56:51 GMT Subject: [Gambas-bugtracker] Bug #2119: cannot compile gbx broken Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2119&from=L21haW4- Bruce STEERS reported a new bug. Summary ------- cannot compile gbx broken Type : Bug Priority : High Gambas version : Unknown Product : Unknown Description ----------- compile failing with gbx will attach output log.. System information ------------------ [System] Gambas=3.15.90 (bruces-patched) (master fork) OperatingSystem=Linux Kernel=5.4.0-60-generic Architecture=x86_64 Distribution=Linux Mint 20 Ulyana Desktop=MATE Theme=crux Language=en_GB.UTF-8 Memory=7952M [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.1602.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] CLUTTER_BACKEND=x11 CLUTTER_IM_MODULE=ibus DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DEFAULTS_PATH=/usr/share/gconf/mate.default.path DESKTOP_SESSION=mate DISPLAY=:0 EDITOR=pluma GB_GUI=gb.gtk3 GDMSESSION=mate GDM_LANG=en_GB GIO_LAUNCHED_DESKTOP_FILE_PID=121056 GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 GTK_IM_MODULE=ibus GTK_MODULES=gail:atk-bridge GTK_OVERLAY_SCROLLING=0 HOME= LANG=en_GB.UTF-8 LANGUAGE=en_GB.UTF-8 LC_ALL=en_GB.UTF-8 LIBVIRT_DEFAULT_URI=qemu:///system LOGNAME= MANDATORY_PATH=/usr/share/gconf/mate.mandatory.path MATE_DESKTOP_SESSION_ID=this-is-deprecated PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin PWD= QT4_IM_MODULE=ibus QT_ACCESSIBILITY=1 QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_IM_MODULE=ibus QT_LOGGING_RULES=*.debug=false QT_QPA_PLATFORMTHEME=qt5ct QT_SCALE_FACTOR=1 SESSION_MANAGER=local/:@/tmp/.ICE-unix/1412,unix/:/tmp/.ICE-unix/1412 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=1570 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg/xdg-mate:/etc/xdg XDG_CURRENT_DESKTOP=MATE XDG_DATA_DIRS=/usr/share/mate:/usr/share/mate:/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/ 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=c1 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 XMODIFIERS=@im=ibus From bugtracker at gambaswiki.org Fri Mar 5 19:57:16 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 05 Mar 2021 18:57:16 GMT Subject: [Gambas-bugtracker] Bug #2119: cannot compile gbx broken In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2119&from=L21haW4- Comment #1 by Bruce STEERS: log ---------------------------------------------------------------------------- Attachment: GambasCompilerInstall.log From bugtracker at gambaswiki.org Fri Mar 5 20:22:20 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 05 Mar 2021 19:22:20 GMT Subject: [Gambas-bugtracker] Bug #2120: text is underlined on gtk3 menus Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2120&from=L21haW4- Bruce STEERS reported a new bug. Summary ------- text is underlined on gtk3 menus Type : Bug Priority : Medium Gambas version : Master Product : GTK+3 component Description ----------- everything is underlined now on gtk3 menus even the spaces. System information ------------------ [System] Gambas=3.15.90 (bruces-patched) (master fork) OperatingSystem=Linux Kernel=5.4.0-60-generic Architecture=x86_64 Distribution=Linux Mint 20 Ulyana Desktop=MATE Theme=crux Language=en_GB.UTF-8 Memory=7952M [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.1602.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] CLUTTER_BACKEND=x11 CLUTTER_IM_MODULE=ibus DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DEFAULTS_PATH=/usr/share/gconf/mate.default.path DESKTOP_SESSION=mate DISPLAY=:0 EDITOR=pluma GB_GUI=gb.gtk3 GDMSESSION=mate GDM_LANG=en_GB GIO_LAUNCHED_DESKTOP_FILE_PID=121056 GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 GTK_IM_MODULE=ibus GTK_MODULES=gail:atk-bridge GTK_OVERLAY_SCROLLING=0 HOME= LANG=en_GB.UTF-8 LANGUAGE=en_GB.UTF-8 LC_ALL=en_GB.UTF-8 LIBVIRT_DEFAULT_URI=qemu:///system LOGNAME= MANDATORY_PATH=/usr/share/gconf/mate.mandatory.path MATE_DESKTOP_SESSION_ID=this-is-deprecated PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin PWD= QT4_IM_MODULE=ibus QT_ACCESSIBILITY=1 QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_IM_MODULE=ibus QT_LOGGING_RULES=*.debug=false QT_QPA_PLATFORMTHEME=qt5ct QT_SCALE_FACTOR=1 SESSION_MANAGER=local/:@/tmp/.ICE-unix/1412,unix/:/tmp/.ICE-unix/1412 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=1570 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg/xdg-mate:/etc/xdg XDG_CURRENT_DESKTOP=MATE XDG_DATA_DIRS=/usr/share/mate:/usr/share/mate:/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/ 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=c1 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 XMODIFIERS=@im=ibus From bugtracker at gambaswiki.org Fri Mar 5 20:22:50 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 05 Mar 2021 19:22:50 GMT Subject: [Gambas-bugtracker] Bug #2120: text is underlined on gtk3 menus In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2120&from=L21haW4- Comment #1 by Bruce STEERS: pic.. ---------------------------------------------------------------------------- Attachment: snap.png From bugtracker at gambaswiki.org Fri Mar 5 21:53:57 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 05 Mar 2021 20:53:57 GMT Subject: [Gambas-bugtracker] Bug #2119: cannot compile gbx broken In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2119&from=L21haW4- Comment #2 by Beno?t MINISINI: I guess something is broken on your system. Please do not post compilation problems on the bugtracker. This is only for bugs. Beno?t MINISINI changed the state of the bug to: Invalid. From bugtracker at gambaswiki.org Fri Mar 5 22:51:35 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 05 Mar 2021 21:51:35 GMT Subject: [Gambas-bugtracker] Bug #2119: cannot compile gbx broken In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2119&from=L21haW4- Comment #3 by Bruce STEERS: i reverted commit https://gitlab.com/gambas/gambas/-/commit/da082311554e247fbba93d799fb6d2c787a0e412 and now my system is okay again,, hazaa i guess it's not a bug then right? From bugtracker at gambaswiki.org Fri Mar 5 22:52:25 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 05 Mar 2021 21:52:25 GMT Subject: [Gambas-bugtracker] Bug #2119: cannot compile gbx broken In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2119&from=L21haW4- Bruce STEERS changed the state of the bug to: Opened. From bugtracker at gambaswiki.org Fri Mar 5 23:13:23 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 05 Mar 2021 22:13:23 GMT Subject: [Gambas-bugtracker] Bug #2119: cannot compile gbx broken In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2119&from=L21haW4- Comment #4 by Bruce STEERS: actually reverting that commit fixed gbx but broke the gb.eval commit change so i have reverted that commit too. Now it compiles again. i don't get how this is my system broken and not those 2 commits introducing a bug? I think i have been at this long enough to tell the difference Ben. So you're welcome innit From bugtracker at gambaswiki.org Sat Mar 6 00:28:11 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 05 Mar 2021 23:28:11 GMT Subject: [Gambas-bugtracker] Bug #2119: cannot compile gbx broken In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2119&from=L21haW4- Bruce STEERS changed the state of the bug to: Invalid. From bugtracker at gambaswiki.org Sat Mar 6 00:35:14 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 05 Mar 2021 23:35:14 GMT Subject: [Gambas-bugtracker] Bug #2119: cannot compile gbx broken In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2119&from=L21haW4- Comment #5 by Bruce STEERS: Apologies for my arrogance Ben this still strikes me as a bug though. if not in gambas then in the installer not updating what it needs to. i guess if there is no way to fix it so it cleans/updates itself then i will just have to remember to try make clean first if it happens again. Thanks again. From bugtracker at gambaswiki.org Sat Mar 6 17:55:13 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 06 Mar 2021 16:55:13 GMT Subject: [Gambas-bugtracker] Bug #2120: text is underlined on gtk3 menus In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2120&from=L21haW4- Comment #2 by Bruce STEERS: Sorry somehow my main Form Font setting became set to "underline" !? I don't recall setting that so do not know how it happened. apologies Bruce STEERS changed the state of the bug to: Invalid. From bugtracker at gambaswiki.org Sat Mar 6 18:18:39 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 06 Mar 2021 17:18:39 GMT Subject: [Gambas-bugtracker] Bug #2114: Add property to Settings class In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2114&from=L21haW4- Comment #1 by Beno?t MINISINI: Why would you want *not* to save your settings? Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Sat Mar 6 18:19:03 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 06 Mar 2021 17:19:03 GMT Subject: [Gambas-bugtracker] Bug #2114: Add property to Settings class In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2114&from=L21haW4- Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Sat Mar 6 18:19:23 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 06 Mar 2021 17:19:23 GMT Subject: [Gambas-bugtracker] Bug #2116: Farm page unuseable in gtk In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2116&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Sat Mar 6 18:19:37 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 06 Mar 2021 17:19:37 GMT Subject: [Gambas-bugtracker] Bug #2115: gtk2 does not draw all the controls? In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2115&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Sat Mar 6 18:19:53 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 06 Mar 2021 17:19:53 GMT Subject: [Gambas-bugtracker] Bug #1510: IDE tab .form: menu Event of popup menu does not work. In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1510&from=L21haW4- Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Sat Mar 6 19:21:22 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 06 Mar 2021 18:21:22 GMT Subject: [Gambas-bugtracker] Bug #1510: IDE tab .form: menu Event of popup menu does not work. In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1510&from=L21haW4- Comment #9 by Gianluigi GRADASCHI: I have not received an answer from Dex, for me you can mark it abandoned From bugtracker at gambaswiki.org Sat Mar 6 19:27:36 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 06 Mar 2021 18:27:36 GMT Subject: [Gambas-bugtracker] Bug #1510: IDE tab .form: menu Event of popup menu does not work. In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1510&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Abandoned. From bugtracker at gambaswiki.org Sun Mar 7 01:42:42 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 07 Mar 2021 00:42:42 GMT Subject: [Gambas-bugtracker] Bug #2121: autocomplete erases text if no spaces between equals sign Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2121&from=L21haW4- Bruce STEERS reported a new bug. Summary ------- autocomplete erases text if no spaces between equals sign Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- as title says autocomplete is erasing text when it inserts spaces around the = sign clip to follow... System information ------------------ [System] Gambas=3.15.90 (bruces-patched) (master fork) OperatingSystem=Linux Kernel=5.4.0-60-generic Architecture=x86_64 Distribution=Linux Mint 20 Ulyana Desktop=MATE Theme=crux Language=en_GB.UTF-8 Memory=7952M [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.1602.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] CLUTTER_BACKEND=x11 CLUTTER_IM_MODULE=ibus DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DEFAULTS_PATH=/usr/share/gconf/mate.default.path DESKTOP_SESSION=mate DISPLAY=:0 EDITOR=pluma GB_GUI=gb.gtk3 GDMSESSION=mate GDM_LANG=en_GB GIO_LAUNCHED_DESKTOP_FILE_PID=121056 GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 GTK_IM_MODULE=ibus GTK_MODULES=gail:atk-bridge GTK_OVERLAY_SCROLLING=0 HOME= LANG=en_GB.UTF-8 LANGUAGE=en_GB.UTF-8 LC_ALL=en_GB.UTF-8 LIBVIRT_DEFAULT_URI=qemu:///system LOGNAME= MANDATORY_PATH=/usr/share/gconf/mate.mandatory.path MATE_DESKTOP_SESSION_ID=this-is-deprecated PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin PWD= QT4_IM_MODULE=ibus QT_ACCESSIBILITY=1 QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_IM_MODULE=ibus QT_LOGGING_RULES=*.debug=false QT_QPA_PLATFORMTHEME=qt5ct QT_SCALE_FACTOR=1 SESSION_MANAGER=local/:@/tmp/.ICE-unix/1412,unix/:/tmp/.ICE-unix/1412 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=1570 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg/xdg-mate:/etc/xdg XDG_CURRENT_DESKTOP=MATE XDG_DATA_DIRS=/usr/share/mate:/usr/share/mate:/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/ 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=c1 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 XMODIFIERS=@im=ibus From bugtracker at gambaswiki.org Sun Mar 7 01:43:30 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 07 Mar 2021 00:43:30 GMT Subject: [Gambas-bugtracker] Bug #2121: autocomplete erases text if no spaces between equals sign In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2121&from=L21haW4- Comment #1 by Bruce STEERS: clip... ---------------------------------------------------------------------------- Attachment: screenrecord-2021-03-07_00.40.31.mp4 From bugtracker at gambaswiki.org Sun Mar 7 01:57:51 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 07 Mar 2021 00:57:51 GMT Subject: [Gambas-bugtracker] Bug #2121: autocomplete erases text if no spaces between equals sign In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2121&from=L21haW4- Comment #2 by Bruce STEERS: oh crap, i'm sorry yet again Ben. have to make a note to do more experimenting before i bug report in future. With the MATE mouse settings set to "show position of cursor when Ctrl key is pressed" i got this bug. it must have stolen focus or something on ctrl press (I usually press Ctrl-Enter for autocomplete) bug does not occur with setting disabled. although maybe this is a bug? Be aware, setting "show mouse pos on keypress" in MATE breaks the autocomplete if a ctrl-return key combination is used. Accept or reject at your discretion good sir. All the best From bugtracker at gambaswiki.org Sun Mar 7 14:07:50 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 07 Mar 2021 13:07:50 GMT Subject: [Gambas-bugtracker] Bug #2122: objects misplaced when dropping onto form in designer Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2122&from=L21haW4- Bruce STEERS reported a new bug. Summary ------- objects misplaced when dropping onto form in designer Type : Bug Priority : Low Gambas version : Master Product : Development Environment Description ----------- If i drag-drop a button from the object chooser to my form if it is placed in a panel of frame it places correctly but if placed on the main form its placement is quite wrong. clip to follow... System information ------------------ [System] Gambas=3.15.90 39e2bb743 (bruces-patched) OperatingSystem=Linux Kernel=5.4.0-62-generic Architecture=x86_64 Distribution=Linux Mint 20 Ulyana Desktop=MATE Font=Ubuntu,11 Scale=8 Theme=clearlooks Language=en_GB.UTF-8 Memory=3824M [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.1602.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] CLUTTER_BACKEND=x11 CLUTTER_IM_MODULE=ibus DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DEFAULTS_PATH=/usr/share/gconf/mate.default.path DESKTOP_SESSION=mate DISPLAY=:0 GB_GUI=gb.gtk3 GDMSESSION=mate GDM_LANG=en_GB GIO_LAUNCHED_DESKTOP_FILE_PID=8329 GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 GTK_IM_MODULE=ibus GTK_MODULES=gail:atk-bridge GTK_OVERLAY_SCROLLING=0 HOME= LANG=en_GB.UTF-8 LANGUAGE=en_GB.UTF-8 LC_ALL=en_GB.UTF-8 LIBVIRT_DEFAULT_URI=qemu:///system LOGNAME= MANDATORY_PATH=/usr/share/gconf/mate.mandatory.path MATE_DESKTOP_SESSION_ID=this-is-deprecated PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin PWD= QT4_IM_MODULE=ibus QT_ACCESSIBILITY=1 QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_IM_MODULE=ibus QT_LOGGING_RULES=*.debug=false QT_QPA_PLATFORMTHEME=qt5ct QT_SCALE_FACTOR=1 SESSION_MANAGER=local/:@/tmp/.ICE-unix/1068,unix/:/tmp/.ICE-unix/1068 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=1158 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg/xdg-mate:/etc/xdg XDG_CURRENT_DESKTOP=MATE XDG_DATA_DIRS=/usr/share/mate:/usr/share/mate:/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/ 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=c1 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 XMODIFIERS=@im=ibus From bugtracker at gambaswiki.org Sun Mar 7 14:08:12 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 07 Mar 2021 13:08:12 GMT Subject: [Gambas-bugtracker] Bug #2122: objects misplaced when dropping onto form in designer In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2122&from=L21haW4- Comment #1 by Bruce STEERS: vid... ---------------------------------------------------------------------------- Attachment: screenrecord-2021-03-07_13.04.23.mp4 From bugtracker at gambaswiki.org Sun Mar 7 18:58:42 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 07 Mar 2021 17:58:42 GMT Subject: [Gambas-bugtracker] Bug #2114: Add property to Settings class In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2114&from=L21haW4- Comment #2 by Michele V: I am experimenting Gambas as main interface with raspberry PI ad display touch The OS is not visible at user When gambas program terminate or during use can happen the power supply is disconnetted. Ext4 with journaling sometimes delay the writing on SD, it just so happened that the .conf file got corrupted In this case I prefere to save the change in settings immediately ( with save method and using also the "sync" command to force the OS to write file on SD) and not at the end of application Blocking the save metod in _free() routine seems the problem is solved I thought that making this option the default might be useful for particular applications like mine Gambas is a great and very stable tool for create graphical application with raspberry PI and display touch (using GPIO, serial interface, etc...) Michele V changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Sun Mar 7 20:33:32 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 07 Mar 2021 19:33:32 GMT Subject: [Gambas-bugtracker] Bug #2114: Add property to Settings class In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2114&from=L21haW4- Comment #3 by Bruce STEERS: Hi Michele. I did try to explain on the mailing list that if you have saved the settings yourself then they do not save on exit. the Settings class has a $bModify variable that sets to true if you change a setting. and when you call Settings.Save() the variable is set to False so _free() will not save in this case. I suspect you have a different issue. You may be interested to know the .conf file is first made in a temporary location (probably /tmp/gambas.1000/) then once written quickly moved to ~/.config/gambas3/ in a fraction of a second i should think the chances of corruption here are quite low unless your system has a write issue? And if it is plug removal crashing then how does changing when the settings save solve problem? surely you are still it risk during the other save time as well. From bugtracker at gambaswiki.org Mon Mar 8 09:26:28 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 08 Mar 2021 08:26:28 GMT Subject: [Gambas-bugtracker] Bug #2114: Add property to Settings class In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2114&from=L21haW4- Comment #4 by Michele V: Hi Bruce Now I fully understand your explanations given on the mailing list I think the reason of the .con file corruption is inside the Raspberry In some cases, but not all cases (during application development) the corruption of .conf file it occurred in conjunction with a program crash Fortunately, this is not a frequent occurrence, but but it happened The strange thing is that in every cases the only file currupted was .conf file For this reason I thought there are some connections with with saving method of settings class Very important information about the temp location of .conf file before saving it At this point I think that my request can be closed and I continue to experiment thanks also to your precious help Michele V changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Mon Mar 8 16:04:22 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 08 Mar 2021 15:04:22 GMT Subject: [Gambas-bugtracker] Bug #2123: font not correctly set if name is numeric ... Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2123&from=L21haW4- Michael ALTROGGE reported a new bug. Summary ------- font not correctly set if name is numeric ... Type : Bug Priority : Medium Gambas version : Unknown Product : GUI components Description ----------- let's say we have a font with the name "72" ... in the designer you can select this as property and it's shown as e.g.72,10 ... but it's not set at runtime. with gtk3 the system font is selected with qt5 the last entered font is used (set font = carlito ... run ... set font = 72 then carlito is used) or also the system font System information ------------------ [System] Gambas=3.15.90 8dc5116 (master) OperatingSystem=Linux Kernel=5.10.18-1-MANJARO Architecture=x86_64 Distribution=Manjaro Linux Desktop=XFCE Font=Source Sans Pro,10 Scale=7 Theme=mojave-dark Language=de_DE.utf8 Memory=6896M [Libraries] Cairo=libcairo.so.2.11704.0 Curl=libcurl.so.4.7.0 DBus=libdbus-1.so.3.19.13 GDK2=libgdk-x11-2.0.so.0.2400.33 GDK3=libgdk-3.so.0.2404.22 GStreamer=libgstreamer-0.10.so.0.30.0 GStreamer=libgstreamer-1.0.so.0.1803.0 GTK+2=libgtk-x11-2.0.so.0.2400.33 GTK+3=libgtk-3.so.0.2404.22 OpenGL=libGL.so.1.7.0 Poppler=libpoppler.so.107.0.0 QT4=libQtCore.so.4.8.7 QT5=libQt5Core.so.5.15.2 SDL=libSDL-1.2.so.0.11.4 SQLite=libsqlite3.so.0.8.6 [Environment] CUDA_PATH=/opt/cuda DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DESKTOP_SESSION=xfce DISPLAY=:0.0 EDITOR=/usr/bin/nano GB_GUI=gb.gtk3 GDMSESSION=xfce GDM_LANG=de_DE.utf8 GTK2_RC_FILES=/.gtkrc-2.0 GTK3_MODULES=xapp-gtk3-module:xapp-gtk3-module GTK_MODULES=canberra-gtk-module:canberra-gtk-module HG=/usr/bin/hg HOME= LANG=de_DE.utf8 LC_ALL=de_DE.utf8 LOGNAME= MAIL=/var/spool/mail/ MOTD_SHOWN=pam MOZ_PLUGIN_PATH=/usr/lib/mozilla/plugins PATH=/.local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/integration/nsight-systems:/var/lib/flatpak/exports/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/var/lib/snapd/snap/bin PWD= QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_LOGGING_RULES=*.debug=false QT_QPA_PLATFORMTHEME=qt5ct SESSION_MANAGER=local/:@/tmp/.ICE-unix/1699,unix/:/tmp/.ICE-unix/1699 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=1762 SSH_AUTH_SOCK=/tmp/ssh-rFCZQyY1K3Q5/agent.1761 TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg XDG_CURRENT_DESKTOP=XFCE XDG_DATA_DIRS=/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share:/var/lib/snapd/desktop:/usr/share XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/ XDG_MENU_PREFIX=xfce- XDG_RUNTIME_DIR=/run/user/1000 XDG_SEAT=seat0 XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0 XDG_SESSION_CLASS=user XDG_SESSION_DESKTOP=xfce XDG_SESSION_ID=2 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 _=/usr/bin/gambas3 From bugtracker at gambaswiki.org Mon Mar 8 16:24:37 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 08 Mar 2021 15:24:37 GMT Subject: [Gambas-bugtracker] Bug #2123: font not correctly set if name is numeric ... In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2123&from=L21haW4- Comment #1 by Beno?t MINISINI: I didn't know that it was allowed. Can you send me a font with only digits in its name? Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Mon Mar 8 16:54:06 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 08 Mar 2021 15:54:06 GMT Subject: [Gambas-bugtracker] Bug #2123: font not correctly set if name is numeric ... In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2123&from=L21haW4- Comment #2 by Michael ALTROGGE: https://experience.sap.com/fiori-design-web/wp-content/uploads/sites/5/2020/03/72_Desktop.zip Michael ALTROGGE changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Mon Mar 8 20:31:43 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 08 Mar 2021 19:31:43 GMT Subject: [Gambas-bugtracker] Bug #2123: font not correctly set if name is numeric ... In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2123&from=L21haW4- Comment #3 by Beno?t MINISINI: Fixed in commit https://gitlab.com/gambas/gambas/-/commit/338c464291eb28e58f0099e7f93a68dda5a0c02f. Beware that the bug fix introduces the need of quoting the font name in font string representation, when the name is made of digits only. This is the only way to make the difference with the size. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Mon Mar 8 20:33:26 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 08 Mar 2021 19:33:26 GMT Subject: [Gambas-bugtracker] Bug #2122: objects misplaced when dropping onto form in designer In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2122&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Tue Mar 9 01:15:05 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 09 Mar 2021 00:15:05 GMT Subject: [Gambas-bugtracker] Bug #2118: Unable to loginto wiki to update documentation In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2118&from=L21haW4- Comment #8 by Brian G: Any possibility of fixing this soon as I would like to work on the Scripter wiki page.. From bugtracker at gambaswiki.org Tue Mar 9 01:22:06 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 09 Mar 2021 00:22:06 GMT Subject: [Gambas-bugtracker] Bug #2118: Unable to loginto wiki to update documentation In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2118&from=L21haW4- Comment #9 by Beno?t MINISINI: At the moment I can't reproduce your error. Normally, if a cookie has a past expiration date, it means that the cookie must be removed (this is the standard way). Consequently it should not raise an error! From bugtracker at gambaswiki.org Tue Mar 9 01:41:07 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 09 Mar 2021 00:41:07 GMT Subject: [Gambas-bugtracker] Bug #2122: objects misplaced when dropping onto form in designer In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2122&from=L21haW4- Comment #2 by Beno?t MINISINI: Is it better with the last commit? Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Tue Mar 9 01:50:39 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 09 Mar 2021 00:50:39 GMT Subject: [Gambas-bugtracker] Bug #2114: Add property to Settings class In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2114&from=L21haW4- Comment #5 by Beno?t MINISINI: In commit https://gitlab.com/gambas/gambas/-/commit/f8b345d9e63b69db01085dd1a8b90058c5c754d7 I have modified the way Settings file are saved in a more simple and (normally) more reliable way. Can you try it and tell me if it changes anything to your problem? Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Tue Mar 9 01:54:50 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 09 Mar 2021 00:54:50 GMT Subject: [Gambas-bugtracker] Bug #2114: Add property to Settings class In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2114&from=L21haW4- Comment #6 by Beno?t MINISINI: For more details: the settings file is saved in a temporary file like before, but is finally renamed to its final path with the MOVE ... KILL instruction which relies on an atomic system call for its operation. So, if you have a crash, either you have the old file, either you have the new one, but you should not get a piece of Settings file being copied anymore. Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Tue Mar 9 01:55:56 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 09 Mar 2021 00:55:56 GMT Subject: [Gambas-bugtracker] Bug #2118: Unable to loginto wiki to update documentation In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2118&from=L21haW4- Comment #10 by Beno?t MINISINI: Can you show me a browser log of the request sent when you login (HTTP headers sent, and HTTP headers received)? Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Tue Mar 9 03:19:31 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 09 Mar 2021 02:19:31 GMT Subject: [Gambas-bugtracker] Bug #2068: html/md Previewer LoadImages option In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2068&from=L21haW4- Comment #1 by Beno?t MINISINI: In commit https://gitlab.com/gambas/gambas/-/commit/aa47f0d5fb9f46c0c28c7502d9d2b4fb3bdf6434, I added a button that toggles automatic image loading. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Tue Mar 9 03:22:21 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 09 Mar 2021 02:22:21 GMT Subject: [Gambas-bugtracker] Bug #2122: objects misplaced when dropping onto form in designer In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2122&from=L21haW4- Comment #3 by Bruce STEERS: it's perfect now Ben great stuff :) getting the grey box too. thank you :) Bruce STEERS changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Tue Mar 9 03:33:02 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 09 Mar 2021 02:33:02 GMT Subject: [Gambas-bugtracker] Bug #2122: objects misplaced when dropping onto form in designer In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2122&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Tue Mar 9 22:34:23 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 09 Mar 2021 21:34:23 GMT Subject: [Gambas-bugtracker] Bug #2124: Desktop.Showing returns error Not an object Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2124&from=L21haW4- Tony MOREHEN reported a new bug. Summary ------- Desktop.Showing returns error Not an object Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- Desktop.Showing returns error Not an object for both reading and writing System information ------------------ [System] Gambas=3.15.90 aa47f0d (master) OperatingSystem=Linux Kernel=5.10.19-1-MANJARO Architecture=x86_64 Distribution=Manjaro Linux Desktop=XFCE Font=Cantarell,10 Scale=7 Theme=proxy Language=en_CA.utf8 Memory=5890M [Libraries] Cairo=libcairo.so.2.11704.0 Curl=libcurl.so.4.7.0 DBus=libdbus-1.so.3.19.13 GDK2=libgdk-x11-2.0.so.0.2400.33 GDK3=libgdk-3.so.0.2404.22 GStreamer=libgstreamer-1.0.so.0.1803.0 GTK+2=libgtk-x11-2.0.so.0.2400.33 GTK+3=libgtk-3.so.0.2404.22 OpenGL=libGL.so.1.7.0 Poppler=libpoppler.so.108.0.0 QT4=libQtCore.so.4.8.7 QT5=libQt5Core.so.5.15.2 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=xfce-AJMSoftware DISPLAY=:0 EDITOR=/usr/bin/nano GB_GUI=gb.qt5 GDMSESSION=xfce-AJMSoftware GDM_LANG=en_CA.utf8 GTK2_RC_FILES=/.gtkrc-2.0 GTK3_MODULES=xapp-gtk3-module:xapp-gtk3-module GTK_MODULES=canberra-gtk-module:canberra-gtk-module GTK_OVERLAY_SCROLLING=0 HOME= LANG=en_CA.utf8 LC_ALL=en_CA.utf8 LOGNAME= MAIL=/var/spool/mail/ MOTD_SHOWN=pam MOZ_PLUGIN_PATH=/usr/lib/mozilla/plugins PATH=/.local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl PWD= QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_LOGGING_RULES=*.debug=false QT_QPA_PLATFORMTHEME=qt5ct SESSION_MANAGER=local/:@/tmp/.ICE-unix/773,unix/:/tmp/.ICE-unix/773 SHELL=/bin/bash SHLVL=1 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg XDG_CURRENT_DESKTOP=XFCE XDG_DATA_DIRS=/usr/local/share:/usr/share XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/ XDG_MENU_PREFIX=xfce- XDG_RUNTIME_DIR=/run/user/1000 XDG_SEAT=seat0 XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0 XDG_SESSION_CLASS=user XDG_SESSION_DESKTOP=xfce-AJMSoftware XDG_SESSION_ID=2 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 _=/usr/bin/gambas3 force_s3tc_enable=true From bugtracker at gambaswiki.org Tue Mar 9 22:43:33 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 09 Mar 2021 21:43:33 GMT Subject: [Gambas-bugtracker] Bug #2125: gb.poppler still has a dependency on libpoppler Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2125&from=L21haW4- Tony MOREHEN reported a new bug. Summary ------- gb.poppler still has a dependency on libpoppler Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- This is an explicit dependency, not derived from libpoppler-cpp or libpoppler-glib. It also doesn't seem to arise from the c source System information ------------------ [System] Gambas=3.15.90 OperatingSystem=Linux Kernel=5.9.3-1-MANJARO Architecture=x86_64 Distribution=Manjaro Linux Desktop=XFCE Theme=qt5ctproxy Language=en_CA.utf8 Memory=5892M [Libraries] Cairo=libcairo.so.2.11703.0 Curl=libcurl.so.4.7.0 DBus=libdbus-1.so.3.19.13 GDK2=libgdk-x11-2.0.so.0.2400.32 GDK3=libgdk-3.so.0.2404.19 GStreamer=libgstreamer-1.0.so.0.1801.0 GTK+2=libgtk-x11-2.0.so.0.2400.32 GTK+3=libgtk-3.so.0.2404.19 OpenGL=libGL.so.1.7.0 Poppler=libpoppler.so.103.0.0 QT4=libQtCore.so.4.8.7 QT5=libQt5Core.so.5.15.1 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=xfce-AJMSoftware DISPLAY=:0 EDITOR=/usr/bin/nano GB_GUI=gb.qt5 GDMSESSION=xfce-AJMSoftware GTK2_RC_FILES=/.gtkrc-2.0 GTK_MODULES=canberra-gtk-module:canberra-gtk-module GTK_OVERLAY_SCROLLING=0 HOME= LANG=en_CA.utf8 LC_ADDRESS=en_CA.UTF-8 LC_ALL=en_CA.utf8 LC_IDENTIFICATION=en_CA.UTF-8 LC_MEASUREMENT=en_CA.UTF-8 LC_MONETARY=en_CA.UTF-8 LC_NAME=en_CA.UTF-8 LC_NUMERIC=en_CA.UTF-8 LC_PAPER=en_CA.UTF-8 LC_TELEPHONE=en_CA.UTF-8 LC_TIME=en_CA.UTF-8 LOGNAME= MAIL=/var/spool/mail/ MOTD_SHOWN=pam MOZ_PLUGIN_PATH=/usr/lib/mozilla/plugins PATH=/.local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl PWD= QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_LOGGING_RULES=*.debug=false QT_QPA_PLATFORMTHEME=qt5ct SESSION_MANAGER=local/:@/tmp/.ICE-unix/39861,unix/:/tmp/.ICE-unix/39861 SHELL=/bin/bash SHLVL=1 SSH_AGENT_PID=39885 SSH_AUTH_SOCK=/tmp/ssh-6ZGtqu8A7Wtq/agent.39884 TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg XDG_CURRENT_DESKTOP=XFCE XDG_DATA_DIRS=/usr/local/share:/usr/share XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/ XDG_MENU_PREFIX=xfce- XDG_RUNTIME_DIR=/run/user/1000 XDG_SEAT=seat0 XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0 XDG_SESSION_CLASS=user XDG_SESSION_DESKTOP=xfce-AJMSoftware XDG_SESSION_ID=24 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session10 XDG_SESSION_TYPE=x11 XDG_VTNR=7 _=/usr/bin/gambas3 force_s3tc_enable=true From bugtracker at gambaswiki.org Tue Mar 9 22:50:21 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 09 Mar 2021 21:50:21 GMT Subject: [Gambas-bugtracker] Bug #2126: Systray on QT5 does not refresh Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2126&from=L21haW4- Tony MOREHEN reported a new bug. Summary ------- Systray on QT5 does not refresh Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- When an application changes it's systray icon, the new icon is superimposed on top of the old icon. Systray.refresh does nothing. QT4 works fine. I haven't been able to get any gtk systray to work. System information ------------------ [System] Gambas=3.15.90 OperatingSystem=Linux Kernel=5.9.3-1-MANJARO Architecture=x86_64 Distribution=Manjaro Linux Desktop=XFCE Theme=qt5ctproxy Language=en_CA.utf8 Memory=5892M [Libraries] Cairo=libcairo.so.2.11703.0 Curl=libcurl.so.4.7.0 DBus=libdbus-1.so.3.19.13 GDK2=libgdk-x11-2.0.so.0.2400.32 GDK3=libgdk-3.so.0.2404.19 GStreamer=libgstreamer-1.0.so.0.1801.0 GTK+2=libgtk-x11-2.0.so.0.2400.32 GTK+3=libgtk-3.so.0.2404.19 OpenGL=libGL.so.1.7.0 Poppler=libpoppler.so.103.0.0 QT4=libQtCore.so.4.8.7 QT5=libQt5Core.so.5.15.1 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=xfce-AJMSoftware DISPLAY=:0 EDITOR=/usr/bin/nano GB_GUI=gb.qt5 GDMSESSION=xfce-AJMSoftware GTK2_RC_FILES=/.gtkrc-2.0 GTK_MODULES=canberra-gtk-module:canberra-gtk-module GTK_OVERLAY_SCROLLING=0 HOME= LANG=en_CA.utf8 LC_ADDRESS=en_CA.UTF-8 LC_ALL=en_CA.utf8 LC_IDENTIFICATION=en_CA.UTF-8 LC_MEASUREMENT=en_CA.UTF-8 LC_MONETARY=en_CA.UTF-8 LC_NAME=en_CA.UTF-8 LC_NUMERIC=en_CA.UTF-8 LC_PAPER=en_CA.UTF-8 LC_TELEPHONE=en_CA.UTF-8 LC_TIME=en_CA.UTF-8 LOGNAME= MAIL=/var/spool/mail/ MOTD_SHOWN=pam MOZ_PLUGIN_PATH=/usr/lib/mozilla/plugins PATH=/.local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl PWD= QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_LOGGING_RULES=*.debug=false QT_QPA_PLATFORMTHEME=qt5ct SESSION_MANAGER=local/:@/tmp/.ICE-unix/39861,unix/:/tmp/.ICE-unix/39861 SHELL=/bin/bash SHLVL=1 SSH_AGENT_PID=39885 SSH_AUTH_SOCK=/tmp/ssh-6ZGtqu8A7Wtq/agent.39884 TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg XDG_CURRENT_DESKTOP=XFCE XDG_DATA_DIRS=/usr/local/share:/usr/share XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/ XDG_MENU_PREFIX=xfce- XDG_RUNTIME_DIR=/run/user/1000 XDG_SEAT=seat0 XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0 XDG_SESSION_CLASS=user XDG_SESSION_DESKTOP=xfce-AJMSoftware XDG_SESSION_ID=24 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session10 XDG_SESSION_TYPE=x11 XDG_VTNR=7 _=/usr/bin/gambas3 force_s3tc_enable=true From bugtracker at gambaswiki.org Wed Mar 10 00:28:43 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 09 Mar 2021 23:28:43 GMT Subject: [Gambas-bugtracker] Bug #1883: Webkitgtk In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1883&from=L21haW4- Comment #5 by Mart?n BELMONTE: Hi, could you please tell me which version of Gambas has gtk.webkit available. Thanks Regards. From bugtracker at gambaswiki.org Wed Mar 10 00:51:45 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 09 Mar 2021 23:51:45 GMT Subject: [Gambas-bugtracker] Bug #1883: Webkitgtk In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1883&from=L21haW4- Comment #6 by Beno?t MINISINI: The development version. From bugtracker at gambaswiki.org Wed Mar 10 03:01:14 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 10 Mar 2021 02:01:14 GMT Subject: [Gambas-bugtracker] Bug #2124: Desktop.Showing returns error Not an object In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2124&from=L21haW4- Comment #1 by Beno?t MINISINI: I can't reproduce the bug. Please provide a project that reproduces it. From bugtracker at gambaswiki.org Wed Mar 10 03:01:26 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 10 Mar 2021 02:01:26 GMT Subject: [Gambas-bugtracker] Bug #2124: Desktop.Showing returns error Not an object In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2124&from=L21haW4- Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Wed Mar 10 03:04:30 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 10 Mar 2021 02:04:30 GMT Subject: [Gambas-bugtracker] Bug #2125: gb.poppler still has a dependency on libpoppler In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2125&from=L21haW4- Comment #1 by Beno?t MINISINI: libpoppler-cpp and libpoppler-glib depends on libpoppler, so what's the problem? From bugtracker at gambaswiki.org Wed Mar 10 04:48:47 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 10 Mar 2021 03:48:47 GMT Subject: [Gambas-bugtracker] Bug #2126: Systray on QT5 does not refresh In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2126&from=L21haW4- Comment #1 by Beno?t MINISINI: I have just installed a fresh Manjaro 20.2 with XFCE. I made a small project that open a form and display one tray icon, plus a button to change the TrayIcon picture. Setting the TrayIcon Picture property from the form editor does not work, but I know why. Otherwise everything works as expected, both with QT5, GTK+2 and GTK+3. QT4 is not available on Manjaro 20.2 apparently. From bugtracker at gambaswiki.org Wed Mar 10 04:49:47 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 10 Mar 2021 03:49:47 GMT Subject: [Gambas-bugtracker] Bug #2126: Systray on QT5 does not refresh In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2126&from=L21haW4- Comment #2 by Beno?t MINISINI: So, as usual (I must have said that one thousand of times now), please provide a project that reproduces the bug. Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Wed Mar 10 05:39:15 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 10 Mar 2021 04:39:15 GMT Subject: [Gambas-bugtracker] Bug #2124: Desktop.Showing returns error Not an object In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2124&from=L21haW4- Comment #2 by Tony MOREHEN: As requested. ---------------------------------------------------------------------------- Attachment: Desktop-0.0.3.tar.gz Tony MOREHEN changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Wed Mar 10 05:50:36 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 10 Mar 2021 04:50:36 GMT Subject: [Gambas-bugtracker] Bug #2125: gb.poppler still has a dependency on libpoppler In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2125&from=L21haW4- Comment #2 by Tony MOREHEN: Currently, gb.poppler will only load when a specific version of libpoppler is present. So Gambas itself is still checking libpoppler version and fails whenever there is any version change as any change to libpoppler is a major version change. The shift to gb.poppler was done to avoid checking for libpoppler. From bugtracker at gambaswiki.org Wed Mar 10 08:45:25 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 10 Mar 2021 07:45:25 GMT Subject: [Gambas-bugtracker] Bug #2114: Add property to Settings class In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2114&from=L21haW4- Comment #7 by Michele V: Hi Benoit At the moment I have simulated crash and power off in my application and the configuration has not suffered corruption Now I will check over a long time and if there are still problems I will notify you immediately Thank you Michele V changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Wed Mar 10 12:47:29 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 10 Mar 2021 11:47:29 GMT Subject: [Gambas-bugtracker] Bug #2127: Paint.TrimRichText always appends "..." Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2127&from=L21haW4- Bruce STEERS reported a new bug. Summary ------- Paint.TrimRichText always appends "..." Type : Bug Priority : Low Gambas version : Master Product : Unknown Description ----------- Seems if i use Paint.TrimText(text,width) then if width is less than text width then it appends "..." But Paint.TrimRichText seems to add "..." every time. I discovered this using the RichText property on a Frame container. All the best Bruce System information ------------------ [System] Gambas=3.15.90 (bruces-patched) (master fork) OperatingSystem=Linux Kernel=5.4.0-60-generic Architecture=x86_64 Distribution=Linux Mint 20 Ulyana Desktop=MATE Theme=crux Language=en_GB.UTF-8 Memory=7952M [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.1602.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] CLUTTER_BACKEND=x11 CLUTTER_IM_MODULE=ibus DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DEFAULTS_PATH=/usr/share/gconf/mate.default.path DESKTOP_SESSION=mate DISPLAY=:0 EDITOR=pluma GB_GUI=gb.gtk3 GDMSESSION=mate GDM_LANG=en_GB GIO_LAUNCHED_DESKTOP_FILE_PID=121056 GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 GTK_IM_MODULE=ibus GTK_MODULES=gail:atk-bridge GTK_OVERLAY_SCROLLING=0 HOME= LANG=en_GB.UTF-8 LANGUAGE=en_GB.UTF-8 LC_ALL=en_GB.UTF-8 LIBVIRT_DEFAULT_URI=qemu:///system LOGNAME= MANDATORY_PATH=/usr/share/gconf/mate.mandatory.path MATE_DESKTOP_SESSION_ID=this-is-deprecated PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin PWD= QT4_IM_MODULE=ibus QT_ACCESSIBILITY=1 QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_IM_MODULE=ibus QT_LOGGING_RULES=*.debug=false QT_QPA_PLATFORMTHEME=qt5ct QT_SCALE_FACTOR=1 SESSION_MANAGER=local/:@/tmp/.ICE-unix/1412,unix/:/tmp/.ICE-unix/1412 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=1570 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg/xdg-mate:/etc/xdg XDG_CURRENT_DESKTOP=MATE XDG_DATA_DIRS=/usr/share/mate:/usr/share/mate:/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/ 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=c1 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 XMODIFIERS=@im=ibus From bugtracker at gambaswiki.org Wed Mar 10 14:27:46 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 10 Mar 2021 13:27:46 GMT Subject: [Gambas-bugtracker] Bug #2128: Switching projects of custom controls causes error Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2128&from=L21haW4- Bruce STEERS reported a new bug. Summary ------- Switching projects of custom controls causes error Type : Bug Priority : Medium Gambas version : Master Product : Development Environment Description ----------- This is odd , i first thought it was to do with my control loading thing i added but i have just discovered if i disable that i still get the error. If i load a project with a custom control and then switch to another custom control project i get a file load error. I can switch to a project that is not a custom control and then to the other control with no problem. But if i go from one custom control to another it errors. Clip to follow.... System information ------------------ [System] Gambas=3.15.90 afbd388ac (bruces-patched) OperatingSystem=Linux Kernel=5.4.0-62-generic Architecture=x86_64 Distribution=Linux Mint 20 Ulyana Desktop=MATE Font=Ubuntu,11 Scale=8 Theme=mint-y-aqua Language=en_GB.UTF-8 Memory=3824M [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.1602.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] CLUTTER_BACKEND=x11 CLUTTER_IM_MODULE=ibus DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DEFAULTS_PATH=/usr/share/gconf/mate.default.path DESKTOP_SESSION=mate DISPLAY=:0 GB_GUI=gb.gtk3 GDMSESSION=mate GDM_LANG=en_GB GIO_LAUNCHED_DESKTOP_FILE_PID=14305 GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 GTK_IM_MODULE=ibus GTK_MODULES=gail:atk-bridge GTK_OVERLAY_SCROLLING=0 HOME= LANG=en_GB.UTF-8 LANGUAGE=en_GB.UTF-8 LC_ALL=en_GB.UTF-8 LIBVIRT_DEFAULT_URI=qemu:///system LOGNAME= MANDATORY_PATH=/usr/share/gconf/mate.mandatory.path MATE_DESKTOP_SESSION_ID=this-is-deprecated PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin PWD= QT4_IM_MODULE=ibus QT_ACCESSIBILITY=1 QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_IM_MODULE=ibus QT_LOGGING_RULES=*.debug=false QT_QPA_PLATFORMTHEME=qt5ct QT_SCALE_FACTOR=1 SESSION_MANAGER=local/:@/tmp/.ICE-unix/1126,unix/:/tmp/.ICE-unix/1126 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=1230 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg/xdg-mate:/etc/xdg XDG_CURRENT_DESKTOP=MATE XDG_DATA_DIRS=/usr/share/mate:/usr/share/mate:/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/ 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=c1 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 XMODIFIERS=@im=ibus From bugtracker at gambaswiki.org Wed Mar 10 14:33:32 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 10 Mar 2021 13:33:32 GMT Subject: [Gambas-bugtracker] Bug #2128: Switching projects of custom controls causes error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2128&from=L21haW4- Comment #1 by Bruce STEERS: attached clip shows... I switch between 3 apps NCheckBox and ButtonFrame are custom controls and ScriptEd is not. the vid shows how going from one custom control to another causes an error, but if i load ScripEd in between then no error. and also how opening gambas and loading either custom control gives no error, only when switching. Wishing Well ---------------------------------------------------------------------------- Attachment: screenrecord-2021-03-10_13.28.10.mp4 From bugtracker at gambaswiki.org Wed Mar 10 15:33:23 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 10 Mar 2021 14:33:23 GMT Subject: [Gambas-bugtracker] Bug #2129: close properties panel and re-open panel causes error Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2129&from=L21haW4- Bruce STEERS reported a new bug. Summary ------- close properties panel and re-open panel causes error Type : Bug Priority : Medium Gambas version : Master Product : Development Environment Description ----------- If I close properties panel and re-open it causes an error. Invalid object (#29) ^TabPanel.TabBarPaddingEnd_Read.1052 (GTK3 only) Also (I suspect could be a related bug) My ScriptEd editor cannot create a new tab any more with gtk3 and gets a null object error (#29). ScrollArea.ScrollArea_Arrange.457 I will re-check after fix. Thank you System information ------------------ [System] Gambas=3.15.90 (bruces-patched) (master fork) OperatingSystem=Linux Kernel=5.4.0-60-generic Architecture=x86_64 Distribution=Linux Mint 20 Ulyana Desktop=MATE Theme=crux Language=en_GB.UTF-8 Memory=7952M [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.1602.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] CLUTTER_BACKEND=x11 CLUTTER_IM_MODULE=ibus DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DEFAULTS_PATH=/usr/share/gconf/mate.default.path DESKTOP_SESSION=mate DISPLAY=:0 EDITOR=pluma GB_GUI=gb.gtk3 GDMSESSION=mate GDM_LANG=en_GB GIO_LAUNCHED_DESKTOP_FILE_PID=121056 GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 GTK_IM_MODULE=ibus GTK_MODULES=gail:atk-bridge GTK_OVERLAY_SCROLLING=0 HOME= LANG=en_GB.UTF-8 LANGUAGE=en_GB.UTF-8 LC_ALL=en_GB.UTF-8 LIBVIRT_DEFAULT_URI=qemu:///system LOGNAME= MANDATORY_PATH=/usr/share/gconf/mate.mandatory.path MATE_DESKTOP_SESSION_ID=this-is-deprecated PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin PWD= QT4_IM_MODULE=ibus QT_ACCESSIBILITY=1 QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_IM_MODULE=ibus QT_LOGGING_RULES=*.debug=false QT_QPA_PLATFORMTHEME=qt5ct QT_SCALE_FACTOR=1 SESSION_MANAGER=local/:@/tmp/.ICE-unix/1412,unix/:/tmp/.ICE-unix/1412 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=1570 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg/xdg-mate:/etc/xdg XDG_CURRENT_DESKTOP=MATE XDG_DATA_DIRS=/usr/share/mate:/usr/share/mate:/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/ 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=c1 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 XMODIFIERS=@im=ibus From bugtracker at gambaswiki.org Wed Mar 10 15:44:30 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 10 Mar 2021 14:44:30 GMT Subject: [Gambas-bugtracker] Bug #2129: close properties panel and re-open panel causes error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2129&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Wed Mar 10 15:51:39 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 10 Mar 2021 14:51:39 GMT Subject: [Gambas-bugtracker] Bug #2129: close properties panel and re-open panel causes error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2129&from=L21haW4- Comment #1 by Beno?t MINISINI: Fixed in commit https://gitlab.com/gambas/gambas/-/commit/91996df3fccd0b69c86be68392e20eee767512f1. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Wed Mar 10 15:55:54 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 10 Mar 2021 14:55:54 GMT Subject: [Gambas-bugtracker] Bug #2125: gb.poppler still has a dependency on libpoppler In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2125&from=L21haW4- Comment #3 by Beno?t MINISINI: The requirement is any poppler version >= 0.20. So I still don't see the problem. From bugtracker at gambaswiki.org Wed Mar 10 15:57:20 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 10 Mar 2021 14:57:20 GMT Subject: [Gambas-bugtracker] Bug #2125: gb.poppler still has a dependency on libpoppler In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2125&from=L21haW4- Comment #4 by Beno?t MINISINI: Huh I see: you are actually talking about -binary packages- dependencies? From bugtracker at gambaswiki.org Wed Mar 10 16:17:14 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 10 Mar 2021 15:17:14 GMT Subject: [Gambas-bugtracker] Bug #2129: close properties panel and re-open panel causes error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2129&from=L21haW4- Comment #2 by Bruce STEERS: Yes confirmed, thank you. and my editor problem was something completely different sorry. thanks again. From bugtracker at gambaswiki.org Wed Mar 10 17:13:55 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 10 Mar 2021 16:13:55 GMT Subject: [Gambas-bugtracker] Bug #2125: gb.poppler still has a dependency on libpoppler In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2125&from=L21haW4- Comment #5 by Tony MOREHEN: Here's whats happening currently: Packages poppler-21.02.0, poppler-glib-21.02.0, poppler-qt5-21.02.0 are installed. These provide libpoppler.so.107, libpoppler-cpp.so.0.9,libpoppler-glib.so.8.19, libpoppler-qt5.so.1.27. Gambas,including gb.poppler is compiled and installed. Programs using component gb.poppler run fine. Poppler packages are upgraded to poppler-21.03.0, poppler-glib-21.03.0, poppler-qt5-21.03.0 are installed. These provide libpoppler.so.108, libpoppler-cpp.so.0.9,libpoppler-glib.so.8.19, libpoppler-qt5.so.1.27. Note the only library version number that changed is libpoppler. Gambas is not re-compiled. Programs using gb.poppler fail to run with error (from memory) Failed to load gb.poppler. Cannot find libpoppler.so.107. Gambas is re-compiled and installed. Programs using component gb.poppler run fine. gb.poppler's source only references libpoppler-cpp and libpoppler-glib so there is no need to check for libpoppler. This was why gb.poppler replaced gb.pdf. Yet gambas still does that check. From bugtracker at gambaswiki.org Wed Mar 10 17:44:53 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 10 Mar 2021 16:44:53 GMT Subject: [Gambas-bugtracker] Bug #2125: gb.poppler still has a dependency on libpoppler In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2125&from=L21haW4- Comment #6 by Beno?t MINISINI: No, Gambas checks nothing. It's how shared libraries work on Linux. 'libpoppler-cpp' and 'libpoppler-glib' depend on 'libpoppler', so if you compile the Gambas poppler component, you obtain a shared library that depends on 'libpoppler'. You can use the 'ldd' program on the shared library object to check that. The component shared library does not need to be recompiled as soon as none of the shared libraries it depends on change its major API version (the first number after ".so"). As libpoppler changes its major API version at each upgrade (they are apparently unable to make a stable API for it), you are doomed, and must reconfigure and recompile the Gambas poppler component each time. Beno?t MINISINI changed the state of the bug to: Upstream. From bugtracker at gambaswiki.org Wed Mar 10 17:46:27 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 10 Mar 2021 16:46:27 GMT Subject: [Gambas-bugtracker] Bug #2130: Paint.TrimText and TrimRichText handle zero length incorectly Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2130&from=L21haW4- Bruce STEERS reported a new bug. Summary ------- Paint.TrimText and TrimRichText handle zero length incorectly Type : Bug Priority : Medium Gambas version : Master Product : Unknown Description ----------- this can be tested with your own Frame test window in gb.gui.base. When shrinking the window the Frame text gets trimmed until it should trim the word "Ceci" then it should be nothing, but instead of nothing it returns to full length. Is more noticeable with RichText title as it tries to wordwrap. System information ------------------ [System] Gambas=3.15.90 (bruces-patched) (master fork) OperatingSystem=Linux Kernel=5.4.0-60-generic Architecture=x86_64 Distribution=Linux Mint 20 Ulyana Desktop=MATE Theme=crux Language=en_GB.UTF-8 Memory=7952M [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.1602.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] CLUTTER_BACKEND=x11 CLUTTER_IM_MODULE=ibus DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DEFAULTS_PATH=/usr/share/gconf/mate.default.path DESKTOP_SESSION=mate DISPLAY=:0 EDITOR=pluma GB_GUI=gb.gtk3 GDMSESSION=mate GDM_LANG=en_GB GIO_LAUNCHED_DESKTOP_FILE_PID=121056 GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 GTK_IM_MODULE=ibus GTK_MODULES=gail:atk-bridge GTK_OVERLAY_SCROLLING=0 HOME= LANG=en_GB.UTF-8 LANGUAGE=en_GB.UTF-8 LC_ALL=en_GB.UTF-8 LIBVIRT_DEFAULT_URI=qemu:///system LOGNAME= MANDATORY_PATH=/usr/share/gconf/mate.mandatory.path MATE_DESKTOP_SESSION_ID=this-is-deprecated PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin PWD= QT4_IM_MODULE=ibus QT_ACCESSIBILITY=1 QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_IM_MODULE=ibus QT_LOGGING_RULES=*.debug=false QT_QPA_PLATFORMTHEME=qt5ct QT_SCALE_FACTOR=1 SESSION_MANAGER=local/:@/tmp/.ICE-unix/1412,unix/:/tmp/.ICE-unix/1412 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=1570 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg/xdg-mate:/etc/xdg XDG_CURRENT_DESKTOP=MATE XDG_DATA_DIRS=/usr/share/mate:/usr/share/mate:/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/ 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=c1 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 XMODIFIERS=@im=ibus From bugtracker at gambaswiki.org Wed Mar 10 17:47:02 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 10 Mar 2021 16:47:02 GMT Subject: [Gambas-bugtracker] Bug #2125: gb.poppler still has a dependency on libpoppler In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2125&from=L21haW4- Comment #7 by Beno?t MINISINI: And if you ask why the poppler component needs to depends directly on libpoppler, it's because you cannot draw anything with 'libpoppler-glib' or 'libpoppler-cpp' reliably. From bugtracker at gambaswiki.org Wed Mar 10 17:49:46 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 10 Mar 2021 16:49:46 GMT Subject: [Gambas-bugtracker] Bug #2125: gb.poppler still has a dependency on libpoppler In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2125&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Rejected. From bugtracker at gambaswiki.org Wed Mar 10 20:24:13 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 10 Mar 2021 19:24:13 GMT Subject: [Gambas-bugtracker] Bug #2130: Paint.TrimText and TrimRichText handle zero length incorectly In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2130&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Wed Mar 10 20:24:56 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 10 Mar 2021 19:24:56 GMT Subject: [Gambas-bugtracker] Bug #2130: Paint.TrimText and TrimRichText handle zero length incorectly In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2130&from=L21haW4- Comment #1 by Beno?t MINISINI: It should be fixed by commit https://gitlab.com/gambas/gambas/-/commit/d2a1b1a581ff8a791a6ecf72c5cab37947ab30e7. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Wed Mar 10 20:29:21 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 10 Mar 2021 19:29:21 GMT Subject: [Gambas-bugtracker] Bug #2127: Paint.TrimRichText always appends "..." In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2127&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Wed Mar 10 20:29:37 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 10 Mar 2021 19:29:37 GMT Subject: [Gambas-bugtracker] Bug #2127: Paint.TrimRichText always appends "..." In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2127&from=L21haW4- Comment #1 by Beno?t MINISINI: It should be fixed by commit https://gitlab.com/gambas/gambas/-/commit/8cea779b622c1c81cc60e144ee1d5e7ab165bc29. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Wed Mar 10 20:30:13 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 10 Mar 2021 19:30:13 GMT Subject: [Gambas-bugtracker] Bug #2121: autocomplete erases text if no spaces between equals sign In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2121&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Upstream. From bugtracker at gambaswiki.org Wed Mar 10 20:30:53 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 10 Mar 2021 19:30:53 GMT Subject: [Gambas-bugtracker] Bug #2066: Problem with new fgb frame widget and padding In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2066&from=L21haW4- Comment #3 by Beno?t MINISINI: Is it fixed now? From bugtracker at gambaswiki.org Wed Mar 10 20:44:12 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 10 Mar 2021 19:44:12 GMT Subject: [Gambas-bugtracker] Bug #2128: Switching projects of custom controls causes error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2128&from=L21haW4- Comment #2 by Beno?t MINISINI: I can't reproduce that. Please join the projects that allow to reproduce the bug. Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Wed Mar 10 20:44:38 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 10 Mar 2021 19:44:38 GMT Subject: [Gambas-bugtracker] Bug #2114: Add property to Settings class In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2114&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Wed Mar 10 20:55:48 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 10 Mar 2021 19:55:48 GMT Subject: [Gambas-bugtracker] Bug #2128: Switching projects of custom controls causes error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2128&from=L21haW4- Comment #3 by Bruce STEERS: Here you are.. PS , i also tried it on gambas 3.12 on Debian , got the same error. (in the old MessageView) ---------------------------------------------------------------------------- Attachment: 2GambasControls.zip Bruce STEERS changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Wed Mar 10 21:20:21 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 10 Mar 2021 20:20:21 GMT Subject: [Gambas-bugtracker] Bug #2130: Paint.TrimText and TrimRichText handle zero length incorectly In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2130&from=L21haW4- Comment #2 by Bruce STEERS: thank you Ben I think RichText still has a slight problem though Text seems okay now ---------------------------------------------------------------------------- Attachment: screenrecord-2021-03-10_20.17.35.mp4 From bugtracker at gambaswiki.org Wed Mar 10 21:21:22 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 10 Mar 2021 20:21:22 GMT Subject: [Gambas-bugtracker] Bug #2127: Paint.TrimRichText always appends "..." In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2127&from=L21haW4- Comment #2 by Bruce STEERS: Confirmed Many thanks :) From bugtracker at gambaswiki.org Wed Mar 10 21:43:03 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 10 Mar 2021 20:43:03 GMT Subject: [Gambas-bugtracker] Bug #2130: Paint.TrimText and TrimRichText handle zero length incorectly In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2130&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Thu Mar 11 00:17:51 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 10 Mar 2021 23:17:51 GMT Subject: [Gambas-bugtracker] Bug #2126: Systray on QT5 does not refresh In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2126&from=L21haW4- Comment #3 by Tony MOREHEN: As requested. Needs to be run in a system without a system tray and one that uses networkmanager and has nm-applet installed. With gb.gtk, everything works ok. With gb.gtk3, it error exits with trace/brakepoint trap With gb.qt4, it freezes after Form_Open finishes. With gb.qt5, it runs ok but the nm-applet icon gets trashed when: right-click the nm-applet icon and disable networking the nm-applet icon gets an x in the lower right right-click the nm-applet icon and enable networking the nm-applet gets a rotating circle and, when networking is re-established, the icon remains a combination of all previous icons ---------------------------------------------------------------------------- Attachment: systray-0.0.1.tar.gz Tony MOREHEN changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Thu Mar 11 05:37:23 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 11 Mar 2021 04:37:23 GMT Subject: [Gambas-bugtracker] Bug #2131: differences gtk <--> qt5 Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2131&from=L21haW4- Michael ALTROGGE reported a new bug. Summary ------- differences gtk <--> qt5 Type : Bug Priority : Medium Gambas version : Master Product : GUI components Description ----------- see screenshot ... top left is a user control with gtk3 top right is gambas started from system (xfce=gtk) bottom left is the same user control with qt5 bottom right is gambas started with shell from a gambas program compiled wit qt5 System information ------------------ [System] Gambas=3.15.90 c3498d497 (master) OperatingSystem=Linux Kernel=5.10.19-1-MANJARO Architecture=x86_64 Distribution=Manjaro Linux Desktop=XFCE Font=Source Sans Pro,10 Scale=7 Theme=matcha-dark-aliz Language=de_DE.utf8 Memory=6896M [Libraries] Cairo=libcairo.so.2.11704.0 Curl=libcurl.so.4.7.0 DBus=libdbus-1.so.3.19.13 GDK2=libgdk-x11-2.0.so.0.2400.33 GDK3=libgdk-3.so.0.2404.22 GStreamer=libgstreamer-0.10.so.0.30.0 GStreamer=libgstreamer-1.0.so.0.1803.0 GTK+2=libgtk-x11-2.0.so.0.2400.33 GTK+3=libgtk-3.so.0.2404.22 OpenGL=libGL.so.1.7.0 Poppler=libpoppler.so.108.0.0 QT4=libQtCore.so.4.8.7 QT5=libQt5Core.so.5.15.2 SDL=libSDL-1.2.so.0.11.4 SQLite=libsqlite3.so.0.8.6 [Environment] CUDA_PATH=/opt/cuda DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DESKTOP_SESSION=xfce DISPLAY=:0.0 EDITOR=/usr/bin/nano GB_GUI=gb.gtk3 GDMSESSION=xfce GDM_LANG=de_DE.utf8 GTK2_RC_FILES=/.gtkrc-2.0 GTK3_MODULES=xapp-gtk3-module:xapp-gtk3-module GTK_MODULES=canberra-gtk-module:canberra-gtk-module HG=/usr/bin/hg HOME= LANG=de_DE.utf8 LC_ALL=de_DE.utf8 LOGNAME= MAIL=/var/spool/mail/ MOTD_SHOWN=pam MOZ_PLUGIN_PATH=/usr/lib/mozilla/plugins PATH=/.local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/integration/nsight-systems:/var/lib/flatpak/exports/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/var/lib/snapd/snap/bin PWD= QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_LOGGING_RULES=*.debug=false QT_QPA_PLATFORMTHEME=qt5ct SESSION_MANAGER=local/:@/tmp/.ICE-unix/1572,unix/:/tmp/.ICE-unix/1572 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=1635 SSH_AUTH_SOCK=/tmp/ssh-sYi0QAIPAJCq/agent.1634 TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg XDG_CURRENT_DESKTOP=XFCE XDG_DATA_DIRS=/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share:/var/lib/snapd/desktop:/usr/share XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/ XDG_MENU_PREFIX=xfce- XDG_RUNTIME_DIR=/run/user/1000 XDG_SEAT=seat0 XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0 XDG_SESSION_CLASS=user XDG_SESSION_DESKTOP=xfce XDG_SESSION_ID=2 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 _=/usr/bin/gambas3 From bugtracker at gambaswiki.org Thu Mar 11 13:30:58 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 11 Mar 2021 12:30:58 GMT Subject: [Gambas-bugtracker] Bug #2130: Paint.TrimText and TrimRichText handle zero length incorectly In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2130&from=L21haW4- Comment #3 by Bruce STEERS: Looks great in last commit Ben , I wish i could say perfect but now i can't seem to see the title in QT I looked with the debugger and TrimRichText turned the title into this.. "?" From bugtracker at gambaswiki.org Thu Mar 11 13:55:52 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 11 Mar 2021 12:55:52 GMT Subject: [Gambas-bugtracker] Bug #2130: Paint.TrimText and TrimRichText handle zero length incorectly In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2130&from=L21haW4- Comment #4 by Bruce STEERS: i found the bug but do not know how to fix. Paint.Font.RichTextHeight with QT reports one pixel larger than H From bugtracker at gambaswiki.org Thu Mar 11 14:11:41 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 11 Mar 2021 13:11:41 GMT Subject: [Gambas-bugtracker] Bug #2130: Paint.TrimText and TrimRichText handle zero length incorectly In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2130&from=L21haW4- Comment #5 by Bruce STEERS: I found.. Paint.RichTextheight used Font.TextHight and caused error with qt I changed it to Font.RichTextHeight("|") and it reports okay. https://gitlab.com/gambas/gambas/-/merge_requests/205 From bugtracker at gambaswiki.org Thu Mar 11 14:58:07 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 11 Mar 2021 13:58:07 GMT Subject: [Gambas-bugtracker] Bug #2130: Paint.TrimText and TrimRichText handle zero length incorectly In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2130&from=L21haW4- Comment #6 by Beno?t MINISINI: Mmm... I don't think so. Are things better with last commit? From bugtracker at gambaswiki.org Thu Mar 11 16:00:07 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 11 Mar 2021 15:00:07 GMT Subject: [Gambas-bugtracker] Bug #2130: Paint.TrimText and TrimRichText handle zero length incorectly In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2130&from=L21haW4- Comment #7 by Bruce STEERS: haha , i guessed my fix would not be deep enough :) But sadly my friend I still have the same issue with QT I put in TrimRichText (line 130)... Print H Print Paint.Font.RichTextHeight(AddThreeDots(sLeft), W) i get.. 18 19 From bugtracker at gambaswiki.org Thu Mar 11 16:28:42 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 11 Mar 2021 15:28:42 GMT Subject: [Gambas-bugtracker] Bug #2130: Paint.TrimText and TrimRichText handle zero length incorectly In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2130&from=L21haW4- Comment #8 by Beno?t MINISINI: This is not a problem per se, as the two toolkits do not display the same font the same way. Which bug do you have? How to reproduce it? From bugtracker at gambaswiki.org Thu Mar 11 16:29:28 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 11 Mar 2021 15:29:28 GMT Subject: [Gambas-bugtracker] Bug #2130: Paint.TrimText and TrimRichText handle zero length incorectly In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2130&from=L21haW4- Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Thu Mar 11 16:44:05 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 11 Mar 2021 15:44:05 GMT Subject: [Gambas-bugtracker] Bug #2130: Paint.TrimText and TrimRichText handle zero length incorectly In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2130&from=L21haW4- Comment #9 by Bruce STEERS: if i load gb.gui.base in gambas and run it with QT the RichText title does not show Bruce STEERS changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Thu Mar 11 16:46:46 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 11 Mar 2021 15:46:46 GMT Subject: [Gambas-bugtracker] Bug #2130: Paint.TrimText and TrimRichText handle zero length incorectly In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2130&from=L21haW4- Comment #10 by Bruce STEERS: i think it is a problem because of the end of the loop If Paint.Font.RichTextHeight(AddThreeDots(sLeft), W) > H Then Break gtk reports the font size and H the same , QT H is one pixel too small From bugtracker at gambaswiki.org Thu Mar 11 17:16:08 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 11 Mar 2021 16:16:08 GMT Subject: [Gambas-bugtracker] Bug #2130: Paint.TrimText and TrimRichText handle zero length incorectly In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2130&from=L21haW4- Comment #11 by Beno?t MINISINI: Which font do yo use? From bugtracker at gambaswiki.org Thu Mar 11 17:45:58 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 11 Mar 2021 16:45:58 GMT Subject: [Gambas-bugtracker] Bug #2130: Paint.TrimText and TrimRichText handle zero length incorectly In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2130&from=L21haW4- Comment #12 by Bruce STEERS: Ubuntu 12 From bugtracker at gambaswiki.org Thu Mar 11 18:30:30 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 11 Mar 2021 17:30:30 GMT Subject: [Gambas-bugtracker] Bug #2132: IDE program edit error, Auto insert is too helpful Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2132&from=L21haW4- Brian G reported a new bug. Summary ------- IDE program edit error, Auto insert is too helpful Type : Bug Priority : Medium Gambas version : Master Product : Development Environment Description ----------- Issue is that when you start to type a member of a class or module Such as myclass.$ the editor will automaticall put the first element starting with $ into my edit I attach a video showing what happens when I press the $ key. And a very simple project you can see it with. System information ------------------ [System] Gambas=3.15.90 OperatingSystem=Linux Kernel=5.4.0-66-generic Architecture=x86_64 Distribution=Linux Mint 20.1 Ulyssa Desktop=MATE Font=Ubuntu,10 Scale=7 Theme=stylesheet Language=en_US.UTF-8 Memory=24052M [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.1602.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] COMPIZ_CONFIG_PROFILE=mint DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-tNielEwflt,guid=f86de09e495896463d7fdc3f604a421f DISPLAY=:50 EDITOR=/usr/bin/vim GB_GUI=gb.qt5 GIO_LAUNCHED_DESKTOP_FILE_PID=933284 GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 GTK_MODULES=gail:atk-bridge GTK_OVERLAY_SCROLLING=0 HOME= LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LD_LIBRARY_PATH= LOGNAME= MATE_DESKTOP_SESSION_ID=this-is-deprecated MOTD_SHOWN=pam PATH=/bin:/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin PULSE_CLIENTCONFIG=/.x2go/C--50-1615479320_stDMATE_dp24/.pulse-client.conf PWD= QT_ACCESSIBILITY=1 QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_GRAPHICSSYSTEM=native QT_LOGGING_RULES=*.debug=false QT_QPA_PLATFORMTHEME=qt5ct QT_SCALE_FACTOR=1 SESSION_MANAGER=local/:@/tmp/.ICE-unix/787448,unix/:/tmp/.ICE-unix/787448 SHELL=/bin/bash SHLVL=1 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh SSH_CLIENT=73.66.0.38 57382 22 SSH_CONNECTION=73.66.0.38 57382 192.168.250.8 22 STARTUP=/usr/bin/im-launch /usr/bin/env LD_LIBRARY_PATH= mate-session TERM=xterm TZ=:/etc/localtime USER= X2GO_AGENT_PID=787062 X2GO_SESSION=-50-1615479320_stDMATE_dp24 XAUTHORITY=/.Xauthority XDG_CURRENT_DESKTOP=MATE XDG_DATA_DIRS=/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_CLASS=user XDG_SESSION_ID=23 XDG_SESSION_TYPE=tty XSESSION_EXEC=mate-session force_s3tc_enable=true From bugtracker at gambaswiki.org Thu Mar 11 18:35:12 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 11 Mar 2021 17:35:12 GMT Subject: [Gambas-bugtracker] Bug #2118: Unable to loginto wiki to update documentation In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2118&from=L21haW4- Comment #11 by Brian G: ok, I found a bit of a solution to the wiki issue In the latest firefox if i turn off all enhanced tracking protection so Menu ->Prefrences-> Privacy & Security -> Enhanced Tracking Protection -> custom Then click everything off it seems to display that I am logged in. This is not great but works for the wiki website. Brian G changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Thu Mar 11 19:13:37 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 11 Mar 2021 18:13:37 GMT Subject: [Gambas-bugtracker] Bug #2130: Paint.TrimText and TrimRichText handle zero length incorectly In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2130&from=L21haW4- Comment #13 by Bruce STEERS: So i reduced all my font sizes down to 11 and made sure QT was not italic. then it worked okay. Now i have set my font sizes back to 12 and it is still okay ??? very bizarre From bugtracker at gambaswiki.org Thu Mar 11 19:21:28 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 11 Mar 2021 18:21:28 GMT Subject: [Gambas-bugtracker] Bug #2130: Paint.TrimText and TrimRichText handle zero length incorectly In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2130&from=L21haW4- Comment #14 by Bruce STEERS: oh god , sorry ben i was on my branch and i had made the change from Font.Height to Font.RichTextHeight() so that's why it was working for me :-\ It seems to be QTct setting of Ubuntu 12 It is okay on Ubuntu 11 and okay on Ubuntu 14 From bugtracker at gambaswiki.org Thu Mar 11 19:31:43 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 11 Mar 2021 18:31:43 GMT Subject: [Gambas-bugtracker] Bug #2130: Paint.TrimText and TrimRichText handle zero length incorectly In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2130&from=L21haW4- Comment #15 by Bruce STEERS: I have just tried a variety of different fonts with qtct and Paint.Font.Height gets it wrong more often than right. using Paint.Font.RichTextHeight("|") instead seems to work okay From bugtracker at gambaswiki.org Fri Mar 12 03:19:06 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 12 Mar 2021 02:19:06 GMT Subject: [Gambas-bugtracker] Bug #2130: Paint.TrimText and TrimRichText handle zero length incorectly In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2130&from=L21haW4- Comment #16 by Beno?t MINISINI: Gosh! There is a leading() property on Qt fonts that is the amount of pixels to add between two lines. And with Ubuntu 12 it's negative, -1, whereas it's zero with Ubuntu 11 and Ubuntu 13. But apparently the Qt RichText does not take it into account. From bugtracker at gambaswiki.org Fri Mar 12 03:41:21 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 12 Mar 2021 02:41:21 GMT Subject: [Gambas-bugtracker] Bug #2130: Paint.TrimText and TrimRichText handle zero length incorectly In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2130&from=L21haW4- Comment #17 by Beno?t MINISINI: It should be fixed now with commit https://gitlab.com/gambas/gambas/-/commit/e3078144c84940bd8bdd8811da6f131412116341. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Fri Mar 12 04:27:56 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 12 Mar 2021 03:27:56 GMT Subject: [Gambas-bugtracker] Bug #2132: IDE program edit error, Auto insert is too helpful In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2132&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Fri Mar 12 04:44:13 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 12 Mar 2021 03:44:13 GMT Subject: [Gambas-bugtracker] Bug #2130: Paint.TrimText and TrimRichText handle zero length incorectly In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2130&from=L21haW4- Comment #18 by Bruce STEERS: aaah superb Ben , looking good now :) glad you figured it out, it was odd , i tried loads of random fonts selecting size 11 and 12 and 14 and found of all the fonts i tried Carlito (or Cantarel i cannot quite remember) was the ONLY one that worked on all 3 sizes. That's why i thought i should mention to you Font.Height was getting it wrong quite a lot. . Another bug bites the dust :) Jolly good show sir :) . PS. I am grinning muchly and smugly at the fact my original suggestion was the fix :^) I have surprised even myself there! lol :D From bugtracker at gambaswiki.org Fri Mar 12 04:55:00 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 12 Mar 2021 03:55:00 GMT Subject: [Gambas-bugtracker] Bug #2132: IDE program edit error, Auto insert is too helpful In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2132&from=L21haW4- Comment #1 by Beno?t MINISINI: It should be fixed by commit https://gitlab.com/gambas/gambas/-/commit/46eeffa5fc5d467155a32f3e182abf093555f7f7. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Fri Mar 12 04:57:59 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 12 Mar 2021 03:57:59 GMT Subject: [Gambas-bugtracker] Bug #2131: differences gtk <--> qt5 In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2131&from=L21haW4- Comment #1 by Beno?t MINISINI: Please provide a project that reproduces that. Moreover, which version of Gambas do you use? The commit given in your system information (c3498d497) is unknown to my repository. Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Fri Mar 12 10:37:41 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 12 Mar 2021 09:37:41 GMT Subject: [Gambas-bugtracker] Bug #2133: Report2 Format property appears not to work Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2133&from=L21haW4- Gianluigi GRADASCHI reported a new bug. Summary ------- Report2 Format property appears not to work Type : Bug Priority : Medium Gambas version : Master Product : Unknown Description ----------- As per summary, see attached test System information ------------------ [System] Gambas=3.15.90 46eeffa (master) OperatingSystem=Linux Kernel=5.8.0-44-generic Architecture=x86_64 Distribution=Ubuntu 20.04.2 LTS Desktop=UBUNTU:GNOME Font=Ubuntu,11 Scale=8 Theme=proxy Language=it_IT.UTF-8 Memory=32087M [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.1602.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.qt5 GDMSESSION=ubuntu GIO_LAUNCHED_DESKTOP_FILE=/home//.local/share/applications/gambas3.desktop GIO_LAUNCHED_DESKTOP_FILE_PID=144760 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/ IM_CONFIG_PHASE=1 INVOCATION_ID=d097b0a573b946828f5d1d1214d34a0d JOURNAL_STREAM=8:40346 LANG=it_IT.UTF-8 LC_ALL=it_IT.UTF-8 LOGNAME= MANAGERPID=1920 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin PWD=/home/ QT_ACCESSIBILITY=1 QT_IM_MODULE=ibus QT_LOGGING_RULES=*.debug=false SESSION_MANAGER=local/:@/tmp/.ICE-unix/2193,unix/:/tmp/.ICE-unix/2193 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=2113 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TZ=:/etc/localtime USER= USERNAME= 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 force_s3tc_enable=true From bugtracker at gambaswiki.org Fri Mar 12 14:06:03 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 12 Mar 2021 13:06:03 GMT Subject: [Gambas-bugtracker] Bug #2131: differences gtk <--> qt5 In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2131&from=L21haW4- Comment #2 by Bruce STEERS: <- me , runs and hides... that version thing would be my doing, I have been showing Micha how to customise gambas a bit by making his own branch. There are a number of programming differences i've found making controls and using gtk/qt Mainly i have found for example a Me.Background might work as expected on gtk but not on qt and changing the Me.Background to $hView.Background will fix it, i do not full understand the reasons for this but have found a little trial and error of different combinations gets it right. oddities like that. (looks like the problem shown in the pic) as for the look of gambas, Gambas will not show any other icons than the ones shown in the above screenshot on Manjaro (also Suse and Fedora) and those dark icons do not display well with a dark theme. I have set "gnome" icons in my system settings and in gambas on Manjaro but it will not use them. Bruce STEERS changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Fri Mar 12 14:09:19 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 12 Mar 2021 13:09:19 GMT Subject: [Gambas-bugtracker] Bug #2131: differences gtk <--> qt5 In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2131&from=L21haW4- Bruce STEERS changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Fri Mar 12 15:44:21 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 12 Mar 2021 14:44:21 GMT Subject: [Gambas-bugtracker] Bug #2131: differences gtk <--> qt5 In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2131&from=L21haW4- Comment #3 by Michael ALTROGGE: sorry for beeing late ... had some problems to log into bugtracker i hope --> Gambas=3.15.90 46eeffa (master) ... sounds better to you ----- 1 ------------------------------------------------------------------------------------------ There's no need to provide you with a project! - Just open any project you like - be sure your project is on gb.gui - Debug --> GUI --> GTK2/GTK3 - run everything is ok (running project use the dark theme, properties of the usercontrol as wanted and aspected) - Debug --> GUI --> QT5 (i have no QT4) - run everything is bullshit (no dark theme, properties of the usercontrol complete messed up) ----- 2 ------------------------------------------------------------------------------------------ - build a project with gb.gui (form --> button --> which execute "shell gambas3") - set GUI to gtk - run everything is ok (gambas use the dark theme) - set GUI to qt5 - run bullshit again (gambas NOT use the dark theme) Michael ALTROGGE changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Fri Mar 12 15:50:22 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 12 Mar 2021 14:50:22 GMT Subject: [Gambas-bugtracker] Bug #2131: differences gtk <--> qt5 In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2131&from=L21haW4- Comment #4 by Beno?t MINISINI: I still don't see the problem: you have different themes and colors with Qt and GTK+, Gambas cannot do anything against that. It seems that in the GTK+ dark theme, the icon colors are not automatically inverted, this is strange. But I'm not sure, the screenshot is too small. Please describe exactly what is incorrect for you. Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Fri Mar 12 15:51:27 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 12 Mar 2021 14:51:27 GMT Subject: [Gambas-bugtracker] Bug #2131: differences gtk <--> qt5 In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2131&from=L21haW4- Comment #5 by Beno?t MINISINI: Oops, I didn't see your last post when writing mine. From bugtracker at gambaswiki.org Fri Mar 12 15:52:41 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 12 Mar 2021 14:52:41 GMT Subject: [Gambas-bugtracker] Bug #2131: differences gtk <--> qt5 In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2131&from=L21haW4- Comment #6 by Beno?t MINISINI: For QT5, if your distribution is unable to configure it correctly, you must do it by hand. Gambas cannot do anything about that. Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Fri Mar 12 15:54:01 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 12 Mar 2021 14:54:01 GMT Subject: [Gambas-bugtracker] Bug #2131: differences gtk <--> qt5 In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2131&from=L21haW4- Comment #7 by Beno?t MINISINI: As for the usercontrol problem, as usual, I need a project to reproduce the bug. Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Fri Mar 12 16:36:44 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 12 Mar 2021 15:36:44 GMT Subject: [Gambas-bugtracker] Bug #2131: differences gtk <--> qt5 In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2131&from=L21haW4- Comment #8 by Michael ALTROGGE: . ---------------------------------------------------------------------------- Attachment: for beno?t.tar.gz Michael ALTROGGE changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Fri Mar 12 17:27:46 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 12 Mar 2021 16:27:46 GMT Subject: [Gambas-bugtracker] Bug #2131: differences gtk <--> qt5 In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2131&from=L21haW4- Comment #9 by Michael ALTROGGE: have changed the qt settings from clearlook to gtk2 and everything is fine ... so new state of #2131 is working ... sorry for the inconvenience Michael ALTROGGE changed the state of the bug to: Working. From bugtracker at gambaswiki.org Fri Mar 12 18:09:24 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 12 Mar 2021 17:09:24 GMT Subject: [Gambas-bugtracker] Bug #2118: Unable to loginto wiki to update documentation In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2118&from=L21haW4- Comment #12 by Brian G: This solution does not work on some systems, or at different location that seem to use different routes, etc. From bugtracker at gambaswiki.org Fri Mar 12 18:11:41 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 12 Mar 2021 17:11:41 GMT Subject: [Gambas-bugtracker] Bug #2131: differences gtk <--> qt5 In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2131&from=L21haW4- Comment #10 by Beno?t MINISINI: Yes, 'gtk2' is a magic Qt theme that uses the current GTK+2 theme to draw the Qt widgets. From bugtracker at gambaswiki.org Fri Mar 12 18:43:59 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 12 Mar 2021 17:43:59 GMT Subject: [Gambas-bugtracker] Bug #2131: differences gtk <--> qt5 In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2131&from=L21haW4- Comment #11 by Beno?t MINISINI: What should I do with the project you joined? Please provide a *full* project that reproduces the problem or the bug. From bugtracker at gambaswiki.org Fri Mar 12 19:42:07 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 12 Mar 2021 18:42:07 GMT Subject: [Gambas-bugtracker] Bug #2130: Paint.TrimText and TrimRichText handle zero length incorectly In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2130&from=L21haW4- Comment #19 by Bruce STEERS: There is something very wrong with normal Text title trim. It is okay with RichText but if normal title is used the app locks up if resizing too small. ---------------------------------------------------------------------------- Attachment: screenrecord-2021-03-12_18.35.22.mp4 From bugtracker at gambaswiki.org Fri Mar 12 21:51:54 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 12 Mar 2021 20:51:54 GMT Subject: [Gambas-bugtracker] Bug #2127: Paint.TrimRichText always appends "..." In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2127&from=L21haW4- Comment #3 by Bruce STEERS: Hang on ,, Somehow you made it so now TrimText is always adding "..." Bruce STEERS changed the state of the bug to: Opened. From bugtracker at gambaswiki.org Fri Mar 12 22:50:39 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 12 Mar 2021 21:50:39 GMT Subject: [Gambas-bugtracker] Bug #2131: differences gtk <--> qt5 In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2131&from=L21haW4- Comment #12 by Michael ALTROGGE: put the user-control in the trash ... at the moment things are fine From bugtracker at gambaswiki.org Sat Mar 13 00:33:59 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 12 Mar 2021 23:33:59 GMT Subject: [Gambas-bugtracker] Bug #2127: Paint.TrimRichText always appends "..." In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2127&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Sat Mar 13 00:34:21 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 12 Mar 2021 23:34:21 GMT Subject: [Gambas-bugtracker] Bug #2127: Paint.TrimRichText always appends "..." In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2127&from=L21haW4- Comment #4 by Beno?t MINISINI: Is it better with commit https://gitlab.com/gambas/gambas/-/commit/81ff435f3546c2e8799b1c3239e0056e3bc629e1? Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Sat Mar 13 01:46:38 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 13 Mar 2021 00:46:38 GMT Subject: [Gambas-bugtracker] Bug #2127: Paint.TrimRichText always appends "..." In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2127&from=L21haW4- Comment #5 by Bruce STEERS: I'll tell you as soon as i can access the gambas gitlab , I'm getting 404 at present :( Bruce STEERS changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Sat Mar 13 20:14:01 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 13 Mar 2021 19:14:01 GMT Subject: [Gambas-bugtracker] Bug #2130: Paint.TrimText and TrimRichText handle zero length incorectly In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2130&from=L21haW4- Comment #20 by Bruce STEERS: Not sure if you noticed the last comment (19) Ben so i'm setting it to open again as now it's crashing an app so an even bigger problem. Bruce STEERS changed the state of the bug to: Opened. From bugtracker at gambaswiki.org Sat Mar 13 20:23:26 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 13 Mar 2021 19:23:26 GMT Subject: [Gambas-bugtracker] Bug #2130: Paint.TrimText and TrimRichText handle zero length incorectly In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2130&from=L21haW4- Comment #21 by Beno?t MINISINI: I have (normally) fixed the problem of comment #19. If you have a crash, this is something less. So, as usual, post a project that triggers it. Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Sat Mar 13 20:25:25 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 13 Mar 2021 19:25:25 GMT Subject: [Gambas-bugtracker] Bug #2127: Paint.TrimRichText always appends "..." In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2127&from=L21haW4- Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Sat Mar 13 20:27:20 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 13 Mar 2021 19:27:20 GMT Subject: [Gambas-bugtracker] Bug #2118: Unable to loginto wiki to update documentation In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2118&from=L21haW4- Comment #13 by Beno?t MINISINI: Please show me a browser log of the request sent when you login (HTTP headers sent, and HTTP headers received). The wiki is hosted on a server managed by the company I'm working for, and they have changed their proxy recently afaik. So I need data for them, I can't just tell them "it does not work for a guy". Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Sat Mar 13 20:28:01 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 13 Mar 2021 19:28:01 GMT Subject: [Gambas-bugtracker] Bug #2131: differences gtk <--> qt5 In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2131&from=L21haW4- Comment #13 by Beno?t MINISINI: All that is not perfectly clear for me. I'm closing the issue, and if you have other problems, just create a new one. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Sat Mar 13 20:29:33 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 13 Mar 2021 19:29:33 GMT Subject: [Gambas-bugtracker] Bug #2128: Switching projects of custom controls causes error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2128&from=L21haW4- Comment #4 by Beno?t MINISINI: Is it fixed with the last commits? Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Sat Mar 13 20:52:19 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 13 Mar 2021 19:52:19 GMT Subject: [Gambas-bugtracker] Bug #2130: Paint.TrimText and TrimRichText handle zero length incorectly In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2130&from=L21haW4- Comment #22 by Bruce STEERS: aah sorry i have not been able to access the gitlab gambas site since last night. Bruce STEERS changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Sat Mar 13 20:54:11 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 13 Mar 2021 19:54:11 GMT Subject: [Gambas-bugtracker] Bug #1958: Looks Like Using Chrome no longer allows to log into bugtracker In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1958&from=L21haW4- Comment #2 by Beno?t MINISINI: I have tested with Chromium "version 86.0.4240.111 (Build officiel) snap (64 bits)" on Ubuntu, and everything works. Do you still have the problem? Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Sat Mar 13 22:33:07 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 13 Mar 2021 21:33:07 GMT Subject: [Gambas-bugtracker] Bug #1958: Looks Like Using Chrome no longer allows to log into bugtracker In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1958&from=L21haW4- Comment #3 by Michael ALTROGGE: the problem did not depend on chrome ... here it's the same with firefox, chrome and brave ... try to clear cache and cookies ... or just wait a while ... sometimes logon works Michael ALTROGGE changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Sat Mar 13 23:14:40 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 13 Mar 2021 22:14:40 GMT Subject: [Gambas-bugtracker] Bug #1958: Looks Like Using Chrome no longer allows to log into bugtracker In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1958&from=L21haW4- Comment #4 by Beno?t MINISINI: I need a log of the login HTTP request from the Firefox or Chrome debug window : the headers sent, and the headers received. Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Sat Mar 13 23:39:43 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 13 Mar 2021 22:39:43 GMT Subject: [Gambas-bugtracker] Bug #1958: Looks Like Using Chrome no longer allows to log into bugtracker In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1958&from=L21haW4- Comment #5 by Charlie REINL: GEThttps://gitlab.com/gambas/gambas [HTTP/2 404 Not Found 696ms] Content Security Policy: "'unsafe-inline'" wird innerhalb von script-src oder style-src ignoriert: nonce-source oder hash-source angegeben Content Security Policy: Die Einstellungen der Seite haben das Laden einer Ressource auf inline blockiert ("script-src"). adguard-content.js:5647:15 Content Security Policy: Die Einstellungen der Seite haben das Laden einer Ressource auf inline blockiert ("script-src"). sandbox eval code:16:502 ? from Firefox Charlie REINL changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Sun Mar 14 03:26:40 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 14 Mar 2021 02:26:40 GMT Subject: [Gambas-bugtracker] Bug #2130: Paint.TrimText and TrimRichText handle zero length incorectly In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2130&from=L21haW4- Comment #23 by Bruce STEERS: Confirmed fixed , Thank you Ben :) Bruce STEERS changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Sun Mar 14 03:27:25 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 14 Mar 2021 02:27:25 GMT Subject: [Gambas-bugtracker] Bug #2128: Switching projects of custom controls causes error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2128&from=L21haW4- Comment #5 by Bruce STEERS: Confirmed , yes thank you again :) Bruce STEERS changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Sun Mar 14 03:28:52 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 14 Mar 2021 02:28:52 GMT Subject: [Gambas-bugtracker] Bug #2127: Paint.TrimRichText always appends "..." In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2127&from=L21haW4- Comment #6 by Bruce STEERS: It is indeed fixed thank you :) Had to update via Tobias's fork though. Bruce STEERS changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Mon Mar 15 17:24:11 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 15 Mar 2021 16:24:11 GMT Subject: [Gambas-bugtracker] Bug #2134: ListView-Bug in Multi-Selection Mode Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2134&from=L21haW4- Claus DIETRICH reported a new bug. Summary ------- ListView-Bug in Multi-Selection Mode Type : Bug Priority : Medium Gambas version : 3.15 Product : GUI components Description ----------- [System] Gambas=3.15.2 OperatingSystem=Linux Kernel=5.4.0-66-generic Architecture=x86_64 Distribution=Linux Mint 19.3 Tricia Desktop=MATE Theme=qt5ctproxy Language=de_DE.UTF-8 Memory=7837M [Libraries] Cairo=libcairo.so.2.11510.0 Curl=libcurl.so.4.5.0 DBus=libdbus-1.so.3.19.4 GDK2=libgdk-x11-2.0.so.0.2400.32 GDK3=libgdk-3.so.0.2200.30 GStreamer=libgstreamer-1.0.so.0.1405.0 GTK+2=libgtk-x11-2.0.so.0.2400.32 GTK+3=libgtk-3.so.0.2200.30 OpenGL=libGL.so.1.0.0 Poppler=libpoppler.so.73.0.0 Poppler=libpoppler.so.85.0.0 Poppler=libpoppler.so.90.0.0 QT4=libQtCore.so.4.8.7 QT5=libQt5Core.so.5.9.5 SDL=libSDL-1.2.so.0.11.4 SQLite=libsqlite3.so.0.8.6 [Environment] CLUTTER_BACKEND=x11 COMPIZ_CONFIG_PROFILE=mate DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DEFAULTS_PATH=/usr/share/gconf/mate.default.path DESKTOP_SESSION=mate DISPLAY=:0 GB_GUI=gb.qt5 GDMSESSION=mate GDM_LANG=de_DE GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 GTK_MODULES=gail:atk-bridge GTK_OVERLAY_SCROLLING=0 HOME= LANG=de_DE.UTF-8 LANGUAGE=de_DE.UTF-8 LC_ADDRESS=de_DE.UTF-8 LC_ALL=de_DE.UTF-8 LC_IDENTIFICATION=de_DE.UTF-8 LC_MEASUREMENT=de_DE.UTF-8 LC_MONETARY=de_DE.UTF-8 LC_NAME=de_DE.UTF-8 LC_NUMERIC=de_DE.UTF-8 LC_PAPER=de_DE.UTF-8 LC_TELEPHONE=de_DE.UTF-8 LC_TIME=de_DE.UTF-8 LOGNAME= MANDATORY_PATH=/usr/share/gconf/mate.mandatory.path MATE_DESKTOP_SESSION_ID=this-is-deprecated PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin PWD= QT_ACCESSIBILITY=1 QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_LOGGING_RULES=*.debug=false QT_QPA_PLATFORMTHEME=qt5ct QT_SCALE_FACTOR=1 SESSION_MANAGER=local/:@/tmp/.ICE-unix/1012,unix/:/tmp/.ICE-unix/1012 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=1512 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg/xdg-mate:/etc/xdg XDG_CURRENT_DESKTOP=MATE XDG_DATA_DIRS=/usr/share/mate:/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/ XDG_RUNTIME_DIR=/run/user/1000 XDG_SEAT=seat0 XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0 XDG_SESSION_DESKTOP=mate XDG_SESSION_ID=c1 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 System information ------------------ I noticed the following bug in the ListView control, if it is in multi-selection mode: When deleting a selected ListView item with the remove method, the number of selected items should be decremented accordingly. But this is not the case. The number remains unchanged. When in single-selection mode, the number of selected items is properly decremented after removal of an item. I am using a workaround by deselecting the item before deleting it. A quick-and-dirty snippet for demonstration is attached. Best regards Claus From bugtracker at gambaswiki.org Mon Mar 15 17:48:08 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 15 Mar 2021 16:48:08 GMT Subject: [Gambas-bugtracker] Bug #2134: ListView-Bug in Multi-Selection Mode In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2134&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Mon Mar 15 19:15:17 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 15 Mar 2021 18:15:17 GMT Subject: [Gambas-bugtracker] Bug #2135: 100% CPU when remove Characters in the Editor Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2135&from=L21haW4- Olivier CRUILLES reported a new bug. Summary ------- 100% CPU when remove Characters in the Editor Type : Bug Priority : High Gambas version : Master Product : Development Environment Description ----------- Hi Benoit, Since last few commits on the DEV branch of Gambas, in one of my project, when I try to remove/add just 1 character in the code of the Editor (where there is more than 33000 lines), the CPU goes to 100% and the Editor hand for long time and return available after it proceed the operation. I have tried to added some lines at the end of the Editor and all is good, but change lines at the beginning of the code jam the Editor for few minutes. I have tried to rebuild Gambas DEV from old commits (20 or 30 commits older than the last commit) but nothing change. Screenshot attached showing the CPU value when deleting just 1 char. Olivier System information ------------------ [System] Gambas=3.15.90 001050aea (heads/remotes/origin/HEAD) OperatingSystem=Linux Kernel=5.10.22-200.fc33.x86_64 Architecture=x86_64 Distribution=redhat Fedora release 33 (Thirty Three) Desktop=MATE Font=Sans,9 Scale=6 Theme=greybird Language=fr_FR.utf8 Memory=32051M [Libraries] Cairo=libcairo.so.2.11600.0 Curl=libcurl.so.4.6.0 DBus=libdbus-1.so.3.19.13 GDK2=libgdk-x11-2.0.so.0.2400.33 GDK3=libgdk-3.so.0.2404.22 GStreamer=libgstreamer-1.0.so.0.1802.0 GTK+2=libgtk-x11-2.0.so.0.2400.33 GTK+3=libgtk-3.so.0.2404.22 OpenGL=libGL.so.1.7.0 Poppler=libpoppler.so.101.0.0 QT5=libQt5Core.so.5.15.2 SQLite=libsqlite3.so.0.8.6 [Environment] BASH_ENV=/usr/share/lmod/lmod/init/bash BASH_FUNC_ml%%=() { eval $($LMOD_DIR/ml_cmd "$@") } BASH_FUNC_module%%=() { eval $($LMOD_CMD bash "$@") && eval $(${LMOD_SETTARG_CMD:-:} -s sh) } CAPP_BUILD=/Packages/Starter/Build CONDA_SHLVL=0 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DESKTOP_SESSION=mate DISPLAY=:0 EDITOR=/usr/bin/nano GB_GUI=gb.gtk3 GDMSESSION=mate GDM_LANG=fr_FR.utf8 GIO_LAUNCHED_DESKTOP_FILE_PID=991917 GTK3_MODULES=xapp-gtk3-module GTK_OVERLAY_SCROLLING=0 GUESTFISH_INIT=\e[1;34m GUESTFISH_OUTPUT=\e[0m GUESTFISH_PS1=\[\e[1;32m\]>\[\e[0;31m\] GUESTFISH_RESTORE=\e[0m HISTCONTROL=ignoredups HISTSIZE=1000 HISTTIMEFORMAT=%F %T HOME= HOSTNAME= IMSETTINGS_INTEGRATE_DESKTOP=yes IMSETTINGS_MODULE=none KDEDIRS=/usr LANG=fr_FR.utf8 LC_ALL=fr_FR.utf8 LESSOPEN=||/usr/bin/lesspipe.sh %s LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod LMOD_DIR=/usr/share/lmod/lmod/libexec LMOD_PKG=/usr/share/lmod/lmod LMOD_ROOT=/usr/share/lmod LMOD_SETTARG_FULL_SUPPORT=no LMOD_VERSION=8.4.1 LMOD_sys=Linux LOGNAME= MAIL=/var/spool/mail/ MANPATH=/usr/share/lmod/lmod/share/man: MATE_DESKTOP_SESSION_ID=this-is-deprecated MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core MODULEPATH_ROOT=/usr/share/modulefiles MODULESHOME=/usr/share/lmod/lmod MOZ_GMP_PATH=/usr/lib64/mozilla/plugins/gmp-gmpopenh264/system-installed PAGER=most PATH=/.cargo/bin:/narwhal/bin:/usr/condabin:/usr/lib64/ccache:/.cargo/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/var/lib/snapd/snap/bin:/bin:/usr/local/xaralx/bin PWD= QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_IM_MODULE=xim QT_LOGGING_RULES=*.debug=false QT_SCALE_FACTOR=1 SESSION_MANAGER=local/unix:@/tmp/.ICE-unix/3024,unix/unix:/tmp/.ICE-unix/3024 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=3154 SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TERM=dumb TZ=:/etc/localtime USER= XAUTHORITY=/run/lightdm//xauthority XDG_CURRENT_DESKTOP=MATE XDG_DATA_DIRS=/.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/ 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 From bugtracker at gambaswiki.org Mon Mar 15 19:16:11 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 15 Mar 2021 18:16:11 GMT Subject: [Gambas-bugtracker] Bug #2135: 100% CPU when remove Characters in the Editor In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2135&from=L21haW4- Comment #1 by Olivier CRUILLES: Screenshot ---------------------------------------------------------------------------- Attachment: S?lection_535.png From bugtracker at gambaswiki.org Mon Mar 15 19:17:29 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 15 Mar 2021 18:17:29 GMT Subject: [Gambas-bugtracker] Bug #2135: 100% CPU when remove Characters in the Editor In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2135&from=L21haW4- Comment #2 by Olivier CRUILLES: Added screenshot ---------------------------------------------------------------------------- Attachment: S?lection_535.png From bugtracker at gambaswiki.org Mon Mar 15 19:38:33 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 15 Mar 2021 18:38:33 GMT Subject: [Gambas-bugtracker] Bug #2135: 100% CPU when remove Characters in the Editor In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2135&from=L21haW4- Comment #3 by Beno?t MINISINI: I cannot reproduce. Can you send me the project, or at least the big file? Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Mon Mar 15 20:03:20 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 15 Mar 2021 19:03:20 GMT Subject: [Gambas-bugtracker] Bug #2135: 100% CPU when remove Characters in the Editor In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2135&from=L21haW4- Comment #4 by Olivier CRUILLES: What do you mean by the big file ? The source code of the Form where I have an issue I guess. ---------------------------------------------------------------------------- Attachment: FMain.class Attachment: FMain.form Olivier CRUILLES changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Mon Mar 15 20:16:30 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 15 Mar 2021 19:16:30 GMT Subject: [Gambas-bugtracker] Bug #2135: 100% CPU when remove Characters in the Editor In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2135&from=L21haW4- Comment #5 by Beno?t MINISINI: I can't reproduce with the offending files too, so I need the full project. Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Mon Mar 15 20:35:38 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 15 Mar 2021 19:35:38 GMT Subject: [Gambas-bugtracker] Bug #2135: 100% CPU when remove Characters in the Editor In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2135&from=L21haW4- Comment #6 by Olivier CRUILLES: Sent project directly to your email. Olivier CRUILLES changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Mon Mar 15 21:06:51 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 15 Mar 2021 20:06:51 GMT Subject: [Gambas-bugtracker] Bug #2134: ListView-Bug in Multi-Selection Mode In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2134&from=L21haW4- Comment #1 by Beno?t MINISINI: It should be fixed in commit https://gitlab.com/gambas/gambas/-/commit/231e77d9f64cacdab1718fefa934923ccf08ea60. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Mon Mar 15 22:36:29 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 15 Mar 2021 21:36:29 GMT Subject: [Gambas-bugtracker] Bug #2126: Systray on QT5 does not refresh In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2126&from=L21haW4- Comment #4 by Beno?t MINISINI: Ha OK, you are talking about the X11 system tray of gb.desktop.x11... The crash with gb.gtk3 is because by default DrawingArea has no window. You must set Cached property to TRUE to force the GTK+3 DrawingArea to have an X11 window. If you do that, you have the same behaviour as with Qt5 : the nm-applet does not redraw its icon correctly anymore (with X11 system tray, each application redraws its icon, not the system tray). From bugtracker at gambaswiki.org Mon Mar 15 22:56:53 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 15 Mar 2021 21:56:53 GMT Subject: [Gambas-bugtracker] Bug #2134: ListView-Bug in Multi-Selection Mode In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2134&from=L21haW4- Comment #2 by Gianluigi GRADASCHI: Sorry Benoit, I still find a malfunction in the multiselect mode with both the qt and the gtk. If I click on the the row to the left, above the "Item" text I cannot select the row, which does not happen if I click on the row to the right of the "Item". [System] Gambas=3.15.90 42a7196 (master) OperatingSystem=Linux Kernel=5.8.0-45-generic Architecture=x86_64 Distribution=Ubuntu 20.04.2 LTS Desktop=UBUNTU:GNOME Font=Ubuntu,11 Scale=8 Theme=proxy Language=it_IT.UTF-8 Gianluigi GRADASCHI changed the state of the bug to: Opened. From bugtracker at gambaswiki.org Mon Mar 15 23:00:05 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 15 Mar 2021 22:00:05 GMT Subject: [Gambas-bugtracker] Bug #2134: ListView-Bug in Multi-Selection Mode In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2134&from=L21haW4- Comment #3 by Beno?t MINISINI: If this is not related to the current bug, please create another issue. From bugtracker at gambaswiki.org Mon Mar 15 23:00:22 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 15 Mar 2021 22:00:22 GMT Subject: [Gambas-bugtracker] Bug #2134: ListView-Bug in Multi-Selection Mode In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2134&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Mon Mar 15 23:13:06 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 15 Mar 2021 22:13:06 GMT Subject: [Gambas-bugtracker] Bug #2134: ListView-Bug in Multi-Selection Mode In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2134&from=L21haW4- Comment #4 by Gianluigi GRADASCHI: Okay, but tomorrow I've had a rough day and I'm going to sleep, goodnight From bugtracker at gambaswiki.org Tue Mar 16 02:58:34 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 16 Mar 2021 01:58:34 GMT Subject: [Gambas-bugtracker] Bug #2126: Systray on QT5 does not refresh In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2126&from=L21haW4- Comment #5 by Beno?t MINISINI: The last commit should make things better, but not ideal. On Manjaro, if you remove your timer, the custom TrayIcon icon is not visible. But on KDE it is! From bugtracker at gambaswiki.org Tue Mar 16 02:59:23 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 16 Mar 2021 01:59:23 GMT Subject: [Gambas-bugtracker] Bug #2126: Systray on QT5 does not refresh In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2126&from=L21haW4- Comment #6 by Beno?t MINISINI: Note : I change the way X11Systray.Show() works, you should read the commit log. From bugtracker at gambaswiki.org Tue Mar 16 04:03:19 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 16 Mar 2021 03:03:19 GMT Subject: [Gambas-bugtracker] Bug #2136: Objects not being visible unless resize window Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2136&from=L21haW4- Bruce STEERS reported a new bug. Summary ------- Objects not being visible unless resize window Type : Bug Priority : Medium Gambas version : Master Product : GTK+3 component Description ----------- I have this on a couple of my apps. Some buttons that are not visible when setting visible they do not appear unless i resize the window. i have tried .Refresh on the objects/panels/form but only a resize is working for me. I am adding this to the form to show the objects... Dec Me.W Wait 0.1 Inc Me.W Also, possibly related, sometimes (not always just occasionally) if i click a buttonbox in the designer properties panel the button of the buttonbox does not appear. I have been clicking another field then going back to the buttonbox and then the button then shows. Clip and project to follow.. System information ------------------ [System] Gambas=3.15.90 (bruces-patched) (master fork) OperatingSystem=Linux Kernel=5.4.0-60-generic Architecture=x86_64 Distribution=Linux Mint 20 Ulyana Desktop=MATE Theme=crux Language=en_GB.UTF-8 Memory=7952M [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.1602.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] CLUTTER_BACKEND=x11 CLUTTER_IM_MODULE=ibus DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DEFAULTS_PATH=/usr/share/gconf/mate.default.path DESKTOP_SESSION=mate DISPLAY=:0 EDITOR=pluma GB_GUI=gb.gtk3 GDMSESSION=mate GDM_LANG=en_GB GIO_LAUNCHED_DESKTOP_FILE_PID=121056 GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 GTK_IM_MODULE=ibus GTK_MODULES=gail:atk-bridge GTK_OVERLAY_SCROLLING=0 HOME= LANG=en_GB.UTF-8 LANGUAGE=en_GB.UTF-8 LC_ALL=en_GB.UTF-8 LIBVIRT_DEFAULT_URI=qemu:///system LOGNAME= MANDATORY_PATH=/usr/share/gconf/mate.mandatory.path MATE_DESKTOP_SESSION_ID=this-is-deprecated PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin PWD= QT4_IM_MODULE=ibus QT_ACCESSIBILITY=1 QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_IM_MODULE=ibus QT_LOGGING_RULES=*.debug=false QT_QPA_PLATFORMTHEME=qt5ct QT_SCALE_FACTOR=1 SESSION_MANAGER=local/:@/tmp/.ICE-unix/1412,unix/:/tmp/.ICE-unix/1412 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=1570 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg/xdg-mate:/etc/xdg XDG_CURRENT_DESKTOP=MATE XDG_DATA_DIRS=/usr/share/mate:/usr/share/mate:/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/ 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=c1 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 XMODIFIERS=@im=ibus From bugtracker at gambaswiki.org Tue Mar 16 04:05:00 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 16 Mar 2021 03:05:00 GMT Subject: [Gambas-bugtracker] Bug #2136: Objects not being visible unless resize window In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2136&from=L21haW4- Comment #1 by Bruce STEERS: My gambas updater , it should show the "Upstream master" button if an upstream is set in .git/config It does on gtk2 and QT but not on gtk3 ---------------------------------------------------------------------------- Attachment: screenrecord-2021-03-16_02.53.21.mp4 From bugtracker at gambaswiki.org Tue Mar 16 04:07:02 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 16 Mar 2021 03:07:02 GMT Subject: [Gambas-bugtracker] Bug #2136: Objects not being visible unless resize window In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2136&from=L21haW4- Comment #2 by Bruce STEERS: the project. Source.module line 180 is where the button sets to visible ---------------------------------------------------------------------------- Attachment: gambaslatestupdate-1.1.4.tar.gz From bugtracker at gambaswiki.org Tue Mar 16 13:01:47 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 16 Mar 2021 12:01:47 GMT Subject: [Gambas-bugtracker] Bug #2136: Objects not being visible unless resize window In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2136&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Tue Mar 16 13:02:55 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 16 Mar 2021 12:02:55 GMT Subject: [Gambas-bugtracker] Bug #2136: Objects not being visible unless resize window In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2136&from=L21haW4- Comment #3 by Beno?t MINISINI: Fixed in commit https://gitlab.com/gambas/gambas/-/commit/931a87b1b789bbe24556b97eaf59da85a97722f3. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Tue Mar 16 13:09:31 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 16 Mar 2021 12:09:31 GMT Subject: [Gambas-bugtracker] Bug #1958: Looks Like Using Chrome no longer allows to log into bugtracker In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1958&from=L21haW4- Comment #6 by Beno?t MINISINI: What I call a request log is not what is printed in the debugger console, but in the request contents of the request tab, where you can get the HTTP sent and receive headers in plain text format. ---------------------------------------------------------------------------- Attachment: capture.png Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Tue Mar 16 13:14:00 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 16 Mar 2021 12:14:00 GMT Subject: [Gambas-bugtracker] Bug #2126: Systray on QT5 does not refresh In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2126&from=L21haW4- Comment #7 by Beno?t MINISINI: By the way, why do you need to implement a deprecated X11 system tray? Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Tue Mar 16 14:05:27 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 16 Mar 2021 13:05:27 GMT Subject: [Gambas-bugtracker] Bug #2126: Systray on QT5 does not refresh In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2126&from=L21haW4- Comment #8 by Fabien BODARD: Is there a dbus/freedesktop one ? Fabien BODARD changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Tue Mar 16 14:58:39 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 16 Mar 2021 13:58:39 GMT Subject: [Gambas-bugtracker] Bug #2136: Objects not being visible unless resize window In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2136&from=L21haW4- Comment #4 by Bruce STEERS: Confirmed ,, many thanks :) From bugtracker at gambaswiki.org Tue Mar 16 14:58:58 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 16 Mar 2021 13:58:58 GMT Subject: [Gambas-bugtracker] Bug #2126: Systray on QT5 does not refresh In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2126&from=L21haW4- Comment #9 by Tony MOREHEN: I'm working on a replacement system panel, the stereotypical developer's itch. I've attached a screenshot. There are accompanying apps like a program menu, weather, and calendar. It's desktop independent but has only been tested under xfce. What do you mean by top-level window? Must it be your main form? Can it be a visible control? A container? Is the systray affected by the form's automatic arrangement or must it be handled manually? Do you have any sample/test code? ---------------------------------------------------------------------------- Attachment: Screenshot_2021-03-16_09-16-21.png From bugtracker at gambaswiki.org Tue Mar 16 15:26:40 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 16 Mar 2021 14:26:40 GMT Subject: [Gambas-bugtracker] Bug #2126: Systray on QT5 does not refresh In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2126&from=L21haW4- Comment #10 by Beno?t MINISINI: > I'm working on a replacement system panel, the stereotypical developer's itch. I've attached a screenshot. > There are accompanying apps like a program menu, weather, and calendar. It's desktop independent but has only been tested under xfce. > What do you mean by top-level window? I mean... a top-level window. A form if you prefer. > Must it be your main form? Not necessarily. > Can it be a visible control? A container? The systray needs a X11 parent window. Alas only a top-level window is guaranteed to have one whatever the underlying GUI toolkit. So it's simpler to always use a op-level window, and the new X11Systray.Move() method to position your systray inside your top-level window. > Is the systray affected by the form's automatic arrangement or must it be handled manually? The systray must be moved and resize manually with X11Systray.Move(). The systray icons must be moved and resized manually as before during the X11Systray_Arrange() method. > Do you have any sample/test code? I will see if I can make one for you. But I have to tell you that X11 systray is deprecated, will may be removed sooner than later, and that you should really make a DBus system tray instead, following these specifications : https://www.freedesktop.org/wiki/Specifications/StatusNotifierItem/ From bugtracker at gambaswiki.org Tue Mar 16 16:18:30 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 16 Mar 2021 15:18:30 GMT Subject: [Gambas-bugtracker] Bug #2137: ListView malfunction in multiselection mode Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2137&from=L21haW4- Gianluigi GRADASCHI reported a new bug. Summary ------- ListView malfunction in multiselection mode Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- ListView does not react to clicking on the row if the mouse pointer is in the image area See attached project If ListView derives from TreeView, could it be caused by the space for the tree view arrow? System information ------------------ [System] Gambas=3.15.90 931a87b (master) OperatingSystem=Linux Kernel=5.8.0-45-generic Architecture=x86_64 Distribution=Ubuntu 20.04.2 LTS Desktop=UBUNTU:GNOME Font=Ubuntu,11 Scale=8 Theme=proxy Language=it_IT.UTF-8 Memory=32087M [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.1602.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.qt5 GDMSESSION=ubuntu GIO_LAUNCHED_DESKTOP_FILE=/home//.local/share/applications/gambas3.desktop GIO_LAUNCHED_DESKTOP_FILE_PID=159749 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/ IM_CONFIG_PHASE=1 INVOCATION_ID=a57d8455d1bc48128a2a0288b8e20601 JOURNAL_STREAM=8:35783 LANG=it_IT.UTF-8 LC_ALL=it_IT.UTF-8 LOGNAME= MANAGERPID=1924 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin PWD=/home/ QT_ACCESSIBILITY=1 QT_IM_MODULE=ibus QT_LOGGING_RULES=*.debug=false SESSION_MANAGER=local/:@/tmp/.ICE-unix/2198,unix/:/tmp/.ICE-unix/2198 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=2118 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TZ=:/etc/localtime USER= USERNAME= 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 force_s3tc_enable=true From bugtracker at gambaswiki.org Tue Mar 16 17:52:33 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 16 Mar 2021 16:52:33 GMT Subject: [Gambas-bugtracker] Bug #2137: ListView malfunction in multiselection mode In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2137&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Tue Mar 16 17:53:04 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 16 Mar 2021 16:53:04 GMT Subject: [Gambas-bugtracker] Bug #2137: ListView malfunction in multiselection mode In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2137&from=L21haW4- Comment #1 by Beno?t MINISINI: Fixed in commit https://gitlab.com/gambas/gambas/-/commit/dca32b5e620e759ac85e1f7b6e00577dcb1639d6. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Tue Mar 16 18:11:39 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 16 Mar 2021 17:11:39 GMT Subject: [Gambas-bugtracker] Bug #2137: ListView malfunction in multiselection mode In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2137&from=L21haW4- Comment #2 by Gianluigi GRADASCHI: Thank you very much From bugtracker at gambaswiki.org Tue Mar 16 21:37:27 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 16 Mar 2021 20:37:27 GMT Subject: [Gambas-bugtracker] Bug #2126: Systray on QT5 does not refresh In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2126&from=L21haW4- Comment #11 by Tony MOREHEN: Thanks Benoit. Here are the results of my testing with my revised test program: GTK3, QT5 - Everything works as it should. GTK2 - Systray works as it should. Test program seg faults on exit. QT4 - Test program locks before showing systray. Why use a deprecated systray: It works for everything I need and I thought that Gambas's systray worked with both the deprecated and the new api. ---------------------------------------------------------------------------- Attachment: systray-0.0.2.tar.gz From bugtracker at gambaswiki.org Wed Mar 17 02:01:44 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 17 Mar 2021 01:01:44 GMT Subject: [Gambas-bugtracker] Bug #2135: 100% CPU when remove Characters in the Editor In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2135&from=L21haW4- Comment #7 by Beno?t MINISINI: Fixed in commit https://gitlab.com/gambas/gambas/-/commit/9ce110bc06be2f8f537e62da978318f7dec6c51f. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Wed Mar 17 12:07:47 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 17 Mar 2021 11:07:47 GMT Subject: [Gambas-bugtracker] Bug #2138: Printing error Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2138&from=L21haW4- Carlo PANARA reported a new bug. Summary ------- Printing error Type : Bug Priority : Low Gambas version : Master Product : Unknown Description ----------- Printing the code from the IDE no longer works correctly for me. With GTK + 3 it also gives me an error with QT4 and QT5 the preview and printing are always in black and white and in addition it does not change the font size even if you set different ones. in the terminal I get: $ gambas3 (gambas3:145850): Gtk-WARNING **: 10:30:32.758: Negative content width -16 (allocation 8, extents 12x12) while allocating gadget (node scale, owner GtkScale) (gambas3:145850): Gtk-WARNING **: 10:30:32.758: Negative content height -16 (allocation 8, extents 12x12) while allocating gadget (node scale, owner GtkScale) (gambas3:145850): Gtk-CRITICAL **: 10:30:32.758: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScale (gambas3:145850): Gtk-WARNING **: 10:30:32.758: Negative content height -2 (allocation 0, extents 1x1) while allocating gadget (node trough, owner GtkScale) (gambas3:145850): Gtk-WARNING **: 10:30:32.758: Negative content width -16 (allocation 8, extents 12x12) while allocating gadget (node scale, owner GtkScale) (gambas3:145850): Gtk-WARNING **: 10:30:32.759: Negative content height -16 (allocation 8, extents 12x12) while allocating gadget (node scale, owner GtkScale) (gambas3:145850): Gtk-CRITICAL **: 10:30:32.759: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScale (gambas3:145850): Gtk-WARNING **: 10:30:32.759: Negative content height -2 (allocation 0, extents 1x1) while allocating gadget (node trough, owner GtkScale) (gambas3:145850): Gtk-WARNING **: 10:30:32.759: Negative content width -16 (allocation 8, extents 12x12) while allocating gadget (node scale, owner GtkScale) (gambas3:145850): Gtk-WARNING **: 10:30:32.759: Negative content height -16 (allocation 8, extents 12x12) while allocating gadget (node scale, owner GtkScale) (gambas3:145850): Gtk-CRITICAL **: 10:30:32.759: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScale (gambas3:145850): Gtk-WARNING **: 10:30:32.759: Negative content height -2 (allocation 0, extents 1x1) while allocating gadget (node trough, owner GtkScale) (gambas3:145850): Gtk-WARNING **: 10:30:32.759: Negative content width -16 (allocation 8, extents 12x12) while allocating gadget (node scale, owner GtkScale) (gambas3:145850): Gtk-WARNING **: 10:30:32.759: Negative content height -16 (allocation 8, extents 12x12) while allocating gadget (node scale, owner GtkScale) (gambas3:145850): Gtk-CRITICAL **: 10:30:32.759: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScale (gambas3:145850): Gtk-WARNING **: 10:30:32.759: Negative content height -2 (allocation 0, extents 1x1) while allocating gadget (node trough, owner GtkScale) ScrollArea.ScrollArea_Arrange.457: #29: Invalid object ScrollArea.ScrollArea_Arrange.457 ScrollArea.Border_Write.688 ^TextEditor._new.266 MPrint.Run.21 FEditor.mnuPrint_Click.3946 System information ------------------ [System] Gambas=3.15.90 9ce110bc0 (master) OperatingSystem=Linux Kernel=5.4.0-67-generic Architecture=x86_64 Distribution=Ubuntu 18.04.5 LTS Desktop=UBUNTU:GNOME Font=Ubuntu,11 Scale=8 Theme=communitheme Language=it_IT.UTF-8 Memory=7879M [Libraries] Cairo=libcairo.so.2.11510.0 Curl=libcurl.so.4.5.0 DBus=libdbus-1.so.3.19.4 GDK2=libgdk-x11-2.0.so.0.2400.32 GDK3=libgdk-3.so.0.2200.30 GStreamer=libgstreamer-1.0.so.0.1405.0 GTK+2=libgtk-x11-2.0.so.0.2400.32 GTK+3=libgtk-3.so.0.2200.30 OpenGL=libGL.so.1.0.0 Poppler=libpoppler.so.73.0.0 QT4=libQtCore.so.4.8.7 QT5=libQt5Core.so.5.9.5 SDL=libSDL-1.2.so.0.11.4 SQLite=libsqlite3.so.0.8.6 [Environment] CLUTTER_IM_MODULE=xim DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DEFAULTS_PATH=/usr/share/gconf/ubuntu.default.path 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=4342 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_IM_MODULE=ibus GTK_MODULES=gail:atk-bridge HOME= IM_CONFIG_PHASE=2 LANG=it_IT.UTF-8 LC_ALL=it_IT.UTF-8 LOGNAME= MANDATORY_PATH=/usr/share/gconf/ubuntu.mandatory.path PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin PWD= QT4_IM_MODULE=xim QT_ACCESSIBILITY=1 QT_IM_MODULE=ibus QT_LOGGING_RULES=*.debug=false SESSION_MANAGER=local/:@/tmp/.ICE-unix/3754,unix/:/tmp/.ICE-unix/3754 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=3833 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TEXTDOMAIN=im-config TEXTDOMAINDIR=/usr/share/locale/ TZ=:/etc/localtime USER= USERNAME= 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_SEAT=seat0 XDG_SESSION_DESKTOP=ubuntu XDG_SESSION_ID=2 XDG_SESSION_TYPE=x11 XDG_VTNR=2 XMODIFIERS=@im=ibus From bugtracker at gambaswiki.org Wed Mar 17 22:24:15 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 17 Mar 2021 21:24:15 GMT Subject: [Gambas-bugtracker] Bug #2139: Could html previewer split horizontal too? Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2139&from=L21haW4- Bruce STEERS reported a new bug. Summary ------- Could html previewer split horizontal too? Type : Request Priority : Low Gambas version : Master Product : Development Environment Description ----------- Hi Ben. I looked around the ide code but something like this is beyond me i think as i do not quite understand how you have done things. I was looking into if it might be easy enough to also make the html previewer split horizontally and not just vertically? This is not a random idea, i was just editing an md file and wished it did this as it would have been much better for me with the page i was working on. Many thanks for your time fella :) Wishing well Bruce System information ------------------ [System] Gambas=3.15.90 (bruces-patched) (master fork) From bugtracker at gambaswiki.org Thu Mar 18 11:16:39 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 18 Mar 2021 10:16:39 GMT Subject: [Gambas-bugtracker] Bug #2139: Could html previewer split horizontal too? In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2139&from=L21haW4- Comment #1 by Bruce STEERS: I have this better idea that is to make _Split be able to switch it's orientation from H to V. I added the following to _Split.class ... . Public Sub Switch(Optional Mode As String) If Not Mode Then $bVertical = Not $bVertical Else $bVertical = (LCase(Mode) = "v") DoLayout End . Attached is a simple tester with a VSplit that changes into a HSplit on button press.. For applications like switching the html preview panel orientation it could possibly work well? Maybe (most likely) you can think of a better way to do it but i think a switchable split container has uses for sure. Wishing Well ---------------------------------------------------------------------------- Attachment: Switchable-Split.tar.gz From bugtracker at gambaswiki.org Thu Mar 18 15:10:13 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 18 Mar 2021 14:10:13 GMT Subject: [Gambas-bugtracker] Bug #2140: Help in IDE editor not completely work Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2140&from=L21haW4- Gianluigi GRADASCHI reported a new bug. Summary ------- Help in IDE editor not completely work Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- inline help of IDE not work completely, see attached images. Some keywords don't show online help but help actually exists System information ------------------ [System] Gambas=3.15.90 c621348 (master) OperatingSystem=Linux Kernel=5.8.0-45-generic Architecture=x86_64 Distribution=Ubuntu 20.04.2 LTS Desktop=UBUNTU:GNOME Font=Ubuntu,11 Scale=8 Theme=proxy Language=it_IT.UTF-8 Memory=32087M [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.1602.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.qt5 GDMSESSION=ubuntu GIO_LAUNCHED_DESKTOP_FILE=/home//.local/share/applications/gambas3.desktop GIO_LAUNCHED_DESKTOP_FILE_PID=160103 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/ IM_CONFIG_PHASE=1 INVOCATION_ID=d208c03b63b94754a247d4175a8b9357 JOURNAL_STREAM=8:47244 LANG=it_IT.UTF-8 LC_ALL=it_IT.UTF-8 LOGNAME= MANAGERPID=1911 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin PWD=/home/ QT_ACCESSIBILITY=1 QT_IM_MODULE=ibus QT_LOGGING_RULES=*.debug=false SESSION_MANAGER=local/:@/tmp/.ICE-unix/2184,unix/:/tmp/.ICE-unix/2184 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=2104 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TZ=:/etc/localtime USER= USERNAME= 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 force_s3tc_enable=true From bugtracker at gambaswiki.org Thu Mar 18 15:30:43 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 18 Mar 2021 14:30:43 GMT Subject: [Gambas-bugtracker] Bug #2139: Could html previewer split horizontal too? In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2139&from=L21haW4- Comment #2 by Beno?t MINISINI: The idea is good, but the implementation is horrible. You must keep HSplit and VSplit as they are (hence their name), and make their parent class a control with an Orientation property, that of course must be hidden in the children class. Or, better, directly use the Arrangement property to know which orientation to use. No need to add a new property. But more tricky to implement, as setting the Arrangement property of the Splitter must not change the real arrangement of the inner Splitter pane container! The parent class must be renamed of course, something like "Splitter", HSplit and VSplit becoming deprecated. ---- unrelated stuff ---- By the way, I saw you wrote some documentation in the wiki. Great! But please respect the markdown syntax, and don't write text with random HTML inside with "\" at the end of the line instead of adding two new lines to insert a paragraph. Just search for a page similar to what you want to write, and look at its markdown code to know what to do. Or ask me. (I saw that in the 'gb.form.editor' part, as I completed its documentation.) ------------------------- From bugtracker at gambaswiki.org Thu Mar 18 17:27:09 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 18 Mar 2021 16:27:09 GMT Subject: [Gambas-bugtracker] Bug #2139: Could html previewer split horizontal too? In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2139&from=L21haW4- Comment #3 by Beno?t MINISINI: I did that in the last commit. You can update your code by replacing the HSplit by a Splitter with an Arrangement property. From bugtracker at gambaswiki.org Thu Mar 18 17:35:24 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 18 Mar 2021 16:35:24 GMT Subject: [Gambas-bugtracker] Bug #2139: Could html previewer split horizontal too? In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2139&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Working. From bugtracker at gambaswiki.org Thu Mar 18 17:36:04 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 18 Mar 2021 16:36:04 GMT Subject: [Gambas-bugtracker] Bug #2140: Help in IDE editor not completely work In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2140&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Thu Mar 18 18:03:11 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 18 Mar 2021 17:03:11 GMT Subject: [Gambas-bugtracker] Bug #2140: Help in IDE editor not completely work In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2140&from=L21haW4- Comment #1 by Gianluigi GRADASCHI: it seems fixed. thank you very much Gianluigi GRADASCHI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Thu Mar 18 19:04:50 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 18 Mar 2021 18:04:50 GMT Subject: [Gambas-bugtracker] Bug #2139: Could html previewer split horizontal too? In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2139&from=L21haW4- Comment #4 by Bruce STEERS: Oooh , yes , fantastic stuff Benoit thank you :) I'll just cry a little about my "horrible" code :'( ;) hehe Great new feature though , can't wait to implement it, i tried in my little test app and works a treat :) Only thing is the _DrawWith seems broken, i get no borders or anything in the IDE (I think that was why i went for adding it as an option to existing HSplit/VSplit as i could not get it to draw right in the ide) As for the wiki , yes sorry about that , i think TextEditor was the first thing i edited on the wiki some time ago and my knowledge was poor at the time. But i was not aware html syntax was not allowed but it does make sense since i have been using markdown more and seen how it falls over with some syntax. (Will make a mental note for future) And will use \ less for newlines and just paragraph as required. Thanks again :) BruceS From bugtracker at gambaswiki.org Thu Mar 18 19:09:44 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 18 Mar 2021 18:09:44 GMT Subject: [Gambas-bugtracker] Bug #2139: Could html previewer split horizontal too? In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2139&from=L21haW4- Comment #5 by Bruce STEERS: also it currently has the same problem i found where if you change the orientation the mouse pointer does not change to the correct hover cursor image to horizontal/vertical split but keeps the original. Much respect Bruce From bugtracker at gambaswiki.org Thu Mar 18 20:12:01 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 18 Mar 2021 19:12:01 GMT Subject: [Gambas-bugtracker] Bug #2139: Could html previewer split horizontal too? In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2139&from=L21haW4- Comment #6 by Bruce STEERS: It works just beautifully on the html previewer :) very few modifications required :) I can submit a merge later after work (in clip i used a togglebutton) Or maybe my method needs more. it's just a toggle for the arrangement , no saving the setting or anything Respects Bruce ---------------------------------------------------------------------------- Attachment: screenrecord-2021-03-18_19.00.04.mp4 From bugtracker at gambaswiki.org Thu Mar 18 22:30:20 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 18 Mar 2021 21:30:20 GMT Subject: [Gambas-bugtracker] Bug #2139: Could html previewer split horizontal too? In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2139&from=L21haW4- Comment #7 by Beno?t MINISINI: > I'll just cry a little about my "horrible" code :'( It's not what you wrote the problem, but how you designed. You usually rush into writing code. I suggest you spend more time to carefully think about how to write the code before writing it immediately using the first solution you get in your head. In the case of IDE development, for example, look how a similar feature is implemented to see if you understand everything. The IDE is not the best code, it still has code writing with Gambas 1.0 (but I try to fix the design step by step). For the button that toggles between horizontal and vertical split, you should have noticed that there is another button that toggles between showing image or not. But maybe you already used it as an inspiration, and understood how the tool button is associated with a toolbar action, and so on... I haven't looked at your code yet. From bugtracker at gambaswiki.org Thu Mar 18 22:37:50 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 18 Mar 2021 21:37:50 GMT Subject: [Gambas-bugtracker] Bug #2138: Printing error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2138&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Thu Mar 18 22:40:35 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 18 Mar 2021 21:40:35 GMT Subject: [Gambas-bugtracker] Bug #2138: Printing error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2138&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Opened. From bugtracker at gambaswiki.org Thu Mar 18 22:40:49 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 18 Mar 2021 21:40:49 GMT Subject: [Gambas-bugtracker] Bug #2138: Printing error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2138&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Fri Mar 19 01:29:31 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 19 Mar 2021 00:29:31 GMT Subject: [Gambas-bugtracker] Bug #2138: Printing error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2138&from=L21haW4- Comment #1 by Beno?t MINISINI: It should be fixed in commit https://gitlab.com/gambas/gambas/-/commit/6015c70aea947837f45952a4f37526dee6ac8be8. (not the GTK+3 warning messages, this is another beast) Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Fri Mar 19 02:38:41 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 19 Mar 2021 01:38:41 GMT Subject: [Gambas-bugtracker] Bug #2139: Could html previewer split horizontal too? In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2139&from=L21haW4- Comment #8 by Bruce STEERS: aah my position is humble though Ben. i would not think to ask to depreciate HSplit and VSplit and make a whole new container, my thoughts veer more towards minor adjustments/enhancements to existing stuff. you are right of course and i am taking in what you say. I don't think i am as impetuous as i was when i first arrived here and have learned a lot. for the most part i think i should probably put WIP on more of my merge requests as i rarely think i am submitting something that is ready to go and does not need your expert guidance. Or for that mater something that i think will even be in the correct place what with your much deeper understanding of the workings, but i guess a 1 in 20 hit to miss ratio is a start eh? :) Well i have emulated the Load image button completely and submitted a merge. Hopefully all is in order :) Many thanks From bugtracker at gambaswiki.org Fri Mar 19 17:23:38 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 19 Mar 2021 16:23:38 GMT Subject: [Gambas-bugtracker] Bug #2141: Radio buttons fail to display Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2141&from=L21haW4- Brian G reported a new bug. Summary ------- Radio buttons fail to display Type : Bug Priority : High Gambas version : Master Product : Unknown Description ----------- Radio buttons on this old app fails to display with following qt error qt.qpa.xcb: X server does not support XInput 2 qt.qpa.xcb: QXcbConnection: XCB error: 1 (BadRequest), sequence: 168, resource id: 185, major code: 130 (Unknown), minor code: 47 Attached is the ap that does not work..... System information ------------------ [System] Gambas=3.15.90 OperatingSystem=Linux Kernel=5.4.0-67-generic Architecture=x86_64 Distribution=Linux Mint 20.1 Ulyssa Desktop=MATE Font=Ubuntu,10 Scale=7 Theme=stylesheet Language=en_US.UTF-8 Memory=24052M [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.1602.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] COMPIZ_CONFIG_PROFILE=mint DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-JHlx34zYEp,guid=2cd68319bb2d59bc0ac0e4636054bd9d DISPLAY=:51 EDITOR=/usr/bin/vim GB_GUI=gb.qt5 GIO_LAUNCHED_DESKTOP_FILE_PID=4441 GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 GTK_MODULES=gail:atk-bridge GTK_OVERLAY_SCROLLING=0 HOME= LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LD_LIBRARY_PATH= LOGNAME= MATE_DESKTOP_SESSION_ID=this-is-deprecated MOTD_SHOWN=pam PATH=/bin:/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin PULSE_CLIENTCONFIG=/.x2go/C--51-1616166294_stDMATE_dp24/.pulse-client.conf PWD= QT_ACCESSIBILITY=1 QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_GRAPHICSSYSTEM=native QT_LOGGING_RULES=*.debug=false QT_QPA_PLATFORMTHEME=qt5ct QT_SCALE_FACTOR=1 SESSION_MANAGER=local/:@/tmp/.ICE-unix/1921,unix/:/tmp/.ICE-unix/1921 SHELL=/bin/bash SHLVL=1 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh SSH_CLIENT=73.66.0.38 53324 22 SSH_CONNECTION=73.66.0.38 53324 192.168.250.8 22 STARTUP=/usr/bin/im-launch /usr/bin/env LD_LIBRARY_PATH= mate-session TERM=xterm TZ=:/etc/localtime USER= X2GO_AGENT_PID=1653 X2GO_SESSION=-51-1616166294_stDMATE_dp24 XAUTHORITY=/.Xauthority XDG_CURRENT_DESKTOP=MATE XDG_DATA_DIRS=/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_CLASS=user XDG_SESSION_ID=4 XDG_SESSION_TYPE=tty XSESSION_EXEC=mate-session force_s3tc_enable=true From bugtracker at gambaswiki.org Fri Mar 19 17:57:54 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 19 Mar 2021 16:57:54 GMT Subject: [Gambas-bugtracker] Bug #2141: Radio buttons fail to display In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2141&from=L21haW4- Comment #1 by Brian G: Ok it looks like they don't display because they were re-positioned below the frame edge They do not display in the form editor, but show up in the hierarchy list still But never the lsee the app worked yesterday, and with latest updates to master don't work today From bugtracker at gambaswiki.org Fri Mar 19 19:16:44 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 19 Mar 2021 18:16:44 GMT Subject: [Gambas-bugtracker] Bug #2141: Radio buttons fail to display In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2141&from=L21haW4- Comment #2 by Beno?t MINISINI: It should be better with commit https://gitlab.com/gambas/gambas/-/commit/a567fadda19bfe5482c001c82f1c75271631d23e. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Sat Mar 20 13:08:20 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 20 Mar 2021 12:08:20 GMT Subject: [Gambas-bugtracker] Bug #2139: Could html previewer split horizontal too? In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2139&from=L21haW4- Comment #9 by Bruce STEERS: I've noticed a slight problem while trying to get the mouse cursor to change from hsplit to vsplit. If the mouse hovers over the border and changes to the <-> shape it does not reset normal cursor to normal on leave. (at least not in html previewer) attached is a clip showing how if i move over the split line really fast it is okay but if too slow the cursor does not return to normal. PS. clip is gambas master not my branch PPS. I had no luck getting cursor image to change after setting Splitter.Arrangement, I think the view needs a complete redraw or something so cursor only changes between the panels. ---------------------------------------------------------------------------- Attachment: screenrecord-2021-03-20_11.59.44.mp4 From bugtracker at gambaswiki.org Sat Mar 20 13:38:23 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 20 Mar 2021 12:38:23 GMT Subject: [Gambas-bugtracker] Bug #2139: Could html previewer split horizontal too? In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2139&from=L21haW4- Comment #10 by Bruce STEERS: I must say i don't like the name Splitter much. Makes me think of Monty Pythons Life of Brian where they are talking about the Judean peoples front and the peoples front of Judea, etc and calling them all "Splitters" ;) lol I think SplitView would be much more fitting with the other containers. Wishing well From bugtracker at gambaswiki.org Sat Mar 20 14:01:19 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 20 Mar 2021 13:01:19 GMT Subject: [Gambas-bugtracker] Bug #2139: Could html previewer split horizontal too? In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2139&from=L21haW4- Comment #11 by Beno?t MINISINI: "Splitter" is a name commonly used for these kind of layouts: by Qt, by jQuery, by WxWidgets... From bugtracker at gambaswiki.org Sat Mar 20 14:56:57 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 20 Mar 2021 13:56:57 GMT Subject: [Gambas-bugtracker] Bug #2139: Could html previewer split horizontal too? In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2139&from=L21haW4- Comment #12 by Beno?t MINISINI: ...and please don't put in the same issue several unrelated problems! From bugtracker at gambaswiki.org Sat Mar 20 14:57:24 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 20 Mar 2021 13:57:24 GMT Subject: [Gambas-bugtracker] Bug #2139: Could html previewer split horizontal too? In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2139&from=L21haW4- Comment #13 by Beno?t MINISINI: The mouse bug is fixed in the last commit. From bugtracker at gambaswiki.org Sat Mar 20 16:33:34 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 20 Mar 2021 15:33:34 GMT Subject: [Gambas-bugtracker] Bug #2142: IDE GTK+3 Print ScrollArea error Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2142&from=L21haW4- Gianluigi GRADASCHI reported a new bug. Summary ------- IDE GTK+3 Print ScrollArea error Type : Bug Priority : Medium Gambas version : Master Product : GTK+3 component Description ----------- As per subject, see attached image and terminal output: ScrollArea.ScrollArea_Arrange.457: #29: Invalid object ScrollArea.ScrollArea_Arrange.457 ScrollArea.Border_Write.688 ^TextEditor._new.483 MPrint.Run.21 FEditor.mnuPrint_Click.3989 System information ------------------ [System] Gambas=3.15.90 a879b73 (master) OperatingSystem=Linux Kernel=5.8.0-45-generic Architecture=x86_64 Distribution=Ubuntu 20.04.2 LTS Desktop=UBUNTU:GNOME Font=Ubuntu,11 Scale=8 Theme=proxy Language=it_IT.UTF-8 Memory=32087M [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.1602.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.qt5 GDMSESSION=ubuntu GIO_LAUNCHED_DESKTOP_FILE=/home//.local/share/applications/gambas3.desktop GIO_LAUNCHED_DESKTOP_FILE_PID=151896 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/ IM_CONFIG_PHASE=1 INVOCATION_ID=ed6608237b374e008cccf5e3ff42d18d JOURNAL_STREAM=8:49442 LANG=it_IT.UTF-8 LC_ALL=it_IT.UTF-8 LOGNAME= MANAGERPID=1545 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin PWD=/home/ QT_ACCESSIBILITY=1 QT_IM_MODULE=ibus QT_LOGGING_RULES=*.debug=false SESSION_MANAGER=local/:@/tmp/.ICE-unix/1818,unix/:/tmp/.ICE-unix/1818 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=1738 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TZ=:/etc/localtime USER= USERNAME= 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 force_s3tc_enable=true From bugtracker at gambaswiki.org Sat Mar 20 16:45:14 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 20 Mar 2021 15:45:14 GMT Subject: [Gambas-bugtracker] Bug #2142: IDE GTK+3 Print ScrollArea error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2142&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Sat Mar 20 16:45:38 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 20 Mar 2021 15:45:38 GMT Subject: [Gambas-bugtracker] Bug #2142: IDE GTK+3 Print ScrollArea error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2142&from=L21haW4- Comment #1 by Beno?t MINISINI: It should be fixed by commit https://gitlab.com/gambas/gambas/-/commit/ac60e5e43eba0255e4afcd0031e2a1ffc423b220. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Sat Mar 20 17:17:20 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 20 Mar 2021 16:17:20 GMT Subject: [Gambas-bugtracker] Bug #2142: IDE GTK+3 Print ScrollArea error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2142&from=L21haW4- Comment #2 by Gianluigi GRADASCHI: thank you very much From bugtracker at gambaswiki.org Sun Mar 21 12:18:42 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 21 Mar 2021 11:18:42 GMT Subject: [Gambas-bugtracker] Bug #2139: Could html previewer split horizontal too? In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2139&from=L21haW4- Comment #14 by Bruce STEERS: Yes confirmed, well done sir From bugtracker at gambaswiki.org Mon Mar 22 18:15:13 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 22 Mar 2021 17:15:13 GMT Subject: [Gambas-bugtracker] Bug #2126: Systray on QT5 does not refresh In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2126&from=L21haW4- Comment #12 by Beno?t MINISINI: > It works for everything I need I understand, but if a feature is in gambas, it's not just for you. It must work everywhere for everyone as much as possible. > and I thought that Gambas's systray worked with both the deprecated and the new api. No, it works with the X11 protocol. This is why its name is "X11Systray". From bugtracker at gambaswiki.org Mon Mar 22 18:28:31 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 22 Mar 2021 17:28:31 GMT Subject: [Gambas-bugtracker] Bug #2126: Systray on QT5 does not refresh In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2126&from=L21haW4- Comment #13 by Beno?t MINISINI: I have just downloaded your systray-0.0.2, and tried it on my Manjaro with gb.gtk, and I have no crash at all when quitting. Can you give the full details of your crash? Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Mon Mar 22 23:49:00 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 22 Mar 2021 22:49:00 GMT Subject: [Gambas-bugtracker] Bug #1958: Looks Like Using Chrome no longer allows to log into bugtracker In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1958&from=L21haW4- Comment #7 by Michael ALTROGGE: after a while with no problems right now i couldnt not login to the bugtracker ... (added firefox header file) solution to get into BT again is to clear all cookies ... hope that helps ---------------------------------------------------------------------------- Attachment: gambaswiki.org_Archive [21-03-22 23-39-55].har Michael ALTROGGE changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Mon Mar 22 23:54:40 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 22 Mar 2021 22:54:40 GMT Subject: [Gambas-bugtracker] Bug #1911: TextEditor, text too far left on program load overlapping LineNumbers In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1911&from=L21haW4- Comment #9 by Beno?t MINISINI: I have inserted your 'Scroll(0,0)' fix, even if I'm not sure it changes anything. I close the issue, as you hijacked it. Open a new one if you still get the problem and more details. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Tue Mar 23 01:32:55 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 23 Mar 2021 00:32:55 GMT Subject: [Gambas-bugtracker] Bug #1911: TextEditor, text too far left on program load overlapping LineNumbers In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1911&from=L21haW4- Comment #10 by Bruce STEERS: I almost forgot about this. I do not think the bug happens now. (i mostly use compiz and it did not happen on that so i'd forgotten) some other fix i think must have got it, i just tested on metacity and marco and it does not happen (not installed update yet). thank you From bugtracker at gambaswiki.org Tue Mar 23 15:31:27 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 23 Mar 2021 14:31:27 GMT Subject: [Gambas-bugtracker] Bug #1901: top level popup list (while typing) has page up-down backward In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1901&from=L21haW4- Comment #2 by Beno?t MINISINI: It should be fixed since March, 2nd. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Tue Mar 23 15:38:27 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 23 Mar 2021 14:38:27 GMT Subject: [Gambas-bugtracker] Bug #1522: IDE crash on using an external terminal In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1522&from=L21haW4- Comment #3 by Beno?t MINISINI: Nothing crashes with the latest version. Open a new issue if you have the bug again. Beno?t MINISINI changed the state of the bug to: Abandoned. From bugtracker at gambaswiki.org Tue Mar 23 21:16:38 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 23 Mar 2021 20:16:38 GMT Subject: [Gambas-bugtracker] Bug #2143: Compiler Reports error in wrong source file Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2143&from=L21haW4- Brian G reported a new bug. Summary ------- Compiler Reports error in wrong source file Type : Bug Priority : High Gambas version : Master Product : Development Environment Description ----------- When there is an error in the fmain.class file example it looks like this: ____________________________________________ ' Gambas class file Public Sub Form_Open() Print "hello Open" End Public Sub Form_Close() Print "hello" _____________________________________________ Note the forgotten end in the last sub the compiler reports this: FMain.form:-99979: error: Missing END When the error was in the FMain.class When compiled inside the IDE then the IDE flips to the FORM not the source code Can this be change to have the compiler report the correct source file? System information ------------------ [System] Gambas=3.15.90 OperatingSystem=Linux Kernel=5.4.0-67-generic Architecture=x86_64 Distribution=Linux Mint 20.1 Ulyssa Desktop=MATE Font=Ubuntu,10 Scale=7 Theme=mint-y Language=en_US.UTF-8 Memory=24052M [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.1602.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] CLUTTER_BACKEND=x11 COMPIZ_CONFIG_PROFILE=mint DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DESKTOP_SESSION=mate DISPLAY=:0 EDITOR=/usr/bin/vim GB_GUI=gb.gtk3 GDMSESSION=mate GDM_LANG=en_US GIO_LAUNCHED_DESKTOP_FILE_PID=1040129 GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 GTK3_MODULES=xapp-gtk3-module GTK_MODULES=gail:atk-bridge GTK_OVERLAY_SCROLLING=0 HOME= LANG=en_US.UTF-8 LANGUAGE=en_US.UTF-8 LC_ALL=en_US.UTF-8 LOGNAME= MATE_DESKTOP_SESSION_ID=this-is-deprecated PATH=/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin PWD= QT_ACCESSIBILITY=1 QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_LOGGING_RULES=*.debug=false QT_QPA_PLATFORMTHEME=qt5ct QT_SCALE_FACTOR=1 SESSION_MANAGER=local/:@/tmp/.ICE-unix/610361,unix/:/tmp/.ICE-unix/610361 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=610497 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TERM=xterm TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg/xdg-mate:/etc/xdg XDG_CURRENT_DESKTOP=MATE XDG_DATA_DIRS=/usr/share/mate:/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/ 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=c2 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 From bugtracker at gambaswiki.org Wed Mar 24 11:22:30 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 24 Mar 2021 10:22:30 GMT Subject: [Gambas-bugtracker] Bug #1901: top level popup list (while typing) has page up-down backward In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1901&from=L21haW4- Brian G changed the state of the bug to: Abandoned. From bugtracker at gambaswiki.org Wed Mar 24 11:22:41 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 24 Mar 2021 10:22:41 GMT Subject: [Gambas-bugtracker] Bug #1901: top level popup list (while typing) has page up-down backward In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1901&from=L21haW4- Brian G changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Thu Mar 25 00:17:10 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 24 Mar 2021 23:17:10 GMT Subject: [Gambas-bugtracker] Bug #2143: Compiler Reports error in wrong source file In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2143&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Thu Mar 25 01:17:09 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 25 Mar 2021 00:17:09 GMT Subject: [Gambas-bugtracker] Bug #2143: Compiler Reports error in wrong source file In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2143&from=L21haW4- Comment #1 by Beno?t MINISINI: It should be fixed in commit https://gitlab.com/gambas/gambas/-/commit/98fffa60a1d49316c507dfd4b4e246ac096d9e50. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Fri Mar 26 21:32:12 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 26 Mar 2021 20:32:12 GMT Subject: [Gambas-bugtracker] Bug #2144: Picture displayed at wrong Position/ outside of its Container Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2144&from=L21haW4- Claus DIETRICH reported a new bug. Summary ------- Picture displayed at wrong Position/ outside of its Container Type : Bug Priority : Medium Gambas version : 3.15 Product : QT5 component Description ----------- [System] Gambas=3.15.2 OperatingSystem=Linux Kernel=5.4.0-70-generic Architecture=x86_64 Distribution=Linux Mint 20.1 Ulyssa Desktop=CINNAMON Theme=qt5ctproxy Language=de_DE.UTF-8 Memory=7836M [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.1602.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] CINNAMON_VERSION=4.8.6 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DESKTOP_SESSION=cinnamon DISPLAY=:0 GB_GUI=gb.qt5 GDMSESSION=cinnamon GDM_LANG=de_DE GIO_LAUNCHED_DESKTOP_FILE=/usr/share/applications/gambas3.desktop GIO_LAUNCHED_DESKTOP_FILE_PID=18390 GJS_DEBUG_OUTPUT=stderr GJS_DEBUG_TOPICS=JS ERROR;JS LOG GNOME_DESKTOP_SESSION_ID=this-is-deprecated GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 GTK3_MODULES=xapp-gtk3-module GTK_MODULES=gail:atk-bridge GTK_OVERLAY_SCROLLING=1 HOME= LANG=de_DE.UTF-8 LANGUAGE=de_DE.UTF-8 LC_ALL=de_DE.UTF-8 LOGNAME= PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin PWD= QT_ACCESSIBILITY=1 QT_LOGGING_RULES=*.debug=false QT_QPA_PLATFORMTHEME=qt5ct SESSION_MANAGER=local/:@/tmp/.ICE-unix/1154,unix/:/tmp/.ICE-unix/1154 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=1226 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg/xdg-cinnamon:/etc/xdg XDG_CURRENT_DESKTOP=X-Cinnamon XDG_DATA_DIRS=/usr/share/cinnamon:/usr/share/gnome:/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/ XDG_RUNTIME_DIR=/run/user/1000 XDG_SEAT=seat0 XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0 XDG_SESSION_CLASS=user XDG_SESSION_DESKTOP=cinnamon XDG_SESSION_ID=c1 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 System information ------------------ The attached demonstrator shows following bug on my Mint 20.1 Cinnamon: When starting the app in the IDE, in most of the cases (not always) the clock-image is displayed at the left side of the screen, although the FMain (invisible) has been positioned at the right side of the screen. You can reconfirm the position of the invisible FMain by moving the mouse cursor to the right side of the screen and observe the changes of the cursor shape. You may have to start the app several times to see the bug. I friend tried the demonstrator and confirmed the bug on his Mint 20.1 Cinnamon machine. The bug does not occur, when the FMain.border - property is set to True. What about the y-position of the FMain? It seems to be offset by the FMain title bar, which should actually not be there and not be considered, because of the switched off border property, or? From bugtracker at gambaswiki.org Fri Mar 26 22:12:19 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 26 Mar 2021 21:12:19 GMT Subject: [Gambas-bugtracker] Bug #2144: Picture displayed at wrong Position/ outside of its Container In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2144&from=L21haW4- Comment #1 by Beno?t MINISINI: I can't reproduce. I guess it's a bug in the Cinnamon window manager, because there is no way an application can display the contents of a window outside of the window. From bugtracker at gambaswiki.org Fri Mar 26 22:12:54 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 26 Mar 2021 21:12:54 GMT Subject: [Gambas-bugtracker] Bug #2144: Picture displayed at wrong Position/ outside of its Container In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2144&from=L21haW4- Comment #2 by Beno?t MINISINI: Can you make a desktop movie of the bug? Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Sat Mar 27 00:09:05 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 26 Mar 2021 23:09:05 GMT Subject: [Gambas-bugtracker] Bug #2144: Picture displayed at wrong Position/ outside of its Container In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2144&from=L21haW4- Comment #3 by Claus DIETRICH: Of course. See attached screen movie. ---------------------------------------------------------------------------- Attachment: Kazam_screencast_00000.mp4 Claus DIETRICH changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Sat Mar 27 03:03:04 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 27 Mar 2021 02:03:04 GMT Subject: [Gambas-bugtracker] Bug #2144: Picture displayed at wrong Position/ outside of its Container In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2144&from=L21haW4- Comment #4 by Claus DIETRICH: Sorry, it seems that I changed the status to 'accepted' ... switched back to 'needsInfo'. Claus DIETRICH changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Sat Mar 27 13:13:28 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 27 Mar 2021 12:13:28 GMT Subject: [Gambas-bugtracker] Bug #2144: Picture displayed at wrong Position/ outside of its Container In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2144&from=L21haW4- Comment #5 by Beno?t MINISINI: It's automatic. As soon as you post an answer to a "NeedsInfo" ticket, it switches back to "Accepted". Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Sat Mar 27 13:16:29 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 27 Mar 2021 12:16:29 GMT Subject: [Gambas-bugtracker] Bug #2144: Picture displayed at wrong Position/ outside of its Container In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2144&from=L21haW4- Comment #6 by Beno?t MINISINI: OK, I saw the video. It's weird! Can you try to play with the window manager options? For example, disabling the composition if possible, to see if that changes anything. From bugtracker at gambaswiki.org Sat Mar 27 13:17:20 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 27 Mar 2021 12:17:20 GMT Subject: [Gambas-bugtracker] Bug #2144: Picture displayed at wrong Position/ outside of its Container In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2144&from=L21haW4- Comment #7 by Beno?t MINISINI: Can you try with GTK+2 and GTK+3 component too? From bugtracker at gambaswiki.org Sat Mar 27 13:17:24 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 27 Mar 2021 12:17:24 GMT Subject: [Gambas-bugtracker] Bug #2144: Picture displayed at wrong Position/ outside of its Container In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2144&from=L21haW4- Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Sat Mar 27 14:17:59 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 27 Mar 2021 13:17:59 GMT Subject: [Gambas-bugtracker] Bug #2144: Picture displayed at wrong Position/ outside of its Container In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2144&from=L21haW4- Comment #8 by Claus DIETRICH: Other than in the Mate desktop I couldn't find an option to change the Window Manager settings on my new Mint 20.1 Cinnamon machine. This Mint desktop seems to be the only one using the Muffin window manager. The bug does not occur with gb.gtk/gb.gtk3 component. This includes the y-position of Fmain which is correctly at 0 and not > 0 like with QT5. The bug also doesn't occur with gb.qt5 on my Mint 19.3 Mate machine, which runs an older version of QT5. The QT5 version on my new Cinnamon machine is 5.12.8. Claus DIETRICH changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Sat Mar 27 14:36:13 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 27 Mar 2021 13:36:13 GMT Subject: [Gambas-bugtracker] Bug #2144: Picture displayed at wrong Position/ outside of its Container In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2144&from=L21haW4- Comment #9 by Beno?t MINISINI: On KDE, the QT5 window shows correctly at the top right of the desktop area. From bugtracker at gambaswiki.org Sat Mar 27 14:49:17 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 27 Mar 2021 13:49:17 GMT Subject: [Gambas-bugtracker] Bug #2144: Picture displayed at wrong Position/ outside of its Container In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2144&from=L21haW4- Comment #10 by Claus DIETRICH: Is it the same new version of QT5 (5.12.8) like on Mint 20.1 Cinnamon? Claus DIETRICH changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Sat Mar 27 15:04:50 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 27 Mar 2021 14:04:50 GMT Subject: [Gambas-bugtracker] Bug #2144: Picture displayed at wrong Position/ outside of its Container In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2144&from=L21haW4- Comment #11 by Beno?t MINISINI: I have QT 5.14.2 on Ubuntu 20.10. Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Sat Mar 27 17:58:45 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 27 Mar 2021 16:58:45 GMT Subject: [Gambas-bugtracker] Bug #2145: IDE hangs when changing git Source branch Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2145&from=L21haW4- Brian G reported a new bug. Summary ------- IDE hangs when changing git Source branch Type : Bug Priority : High Gambas version : Master Product : Unknown Description ----------- When switching from one git source branch to another in the ide the ide will hang and never return. The ide must be killed then restarted. Once restarted and the project opened the branch selected before the hang is the current working branch. Since last daily. Have attached a screen capture of event happening. System information ------------------ [System] Gambas=3.15.90 OperatingSystem=Linux Kernel=5.4.0-70-generic Architecture=x86_64 Distribution=Linux Mint 20.1 Ulyssa Desktop=MATE Font=Ubuntu,10 Scale=7 Theme=mint-y Language=en_US.UTF-8 Memory=24052M [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.1602.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] CLUTTER_BACKEND=x11 COMPIZ_CONFIG_PROFILE=mint DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DESKTOP_SESSION=mate DISPLAY=:0 EDITOR=/usr/bin/vim GB_GUI=gb.gtk3 GDMSESSION=mate GDM_LANG=en_US GIO_LAUNCHED_DESKTOP_FILE_PID=222188 GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 GTK3_MODULES=xapp-gtk3-module GTK_MODULES=gail:atk-bridge GTK_OVERLAY_SCROLLING=0 HOME= LANG=en_US.UTF-8 LANGUAGE=en_US.UTF-8 LC_ALL=en_US.UTF-8 LIBVIRT_DEFAULT_URI=qemu:///system LOGNAME= MATE_DESKTOP_SESSION_ID=this-is-deprecated PATH=/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin PWD= QT_ACCESSIBILITY=1 QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_LOGGING_RULES=*.debug=false QT_QPA_PLATFORMTHEME=qt5ct QT_SCALE_FACTOR=1 SESSION_MANAGER=local/:@/tmp/.ICE-unix/1370,unix/:/tmp/.ICE-unix/1370 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=1512 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TERM=xterm TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg/xdg-mate:/etc/xdg XDG_CURRENT_DESKTOP=MATE XDG_DATA_DIRS=/usr/share/mate:/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/ 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=c2 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 From bugtracker at gambaswiki.org Sun Mar 28 12:47:49 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 28 Mar 2021 10:47:49 GMT Subject: [Gambas-bugtracker] Bug #2144: Picture displayed at wrong Position/ outside of its Container In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2144&from=L21haW4- Comment #12 by Claus DIETRICH: I just found, that the wrong y-positioning of a form can also happen on Mint 19.3 Mate, which uses a different window manager than Cinnamon. It happens very rarely but I was able to catch such occurance in the attached screen video. However, the form always occured on the right side of the screen. The app was using QT5 as you can find in the attached system info. The very simple demo code can be seen in the video. I further noted, that my slow Mint 20.1 Cinnamon VirtualBox-VM doesn't show a bug when running the small demo app sent with the report. Completely weird. ---------------------------------------------------------------------------- Attachment: Kazam_screencast_00028.mp4 Attachment: Mint 19.3 Mate System Info.txt Claus DIETRICH changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Sun Mar 28 23:20:37 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 28 Mar 2021 21:20:37 GMT Subject: [Gambas-bugtracker] Bug #2145: IDE hangs when changing git Source branch In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2145&from=L21haW4- ADMINISTRATOR changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Mon Mar 29 01:00:19 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 28 Mar 2021 23:00:19 GMT Subject: [Gambas-bugtracker] Bug #2145: IDE hangs when changing git Source branch In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2145&from=L21haW4- Comment #1 by Beno?t MINISINI: It should be fixed by commit https://gitlab.com/gambas/gambas/-/commit/ec0fa24a64867be1bae0ec6cffac759cb720bcb3. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Mon Mar 29 10:44:12 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 29 Mar 2021 08:44:12 GMT Subject: [Gambas-bugtracker] Bug #2146: Frame left border Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2146&from=L21haW4- Bruce STEERS reported a new bug. Summary ------- Frame left border Type : Bug Priority : Low Gambas version : Master Product : GUI components Description ----------- As soon as you type some text for the Frame title the left border vanishes. on my custom Frame control i set all the left 0's to 1's to fix this but i doubt it's the correct fix. System information ------------------ [System] Gambas=3.15.90 2cbca5242 (bruces-new) OperatingSystem=Linux Kernel=5.4.0-70-generic Architecture=x86_64 Distribution=Linux Mint 20.1 Ulyssa Desktop=MATE Font=Ubuntu,11 Scale=8 Theme=clearlooks Language=en_GB.UTF-8 Memory=3824M [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.1602.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] CLUTTER_BACKEND=x11 CLUTTER_IM_MODULE=ibus COMPIZ_CONFIG_PROFILE=mint DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DEFAULTS_PATH=/usr/share/gconf/mate.default.path DESKTOP_SESSION=mate DISPLAY=:0 GB_GUI=gb.gtk3 GDMSESSION=mate GDM_LANG=en_GB GIO_LAUNCHED_DESKTOP_FILE_PID=4263 GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 GTK3_MODULES=xapp-gtk3-module GTK_IM_MODULE=ibus GTK_MODULES=gail:atk-bridge GTK_OVERLAY_SCROLLING=0 HOME= LANG=en_GB.UTF-8 LANGUAGE=en_GB.UTF-8 LC_ALL=en_GB.UTF-8 LIBVIRT_DEFAULT_URI=qemu:///system LOGNAME= MANDATORY_PATH=/usr/share/gconf/mate.mandatory.path MATE_DESKTOP_SESSION_ID=this-is-deprecated PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin PWD= QT4_IM_MODULE=ibus QT_ACCESSIBILITY=1 QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_IM_MODULE=ibus QT_LOGGING_RULES=*.debug=false QT_QPA_PLATFORMTHEME=qt5ct QT_SCALE_FACTOR=1 SESSION_MANAGER=local/:@/tmp/.ICE-unix/1161,unix/:/tmp/.ICE-unix/1161 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=1253 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg/xdg-mate:/etc/xdg XDG_CURRENT_DESKTOP=MATE XDG_DATA_DIRS=/usr/share/mate:/usr/share/mate:/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/ 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=c1 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 XMODIFIERS=@im=ibus From bugtracker at gambaswiki.org Mon Mar 29 11:01:47 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 29 Mar 2021 09:01:47 GMT Subject: [Gambas-bugtracker] Bug #2146: Frame left border In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2146&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Mon Mar 29 16:13:35 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 29 Mar 2021 14:13:35 GMT Subject: [Gambas-bugtracker] Bug #2146: Frame left border In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2146&from=L21haW4- Comment #1 by Beno?t MINISINI: Fixed in commit https://gitlab.com/gambas/gambas/-/commit/06e1bd1a3430310316f4d77ccb5e00da4016cf79. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Tue Mar 30 13:18:50 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 30 Mar 2021 11:18:50 GMT Subject: [Gambas-bugtracker] Bug #2145: IDE hangs when changing git Source branch In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2145&from=L21haW4- Comment #2 by Beno?t MINISINI: Wrong commit: it is fixed by commit https://gitlab.com/gambas/gambas/-/commit/a41ae3d0bf413670b6c773db8c8e93db28034177. From bugtracker at gambaswiki.org Wed Mar 31 16:17:35 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 31 Mar 2021 14:17:35 GMT Subject: [Gambas-bugtracker] Bug #2147: DocumentView.AutoCenter is not a property Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2147&from=L21haW4- Gianluigi GRADASCHI reported a new bug. Summary ------- DocumentView.AutoCenter is not a property Type : Bug Priority : Medium Gambas version : Master Product : Unknown Description ----------- Starting the Reports a new error occurs which appears to be caused by DocumentView See attached project System information ------------------ [System] Gambas=3.15.90 dd16ccc (master) OperatingSystem=Linux Kernel=5.8.0-48-generic Architecture=x86_64 Distribution=Ubuntu 20.04.2 LTS Desktop=UBUNTU:GNOME Font=Ubuntu,11 Scale=8 Theme=proxy Language=it_IT.UTF-8 Memory=32087M [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.1602.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 EDITOR=gedit GB_GUI=gb.qt5 GDMSESSION=ubuntu GIO_LAUNCHED_DESKTOP_FILE=/home//.local/share/applications/gambas3.desktop GIO_LAUNCHED_DESKTOP_FILE_PID=159913 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/ IM_CONFIG_PHASE=1 INVOCATION_ID=37d46b2648354fb3895a2a3aeccf3052 JOURNAL_STREAM=8:42731 LANG=it_IT.UTF-8 LC_ALL=it_IT.UTF-8 LOGNAME= MANAGERPID=1971 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin PWD=/home/ QT_ACCESSIBILITY=1 QT_IM_MODULE=ibus QT_LOGGING_RULES=*.debug=false SESSION_MANAGER=local/:@/tmp/.ICE-unix/2244,unix/:/tmp/.ICE-unix/2244 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=2164 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TZ=:/etc/localtime USER= USERNAME= 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 force_s3tc_enable=true From bugtracker at gambaswiki.org Wed Mar 31 16:20:43 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 31 Mar 2021 14:20:43 GMT Subject: [Gambas-bugtracker] Bug #2147: DocumentView.AutoCenter is not a property In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2147&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Wed Mar 31 16:30:51 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 31 Mar 2021 14:30:51 GMT Subject: [Gambas-bugtracker] Bug #2147: DocumentView.AutoCenter is not a property In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2147&from=L21haW4- Comment #1 by Beno?t MINISINI: Fixed in commit https://gitlab.com/gambas/gambas/-/commit/bd8427d09f3e7931ef9ee872bb9b4002bbb45b2c. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Wed Mar 31 16:41:28 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 31 Mar 2021 14:41:28 GMT Subject: [Gambas-bugtracker] Bug #2148: DocumentView.Column is not a property Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2148&from=L21haW4- Gianluigi GRADASCHI reported a new bug. Summary ------- DocumentView.Column is not a property Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- Starting the Reports a new error occurs which appears to be caused by DocumentView See attached project System information ------------------ [System] Gambas=3.15.90 bd8427d (master) OperatingSystem=Linux Kernel=5.8.0-48-generic Architecture=x86_64 Distribution=Ubuntu 20.04.2 LTS Desktop=UBUNTU:GNOME Font=Ubuntu,11 Scale=8 Theme=proxy Language=it_IT.UTF-8 Memory=32087M [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.1602.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.qt5 GDMSESSION=ubuntu GIO_LAUNCHED_DESKTOP_FILE=/home//.local/share/applications/gambas3.desktop GIO_LAUNCHED_DESKTOP_FILE_PID=301866 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/ IM_CONFIG_PHASE=1 INVOCATION_ID=37d46b2648354fb3895a2a3aeccf3052 JOURNAL_STREAM=8:42731 LANG=it_IT.UTF-8 LC_ALL=it_IT.UTF-8 LOGNAME= MANAGERPID=1971 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin PWD=/home/ QT_ACCESSIBILITY=1 QT_IM_MODULE=ibus QT_LOGGING_RULES=*.debug=false SESSION_MANAGER=local/:@/tmp/.ICE-unix/2244,unix/:/tmp/.ICE-unix/2244 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=2164 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TZ=:/etc/localtime USER= USERNAME= 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 force_s3tc_enable=true From bugtracker at gambaswiki.org Wed Mar 31 17:02:18 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 31 Mar 2021 15:02:18 GMT Subject: [Gambas-bugtracker] Bug #2148: DocumentView.Column is not a property In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2148&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Wed Mar 31 17:05:29 2021 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 31 Mar 2021 15:05:29 GMT Subject: [Gambas-bugtracker] Bug #2148: DocumentView.Column is not a property In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2148&from=L21haW4- Comment #1 by Beno?t MINISINI: Fixed in commit https://gitlab.com/gambas/gambas/-/commit/eb0cb18b7d4a16009b5d803dc98134ca68dd44c3. Beno?t MINISINI changed the state of the bug to: Fixed.