RE: Is there a Windows clipboard manager that doesn't clash with -clipboard parameter?

2009-07-31 Thread Alister Hood
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.tur...@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/



Re: Is there a Windows clipboard manager that doesn't clash with -clipboard parameter?

2009-07-31 Thread Danilo Turina

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.tur...@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/



Re: Is there a Windows clipboard manager that doesn't clash with -clipboard parameter?

2009-07-30 Thread Larry Hall (Cygwin X)

On 07/29/2009 09:39 AM, Ed Gatzke wrote:

Alister Hoodalister.hoodat  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/



Re: Is there a Windows clipboard manager that doesn't clash with -clipboard parameter?

2009-07-29 Thread Jon TURNEY

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/



Re: Is there a Windows clipboard manager that doesn't clash with -clipboard parameter?

2009-07-29 Thread Ed Gatzke
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/



Re: Is there a Windows clipboard manager that doesn't clash with -clipboard parameter?

2009-07-27 Thread Danilo Turina

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/



Is there a Windows clipboard manager that doesn't clash with -clipboard parameter?

2009-07-24 Thread Alister Hood
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/



Re: Is there a Windows clipboard manager that doesn't clash with -clipboard parameter?

2009-07-24 Thread Jim Reisert AD1C
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, jjreis...@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/