On Mon, Jul 25, 2022 at 8:56 AM Patrick Dupre <pdu...@gmx.com> wrote:

> No VNC, I would say.
> How can I get the list of services running?
>

% ps ax | grep '[Vv]nc'
   1130 ?        S      0:00 /usr/sbin/vncsession gwhite :1
   2082 ?        S      0:00 xinit /etc/X11/xinit/Xsession
/usr/bin/gnome-session -- /usr/bin/Xvnc :1 -geometry 1920x1080
-securitytypes vncauth,tlsvnc -auth /home/gwhite/.Xauthority -desktop
cerberus:1 (gwhite) -fp catalogue:/etc/X11/fontpath.d -pn -rfbauth
/home/gwhite/.vnc/passwd -rfbport 5901
   2115 ?        S      1:03 /usr/bin/Xvnc :1 -geometry 1920x1080
-securitytypes vncauth,tlsvnc -auth /home/gwhite/.Xauthority -desktop
cerberus:1 (gwhite) -fp catalogue:/etc/X11/fontpath.d -pn -rfbauth
/home/gwhite/.vnc/passwd -rfbport 5901
[gwhite@cerberus]~ % systemctl status vncserver@:1
● vncserver@:1.service - Remote desktop service (VNC)
     Loaded: loaded (/usr/lib/systemd/system/vncserver@.service; enabled;
vendor preset: disabled)
     Active: active (running) since Sun 2022-07-24 16:15:29 ADT; 20h ago
    Process: 1095 ExecStartPre=/usr/libexec/vncsession-restore :1
(code=exited, status=0/SUCCESS)
    Process: 1120 ExecStart=/usr/libexec/vncsession-start :1 (code=exited,
status=0/SUCCESS)
   Main PID: 1130 (vncsession)
      Tasks: 0 (limit: 18802)
     Memory: 2.3M
        CPU: 25ms
     CGroup: /system.slice/system-vncserver.slice/vncserver@:1.service
             ‣  1130 /usr/sbin/vncsession gwhite :1

Jul 24 16:15:23 cerberus systemd[1]: Starting Remote desktop service
(VNC)...
Jul 24 16:15:29 cerberus systemd[1]: Started Remote desktop service (VNC).


> But the issue is specific to one user only.
>

That is what I observe: logging in as a user that has a vncserver running
goes to a blank screen,
while other logins work normally.


> There is a nextcloud running normally automatically (startup application).
> But, now, after the startx, I have to start it manually.
>
> Please note that I have the same configuration on another fc36 machine,
> and I cannot complain.
>

-- 
George N. White III
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to