From bugtracker at gambaswiki.org Wed Dec 2 16:15:05 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 02 Dec 2020 15:15:05 GMT Subject: [Gambas-bugtracker] Bug #1953: Right mouse not giving menu on forms in IDE In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1953&from=L21haW4- Comment #11 by Bruce STEERS: I think it's gone. I ventured further on your suggestion that downloading a new clone may fix it so i deleted all my local downloads. I also deleted my gitlab fork branches and renewed with only a few mods. downloaded a fresh clone of my own fork to my HD. Completely removed old install and did a reconf-all to make install. Now i have menu on right click at program start and have not had the search box crashing the IDE. Bot the issues that were stopping me using 3.15.90 Was using it all last night with no errors that just made me uninstall it again lol.. Not sure what was causing it. Not sure why deleting the local clone and renewing it seems to have fixed things. But happy to report the issue seems to have gone for me. Bruce. From bugtracker at gambaswiki.org Wed Dec 2 19:05:12 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 02 Dec 2020 18:05:12 GMT Subject: [Gambas-bugtracker] Bug #1995: Webview.Settings[value] makes gtk webview freeze Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1995&from=L21haW4- Bruce STEERS reported a new bug. Summary ------- Webview.Settings[value] makes gtk webview freeze Type : Bug Priority : Medium Gambas version : Master Product : GTK+3 component Description ----------- I use WView.Settings[WebSettings.AutoLoadImages] = False if app loads QT all is okay. with GTK3 view does not load. (gb.gui.webview) System information ------------------ [System] Gambas=3.15.90 6ac1a7b3f (bruces-patched) OperatingSystem=Linux Kernel=5.4.0-56-generic Architecture=x86_64 Distribution=Linux Mint 20 Ulyana Desktop=MATE Theme=qt5ctproxy 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 GB_GUI=gb.qt5 GDMSESSION=mate GDM_LANG=en_GB GIO_LAUNCHED_DESKTOP_FILE_PID=20686 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/1131,unix/:/tmp/.ICE-unix/1131 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=1246 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 force_s3tc_enable=true From bugtracker at gambaswiki.org Wed Dec 2 19:11:04 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 02 Dec 2020 18:11:04 GMT Subject: [Gambas-bugtracker] Bug #1995: Webview.Settings[value] makes gtk webview freeze In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1995&from=L21haW4- Comment #1 by Bruce STEERS: uploaded project here.. https://gitlab.com/bsteers4/scripted/-/tree/testing From bugtracker at gambaswiki.org Wed Dec 2 19:54:56 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 02 Dec 2020 18:54:56 GMT Subject: [Gambas-bugtracker] Bug #1995: Webview.Settings[value] makes gtk webview freeze In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1995&from=L21haW4- Comment #2 by Bruce STEERS: Sorry, forgot to say , command is in Preview.module line 108 Also note the images on the preview and macro buttons when in gtk mode, they do not draw correctly on gtk, i have to use a 24px image to render right but then they're a bit small in a 36px container, the other buttons render okay at 32px but not those 2 mentioned. (i can log separate bug report for that if u want) From bugtracker at gambaswiki.org Wed Dec 2 22:59:38 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 02 Dec 2020 21:59:38 GMT Subject: [Gambas-bugtracker] Bug #1953: Right mouse not giving menu on forms in IDE In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1953&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Wed Dec 2 23:00:18 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 02 Dec 2020 22:00:18 GMT Subject: [Gambas-bugtracker] Bug #1989: Architecture unknown on Raspberry pi 4 + Ubuntu 20.10 In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1989&from=L21haW4- Comment #12 by Beno?t MINISINI: OK, but it does not explain why gb.gtk3 crashes on ARM64... From bugtracker at gambaswiki.org Wed Dec 2 23:01:19 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 02 Dec 2020 22:01:19 GMT Subject: [Gambas-bugtracker] Bug #1994: Unable to grow the debug window on right half, only on left, stack list side In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1994&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Wed Dec 2 23:02:10 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 02 Dec 2020 22:02:10 GMT Subject: [Gambas-bugtracker] Bug #1981: ValueBox and DateBox function failure In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1981&from=L21haW4- Comment #3 by Beno?t MINISINI: Normally I succeeded in removing the thin border. Can you confirm? Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Thu Dec 3 18:22:57 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 03 Dec 2020 17:22:57 GMT Subject: [Gambas-bugtracker] Bug #1996: it does not work Desktop.NetworkAvailable Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1996&from=L21haW4- V?ctor PEREZ reported a new bug. Summary ------- it does not work Desktop.NetworkAvailable Type : Bug Priority : Low Gambas version : 3.15 Product : Development Environment Description ----------- as the first check command does not exist, use the second one (from the .NetworkAvailable function). The latter does not work System information ------------------ [System] Gambas=3.15.2 OperatingSystem=Linux Kernel=5.9.0-4-amd64 Architecture=x86_64 Distribution= bullseye/sid Desktop=MATE Theme=fusion Language=es_UY.UTF-8 Memory=6896M [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.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.102.0.0 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=lightdm-xsession DISPLAY=:0 GB_GUI=gb.qt5 GDMSESSION=lightdm-xsession GIO_LAUNCHED_DESKTOP_FILE_PID=1220 GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 GTK_MODULES=gail:atk-bridge GTK_OVERLAY_SCROLLING=0 HOME= LANG=es_UY.UTF-8 LANGUAGE=es_UY.UTF-8 LC_ALL=es_UY.UTF-8 LOGNAME= MATE_DESKTOP_SESSION_ID=this-is-deprecated PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games PWD= QT_ACCESSIBILITY=1 QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_LOGGING_RULES=*.debug=false QT_SCALE_FACTOR=1 SESSION_MANAGER=local/:@/tmp/.ICE-unix/816,unix/:/tmp/.ICE-unix/816 SHELL=/bin/bash SSH_AGENT_PID=917 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority 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=lightdm-xsession XDG_SESSION_ID=2 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 From bugtracker at gambaswiki.org Thu Dec 3 18:26:22 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 03 Dec 2020 17:26:22 GMT Subject: [Gambas-bugtracker] Bug #1997: gambas3 does not recognize any of the project's custom classes Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1997&from=L21haW4- V?ctor PEREZ reported a new bug. Summary ------- gambas3 does not recognize any of the project's custom classes Type : Bug Priority : Medium Gambas version : 3.15 Product : Development Environment Description ----------- I use gambas3 on debian buster 10.5. I pass the code to mint 20, and gambas3 does not recognize any of the project's custom classes. In both systems I use shrimp 3.15.2 System information ------------------ [System] Gambas=3.15.1 OperatingSystem=Linux Kernel=4.19.0-10-amd64 Architecture=x86_64 Distribution= 10.5 Desktop=MATE Theme=fusion Language=es_UY.UTF-8 Memory=6975M [Libraries] Cairo=libcairo.so.2.11600.0 Curl=libcurl.so.4.6.0 DBus=libdbus-1.so.3.19.13 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.1 OpenGL=libGL.so.1.7.0 Poppler=libpoppler.so.82.0.0 QT5=libQt5Core.so.5.14.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=lightdm-xsession DISPLAY=:0 GB_GUI=gb.qt5 GDMSESSION=lightdm-xsession GIO_LAUNCHED_DESKTOP_FILE_PID=1022 GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 GTK_MODULES=gail:atk-bridge GTK_OVERLAY_SCROLLING=0 HOME= LANG=es_UY.UTF-8 LANGUAGE=es_UY.UTF-8 LC_ALL=es_UY.UTF-8 LOGNAME= MATE_DESKTOP_SESSION_ID=this-is-deprecated PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games PWD= QT_ACCESSIBILITY=1 QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_LOGGING_RULES=*.debug=false QT_SCALE_FACTOR=1 SESSION_MANAGER=local/:@/tmp/.ICE-unix/730,unix/:/tmp/.ICE-unix/730 SHELL=/bin/bash SSH_AGENT_PID=758 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CURRENT_DESKTOP=MATE XDG_DATA_DIRS=/usr/share/mate:/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=lightdm-xsession XDG_SESSION_ID=2 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 From bugtracker at gambaswiki.org Thu Dec 3 18:28:03 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 03 Dec 2020 17:28:03 GMT Subject: [Gambas-bugtracker] Bug #1998: gambas3 does not recognize any of the project's custom classes Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1998&from=L21haW4- V?ctor PEREZ reported a new bug. Summary ------- gambas3 does not recognize any of the project's custom classes Type : Bug Priority : Medium Gambas version : 3.15 Product : Development Environment Description ----------- I use gambas3 on debian buster 10.5. I pass the code to mint 20, and gambas3 does not recognize any of the project's custom classes In both systems I use shrimp 3.15.2 System information ------------------ [System] Gambas=3.15.1 OperatingSystem=Linux Kernel=4.19.0-10-amd64 Architecture=x86_64 Distribution= 10.5 Desktop=MATE Theme=fusion Language=es_UY.UTF-8 Memory=6975M [Libraries] Cairo=libcairo.so.2.11600.0 Curl=libcurl.so.4.6.0 DBus=libdbus-1.so.3.19.13 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.1 OpenGL=libGL.so.1.7.0 Poppler=libpoppler.so.82.0.0 QT5=libQt5Core.so.5.14.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=lightdm-xsession DISPLAY=:0 GB_GUI=gb.qt5 GDMSESSION=lightdm-xsession GIO_LAUNCHED_DESKTOP_FILE_PID=1022 GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 GTK_MODULES=gail:atk-bridge GTK_OVERLAY_SCROLLING=0 HOME= LANG=es_UY.UTF-8 LANGUAGE=es_UY.UTF-8 LC_ALL=es_UY.UTF-8 LOGNAME= MATE_DESKTOP_SESSION_ID=this-is-deprecated PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games PWD= QT_ACCESSIBILITY=1 QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_LOGGING_RULES=*.debug=false QT_SCALE_FACTOR=1 SESSION_MANAGER=local/:@/tmp/.ICE-unix/730,unix/:/tmp/.ICE-unix/730 SHELL=/bin/bash SSH_AGENT_PID=758 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CURRENT_DESKTOP=MATE XDG_DATA_DIRS=/usr/share/mate:/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=lightdm-xsession XDG_SESSION_ID=2 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 From bugtracker at gambaswiki.org Fri Dec 4 09:20:20 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 04 Dec 2020 08:20:20 GMT Subject: [Gambas-bugtracker] Bug #1981: ValueBox and DateBox function failure In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1981&from=L21haW4- Comment #4 by ??: GTK3 is OK. ValueBox and DateBox of GTK2 still can't pop up the selection interface for the second time. ?? changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Fri Dec 4 09:20:35 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 04 Dec 2020 08:20:35 GMT Subject: [Gambas-bugtracker] Bug #1981: ValueBox and DateBox function failure In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1981&from=L21haW4- ?? added an attachment: test-0.0.1.tar.gz From bugtracker at gambaswiki.org Fri Dec 4 11:11:17 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 04 Dec 2020 10:11:17 GMT Subject: [Gambas-bugtracker] Bug #1999: GTK2 and GTK3 control error Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1999&from=L21haW4- ?? reported a new bug. Summary ------- GTK2 and GTK3 control error Type : Bug Priority : Medium Gambas version : Unknown Product : GTK+3 component Description ----------- GTK2 and GTK3 have errors. QT4 and QT5 is right. System information ------------------ [System] Gambas=3.15.3 70114aa (stable) OperatingSystem=Linux Kernel=4.19.0-11-amd64 Architecture=x86_64 Distribution=debian 10.6 Desktop=MATE Theme=qt5ctproxy Language=zh_CN.UTF-8 Memory=23960M [Libraries] Cairo=libcairo.so.2.11600.0 Curl=libcurl.so.4.5.0 DBus=libdbus-1.so.3.19.13 GDK2=libgdk-x11-2.0.so.0.2400.32 GDK3=libgdk-3.so.0.2404.1 GStreamer=libgstreamer-1.0.so.0.1404.0 GTK+2=libgtk-x11-2.0.so.0.2400.32 GTK+3=libgtk-3.so.0.2404.1 OpenGL=libGL.so.1.7.0 Poppler=libpoppler.so.82.0.0 QT4=libQtCore.so.4.8.7 QT5=libQt5Core.so.5.11.3 SDL=libSDL-1.2.so.0.11.4 SQLite=libsqlite3.so.0.8.6 [Environment] CLUTTER_IM_MODULE=fcitx DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DESKTOP_SESSION=lightdm-xsession DISPLAY=:0 GB_GUI=gb.qt5 GDMSESSION=lightdm-xsession GIO_LAUNCHED_DESKTOP_FILE_PID=21177 GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 GTK_IM_MODULE=fcitx GTK_MODULES=gail:atk-bridge GTK_OVERLAY_SCROLLING=0 HOME= LANG=zh_CN.UTF-8 LANGUAGE=zh_CN.UTF-8 LC_ALL=zh_CN.UTF-8 LOGNAME= MATE_DESKTOP_SESSION_ID=this-is-deprecated PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games PWD= QT4_IM_MODULE=fcitx QT_ACCESSIBILITY=1 QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_IM_MODULE=fcitx QT_LOGGING_RULES=*.debug=false QT_QPA_PLATFORMTHEME=qt5ct QT_SCALE_FACTOR=1 SESSION_MANAGER=local/:@/tmp/.ICE-unix/14135,unix/:/tmp/.ICE-unix/14135 SHELL=/bin/bash SSH_AGENT_PID=14176 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CURRENT_DESKTOP=MATE XDG_DATA_DIRS=/usr/share/mate:/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=lightdm-xsession XDG_SESSION_ID=2 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 XMODIFIERS=@im=fcitx From bugtracker at gambaswiki.org Fri Dec 4 11:15:41 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 04 Dec 2020 10:15:41 GMT Subject: [Gambas-bugtracker] Bug #1999: GTK2 and GTK3 control error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1999&from=L21haW4- Comment #1 by ??: the liblunar-date dependency package is required for calendar operation. From bugtracker at gambaswiki.org Fri Dec 4 11:24:19 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 04 Dec 2020 10:24:19 GMT Subject: [Gambas-bugtracker] Bug #2000: Bug again in Return key management on gtk3 Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2000&from=L21haW4- Fabien BODARD reported a new bug. Summary ------- Bug again in Return key management on gtk3 Type : Bug Priority : Medium Gambas version : Unknown Product : GTK+3 component Description ----------- In the ide with the gtk3 component if I try to rename a class the edition textbox not desapear when I press Return key. But neither when I click on the side of the control.. It act like if the _Keypress _Activate or _leave events are not fired. System information ------------------ [System] Gambas=3.15.90 6e26b524e (master) OperatingSystem=Linux Kernel=5.4.0-53-generic Architecture=x86_64 Distribution=Linux Mint 20 Ulyana Desktop=CINNAMON Theme=mint-y Language=fr_FR.UTF-8 Memory=7843M [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] APPMENU_DISPLAY_BOTH=1 CINNAMON_VERSION=4.6.7 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DESKTOP_SESSION=cinnamon DISPLAY=:0 GB_GUI=gb.gtk3 GDMSESSION=cinnamon GDM_LANG=fr_FR GIO_LAUNCHED_DESKTOP_FILE=/usr/local/share/applications/gambas3.desktop GIO_LAUNCHED_DESKTOP_FILE_PID=2538 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 GTK_MODULES=gail:atk-bridge GTK_OVERLAY_SCROLLING=0 HOME= LANG=fr_FR.UTF-8 LANGUAGE=fr_FR.UTF-8 LC_ALL=fr_FR.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/2058,unix/:/tmp/.ICE-unix/2058 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=2126 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=c2 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 From bugtracker at gambaswiki.org Fri Dec 4 11:24:44 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 04 Dec 2020 10:24:44 GMT Subject: [Gambas-bugtracker] Bug #1999: GTK2 and GTK3 control error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1999&from=L21haW4- Comment #2 by Beno?t MINISINI: "System information" tells me that you are using the stable version here. You must use the development version if you want the GTK+ fixes. From bugtracker at gambaswiki.org Fri Dec 4 11:25:44 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 04 Dec 2020 10:25:44 GMT Subject: [Gambas-bugtracker] Bug #1820: gb.report2 In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1820&from=L21haW4- Comment #9 by Fabien BODARD: Ok I'll do that in my way :-) From bugtracker at gambaswiki.org Fri Dec 4 14:07:22 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 04 Dec 2020 13:07:22 GMT Subject: [Gambas-bugtracker] Bug #1999: GTK2 and GTK3 control error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1999&from=L21haW4- Comment #3 by ??: In development version,bug is the same. From bugtracker at gambaswiki.org Fri Dec 4 14:14:35 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 04 Dec 2020 13:14:35 GMT Subject: [Gambas-bugtracker] Bug #1992: The visible properties of the form are invalid when the program starts. In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1992&from=L21haW4- ?? added an attachment: vokoscreen-2020-12-04_21-11-27.mp4 From bugtracker at gambaswiki.org Fri Dec 4 14:17:56 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 04 Dec 2020 13:17:56 GMT Subject: [Gambas-bugtracker] Bug #1999: GTK2 and GTK3 control error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1999&from=L21haW4- ?? added an attachment: vokoscreen-2020-12-04_21-16-05.mp4 From bugtracker at gambaswiki.org Fri Dec 4 17:52:27 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 04 Dec 2020 16:52:27 GMT Subject: [Gambas-bugtracker] Bug #1820: gb.report2 In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1820&from=L21haW4- Comment #10 by Gianluigi GRADASCHI: Thank you very much :-) From bugtracker at gambaswiki.org Sat Dec 5 15:13:06 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 05 Dec 2020 14:13:06 GMT Subject: [Gambas-bugtracker] Bug #1998: gambas3 does not recognize any of the project's custom classes In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1998&from=L21haW4- Comment #1 by Beno?t MINISINI: Why did you create the same bug twice? Beno?t MINISINI changed the state of the bug to: Invalid. From bugtracker at gambaswiki.org Sat Dec 5 15:13:52 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 05 Dec 2020 14:13:52 GMT Subject: [Gambas-bugtracker] Bug #1997: gambas3 does not recognize any of the project's custom classes In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1997&from=L21haW4- Comment #1 by Beno?t MINISINI: Please provide some information about what does not work exactly: error messages, and so on... From bugtracker at gambaswiki.org Sat Dec 5 15:14:02 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 05 Dec 2020 14:14:02 GMT Subject: [Gambas-bugtracker] Bug #1997: gambas3 does not recognize any of the project's custom classes In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1997&from=L21haW4- Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Sat Dec 5 15:16:08 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 05 Dec 2020 14:16:08 GMT Subject: [Gambas-bugtracker] Bug #1996: it does not work Desktop.NetworkAvailable In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1996&from=L21haW4- Comment #1 by Beno?t MINISINI: Please explain better (in correct english) what does not work exactly. Better post a project that reproduces the problem. From bugtracker at gambaswiki.org Sat Dec 5 15:16:20 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 05 Dec 2020 14:16:20 GMT Subject: [Gambas-bugtracker] Bug #1996: it does not work Desktop.NetworkAvailable In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1996&from=L21haW4- Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Sat Dec 5 15:30:19 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 05 Dec 2020 14:30:19 GMT Subject: [Gambas-bugtracker] Bug #1995: Webview.Settings[value] makes gtk webview freeze In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1995&from=L21haW4- Comment #3 by Beno?t MINISINI: I have just download your project from GitLab. How did you create a module and a class with the same name? It's impossible doing that from the IDE. Of course it breaks the project. From bugtracker at gambaswiki.org Sat Dec 5 15:30:27 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 05 Dec 2020 14:30:27 GMT Subject: [Gambas-bugtracker] Bug #1995: Webview.Settings[value] makes gtk webview freeze In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1995&from=L21haW4- Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Sat Dec 5 15:31:47 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 05 Dec 2020 14:31:47 GMT Subject: [Gambas-bugtracker] Bug #1995: Webview.Settings[value] makes gtk webview freeze In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1995&from=L21haW4- Comment #4 by Beno?t MINISINI: By the way: do you know the concept of "indentation"? It will makes your code actually readable. From bugtracker at gambaswiki.org Sat Dec 5 15:35:36 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 05 Dec 2020 14:35:36 GMT Subject: [Gambas-bugtracker] Bug #2000: Bug again in Return key management on gtk3 In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2000&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Sat Dec 5 15:36:44 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 05 Dec 2020 14:36:44 GMT Subject: [Gambas-bugtracker] Bug #2000: Bug again in Return key management on gtk3 In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2000&from=L21haW4- Comment #1 by Beno?t MINISINI: 2000th bug. Wow! From bugtracker at gambaswiki.org Sat Dec 5 15:37:28 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 05 Dec 2020 14:37:28 GMT Subject: [Gambas-bugtracker] Bug #1993: Weekday function calculates weekday errors before 1582-10-5. In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1993&from=L21haW4- Comment #4 by Beno?t MINISINI: I will add a warning in the wiki. Beno?t MINISINI changed the state of the bug to: Abandoned. From bugtracker at gambaswiki.org Sat Dec 5 16:34:19 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 05 Dec 2020 15:34:19 GMT Subject: [Gambas-bugtracker] Bug #1995: Webview.Settings[value] makes gtk webview freeze In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1995&from=L21haW4- Comment #5 by Bruce STEERS: Sorry repository was broken. It had got mixed with the other version of my app i had to make to work on all the other versions of gambas out there not just the new baby. made a new branch https://gitlab.com/bsteers4/scripted/-/tree/test haven't indented the whole thing just so you can read it easier. Preview.module line 108 was the line that found another bug. Bruce STEERS changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Sun Dec 6 17:47:29 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 06 Dec 2020 16:47:29 GMT Subject: [Gambas-bugtracker] Bug #1995: Webview.Settings[value] makes gtk webview freeze In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1995&from=L21haW4- Comment #6 by Bruce STEERS: I've uploaded this for you... https://gitlab.com/bsteers4/scripted/-/tree/new-gambas I activated "format code on load/save" in gambas. you're right, it's easier to read ;) Ironically it completely changes every line of code in anything gambas too, maybe you should activate it as well? ;) hehe And i can't help but return the dig with a .. Have you ever heard of commenting? It will make your code actually understandable. Then we could help better with wiki and stuff. (whistles innocently) ;) x From bugtracker at gambaswiki.org Sun Dec 6 18:39:52 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 06 Dec 2020 17:39:52 GMT Subject: [Gambas-bugtracker] Bug #1995: Webview.Settings[value] makes gtk webview freeze In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1995&from=L21haW4- Comment #7 by Beno?t MINISINI: I strongly disagree: if you carefully choose the name of your identifiers, functions or classes, you should not have to comment your code. When I see a lot of comments in a source code, I know there is a lot of chance that the code is badly written. In other words, use only comments when it is mandatory, because you are doing something unusual, or not logical. On the contrary, if you don't indent your code, you know for sure that nobody will be able to read it easily. From bugtracker at gambaswiki.org Sun Dec 6 19:56:20 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 06 Dec 2020 18:56:20 GMT Subject: [Gambas-bugtracker] Bug #1995: Webview.Settings[value] makes gtk webview freeze In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1995&from=L21haW4- Comment #8 by Bruce STEERS: aah well we will have to agree to disagree there my friend. I think when it comes to others understanding yours or my code comments are not only informative but can be educational. I don't mean full commenting like i tend to do as I a lot of my simple progs are meant as examples I hope will help teach others all they need to know, so guiding them through it, someone else's code is often like reading a foreign language. So i think it helps. I Just mean little summaries for any public functions you might want someone else to take the time to write some wiki info so you don't have to. And not on the obvious stuff of course. Of course, my code makes perfect sense to me, yours does to you. The "obvious" to you and I are different though. I think under normal personal coding practices I see your point but code intended to be shared with/understood by others could do with some summary comments at least. I cannot argue with the fact indenting makes for easier reading / understanding. But you have to agree a little commenting would only help others and you. From bugtracker at gambaswiki.org Mon Dec 7 13:19:36 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 07 Dec 2020 12:19:36 GMT Subject: [Gambas-bugtracker] Bug #2001: Gambas on raspberry fails to open projects Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2001&from=L21haW4- Carlo PANARA reported a new bug. Summary ------- Gambas on raspberry fails to open projects Type : Bug Priority : Medium Gambas version : Master Product : Unknown Description ----------- If I try to open an existing project gambas crashes (freezing). If I try to create a new one gambas suddenly comes out. If I use GB_GUI = gb.qt4 instead everything works. I attach the debug file obtained by opening an existing project. System information ------------------ [System] Gambas=3.15.90 9da43b3e1 (master) OperatingSystem=Linux Kernel=5.4.79-v7l+ Architecture=arm Distribution=debian 10.6 Desktop=LXDE Theme=gtk Language=it_IT.UTF-8 Memory=3828M [Libraries] Cairo=libcairo.so.2.11600.0 Curl=libcurl.so.4.5.0 DBus=libdbus-1.so.3.19.13 GDK2=libgdk-x11-2.0.so.0.2400.32 GDK3=libgdk-3.so.0.2404.1 GStreamer=libgstreamer-1.0.so.0.1404.0 GTK+2=libgtk-x11-2.0.so.0.2400.32 GTK+3=libgtk-3.so.0.2404.1 OpenGL=libGL.so.1.7.0 Poppler=libpoppler.so.82.0.0 QT4=libQtCore.so.4.8.7 QT5=libQt5Core.so.5.11.3 SDL=libSDL-1.2.so.0.11.4 SQLite=libsqlite3.so.0.8.6 [Environment] COLORTERM=truecolor DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DESKTOP_SESSION=LXDE- DISPLAY=:0 GB_GUI=gb.qt4 GDMSESSION=lightdm-xsession GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 HOME= LANG=it_IT.UTF-8 LANGUAGE=it_IT.UTF-8 LC_ALL=it_IT.UTF-8 LOGNAME= LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.co=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36: NO_AT_BRIDGE=1 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games PWD= QT_LOGGING_RULES=*.debug=false QT_QPA_PLATFORMTHEME=qt5ct SAL_USE_VCLPLUGIN=gtk3 SHELL=/bin/bash SHLVL=1 SSH_AGENT_PID=703 SSH_AUTH_SOCK=/tmp/ssh-T1X5KIbRzRLm/agent.671 TERM=xterm-256color TEXTDOMAIN=Linux-PAM TZ=:/etc/localtime USER= VTE_VERSION=5402 XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg XDG_CONFIG_HOME=/.config XDG_CURRENT_DESKTOP=LXDE XDG_DATA_DIRS=/usr/share/fkms:/usr/local/share:/usr/share/ras-ui-overrides:/usr/share:/usr/share/gdm:/var/lib/menu-xdg XDG_GREETER_DATA_DIR=/var/lib/lightdm/data/ XDG_MENU_PREFIX=lxde-- XDG_RUNTIME_DIR=/run/user/1000 XDG_SEAT=seat0 XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0 XDG_SESSION_CLASS=user XDG_SESSION_DESKTOP=lightdm-xsession XDG_SESSION_ID=1 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 _=/usr/bin/gambas3 _LXSESSION_PID=671 From bugtracker at gambaswiki.org Mon Dec 7 13:27:37 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 07 Dec 2020 12:27:37 GMT Subject: [Gambas-bugtracker] Bug #2001: Gambas on raspberry fails to open projects In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2001&from=L21haW4- Comment #1 by Carlo PANARA: Could it be related to the #BUG 1989 ? From bugtracker at gambaswiki.org Mon Dec 7 15:14:00 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 07 Dec 2020 14:14:00 GMT Subject: [Gambas-bugtracker] Bug #2001: Gambas on raspberry fails to open projects In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2001&from=L21haW4- Comment #2 by Beno?t MINISINI: Yes it could. Can you send me the backtrace of the crash? With debugging information enabled in your compilation, as in bug #1989. Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Mon Dec 7 15:24:50 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 07 Dec 2020 14:24:50 GMT Subject: [Gambas-bugtracker] Bug #2001: Gambas on raspberry fails to open projects In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2001&from=L21haW4- Comment #3 by Carlo PANARA: Yes! Attached. Carlo PANARA changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Mon Dec 7 15:25:01 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 07 Dec 2020 14:25:01 GMT Subject: [Gambas-bugtracker] Bug #2001: Gambas on raspberry fails to open projects In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2001&from=L21haW4- Carlo PANARA added an attachment: Debug2. From bugtracker at gambaswiki.org Mon Dec 7 15:39:26 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 07 Dec 2020 14:39:26 GMT Subject: [Gambas-bugtracker] Bug #2001: Gambas on raspberry fails to open projects In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2001&from=L21haW4- Comment #4 by Beno?t MINISINI: Same thing: it should be impossible to crash at this line of code. Maybe 'valgrind' could tell more, but I'm afraid it may be too slow on Raspberry Pi ? From bugtracker at gambaswiki.org Mon Dec 7 15:56:21 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 07 Dec 2020 14:56:21 GMT Subject: [Gambas-bugtracker] Bug #2001: Gambas on raspberry fails to open projects In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2001&from=L21haW4- Comment #5 by Carlo PANARA: Can I try, would you rather try Valgrind with Raspberry OS or Ubuntu 20.10? From bugtracker at gambaswiki.org Mon Dec 7 20:39:40 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 07 Dec 2020 19:39:40 GMT Subject: [Gambas-bugtracker] Bug #2001: Gambas on raspberry fails to open projects In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2001&from=L21haW4- Comment #6 by Carlo PANARA: I did the test with both operating systems. Gambas3 never started. I enclose two output files of Valgrind. From bugtracker at gambaswiki.org Mon Dec 7 20:40:08 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 07 Dec 2020 19:40:08 GMT Subject: [Gambas-bugtracker] Bug #2001: Gambas on raspberry fails to open projects In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2001&from=L21haW4- Carlo PANARA added an attachment: valgrind_Raspberry_OS.out From bugtracker at gambaswiki.org Mon Dec 7 20:40:15 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 07 Dec 2020 19:40:15 GMT Subject: [Gambas-bugtracker] Bug #2001: Gambas on raspberry fails to open projects In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2001&from=L21haW4- Carlo PANARA added an attachment: valgrind_Ubuntu 20.10.out From bugtracker at gambaswiki.org Mon Dec 7 21:28:46 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 07 Dec 2020 20:28:46 GMT Subject: [Gambas-bugtracker] Bug #2001: Gambas on raspberry fails to open projects In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2001&from=L21haW4- Comment #7 by Beno?t MINISINI: Obviously valgrind does not work on Raspberry OS, and on Ubuntu you get the infamous "stack smashing" for no specific reason... From bugtracker at gambaswiki.org Mon Dec 7 21:55:17 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 07 Dec 2020 20:55:17 GMT Subject: [Gambas-bugtracker] Bug #2001: Gambas on raspberry fails to open projects In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2001&from=L21haW4- Comment #8 by Carlo PANARA: :( Just tell me if I can do anything else! From bugtracker at gambaswiki.org Mon Dec 7 22:21:44 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 07 Dec 2020 21:21:44 GMT Subject: [Gambas-bugtracker] Bug #2001: Gambas on raspberry fails to open projects In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2001&from=L21haW4- Comment #9 by Beno?t MINISINI: If you can provide me an ssh access to a Rasperry Pi system with Ubuntu (as with Raspberry OS valgrind does not work), it would be cool. From bugtracker at gambaswiki.org Tue Dec 8 10:43:50 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 08 Dec 2020 09:43:50 GMT Subject: [Gambas-bugtracker] Bug #2001: Gambas on raspberry fails to open projects In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2001&from=L21haW4- Comment #10 by Carlo PANARA: I activated Teamviewer on raspberry + Ubuntu 20.10. Are you well? if yes tell me how can i tell you ID and password. From bugtracker at gambaswiki.org Tue Dec 8 18:02:27 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 08 Dec 2020 17:02:27 GMT Subject: [Gambas-bugtracker] Bug #2002: Operators &/= and &/ possibly do not work as expected Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2002&from=L21haW4- Brian G reported a new bug. Summary ------- Operators &/= and &/ possibly do not work as expected Type : Bug Priority : High Gambas version : Master Product : Language Description ----------- examples Public Sub main() Dim a As String = "" a &/= "bin" Print a ' expected /bin got bin a = "" &/ "bin" Print a ' expected /bin got bin End This showed up while doing some file path work. Maybe I am not understanding. System information ------------------ [System] Gambas=3.15.90 OperatingSystem=Linux Kernel=5.4.0-56-generic Architecture=x86_64 Distribution=Linux Mint 20 Ulyana Desktop=MATE Theme=qt5ctproxy Language=en_US.UTF-8 Memory=14014M [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:abstract=/tmp/dbus-FumBrg30NF,guid=de1e547dfaa65c95bc005f0e5fcf9646 DISPLAY=:50 EDITOR=/usr/bin/vim GB_GUI=gb.qt5 GIO_LAUNCHED_DESKTOP_FILE=/Desktop/gambas3.desktop GIO_LAUNCHED_DESKTOP_FILE_PID=1889630 GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 GTK_MODULES=gail:atk-bridge GTK_OVERLAY_SCROLLING=0 HOME= INSIDE_CAJA_PYTHON= LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LD_LIBRARY_PATH= LIBVIRT_DEFAULT_URI=qemu:///system 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-1607439937_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/1803006,unix/:/tmp/.ICE-unix/1803006 SHELL=/usr/bin/gsh SHLVL=1 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh SSH_CLIENT= SSH_CONNECTION= STARTUP=/usr/bin/im-launch /usr/bin/env LD_LIBRARY_PATH= mate-session TERM=xterm TZ=:/etc/localtime USER= X2GO_AGENT_PID=1802245 X2GO_SESSION=-50-1607439937_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=311 XDG_SESSION_TYPE=tty XSESSION_EXEC=mate-session force_s3tc_enable=true From bugtracker at gambaswiki.org Wed Dec 9 16:08:29 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 09 Dec 2020 15:08:29 GMT Subject: [Gambas-bugtracker] Bug #2003: Window.Lower() does nothing on gtk Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2003&from=L21haW4- Bruce STEERS reported a new bug. Summary ------- Window.Lower() does nothing on gtk Type : Bug Priority : Medium Gambas version : Unknown Product : GUI components Description ----------- calling Window.Lower() or Window.Raise() works with QT. Does nothing in gtk. System information ------------------ [System] Gambas=3.15.90 aef215ed1 (bruces-patched) OperatingSystem=Linux Kernel=5.4.0-56-generic Architecture=x86_64 Distribution=Linux Mint 20 Ulyana Desktop=MATE Theme=qt5ctproxy 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 GB_GUI=gb.qt5 GDMSESSION=mate GDM_LANG=en_GB GIO_LAUNCHED_DESKTOP_FILE_PID=3760 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/1094,unix/:/tmp/.ICE-unix/1094 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=1215 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 force_s3tc_enable=true From bugtracker at gambaswiki.org Wed Dec 9 18:55:44 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 09 Dec 2020 17:55:44 GMT Subject: [Gambas-bugtracker] Bug #2003: Window.Lower() does nothing on gtk In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2003&from=L21haW4- Comment #1 by Bruce STEERS: Hmm, Charlie on Gambas.One made a test app with 3 windows that arranges them using Window.Raise. It seemed to work fine on that tester on QT and GTK. I'll attach my terminal app. It supports window manipulations typing.. echo -en "\033[6t" Sends window to back But only in QT not when using GTK. From bugtracker at gambaswiki.org Wed Dec 9 18:56:02 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 09 Dec 2020 17:56:02 GMT Subject: [Gambas-bugtracker] Bug #2003: Window.Lower() does nothing on gtk In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2003&from=L21haW4- Bruce STEERS added an attachment: Germinal.zip From bugtracker at gambaswiki.org Wed Dec 9 22:27:18 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 09 Dec 2020 21:27:18 GMT Subject: [Gambas-bugtracker] Bug #2001: Gambas on raspberry fails to open projects In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2001&from=L21haW4- Comment #11 by Beno?t MINISINI: What should I do? What is Teamviewer? From bugtracker at gambaswiki.org Wed Dec 9 22:30:08 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 09 Dec 2020 21:30:08 GMT Subject: [Gambas-bugtracker] Bug #2002: Operators &/= and &/ possibly do not work as expected In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2002&from=L21haW4- Comment #1 by Beno?t MINISINI: This is by design. &/ concatenate paths, and a void string is not a path. So it is ignored. Beno?t MINISINI changed the state of the bug to: Rejected. From bugtracker at gambaswiki.org Wed Dec 9 22:37:10 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 09 Dec 2020 21:37:10 GMT Subject: [Gambas-bugtracker] Bug #2003: Window.Lower() does nothing on gtk In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2003&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Wed Dec 9 22:49:34 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 09 Dec 2020 21:49:34 GMT Subject: [Gambas-bugtracker] Bug #2003: Window.Lower() does nothing on gtk In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2003&from=L21haW4- Comment #2 by Beno?t MINISINI: Fixed in commit https://gitlab.com/gambas/gambas/-/commit/c0061c86dabbd2c1dd8ea40e2cc586f789c7e49f. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Wed Dec 9 23:00:47 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 09 Dec 2020 22:00:47 GMT Subject: [Gambas-bugtracker] Bug #2000: Bug again in Return key management on gtk3 In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2000&from=L21haW4- Comment #2 by Beno?t MINISINI: It should be fixed by commit https://gitlab.com/gambas/gambas/-/commit/d7ff002fe6d06a90afb7e94964c7b4487a1ce11e. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Wed Dec 9 23:03:36 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 09 Dec 2020 22:03:36 GMT Subject: [Gambas-bugtracker] Bug #1999: GTK2 and GTK3 control error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1999&from=L21haW4- Comment #4 by Beno?t MINISINI: Can you send me the project? I see the error messages from incorrect text sent to Pango, in the terminal window behind, which explain why you don't see the rich text. Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Wed Dec 9 23:28:19 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 09 Dec 2020 22:28:19 GMT Subject: [Gambas-bugtracker] Bug #1992: The visible properties of the form are invalid when the program starts. In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1992&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Thu Dec 10 04:35:13 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 10 Dec 2020 03:35:13 GMT Subject: [Gambas-bugtracker] Bug #1992: The visible properties of the form are invalid when the program starts. In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1992&from=L21haW4- Comment #1 by Beno?t MINISINI: Fixed in commit https://gitlab.com/gambas/gambas/-/commit/d4a0982a47dd38d5be5181b83132c4baeaa7da58. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Thu Dec 10 04:35:35 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 10 Dec 2020 03:35:35 GMT Subject: [Gambas-bugtracker] Bug #2001: Gambas on raspberry fails to open projects In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2001&from=L21haW4- Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Thu Dec 10 09:05:29 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 10 Dec 2020 08:05:29 GMT Subject: [Gambas-bugtracker] Bug #2001: Gambas on raspberry fails to open projects In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2001&from=L21haW4- Comment #12 by Carlo PANARA: Teamviewer is a commercial program but you can use it personally to access a remote desktop. You should install it and once it starts you will have to enter the ID and password that I give you. I am attaching the link: https://www.teamviewer.com/fr/ If this suits you I will have to start ubuntu in English (or do you prefer French?) Otherwise I think Italian is not your favorite :) let me know Carlo PANARA changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Fri Dec 11 00:44:14 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 10 Dec 2020 23:44:14 GMT Subject: [Gambas-bugtracker] Bug #2001: Gambas on raspberry fails to open projects In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2001&from=L21haW4- Comment #13 by Beno?t MINISINI: OK, TeamViewer is installed. From bugtracker at gambaswiki.org Fri Dec 11 02:25:18 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 11 Dec 2020 01:25:18 GMT Subject: [Gambas-bugtracker] Bug #1999: GTK2 and GTK3 control error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1999&from=L21haW4- Comment #5 by ??: The project has been uploaded. It's on the right side of the GTK3 picture. ?? changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Fri Dec 11 08:36:59 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 11 Dec 2020 07:36:59 GMT Subject: [Gambas-bugtracker] Bug #2001: Gambas on raspberry fails to open projects In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2001&from=L21haW4- Comment #14 by Carlo PANARA: Tell me where can I send you my ID and password privately! From bugtracker at gambaswiki.org Fri Dec 11 14:19:34 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 11 Dec 2020 13:19:34 GMT Subject: [Gambas-bugtracker] Bug #2001: Gambas on raspberry fails to open projects In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2001&from=L21haW4- Comment #15 by Beno?t MINISINI: You can use my private Gambas e-mail: g4mba5 at gmail.com From bugtracker at gambaswiki.org Sat Dec 12 22:57:52 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 12 Dec 2020 21:57:52 GMT Subject: [Gambas-bugtracker] Bug #2001: Gambas on raspberry fails to open projects In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2001&from=L21haW4- Carlo PANARA changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Sat Dec 12 22:59:36 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 12 Dec 2020 21:59:36 GMT Subject: [Gambas-bugtracker] Bug #2001: Gambas on raspberry fails to open projects In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2001&from=L21haW4- Comment #16 by Carlo PANARA: Fixed with commit e61e7583bc87277f866c8b12b6cb67e22aa17ffe Thank you Benoit From bugtracker at gambaswiki.org Sat Dec 12 23:16:43 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 12 Dec 2020 22:16:43 GMT Subject: [Gambas-bugtracker] Bug #2004: Popup variable list disapears if cursor is far right. Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2004&from=L21haW4- Bruce STEERS reported a new bug. Summary ------- Popup variable list disapears if cursor is far right. Type : Bug Priority : Low Gambas version : Unknown Product : Development Environment Description ----------- If my line of text is long the cursor is on the far right hand margin of the editor the popup variable list pops up and just quickly closes again. If i press backspace and delete a character so the cursor is -1 char away from the right edge the list stays open. System information ------------------ [System] Gambas=3.15.88 66ec2ba8f (bruces-patched) OperatingSystem=Linux Kernel=5.4.0-56-generic Architecture=x86_64 Distribution=Linux Mint 20 Ulyana Desktop=MATE Theme=qt5ctproxy 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.qt5 GDMSESSION=mate GDM_LANG=en_GB GIO_LAUNCHED_DESKTOP_FILE_PID=59837 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/994,unix/:/tmp/.ICE-unix/994 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=1108 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 force_s3tc_enable=true From bugtracker at gambaswiki.org Sun Dec 13 09:38:17 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 13 Dec 2020 08:38:17 GMT Subject: [Gambas-bugtracker] Bug #1989: Architecture unknown on Raspberry pi 4 + Ubuntu 20.10 In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1989&from=L21haW4- Comment #13 by Carlo PANARA: Fix with commit c316cbaaf1c2ca90adf7bb47c6db9b2becb95a7a Thank you Benoit From bugtracker at gambaswiki.org Sun Dec 13 09:38:25 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 13 Dec 2020 08:38:25 GMT Subject: [Gambas-bugtracker] Bug #1989: Architecture unknown on Raspberry pi 4 + Ubuntu 20.10 In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1989&from=L21haW4- Carlo PANARA changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Sun Dec 13 10:28:04 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 13 Dec 2020 09:28:04 GMT Subject: [Gambas-bugtracker] Bug #1989: Architecture unknown on Raspberry pi 4 + Ubuntu 20.10 In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1989&from=L21haW4- Comment #14 by Carlo PANARA: Sorry, with commit e61e7583bc87277f866c8b12b6cb67e22aa17ffe From bugtracker at gambaswiki.org Mon Dec 14 16:05:31 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 14 Dec 2020 15:05:31 GMT Subject: [Gambas-bugtracker] Bug #2005: GTK Message() does not show focus Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2005&from=L21haW4- Bruce STEERS reported a new bug. Summary ------- GTK Message() does not show focus Type : Bug Priority : Medium Gambas version : Master Product : GUI components Description ----------- Hi Ben i mentioned this on the mailing list but i think it's worth a proper bug report.. Using Message in QT mode shows a dotted border around the button that has focus and it moves as you press Tab or left/right arrow keys. so you can select using keyboard and press return. Using GTK with Message does not show anything. Using the arrow keys and pressing return always returns "default" button value. But using tab does change the button but you cannot see making pressing return risky. Bruce System information ------------------ [System] Gambas=3.15.88 2c2df9c57 (bruces-patched) OperatingSystem=Linux Kernel=5.4.0-58-generic Architecture=x86_64 Distribution=Linux Mint 20 Ulyana Desktop=MATE Theme=qt5ctproxy 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.qt5 GDMSESSION=mate GDM_LANG=en_GB GIO_LAUNCHED_DESKTOP_FILE_PID=6817 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/1076,unix/:/tmp/.ICE-unix/1076 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=1187 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 force_s3tc_enable=true From bugtracker at gambaswiki.org Tue Dec 15 19:37:38 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 15 Dec 2020 18:37:38 GMT Subject: [Gambas-bugtracker] Bug #2005: GTK Message() does not show focus In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2005&from=L21haW4- Comment #1 by Beno?t MINISINI: I have the same problem but with GTK+2 and the breeze theme. Not with GTK+3 apparently. Which component do you use? With which widget theme? Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Tue Dec 15 19:40:15 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 15 Dec 2020 18:40:15 GMT Subject: [Gambas-bugtracker] Bug #1994: Unable to grow the debug window on right half, only on left, stack list side In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1994&from=L21haW4- Comment #1 by Beno?t MINISINI: Sorry I don't understand the problem. Can you make a picture or a video? Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Tue Dec 15 19:40:59 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 15 Dec 2020 18:40:59 GMT Subject: [Gambas-bugtracker] Bug #2004: Popup variable list disapears if cursor is far right. In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2004&from=L21haW4- Comment #1 by Beno?t MINISINI: It is with QT5 or GTK+3 or both? Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Tue Dec 15 20:05:28 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 15 Dec 2020 19:05:28 GMT Subject: [Gambas-bugtracker] Bug #2005: GTK Message() does not show focus In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2005&from=L21haW4- Comment #2 by Bruce STEERS: Controls are Mint-X-Sand Window border Mint-X Happening on both gtk2 and gtk3 for me. Bruce STEERS changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Tue Dec 15 20:08:45 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 15 Dec 2020 19:08:45 GMT Subject: [Gambas-bugtracker] Bug #2004: Popup variable list disapears if cursor is far right. In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2004&from=L21haW4- Comment #2 by Bruce STEERS: Both. Bruce STEERS changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Tue Dec 15 20:10:26 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 15 Dec 2020 19:10:26 GMT Subject: [Gambas-bugtracker] Bug #1988: QT icon theme not right using 'medium' size. In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1988&from=L21haW4- Comment #1 by Beno?t MINISINI: It's normal. "medium" is not the same size as "32". Depending on your icon theme, you may have different looks for the same icon when the size changes. Look at the icon theme on your disk. Beno?t MINISINI changed the state of the bug to: Rejected. From bugtracker at gambaswiki.org Tue Dec 15 20:25:27 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 15 Dec 2020 19:25:27 GMT Subject: [Gambas-bugtracker] Bug #1988: QT icon theme not right using 'medium' size. In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1988&from=L21haW4- Comment #2 by Bruce STEERS: My icon theme is just set to Gnome icons. they are all very colourful and apart from different sizes they look the same, not like the icons above. although there is nothing for "actions" in the "scalable" folder. Does medium use the "scalable" types and default to a different theme? Because i cannot see the above icons anywhere in my Gnome icons folder. From bugtracker at gambaswiki.org Tue Dec 15 20:35:01 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 15 Dec 2020 19:35:01 GMT Subject: [Gambas-bugtracker] Bug #1988: QT icon theme not right using 'medium' size. In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1988&from=L21haW4- Comment #3 by Beno?t MINISINI: The 'save' icons is associated with the 'document-save' icon located in the 'action' directory corresponding to a size that is the nearest of the requested size. Can you run your project with the "GB_STOCK_DEBUG" environment variable set to "1", and send me the output? Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Wed Dec 16 04:48:19 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 16 Dec 2020 03:48:19 GMT Subject: [Gambas-bugtracker] Bug #2005: GTK Message() does not show focus In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2005&from=L21haW4- Comment #3 by Bruce STEERS: aah , i changed to Mint-Y and it works. It also works on all other gtk themes i have , Just not on any version of Mint-X From bugtracker at gambaswiki.org Wed Dec 16 05:06:32 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 16 Dec 2020 04:06:32 GMT Subject: [Gambas-bugtracker] Bug #1988: QT icon theme not right using 'medium' size. In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1988&from=L21haW4- Comment #4 by Bruce STEERS: It does not seem right because when i change the size they change size and look okay in the IDE , but at runtime the app shows wrong. ANY word "string" size definition shows wrong icon, All Integer values show correct. requested output... gb.form: init stock with application theme: '' gb.form: desktop is MATE gb.form: add icon path: /usr/share/icons/mate/&1x&1!&2 gb.form: add icon path: /usr/share/icons/gnome/&1x&1!&2 gb.form: add icon path: /usr/share/icons/hicolor/&1x&1!&2 gb.form: add icon path: stock/&1 gb.form: load stock icon: 32/open gb.form: load stock icon: 32/open-recent gb.form: load stock icon: small/save gb.form: load stock icon: small/save-as gb.form: load stock icon: small/open gb.form: load stock icon: 32/quit gb.form: load stock icon: 16/cut gb.form: load stock icon: 16/copy gb.form: load stock icon: 16/paste gb.form: load stock icon: small/find gb.form: load stock icon: small/next gb.form: load stock icon: small/undo gb.form: load stock icon: small/redo gb.form: load stock icon: 16/options gb.form: load stock icon: small/edit gb.form: load stock icon: 16/font gb.form: load stock icon: 16/script gb.form: load stock icon: 16/gambas gb.form: load stock icon: 16/record gb.form: load stock icon: 16/stop gb.form: load stock icon: 16/play gb.form: load stock icon: small/watch gb.form: load stock icon: small/clear gb.form: load stock icon: 16/watch gb.form: load stock icon: small/add gb.form: load stock icon: 16/close gb.form: load stock icon: 32/refresh gb.form: load stock icon: large/save gb.form: load stock icon: medium/save-as gb.form: load stock icon: 32/undo gb.form: load stock icon: 32/redo gb.form: load stock icon: 32/add gb.form: load stock icon: 32/preview gb.form: load stock icon: 32/terminal gb.form: load stock icon: 32/keyboard gb.form: load stock icon: 32/find gb.form: load stock icon: 32/replace gb.form: load stock icon: 16/clear gb.form: load stock icon: 22/open gb.form: load stock icon: 22/save gb.form: load stock icon: 16/file Macro recording with QT is experimental and not reccomended to use. Run with GTK interface for better macro funcionality. gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: 16/html gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: 16/none gb.form: load stock icon: 16/file gb.form: load stock icon: 16/terminal gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: medium/terminal gb.form: load stock icon: 24/save-as gb.form: load stock icon: 24/copy gb.form: load stock icon: 24/clear gb.form: load stock icon: 32/close gb.form: load stock icon: small/grid gb.form: load stock icon: small/red gb.form: load stock icon: small/hue gb.form: load stock icon: small/green gb.form: load stock icon: small/saturation gb.form: load stock icon: small/blue gb.form: load stock icon: small/lightness gb.form: load stock icon: small/transparency gb.form: load stock icon: small/color-picker Bruce STEERS changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Thu Dec 17 03:11:16 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 17 Dec 2020 02:11:16 GMT Subject: [Gambas-bugtracker] Bug #2004: Popup variable list disapears if cursor is far right. In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2004&from=L21haW4- Comment #3 by Beno?t MINISINI: Can you make a movie of the behavior you are describing? It's not very clear. Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Thu Dec 17 03:21:34 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 17 Dec 2020 02:21:34 GMT Subject: [Gambas-bugtracker] Bug #1988: QT icon theme not right using 'medium' size. In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1988&from=L21haW4- Comment #5 by Beno?t MINISINI: Can you use the latest master and give me again the output. Now you should have the icon theme detected in the debugging messages. Note that your problem may come from the fact that the 'mate' icon directories are always searched if the current desktop is mate. Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Thu Dec 17 04:20:53 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 17 Dec 2020 03:20:53 GMT Subject: [Gambas-bugtracker] Bug #1999: GTK2 and GTK3 control error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1999&from=L21haW4- Comment #6 by Beno?t MINISINI: Rich text problem has been fixed in commit https://gitlab.com/gambas/gambas/-/commit/c3e07f4a336cc031c664159014b4e4b0c19627f2. Beware that Gambas rich text is a very small subset of HTML. Most of the HTML you provide is not supported in GTK+ components, and may or may not be supported in QT components. From bugtracker at gambaswiki.org Thu Dec 17 04:20:56 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 17 Dec 2020 03:20:56 GMT Subject: [Gambas-bugtracker] Bug #1999: GTK2 and GTK3 control error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1999&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Working. From bugtracker at gambaswiki.org Thu Dec 17 12:39:08 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 17 Dec 2020 11:39:08 GMT Subject: [Gambas-bugtracker] Bug #2004: Popup variable list disapears if cursor is far right. In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2004&from=L21haW4- Comment #4 by Bruce STEERS: If cursor is at right margin popup list does not stay open. attaching vid. In vid i'm typing at right margin. List only appears when i press backspace. Bruce STEERS changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Thu Dec 17 12:39:29 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 17 Dec 2020 11:39:29 GMT Subject: [Gambas-bugtracker] Bug #2004: Popup variable list disapears if cursor is far right. In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2004&from=L21haW4- Bruce STEERS added an attachment: screenrecord-2020-12-17_11.34.27.mp4 From bugtracker at gambaswiki.org Thu Dec 17 13:18:53 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 17 Dec 2020 12:18:53 GMT Subject: [Gambas-bugtracker] Bug #1988: QT icon theme not right using 'medium' size. In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1988&from=L21haW4- Comment #6 by Bruce STEERS: Looks like it did not detect the theme again and defaulted to MATE. And i have now found the icons it is using. they are in /usr/share/mate/scalable/actions So i guess you are right, if MATE desktop it defaults to MATE regardless of set theme. gb.form: init stock with application theme: '' gb.form: desktop is MATE gb.form: add icon path: /usr/share/icons/mate/&1x&1!&2 gb.form: add icon path: /usr/share/icons/gnome/&1x&1!&2 gb.form: add icon path: /usr/share/icons/hicolor/&1x&1!&2 gb.form: add icon path: stock/&1 gb.form: load stock icon: 32/open gb.form: load stock icon: 32/open-recent gb.form: load stock icon: small/save gb.form: load stock icon: small/save-as gb.form: load stock icon: small/open gb.form: load stock icon: 32/quit gb.form: load stock icon: 16/cut gb.form: load stock icon: 16/copy gb.form: load stock icon: 16/paste gb.form: load stock icon: small/find gb.form: load stock icon: small/next gb.form: load stock icon: small/undo gb.form: load stock icon: small/redo gb.form: load stock icon: 16/options gb.form: load stock icon: small/edit gb.form: load stock icon: 16/font gb.form: load stock icon: 16/script gb.form: load stock icon: 16/gambas gb.form: load stock icon: 16/record gb.form: load stock icon: 16/stop gb.form: load stock icon: 16/play gb.form: load stock icon: small/watch gb.form: load stock icon: small/clear gb.form: load stock icon: 16/watch gb.form: load stock icon: small/add gb.form: load stock icon: 16/close gb.form: load stock icon: 32/refresh gb.form: load stock icon: medium/save gb.form: load stock icon: 32/save-as gb.form: load stock icon: 32/undo gb.form: load stock icon: 32/redo gb.form: load stock icon: 32/add gb.form: load stock icon: 32/preview gb.form: load stock icon: 32/terminal gb.form: load stock icon: 32/keyboard gb.form: load stock icon: 32/find gb.form: load stock icon: 32/replace gb.form: load stock icon: 16/clear gb.form: load stock icon: 16/open gb.form: load stock icon: 16/save gb.form: load stock icon: 16/file Macro recording with QT is experimental and not reccomended to use. Run with GTK interface for better macro funcionality. gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: 16/html gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: 16/none gb.form: load stock icon: 16/file gb.form: load stock icon: 16/terminal gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: medium/terminal gb.form: load stock icon: 24/save-as gb.form: load stock icon: 24/copy gb.form: load stock icon: 24/clear gb.form: load stock icon: 32/close gb.form: load stock icon: small/grid gb.form: load stock icon: small/red gb.form: load stock icon: small/hue gb.form: load stock icon: small/green gb.form: load stock icon: small/saturation gb.form: load stock icon: small/blue gb.form: load stock icon: small/lightness gb.form: load stock icon: small/transparency gb.form: load stock icon: small/color-picker Bruce STEERS changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Thu Dec 17 14:28:03 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 17 Dec 2020 13:28:03 GMT Subject: [Gambas-bugtracker] Bug #1988: QT icon theme not right using 'medium' size. In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1988&from=L21haW4- Comment #7 by Beno?t MINISINI: It should be fixed with commit https://gitlab.com/gambas/gambas/-/commit/aab93798f103a8e8d19e50c9e6cb61fdcab8f493. Can you confirm? Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Thu Dec 17 15:14:46 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 17 Dec 2020 14:14:46 GMT Subject: [Gambas-bugtracker] Bug #1988: QT icon theme not right using 'medium' size. In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1988&from=L21haW4- Comment #8 by Bruce STEERS: I can confirm , great stuff Ben, Many thanks. Icon shows correct with 'medium' Here's the output now. gb.form: init stock with application theme: '' gb.form: desktop is MATE gb.form: searching directories for icon theme 'gnome' gb.form: add icon path: /usr/share/icons/gnome/&1x&1!&2 gb.form: add icon path: /usr/share/icons/mate/&1x&1!&2 gb.form: add icon path: /usr/share/icons/hicolor/&1x&1!&2 gb.form: add icon path: stock/&1 gb.form: load stock icon: 32/open gb.form: load stock icon: 32/open-recent gb.form: load stock icon: small/save gb.form: load stock icon: small/save-as gb.form: load stock icon: small/open gb.form: load stock icon: 32/quit gb.form: load stock icon: 16/cut gb.form: load stock icon: 16/copy gb.form: load stock icon: 16/paste gb.form: load stock icon: small/find gb.form: load stock icon: small/next gb.form: load stock icon: small/undo gb.form: load stock icon: small/redo gb.form: load stock icon: 16/options gb.form: load stock icon: small/edit gb.form: load stock icon: 16/font gb.form: load stock icon: 16/script gb.form: load stock icon: 16/gambas gb.form: load stock icon: 16/record gb.form: load stock icon: 16/stop gb.form: load stock icon: 16/play gb.form: load stock icon: small/watch gb.form: load stock icon: small/clear gb.form: load stock icon: 16/watch gb.form: load stock icon: small/add gb.form: load stock icon: 16/close gb.form: load stock icon: 32/refresh gb.form: load stock icon: medium/save gb.form: load stock icon: 32/save-as gb.form: load stock icon: 32/undo gb.form: load stock icon: 32/redo gb.form: load stock icon: 32/add gb.form: load stock icon: 32/preview gb.form: load stock icon: 32/terminal gb.form: load stock icon: 32/keyboard gb.form: load stock icon: 32/find gb.form: load stock icon: 32/replace gb.form: load stock icon: 16/clear gb.form: load stock icon: 16/open gb.form: load stock icon: 16/save gb.form: load stock icon: 16/file Macro recording with QT is experimental and not reccomended to use. Run with GTK interface for better macro funcionality. gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: 16/html gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: 16/none gb.form: load stock icon: 16/file gb.form: load stock icon: 16/terminal gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen gb.form: load stock icon: small/pen Bruce STEERS changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Thu Dec 17 15:20:27 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 17 Dec 2020 14:20:27 GMT Subject: [Gambas-bugtracker] Bug #1988: QT icon theme not right using 'medium' size. In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1988&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Fri Dec 18 02:58:50 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 18 Dec 2020 01:58:50 GMT Subject: [Gambas-bugtracker] Bug #1955: "About Gambas" markup syntax showing In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1955&from=L21haW4- Comment #1 by Beno?t MINISINI: Fixed in commit https://gitlab.com/gambas/gambas/-/commit/be18f431c7759dbdceb2aaf43038bde0f6002677. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Fri Dec 18 06:01:34 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 18 Dec 2020 05:01:34 GMT Subject: [Gambas-bugtracker] Bug #1955: "About Gambas" markup syntax showing In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1955&from=L21haW4- Comment #2 by Bruce STEERS: looks much better my friend but there is still
then it'd be perfect :) Bruce STEERS changed the state of the bug to: Opened. From bugtracker at gambaswiki.org Fri Dec 18 13:18:16 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 18 Dec 2020 12:18:16 GMT Subject: [Gambas-bugtracker] Bug #1955: "About Gambas" markup syntax showing In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1955&from=L21haW4- Comment #3 by Beno?t MINISINI: No, where do you see them? Did you update correctly? From bugtracker at gambaswiki.org Fri Dec 18 13:59:25 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 18 Dec 2020 12:59:25 GMT Subject: [Gambas-bugtracker] Bug #2004: Popup variable list disapears if cursor is far right. In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2004&from=L21haW4- Comment #5 by Beno?t MINISINI: Is it better with commit https://gitlab.com/gambas/gambas/-/commit/4c5d7efc441efcab9bd9fdc5061aa4d663a165a6? Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Fri Dec 18 13:59:48 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 18 Dec 2020 12:59:48 GMT Subject: [Gambas-bugtracker] Bug #1955: "About Gambas" markup syntax showing In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1955&from=L21haW4- Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Fri Dec 18 14:00:37 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 18 Dec 2020 13:00:37 GMT Subject: [Gambas-bugtracker] Bug #1999: GTK2 and GTK3 control error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1999&from=L21haW4- Comment #7 by Beno?t MINISINI: Color buttons have been fixed too. From bugtracker at gambaswiki.org Fri Dec 18 15:18:49 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 18 Dec 2020 14:18:49 GMT Subject: [Gambas-bugtracker] Bug #2006: Viweport meta tag Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2006&from=L21haW4- Safiur RAHMAN reported a new bug. Summary ------- Viweport meta tag Type : Request Priority : Medium Gambas version : Master Product : Web components Description ----------- Is it possible to enable "viewport" meta tag as an option in gambas gb.web.gui System information ------------------ [System] Gambas=3.15.1 OperatingSystem=Linux Kernel=5.4.0-56-generic Architecture=x86_64 Distribution=Ubuntu 20.04.1 LTS Desktop=UBUNTU:GNOME Theme=fusion Language=en_US.UTF-8 Memory=3817M [Libraries] Cairo=libcairo.so.2.11600.0 Curl=libcurl.so.4.6.0 DBus=libdbus-1.so.3.19.11 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= DISPLAY=:0 GB_GUI=gb.qt5 GDMSESSION= GIO_LAUNCHED_DESKTOP_FILE=/usr/share/applications/gambas3.desktop GIO_LAUNCHED_DESKTOP_FILE_PID=9610 GJS_DEBUG_OUTPUT=stderr GJS_DEBUG_TOPICS=JS ERROR;JS LOG GNOME_DESKTOP_SESSION_ID=this-is-deprecated GNOME_SHELL_SESSION_MODE= GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 GTK_MODULES=gail:atk-bridge HOME= IM_CONFIG_PHASE=1 INVOCATION_ID=62b30e18ed1f4031b21bf32cd39c0b7f JOURNAL_STREAM=9:43354 LANG=en_US.UTF-8 LC_ADDRESS=bho_NP LC_IDENTIFICATION=bho_NP LC_MEASUREMENT=bho_NP LC_MONETARY=bho_NP LC_NAME=bho_NP LC_NUMERIC=bho_NP LC_PAPER=bho_NP LC_TELEPHONE=bho_NP LC_TIME=bho_NP LOGNAME= MANAGERPID=1619 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_IM_MODULE=ibus QT_LOGGING_RULES=*.debug=false SESSION_MANAGER=local/:@/tmp/.ICE-unix/1844,unix/:/tmp/.ICE-unix/1844 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=1799 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-:/etc/xdg XDG_CURRENT_DESKTOP=:GNOME XDG_DATA_DIRS=/usr/share/:/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= XDG_SESSION_TYPE=x11 XMODIFIERS=@im=ibus _=/usr/bin/dbus-update-activation-environment From bugtracker at gambaswiki.org Fri Dec 18 16:23:33 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 18 Dec 2020 15:23:33 GMT Subject: [Gambas-bugtracker] Bug #1955: "About Gambas" markup syntax showing In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1955&from=L21haW4- Comment #4 by Bruce STEERS: doing all from ./reconf-all not just the make commands at mo will let yo know result. but with just make/make install i still have error from todays commit. Bruce STEERS changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Fri Dec 18 16:23:52 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 18 Dec 2020 15:23:52 GMT Subject: [Gambas-bugtracker] Bug #1955: "About Gambas" markup syntax showing In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1955&from=L21haW4- Bruce STEERS added an attachment: snap.png From bugtracker at gambaswiki.org Fri Dec 18 16:51:20 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 18 Dec 2020 15:51:20 GMT Subject: [Gambas-bugtracker] Bug #1955: "About Gambas" markup syntax showing In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1955&from=L21haW4- Comment #5 by Bruce STEERS: okay my apologies, seems to be fixed now :) took a full compile though not just a make Good work fella :) BruceS Bruce STEERS changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Fri Dec 18 17:11:18 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 18 Dec 2020 16:11:18 GMT Subject: [Gambas-bugtracker] Bug #2004: Popup variable list disapears if cursor is far right. In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2004&from=L21haW4- Comment #6 by Bruce STEERS: It is yes :) Fantastic Ben, thank you, list popping up fine now on edge , that was a rather annoying bug. Bruce STEERS changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Fri Dec 18 22:17:51 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 18 Dec 2020 21:17:51 GMT Subject: [Gambas-bugtracker] Bug #2006: Viweport meta tag In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2006&from=L21haW4- Comment #1 by Beno?t MINISINI: What's that exactly? From bugtracker at gambaswiki.org Sat Dec 19 00:29:37 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 18 Dec 2020 23:29:37 GMT Subject: [Gambas-bugtracker] Bug #1999: GTK2 and GTK3 control error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1999&from=L21haW4- Comment #8 by Beno?t MINISINI: Arrangement and Autoresize problems have been fixed in commit https://gitlab.com/gambas/gambas/-/commit/e1fc63ba1525482e902ed6ac5b2c2df8ec6bde79. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Sat Dec 19 06:27:06 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 19 Dec 2020 05:27:06 GMT Subject: [Gambas-bugtracker] Bug #2006: Viweport meta tag In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2006&from=L21haW4- Comment #2 by Safiur RAHMAN: I want to add viewport meta tag to header to ensure my web application in gb.web.gui adopts to mobile screen: Please follow the description at: https://developer.mozilla.org/en-US/docs/Mozilla/Mobile/Viewport_meta_tag From bugtracker at gambaswiki.org Sat Dec 19 09:32:23 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 19 Dec 2020 08:32:23 GMT Subject: [Gambas-bugtracker] Bug #1999: GTK2 and GTK3 control error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1999&from=L21haW4- Comment #9 by ??: Thank you. These bugs have been fixed. But there's a small problem. There is an error in the spacing of checkboxes. From bugtracker at gambaswiki.org Sat Dec 19 09:32:37 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 19 Dec 2020 08:32:37 GMT Subject: [Gambas-bugtracker] Bug #1999: GTK2 and GTK3 control error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1999&from=L21haW4- ?? added an attachment: GTK2.png From bugtracker at gambaswiki.org Sat Dec 19 09:32:51 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 19 Dec 2020 08:32:51 GMT Subject: [Gambas-bugtracker] Bug #1999: GTK2 and GTK3 control error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1999&from=L21haW4- ?? added an attachment: GTK3.png From bugtracker at gambaswiki.org Sat Dec 19 09:40:40 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 19 Dec 2020 08:40:40 GMT Subject: [Gambas-bugtracker] Bug #2007: format function deal with 0 Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2007&from=L21haW4- ?? reported a new bug. Summary ------- format function deal with 0 Type : Bug Priority : Medium Gambas version : Master Product : Language Description ----------- dim a as string a=format(0,"+##") a should be "0" , but a is null. System information ------------------ [System] Gambas=3.15.90 6d3f829 (master) OperatingSystem=Linux Kernel=4.19.0-8-amd64 Architecture=x86_64 Distribution=debian 10.3 Desktop=MATE Theme=traditionalok Language=zh_CN.UTF-8 Memory=7978M [Libraries] Cairo=libcairo.so.2.11600.0 Curl=libcurl.so.4.5.0 DBus=libdbus-1.so.3.19.13 GDK2=libgdk-x11-2.0.so.0.2400.32 GDK3=libgdk-3.so.0.2404.1 GStreamer=libgstreamer-1.0.so.0.1404.0 GTK+2=libgtk-x11-2.0.so.0.2400.32 GTK+3=libgtk-3.so.0.2404.1 OpenGL=libGL.so.1.7.0 Poppler=libpoppler.so.82.0.0 QT4=libQtCore.so.4.8.7 QT5=libQt5Core.so.5.11.3 SDL=libSDL-1.2.so.0.11.4 SQLite=libsqlite3.so.0.8.6 [Environment] CLUTTER_BACKEND=x11 CLUTTER_IM_MODULE=fcitx DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DESKTOP_SESSION=mate DISPLAY=:0 GB_GUI=gb.gtk3 GDMSESSION=mate GIO_LAUNCHED_DESKTOP_FILE=/usr/share/mate/applications/gambas3.desktop GIO_LAUNCHED_DESKTOP_FILE_PID=12965 GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 GTK_IM_MODULE=fcitx GTK_MODULES=gail:atk-bridge:canberra-gtk-module GTK_OVERLAY_SCROLLING=0 HOME= LANG=zh_CN.UTF-8 LANGUAGE=zh_CN.UTF-8 LC_ALL=zh_CN.UTF-8 LOGNAME= MATE_DESKTOP_SESSION_ID=this-is-deprecated PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games PWD= QT4_IM_MODULE=fcitx QT_ACCESSIBILITY=1 QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_IM_MODULE=fcitx QT_LOGGING_RULES=*.debug=false QT_SCALE_FACTOR=1 SESSION_MANAGER=local/:@/tmp/.ICE-unix/1040,unix/:/tmp/.ICE-unix/1040 SHELL=/bin/bash SSH_AGENT_PID=1128 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CURRENT_DESKTOP=MATE XDG_DATA_DIRS=/usr/share/mate:/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=1 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 XMODIFIERS=@im=fcitx From bugtracker at gambaswiki.org Sat Dec 19 10:11:57 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 19 Dec 2020 09:11:57 GMT Subject: [Gambas-bugtracker] Bug #2008: Suggestions on the function of color selection dialog box Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2008&from=L21haW4- ?? reported a new bug. Summary ------- Suggestions on the function of color selection dialog box Type : Request Priority : High Gambas version : Master Product : GUI components Description ----------- The interface design of the new color selection dialog box is defective. 1)The number of preset colors is small; 2)User cannot see the selected color; 3)The user-defined color needs to switch the interface, and the operation is cumbersome. And you can't switch back to the predefined color selection interface. The color selection dialog box of QT4 is relatively reasonable. But it lacks a function to pick up screen colors. I suggest that the color selection dialog should have a QT4 like interface. System information ------------------ [System] Gambas=3.15.90 6d3f829 (master) OperatingSystem=Linux Kernel=4.19.0-8-amd64 Architecture=x86_64 Distribution=debian 10.3 Desktop=MATE Theme=traditionalok Language=zh_CN.UTF-8 Memory=7978M [Libraries] Cairo=libcairo.so.2.11600.0 Curl=libcurl.so.4.5.0 DBus=libdbus-1.so.3.19.13 GDK2=libgdk-x11-2.0.so.0.2400.32 GDK3=libgdk-3.so.0.2404.1 GStreamer=libgstreamer-1.0.so.0.1404.0 GTK+2=libgtk-x11-2.0.so.0.2400.32 GTK+3=libgtk-3.so.0.2404.1 OpenGL=libGL.so.1.7.0 Poppler=libpoppler.so.82.0.0 QT4=libQtCore.so.4.8.7 QT5=libQt5Core.so.5.11.3 SDL=libSDL-1.2.so.0.11.4 SQLite=libsqlite3.so.0.8.6 [Environment] CLUTTER_BACKEND=x11 CLUTTER_IM_MODULE=fcitx DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DESKTOP_SESSION=mate DISPLAY=:0 GB_GUI=gb.gtk3 GDMSESSION=mate GIO_LAUNCHED_DESKTOP_FILE=/usr/share/mate/applications/gambas3.desktop GIO_LAUNCHED_DESKTOP_FILE_PID=12965 GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 GTK_IM_MODULE=fcitx GTK_MODULES=gail:atk-bridge:canberra-gtk-module GTK_OVERLAY_SCROLLING=0 HOME= LANG=zh_CN.UTF-8 LANGUAGE=zh_CN.UTF-8 LC_ALL=zh_CN.UTF-8 LOGNAME= MATE_DESKTOP_SESSION_ID=this-is-deprecated PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games PWD= QT4_IM_MODULE=fcitx QT_ACCESSIBILITY=1 QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_IM_MODULE=fcitx QT_LOGGING_RULES=*.debug=false QT_SCALE_FACTOR=1 SESSION_MANAGER=local/:@/tmp/.ICE-unix/1040,unix/:/tmp/.ICE-unix/1040 SHELL=/bin/bash SSH_AGENT_PID=1128 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CURRENT_DESKTOP=MATE XDG_DATA_DIRS=/usr/share/mate:/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=1 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 XMODIFIERS=@im=fcitx From bugtracker at gambaswiki.org Sat Dec 19 11:00:55 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 19 Dec 2020 10:00:55 GMT Subject: [Gambas-bugtracker] Bug #2009: Suggestions on interface design of font selection dialog box. Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2009&from=L21haW4- ?? reported a new bug. Summary ------- Suggestions on interface design of font selection dialog box. Type : Request Priority : High Gambas version : Master Product : GUI components Description ----------- The new font selection dialog box interface can not achieve the effect of underline and strikeout. Moreover, the list is very long, so it is not convenient to scroll to find fonts. It is more inconvenient to enter the font name. However, the font dialog interface of QT4 cannot display the font effect directly. User need to try one by one to see the font effect. I suggest combining their advantages. Design a new font selection dialog interface, as shown in the third figure. System information ------------------ [System] Gambas=3.15.90 6d3f829 (master) OperatingSystem=Linux Kernel=4.19.0-8-amd64 Architecture=x86_64 Distribution=debian 10.3 Desktop=MATE Theme=traditionalok Language=zh_CN.UTF-8 Memory=7978M [Libraries] Cairo=libcairo.so.2.11600.0 Curl=libcurl.so.4.5.0 DBus=libdbus-1.so.3.19.13 GDK2=libgdk-x11-2.0.so.0.2400.32 GDK3=libgdk-3.so.0.2404.1 GStreamer=libgstreamer-1.0.so.0.1404.0 GTK+2=libgtk-x11-2.0.so.0.2400.32 GTK+3=libgtk-3.so.0.2404.1 OpenGL=libGL.so.1.7.0 Poppler=libpoppler.so.82.0.0 QT4=libQtCore.so.4.8.7 QT5=libQt5Core.so.5.11.3 SDL=libSDL-1.2.so.0.11.4 SQLite=libsqlite3.so.0.8.6 [Environment] CLUTTER_BACKEND=x11 CLUTTER_IM_MODULE=fcitx DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DESKTOP_SESSION=mate DISPLAY=:0 GB_GUI=gb.gtk3 GDMSESSION=mate GIO_LAUNCHED_DESKTOP_FILE=/usr/share/mate/applications/gambas3.desktop GIO_LAUNCHED_DESKTOP_FILE_PID=12965 GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 GTK_IM_MODULE=fcitx GTK_MODULES=gail:atk-bridge:canberra-gtk-module GTK_OVERLAY_SCROLLING=0 HOME= LANG=zh_CN.UTF-8 LANGUAGE=zh_CN.UTF-8 LC_ALL=zh_CN.UTF-8 LOGNAME= MATE_DESKTOP_SESSION_ID=this-is-deprecated PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games PWD= QT4_IM_MODULE=fcitx QT_ACCESSIBILITY=1 QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_IM_MODULE=fcitx QT_LOGGING_RULES=*.debug=false QT_SCALE_FACTOR=1 SESSION_MANAGER=local/:@/tmp/.ICE-unix/1040,unix/:/tmp/.ICE-unix/1040 SHELL=/bin/bash SSH_AGENT_PID=1128 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CURRENT_DESKTOP=MATE XDG_DATA_DIRS=/usr/share/mate:/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=1 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 XMODIFIERS=@im=fcitx From bugtracker at gambaswiki.org Sat Dec 19 12:44:22 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 19 Dec 2020 11:44:22 GMT Subject: [Gambas-bugtracker] Bug #2006: Viweport meta tag In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2006&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Sat Dec 19 12:49:35 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 19 Dec 2020 11:49:35 GMT Subject: [Gambas-bugtracker] Bug #2006: Viweport meta tag In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2006&from=L21haW4- Comment #3 by Beno?t MINISINI: Done in commit https://gitlab.com/gambas/gambas/-/commit/5e222768182f741a9709c5c87bfee26393c41439. You now have a new method on WebForm named 'AddHeader' that allows you to add any header you want to the web page. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Sat Dec 19 13:14:54 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 19 Dec 2020 12:14:54 GMT Subject: [Gambas-bugtracker] Bug #2007: format function deal with 0 In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2007&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Sat Dec 19 13:55:31 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 19 Dec 2020 12:55:31 GMT Subject: [Gambas-bugtracker] Bug #2008: Suggestions on the function of color selection dialog box In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2008&from=L21haW4- Comment #1 by Beno?t MINISINI: You are comparing the color selection dialog of the GUI toolkits. You must address your requests to their developers. If you want a custom color selection dialog made in Gambas, you have to check the 'gb.form.dialog' component. The dialogs defined in this component can be enhanced and fixed if needed. Beno?t MINISINI changed the state of the bug to: Upstream. From bugtracker at gambaswiki.org Sat Dec 19 13:56:58 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 19 Dec 2020 12:56:58 GMT Subject: [Gambas-bugtracker] Bug #2009: Suggestions on interface design of font selection dialog box. In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2009&from=L21haW4- Comment #1 by Beno?t MINISINI: Same remark than for the #2008 issue: you are comparing the standard dialogs of the different toolkits. Beno?t MINISINI changed the state of the bug to: Upstream. From bugtracker at gambaswiki.org Sat Dec 19 13:59:15 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 19 Dec 2020 12:59:15 GMT Subject: [Gambas-bugtracker] Bug #2009: Suggestions on interface design of font selection dialog box. In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2009&from=L21haW4- Beno?t MINISINI added an attachment: font dialog.png From bugtracker at gambaswiki.org Sat Dec 19 14:00:40 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 19 Dec 2020 13:00:40 GMT Subject: [Gambas-bugtracker] Bug #2009: Suggestions on interface design of font selection dialog box. In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2009&from=L21haW4- Comment #2 by Beno?t MINISINI: Here is the font dialog of 'gb.form.dialog' I made entirely in Gambas, in Chinese. By the way, is "One CHINA, One family. ?????????" the standard Chinese pangram? From bugtracker at gambaswiki.org Sat Dec 19 14:04:51 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 19 Dec 2020 13:04:51 GMT Subject: [Gambas-bugtracker] Bug #2007: format function deal with 0 In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2007&from=L21haW4- Comment #1 by Beno?t MINISINI: Fixed in commit https://gitlab.com/gambas/gambas/-/commit/73511577bd1712b7a8c21202d9b31cae3ad3624e. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Sat Dec 19 16:09:34 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 19 Dec 2020 15:09:34 GMT Subject: [Gambas-bugtracker] Bug #2009: Suggestions on interface design of font selection dialog box. In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2009&from=L21haW4- Comment #3 by ??: Oh, I forgot to add gb.form.dialog components. From bugtracker at gambaswiki.org Sat Dec 19 16:45:08 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 19 Dec 2020 15:45:08 GMT Subject: [Gambas-bugtracker] Bug #2010: Key press and release not work on GTK Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2010&from=L21haW4- Gianluigi GRADASCHI reported a new bug. Summary ------- Key press and release not work on GTK Type : Bug Priority : Medium Gambas version : Master Product : Unknown Description ----------- As per object, see attached project System information ------------------ [System] Gambas=3.15.90 7351157 (master) OperatingSystem=Linux Kernel=5.4.0-58-generic Architecture=x86_64 Distribution=Ubuntu 20.04.1 LTS Desktop=UBUNTU:GNOME Theme=fusion Language=it_IT.UTF-8 Memory=32024M [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=152814 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=2ec91266509d419287970a6a2d40f79c JOURNAL_STREAM=9:34657 LANG=it_IT.UTF-8 LC_ALL=it_IT.UTF-8 LOGNAME= MANAGERPID=1125 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/1517,unix/:/tmp/.ICE-unix/1517 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=1434 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:/home//.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/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 Dec 19 17:40:21 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 19 Dec 2020 16:40:21 GMT Subject: [Gambas-bugtracker] Bug #1959: Feature request: Add Device property to Stat class In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1959&from=L21haW4- Comment #1 by Beno?t MINISINI: Done in commit https://gitlab.com/gambas/gambas/-/commit/26024e57bd0600e27b1546fa7ca59228a136e3a3. The device is returned as a string (suitable to '/sys/dev/' on Linux). Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Sat Dec 19 21:58:23 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 19 Dec 2020 20:58:23 GMT Subject: [Gambas-bugtracker] Bug #1206: stanger things part I + II In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1206&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Abandoned. From bugtracker at gambaswiki.org Sat Dec 19 22:00:05 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 19 Dec 2020 21:00:05 GMT Subject: [Gambas-bugtracker] Bug #2010: Key press and release not work on GTK In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2010&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Sat Dec 19 22:12:45 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 19 Dec 2020 21:12:45 GMT Subject: [Gambas-bugtracker] Bug #1921: GTK-3: SetFocus malfunction on the button In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1921&from=L21haW4- Comment #3 by Beno?t MINISINI: I have a problem with the 'Yaru' widget theme: the button gets the focus, but you don't see it. You have to move the focus to the next widget with the TAB key, and then move back to the button with SHIFT+TAB to see it. No idea why! From bugtracker at gambaswiki.org Sat Dec 19 22:27:52 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 19 Dec 2020 21:27:52 GMT Subject: [Gambas-bugtracker] Bug #2010: Key press and release not work on GTK In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2010&from=L21haW4- Comment #1 by Beno?t MINISINI: It should be fixed with commit https://gitlab.com/gambas/gambas/-/commit/2387e8c549fb87fdfdacbdbcac1f8b81a7ecbef7. Beno?t MINISINI changed the state of the bug to: Duplicate. From bugtracker at gambaswiki.org Sat Dec 19 22:27:58 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 19 Dec 2020 21:27:58 GMT Subject: [Gambas-bugtracker] Bug #2010: Key press and release not work on GTK In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2010&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Sat Dec 19 22:29:21 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 19 Dec 2020 21:29:21 GMT Subject: [Gambas-bugtracker] Bug #2005: GTK Message() does not show focus In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2005&from=L21haW4- Comment #4 by Beno?t MINISINI: Apparently, with the Yaru theme, buttons having the focus do not necessarily draw their focus state. You have to focus on another control, and then focus back to the button to see it drawn. Strange... From bugtracker at gambaswiki.org Sat Dec 19 23:15:45 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 19 Dec 2020 22:15:45 GMT Subject: [Gambas-bugtracker] Bug #2010: Key press and release not work on GTK In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2010&from=L21haW4- Comment #2 by Gianluigi GRADASCHI: Thank you very much! From bugtracker at gambaswiki.org Sat Dec 19 23:21:45 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 19 Dec 2020 22:21:45 GMT Subject: [Gambas-bugtracker] Bug #1921: GTK-3: SetFocus malfunction on the button In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1921&from=L21haW4- Comment #4 by Gianluigi GRADASCHI: The same thing happens with fusion too From bugtracker at gambaswiki.org Sun Dec 20 00:41:54 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 19 Dec 2020 23:41:54 GMT Subject: [Gambas-bugtracker] Bug #2005: GTK Message() does not show focus In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2005&from=L21haW4- Comment #5 by Bruce STEERS: all i can think of is something to do with the way GTK reports not allowing things while in a keypress event? I'm not sure why i think it's that , you're the expert so you would know better , i just have a suspicion of it causing problems of this nature. can the issue be sent upstream to the widget developers? From bugtracker at gambaswiki.org Sun Dec 20 05:01:11 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 20 Dec 2020 04:01:11 GMT Subject: [Gambas-bugtracker] Bug #2005: GTK Message() does not show focus In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2005&from=L21haW4- Comment #6 by Bruce STEERS: Fyi It's working on everything (all default gtk themes) in Ubuntu hirsute 21.04 I thought it was not on radiant-MATE but it was but faint. From bugtracker at gambaswiki.org Sun Dec 20 16:35:29 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 20 Dec 2020 15:35:29 GMT Subject: [Gambas-bugtracker] Bug #1959: Feature request: Add Device property to Stat class In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1959&from=L21haW4- Comment #2 by Tony MOREHEN: Thank you. Works great. It simplfies and speeds up my code, eliminating two Shells to a Stat command. From bugtracker at gambaswiki.org Mon Dec 21 00:27:28 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 20 Dec 2020 23:27:28 GMT Subject: [Gambas-bugtracker] Bug #1968: Chinese in TerminalView of IDE is error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1968&from=L21haW4- Comment #4 by Beno?t MINISINI: For your information, I have just fixed the IDE text editor that now handlex Chinese characters inside monospace fonts not supporting them correctly. But not the TerminalView control yet! From bugtracker at gambaswiki.org Mon Dec 21 00:28:51 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 20 Dec 2020 23:28:51 GMT Subject: [Gambas-bugtracker] Bug #1968: Chinese in TerminalView of IDE is error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1968&from=L21haW4- Comment #5 by Beno?t MINISINI: Oops. handles* From bugtracker at gambaswiki.org Mon Dec 21 10:29:36 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 21 Dec 2020 09:29:36 GMT Subject: [Gambas-bugtracker] Bug #2011: Gambas does not print code from the IDE Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2011&from=L21haW4- Carlo PANARA reported a new bug. Summary ------- Gambas does not print code from the IDE Type : Bug Priority : High Gambas version : Master Product : Unknown Description ----------- Gambas does not print code from the IDE The operation seems correct but the printer does not print System information ------------------ [System] Gambas=3.15.90 7b569604b (master) OperatingSystem=Linux Kernel=5.4.0-58-generic Architecture=x86_64 Distribution=Ubuntu 18.04.5 LTS Desktop=UBUNTU:GNOME 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 EDITOR=gedit GB_GUI=gb.gtk3 GDMSESSION=ubuntu GIO_LAUNCHED_DESKTOP_FILE=/usr/share/applications/gambas3.desktop GIO_LAUNCHED_DESKTOP_FILE_PID=27428 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 GTK_OVERLAY_SCROLLING=0 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/4167,unix/:/tmp/.ICE-unix/4167 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=4245 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 Mon Dec 21 17:21:09 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 21 Dec 2020 16:21:09 GMT Subject: [Gambas-bugtracker] Bug #2011: Gambas does not print code from the IDE In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2011&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Mon Dec 21 17:32:34 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 21 Dec 2020 16:32:34 GMT Subject: [Gambas-bugtracker] Bug #2011: Gambas does not print code from the IDE In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2011&from=L21haW4- Comment #1 by Beno?t MINISINI: It should be fixed with commit https://gitlab.com/gambas/gambas/-/commit/5fac3c81a0a397efa0d03100d561de201c263aab. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Mon Dec 21 17:55:38 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 21 Dec 2020 16:55:38 GMT Subject: [Gambas-bugtracker] Bug #1938: Cannot open file in src dir in IDE In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1938&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Mon Dec 21 21:09:37 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 21 Dec 2020 20:09:37 GMT Subject: [Gambas-bugtracker] Bug #1994: Unable to grow the debug window on right half, only on left, stack list side In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1994&from=L21haW4- Comment #2 by Brian G: Ok Brian G changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Mon Dec 21 21:22:22 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 21 Dec 2020 20:22:22 GMT Subject: [Gambas-bugtracker] Bug #1994: Unable to grow the debug window on right half, only on left, stack list side In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1994&from=L21haW4- Brian G added an attachment: cursorIssue-2020-12-21_12.19.46.m4v From bugtracker at gambaswiki.org Mon Dec 21 21:23:03 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 21 Dec 2020 20:23:03 GMT Subject: [Gambas-bugtracker] Bug #1994: Unable to grow the debug window on right half, only on left, stack list side In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1994&from=L21haW4- Comment #3 by Brian G: Here is a recording of my desktop in a project From bugtracker at gambaswiki.org Mon Dec 21 21:23:41 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 21 Dec 2020 20:23:41 GMT Subject: [Gambas-bugtracker] Bug #1994: Unable to grow the debug window on right half, only on left, stack list side In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1994&from=L21haW4- Brian G added an attachment: cursorIssue-2020-12-21_12.19.46.m4v From bugtracker at gambaswiki.org Mon Dec 21 22:52:51 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 21 Dec 2020 21:52:51 GMT Subject: [Gambas-bugtracker] Bug #1994: Unable to grow the debug window on right half, only on left, stack list side In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1994&from=L21haW4- Comment #4 by Beno?t MINISINI: OK, I see. It's GTK+3 again: as soon as you put a textbox somewhere, it is always above every other controls whatever the stack order you specify. I guess it's relative to X11, so I will see if one has the same behavior with wayland as I'm currently mergin the wayland support. From bugtracker at gambaswiki.org Mon Dec 21 22:54:48 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 21 Dec 2020 21:54:48 GMT Subject: [Gambas-bugtracker] Bug #1994: Unable to grow the debug window on right half, only on left, stack list side In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1994&from=L21haW4- Comment #5 by Beno?t MINISINI: To be clear: the resizing area of the debug tab is actually a transparent panel above the debug tab. At least with Qt. From bugtracker at gambaswiki.org Tue Dec 22 16:02:43 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 22 Dec 2020 15:02:43 GMT Subject: [Gambas-bugtracker] Bug #2012: When embedded forms are moved then Webmenu popup form and WebDateBox pop up are far from the control Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2012&from=L21haW4- Safiur RAHMAN reported a new bug. Summary ------- When embedded forms are moved then Webmenu popup form and WebDateBox pop up are far from the control Type : Bug Priority : Medium Gambas version : Master Product : Web components Description ----------- When embedded forms are moved then Webmenu popup form and WebDateBox pop up are far from the control position. There is a significant gap between pop up form and control positions. When embedded forms are not moved then the pop up forms are attached below the control positions. Attached a sample project. System information ------------------ [System] Gambas=3.15.2 OperatingSystem=Linux Kernel=5.4.0-58-generic Architecture=x86_64 Distribution=Ubuntu 20.04.1 LTS Desktop=UBUNTU:GNOME Theme=fusion Language=en_US.UTF-8 Memory=3817M [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= DISPLAY=:0 GB_GUI=gb.qt5 GDMSESSION= GIO_LAUNCHED_DESKTOP_FILE=/usr/share/applications/gambas3.desktop GIO_LAUNCHED_DESKTOP_FILE_PID=9503 GJS_DEBUG_OUTPUT=stderr GJS_DEBUG_TOPICS=JS ERROR;JS LOG GNOME_DESKTOP_SESSION_ID=this-is-deprecated GNOME_SHELL_SESSION_MODE= GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 GTK_MODULES=gail:atk-bridge HOME= IM_CONFIG_PHASE=1 INVOCATION_ID=f323e2b557e1406bb2f6b822a24ae99b JOURNAL_STREAM=9:45218 LANG=en_US.UTF-8 LC_ADDRESS=bho_NP LC_ALL=en_US.UTF-8 LC_IDENTIFICATION=bho_NP LC_MEASUREMENT=bho_NP LC_MONETARY=bho_NP LC_NAME=bho_NP LC_NUMERIC=bho_NP LC_PAPER=bho_NP LC_TELEPHONE=bho_NP LC_TIME=bho_NP LOGNAME= MANAGERPID=1783 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_IM_MODULE=ibus QT_LOGGING_RULES=*.debug=false SESSION_MANAGER=local/:@/tmp/.ICE-unix/2014,unix/:/tmp/.ICE-unix/2014 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=1971 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-:/etc/xdg XDG_CURRENT_DESKTOP=:GNOME XDG_DATA_DIRS=/usr/share/:/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= XDG_SESSION_TYPE=x11 XMODIFIERS=@im=ibus _=/usr/bin/dbus-update-activation-environment From bugtracker at gambaswiki.org Tue Dec 22 18:49:34 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 22 Dec 2020 17:49:34 GMT Subject: [Gambas-bugtracker] Bug #2013: On Raspberry pi 4 + Ubuntu 20.10, Gambas does not open the ttyUSB* serial port Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2013&from=L21haW4- Carlo PANARA reported a new bug. Summary ------- On Raspberry pi 4 + Ubuntu 20.10, Gambas does not open the ttyUSB* serial port Type : Bug Priority : Medium Gambas version : Master Product : Unknown Description ----------- On Raspberry pi4 + Ubuntu 20.10, Gambas does not open the ttyUSB* serial port. System information ------------------ [System] Gambas=3.15.90 daafba28d (master) OperatingSystem=Linux Kernel=5.8.0-1010-raspi Architecture=aarch64 Distribution=Ubuntu 20.10 Desktop=UBUNTU:GNOME Theme=yaru Language=it_IT.UTF-8 Memory=3741M [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.32 GDK3=libgdk-3.so.0.2404.19 GStreamer=libgstreamer-1.0.so.0.1800.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.102.0.0 QT5=libQt5Core.so.5.14.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=ubuntu DISPLAY=:0 GB_GUI=gb.gtk3 GDMSESSION=ubuntu GIO_LAUNCHED_DESKTOP_FILE=/usr/share/applications/gambas3.desktop GIO_LAUNCHED_DESKTOP_FILE_PID=119103 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= IM_CONFIG_PHASE=1 INVOCATION_ID=9e0606c1d6264a8bbd000205bc1fc407 JOURNAL_STREAM=8:58567 LANG=it_IT.UTF-8 LANGUAGE=it_IT.UTF-8 LC_ADDRESS=it_IT.UTF-8 LC_ALL=it_IT.UTF-8 LC_IDENTIFICATION=it_IT.UTF-8 LC_MEASUREMENT=it_IT.UTF-8 LC_MONETARY=it_IT.UTF-8 LC_NAME=it_IT.UTF-8 LC_NUMERIC=it_IT.UTF-8 LC_PAPER=it_IT.UTF-8 LC_TELEPHONE=it_IT.UTF-8 LC_TIME=it_IT.UTF-8 LOGNAME= MANAGERPID=1403 PAPERSIZE=a4 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_IM_MODULE=ibus QT_LOGGING_RULES=*.debug=false QT_QPA_PLATFORMTHEME=qt5ct SESSION_MANAGER=local/:@/tmp/.ICE-unix/1636,unix/:/tmp/.ICE-unix/1636 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=1588 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 From bugtracker at gambaswiki.org Wed Dec 23 13:01:51 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 23 Dec 2020 12:01:51 GMT Subject: [Gambas-bugtracker] Bug #2014: search results too far right Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2014&from=L21haW4- Bruce STEERS reported a new bug. Summary ------- search results too far right Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- using search in the IDE now the resulting search strings have been pushed far right so not very visible. I have to re-arrange the columns just to see it. System information ------------------ [System] Gambas=3.15.90 bf71d2f41 (bruces-patched) OperatingSystem=Linux Kernel=5.4.0-58-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 GB_GUI=gb.gtk3 GDMSESSION=mate GDM_LANG=en_GB GIO_LAUNCHED_DESKTOP_FILE_PID=18637 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/1191,unix/:/tmp/.ICE-unix/1191 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=1278 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 Dec 23 17:08:49 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 23 Dec 2020 16:08:49 GMT Subject: [Gambas-bugtracker] Bug #2015: WebComboBox has different height when its ReadOnly Property is changed Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2015&from=L21haW4- Safiur RAHMAN reported a new bug. Summary ------- WebComboBox has different height when its ReadOnly Property is changed Type : Bug Priority : High Gambas version : Master Product : Web components Description ----------- WebComboBox has different height when its ReadOnly Property is changed for font sizes other than default font size. Attached project to reproduce this issue. System information ------------------ [System] Gambas=3.15.2 OperatingSystem=Linux Kernel=5.4.0-58-generic Architecture=x86_64 Distribution=Ubuntu 20.04.1 LTS Desktop=UBUNTU:GNOME Theme=fusion Language=en_US.UTF-8 Memory=3817M [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= DISPLAY=:0 GB_GUI=gb.qt5 GDMSESSION= GIO_LAUNCHED_DESKTOP_FILE=/usr/share/applications/gambas3.desktop GIO_LAUNCHED_DESKTOP_FILE_PID=23472 GJS_DEBUG_OUTPUT=stderr GJS_DEBUG_TOPICS=JS ERROR;JS LOG GNOME_DESKTOP_SESSION_ID=this-is-deprecated GNOME_SHELL_SESSION_MODE= GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 GTK_MODULES=gail:atk-bridge HOME= IM_CONFIG_PHASE=1 INVOCATION_ID=9419688e23c24ac89533fef418cbc992 JOURNAL_STREAM=9:41700 LANG=en_US.UTF-8 LC_ADDRESS=bho_NP LC_ALL=en_US.UTF-8 LC_IDENTIFICATION=bho_NP LC_MEASUREMENT=bho_NP LC_MONETARY=bho_NP LC_NAME=bho_NP LC_NUMERIC=bho_NP LC_PAPER=bho_NP LC_TELEPHONE=bho_NP LC_TIME=bho_NP LOGNAME= MANAGERPID=1655 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_IM_MODULE=ibus QT_LOGGING_RULES=*.debug=false SESSION_MANAGER=local/:@/tmp/.ICE-unix/1879,unix/:/tmp/.ICE-unix/1879 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=1836 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-:/etc/xdg XDG_CURRENT_DESKTOP=:GNOME XDG_DATA_DIRS=/usr/share/:/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= XDG_SESSION_TYPE=x11 XMODIFIERS=@im=ibus _=/usr/bin/dbus-update-activation-environment From bugtracker at gambaswiki.org Fri Dec 25 17:32:14 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 25 Dec 2020 16:32:14 GMT Subject: [Gambas-bugtracker] Bug #2016: run as root and gtk2 segmentation fault Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2016&from=L21haW4- Bruce STEERS reported a new bug. Summary ------- run as root and gtk2 segmentation fault Type : Bug Priority : Medium Gambas version : Master Product : GTK+2 component Description ----------- this app is a grub.cfg hack tool. it can launch itself as root (or be launched as root) and also run as non-root in read-only mode. It works in every instance all except gtk2 as root. then is segmentation fault. gtk2 non root it works, gtk3 as root it works, but gtk2 as root no. System information ------------------ [System] Gambas=3.15.90 f79472b1d (bruces-patched) OperatingSystem=Linux Kernel=5.4.0-58-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 GB_GUI=gb.gtk3 GDMSESSION=mate GDM_LANG=en_GB GIO_LAUNCHED_DESKTOP_FILE_PID=7852 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/1144,unix/:/tmp/.ICE-unix/1144 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=1234 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 Sat Dec 26 22:22:52 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 26 Dec 2020 21:22:52 GMT Subject: [Gambas-bugtracker] Bug #2013: On Raspberry pi 4 + Ubuntu 20.10, Gambas does not open the ttyUSB* serial port In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2013&from=L21haW4- Comment #1 by Beno?t MINISINI: What do you mean exactly? From bugtracker at gambaswiki.org Sat Dec 26 22:23:27 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 26 Dec 2020 21:23:27 GMT Subject: [Gambas-bugtracker] Bug #2014: search results too far right In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2014&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Sat Dec 26 22:27:34 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 26 Dec 2020 21:27:34 GMT Subject: [Gambas-bugtracker] Bug #2015: WebComboBox has different height when its ReadOnly Property is changed In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2015&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Sat Dec 26 22:46:16 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 26 Dec 2020 21:46:16 GMT Subject: [Gambas-bugtracker] Bug #2015: WebComboBox has different height when its ReadOnly Property is changed In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2015&from=L21haW4- Comment #1 by Beno?t MINISINI: Fixed in commit https://gitlab.com/gambas/gambas/-/commit/26baf7a601a15afb9d735ed88fae537dea306447. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Sat Dec 26 22:46:23 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 26 Dec 2020 21:46:23 GMT Subject: [Gambas-bugtracker] Bug #2016: run as root and gtk2 segmentation fault In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2016&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Sat Dec 26 22:55:37 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 26 Dec 2020 21:55:37 GMT Subject: [Gambas-bugtracker] Bug #2016: run as root and gtk2 segmentation fault In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2016&from=L21haW4- Comment #1 by Beno?t MINISINI: Fixed in commit https://gitlab.com/gambas/gambas/-/commit/26dc727b78fbedaf04e9c1e8eaa19c983b7b1a89. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Sat Dec 26 22:57:28 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 26 Dec 2020 21:57:28 GMT Subject: [Gambas-bugtracker] Bug #2012: When embedded forms are moved then Webmenu popup form and WebDateBox pop up are far from the control In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2012&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Sun Dec 27 09:58:54 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 27 Dec 2020 08:58:54 GMT Subject: [Gambas-bugtracker] Bug #2013: On Raspberry pi 4 + Ubuntu 20.10, Gambas does not open the ttyUSB* serial port In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2013&from=L21haW4- Comment #2 by Carlo PANARA: The operating system sees the serial as /dev/ttyUSB0. When I launch the program without opening the serial, net.active = 1 When I try to open the door with: try Serialport1.open if error then ..... it gives me an error. Then I close the serial with: try Serialport1.close if error then .... it doesn't give me an error but net.active remains 1 I hope I explained myself From bugtracker at gambaswiki.org Sun Dec 27 10:03:41 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 27 Dec 2020 09:03:41 GMT Subject: [Gambas-bugtracker] Bug #2017: The snow blocks Gambas with the GTK3s on Raspberry! Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2017&from=L21haW4- Carlo PANARA reported a new bug. Summary ------- The snow blocks Gambas with the GTK3s on Raspberry! Type : Bug Priority : Low Gambas version : Master Product : GTK+3 component Description ----------- It's funny, it doesn't matter, but it freezes without snow and crashes. With the QT5 it works well and you can ... dream! Raspberry + Ubuntu 20.10 System information ------------------ U From bugtracker at gambaswiki.org Sun Dec 27 10:25:24 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 27 Dec 2020 09:25:24 GMT Subject: [Gambas-bugtracker] Bug #2013: On Raspberry pi 4 + Ubuntu 20.10, Gambas does not open the ttyUSB* serial port In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2013&from=L21haW4- Comment #3 by Carlo PANARA: Net.active is always = 1 both with serial connected and no. It's correct? From bugtracker at gambaswiki.org Sun Dec 27 11:49:54 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 27 Dec 2020 10:49:54 GMT Subject: [Gambas-bugtracker] Bug #2013: On Raspberry pi 4 + Ubuntu 20.10, Gambas does not open the ttyUSB* serial port In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2013&from=L21haW4- Comment #4 by Carlo PANARA: It is probably correct that net.active is always = 1. I understand now that it is not directly related to the physical presence of the serial port. From bugtracker at gambaswiki.org Sun Dec 27 18:13:08 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 27 Dec 2020 17:13:08 GMT Subject: [Gambas-bugtracker] Bug #2017: The snow blocks Gambas with the GTK3s on Raspberry! In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2017&from=L21haW4- Comment #1 by Beno?t MINISINI: Can I connect to your RPi again with TeamViewer for debugging? From bugtracker at gambaswiki.org Sun Dec 27 18:13:48 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 27 Dec 2020 17:13:48 GMT Subject: [Gambas-bugtracker] Bug #2017: The snow blocks Gambas with the GTK3s on Raspberry! In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2017&from=L21haW4- Comment #2 by Beno?t MINISINI: Just a test, because the comment date seems to be wrong... From bugtracker at gambaswiki.org Sun Dec 27 18:19:46 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 27 Dec 2020 17:19:46 GMT Subject: [Gambas-bugtracker] Bug #2013: On Raspberry pi 4 + Ubuntu 20.10, Gambas does not open the ttyUSB* serial port In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2013&from=L21haW4- Comment #5 by Beno?t MINISINI: It's still not clear for me what the bug is exactly. From bugtracker at gambaswiki.org Sun Dec 27 20:19:17 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 27 Dec 2020 19:19:17 GMT Subject: [Gambas-bugtracker] Bug #2013: On Raspberry pi 4 + Ubuntu 20.10, Gambas does not open the ttyUSB* serial port In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2013&from=L21haW4- Comment #6 by Carlo PANARA: I try again: when I open the serial port /dev/ttyUSB0 (which has always opened) now it doesn't open anymore. I open it with Serialport1.open but it returns an error. Unfortunately I can't tell you from which commit onward. Until 15 days ago, I certainly had no problems From bugtracker at gambaswiki.org Sun Dec 27 20:21:02 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 27 Dec 2020 19:21:02 GMT Subject: [Gambas-bugtracker] Bug #2017: The snow blocks Gambas with the GTK3s on Raspberry! In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2017&from=L21haW4- Comment #3 by Carlo PANARA: OK! whenever you want! From bugtracker at gambaswiki.org Sun Dec 27 20:25:12 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 27 Dec 2020 19:25:12 GMT Subject: [Gambas-bugtracker] Bug #2013: On Raspberry pi 4 + Ubuntu 20.10, Gambas does not open the ttyUSB* serial port In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2013&from=L21haW4- Comment #7 by Beno?t MINISINI: The last commit on 'gb.net' component was on November, 9th. From bugtracker at gambaswiki.org Sun Dec 27 20:27:31 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 27 Dec 2020 19:27:31 GMT Subject: [Gambas-bugtracker] Bug #2012: When embedded forms are moved then Webmenu popup form and WebDateBox pop up are far from the control In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2012&from=L21haW4- Comment #1 by Beno?t MINISINI: It should be fixed with commit https://gitlab.com/gambas/gambas/-/commit/b070d7a3868e7755c43b94df447cf52c6e137d9d. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Mon Dec 28 02:46:56 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 28 Dec 2020 01:46:56 GMT Subject: [Gambas-bugtracker] Bug #2017: The snow blocks Gambas with the GTK3s on Raspberry! In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2017&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Mon Dec 28 02:49:09 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 28 Dec 2020 01:49:09 GMT Subject: [Gambas-bugtracker] Bug #2017: The snow blocks Gambas with the GTK3s on Raspberry! In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2017&from=L21haW4- Comment #4 by Beno?t MINISINI: This was the problem I told you in the TeamViewer chat: the 'glib' library overrides the child termination signal handler incorrectly, and so the Gambas interpreter could lose some of them. It should be fixed with commit https://gitlab.com/gambas/gambas/-/commit/d94f117e7b13c7279bec4f84f8ed08bb5841e3fa. But I'm almost sure that someone will find a new way to trigger the bug. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Mon Dec 28 09:03:05 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 28 Dec 2020 08:03:05 GMT Subject: [Gambas-bugtracker] Bug #2013: On Raspberry pi 4 + Ubuntu 20.10, Gambas does not open the ttyUSB* serial port In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2013&from=L21haW4- Comment #8 by Carlo PANARA: Discovered the problem I don't know why, but Ubuntu deleted the user from the "dialout" group, so I no longer had access permissions to the serial port! From bugtracker at gambaswiki.org Mon Dec 28 09:03:31 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 28 Dec 2020 08:03:31 GMT Subject: [Gambas-bugtracker] Bug #2013: On Raspberry pi 4 + Ubuntu 20.10, Gambas does not open the ttyUSB* serial port In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2013&from=L21haW4- Carlo PANARA changed the state of the bug to: Upstream. From bugtracker at gambaswiki.org Mon Dec 28 09:36:45 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 28 Dec 2020 08:36:45 GMT Subject: [Gambas-bugtracker] Bug #2018: Malfunction of the Use keyword of Property Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2018&from=L21haW4- Gianluigi GRADASCHI reported a new bug. Summary ------- Malfunction of the Use keyword of Property Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- As per object, see project and attached images System information ------------------ [System] Gambas=3.15.90 26dc727 (master) OperatingSystem=Linux Kernel=5.4.0-58-generic Architecture=x86_64 Distribution=Ubuntu 20.04.1 LTS Desktop=UBUNTU:GNOME Theme=fusion Language=it_IT.UTF-8 Memory=32024M [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=6478 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=01a12cc61e8648eeaf91116e3ab73e45 JOURNAL_STREAM=9:36704 LANG=it_IT.UTF-8 LC_ALL=it_IT.UTF-8 LOGNAME= MANAGERPID=1252 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/1904,unix/:/tmp/.ICE-unix/1904 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=1824 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:/home//.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/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 Mon Dec 28 12:30:18 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 28 Dec 2020 11:30:18 GMT Subject: [Gambas-bugtracker] Bug #2014: search results too far right In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2014&from=L21haW4- Comment #1 by Bruce STEERS: I have a more explanatory picture here... I noticed it was text found in the keysysdef.h file with my ScriptEd app causing the problem and it was not happening so much on other apps. Search result uses first line of initial file comment as it's "location name" for any results found within the comment. that line is this... /*********************************************************** so it makes the location grid very long. Wishing Well Bruce From bugtracker at gambaswiki.org Mon Dec 28 12:31:26 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 28 Dec 2020 11:31:26 GMT Subject: [Gambas-bugtracker] Bug #2014: search results too far right In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2014&from=L21haW4- Bruce STEERS added an attachment: Screenshot at 2020-12-28 11-25-01.png From bugtracker at gambaswiki.org Mon Dec 28 13:09:55 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 28 Dec 2020 12:09:55 GMT Subject: [Gambas-bugtracker] Bug #2018: Malfunction of the Use keyword of Property In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2018&from=L21haW4- Comment #1 by Bruce STEERS: I confirm this bug (if it is a bug and not by design) Mentioned in my M/L post... https://lists.gambas-basic.org/pipermail/user/2020-December/071210.html As with GianLuigi's image if you use the "Use" method the $sFoo variable shows "publicly" in the IDE's popup list but you cannot write to it, you get a "symbol $sFoo not found in Class1.class" error. Of course using the old method having... Private $sFoo As String makes $sFoo Private and hides it from the IDE. The "Use" method does not hide it though but it seems to behave as private (unwritable) Wishing well. Bruce From bugtracker at gambaswiki.org Mon Dec 28 22:08:09 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 28 Dec 2020 21:08:09 GMT Subject: [Gambas-bugtracker] Bug #2014: search results too far right In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2014&from=L21haW4- Comment #2 by Beno?t MINISINI: Fixed in commit https://gitlab.com/gambas/gambas/-/commit/f246d03e950c5f84aac279e9a92e61a551241f29. Anyway, do not expect miracles when your screen width is too low. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Mon Dec 28 22:08:48 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 28 Dec 2020 21:08:48 GMT Subject: [Gambas-bugtracker] Bug #2018: Malfunction of the Use keyword of Property In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2018&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Mon Dec 28 23:53:14 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 28 Dec 2020 22:53:14 GMT Subject: [Gambas-bugtracker] Bug #2018: Malfunction of the Use keyword of Property In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2018&from=L21haW4- Comment #2 by Beno?t MINISINI: Fixed in commit https://gitlab.com/gambas/gambas/-/commit/cbf9ec1c03e9db198b21f094e9fcdc00f355447d. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Mon Dec 28 23:55:48 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 28 Dec 2020 22:55:48 GMT Subject: [Gambas-bugtracker] Bug #809: Gambas looks for Oxygen icon theme on pure KDE5 In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.809&from=L21haW4- Comment #12 by Beno?t MINISINI: Is that bug still present? Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Tue Dec 29 00:48:06 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 28 Dec 2020 23:48:06 GMT Subject: [Gambas-bugtracker] Bug #2018: Malfunction of the Use keyword of Property In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2018&from=L21haW4- Comment #3 by Bruce STEERS: Superb Benoit , many thanks , looks much better now :) From bugtracker at gambaswiki.org Tue Dec 29 08:57:18 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 29 Dec 2020 07:57:18 GMT Subject: [Gambas-bugtracker] Bug #2018: Malfunction of the Use keyword of Property In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2018&from=L21haW4- Comment #4 by Gianluigi GRADASCHI: Thank you very much! From bugtracker at gambaswiki.org Tue Dec 29 21:37:21 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 29 Dec 2020 20:37:21 GMT Subject: [Gambas-bugtracker] Bug #1995: Webview.Settings[value] makes gtk webview freeze In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1995&from=L21haW4- Comment #9 by Beno?t MINISINI: Fixed in commit https://gitlab.com/gambas/gambas/-/commit/e4da796e5ba5b6ff7e6e9027464f83aac16fc741. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Tue Dec 29 21:42:46 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 29 Dec 2020 20:42:46 GMT Subject: [Gambas-bugtracker] Bug #1973: scripting gb.gui.qt gives gtk3 warning In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1973&from=L21haW4- Comment #1 by Beno?t MINISINI: This is by design. It's normal to get a warning if you request a QT component whereas your desktop implies GTK+3. Beno?t MINISINI changed the state of the bug to: Rejected. From bugtracker at gambaswiki.org Tue Dec 29 21:46:01 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 29 Dec 2020 20:46:01 GMT Subject: [Gambas-bugtracker] Bug #1948: Gambas packager includes wrong dependencies. In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1948&from=L21haW4- Comment #1 by Beno?t MINISINI: Those packages must exit, otherwise that means that packaging has been incorrectly made. There is an exception with 'gb.qt4', which may not exist if your system has drop all QT4 packages, like recent Ubuntu. But then it cannot run any QT4 program, including the one you made with Gambas and that requests QT4. Beno?t MINISINI changed the state of the bug to: Rejected. From bugtracker at gambaswiki.org Wed Dec 30 01:23:51 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 30 Dec 2020 00:23:51 GMT Subject: [Gambas-bugtracker] Bug #1943: TerminalView does not have width until form/control is seen. In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1943&from=L21haW4- Comment #1 by Beno?t MINISINI: This should be indirectly fixed by commit https://gitlab.com/gambas/gambas/-/commit/a8b9bf14b6a68cdcf5b4d676869aa5d2c803cbf2. Can you confirm? Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Wed Dec 30 01:54:36 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 30 Dec 2020 00:54:36 GMT Subject: [Gambas-bugtracker] Bug #1973: scripting gb.gui.qt gives gtk3 warning In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1973&from=L21haW4- Comment #2 by Bruce STEERS: I see , the oddity though is that gb.qt5 component does not give the warning, just the gui.qt 4/5 switcher, i figured you had some extra code in the qt5 component that the switcher lacks. From bugtracker at gambaswiki.org Wed Dec 30 08:47:39 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 30 Dec 2020 07:47:39 GMT Subject: [Gambas-bugtracker] Bug #1973: scripting gb.gui.qt gives gtk3 warning In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1973&from=L21haW4- Comment #3 by Beno?t MINISINI: Why 'gb.qt5' should give a warning? You request 'gb.qt5', you get it. From bugtracker at gambaswiki.org Wed Dec 30 12:40:39 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 30 Dec 2020 11:40:39 GMT Subject: [Gambas-bugtracker] Bug #1973: scripting gb.gui.qt gives gtk3 warning In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1973&from=L21haW4- Comment #4 by Bruce STEERS: What?!! I don't want the warning, it makes mine or your software look buggy. I am NOT saying gb.qt5 should give warnings, i'm saying the gb.gui.qt switcher should NOT. Never mind , From bugtracker at gambaswiki.org Wed Dec 30 12:46:21 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 30 Dec 2020 11:46:21 GMT Subject: [Gambas-bugtracker] Bug #1943: TerminalView does not have width until form/control is seen. In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1943&from=L21haW4- Comment #2 by Bruce STEERS: i'd say "partially" Now i seem to get a whole word not just 2 chars. but only one word. Will attach an image showing the difference between running a ls command before and after i click the tab-bar to make terminalview visible. From bugtracker at gambaswiki.org Wed Dec 30 12:46:37 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 30 Dec 2020 11:46:37 GMT Subject: [Gambas-bugtracker] Bug #1943: TerminalView does not have width until form/control is seen. In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1943&from=L21haW4- Bruce STEERS added an attachment: snap.png From bugtracker at gambaswiki.org Wed Dec 30 12:49:12 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 30 Dec 2020 11:49:12 GMT Subject: [Gambas-bugtracker] Bug #1943: TerminalView does not have width until form/control is seen. In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1943&from=L21haW4- Comment #3 by Bruce STEERS: In that image the single word lines are were 'ls' run at runtime before i clicked the tab bar to view terminal. the 2 lines at the bottom were running the same command by clicking a button after viewing the terminal. From bugtracker at gambaswiki.org Wed Dec 30 13:15:47 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 30 Dec 2020 12:15:47 GMT Subject: [Gambas-bugtracker] Bug #1943: TerminalView does not have width until form/control is seen. In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1943&from=L21haW4- Comment #4 by Bruce STEERS: I'll attach my little test app. It simply runs "ls /" in terminalview as program loads while panel 2 is not selected. then the button on panel 1 also runs "ls /" result is different before and after clicking panel 2 to see terminal. From bugtracker at gambaswiki.org Wed Dec 30 13:16:05 2020 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 30 Dec 2020 12:16:05 GMT Subject: [Gambas-bugtracker] Bug #1943: TerminalView does not have width until form/control is seen. In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1943&from=L21haW4- Bruce STEERS added an attachment: TViewExample.zip