Допрыгался. Sway миграция и программы

Стековые, фреймовые, динамические
Ответить
lnx
Сообщения: 162
Зарегистрирован: 24.08.2022

#

вот показалось, что все отладил и стал сносить гномопакеты. Перезагрузка. И понеслась -

1. не грузится palemoon -
palemoon 
Error: cannot open display: wayland-1
echo $GDK_BACKEND:$WAYLAND_DISPLAY:$DISPLAY
:wayland-1:
2. не грузится распакованный FreeCAD -
freecad 
/opt/FC
FreeCAD 0.21.0, Libs: 2024.409.0R14555 (Git shallow)
Could not find the Qt platform plugin "wayland" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: eglfs, minimal, minimalegl, offscreen, vnc, webgl, xcb.

/usr/bin/freecad: строка 52: 135613 Аварийный останов         "./$name" "$@"
3. не грузится LinuxCNC -
 
 linuxcnc
LINUXCNC - 2.7.15
application-specific initialization failed: no display name and no $DISPLAY environment variable
Error in startup script: invalid command name "image"
    while executing
"image create photo -file $f/$i.gif"
    invoked from within
"if [file exists $f/$i.gif] {
            return [image create photo -file $f/$i.gif]
        }"
    (procedure "linuxcnc::image_search" line 7)
    invoked from within
"linuxcnc::image_search linuxcnc-wizard"
    invoked from within
"set logo [linuxcnc::image_search linuxcnc-wizard]"
    (file "/usr/lib/tcltk/linuxcnc/bin/pickconfig.tcl" line 31)
    
    
Полагаю, что причина общая - ищут и не находят экран. Как почнить? что им надо доставить-прописать?
lnx
Сообщения: 162
Зарегистрирован: 24.08.2022

#

установка обратно gdm, но не его запуск, проблему решают, равно как и всяких lightgm or sddm. Но при установке gdm был отмечен пакет - xorg-xwayland
установка которого с перезагрузкой все проблемы решила.
ALiEN
Аватара пользователя
Сообщения: 203
Зарегистрирован: 23.08.2022

#

palemoon
There are no plans for native Wayland support.
What we can and do support is GTK2 and GTK3 on X11 and through the XWayland compatibility layer.

🖥 AsRock B550M Pro4 :: AMD Ryzen 5 3600 :: 16 GB DDR4 :: AMD Radeon RX 6600 :: XFCE
💻 ACER 5750G :: Intel Core i5-2450M :: 6 GB DDR3 :: GeForce GT 630M :: XFCE

Ответить