public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
* Re: XFree86-xserv-4.3.0-47 copy/paste trouble and BadAtom.
@ 2004-02-28 20:24 Virgilio, Vincent
  2004-02-29  1:17 ` Alexander Gottwald
  0 siblings, 1 reply; 12+ messages in thread
From: Virgilio, Vincent @ 2004-02-28 20:24 UTC (permalink / raw)
  To: cygwin-xfree


Keith and Igor, thanks for this thread

http://cygwin.com/ml/cygwin-xfree/2004-02/msg00288.html.

The reasoning is still beyond my ken, mostly because I haven't yet
digested the right set of man pages.

Nonetheless, it solved my problem, as described in

http://cygwin.com/ml/cygwin-xfree/2004-02/msg00262.html,

which was my just dessert for wielding Cygwin setup.exe so freely.

(I'm not on the cygwin-xfree list anymore, hence the links instead of a
simpler 'reply'.)

Incidentally, should I be seeing

	Warning: No xauth data; using fake authentication data for X11
forwarding.

when using ssh and X-forwarding (now with ForwardX11Trusted = yes)? It
looks like I have cookies in the right place. xauth report the same ones
on both the local and remote machine. Though, I have gnawing concerns
about the host part of the display name in those cookies; the
(alphabetic) cases do not match. Hum. I should try to share cookies
again (xauth extract, scp, xauth merge).

Ultimately, the above message is only unaesthetic; I haven't noticed
that it impacts performance.

Thanks and regards,

Vince Virgilio

************************************
This email and any files transmitted with it are proprietary and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email
in error please notify the sender. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of ITT Industries, Inc.
The recipient should check this email and any attachments for the presence of viruses. ITT Industries accepts no liability for any damage caused by any virus transmitted by this
email.
************************************


^ permalink raw reply	[flat|nested] 12+ messages in thread
* Re: XFree86-xserv-4.3.0-47 copy/paste trouble and BadAtom.
@ 2004-02-26 16:01 Keith Thompson
  2004-02-26 17:34 ` Keith Thompson
  0 siblings, 1 reply; 12+ messages in thread
From: Keith Thompson @ 2004-02-26 16:01 UTC (permalink / raw)
  To: cygwin-xfree; +Cc: Keith Thompson

"Virgilio, Vincent" <Vincent dot Virgilio at itt dot com> writes:
> I just updated to XFree86-xserv-4.3.0-47 from -46, and now have two
> problems:
> 
> 1. Clipboard integration is weakened in both 'twm' and multiwindow. I
> can copy/paste between X indows, but not between X and Windows (!).
> 
> 2. Tk/tcl widgets fail. I run one remotely for local display, and then
> see in the remote window:
> 
> X Error of failed request: BadAtom (invalid Atom parameter)
>   Major opcode of failed request: 18 (X_ChangeProperty)
>   Atom id in failed request: 0x114
>   Serial number of failed request: 370
>   Current serial number in output stream: 372
> 
> (I had to type that in by hand because of problem #1)
> 
> I'm not complaining: cygwin-xfree86 is still a great product. I thought
> this report might be helpful to the developers, if it's not just me.

It's not just you, and it's not the server.

I'm running Cygwin under Windows XP on an IBM Thinkpad T40.  I'm not
using the Cygwin X server; instead, I'm using the Hummingbird Exceed
server, version 7.  I'm running multiple xterm windows; my window manager
is fvwm2.  I've seen the same error using the Cygwin XFree86 server.

Just now, I tried to cut some text from an xterm window.  When I released
the mouse button, the xterm window died.  The parent window had an error
message identical to the one above (except that the atom id and serial
numbers were different).

I've tried backtracking to an older version of xterm, but so far I
haven't been able to correct the problem.  I have the latest versions
of just about everything, except that I've downgraded XFree86-bin from
4.3.0-9 to 4.3.0-8.

Here's the output of "cygcheck -c | grep XFree86":

XFree86-base            4.3.0-1            OK
XFree86-bin             4.3.0-8            OK
XFree86-bin-icons       4.3.0-6            OK
XFree86-doc             4.3.0-1            OK
XFree86-etc             4.3.0-6            OK
XFree86-f100            4.2.0-3            OK
XFree86-fcyr            4.2.0-3            OK
XFree86-fenc            4.2.0-3            OK
XFree86-fnts            4.2.0-3            OK
XFree86-fscl            4.2.0-3            OK
XFree86-fsrv            4.3.0-7            OK
XFree86-html            4.3.0-1            OK
XFree86-jdoc            4.3.0-1            OK
XFree86-lib             4.3.0-1            OK
XFree86-lib-compat      4.3.0-2            OK
XFree86-man             4.3.0-3            OK
XFree86-nest            4.3.0-5            OK
XFree86-prog            4.3.0-13           OK
XFree86-prt             4.3.0-5            OK
XFree86-ps              4.3.0-1            OK
XFree86-startup-scripts 4.2.0-5            OK
XFree86-vfb             4.3.0-5            OK
XFree86-xserv           4.3.0-47           OK
XFree86-xwinclip        4.3.0-2            OK

-- 
Keith Thompson (The_Other_Keith) kst@mib.org  <http://www.ghoti.net/~kst>
San Diego Supercomputer Center           <*>  <http://www.sdsc.edu/~kst>
Schroedinger does Shakespeare: "To be *and* not to be"


^ permalink raw reply	[flat|nested] 12+ messages in thread
* XFree86-xserv-4.3.0-47 copy/paste trouble and BadAtom.
@ 2004-02-26  6:28 Virgilio, Vincent
  0 siblings, 0 replies; 12+ messages in thread
From: Virgilio, Vincent @ 2004-02-26  6:28 UTC (permalink / raw)
  To: cygwin-xfree


I just updated to XFree86-xserv-4.3.0-47 from -46, and now have two
problems:

1. Clipboard integration is weakened in both 'twm' and multiwindow. I
can copy/paste between X indows, but not between X and Windows (!).

2. Tk/tcl widgets fail. I run one remotely for local display, and then
see in the remote window:

X Error of failed request: BadAtom (invalid Atom parameter)
  Major opcode of failed request: 18 (X_ChangeProperty)
  Atom id in failed request: 0x114
  Serial number of failed request: 370
  Current serial number in output stream: 372

(I had to type that in by hand because of problem #1)

I'm not complaining: cygwin-xfree86 is still a great product. I thought
this report might be helpful to the developers, if it's not just me.

Regards,

Vince Virgilio


XFree86-xserv-4.3.0-47

************************************
This email and any files transmitted with it are proprietary and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email
in error please notify the sender. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of ITT Industries, Inc.
The recipient should check this email and any attachments for the presence of viruses. ITT Industries accepts no liability for any damage caused by any virus transmitted by this
email.
************************************


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

end of thread, other threads:[~2004-02-28  3:41 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-28 20:24 XFree86-xserv-4.3.0-47 copy/paste trouble and BadAtom Virgilio, Vincent
2004-02-29  1:17 ` Alexander Gottwald
2004-02-29  1:57   ` Harold L Hunt II
2004-02-29  2:07     ` Alexander Gottwald
  -- strict thread matches above, loose matches on Subject: below --
2004-02-26 16:01 Keith Thompson
2004-02-26 17:34 ` Keith Thompson
2004-02-26 17:38   ` Keith Thompson
2004-02-27 17:59     ` Keith Thompson
2004-02-27 19:49       ` Igor Pechtchanski
2004-02-27 20:39         ` Keith Thompson
2004-02-28 20:48         ` Andrew Braverman
2004-02-26  6:28 Virgilio, Vincent

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).