You are not logged in.
Pages: 1
Setup: I have PC and laptop, on my home I access the laptop via VNC, I use tigervnc, I simply turn on the laptop, wait till LightDM appear, SSH via terminal from my PC and start my vnc server. And then I connect to it via VNCViewer from RealVNC. I use i3wm.
Despite from majority of app is functional, some is broken beyond usable, some of it
- nm-applet start but cannot change wifi with "not authorized to control networking", when started manually i got
- flameshot just crashed and dumped core
- datagrip keep asking for password and "unable to unlock keyring"
- gnome-keyring-daemon outputted this gnome-keyring-d[103730]: couldn't create system prompt: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.gnome.keyring.SystemPrompter exited with status 1
- compton doesnt seems to work with "Failed to load a swap control extension." and "Failed to initialize the backend"
my ~/.vnc/.xstartup
$!/bin/sh
unset SESSION_MANAGER
unset DBUS_SESSION_BUS_ADDRESS
export XDG_SESSION_TYPE=x11
i3&i started the server with vncserver -geometry 1728x972
I suspect this is a problem somehwere in keyword, polkit, keyring, authentication agent. Thanks in advance
Last edited by fikrimi (2020-06-01 18:10:57)
Offline
Pages: 1