public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Starting VirtualBox 5 GUI creates two windows, but only with Cygwin/X
@ 2016-03-27 18:34 Basin Ilya
  2016-03-30 13:18 ` Jon Turney
  0 siblings, 1 reply; 3+ messages in thread
From: Basin Ilya @ 2016-03-27 18:34 UTC (permalink / raw)
  To: cygwin

Hi list.

I often use X11 forwarding to run Linux programs with GUI.
Recently I upgraded from vbox 4 to version
VirtualBox-5.0-5.0.16_105871_el6-1.x86_64.
(My Linux host is headless Rhel 6.7 Server with xorg-x11-xauth package
installed)

I noticed that when I type "VirtualBox" in shell and then close its
window the process remains running. Then I noticed that there's another
hidden window in taskbar.
I have to press Ctrl-C or close the second window to end the process.

This only happens when I connect from Windows and use cygwin xwin server
(but not xming or Linux client)

The visible window is captioned "Oracle VM VirtualBox Manager@hostname"
and the hidden one is captioned "VirtualBox@hostname"

It's not really hidden. There's a white pixel at the top-left edge of my
second monitor

I upgraded my Cygwin installation today, but the problem did't go away.
Before the upgrade I had some messages appear in XWin.0.log, but now
they're gone:

    [656077.648] winMultiWindowXMsgProcErrorHandler - ERROR: BadWindow
(invalid Window parameter)
    [656077.664] winMultiWindowXMsgProcErrorHandler - ERROR: BadWindow
(invalid Window parameter)
    [656077.664] winMultiWindowXMsgProcErrorHandler - ERROR: BadWindow
(invalid Window parameter)

I start the server from shell using an alias:

	alias runx='run xwin -multiwindow -noprimary'

I have this at the end of my ~/.ssh/config:

Host *
    ForwardX11Trusted yes
    ForwardX11 yes


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-03-30 19:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-27 18:34 Starting VirtualBox 5 GUI creates two windows, but only with Cygwin/X Basin Ilya
2016-03-30 13:18 ` Jon Turney
2016-03-30 19:39   ` Basin Ilya

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).