Re: vnc btter than X...?

2009-11-23 Thread Michael Breuer
I guess I wasn't clear. I was running VNC in a remote X session. Proper 
would be to run a VNC client vs. an Xserver.


Default behavior for Fedora's Virtual Manager (KVM, Xen, Qemu) is to 
bring up the virtual system using VNC. VNC is a better solution for a 
virtual system console.

Linda Walsh wrote:

Michael Breuer wrote:
That was probably pushing things anyway as the proper way is to run 
VNC remotely, not in a remote X session... but I figured I'd try to 
break it.

---
Why is VNC more proper than X?  I haven't been able to get
VNC to work, but X runs wonderfully.  What am I missing?  :-)
If it's really an improvement, I might spend some more time trying
to get it to work...

FYI, I'm connecting over an internal 1Gb ethernet with no need
for encryption (it's an isolated, internal subnet).  So would vnc
any advantage?

Sorta tangential to the original discussion, but thought
I'd ask...

thanks,
linda

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: checkX problems

2009-11-23 Thread Charles Wilson
Lothar Brendel wrote:
> It should list, but it doesn't:
> 
> $ grep -A9 '@ run2' setup-2.ini
  ^^^
This was the clue.

As it happens, the union mount stuff had an override for setup.hint, but
not the entire directory.  So, the tarballs themselves magically "showed
up" in the release-2 area when I installed them in the release/ area,
but release-2 retained the old setup.hint.  Fixed.

Thanks for tracking it down.

--
Chuck

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: vnc btter than X...?

2009-11-23 Thread Linda Walsh

Michael Breuer wrote:
That was probably 
pushing things anyway as the proper way is to run VNC remotely, not in a 
remote X session... but I figured I'd try to break it.

---
Why is VNC more proper than X?  I haven't been able to get
VNC to work, but X runs wonderfully.  What am I missing?  :-)
If it's really an improvement, I might spend some more time trying
to get it to work...

FYI, I'm connecting over an internal 1Gb ethernet with no need
for encryption (it's an isolated, internal subnet).  So would vnc
any advantage?

Sorta tangential to the original discussion, but thought
I'd ask...

thanks,
linda

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: checkX problems

2009-11-23 Thread Lothar Brendel

Charles Wilson wrote:

Lothar Brendel wrote:

checkX fails due to a missing "cygustr-1.dll". That's contained in
which package?


From http://cygwin.com/packages/ and typing in 'cygustr-1.dll', I get:


Great, thanx for that one.



This *should* have been installed by setup automatically, as the run2
package now lists libustr1 as a dependency.


It should list, but it doesn't:

$ grep -A9 '@ run2' setup-2.ini
@ run2
sdesc: "An enhanced version of the 'run' application launcher"
ldesc: "Launches console applications without an console.
Uses an xml configuration file to control environment settings
and target command line options. Optionally, checks for a
running X server and launches one of two alternate targets
based on X server status.  Also provides the checkX utility."
category: Utils
requires: cygwin libxml2 libiconv2 zlib0
version: 0.3.1-1

Ciao
   Lothar


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: cygwinx 1.7 beta - crashes runing virt-manager

2009-11-23 Thread Michael Breuer
Ok - just one more FYI - after a shutdown and restart, I once again need 
-noclipboard... so -extension Composite and -noclipboard are working, 
-noclipboard seems to fix an intermittent problem.

Michael Breuer wrote:
Ok - just an FYI - F12+Cygwin 1.7 seems rock solid with -extension 
Composite. Been up for a while now, tried all sorts of stuff that was 
problematic earlier. The only anomaly I encountered (minor) was the 
cursor not tracking correctly in a Virt-viewer window. That was 
probably pushing things anyway as the proper way is to run VNC 
remotely, not in a remote X session... but I figured I'd try to break it.

Michael Breuer wrote:
Ok - that worked. Was able to remove -noclipboard as well. Will use 
for a while and make sure it stays up... so far, so good.

Jon TURNEY wrote:

On 20/11/2009 04:04, Michael Breuer wrote:

Connecting to F12 running Gnome, running python based applications
causes Xwin to segfault. For example, running virt-manager kills Xwin
immediately. Most of the F12 admin tools exhibit this behavior. I 
tried

-swcursor based on some old discussions on this list regarding Java
crashing Xwin (from 2007). Doesn't help now :(

Anyone have suggestions?


I can't even use XDMCP to log-in to Fedora 12 (Constantine), due to 
random segfaults :-(


These seem to be due to a bad interaction between the damage 
tracking for the Composite extension and damage tracking for the 
shadow framebuffer.


So can you try disabling the composite extension with '-extension 
Composite'? (note the captialization)











--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: checkX problems

2009-11-23 Thread Charles Wilson
Lothar Brendel wrote:
> checkX fails due to a missing "cygustr-1.dll". That's contained in which
> package?

>From http://cygwin.com/packages/ and typing in 'cygustr-1.dll', I get:

libustr1

This *should* have been installed by setup automatically, as the run2
package now lists libustr1 as a dependency.

--
Chuck

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: checkX problems

2009-11-23 Thread Lothar Brendel

Charles Wilson wrote:

I've integrated Lothar's patch into run2/checkX (along with some other
internal changes), and published a test release.  Please try
run-0.3.1-1 and let me know if it fixes your problems with checkX.


checkX fails due to a missing "cygustr-1.dll". That's contained in which 
package?


Asks
   Lothar


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/