From bugtracker at gambaswiki.org Fri Apr 1 01:23:34 2022 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 31 Mar 2022 23:23:34 GMT Subject: [Gambas-bugtracker] Bug #2510: window placement not working In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2510&from=L21haW4- Comment #7 by steve G: I have more information on this. If you create a new project in version 3.16 and use the code it works fine. If you have a project originally created in 3.14 and modified and continued in version 3.15 then the problem occurs reliably when you run it in 3.16. Perhaps something in the saved files needs fixed? I will provide an example if you need and tell me what to send. and where From bugtracker at gambaswiki.org Fri Apr 1 01:28:24 2022 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 31 Mar 2022 23:28:24 GMT Subject: [Gambas-bugtracker] Bug #2510: window placement not working In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2510&from=L21haW4- Comment #8 by Beno?t MINISINI: Just send me the project compiled with 3.15, with the bytecode files (the '.gambas' directory), and the very same project compiled with 3.16 with the bytecode files too. Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Fri Apr 1 02:50:23 2022 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 01 Apr 2022 00:50:23 GMT Subject: [Gambas-bugtracker] Bug #2510: window placement not working In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2510&from=L21haW4- Comment #9 by steve G: I no longer have the 3.15 files to send. sent the 3.16 files I will look for 3.15 versions to send. ---------------------------------------------------------------------------- Attachment: POS.zip Attachment: PhoenixSales.gambas steve G changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Sat Apr 2 03:59:05 2022 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 02 Apr 2022 01:59:05 GMT Subject: [Gambas-bugtracker] Bug #2512: Prefer x11 or wayland right from the project? In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2512&from=L21haW4- Comment #1 by Beno?t MINISINI: I'm afraid it's not possible at the moment. From bugtracker at gambaswiki.org Sat Apr 2 14:54:43 2022 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 02 Apr 2022 12:54:43 GMT Subject: [Gambas-bugtracker] Bug #2511: Clearing all breakpoints often fails In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2511&from=L21haW4- Comment #1 by Beno?t MINISINI: I can't reproduce, but does commit https://gitlab.com/gambas/gambas/-/commit/377a66d985d4d63a686ea23d57ed80e5ba28e975 fix the problem? Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Sat Apr 2 20:09:30 2022 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 02 Apr 2022 18:09:30 GMT Subject: [Gambas-bugtracker] Bug #1900: Removing component and not Object error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1900&from=L21haW4- Comment #1 by Beno?t MINISINI: I have implemented an UI to handle that case gracefully in commit https://gitlab.com/gambas/gambas/-/commit/0883d7f084b87cde5759eedd6bbccb17aed55544. Tell me what you think about it. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Sat Apr 2 21:32:08 2022 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 02 Apr 2022 19:32:08 GMT Subject: [Gambas-bugtracker] Bug #2511: Clearing all breakpoints often fails In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2511&from=L21haW4- Comment #2 by Brian G: Yes, It seems to be fixed! Thank you! Brian G changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Sat Apr 2 21:32:19 2022 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 02 Apr 2022 19:32:19 GMT Subject: [Gambas-bugtracker] Bug #2511: Clearing all breakpoints often fails In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2511&from=L21haW4- Brian G changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Sat Apr 2 23:09:36 2022 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 02 Apr 2022 21:09:36 GMT Subject: [Gambas-bugtracker] Bug #1900: Removing component and not Object error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1900&from=L21haW4- Comment #2 by Bruce STEERS: Ahh yes much better Ben thank you. It popped up an error message before going to the red read only window but that's okay. It would be good if the form auto-refreshed to not be read only after hitting the fix button. Thank you, good work :) BruceS From bugtracker at gambaswiki.org Sat Apr 2 23:31:24 2022 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 02 Apr 2022 21:31:24 GMT Subject: [Gambas-bugtracker] Bug #1900: Removing component and not Object error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1900&from=L21haW4- Comment #3 by Beno?t MINISINI: > It popped up an error message before going to the red read only window but that's okay. Which error exactly? > It would be good if the form auto-refreshed to not be read only after hitting the fix button. What do you mean exactly? Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Sat Apr 2 23:42:59 2022 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 02 Apr 2022 21:42:59 GMT Subject: [Gambas-bugtracker] Bug #1900: Removing component and not Object error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1900&from=L21haW4- Comment #4 by Bruce STEERS: Added video clip. I remove texteditor component but not control. > Which error exactly? error shows in clip. and i mean this (also in clip).. after pressing button to fix the form remains red, i have to reload project manually to refresh it. Respects ---------------------------------------------------------------------------- Attachment: screenrecord-2022-04-02_22.39.10.mp4 Bruce STEERS changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Sun Apr 3 00:48:18 2022 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 02 Apr 2022 22:48:18 GMT Subject: [Gambas-bugtracker] Bug #1900: Removing component and not Object error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1900&from=L21haW4- Comment #5 by Beno?t MINISINI: With commit https://gitlab.com/gambas/gambas/-/commit/f295b31469237a5f373df4d9106f4b608f162992, the form is now automatically reloaded after the unknown controls have been removed. As for the error message, it's a normal error from the compiler, which is run after the project property dialog is closed. From bugtracker at gambaswiki.org Sun Apr 3 00:48:37 2022 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 02 Apr 2022 22:48:37 GMT Subject: [Gambas-bugtracker] Bug #1900: Removing component and not Object error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1900&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Sun Apr 3 02:18:30 2022 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 03 Apr 2022 00:18:30 GMT Subject: [Gambas-bugtracker] Bug #1900: Removing component and not Object error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1900&from=L21haW4- Comment #6 by Bruce STEERS: Awesome :) as good as perfect kind sir. great stuff Ben, one more glitch out of the matrix :) From bugtracker at gambaswiki.org Wed Apr 6 11:09:49 2022 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 06 Apr 2022 09:09:49 GMT Subject: [Gambas-bugtracker] Bug #2431: Malfunction of Dialog.Filter In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2431&from=L21haW4- Comment #3 by Michele V: I think like Gianluigi "All file " option must me placed at last position At first place is very useful to show my filter, in some cases it can be misleading or cause problems to load files other than those of the application however, finding the right files takes longer From bugtracker at gambaswiki.org Wed Apr 6 13:12:59 2022 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 06 Apr 2022 11:12:59 GMT Subject: [Gambas-bugtracker] Bug #2431: Malfunction of Dialog.Filter In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2431&from=L21haW4- Comment #4 by Beno?t MINISINI: "All files" filter is already the last filter in the combo box. Where do you see that it's the first one ? Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Wed Apr 6 13:15:33 2022 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 06 Apr 2022 11:15:33 GMT Subject: [Gambas-bugtracker] Bug #2431: Malfunction of Dialog.Filter In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2431&from=L21haW4- Comment #5 by Beno?t MINISINI: Ah OK I see: you are using the native dialog box, that acts on its own. You must use the Gambas dialog-box to have the expected behaviour ('gb.form.dialog' component). Beno?t MINISINI changed the state of the bug to: Rejected. From bugtracker at gambaswiki.org Wed Apr 6 16:24:04 2022 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 06 Apr 2022 14:24:04 GMT Subject: [Gambas-bugtracker] Bug #2513: Message.Question button focus cannot be changed with arrow-keys Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2513&from=L21haW4- Christof THALHOFER reported a new bug. Summary ------- Message.Question button focus cannot be changed with arrow-keys Type : Bug Priority : Medium Gambas version : Master Product : Unknown Description ----------- If I create a Message.Question with three buttons, the first one is highlighted (has the focus). In earlier versions of Gambas one could select another button with the arrow-keys 'Left' and 'Right'. This is not possible any more. System information ------------------ [System] Gambas=3.16.90 cfb38f738 (master) OperatingSystem=Linux Kernel=5.4.0-100-generic Architecture=x86_64 Distribution=Ubuntu 20.04.4 LTS Desktop=XFCE Font=Sans,10 Scale=7 Theme=industrial Language=de_DE.UTF-8 Memory=977M [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-0.10.so.0.30.0 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.44.0.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 DEFAULTS_PATH=/usr/share/gconf/xfce.default.path DESKTOP_SESSION=xfce DISPLAY=:0.0 EDITOR=mousepad GB_GUI=gb.gtk3 GDMSESSION=xfce GDM_LANG=de_DE GTK2_MODULES=overlay-scrollbar GTK_CSD=0 GTK_MODULES=gail:atk-bridge HOME= LANG=de_DE.UTF-8 LANGUAGE=de_DE.UTF-8 LC_ALL=de_DE.UTF-8 LD_PRELOAD=libgtk3-nocsd.so.0 LOGNAME= MANDATORY_PATH=/usr/share/gconf/xfce.mandatory.path PANEL_GDK_CORE_DEVICE_EVENTS=0 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=appmenu-qt5 SESSION_MANAGER=local/:@/tmp/.ICE-unix/2729,unix/:/tmp/.ICE-unix/2729 SHELL=/usr/bin/zsh SHLVL=0 SSH_AGENT_PID=2984 SSH_AUTH_SOCK=/tmp/ssh-87tt9tKdV2je/agent.2729 TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg/xdg-xfce:/etc/xdg:/etc/xdg XDG_CURRENT_DESKTOP=XFCE XDG_DATA_DIRS=/usr/share/xfce4:/usr/share/xfce:/usr/local/share:/usr/share:/var/lib/snapd/desktop:/usr/share XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/ XDG_MENU_PREFIX=xfce- XDG_RUNTIME_DIR=/run/user/1000 XDG_SEAT=seat0 XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0 XDG_SESSION_CLASS=user XDG_SESSION_DESKTOP=xfce XDG_SESSION_ID=c1 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7If I create a Message.Question with three buttons, the first one is highlighted (has the focus). In earlier versions of Gambas one could select another button with the arrow-keys 'Left' and 'Right'. This is not possible any more. From bugtracker at gambaswiki.org Wed Apr 6 17:52:10 2022 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 06 Apr 2022 15:52:10 GMT Subject: [Gambas-bugtracker] Bug #2513: Message.Question button focus cannot be changed with arrow-keys In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2513&from=L21haW4- Comment #1 by Beno?t MINISINI: This is not a bug, this is by design. I removed the focus move generated by the arrow keys with GTK+, so that, like QT, only the TAB key can move focus. As for the message box, one can add support for arrow keys specifically. From bugtracker at gambaswiki.org Wed Apr 6 23:13:29 2022 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 06 Apr 2022 21:13:29 GMT Subject: [Gambas-bugtracker] Bug #2502: EnsureVisible doesn't work when WebTable has property [ Showcheck = True ] In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2502&from=L21haW4- Comment #2 by Omar MORENO: Hello. I got update 3.17.1, if this update already has the fix, then EnsureVisible still has an error: If you assign the index of the last row, it shows it correctly, but after you assign it the index of the first row, it doesn't show it. ---------------------------------------------------------------------------- Attachment: WebP12-0.0.1.tar.gz From bugtracker at gambaswiki.org Wed Apr 6 23:14:41 2022 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 06 Apr 2022 21:14:41 GMT Subject: [Gambas-bugtracker] Bug #2502: EnsureVisible doesn't work when WebTable has property [ Showcheck = True ] In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2502&from=L21haW4- Omar MORENO changed the state of the bug to: Opened. From bugtracker at gambaswiki.org Thu Apr 7 01:09:27 2022 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 06 Apr 2022 23:09:27 GMT Subject: [Gambas-bugtracker] Bug #2513: Message.Question button focus cannot be changed with arrow-keys In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2513&from=L21haW4- Comment #2 by Beno?t MINISINI: Done in commit https://gitlab.com/gambas/gambas/-/commit/0935c48fcc6f1f8b204ab76c7103f61a6d91894b. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Thu Apr 7 01:14:32 2022 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 06 Apr 2022 23:14:32 GMT Subject: [Gambas-bugtracker] Bug #2502: EnsureVisible doesn't work when WebTable has property [ Showcheck = True ] In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2502&from=L21haW4- Comment #3 by Beno?t MINISINI: Fixed in commit https://gitlab.com/gambas/gambas/-/commit/adf39a97b2e5fa05b293793264c59148b1ca649e. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Thu Apr 7 09:46:09 2022 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 07 Apr 2022 07:46:09 GMT Subject: [Gambas-bugtracker] Bug #2513: Message.Question button focus cannot be changed with arrow-keys In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2513&from=L21haW4- Comment #3 by Christof THALHOFER: Thank you, cool! One thing I still see is, that when FMessage is displayed, no button is highlighted so that the user cannot see that the left button is the one which has the focus and will be triggered on . After or one of the arrow-keys is hit, the next button which has the focus is highlighted correctly, but only then. Christof THALHOFER changed the state of the bug to: Opened. From bugtracker at gambaswiki.org Thu Apr 7 12:17:55 2022 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 07 Apr 2022 10:17:55 GMT Subject: [Gambas-bugtracker] Bug #2514: Abstract Controls Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2514&from=L21haW4- Omar MORENO reported a new bug. Summary ------- Abstract Controls Type : Bug Priority : Medium Gambas version : Unknown Product : Development Environment Description ----------- Hi. The new version of Gambas 3.17.1 (WebForm) shows all the containers as if they were WebTabPanel and the WebButton, WebImage and WebFileButton in an abstract way. I have attached an image. System information ------------------ [System] Gambas=3.17.1 OperatingSystem=Linux Kernel=5.4.0-107-generic Architecture=x86_64 Distribution=Linux Mint 20.3 Una Desktop=XFCE Font=Ubuntu,10 Scale=7 Theme=mint-y-aqua Language=es_PA.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] CLUTTER_BACKEND=x11 COMPIZ_CONFIG_PROFILE=mint DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DESKTOP_SESSION=xfce DISPLAY=:0.0 GB_GUI=gb.gtk3 GDMSESSION=xfce GDM_LANG=es_ES GTK3_MODULES=xapp-gtk3-module GTK_MODULES=gail:atk-bridge HOME= LANG=es_PA.UTF-8 LANGUAGE=es_PA.UTF-8 LC_ADDRESS=es_PA.UTF-8 LC_ALL=es_PA.UTF-8 LC_IDENTIFICATION=es_PA.UTF-8 LC_MEASUREMENT=es_PA.UTF-8 LC_MONETARY=es_PA.UTF-8 LC_NAME=es_PA.UTF-8 LC_NUMERIC=es_PA.UTF-8 LC_PAPER=es_PA.UTF-8 LC_TELEPHONE=es_PA.UTF-8 LC_TIME=es_PA.UTF-8 LOGNAME= PAPERSIZE=a4 PATH=/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin PWD= QT_ACCESSIBILITY=1 QT_LOGGING_RULES=*.debug=false QT_QPA_PLATFORMTHEME=qt5ct SESSION_MANAGER=local/:@/tmp/.ICE-unix/1146,unix/:/tmp/.ICE-unix/1146 SHELL=/bin/bash SHLVL=0 SSH_AGENT_PID=1225 SSH_AUTH_SOCK=/tmp/ssh-NlSFmVGPoogE/agent.1146 TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg/xdg-xfce:/etc/xdg:/etc/xdg XDG_CURRENT_DESKTOP=XFCE XDG_DATA_DIRS=/usr/share/xfce4:/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share:/usr/share XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/ XDG_MENU_PREFIX=xfce- XDG_RUNTIME_DIR=/run/user/1000 XDG_SEAT=seat0 XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0 XDG_SESSION_CLASS=user XDG_SESSION_DESKTOP=xfce XDG_SESSION_ID=c2 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 From bugtracker at gambaswiki.org Thu Apr 7 12:54:16 2022 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 07 Apr 2022 10:54:16 GMT Subject: [Gambas-bugtracker] Bug #2514: Abstract Controls In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2514&from=L21haW4- Comment #1 by Beno?t MINISINI: It just have been fixed in master. I will make a 3.17.2 release with the fix as soon as possible. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Thu Apr 7 17:56:21 2022 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 07 Apr 2022 15:56:21 GMT Subject: [Gambas-bugtracker] Bug #2431: Malfunction of Dialog.Filter In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2431&from=L21haW4- Comment #6 by Michele V: You are right with gb.form.dialog componet "all files" filter now is at last position Many thanks Benoit From bugtracker at gambaswiki.org Thu Apr 7 20:50:56 2022 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 07 Apr 2022 18:50:56 GMT Subject: [Gambas-bugtracker] Bug #2513: Message.Question button focus cannot be changed with arrow-keys In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2513&from=L21haW4- Comment #4 by Christof THALHOFER: Now Message.Question does everything right except one thing: If you change the focus to the next button with , the first button remains highlighted (which is wrong), while the button that now has the focus is also highlighted (which is right). From bugtracker at gambaswiki.org Thu Apr 7 22:46:50 2022 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 07 Apr 2022 20:46:50 GMT Subject: [Gambas-bugtracker] Bug #2513: Message.Question button focus cannot be changed with arrow-keys In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2513&from=L21haW4- Comment #5 by Beno?t MINISINI: It remains highlighted because it's the default button. Other widget themes do not highlight the default button, they draw it differently. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Thu Apr 7 23:09:33 2022 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 07 Apr 2022 21:09:33 GMT Subject: [Gambas-bugtracker] Bug #2513: Message.Question button focus cannot be changed with arrow-keys In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2513&from=L21haW4- Comment #6 by Christof THALHOFER: Ok, thank you! I am looking forward to 3.17.2. :-) From bugtracker at gambaswiki.org Fri Apr 8 11:17:16 2022 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 08 Apr 2022 09:17:16 GMT Subject: [Gambas-bugtracker] Bug #2515: Allow SSL authentication Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2515&from=L21haW4- Pierre DUCROQUET reported a new bug. Summary ------- Allow SSL authentication Type : Request Priority : Medium Gambas version : Unknown Product : PostgreSQL driver Description ----------- Currently, the gb.db component and gb.db.postgresql driver allow only login/password authentication, while PostgreSQL allows SSL client authentication using a certificate and a shared CA. This mechanism is one of the most secure and very easy to use, and quite interesting in enterprise deployments. It would thus be useful to support it in order to be able to develop "enterprise"-grade Gambas applications :) Kidding on the last part, but still, I need it to be able to connect to my servers, and since I've never looked at Gambas architecture I don't know how this would be implemented since all goes through gb.db, thus restricting to features widely available accross databases :/ System information ------------------ None specific From bugtracker at gambaswiki.org Fri Apr 8 11:19:54 2022 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 08 Apr 2022 09:19:54 GMT Subject: [Gambas-bugtracker] Bug #2515: Allow SSL authentication In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2515&from=L21haW4- Comment #1 by Pierre DUCROQUET: As a workaround, allowing access through libpq "services" would be an alternative, but alas it's not supported either :/ From bugtracker at gambaswiki.org Fri Apr 8 20:37:04 2022 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 08 Apr 2022 18:37:04 GMT Subject: [Gambas-bugtracker] Bug #2516: QT no longer allowes GUI events to be processed by wait Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.2516&from=L21haW4- Brian G reported a new bug. Summary ------- QT no longer allowes GUI events to be processed by wait Type : Bug Priority : High Gambas version : Master Product : QT5 component Description ----------- In the past Both QT and GTK would allow GUI interface events to be processed through the use of the WAIT command. While GTK still allows this to occur. QT no longer process GUI EVENTS such as click button, close window when calling a WAIT in the code. The effects code which does a lot of calculations and polls the GUI for events through the WAIT command. This issue has caused many of my application to stop functioning when the user defaults to a QT environment. I have attached a sample APP with infinitely tries to calculate pi using the Gregory-Leibniz series which is an Infinite Series about 500,000 iterations for 5 decimal points. The app does a WAIT every 10000 iterations to make the GUI feel responsive. This app works fine under GTK, But the GUI is dead under QT until it does a wait 0.01 to update the display every 10 seconds. It is impractical to do a wait