Re: xwinclip/-clipboard - Development on no selection stealing version

2003-07-11 Thread J S
Thanks Alex,

I tried that but got an error. Do you get this?

$ cvs checkout -r XFIXES_BRANCH xc
cvs [server aborted]: no such tag XFIXES_BRANCH



J S wrote:

 cvs checkout -rEXPR1 XFIXES_BRANCH

cvs checkout -r XFIXES_BRANCH xc

bye
ago
NP: Die Ärzte - 1/2 Lovesong
--
 [EMAIL PROTECTED]
 http://www.gotti.org   ICQ: 126018723
_
Get Hotmail on your mobile phone http://www.msn.co.uk/msnmobile


Re: xwinclip/-clipboard - Development on no selection stealing version

2003-07-11 Thread Daniel Blueman
This implies the branch tag 'XFIXES_BRANCH' doesn't exist.

Maybe, try:

$ cvs checkout -r XFIXES xc

If that fails, just checkout as normal (ie drop the -r tag), and do a 'cvs
log' on the file to examine what tags are available to checkout the code on.

Hope this helps!

PS When will the next test release become available, with those SEGV fixes?
I get a SEGV when copying  ~100 lines of text from a gnome-terminal onto the
clipboard, with the -clipboard feature enabled. I posted the backtrace some
time ago (4 weeks?).

Many thanks!
  Dan

---

Thanks Alex,

I tried that but got an error. Do you get this?


$ cvs checkout -r XFIXES_BRANCH xc
cvs [server aborted]: no such tag XFIXES_BRANCH





J S wrote:

 cvs checkout -rEXPR1 XFIXES_BRANCH

cvs checkout -r XFIXES_BRANCH xc


bye
ago

-- 
Daniel J Blueman

+++ GMX - Mail, Messaging  more  http://www.gmx.net +++

Jetzt ein- oder umsteigen und USB-Speicheruhr als Prämie sichern!



Xwin and freetype...

2003-07-11 Thread Daniel Blueman
Most users may not know why their anti-aliased fonts look ugly.

The problem is that the XFree86 4.x sources contain quite an old version of
libfreetype, causing this. Yuk!

To override it, install the current freetype 2.1.4 libraries in /usr/lib,
which usually get searched before the /usr/X11R6/lib directory; fonts in apps
that use freetype (eg Gnome 2 + KDE 3) look *far* clearer and legible when
much smaller!

Anyone have any idea how hard it is to get freetype into the cygwin distro
tree?

Dna

-- 
Daniel J Blueman

+++ GMX - Mail, Messaging  more  http://www.gmx.net +++

Jetzt ein- oder umsteigen und USB-Speicheruhr als Prämie sichern!



Re: Freetype on cygwin link...

2003-07-11 Thread Gerrit P. Haase
Hello Daniel,

 This is a good starting point:

 http://koeln.convey.de/cywgin/freetype/

This is the libtoolized version which installs into /usr/local/bin ,
../lib and ../include, so it will not override the freetype importlibs,
the headers.

The patch at this site includes all the autogenerated files (libtool,
Makefile.in et.al.) so it is large.

Probably it would be better to have it in /usr/X11R6 than in /usr/local
since the DLL names are not the same, one can install the version
included with Xfree86 and this one together.  (Don't miss to change the
.la and .pc and the freetype-config files to point to the place you
install it).


Gerrit
-- 
=^..^=



Re: xwinclip/-clipboard - Development on no selection stealing version

2003-07-11 Thread J S
No luck I'm afraid. It's not XFIXES. I couldn't see anything in the log 
either.
Does anyone have a copy of the code they could send me?

JS.

This implies the branch tag 'XFIXES_BRANCH' doesn't exist.

Maybe, try:

$ cvs checkout -r XFIXES xc

If that fails, just checkout as normal (ie drop the -r tag), and do a 
'cvs
log' on the file to examine what tags are available to checkout the code 
on.

Hope this helps!

PS When will the next test release become available, with those SEGV fixes?
I get a SEGV when copying  ~100 lines of text from a gnome-terminal onto 
the
clipboard, with the -clipboard feature enabled. I posted the backtrace some
time ago (4 weeks?).

Many thanks!
  Dan
---

Thanks Alex,

I tried that but got an error. Do you get this?

$ cvs checkout -r XFIXES_BRANCH xc
cvs [server aborted]: no such tag XFIXES_BRANCH




J S wrote:

 cvs checkout -rEXPR1 XFIXES_BRANCH

cvs checkout -r XFIXES_BRANCH xc

bye
ago
--
Daniel J Blueman
+++ GMX - Mail, Messaging  more  http://www.gmx.net +++

Jetzt ein- oder umsteigen und USB-Speicheruhr als Prämie sichern!

_
Use MSN Messenger to send music and pics to your friends 
http://www.msn.co.uk/messenger



Re: xwinclip/-clipboard - Development on no selection stealing version

2003-07-11 Thread Daniel Blueman
Can you post the result of a 'cvs log file' on any file, please?

You may want to trim all the revision notes - the goodness we want is at the
top of the output.

Dan

---

No luck I'm afraid. It's not XFIXES. I couldn't see anything in the log
either.
Does anyone have a copy of the code they could send me?

JS.



This implies the branch tag 'XFIXES_BRANCH' doesn't exist.

Maybe, try:

$ cvs checkout -r XFIXES xc

If that fails, just checkout as normal (ie drop the -r tag), and do a 'cvs
log' on the file to examine what tags are available to checkout the code on.

Hope this helps!

PS When will the next test release become available, with those SEGV fixes?
I get a SEGV when copying  ~100 lines of text from a gnome-terminal onto
the
clipboard, with the -clipboard feature enabled. I posted the backtrace some
time ago (4 weeks?).


Many thanks!
  Dan

---

Thanks Alex,

I tried that but got an error. Do you get this?

-- 
Daniel J Blueman

+++ GMX - Mail, Messaging  more  http://www.gmx.net +++

Jetzt ein- oder umsteigen und USB-Speicheruhr als Prämie sichern!



Re: xwinclip/-clipboard - Development on no selection stealing version

2003-07-11 Thread J S
Thanks for your help. Here you go:

$ cvs log xc/programs/Xserver/hw/xwin/winregistry.c

RCS file: /cvs/xc/programs/Xserver/hw/xwin/winregistry.c,v
Working file: xc/programs/Xserver/hw/xwin/winregistry.c
head: 1.1
branch:
locks: strict
access list:
symbolic names:
   xf-4_3_99_8: 1.1
   xf-4_3_99_7: 1.1
   xf-4_3_99_6: 1.1
   xf-4_3_99_5: 1.1
   xf-4_3_99_4: 1.1
   xf-4_3_0_1: 1.1
   xf-4_3_99_3: 1.1
   xf-4_3_99_2: 1.1
   xf-4_3_99_1: 1.1
   xf-4_3-branch: 1.1.0.2
   xf-4_3_0: 1.1
   xf-4_2_99_902: 1.1
   xf-4_2_99_901: 1.1
   xf-4_2_99_4: 1.1
   xf-4_2_99_3: 1.1
   ah-20021030-postdri: 1.1
   ah-20021030: 1.1
   xf-4_2_99_2: 1.1
   dhd-20020916: 1.1
keyword substitution: kv

Can you post the result of a 'cvs log file' on any file, please?

You may want to trim all the revision notes - the goodness we want is at 
the
top of the output.

Dan

---

No luck I'm afraid. It's not XFIXES. I couldn't see anything in the log
either.
Does anyone have a copy of the code they could send me?
JS.



This implies the branch tag 'XFIXES_BRANCH' doesn't exist.

Maybe, try:

$ cvs checkout -r XFIXES xc

If that fails, just checkout as normal (ie drop the -r tag), and do a 
'cvs
log' on the file to examine what tags are available to checkout the code 
on.

Hope this helps!

PS When will the next test release become available, with those SEGV fixes?
I get a SEGV when copying  ~100 lines of text from a gnome-terminal onto
the
clipboard, with the -clipboard feature enabled. I posted the backtrace some
time ago (4 weeks?).
Many thanks!
  Dan
---

Thanks Alex,

I tried that but got an error. Do you get this?

--
Daniel J Blueman
+++ GMX - Mail, Messaging  more  http://www.gmx.net +++

Jetzt ein- oder umsteigen und USB-Speicheruhr als Prämie sichern!

_
Sign-up for a FREE BT Broadband connection today! 
http://www.msn.co.uk/specials/btbroadband



Re: xwinclip/-clipboard - Development on no selection stealingversion

2003-07-11 Thread Alexander Gottwald
yn Fri, 11 Jul 2003, J S wrote:

 symbolic names:
 xf-4_3_99_8: 1.1
 xf-4_3_99_7: 1.1

this is the cvs.xfree86.org repository? The current development 
is done in the xoncygwin repository.

cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/xoncygwin login 
cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/xoncygwin co -r XFIXES_BRANCH xc

bye
ago
-- 
 [EMAIL PROTECTED] 
 http://www.gotti.org   ICQ: 126018723


Re: xwinclip/-clipboard - Development on no selection stealing version

2003-07-11 Thread J S
That explains a lot!!! The link to CVS access documentation on 
http://xfree86.cygwin.com points to http://xfree86.org/cvs/.

 symbolic names:
 xf-4_3_99_8: 1.1
 xf-4_3_99_7: 1.1
this is the cvs.xfree86.org repository? The current development
is done in the xoncygwin repository.
cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/xoncygwin login
cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/xoncygwin co -r 
XFIXES_BRANCH xc

bye
ago
--
 [EMAIL PROTECTED]
 http://www.gotti.org   ICQ: 126018723
_
Sign-up for a FREE BT Broadband connection today! 
http://www.msn.co.uk/specials/btbroadband



Re: Xwin and freetype...

2003-07-11 Thread Igor Pechtchanski
On Fri, 11 Jul 2003, Daniel Blueman wrote:

 Most users may not know why their anti-aliased fonts look ugly.

 The problem is that the XFree86 4.x sources contain quite an old version of
 libfreetype, causing this. Yuk!

 To override it, install the current freetype 2.1.4 libraries in /usr/lib,
 which usually get searched before the /usr/X11R6/lib directory; fonts in apps
 that use freetype (eg Gnome 2 + KDE 3) look *far* clearer and legible when
 much smaller!

 Anyone have any idea how hard it is to get freetype into the cygwin distro
 tree?

 Dna

http://cygwin.com/setup.html.

Normally, you'd propose the ITP on cygwin-apps at cygwin dot com, and go
from there (it's a packaging and functionality review process, plus
voting).  However, your package is tied to XFree86, so, according to
http://cygwin.com/ml/cygwin-apps/2003-06/msg00043.html, it should be
approved (voted for?) on this list (cygwin-xfree at cygwin dot com).
I'm sure people on cygwin-apps will review the packaging anyway if you
submit the ITP there.
Igor
-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_[EMAIL PROTECTED]
 |,4-  ) )-,_. ,\ (  `'-'   Igor Pechtchanski, Ph.D.
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster.  -- Patrick Naughton



Re: Freetype on cygwin link...

2003-07-11 Thread Igor Pechtchanski
On Fri, 11 Jul 2003, Gerrit P. Haase wrote:

 Daniel schrieb:

  Any takers?

  This sounds like a bit of delicate work!

 No, it isn't.  The patch includes changes to the files used by autoconf
 and libtool.  Source changes are minimal, here they are.  Apply these
 and change to the dirctory with configure.in and ltmain.sh and run:
 autoreconf --verbose --install --force which should end up with s.th.
 like the full patch includes (new aclocal.m4 file, new configure, new
 ltmain.sh) and then libtool-1.5 builds automatically the DLL (because of
 the -no-undefined flag, see below).  FreeType is just a little more
 complex than packages that are using automake.

And the above could be done as part of the conf() step in the suggested
build script (see http://cygwin.com/setup.html).  Note that there were
some improvements proposed for the build script - see the cygwin-apps
archives.
Igor
-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_[EMAIL PROTECTED]
 |,4-  ) )-,_. ,\ (  `'-'   Igor Pechtchanski, Ph.D.
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster.  -- Patrick Naughton



yast2

2003-07-11 Thread Greg Freemyer
I run KDE locally on my win2k desktop.

I often ssh -X over to a SuSE box and run evolution.  It works well.

I just tried running yast2 on the SuSE box, and it fails with:

===
# yast2
X Error: BadRequest (invalid request code or no such operation) 1
  Major opcode:  149
  Minor opcode:  4
  Resource id:  0x36
Xlib:  extension XInputExtension missing on display localhost:11.0.
Failed to get list of devices
Xlib:  extension XInputExtension missing on display localhost:11.0.

After the above, a basically blank window opens and hangs.

I also tried setting the DISPLAY variable to directly use my screen,
same problem.

Should this work?

Or am I hoping for too much?

TIA
Greg
-- 
Greg Freemyer