[Gambas-bugtracker] Bug #2510: window placement not working
bugtracker at gambaswiki.org
bugtracker at gambaswiki.org
Sat Mar 26 03:40:26 CET 2022
http://gambaswiki.org/bugtracker/edit?object=BUG.2510&from=L21haW4-
steve G reported a new bug.
Summary
-------
window placement not working
Type : Bug
Priority : High
Gambas version : 3.16
Product : Unknown
Description
-----------
the following command have no effect.
me.top=5
me.left=5
this is in the form open event.
On a multiple monitor system running fedora 35 gnome 40. x or wayland react the same.
this has been in the mail list. was told to put up a report here.
the main project affected places windows on various monitors so that information is given to the right place in real time. in version 3.15 this worked and I could place the left so that the window was always on the correct monitor. version 3.16 nothing in my programming changes but now the window placement does not work at all. I have not been able to modify program to compensate for this. The me.move(5,5) does not work either.
Please fix this.
System information
------------------
[System]
Gambas=3.16.2
OperatingSystem=Linux
Kernel=5.16.15-201.fc35.x86_64
Architecture=x86_64
Distribution=redhat Fedora release 35 (Thirty Five)
Desktop=GNOME
Font=Cantarell,11
Scale=8
Theme=adwaita
Language=en_US.UTF-8
Memory=11838M
[Libraries]
Cairo=libcairo.so.2.11704.0
Curl=libcurl.so.4.7.0
DBus=libdbus-1.so.3.19.14
GDK2=libgdk-x11-2.0.so.0.2400.33
GDK3=libgdk-3.so.0.2404.27
GStreamer=libgstreamer-1.0.so.0.2000.0
GTK+2=libgtk-x11-2.0.so.0.2400.33
GTK+3=libgtk-3.so.0.2404.27
OpenGL=libGL.so.1.7.0
SQLite=libsqlite3.so.0.8.6
[Environment]
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
DEBUGINFOD_URLS=https://debuginfod.fedoraproject.org/
DESKTOP_SESSION=gnome
DISPLAY=:0
EDITOR=/usr/bin/nano
GB_GUI=gb.gtk3
GDMSESSION=gnome
GDM_LANG=en_US.UTF-8
GIO_LAUNCHED_DESKTOP_FILE=/usr/share/applications/gambas3.desktop
GIO_LAUNCHED_DESKTOP_FILE_PID=3060674
GJS_DEBUG_OUTPUT=stderr
GJS_DEBUG_TOPICS=JS ERROR;JS LOG
HISTCONTROL=ignoredups
HISTSIZE=1000
HOME=<home>
HOSTNAME=<hostname>
INVOCATION_ID=f8d9753f0a574aba82052dd7ea7f6bf7
JOURNAL_STREAM=8:29918
KDEDIRS=/usr
LANG=en_US.UTF-8
LC_ALL=en_US.UTF-8
LESSOPEN=||/usr/bin/lesspipe.sh %s
LOADEDMODULES=
LOGNAME=<user>
MAIL=/var/spool/mail/<user>
MANAGERPID=1198
MANPATH=/usr/share/man:
MODULEPATH=/etc/scl/modulefiles:/usr/share/Modules/modulefiles:/etc/modulefiles:/usr/share/modulefiles
MODULESHOME=/usr/share/Modules
MODULES_CMD=/usr/share/Modules/libexec/modulecmd.tcl
MODULES_RUN_QUARANTINE=LD_LIBRARY_PATH LD_PRELOAD
MOZ_GMP_PATH=/usr/lib64/mozilla/plugins/gmp-gmpopenh264/system-installed
PATH=/usr/share/Modules/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/var/lib/snapd/snap/bin:<home>/.local/bin:<home>/bin
PWD=<home>
QT_IM_MODULE=ibus
QT_LOGGING_RULES=*.debug=false
SDL_VIDEO_MINIMIZE_ON_FOCUS_LOSS=0
SESSION_MANAGER=local/unix:@/tmp/.ICE-unix/1423,unix/unix:/tmp/.ICE-unix/1423
SHELL=/bin/bash
SHLVL=0
SSH_AGENT_PID=1367
SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
STEAM_FRAME_FORCE_CLOSE=1
SYSTEMD_EXEC_PID=1447
TZ=:/etc/localtime
USER=<user>
USERNAME=<user>
WINDOWPATH=2
XAUTHORITY=/run/user/1000/gdm/Xauthority
XDG_CURRENT_DESKTOP=GNOME
XDG_DATA_DIRS=<home>/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share/:/usr/share/:/var/lib/snapd/desktop
XDG_MENU_PREFIX=gnome-
XDG_RUNTIME_DIR=/run/user/1000
XDG_SESSION_CLASS=user
XDG_SESSION_DESKTOP=gnome
XDG_SESSION_TYPE=x11
XMODIFIERS=@im=ibus
which_declare=declare -f
More information about the Bugtracker
mailing list