Bug 50966 - Отсутствует поддержка аутентификации Qt: 'None of the authentication protocols specified are supported'
Summary: Отсутствует поддержка аутентификации Qt: 'None of the authentication protocol...
Status: CLOSED NOTABUG
Alias: None
Product: Sisyphus
Classification: Development
Component: qt6-quick3d (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Sergey V Turchin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-23 12:04 MSK by Tatyana Gagina
Modified: 2024-07-23 13:31 MSK (History)
1 user (show)

See Also:


Attachments
Sony_PSP_Console.fbx (124.20 KB, application/octet-stream)
2024-07-23 12:05 MSK, Tatyana Gagina
no flags Details
Success (72.90 KB, image/png)
2024-07-23 13:30 MSK, Sergey V Turchin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tatyana Gagina 2024-07-23 12:04:47 MSK
Стенды:
ALT Education KDE x86-64
ALT Workstation K x86-64

Версия: qt6-quick3d-6.6.2-alt1

rpm -ql qt6-quick3d | grep bin
/usr/bin/balsam-qt6

Шаги:
1) Установить пакет и обновить:
# apt-get install -y qt6-quick3d

2) Для работы в Wayland установить плагин Wayland для Qt:
# apt-get install libqt6-waylandclient -y

А также указать переменную окружения:
$ export QT_QPA_PLATFORM=wayland

3) Преобразовать 3D-модель с помощью balsam, запустив в графической сессии Wayland:
$ balsam-qt6 Sony_PSP_Console.fbx
(во вложении модель Sony_PSP_Console.fbx)

Результат: ошибка
qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""
Qt: Session management error: None of the authentication protocols specified are supported

Детали:
- на X11:
Qt: Session management error: None of the authentication protocols specified are supported
- само преобразование в QML выполняется, получен файл Sony_PSP_Console.qml;
- на MATE/XFCE нет такой проблемы.

Не помогли перезагрузка, перезапуск дисплейного менеджера и переустановка qt6-quick3d.
Статус дисплейного менеджера:
$ systemctl status display-manager
● lightdm.service - Light Display Manager
     Loaded: loaded (/usr/lib/systemd/system/lightdm.service; enabled; preset: enabled)
     Active: active

Ожидаемый результат: команда выполнена без ошибок.
Comment 1 Tatyana Gagina 2024-07-23 12:05:11 MSK
Created attachment 16468 [details]
Sony_PSP_Console.fbx
Comment 2 Sergey V Turchin 2024-07-23 13:30:34 MSK
Created attachment 16469 [details]
Success

"Successfully converted all files!"
Comment 3 Sergey V Turchin 2024-07-23 13:31:16 MSK
Используйте программу по назначению.