[Gambas-bugtracker] Bug #2276: When IDE is using Terminal Emulator, App exits with error 1, no explanation in popup

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Wed Jun 23 19:32:33 CEST 2021


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

Brian G reported a new bug.

Summary
-------

When IDE is using Terminal Emulator, App exits with error 1, no explanation in popup

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


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

When a Terminal Emulator is being used in the IDE instead of the console.

Then if the default terminal emulator is not found the IDE will simple display a popup
message with Error 1 and return to the IDE. No explanation the the default emulator is not
found. This can be confusing as it will never actually start the app. 

The message says:    'The Program has returned the value: 1'

So can lead to many attempt to debug app issue when it is simply that the default emulator like xterm
is not installed.(yes I can be a little slow to realize stuff)

So would it be possible to include in the popup that the default terminal emulator was not found.

Or perhaps revert to the console with a warning message?


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

[System]
Gambas=3.16.90 51068e17b (master)
OperatingSystem=Linux
Kernel=5.8.0-55-generic
Architecture=x86_64
Distribution=Linux Mint 20.1 Ulyssa
Desktop=MATE
Font=Ubuntu,10
Scale=7
Theme=stylesheet
Language=en_US.UTF-8
Memory=14013M

[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]
COMPIZ_CONFIG_PROFILE=mint
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-Y7loIhZPEZ,guid=51b43e01be696a90bf7cc4eb60d36791
DISPLAY=:50
EDITOR=/usr/bin/vim
GB_GUI=gb.qt5
GIO_LAUNCHED_DESKTOP_FILE_PID=1003074
GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1
GTK_MODULES=gail:atk-bridge
GTK_OVERLAY_SCROLLING=0
HOME=<home>
LANG=en_US.UTF-8
LC_ALL=en_US.UTF-8
LD_LIBRARY_PATH=:/usr/local/easysoft/access:/usr/local/easysoft/lib
LOGNAME=<user>
MATE_DESKTOP_SESSION_ID=this-is-deprecated
MOTD_SHOWN=pam
PATH=<home>/bin:<home>/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
PULSE_CLIENTCONFIG=<home>/.x2go/C-<user>-50-1624467340_stDMATE_dp24/.pulse-client.conf
PWD=<home>
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/<hostname>:@/tmp/.ICE-unix/999952,unix/<hostname>:/tmp/.ICE-unix/999952
SHELL=/usr/bin/gsh
SHLVL=1
SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
SSH_CLIENT=73.66.0.38 49506 22
SSH_CONNECTION=73.66.0.38 49506 192.168.250.8 22
STARTUP=/usr/bin/im-launch /usr/bin/env LD_LIBRARY_PATH=:/usr/local/easysoft/access:/usr/local/easysoft/lib mate-session
TERM=xterm
TZ=:/etc/localtime
USER=<user>
X2GO_AGENT_PID=999142
X2GO_SESSION=<user>-50-1624467340_stDMATE_dp24
XAUTHORITY=<home>/.Xauthority
XDG_CURRENT_DESKTOP=MATE
XDG_DATA_DIRS=<home>/.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=211
XDG_SESSION_TYPE=tty
XSESSION_EXEC=mate-session
force_s3tc_enable=true




More information about the Bugtracker mailing list