Bug 47506 - не запускается на wayland
Summary: не запускается на wayland
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: hplip-gui-autostart (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Andrey Cherepanov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-09 02:45 MSK by Aleksandr Shamaraev
Modified: 2024-02-24 02:28 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aleksandr Shamaraev 2023-09-09 02:45:53 MSK
Добра.
приложение не запускается под wayland
под х11 все нормально.
окружение GNOME 44.4
Comment 1 Aleksandr Shamaraev 2024-02-24 02:28:10 MSK
Добрый день. 

Стенд:
OS: ALT Regular Sisyphus x86_64
Kernel: 6.6.17-un-def-alt1
DE: GNOME 45.4 
CPU: AMD Ryzen 5 3500U with Radeon Vega Mobile Gfx (8) @ 2.100GHz
GPU: AMD ATI Radeon Vega Series / Radeon Vega Mobile Series
сессия: wayland

Обходное решение для автозапуска hplip при старте системы.

1. удалить пакет hplip-gui-autostart

2. создаем файл ~/.config/autostart/hp.desktop и пишем туда

#!/usr/bin/env xdg-open
[Desktop Entry]
Version=1.0
Type=Application
Name=HP Decive Manager
NoDisplay=true
Comment=hp-toolbox in sys trey
Exec=env XDG_SESSION_TYPE=xwayland dbus-run-session hp-toolbox
Terminal=false