[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Two oddities in the IDE:
[Thread Prev] | [Thread Next]
- Subject: Re: Two oddities in the IDE:
- From: Philippe Valarcher <philippe.valarcher@xxxxxxx>
- Date: Sat, 15 Mar 2025 14:12:14 +0100
- To: user@xxxxxxxxxxxxxxxxxxxxxx
Le samedi 15 mars 2025 à 08:58 -0400, T Lee Davidson a écrit : > On 3/15/25 8:05 AM, Philippe Valarcher wrote: > > > > - When I create an exported and automatically instantiable Class, a > > star appears next to the name of the Class, whereas when I > > create a class with nothing and then add Export, then Create > > Static, the star doesn't appear next to the name of the Class. > > It's not important, but it seems the IDE wants to tell us > > something! > > I cannot reproduce this behavior. If I comment out Export and Create > Static in your project and save the project, the star goes > away. If I then uncomment Export and save the project, the star > immediately re-appears. Subsequently uncommenting Create Static > and saving the project has no effect. > > > - If I modify a line or even a single word of my code, when I run > > the program, the first time, it returns characters other than > > those I programmed; the second time and all the others, it returns > > the programmed characters. I can't find a solution to this > > oddity. > > I also cannot reproduce this behavior. > > > [Gambas 3.20.1] > > Here is the informations about my system : [System] Gambas=3.20.2 972c02e (master) OperatingSystem=Linux Distribution=Manjaro Linux Kernel=6.12.19-1-MANJARO Architecture=x86_64 Cores=4 Memory=5721M Language=fr_FR.UTF-8 Platform=x11 Desktop=KDE DesktopResolution=96 DesktopScale=8 WidgetTheme=breeze Font=Noto Sans,11 DarkTheme=False [Programs] clang=clang version 19.1.7 gcc=gcc (GCC) 14.2.1 20250207 git=git version 2.48.1 msgmerge=msgmerge (GNU gettext-tools) 0.24 pngquant=3.0.3 rpmbuild=RPM version 4.20.1 trans=[1mTranslate Shell 0.9.7.1-git:faff2c9 [Libraries] Cairo=libcairo.so.2.11802.2 Curl=libcurl.so.4.8.0 DBus=libdbus-1.so.3.38.3 GDK2=libgdk-x11-2.0.so.0.2400.33 GDK3=libgdk-3.so.0.2417.32 GStreamer=libgstreamer-1.0.so.0.2412.0 GTK+2=libgtk-x11-2.0.so.0.2400.33 GTK+3=libgtk-3.so.0.2417.32 OpenGL=libGL.so.1.7.0 Poppler=libpoppler.so.146.0.0 QT5=libQt5Core.so.5.15.16 QT6=libQt6Core.so.6.8.2 RSvg=librsvg-2.so.2.59.2 SDL=libSDL2-2.0.so.0.3200.52 SQLite3=libsqlite3.so.3.49.1 [Environment] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DEBUGINFOD_URLS=https://debuginfod.archlinux.org DESKTOP_SESSION=plasma DISPLAY=:0 GB_GUI=gb.qt6 GTK2_RC_FILES=/etc/gtk-2.0/gtkrc:<home>/.gtkrc- 2.0:<home>/.config/gtkrc-2.0 GTK_MODULES=canberra-gtk-module GTK_RC_FILES=/etc/gtk/gtkrc:<home>/.gtkrc:<home>/.config/gtkrc HOME=<home> ICEAUTHORITY=/run/user/1000/iceauth_fwSXFH INVOCATION_ID=82bbbd5dfcab4b9481fb33472304bd90 JOURNAL_STREAM=9:10284 KDE_APPLICATIONS_AS_SCOPE=1 KDE_FULL_SESSION=true KDE_SESSION_UID=1000 KDE_SESSION_VERSION=6 LANG=fr_FR.UTF-8 LANGUAGE=fr_FR.UTF-8 LC_ADDRESS=fr_FR.UTF-8 LC_IDENTIFICATION=fr_FR.UTF-8 LC_MEASUREMENT=fr_FR.UTF-8 LC_MONETARY=fr_FR.UTF-8 LC_NAME=fr_FR.UTF-8 LC_NUMERIC=fr_FR.UTF-8 LC_PAPER=fr_FR.UTF-8 LC_TELEPHONE=fr_FR.UTF-8 LC_TIME=fr_FR.UTF-8 LOGNAME=<user> MAIL=/var/spool/mail/<user> MANAGERPID=649 MEMORY_PRESSURE_WATCH=/sys/fs/cgroup/user.slice/user-1000.slice/user@1000.service /session.slice/plasma-plasmashell.service/memory.pressure MEMORY_PRESSURE_WRITE=c29tZSAyMDAwMDAgMjAwMDAwMAA= MOTD_SHOWN=pam PAM_KWALLET5_LOGIN=/run/user/1000/kwallet5.socket PATH=<home>/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib /jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_ perl PWD=<home> QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_LINUX_ACCESSIBILITY_ALWAYS_ON=1 QT_LOGGING_RULES=*.debug=false QT_WAYLAND_RECONNECT=1 SESSION_MANAGER=local/<hostname>:@/tmp/.ICE- unix/754,unix/<hostname>:/tmp/.ICE-unix/754 SHELL=/bin/bash SYSTEMD_EXEC_PID=793 TZ=:/etc/localtime USER=<user> XAUTHORITY=/tmp/xauth_JxZpOC XDG_CONFIG_DIRS=<home>/.config/kdedefaults:/etc/xdg:/usr/share/manjaro- kde-settings/xdg XDG_CURRENT_DESKTOP=KDE XDG_MENU_PREFIX=plasma- XDG_RUNTIME_DIR=/run/user/1000 XDG_SEAT=seat0 XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0 XDG_SESSION_CLASS=user XDG_SESSION_DESKTOP=KDE XDG_SESSION_ID=2 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session1 XDG_SESSION_TYPE=x11 XDG_VTNR=2 Thank you Lee for testing.
Two oddities in the IDE: | Philippe Valarcher <philippe.valarcher@xxxxxxx> |
Re: Two oddities in the IDE: | T Lee Davidson <t.lee.davidson@xxxxxxxxx> |