[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Warning from QT5


For a few days now all my programs have issued this warning through the
console:
Qt: Session management error: None of the authentication protocols
specified are supported
I think they recently updated qt5 in Manjaro Unstable, which is the one I
use.
Everything works fine, I don't even think it's a bug, but...

These are my data:

[System]
Gambas=3.19.1
OperatingSystem=Linux
Distribution=Manjaro Linux
Kernel=6.6.32-1-MANJARO
Architecture=x86_64
Cores=4
Memory=31861M
Language=es_ES.UTF-8
Platform=x11
Desktop=KDE
DesktopResolution=96
DesktopScale=7
WidgetTheme=breeze
Font=DejaVu Sans,10
[Programs]
clang=clang version 17.0.6
gcc=gcc (GCC) 14.1.1 20240522
git=git version 2.45.1
msgmerge=msgmerge (GNU gettext-tools) 0.22.5
[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.2410.32
GStreamer=libgstreamer-1.0.so.0.2403.0
GTK+2=libgtk-x11-2.0.so.0.2400.33
GTK+3=libgtk-3.so.0.2410.32
OpenGL=libGL.so.1.7.0
Poppler=libpoppler.so.137.0.0
QT5=libQt5Core.so.5.15.14
RSvg=librsvg-2.so.2.50.0
SDL=libSDL2-2.0.so.0.3000.3
SQLite 3=libsqlite3.so.0.8.6
[Environment]
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
DEBUGINFOD_URLS=https://debuginfod.archlinux.org
DESKTOP_SESSION=custom
DISPLAY=:0
EDITOR=kwrite
GB_GUI=gb.qt5
GTK2_RC_FILES=/etc/gtk-2.0/gtkrc:<home>/.gtkrc-2.0:<home>/.config/gtkrc-2.0
GTK3_MODULES=xapp-gtk3-module
GTK_MODULES=canberra-gtk-module
GTK_RC_FILES=/etc/gtk/gtkrc:<home>/.gtkrc:<home>/.config/gtkrc
HOME=<home>
ICEAUTHORITY=/run/user/1000/iceauth_WjtnyY
INVOCATION_ID=6d0bad29b3424badb258f1bad01f9f9e
JOURNAL_STREAM=8:7858
KDE_APPLICATIONS_AS_SCOPE=1
KDE_FULL_SESSION=true
KDE_SESSION_UID=1000
KDE_SESSION_VERSION=6
LANG=es_ES.UTF-8
LANGUAGE=es_ES.UTF-8
LC_ADDRESS=es_ES.UTF-8
LC_ALL=es_ES.UTF-8
LC_IDENTIFICATION=es_ES.UTF-8
LC_MEASUREMENT=es_ES.UTF-8
LC_MONETARY=es_ES.UTF-8
LC_NAME=es_ES.UTF-8
LC_NUMERIC=es_ES.UTF-8
LC_PAPER=es_ES.UTF-8
LC_TELEPHONE=es_ES.UTF-8
LC_TIME=es_ES.UTF-8
LOGNAME=<user>
MAIL=/var/spool/mail/<user>
MANAGERPID=645
MEMORY_PRESSURE_WATCH=/sys/fs/cgroup/user.slice/user-1000.slice/user@1000.service
/session.slice/plasma-plasmashell.service/memory.pressure
MEMORY_PRESSURE_WRITE=c29tZSAyMDAwMDAgMjAwMDAwMAA=
MOTD_SHOWN=pam
PATH=<home>/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
PWD=<home>
QT_AUTO_SCREEN_SCALE_FACTOR=0
QT_LINUX_ACCESSIBILITY_ALWAYS_ON=1
QT_LOGGING_RULES=*.debug=false
QT_WAYLAND_RECONNECT=1
SESSION_MANAGER=local/<hostname>:@/tmp/.ICE-unix/746,unix/<hostname>:/tmp/.ICE-unix/746
SHELL=/bin/bash
SHLVL=1
SYSTEMD_EXEC_PID=772
TZ=:/etc/localtime
USER=<user>
XAUTHORITY=/tmp/xauth_McjRDT
XDG_CONFIG_DIRS=<home>/.config/kdedefaults:/etc/xdg:/usr/share/manjaro-kde-settings/xdg
XDG_CURRENT_DESKTOP=KDE
XDG_DATA_DIRS=<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=
XDG_SESSION_ID=1
XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0
XDG_SESSION_TYPE=x11
XDG_VTNR=2
_=/usr/bin/env
force_s3tc_enable=true

Follow-Ups:
Re: Warning from QT5Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>