On 13/07/2021 04:40, ToddAndMargo via users wrote:
Not until `# systemctl enable spice-vdagent` stops crashing.

There is no need to enable it.  I've never enabled it.  And, you've not shown 
any evidence of crashing you've only
stated it.

I have shown that it gets enabled by, I think, either udev or dbus.

As I said.

Just reboot your system and then show the status of....

systemctl status spice-vdagentd.service
and
systemctl status spice-vdagentd.socket

Unless you show your work, there isn't much to comment on.

Then, also do "ps -eaf | grep spice".

[egreshko@f34k2 ~]$ ps -eaf | grep spice
egreshko    2551    2519  0 05:28 pts/2    00:00:00 grep --color=auto spice

Nothing is runnng....  And you probably can't copy/paste from host to guest.

Then in the guest's konsole type "spice-vdagent" and hit return. It will 
proceed to run
in the background.

Then you'll see......

[egreshko@f34k2 ~]$ ps -eaf | grep spice
egreshko    2565    1820  0 05:31 ?        00:00:00 spice-vdagent
root        2569       1  0 05:31 ?        00:00:00 /usr/sbin/spice-vdagentd
egreshko    2596    2519  0 05:32 pts/2    00:00:00 grep --color=auto spice


And your clipboard will be working.

I've been doing the crud method of putting /usr/bin/spice-vdagent in my .bashrc.
I'm wanting to change it into a systemd unit but have run into and issue that I 
need to
investigate more.




--
Remind me to ignore comments which aren't germane to the thread.

_______________________________________________
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