Error

2019-09-12 Thread sujan mlr
Hello, I am getting following error after the patching and reboot of the machine. Patched form Oracle Linux 7.6 to 7.7, Now GUI is not coming ssh to the machine works fine. Error: *(EE)Fatal server error:(EE) failed to create screen resources(EE)(EE)Please consult the The X.Org Foundatio

Re: Error

2019-09-12 Thread IL Ka
Hello. Any errors in /var/log/Xorg.0.log ? On Thu, Sep 12, 2019 at 11:25 AM sujan mlr wrote: > Hello, > > I am getting following error after the patching and reboot of the machine. > Patched form Oracle Linux 7.6 to 7.7, Now GUI is not coming ssh to the > machine works fine. > > Error: > > > > >

Re: X Window System map review

2019-09-12 Thread IL Ka
Hello. 1. Window manager is a separate client. Word processor and Web browser do not use it directly. They talk to XOrg an XOrg consults Window manager (if any) asking it to draw window. Technically, you can run client even without of Window manager. 2. Drivers may be in Kernel or in Xorg itself.

Re: X Window System map review

2019-09-12 Thread Kenny Armstrong
Thanks! I appreciate the clarification, I'll update my map accordingly. - Kenny On Thu, Sep 12, 2019 at 10:04 AM, IL Ka wrote: Hello. 1. Window manager is a separate client. Word processor and Web browser do not use it directly. They talk to XOrg an XOrg consults Window manager (if any) a

Re: xorg Digest, Vol 170, Issue 8

2019-09-12 Thread Bart Massey
I think the answer is a little complicated: * The Window Manager / Desktop Environment typically runs alongside other client applications, not beneath them. It does get involved with transactions between other apps and the server, but it is sort of just another client. * The Display Manager runs