[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
How to turn the console off in Gambas GUI ?
[Thread Prev] | [Thread Next]
- Subject: How to turn the console off in Gambas GUI ?
- From: Ian Roper <westozscribe@xxxxxxxxx>
- Date: Mon, 17 Nov 2025 16:35:08 +0800
- To: user@xxxxxxxxxxxxxxxxxxxxxx
My problem is that I'm running a number of queries to a SQLite DB.My 'over enthusiastic' console lists these and the console then takes up to 75% of the screen on exit.
I've tried: 1. Undocking the console and exiting it. 2. Minimizing the size to as minimal as I can get and it just resizes on the next run. Is there a switch to tell it to ignore SQL commands OR to disable it ? Screenshot attached.gambas3.conf attached in case there is something wrong there or something I can tweak to disable as discussed.
regards, Ian. [System] Gambas=3.19.5 OperatingSystem=Linux Distribution=Linux Mint 22.2 (Zara) Kernel=6.8.0-87-generic Architecture=x86_64 Cores=12 Memory=15907M Language=en_AU.UTF-8 Platform=x11 Desktop=CINNAMON DesktopResolution=96 DesktopScale=8 WidgetTheme=mint-y-aqua Font=Ubuntu,11 [Programs] dpkg=Debian 'dpkg' package management program version 1.22.6 (amd64). gcc=gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 git=git version 2.43.0 msgmerge=msgmerge (GNU gettext-tools) 0.21 rpmbuild=RPM version 4.18.2 [Libraries] Cairo=libcairo.so.2.11800.0 Curl=libcurl.so.4.8.0 DBus=libdbus-1.so.3.32.4 GDK2=libgdk-x11-2.0.so.0.2400.33 GDK3=libgdk-3.so.0.2409.32 GStreamer=libgstreamer-1.0.so.0.2402.0 GTK+2=libgtk-x11-2.0.so.0.2400.33 GTK+3=libgtk-3.so.0.2409.32 OpenGL=libGL.so.1.7.0 Poppler=libpoppler.so.134.0.0 QT5=libQt5Core.so.5.15.13 RSvg=librsvg-2.so.2.50.0 SDL=libSDL2-2.0.so.0.3000.0 SQLite 3=libsqlite3.so.0.8.6 [Environment] CINNAMON_VERSION=6.4.8 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DESKTOP_SESSION=cinnamon DISPLAY=:0 GB_GUI=gb.gtk3 GDMSESSION=cinnamon GDM_LANG=en_AU GIO_LAUNCHED_DESKTOP_FILE=/usr/share/applications/gambas3.desktop GIO_LAUNCHED_DESKTOP_FILE_PID=10215 GJS_DEBUG_OUTPUT=stderr GJS_DEBUG_TOPICS=JS ERROR;JS LOG GNOME_DESKTOP_SESSION_ID=this-is-deprecated GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 GTK3_MODULES=xapp-gtk3-module GTK_MODULES=gail:atk-bridge HOME=<home> LANG=en_AU.UTF-8 LANGUAGE=en_AU.UTF-8 LC_ALL=en_AU.UTF-8 LOGNAME=<user> 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_LOGGING_RULES=*.debug=false SESSION_MANAGER=local/<hostname>:@/tmp/.ICE-unix/1899,unix/<hostname>:/tmp/.ICE-unix/1899 SHELL=/bin/bash SHLVL=0 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TZ=:/etc/localtime USER=<user> XAUTHORITY=<home>/.Xauthority XDG_ACTIVATION_TOKEN=cinnamon/Gambas 3/2313-2-<hostname>_TIME5598474 XDG_CONFIG_DIRS=/etc/xdg/xdg-cinnamon:/etc/xdg XDG_CURRENT_DESKTOP=X-Cinnamon XDG_DATA_DIRS=/usr/share/cinnamon:/usr/share/gnome:<home>/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/<user> XDG_RUNTIME_DIR=/run/user/1000 XDG_SEAT=seat0 XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0 XDG_SESSION_CLASS=user XDG_SESSION_DESKTOP=cinnamon XDG_SESSION_ID=c2 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7
Attachment:
Selection_001.png
Description: PNG image
[AutomaticTranslation] Enabled=False [Background] Image="mosaic" [Editor] Styles="Background=#000000;Normal=#FFFF00;Keyword=#007FFF,Bold;Datatype=#4C00FF,Bold;Function=#3398C3,Bold;Operator=#37B5DF,Bold;Symbol=#FFFFFF;Number=#FFFF00,Bold;String=#FF7F00;Comment=#00BF00;Documentation=#888786,Bold;Preprocessor=#006E28,Bold;Breakpoint=#FF5F5F;Current=#42C9FF;Selection=#CFBFFF;Highlight=#000000,Dotted;CurrentLine=#5F5F5F;Error=#BF0303,Underline;Escape=#7F0000,Bold,Dotted;Label=#B5E08B,Dotted;Constant=#FF0000,Bold;Alternate=#C0C05F;Added=#009000,Bold;Removed=#A00000,Bold;Class=#4C00FF,Bold;Id=#3398C3,Bold;Element=#000000,Bold;Property=#000000;Pseudo=#404040,Bold;Rule=#008040,Bold;Important=#FF0000,Bold;File=#007FFF,Bold;Header=#808080;Position=#3398C3,Bold;Markup=#007FFF,Bold;Attribute=#4C00FF,Bold;Value=#FF7F00;Entity=#3398C3,Bold;WebMarkup=#138013,Bold;WebComment=#808080,Bold;WebArgument=#138013;Shebang=#006E28,Bold;Expansion=#4C00FF,Bold;Command=#3398C3,Bold;AtRule=#006E28,Bold;PseudoClass=#007FFF,Bold;Tag=#007FFF,Bold;TagAttribute=#007FFF,Bold;Color=#FF0000,Bold;Unit=#3398C3,Bold;Diff=#4C00FF,Bold;Index=#007FFF,Bold;Doctype=#006E28,Bold;RegExp=#4C00FF,Bold;Commit=#4C00FF,Bold;Author=#3398C3,Bold;Date=#006E28,Bold;Merge=#FFFF00,Bold" ShowLineNumbers=True CloseStrings=False InvertTheme=False [FColorChooser] Geometry=[682,258,557,525,0,0] [FConnectionEditor] spnTable=[False,242,True,False] [FDebugConfig] Geometry=[552,244,817,553,0,0] [FDebugger] splDebug=[458,456] [FHelpBrowser] Geometry=[625,0,960,1008,0,0] sdpHelp=[False,224,True,False] ShowPanel=False [FHelpShortcut] Geometry=[0,0,640,528,0,0] [FImportFile] Geometry=[559,219,803,603,0,0] fchExisting=[1,"/","/media/ian","",True,[261,523],[3,0,True,"4,0.125,+,0.125,>,0.125,0.125",[64,16,16,128],0],0,"System"] [FMain] Geometry=[0,0,1920,1008,0,1] panProject=[False,312,True,False] panProperty=[False,347,True,False] panDebug=[True,220,True,False] [FMakeExecutable] fchExec=[1,"/home/ian/Projects/HomeBudget2","/home/ian/Projects/HomeBudget2","",True,[261,537],[3,0,False,"4,0.125,+,0.125,>,0.125,0.125",[64,16,16,128],0],0,"Current project"] Geometry=[552,208,817,625,0,0] [FMenu] Geometry=[428,180,1064,680,0,0] [FOpenProject] SortRecent=0 Geometry=[0,0,1921,1009,0,1] pchProject=[[1,"/home/ian","/home/ian/Projects",Null,True,[637,1283],[3,0,False,"4,0.125,+,0.125,>,0.125,0.125",[64,14,14,128],0],-1,"Home"],[1921,0]] splCreate=[339,604] dchProject=[1,"/home/ian","/home/ian/Projects",Null,False,[592,0],[3,0,False,"4,0.125,+,0.125,>,0.125,0.125",[64,14,14,128],0],-1,"Home"] [FOption] ThemePath="/home/ian/Projects/gambas_black.gambas.theme" [FOutput] Geometry=[311,331,819,378,0,0] Undock=False Echo=False [FProjectProperty] Geometry=[498,186,924,668,0,0] splLibraries=[297,255] [FProperty] Geometry=[0,0,346,915,0,0] spnHelp=[True,119,True,False] [FPublish] Geometry=[660,268,601,505,0,0] [FSaveProjectAs] Geometry=[685,229,551,583,0,0] dchProject=[1,"/home/ian","/home/ian/Projects",Null,False,[533,0],[3,0,False,"4,0.125,+,0.125,>,0.125,0.125",[64,16,16,128],0],-1,"Home"] [FSearch] CaseSensitive=False IgnoreComments=False IgnoreStrings=False RegularExpression=False ReplaceCaptureGroups=False WordsOnly=False Geometry=[1069,316,752,328,0,0] Highlight=False [FSelectIcon] Geometry=[0,0,1921,1009,0,1] Size="medium" [FSidePanel] panTool=[False,281,True,False] [FSoftwareFarm] Geometry=[551,187,819,667,0,0] [FText] Geometry=[677,353,567,335,0,0] UseFixedFont=0 [FTranslate] Geometry=[496,216,929,609,0,0] [FWelcome] SortRecent=0 [FormatCode] FormatOnLoad=True RemoveSpaces=True KeepVoidLines=True [General] ShowTipOnStartup=0 LastTip=1 SortProperties=True UseInheritance=True ShowAllClasses=False CloseWithMiddleClick=False DebuggerFontSize=100 ProjectFontSize=100 ShowMenus=True TitleFontSize=80 ToolbarDefaultSize=1 Theme="Hicolor" AlwaysDisplayOptionalMessages=True UseOfflineHelp=True Font="Ubuntu,11" [Help] Zoom=80 Font="Ubuntu,11" [Identity] Mail="quincunxian@xxxxxxxxx" Name="Ian" [Packager] URL="www.endoftheinternet.com" [Publish] Farm="gambasfarm.org" [Toolbox] Size=1 [VersionControl] Enabled=True [gb.form] CustomColors=[16777215,10473471,12836831,7324639,16119285,14736346,14723072,14737632,11780007,7847727,792864,6076904,2105376,255,12608839,12582911,16775135,8454143] [gb.form.dialog/FFileDialog] Geometry=[676,302,649,497,0,0] [gb.form.mdi/FToolbarConfig] Geometry=[763,259,568,240,0,0] [gb.form.mdi/Toolbars/FToolBox.toolbox] Size="tiny"
| Re: How to turn the console off in Gambas GUI ? | Gianluigi <gradobag@xxxxxxxxxxx> |
| Re: How to turn the console off in Gambas GUI ? | Bruce Steers <bsteers4@xxxxxxxxx> |
| Re: How to turn the console off in Gambas GUI ? | BB <adamnt42@xxxxxxxxx> |