[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Wayland and Gambas
[Thread Prev] | [Thread Next]
- Subject: Wayland and Gambas
- From: Philippe Valarcher <philippe.valarcher@xxxxxxx>
- Date: Tue, 02 Apr 2024 17:01:35 +0200
- To: user@xxxxxxxxxxxxxxxxxxxxxx
Wayland and problems : Soon Xorg will be liable for time (in not so long). Already, many distributions offer Wayland by default. Given the number of display bugs under Wayland with Gambas, it is time to start identifying all these and glimpse some solutions. Not so long ago Gambas did not work under Wayland, which will become the norm in a short time. Here is what I have already identified with Patrick and is to be continued : - Skiptaskbar is not operational under Wayland. - Applications are displayed anywhere, no need to center them, your forms, they will go: "On the screen". - It's even worse with several screens. - The Trayicon icons are not displayed, applications even seem to plant. - Desktop.sendkeys does not work with Wayland. [System] Gambas=3.19.1 OperatingSystem=Linux Distribution=KDE neon 6.0 Kernel=6.5.0-26-generic Architecture=x86_64 Cores=4 Memory=5713M Language=fr_FR.UTF-8 Platform=x11 Desktop=KDE DesktopResolution=96 DesktopScale=8 WidgetTheme=breeze Font=Noto Sans,11 [Programs] appimage-builder=appimage-builder: 1.1.0 dpkg=Programme « dpkg » de gestion de paquets Debian version 1.21.1 (amd64). gcc=gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 git=git version 2.34.1 msgmerge=msgmerge (GNU gettext-tools) 0.21 pngquant=2.12.2 (July 2019) rpmbuild=RPM version 4.17.0 [Libraries] Cairo=libcairo.so.2.11600.0 Curl=libcurl.so.4.7.0 DBus=libdbus-1.so.3.19.13 GDK2=libgdk-x11-2.0.so.0.2400.33 GDK3=libgdk-3.so.0.2404.29 GStreamer=libgstreamer-1.0.so.0.2003.0 GTK+2=libgtk-x11-2.0.so.0.2400.33 GTK+3=libgtk-3.so.0.2404.29 OpenGL=libGL.so.1.7.0 Poppler=libpoppler.so.118.0.0 Poppler=libpoppler.so.119.0.0 Poppler=libpoppler.so.134.0.0 Poppler=libpoppler.so.97.0.0 QT5=libQt5Core.so.5.15.12 RSvg=librsvg-2.so.2.48.0 SDL=libSDL2-2.0.so.0.2800.5 SQLite 3=libsqlite3.so.0.8.6 [Environment] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DEBUGINFOD_URLS=https://debuginfod.neon.kde.org/: DEFAULTS_PATH=/usr/share/gconf/plasmax11.default.path DESKTOP_SESSION=plasmax11 DISPLAY=:0 GB_GUI=gb.gtk3 GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 GTK2_RC_FILES=/etc/gtk-2.0/gtkrc:<home>/.gtkrc- 2.0:<home>/.config/gtkrc-2.0 GTK_RC_FILES=/etc/gtk/gtkrc:<home>/.gtkrc:<home>/.config/gtkrc HOME=<home> INVOCATION_ID=7b9f9be5329e4bf3a992c8c0f225bf8f JOURNAL_STREAM=8:30087 KDE_APPLICATIONS_AS_SCOPE=1 KDE_FORK_SLAVES=1 KDE_FULL_SESSION=true KDE_SESSION_UID=1000 KDE_SESSION_VERSION=6 LANG=fr_FR.UTF-8 LANGUAGE=fr_FR.UTF-8 LC_ALL=fr_FR.UTF-8 LC_COLLATE=fr_FR.UTF-8 LC_MEASUREMENT=fr_FR.UTF-8 LC_MONETARY=fr_FR.UTF-8 LC_NUMERIC=fr_FR.UTF-8 LC_TIME=fr_FR.UTF-8 LOGNAME=<user> MANAGERPID=1016 MANDATORY_PATH=/usr/share/gconf/plasmax11.mandatory.path MOZ_USE_XINPUT2=1 PAM_KWALLET5_LOGIN=/run/user/1000/kwallet5.socket PATH=<home>/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bi n:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin PWD=<home> QT_ACCESSIBILITY=1 QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_EXCLUDE_GENERIC_BEARER=1 QT_LOGGING_RULES=*.debug=false QT_SCREEN_SCALE_FACTORS=LVDS-1=1;VGA-1=1;HDMI-1=1;DP-1=1;HDMI-2=1;HDMI- 3=1;DP-2=1;DP-3=1; QT_WAYLAND_RECONNECT=1 SESSION_MANAGER=local/<hostname>:@/tmp/.ICE- unix/1180,unix/<hostname>:/tmp/.ICE-unix/1180 SHELL=/bin/bash SHLVL=1 SSH_AGENT_PID=1093 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhzprLY/agent.1038 SYSTEMD_EXEC_PID=1224 TZ=:/etc/localtime USER=<user> XAUTHORITY=/tmp/xauth_uOgbVf XDG_CONFIG_DIRS=<home>/.config/kdedefaults:/etc/xdg/xdg- plasmax11:/etc/xdg XDG_CURRENT_DESKTOP=KDE XDG_DATA_DIRS=/usr/share/plasmax11:<home>/.local/share/flatpak/exports/ share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share 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=3 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session1 XDG_SESSION_TYPE=x11 XDG_VTNR=2 _=/usr/bin/dbus-update-activation-environment -- Philippe Valarcher <philippe.valarcher@xxxxxxx>
Re: Wayland and Gambas | Bruce Steers <bsteers4@xxxxxxxxx> |
Re: Wayland and Gambas | Bruce Steers <bsteers4@xxxxxxxxx> |