Nice explanation Michael on X by the way.<br><br>The amount of time it would take me to concisely re-enact a conversation I had at Fosdem a year ago is just not worth it.<br><br>Several Large projects have attempted to replace the dependency on X for cases where it&#39;s not needed, the abstraction is not needed or wanted.<br>
And they have all failed... Mostly because of a lack of portability, or backwards computability.<br>X isn&#39;t even sure about what portions of the user experience standard they are implementing as well as loosely implementing some ISO standards.<br>
<br>X is a mess...<br>Not only from a &quot;They don&#39;t know what they are supporting standpoint&quot;<br>But from a general Rendering standpoint.<br><br>Basically lots of people in the industry want to bring a Good OpenGL based rendering platform that is tightly integrated to *GTK and the KERNEL<br>
For lot&#39;s of various reasons... argue with them if you want but right now an Open Source equivalent of DirectX will never make it to *nix because of rendering problems to overcome, specifically with X as the source of input and output.<br>
There are huge challenges with X&#39;s Frame Buffer and implementation as well as support for legacy software rendering.<br><br>In the framebuffer source code there are entire portions commented out... and at one point there were comments in the source like &quot;What does this do&quot;<br>
I&#39;m told that things have improved since then.<br><br>The original INTENT of X is not workable, or accessible to users today... its hard to get running, and working.<br>If you are reading this you represent the top 10% of the most Technical *Nix users (At least) so it may not seem that way to YOU.<br>
And in general desktop sessions are not realistically portable.<br><br>The thing (being the collection of programs that form the end-user experience) from a non-technical standpoint is a ... &quot;MESS&quot;.<br>And the dependency on X is the fuel to the flame.<br>
<br>In my hurry to write my previous post I switched the verbage of X-Server and X-Client, my apologies for the Typo.<br><br>And I commonly throw around the word &quot;Gnome&quot; to mean &quot;The collection of programs that connect to an X-Server and eventually get rendered to the framebuffer&quot;, seeing as most people have no idea what the individual components are.<br>
<br><br>Well I apologize this has turned into an X-bashing rant... <br><br><div class="gmail_quote">On Wed, Mar 3, 2010 at 4:33 PM, Adam Tauno Williams <span dir="ltr">&lt;<a href="mailto:awilliam@whitemice.org">awilliam@whitemice.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">On Wed, 2010-03-03 at 15:11 -0500, Ben DeMott wrote:<br>
&gt; X was designed, so applications could run on remote servers, and be<br>
&gt; interacted with graphically on a local client.<br>
&gt; The whole thing is a huge mess...<br>
<br>
</div>I disagree.  I see a mess nowhere.  There are clear lines of delineation<br>
between components.<br>
<div class="im"><br>
&gt; You should be able to attach and run programs on a remote X Server.<br>
<br>
</div>That makes no sense.  There is no &quot;remote X server&quot;.  The server is<br>
local;  that is the design of X.  The service provided by the server is<br>
display.<br>
<div class="im"><br>
&gt; Have the X information piped to an X client and then have Gnome<br>
&gt; attached to the local X client.<br>
&gt; This doesn&#39;t however work in my limited experience.<br>
&gt; This is the closest you can get:<br>
&gt; <a href="http://mohanjith.net/blog/2008/01/using-gnome-remotely-via-ssh.html" target="_blank">http://mohanjith.net/blog/2008/01/using-gnome-remotely-via-ssh.html</a><br>
<br>
</div>I&#39;m not sure what his issue is (and the post is a year old).  But....<br>
<br>
awilliam@linux-yu4c:~&gt; ssh -X <a href="mailto:adam@workhorse.cis.mormail.com">adam@workhorse.cis.mormail.com</a><br>
Last login: Fri Oct  9 11:54:33 2009 from<br>
fdb5:60da:9b8a:1:219:d2ff:fe42:66b6<br>
Have a lot of fun...<br>
adam@workhorse:~&gt; evolution<br>
<br>
Boom!  There is evolution.  I&#39;m not sure what you are saying doesn&#39;t<br>
work.  Automatically started are:  dbus, gconfd,<br>
bonobo-activation-framework, evolution-data-server, gvfs-fuse-daemon,<br>
gnome-keyring-daemon, etc...<br>
<br>
<br>
adam@workhorse:~&gt; ps -u adam<br>
  PID TTY          TIME CMD<br>
11455 ?        00:00:00 sshd<br>
11456 pts/2    00:00:00 bash<br>
11499 pts/2    00:00:58 evolution.bin<br>
11503 pts/2    00:00:00 dbus-launch<br>
11504 ?        00:00:00 dbus-daemon<br>
11506 ?        00:00:00 gconfd-2<br>
11508 ?        00:00:00 gnome-keyring-d<br>
11512 ?        00:00:00 bonobo-activati<br>
11518 ?        00:00:00 evolution-data-<br>
11540 ?        00:00:00 evolution-alarm<br>
11601 ?        00:00:00 notification-da<br>
11604 ?        00:00:00 gvfsd<br>
11610 ?        00:00:00 gvfs-fuse-daemo<br>
11623 pts/2    00:00:00 ps<br>
<div><div></div><div class="h5"><br>
<br>
_______________________________________________<br>
grlug mailing list<br>
<a href="mailto:grlug@grlug.org">grlug@grlug.org</a><br>
<a href="http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug" target="_blank">http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug</a><br>
</div></div></blockquote></div><br>