[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug #4658] Broken gpbs when doing pb operations between GS and X
From: |
Pete French |
Subject: |
Re: [bug #4658] Broken gpbs when doing pb operations between GS and X |
Date: |
Wed, 03 Sep 2003 11:42:57 +0100 |
> First the good news: GNUstep now supports the INCR transfer for the X
> selection (and a lot more smaller ICCCM stuff was added in the same go).
Excellent stuff.
> But there is of course also a bit of bad news, which is that this
> specific page still cannot be transfered, which is according to my
> findings caused by the Unicode conversion inside of NSString which
Ahhhh... now is this related to the other "bug" we were talking about
before I left -- i.e. the one where valid UTF-8 sequences outside the BMP
cause the conversion to fail ? If so then I am halfway to a solution
for this which involves re-writing the conversion code to convert it
into UTF-16, which is the behaviour of OS X. I havent submitted a patch yet
as its not finished (am trying to make it match OSX as closely as possible)
but will that fix this problem ?
> For now please test again, but remember there is a lot more that may go
> wrong when no paste result shows up than just the X selection interaction.
O.K., will do, and thanks...
-bat.
- Re: [bug #4658] Broken gpbs when doing pb operations between GS and X, Fred Kiefer, 2003/09/02
- Re: [bug #4658] Broken gpbs when doing pb operations between GS and X,
Pete French <=
- Re: [bug #4658] Broken gpbs when doing pb operations between GS and X, Fred Kiefer, 2003/09/03
- Re: [bug #4658], and also [bug #4624], Pete French, 2003/09/04
- Re: [bug #4658], and also [bug #4624], Fred Kiefer, 2003/09/04
- Re: [bug #4658], and also [bug #4624], Pete French, 2003/09/04
- Re: [bug #4658], and also [bug #4624], Fred Kiefer, 2003/09/05
- Re: [bug #4658], and also [bug #4624], Pete French, 2003/09/05
- Re: [bug #4658], and also [bug #4624], Pete French, 2003/09/09