[Gambas-bugtracker] Bug #2215: add command (argument for command 'gambas3')

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Tue May 25 15:54:14 CEST 2021


http://gambaswiki.org/bugtracker/edit?object=BUG.2215&from=L21haW4-

Víctor PEREZ reported a new bug.

Summary
-------

add command (argument for command 'gambas3')

Type             : Request
Priority         : High
Gambas version   : Master
Product          : Development Environment


Description
-----------

add command (argument for command 'gambas3')
in terminal, Example: gambas3 --infobug, or Example --systeminfo

to create a text file with the systema information (from FSystemInfo form).
or paste the information to the clipboard.
or both.
this will be used when the ide cannot boot and the system information is needed to solve the problem.


System information
------------------

[System]
Gambas=3.16
OperatingSystem=Linux
Kernel=5.11.21-300.fc34.x86_64
Architecture=x86_64
Distribution=redhat Fedora release 34 (Thirty Four)
Desktop=MATE
Font=Sans,10
Scale=7
Theme=bluementa
Language=es_ES.UTF-8
Memory=5873M

[Libraries]
Cairo=libcairo.so.2.11704.0
Curl=libcurl.so.4.7.0
DBus=libdbus-1.so.3.19.13
GStreamer=libgstreamer-1.0.so.0.1804.0
OpenGL=libGL.so.1.7.0
SQLite=libsqlite3.so.0.8.6

[Environment]
BASH_FUNC_which%%=() {  ( alias;
 eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot "$@"
}
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
DESKTOP_SESSION=mate
DISPLAY=:1
EDITOR=/usr/bin/nano
GB_GUI=gb.gtk3
GDMSESSION=mate
GDM_LANG=es_ES.UTF-8
GIO_LAUNCHED_DESKTOP_FILE_PID=7918
GTK3_MODULES=xapp-gtk3-module
GTK_OVERLAY_SCROLLING=0
HISTCONTROL=ignoredups
HISTSIZE=1000
HOME=<home>
HOSTNAME=<hostname>
IMSETTINGS_INTEGRATE_DESKTOP=yes
IMSETTINGS_MODULE=none
LANG=es_ES.UTF-8
LC_ALL=es_ES.UTF-8
LESSOPEN=||/usr/bin/lesspipe.sh %s
LOGNAME=<user>
MAIL=/var/spool/mail/<user>
MATE_DESKTOP_SESSION_ID=this-is-deprecated
MOZ_GMP_PATH=/usr/lib64/mozilla/plugins/gmp-gmpopenh264/system-installed
PATH=<home>/.local/bin:<home>/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/var/lib/snapd/snap/bin
PWD=<home>
QT_AUTO_SCREEN_SCALE_FACTOR=0
QT_IM_MODULE=xim
QT_LOGGING_RULES=*.debug=false
QT_SCALE_FACTOR=1
SESSION_MANAGER=local/unix:@/tmp/.ICE-unix/2941,unix/unix:/tmp/.ICE-unix/2941
SHELL=/bin/bash
SHLVL=0
SSH_AGENT_PID=3141
SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
SYSTEMD_EXEC_PID=2845
TERM=dumb
TZ=:/etc/localtime
USER=<user>
USERNAME=<user>
WINDOWPATH=2
XAUTHORITY=/run/user/1000/gdm/Xauthority
XDG_CURRENT_DESKTOP=MATE
XDG_DATA_DIRS=<home>/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share/:/usr/share/:/var/lib/snapd/desktop
XDG_RUNTIME_DIR=/run/user/1000
XDG_SEAT=seat0
XDG_SESSION_CLASS=user
XDG_SESSION_DESKTOP=mate
XDG_SESSION_ID=2
XDG_SESSION_TYPE=x11
XDG_VTNR=2
XMODIFIERS=@im=none
which_declare=declare -f




More information about the Bugtracker mailing list