Enviado em 23/05/2019 - 09:25h
Bom dia, estava eu de boas aqui mexendo com o meu Debian Buster até que abro o gerenciador de pacotes Synaptic e ele me exibe a seguinte mensagem em zenity --warningYou are using Wayland environment, Synaptic will continue without administrative privileges. To make Synaptic fully functional, please restart your session without Wayland.
Enviado em 23/05/2019 - 09:35h
1. Tente este comando.$ env | grep -i wayland
$ pgrep Xorg
$ ps -ef | grep " :0"
$ echo $XDG_SESSION_TYPE
$ loginctl
$ loginctl show-session <ID_DA_SESSÃO> -p Type
$ loginctl show-session 1 -p Type
$ echo $DESKTOP_SESSION
Enviado em 23/05/2019 - 12:03h
Olha, muito obrigado pelas diversas formas de ver se o Xorg está rodando, veja algumas das saídas dos comandos que me passou.root@cezar:/home/cezar/.themes# env | grep -i wayland XDG_SESSION_TYPE=wayland WAYLAND_DISPLAY=wayland-0
root@cezar:/home/cezar/.themes# pgrep Xorg
root@cezar:/home/cezar/.themes# ps -ef | grep " :0" cezar 1154 1128 0 08:05 tty2 00:00:34 /usr/bin/Xwayland :0 -rootless -terminate -accessx -core -listen 4 -listen 5 -displayfd 6 root 29735 21191 0 11:58 pts/1 00:00:00 grep :0
root@cezar:/home/cezar/.themes# echo $XDG_SESSION_TYPE wayland
root@cezar:/home/cezar/.themes# loginctl show-session 2 -p Type Type=wayland
Enviado em 23/05/2019 - 12:12h
Como aprovar Pull Requests em seu repositório Github via linha de comando
Como gerar um podcast a partir de um livro em PDF
Automatizando digitação de códigos 2FA no browser
Resolver problemas de Internet
Como compartilhar a tela do Ubuntu com uma Smart TV (LG, Samsung, etc.)
Como Definir o Painel Principal em Múltiplos Monitores no Linux Mint
Minecraft Launcher para Arch Linux
Instalar o Apache, MySQL e PHP no Oracle Linux 8
Resolvendo o erro "libQt6Widgets.so.6: cannot open shared object file" no Linux
aplicativos criados com webapp-manager não aparecem no menu do xfce (0)
Como bloquear e desbloquear papel de parede no Ubuntu 24.04 (1)