Summary: | не запускается на wayland | ||
---|---|---|---|
Product: | Sisyphus | Reporter: | Aleksandr Shamaraev <mr.shad> |
Component: | hplip-gui-autostart | Assignee: | Nobody's working on this, feel free to take it <nobody> |
Status: | NEW --- | QA Contact: | qa-sisyphus |
Severity: | normal | ||
Priority: | P5 | CC: | ildar |
Version: | unstable | ||
Hardware: | x86_64 | ||
OS: | Linux |
Description
Aleksandr Shamaraev
2023-09-09 02:45:53 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 |