Antergos / web-greeter

A modern, visually appealing greeter for LightDM.
http://antergos.github.io/web-greeter
GNU General Public License v3.0
233 stars 57 forks source link

Enabling clamd causes various login screen issues #101

Closed philwyettreb closed 7 years ago

philwyettreb commented 7 years ago

Enabling clamd causes various login screen issues.

$ sudo systemctl enable clamd.service

Issues:

philwyettreb commented 7 years ago

To better show this issue.

Before enabling clamd.

screenshot from 2016-12-30 12-57-02 screenshot from 2016-12-30 12-57-15

After enabling clamd and rebooting.

screenshot from 2016-12-30 12-58-33 screenshot from 2016-12-30 12-58-38 screenshot from 2016-12-30 12-58-45

lots0logs commented 7 years ago

@philwyettreb I'm not sure what exactly are the issues? I can see that no background images are showing in the background switcher. Other than that I dont see any issues in your screenshots. Also I honestly cant think of any way that clamd could have an effect on the greeter. (Of course that doesnt mean there aren't any).

philwyettreb commented 7 years ago

The graphical issues caused are from various causes as I have come to find. One being clamav, if not configured a certain way. Others involve sysctl tweaking of parameters.

I will close this for now and come back too it after some further work and documenting of the results.