On 9/21/18 11:02 AM, Ed Greshko wrote:
On 9/21/18 9:14 PM, Robert Moskowitz wrote:
I have had this problem pre beta images. This is the F29-armfhp code base.
I am running vnc server as a service. I have edited the xstartup to have:
# exec /etc/X11/xinit/xinitrc
exec /bin/sh /etc/xdg/xfce4/xinitrc
xrdb $HOME/.Xresources
startxfce4 &
Note that currently, the is no .Xresources file.
I do not know why you're doing that. But, I haven't.
When I connect to the system after a fresh boot or vncserver restart I get a dialog
with:
Error XFCE PolicyKit Agent
Ed Greshko reported on the Fedora list (as I thought this was a more general
VNC/Xfce error having nothing to do with the beta) that he does not get this error,
but he is NOT running vncserver as a service. Rather from an SSH session.
I have configured by f28 system to run vncsever as a service and I see the error
you're reporting.
I believe I understand why the error is presented.
If you start the vncserver you'll see something like this
polkitd 706 1 0 22:31 ? 00:00:02 /usr/lib/polkit-1/polkitd --no-debug
egreshko 3527 3497 2 22:58 ? 00:00:00 /usr/libexec/xfce-polkit
running
When you make a vnc client connection, you get the error and then you'll see only
polkitd 706 1 0 22:31 ? 00:00:03 /usr/lib/polkit-1/polkitd --no-debug
running. /usr/libexec/xfce-polkit has crashed. Why? I have no idea at 23:00.
I can't get vncserver started on my F28-arm image:
# systemctl -l --no-pager status vncserver@:1
● vncserver@:1.service - Remote desktop service (VNC)
Loaded: loaded (/etc/systemd/system/vncserver@:1.service; enabled;
vendor preset: disabled)
Active: failed (Result: timeout) since Fri 2018-09-21 14:56:31 EDT;
2min 42s ago
Process: 698 ExecStart=/usr/bin/vncserver -autokill :1 (code=exited,
status=0/SUCCESS)
Process: 639 ExecStartPre=/bin/sh -c /usr/bin/vncserver -kill :1 >
/dev/null 2>&1 || : (code=exited, status=0/SUCCESS)
Sep 21 14:56:30 localhost com.redhat.imsettings[783]: [
1537556190.857400]: GLib-GIO[878]: WARNING **: Error releasing name
com.redhat.imsettings: The connection is closed
Sep 21 14:56:30 localhost com.redhat.imsettings[783]: [
1537556190.862384]: GLib-GIO[878]: CRITICAL **: Error while sending
AddMatch() message: The connection is closed
Sep 21 14:56:30 localhost com.redhat.imsettings[783]: [
1537556190.866665]: GLib-GIO[878]: CRITICAL **: Error while sending
AddMatch() message: The connection is closed
Sep 21 14:56:30 localhost com.redhat.imsettings[783]: [
1537556190.870845]: IMSettings-Daemon[878]: INFO: Unloading imesttings
module: gsettings
Sep 21 14:56:30 localhost com.redhat.imsettings[783]: [
1537556190.875148]: IMSettings-Daemon[878]: INFO: Stopping the main
process for IBus [pid: 1145]
Sep 21 14:56:30 localhost com.redhat.imsettings[783]: [
1537556190.880760]: IMSettings-Daemon[878]: INFO: Sent a signal to stop
/usr/bin/ibus-daemon [pid: 1145, time: 2018-09-21T18:56:30.880703Z]
Sep 21 14:56:30 localhost com.redhat.imsettings[783]: [
1537556190.883669]: IMSettings-Daemon[878]: INFO: imsettings-daemon is
shut down.
Sep 21 14:56:30 localhost pulseaudio[1042]: PulseAudio information
vanished from X11!
Sep 21 14:56:31 localhost systemd[1]: vncserver@:1.service: Failed with
result 'timeout'.
Sep 21 14:56:31 localhost systemd[1]: Failed to start Remote desktop
service (VNC).
How do I get it to not try and start pulseaudio?
_______________________________________________
test mailing list -- test@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to test-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/test@xxxxxxxxxxxxxxxxxxxxxxx