public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
* Is there a Windows clipboard manager that doesn't clash with -clipboard parameter?
@ 2009-07-24  6:47 Alister Hood
  2009-07-24 17:45 ` Jim Reisert AD1C
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Alister Hood @ 2009-07-24  6:47 UTC (permalink / raw)
  To: cygwin-xfree

Hi,

I've found that -clipboard clashes with Windows clipboard history
managers such as Ditto.  Does anybody know of a clipboard manager with
which it does work?

If I run glipper in a linux panel in Colinux, then I can use that, and I
imagine I could compile them for Cygwin instead, but the panel is
handled as a window (I'm using -multiwindow), and I'd rather use a
native Windows clipboard manager anyway, so I can only start X when I
need to.

Thanks,
Alister


--
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/


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

* Re: Is there a Windows clipboard manager that doesn't clash with  -clipboard parameter?
  2009-07-24  6:47 Is there a Windows clipboard manager that doesn't clash with -clipboard parameter? Alister Hood
@ 2009-07-24 17:45 ` Jim Reisert AD1C
  2009-07-27  6:20 ` Danilo Turina
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 8+ messages in thread
From: Jim Reisert AD1C @ 2009-07-24 17:45 UTC (permalink / raw)
  To: cygwin-xfree

Are you using the very latest X-Org server?  I was having bad problems 
with VNC, but they've since disappeared with the latest X release.

- Jim

On 7/24/2009 12:47 AM, Alister Hood wrote:

> I've found that -clipboard clashes with Windows clipboard history
> managers such as Ditto.  Does anybody know of a clipboard manager with
> which it does work?

-- 
Jim Reisert AD1C, <jjreisert@alum.mit.edu>, http://www.ad1c.us

--
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/


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

* Re: Is there a Windows clipboard manager that doesn't clash with  -clipboard parameter?
  2009-07-24  6:47 Is there a Windows clipboard manager that doesn't clash with -clipboard parameter? Alister Hood
  2009-07-24 17:45 ` Jim Reisert AD1C
@ 2009-07-27  6:20 ` Danilo Turina
  2009-07-29 17:17 ` Jon TURNEY
  2009-07-29 19:25 ` Ed Gatzke
  3 siblings, 0 replies; 8+ messages in thread
From: Danilo Turina @ 2009-07-27  6:20 UTC (permalink / raw)
  To: cygwin-xfree

Hi,
	I had problems with all the clipboard managers I tried (4 or 5), until 
I upgraded my X-Org Server about 10 days ago.
Now most problems are solved.

Ciao,
	Danilo

Alister Hood wrote:
> Hi,
> 
> I've found that -clipboard clashes with Windows clipboard history
> managers such as Ditto.  Does anybody know of a clipboard manager with
> which it does work?
> 
> If I run glipper in a linux panel in Colinux, then I can use that, and I
> imagine I could compile them for Cygwin instead, but the panel is
> handled as a window (I'm using -multiwindow), and I'd rather use a
> native Windows clipboard manager anyway, so I can only start X when I
> need to.
> 
> Thanks,
> Alister
> 
> 
> --
> 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/
> 
> 

-- 
Danilo Turina
Alcatel-Lucent
Software Developer
OND Network Management
Rieti (Italy)
Phone: +39 0746 600332

8 anni 3 mesi 17 giorni 22 ore 42 minuti 12 secondi

--
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/


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

* Re: Is there a Windows clipboard manager that doesn't clash with  -clipboard parameter?
  2009-07-24  6:47 Is there a Windows clipboard manager that doesn't clash with -clipboard parameter? Alister Hood
  2009-07-24 17:45 ` Jim Reisert AD1C
  2009-07-27  6:20 ` Danilo Turina
@ 2009-07-29 17:17 ` Jon TURNEY
  2009-07-31  8:25   ` Alister Hood
  2009-07-29 19:25 ` Ed Gatzke
  3 siblings, 1 reply; 8+ messages in thread
From: Jon TURNEY @ 2009-07-29 17:17 UTC (permalink / raw)
  To: cygwin-xfree; +Cc: alister.hood

On 24/07/2009 07:47, Alister Hood wrote:
> I've found that -clipboard clashes with Windows clipboard history
> managers such as Ditto.  Does anybody know of a clipboard manager with
> which it does work?
>
> If I run glipper in a linux panel in Colinux, then I can use that, and I
> imagine I could compile them for Cygwin instead, but the panel is
> handled as a window (I'm using -multiwindow), and I'd rather use a
> native Windows clipboard manager anyway, so I can only start X when I
> need to.

Since xorg-server 1.6.0, we've reverted an upstream patch [1], which was 
causing the built-in clipboard synchronization client to fight with other 
clipboard monitoring applications.

Looking at the other responses, it seems like this has had the desired effect :-)

[1] http://bugs.freedesktop.org/show_bug.cgi?id=5735

--
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/


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

* Re: Is there a Windows clipboard manager that doesn't clash with -clipboard parameter?
  2009-07-24  6:47 Is there a Windows clipboard manager that doesn't clash with -clipboard parameter? Alister Hood
                   ` (2 preceding siblings ...)
  2009-07-29 17:17 ` Jon TURNEY
@ 2009-07-29 19:25 ` Ed Gatzke
  2009-07-30 12:59   ` Larry Hall (Cygwin X)
  3 siblings, 1 reply; 8+ messages in thread
From: Ed Gatzke @ 2009-07-29 19:25 UTC (permalink / raw)
  To: cygwin-xfree

Alister Hood <alister.hood <at> synergine.com> writes:

> 
> Hi,
> 
> I've found that -clipboard clashes with Windows clipboard history
> managers such as Ditto.  Does anybody know of a clipboard manager with
> which it does work?
> 

I have had awful troubles using XWin with -clipboard.  I don't think
I am doing anything odd with the XP clipboard AFAIK.  Using -clipboard
crashes various applications (tgif) and gives performance issues in 
others (LyX)

I tried a re-install for xwin but it seems to give me the version 
from February, 1.5.3.0 (20090222)

Looking at the package list for cygwin, it appears the xwin package
is obsolete?  

What am I doing wrong?




--
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/


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

* Re: Is there a Windows clipboard manager that doesn't clash with  -clipboard parameter?
  2009-07-29 19:25 ` Ed Gatzke
@ 2009-07-30 12:59   ` Larry Hall (Cygwin X)
  0 siblings, 0 replies; 8+ messages in thread
From: Larry Hall (Cygwin X) @ 2009-07-30 12:59 UTC (permalink / raw)
  To: cygwin-xfree

On 07/29/2009 09:39 AM, Ed Gatzke wrote:
> Alister Hood<alister.hood<at>  synergine.com>  writes:
>
>>
>> Hi,
>>
>> I've found that -clipboard clashes with Windows clipboard history
>> managers such as Ditto.  Does anybody know of a clipboard manager with
>> which it does work?
>>
>
> I have had awful troubles using XWin with -clipboard.  I don't think
> I am doing anything odd with the XP clipboard AFAIK.  Using -clipboard
> crashes various applications (tgif) and gives performance issues in
> others (LyX)
>
> I tried a re-install for xwin but it seems to give me the version
> from February, 1.5.3.0 (20090222)
>
> Looking at the package list for cygwin, it appears the xwin package
> is obsolete?

The 'xorg-server' package, which contains 'XWin.exe', is not obsolete.
The current version is 1.5.3, package revision #5.  See here ->
<http://cygwin.com/packages/xorg-server/xorg-server-1.5.3-5>

-- 
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
216 Dalton Rd.                          (508) 429-6305 - FAX
Holliston, MA 01746

--
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/


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

* RE: Is there a Windows clipboard manager that doesn't clash with -clipboard parameter?
  2009-07-29 17:17 ` Jon TURNEY
@ 2009-07-31  8:25   ` Alister Hood
  2009-07-31  8:36     ` Danilo Turina
  0 siblings, 1 reply; 8+ messages in thread
From: Alister Hood @ 2009-07-31  8:25 UTC (permalink / raw)
  To: cygwin-xfree

Ah, good.
Since that isn't showing in the cygwin installer I guess I need to
install the beta cygwin to get it?

Thanks.

-----Original Message-----
From: Jon TURNEY [mailto:jon.turney@dronecode.org.uk] 
Sent: Thursday, 30 July 2009 5:17 a.m.
To: cygwin-xfree@cygwin.com
Cc: Alister Hood
Subject: Re: Is there a Windows clipboard manager that doesn't clash
with -clipboard parameter?

On 24/07/2009 07:47, Alister Hood wrote:
> I've found that -clipboard clashes with Windows clipboard history
> managers such as Ditto.  Does anybody know of a clipboard manager with
> which it does work?
>
> If I run glipper in a linux panel in Colinux, then I can use that, and
I
> imagine I could compile them for Cygwin instead, but the panel is
> handled as a window (I'm using -multiwindow), and I'd rather use a
> native Windows clipboard manager anyway, so I can only start X when I
> need to.

Since xorg-server 1.6.0, we've reverted an upstream patch [1], which was

causing the built-in clipboard synchronization client to fight with
other 
clipboard monitoring applications.

Looking at the other responses, it seems like this has had the desired
effect :-)

[1] http://bugs.freedesktop.org/show_bug.cgi?id=5735

--
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/


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

* Re: Is there a Windows clipboard manager that doesn't clash with  -clipboard parameter?
  2009-07-31  8:25   ` Alister Hood
@ 2009-07-31  8:36     ` Danilo Turina
  0 siblings, 0 replies; 8+ messages in thread
From: Danilo Turina @ 2009-07-31  8:36 UTC (permalink / raw)
  To: cygwin-xfree

Alister Hood wrote:
> Ah, good.
> Since that isn't showing in the cygwin installer I guess I need to
> install the beta cygwin to get it?

Yes, you need to install 1.7 ( http://www.cygwin.com/setup-1.7.exe ).

To tell all the truth I was sticking to 1.5 and try to wait as much as 
was possible before passing to 1.7 (I feared possible problems/troubles 
in installation and reconfiguration/tweak to my needs), the reason I 
switched to 1.7 was, in fact, to try the improvements in the clipboard 
handling in X.org 1.6.0.

I must tell I'm satisfied with it: after installing 1.7 and configuring 
it a bit, I never used 1.5 anymore.

Ciao,
	Danilo

> 
> Thanks.
> 
> -----Original Message-----
> From: Jon TURNEY [mailto:jon.turney@dronecode.org.uk] 
> Sent: Thursday, 30 July 2009 5:17 a.m.
> To: cygwin-xfree@cygwin.com
> Cc: Alister Hood
> Subject: Re: Is there a Windows clipboard manager that doesn't clash
> with -clipboard parameter?
> 
> On 24/07/2009 07:47, Alister Hood wrote:
>> I've found that -clipboard clashes with Windows clipboard hist


--
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/


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

end of thread, other threads:[~2009-07-31  8:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-24  6:47 Is there a Windows clipboard manager that doesn't clash with -clipboard parameter? Alister Hood
2009-07-24 17:45 ` Jim Reisert AD1C
2009-07-27  6:20 ` Danilo Turina
2009-07-29 17:17 ` Jon TURNEY
2009-07-31  8:25   ` Alister Hood
2009-07-31  8:36     ` Danilo Turina
2009-07-29 19:25 ` Ed Gatzke
2009-07-30 12:59   ` Larry Hall (Cygwin X)

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