Re: base-files 3.4-2: Permission denied!

2005-05-19 Thread John Morrison
On Thu, May 19, 2005 12:01 am, Angelo Graziosi said:

 With this new release there is a

Permission denied

 when a NOT-ADMIN user starts the X system (startxwin.bat)
   

 He has not access to remove .X11-unix (see startxwin.bat) when /tmp has
 the t permission.

 Every user (or only Administrator?) should remove manually .X11-unix
 before the disconnetion from the machine.

 In this case there is not permission denied for the simple user.

 angelo.

Sorry, I don't use startxwin.bat, I can't help with that.  3.4-2 simply
2/dev/null's the error, perhaps startxwin.bat should too?

J.

PS, *please* don't reply to everyone just the list :)



Re: question

2005-05-19 Thread Alexander Gottwald
On Wed, 18 May 2005, Andrei Faraon wrote:

 Hello,
 
 I installed X-cygwin (the xorg-x11-base package) and I run it with the
 comand startx and it enters a single-window mode. My intention is to
 run it in multi-window mode and I know that the command startx should
 launch the multi-window mode. Can you please give me some help with
 respect to this problem?

startxwin.sh will start multiwindow.

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


Re: mouse wheel not working with xterm

2005-05-19 Thread Alexander Gottwald
On Wed, 18 May 2005, jose isaias cabrera wrote:

 
 
 On 20:31 Wed 18 May , Alexander Gottwald wrote:
  
  The mouse driver configuration should provide a choice for this. I don't
  know the driver for this kind so you're quite on your own there.
 
 what is the mouse driver that XWin uses? 

XWin uses no special mouse driver. 

 Perhaps I could use the
 microsoft default one and make it work.  Right now it is using the IBM
 ThinkPad driver, which could be the problem.  I found this on the
 xcygwin site:
 
 http://x.cygwin.com/docs/faq/cygwin-x-faq.html#q-trackpoint
 
 which says, to add a rp4table.dat or a tp4scrol.dat with some entries.

Actually it say to modify the file. I'm not sure if adding just these lines
is enough or if some important parts are missing (like the header for the
Pass 0 rules section)

 I did this and rebooted and still have the problem.  So, is there any
 other way to see the history (other than to pipe it to a file and read
 it through vim) using xterm?

shift-pageup and shift-pagedown. Or you can use the scrollbar on the left 
side (right click scrolls up, left click scrolls down, middle click sets 
cursor)

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


Re: using xfree86 4.4.0 from remote host

2005-05-19 Thread Alexander Gottwald
On Thu, 19 May 2005, nirus wrote:

  I am currently trying to use XFree86/cygwin 4.4.0. Maybe I would have 
  been more successful with cygwin stuff?

Huh? What XFree86 4.4.0 version? Cygwin/X has switched to X.org a long time
ago.

  The problem is that I can't use the X server from the remote host. I 
  have tried xhost +remoteIP and xhost + on the windows machine 
  running xfree86. Both succeeded, but the remote says the same thing as 
  before -
  Xlib: connection to 10.0.5.1:0.0 refused by server
  Xlib: No protocol specified

starting X and running xhost as first x client has no usable effect since X
resets right after xhost finished and forgets the xhost settings. You have to 
open at least one local x client (like xterm) an keep that open until you've 
connected.

http://x.cygwin.com/docs/ug/using-remote-apps.html

For remote usage I suggest using ssh with X11Forwarding instead of telnet and 
insecure xhost.

 This has to do with your SSH client supporting X11 Forwarding. The companies
 that I do work for quite often use a program called 'Erics Telnet' which works
 just fine until you try and use it with Cygwin/X then it returns the error
 displayed above.
 
 However as soon as I use Putty...with X11 forwarding set correctly...it works
 like a gem


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


Re: keyboard layout in cygwin

2005-05-19 Thread Alexander Gottwald
On Thu, 19 May 2005 [EMAIL PROTECTED] wrote:

 
 Hi,
 
 
 I tried to find some informations to know how can I change the default config 
 of
 the keyboard in cygwin / x but didn't find it...

http://x.cygwin.com/docs/faq/cygwin-x-faq.html#q-non-U.S.-keyboard-layout

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


Re: AW: AW: AW: AW: AW: Getting multiple lines Xlib: unexpected async reply (sequence 0xAdress)! when runnning startx

2005-05-19 Thread Alexander Gottwald
On Thu, 19 May 2005, Vincenzo Daniele wrote:

 Ok.
 Sorry for this misunderstanding.
 
 $ XWin :0 
 starts fine
 sleep 5s 
 is sleeping 5 secs
  
 $ DISPLAY=:0.0 twm
 winProcEstablishConnection - Hello
 winProcEstablishConnection - Clipboard is not enabled, returning.
 Xlib: unexpected async reply (sequence 0x73)!

Hm. That's very strange. So the error is already present in this simple
setting.  

It would be great if you could check what happens with remote usage with
other hosts where the problem does not occur (eg other unices)

win-host$ XWin -ac :0
unix-host$ DISPLAY=win-host:0.0 twm

You could also try Xming which uses a different network layer
http://freedesktop.org/wiki/Xming

$ /cygdrive/c/Program Files/Xming/Xming :0
$ DISPLAY=localhost:0.0 twm

(please notice it's localhost:0.0 instead of :0.0 because Xming does not
support unix sockets)

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


Popups popping through windows using built-in rootless WM

2005-05-19 Thread Nappi Chris-ra5809
Hello all,

I have noticed that pop-up help balloons exhibit one or two problems (depending 
on the program) when using the built-in rootless WM:

Some balloons to not go to the background when a Windows window is brought to 
the front.

Other balloons actually come to the front when the mouse is over the object 
that creates them *through a Windows window*.  

I should note that the applications I am seeing this with are running on 
Solaris - I don't have any native Cygwin apps that have pop-up balloons.

Regards,
Chris Nappi



Re: AW: AW: AW: AW:

2005-05-19 Thread Mark Paulus
Antwort: Antwort: Antwort: Antwort:

It's German for Reply, and
the German shorthand for RE:


On Thu, 19 May 2005 10:00:26 -0400, Andrew Schulman wrote:

What the hell is that?






Re: Popups popping through windows using built-in rootless WM

2005-05-19 Thread Alexander Gottwald
On Thu, 19 May 2005, Nappi Chris-ra5809 wrote:

 Hello all,
 
 I have noticed that pop-up help balloons exhibit one or two problems 
 (depending on the program) when using the built-in rootless WM:
 
 Some balloons to not go to the background when a Windows window is brought to 
 the front.
 
 Other balloons actually come to the front when the mouse is over the object 
 that creates them *through a Windows window*.  
 
 I should note that the applications I am seeing this with are running on 
 Solaris - I don't have any native Cygwin apps that have pop-up balloons.

What programs are these? Is the problem reproducable with common 
windowing toolkits like KDE, GTK, Xt or Motif?

Otherwise it will be hard to determine how to fix this.

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


Re: AW: AW:

2005-05-19 Thread Andrew Schulman
What the hell is that?

 Antwort: Antwort: Antwort: Antwort:
 
 It's German for Reply, and
 the German shorthand for RE:

Thank you.  This has been bothering me for ages!

Of course it's still annoying, but at least now I know what it means!



RE: Popups popping through windows using built-in rootless WM

2005-05-19 Thread Nappi Chris-ra5809
 Hello all,
 
 I have noticed that pop-up help balloons exhibit one or two problems 
 (depending on the program) when using the built-in rootless WM:
 
 Some balloons to not go to the background when a Windows window is brought 
 to the front.
 
 Other balloons actually come to the front when the mouse is over the 
 object that creates them *through a Windows window*.  
 
 I should note that the applications I am seeing this with are running on 
 Solaris - I don't have any native Cygwin apps that have pop-up balloons.

What programs are these? Is the problem reproducable with common 
windowing toolkits like KDE, GTK, Xt or Motif?

Otherwise it will be hard to determine how to fix this.

The programs I am using are Debussy (a silicon design tool which appears to be 
C/Motif?) and a proprietary Perl/TK program.

Luckily I found that the balloon.pl demo for Tk located in:
/usr/lib/perl5/site_perl/5.8/cygwin/Tk/demos/widtrib
exhibits the problem.  

Launch that demo, look at where the Menu button button is, put IE(or 
whatever) in front and place the mouse over where the menu button is.  You 
should get a popup saying Press and hold this button  

I verified this works when the balloon.pl script is run under Cygwin or Solaris.

Thanks!
Chris Nappi


Re: Problem with -multiwindow and -clipboard when using -nolisten tcp

2005-05-19 Thread Brian Willis
Brian Willis wrote:
Corinna Vinschen wrote:
On May 18 10:35, Brian Willis wrote:
Is there any way to make the X server listen on loopback but not on 
the outside interface?  The firewall software does all interfaces, 
not just the outside.

That would be a surprise.  Are you using the XP SP2 firewall by any
chance?  It allows to customize trusted networks in it's GUI.
Corinna
We do use XP SP2, but it doesn't work well with our VPN client, so we 
use one from Computer Associates.  Unfortunatly I don't get much say in 
what we run on the desktops, just the servers.
Is there any way to get Cygwin to listen on only localhost?  I thought 
the -nolisten tcp was supposed to do this.
begin:vcard
fn:Brian Willis
n:Willis;Brian
email;internet:[EMAIL PROTECTED]
title:System Admin
tel;work:301-713-1669x155
version:2.1
end:vcard



RE: Popups popping through windows using built-in rootless WM

2005-05-19 Thread Alexander Gottwald
On Thu, 19 May 2005, Nappi Chris-ra5809 wrote:

 Luckily I found that the balloon.pl demo for Tk located in:
 /usr/lib/perl5/site_perl/5.8/cygwin/Tk/demos/widtrib
 exhibits the problem. 

That's good. So we can try to find a solution

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


Need Help for XWin problem

2005-05-19 Thread Chuck Pak

Hello,
I am new to this cygwinX and I am trying to make XWin work through SUN
Solaris remote server
My local PC is Sony VAIO notebook with MS XP Pro SP2
And startx and telnet works fine but not XWin
I’ve been searching FAQ for a while and tried them too.
BTW, how can I change “Owner of /tmp/.X11-unix should be set to 
root”?
Thanks for your help in advance

Best Regards
Chuck Pak

XWin.log
Welcome to the XWin X Server
Vendor: The Cygwin/X Project
Release: 6.8.2.0-2

Contact: cygwin-xfree@cygwin.com

XWin was started with the following command line:

XWin -query 1xx.xx.xx.xx (IP address is for my customer SUN server)

ddxProcessArgument - Initializing default screens
winInitializeDefaultScreens - w 1024 h 768
winInitializeDefaultScreens - Returning
_XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root
(II) XF86Config is not supported
(II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more
information
(==) FontPath set to
"/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/TTF/,/usr/X11R6
/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,/usr/X11R6/lib/X11/f
onts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
MIT-SHM extension disabled due to lack of kernel support
XFree86-Bigfont extension local-client optimization disabled due to lack
of shared memory support in the kernel
(--) Setting autorepeat to delay=500, rate=31
(II) Loading US keyboard layout.
(--) winConfigKeyboard - Layout: "E0210411" (0411) 
(--) Using preset keyboard for "Japanese" (411), type "7"
(--) 3 mouse buttons found
Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing
from list!

Fatal server error:
XDMCP fatal error: Session failed Session 14 failed for display
1xx.xx.xx.xxx:0: Cannot open display

winDeinitMultiWindowWM - Noting shutdown in progress

Re: base-files 3.4-2: Permission denied! froma startxwin.bat

2005-05-19 Thread Angelo Graziosi


On Thu, May 19,2005 08:34:14 John Morrison wrote

On Thu, May 19, 2005 12:01 am, Angelo Graziosi said:

 With this new release there is a

Permission denied

 when a NOT-ADMIN user starts the X system (startxwin.bat)
   

 He has not access to remove .X11-unix (see startxwin.bat) when /tmp has
 the t permission.

 Every user (or only Administrator?) should remove manually .X11-unix
 before the disconnetion from the machine.

 In this case there is not permission denied for the simple user.

 angelo.


  Sorry, I don't use startxwin.bat, I can't help with that.  3.4-2 simply
  2/dev/null's the error, perhaps startxwin.bat should too?

   J.

To hide, in 2/dev/null's, the conflict between the necessity to have
t for /tmp and the fact that using CYGWIN by NOT-ADMIN. user does not
like this is not very exciting!

This can be accepted only as temporary patch waiting a more complete fix.


I do not know if startxwin.bat, for NOT-ADMIN user,  should hide
Permission denied in 2/dev/null's.

This should be fixed by ago.

bye
angelo.



Re: question

2005-05-19 Thread Alexander Gottwald
Andrei Faraon wrote:

 Hi Alexander,

 startxwin.sh doesn't seem to do a better job. Here I send you a copy
 of my sceen (.pdf format) that shows all the messages given by cygwin
 after I give the command startxwin.sh. Maybe you can figure it out
 what the problem is.

You are running multiwindow mode. What are you expecting?

Maybe http://x.cygwin.com/gocs/ug/cygwin-x-ug.html does help.

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


Re: Need Help for XWin problem

2005-05-19 Thread Alexander Gottwald
Chuck Pak wrote:


 Hello,
 I am new to this cygwinX and I am trying to make XWin work through SUN
 Solaris remote server
 My local PC is Sony VAIO notebook with MS XP Pro SP2
 And startx and telnet works fine but not XWin
 I've been searching FAQ for a while and tried them too.
 BTW, how can I change Owner of /tmp/.X11-unix should be set to root?

You can not fix this unless you switch to an operating system with full unix
user managment and run XWin as root.


 Fatal server error:
 XDMCP fatal error: Session failed Session 14 failed for display
 1xx.xx.xx.xxx:0: Cannot open display

Check the FAQ. The -from parameter might be of great interest
http://x.cygwin.com/docs/faq/cygwin-x-faq.html#xdmcp

bye
ago

NP: SITD - Plastination City
-- 
 [EMAIL PROTECTED]
 http://www.gotti.org   ICQ: 126018723


Re: Problem with -multiwindow and -clipboard when using -nolisten tcp

2005-05-19 Thread Alexander Gottwald
On Thu, 19 May 2005, Brian Willis wrote:

 Is there any way to get Cygwin to listen on only localhost? 

No.

 I thought the -nolisten tcp was supposed to do this.

-nolisten tcp disables tcp completely

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