Re: I'm having a weird problem w/ cygwin not working on some machines...

2008-04-07 Thread Sylvain RICHARD
FH wrote: Recently we've started running into an unusual problem in the sense that the X server seems to have stopped working, at least w/ some machines. What I mean is everything starts up ok on the windows machine and when you login to some unix machines it works fine; login, set up

EnterNotify/SetInputFocus serialization problem

2008-04-07 Thread Ken Olum
that cygwin/X is generating EnterNotify events for both the firefox window and the xterm window with the same timestamp. This seems wrong, because the windows have no way to tell which was entered last. Here are the relevant parts of the protocol trace. The whole trace up through the problem is attached

I'm having a weird problem w/ cygwin not working on some machines...

2008-04-04 Thread FH
into an unusual problem in the sense that the X server seems to have stopped working, at least w/ some machines. What I mean is everything starts up ok on the windows machine and when you login to some unix machines it works fine; login, set up the display variables, type xterm and the window open. However

[solved] X.org swiss keyboard layout problem

2008-03-12 Thread Raphael Colliard
I had a very annoying problem with X.org swiss-french keyboard layout. I found the solution which may be of interest for a lot of people. Everytime I ran X, I got in XWin.log (--) Setting autorepeat to delay=250, rate=31 (--) winConfigKeyboard - Layout: 100C (100c) (--) Using preset

problem debugging xset command inside batch script (revised)

2008-02-19 Thread 6kbnowe02
I have narrowed the problem down to the following: It appears that I cannot run the xset command with the options I need from a Windows/DOS command shell or batch file. For example, when I enter the command xset -q the response is xset: unable to open display The same is true

RE: problem debugging xset command inside batch script (revised)

2008-02-19 Thread Allen, Matthew
Of [EMAIL PROTECTED] Sent: Tuesday, February 19, 2008 3:40 PM To: cygwin-xfree@cygwin.com Subject: problem debugging xset command inside batch script (revised) I have narrowed the problem down to the following: It appears that I cannot run the xset command with the options I need from a Windows/DOS

Re: problem debugging xset command inside batch script (revised)

2008-02-19 Thread jjo
have a '-display' option and using it with 'localhost:0.0' fixed the problem with my Windows/DOS script. The next question is this: At the end of my script I start Mathematica on the remote computer and display its front end in a local X window with this command rxvt -e ssh -Y

Re: problem debugging xset command inside batch script (revised)

2008-02-19 Thread Larry Hall (Cygwin X)
, xset does have a '-display' option and using it with 'localhost:0.0' fixed the problem with my Windows/DOS script. The next question is this: At the end of my script I start Mathematica on the remote computer and display its front end in a local X window with this command rxvt -e ssh -Y

Re: problem debugging xset command inside batch script (revised)

2008-02-19 Thread jjo
ssh -Y remote_computer_name mathematica solved the problem of the superfluous rxvterm (Thanks!). However, why then does the man page for ssh admonish users against setting the DISPLAY variable manually? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports

Re: problem debugging xset command inside batch script (revised)

2008-02-19 Thread Larry Hall (Cygwin X)
:0.0 before ssh -Y remote_computer_name mathematica solved the problem of the superfluous rxvterm (Thanks!). However, why then does the man page for ssh admonish users against setting the DISPLAY variable manually? You should not set the DISPLAY variable manually on the _remote_ system

Problem setting permissions in X.

2008-02-18 Thread Allen, Matthew
I'm trying to set permissions to allow a single machine to access the xserver on a PC. The problem is I can't seem to get the Xauthority file to work. I want to be able to set it so that ever between reboots a single machine('bob1') can access the machine. I added xhost + to the startup

problem debugging xset command inside batch script

2008-02-18 Thread 6kbnowe02
invoke the script from a Windows command shell. Any suggestions on how to fix this or debug the problem more successfully? Thanks, jjo -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http

Re: Problem with arrow keys in x-based applications on cygwin

2008-02-01 Thread Cary Jamison
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: Problem with arrow keys in x-based applications on cygwin

2008-02-01 Thread Paul McFerrin
standard us without any luck. I have tried 3 different physical keyboards. When running xev I can see that there are events fired for up and down arrow keys, but not for left and right. Any suggestions? Best regards, Per -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports

Re: Problem with arrow keys in x-based applications on cygwin

2008-01-30 Thread Per Steffen
different physical keyboards. When running xev I can see that there are events fired for up and down arrow keys, but not for left and right. Any suggestions? Best regards, Per -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

Re: Problem with X (disappears) and Sun Directory Server Console

2008-01-29 Thread jose isaias cabrera
: ohaya [EMAIL PROTECTED] To: cygwin-xfree@cygwin.com Sent: Tuesday, January 29, 2008 12:59 AM Subject: Re: Problem with X (disappears) and Sun Directory Server Console Jose, For the record, one of my colleagues got it working today, and I think that you were close to the mark :). Let me

Re: Problem with X (disappears) and Sun Directory Server Console

2008-01-28 Thread Holger Krull
ohaya schrieb: startconsole. This causes the console GUI to appear but when I type in my username/password, everything, including the original xterm window disappears. I've tried access the admin console using Hummingbird Exceed, and that seems to work fine. This problem only occurs when

RE: Problem with arrow keys in x-based applications on cygwin

2008-01-28 Thread Phil Betts
Phil -- 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: Problem with X (disappears) and Sun Directory Server Console

2008-01-28 Thread jose isaias cabrera
Didn't think so either, but it was a thought... I spent many hours trying to figure it out, and that was what fixed it. Sorry. - Original Message - From: ohaya [EMAIL PROTECTED] To: cygwin-xfree@cygwin.com Sent: Monday, January 28, 2008 1:51 AM Subject: Re: Problem with X

Re: Problem with arrow keys in x-based applications on cygwin

2008-01-28 Thread Per Steffen
: 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/

Problem with X (disappears) and Sun Directory Server Console

2008-01-27 Thread ohaya
the console GUI to appear but when I type in my username/password, everything, including the original xterm window disappears. I've tried access the admin console using Hummingbird Exceed, and that seems to work fine. This problem only occurs when I use Cygwin X. The XWin.log file has

Re: Problem with arrow keys in x-based applications on cygwin

2008-01-27 Thread Per Thorlacius
, or are they entirely ignored? (The latter is a keyboard problem as you're suggesting, the former may be simpler). The arrow keys are not sending escape sequences, they are entirely ignored. Best regards, Per -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http

Re: Problem with X (disappears) and Sun Directory Server Console

2008-01-27 Thread jose isaias cabrera
I don't know if it is the same or not, but I had a similar problem with a Gentoo server. I tried everything, but once I recreated the account, I was able to connect. Try creating a new account and give it a try. Just a thought... thanks, jic ohaya wrote, Hi, I'm new here, but I'm

Re: Problem with X (disappears) and Sun Directory Server Console

2008-01-27 Thread ohaya
Jose, When you say create a new account, which account did you mean? FYI, both myself and two other colleagues tried this, each with our own Windows accounts and accounts on the Linux machine where Sun DS is on, and all 3 of us (so far) have had this problem. Jim jose isaias cabrera wrote

Re: Problem with X (disappears) and Sun Directory Server Console

2008-01-27 Thread jose isaias cabrera
Sorry about that. I created the account at linux server which I wanted to connect to. - Original Message - From: ohaya [EMAIL PROTECTED] To: cygwin-xfree@cygwin.com Sent: Sunday, January 27, 2008 7:29 PM Subject: Re: Problem with X (disappears) and Sun Directory Server Console

Re: Problem with X (disappears) and Sun Directory Server Console

2008-01-27 Thread ohaya
Jose, It doesn't seem that that would be the problem in our case, since, as I mentioned in original message, if I use Hummingbird Exceed as my X server (with logging into the server with Sun DS as the same Linux account), it works perfectly. That Xwin.log that I included in my msg seems

Re: Problem with arrow keys in x-based applications on cygwin

2008-01-25 Thread Thomas Dickey
are not working in the x-based application. I am starting the x-server using the following parameters: Do the arrow keys send escape sequences, or are they entirely ignored? (The latter is a keyboard problem as you're suggesting, the former may be simpler). -- Thomas E. Dickey http://invisible

Re: xauth problem - unable to link authority file

2008-01-16 Thread A A
Uninstalling the Embassy Trust Suite that was pre-installed in my Dell fixed the problem described below. xauth works fine now. A search of the list revealed that this same Wave Systems Embassy Trust Suite software has caused other compatibility problems with cygwin as well. Does anybody know

Re: Workaround for foreign keyboard problem to be entered in FAQ section 4.1.6

2008-01-10 Thread B Engsig
rdiezmail-cygwinxfree wrote: Hi all: I recently hit the foreign keyboard problem described in section 4.1.6 of the Cygwin/X FAQ. That is, I started with: $ setxkbmap.exe de -model pc105 Couldn't interpret _XKB_RULES_NAMES property [...] and then I tried what the FAQ said

xauth problem - unable to link authority file

2007-12-27 Thread A A
I would greatly appreciate any help in resolving this issue. I have XP Professional (5.1.2600 SP2) updated with the latest software from Windows update. cygwin was installed with setup.exe within the last week. Here is a simple way to reproduce the problem: $ xauth -v -f authfile

Re: Problem with installing the X environment

2007-12-26 Thread Larry Hall (Cygwin X)
- 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

Problem with installing the X environment

2007-12-25 Thread David Garber
PROTECTED] mailto:[EMAIL PROTECTED] -- 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

Re: Problem with installing the X environment

2007-12-25 Thread Erich Dollansky
this directory? Can someone of you help me to activate the X? Just post your XWin.bat. Erich -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http

problem with xterm

2007-12-06 Thread Pelotudo
port 6000: Bad address X connection to localhost:38.0 broken (explicit kill or server shutdown). [1]Exit 1nedit -- View this message in context: http://www.nabble.com/problem-with-xterm-tf4955613.html#a14190956 Sent from the cygwin-xfree mailing list archive

Re: problem with xterm

2007-12-06 Thread Holger Krull
: Bad address X connection to localhost:38.0 broken (explicit kill or server shutdown). You probably need ssh -Y -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ

Re: problem with xterm

2007-12-06 Thread Christopher Faylor
by ssh. cgf -- 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: problem with xterm

2007-12-06 Thread Pelotudo
connect 127.0.0.1 port 6000: Bad address X connection to localhost:38.0 broken (explicit kill or server shutdown). You probably need ssh -Y Yes but it doesn't work neither. Anyway, i fixed the problem using x-ming and now it works fine. thanks -- Unsubscribe info: http

FW: Problem starting xwin in windows domain

2007-11-29 Thread Paul Mulcahy
1.2.2-1 Use -h to see help about each section ___ Paul Mulcahy Systems Manager Telcotec +353 1 290 9242 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs

Re: FW: Problem starting xwin in windows domain

2007-11-29 Thread Larry Hall (Cygwin X)
Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/

Re: FW: Problem starting xwin in windows domain

2007-11-29 Thread Paul Mulcahy
thought the attachment may have been a problem. Thanks, Paul XWin.log Description: Binary data -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http

Re: FW: Problem starting xwin in windows domain

2007-11-29 Thread Paul Mulcahy
/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/

Re: FW: Problem starting xwin in windows domain

2007-11-29 Thread Holger Krull
Paul Mulcahy schrieb: Maybe you have a problem with ntfs file permissions. The domain users must have at least write access to tmp and their home directory, and read access to most of the rest. The domain Administrator I suspect it is somewhere in permissions but I have allowed the user

RE: Re: FW: Problem starting xwin in windows domain

2007-11-29 Thread Paul Mulcahy
? Thanks for the help. Regards, Paul -- 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: FW: Problem starting xwin in windows domain

2007-11-29 Thread Larry Hall (Cygwin X)
Paul Mulcahy wrote: Maybe you have a problem with ntfs file permissions. The domain users must have at least write access to tmp and their home directory, and read access to most of the rest. The domain Administrator usually is in the local Administrators group and will have access (depending

Workaround for foreign keyboard problem to be entered in FAQ section 4.1.6

2007-11-16 Thread rdiezmail-cygwinxfree
Hi all: I recently hit the foreign keyboard problem described in section 4.1.6 of the Cygwin/X FAQ. That is, I started with: $ setxkbmap.exe de -model pc105 Couldn't interpret _XKB_RULES_NAMES property [...] and then I tried what the FAQ said, but I got the following error: $ xkbcomp

Re: Workaround for foreign keyboard problem to be entered in FAQ section 4.1.6

2007-11-16 Thread Larry Hall (Cygwin X)
[EMAIL PROTECTED] wrote: Hi all: I recently hit the foreign keyboard problem described in section 4.1.6 of the Cygwin/X FAQ. That is, I started with: $ setxkbmap.exe de -model pc105 Couldn't interpret _XKB_RULES_NAMES property [...] and then I tried what the FAQ said, but I got

Re: A problem about the fonts when i remote login the suse from my windowsXP box

2007-11-12 Thread Holger Krull
Terrylai schrieb: try XWin -screen 0 1280x800x16 -dpi 120 or even higher dpi setting -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http

Problem in launching a tool due to Bold Font Error

2007-10-30 Thread Pradeep S
be the problem. Is there anything else to be taken care of? Please help me out Thanking in advance. Regards, Pradeep S -- View this message in context: http://www.nabble.com/Problem-in-launching-a-tool-due-to-Bold-Font-Error-tf4718306.html#a13488047 Sent from the cygwin-xfree mailing list

Keyboard Layout Problem

2007-10-30 Thread De Landa Gil Agustin
Asunto: Keyboard Layout Problem Please help me, I am getting this error: (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: 080A (080a) (EE) Keyboardlayout Latinoamericano (080A) is unknown (--) 16 mouse buttons found -- Unsubscribe info: http

problem in X

2007-10-09 Thread fermin selvin
. Thanks and regards, fermin -- 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: problem in X

2007-10-09 Thread Larry Hall (Cygwin X)
with emacs and X window. Please read and follow the problem reporting guidelines found here: Problem reports: http://cygwin.com/problems.html Other questions: o What is the cygwin terminal you're using? o Does your CYGWIN environment variable contain 'tty'? -- Larry Hall

fluxbox style overlay setting problem with Cygwin/X

2007-09-11 Thread Allen Timothy Chang
fluxbox 1.0rc3. Homepage: http://members.fortunecity.com/allentchang __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem

Re: X forward problem

2007-08-18 Thread Holger Krull
install openssh and X server, I run cygcheck -c and found that xorg-x11-bin incomplete. I reinstall it and fix this problem. But it doesn't help. Remove everything and make sure you reinstall with Default Text File Type set to Unix. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe

Revisiting the cradle problem

2007-08-09 Thread Scott Mohnkern
I thought I had this problem solved but I don't. I'm running Cygwin with xfree installed, and have installed the application Cradle. After the install, when I attempted to open up a shell I got a blank screen with no prompt. I could issue some commands (like an ls) but most everything else

Re: Revisiting the cradle problem

2007-08-09 Thread Holger Krull
Scott Mohnkern schrieb: I assume Cygwin is using this environment variable to set the default shell, and that's what's causing the problem. Is there a way to start Cygwin (We're using Xstart.bat) to tell it NOT to use this variable? I don't think so, but i could be wrong. How about setting

RE: Revisiting the cradle problem

2007-08-09 Thread Bengt-Arne Fjellner
Scott Mohnkern wrote: I thought I had this problem solved but I don't. I'm running Cygwin with xfree installed, and have installed the application Cradle. After the install, when I attempted to open up a shell I got a blank screen with no prompt. I could issue some commands (like an ls

Re: Problem losing mouse pointer visibility

2007-06-25 Thread Damien Cymbal
snip This is a known problem. The current work-around is to go to the X icon in the task bar, right click on it, and select the option to restore the cursor (I forget the precise wording). D'oh! How'd I miss that one? Precise wording is simply Show Cursor. Sounds like a good candidate

Problem losing mouse pointer visibility

2007-06-22 Thread Damien Cymbal
I am looking for any ideas on how to either resolve or debug this problem to the next level. I am currently using 6.8.99.901-4 of XWin, although I have had the following problem through several cygwin updates now. I am using XWin to start an XDMCP session to an Ubuntu box running a GNOME

Re: Problem losing mouse pointer visibility

2007-06-22 Thread Larry Hall (Cygwin X)
On 06/22/2007, Damien Cymbal wrote: I am looking for any ideas on how to either resolve or debug this problem to the next level. I am currently using 6.8.99.901-4 of XWin, although I have had the following problem through several cygwin updates now. I am using XWin to start an XDMCP session

Problem with QT and Cygwin/X working together.

2007-06-08 Thread Allen, Matthew
. *grin* -- 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/

problem finding fonts

2007-05-23 Thread Keith Clay
and the information contained herein is proprietary and confidential and subject to the Amdocs policy statement, you may review at http://www.amdocs.com/email_disclaimer.asp -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

startx fork() problem with Vista and solution

2007-05-05 Thread Joel Eidsath
. Unfortunately, this didn't work right away. It bombed out with error 6 on several files -- cygcrypto-0.9.8.dll, cygcrypt-0.dll and cygz.dll. I moved each of these to a temporary directory to get rebaseall to run. This fixed the fork() problem with startx. Is rebaseall called by setup at any time? (I

Problem connecting

2007-04-19 Thread Robert Dail
://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: Problem connecting

2007-04-19 Thread Holger Krull
copy the program over to another computer this way without running the install/setup? Usually not. Registry entry's are missing this way (that means mount points at least). -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

RE: the remote problem with cygwin/x

2007-04-12 Thread Casey Smith
- Sharing. Stop Remote Login then Start it again. That worked for me. -- 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/

the remote problem with cygwin/x

2007-04-11 Thread sun
display' Please help me! sun -- 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/

Plese help me to solve my problem

2007-03-27 Thread M. Tampo
error: could not open default font 'fixed' End of error messages- If you know where is appropriate explanation how to solve this problem, Please tell me the site. Motonobu Tampo -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http

Re: Plese help me to solve my problem

2007-03-27 Thread Larry Hall (Cygwin X)
from list! Fatal server error: could not open default font 'fixed' End of error messages- If you know where is appropriate explanation how to solve this problem, Please tell me the site. PCYMTSTAFABP* http://www.cygwin.com/ml/cygwin-xfree/2007-01/msg00043.html * Please configure

Re: Gvim hangs (is this a Logitec driver problem)?

2007-03-17 Thread Duane Krings
Sorry for the chatter. The problem turned out to be the new McAfee Security Center. Un-install it the problem goes away. Re-install it the problem comes back. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation

-multiwindow problem

2007-03-12 Thread Brian R. Landy
Hi, I am having a problem with -multiwindow and a specific commercial application called Stata. We are running on Solaris, and I believe it was built with gtk widgets. The problem is that when a font selection control is used (it creates a dropdown list within a dialog) the application

X server start problem

2007-03-07 Thread Peter Scott
should I do about it? [that line does not always appear in XWin.log files that are produced when I fool around trying things.] -- Peter Scott -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http

problem installing Cygwin/X - usr\X11R6\bin\X.exe - Symbolic link points to missing file

2007-02-07 Thread Fabio Silva
%2fpub%2fcygwin%2f\release\X11\xorg-x11-bin\xorg- x11-bin-6.8.99.901-1.tar.bz2: Symbolic link points to missing file any idea of what's wrong? best regards, Fabio. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

Re: problem of cygwin X fixed

2007-01-14 Thread Luke Kendall
On 25 Nov, Emacs Rocky wrote: Dear: I just sent a mail to complain I can't start X in cygwin. Now, I fount the solution in old mail-list. Anybody experienced the same problem can refer to http://sourceware.org/ml/cygwin-xfree/2006-10/msg00051.html the key point is : You

Re: problem of cygwin X fixed

2006-12-05 Thread David Picton
From: Emacs Rocky rockyemacs at gmail dot com To: cygwin-xfree at cygwin dot com Date: Sat, 25 Nov 2006 18:12:31 +0800 Dear: I just sent a mail to complain I can't start X in cygwin. Now, I fount the solution in old mail-list. Anybody experienced the same problem can refer to http

problem of cygwin X fixed

2006-11-25 Thread Emacs Rocky
Dear: I just sent a mail to complain I can't start X in cygwin. Now, I fount the solution in old mail-list. Anybody experienced the same problem can refer to http://sourceware.org/ml/cygwin-xfree/2006-10/msg00051.html the key point is : You need to mount the /usr/X11R6/lib/X11/fonts

Re: Emacs problem after rebaseall: some progresses?

2006-10-31 Thread Tojur
WUAU!!! Thx a lot. You must be some kind of genius to find such a think. I had a problem because xmgrace doesnt open. So i make a rebaseall that solved the problem but emacs stop of work. I almost reinstall. thx a lot. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem

problem with setxkbmap

2006-10-28 Thread Amit Ron
searching on Google for hours and still, nothing. Please help. -- Amit Ron -- 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: xfree: problem killing java processes

2006-10-24 Thread Hari Krishna Dara
not many details on what exactly the problem was and there was no resolution. While I can't believe that no one else has been seeing this error, I can only hope that I am missing to see some known information on this. I appreciate any help on how to solve this problem if there is one existing. I have

Re: Weird Dialog Problem

2006-10-12 Thread Shane Larsen
Sorry that I don't have a solution to your problem, but I have the same problem if it makes you feel any better. I also recently switched from exceed to cygwin in order to run Gambit and I have the same annoying problem with the dialogs. If you ever do find anything out about it, please let me

ImageMagick display problem

2006-10-04 Thread Gustavo Seabra
, CTRL-Z, ALT-F4, etc.) works. I can see in the task manager a 'display' process, but it never actaully displays anything. Could anybody here give a clue? I've already looked into the archives and googled this problem, with no success. Thank you, Gustavo Seabra -- Unsubscribe info: http

Re: ImageMagick display problem

2006-10-04 Thread Gustavo Seabra
it through the Windows task manager. Nothing else (CTRL-C, CTRL-Z, ALT-F4, etc.) works. I can see in the task manager a 'display' process, but it never actaully displays anything. Could anybody here give a clue? I've already looked into the archives and googled this problem, with no success. Thank you

Re: ImageMagick display problem -- Now xmgrace doesn't work!!

2006-10-04 Thread Gustavo Seabra
into the archives and googled this problem, with no success. Thank you, Gustavo Seabra I apologize. I just found the solution in the archives: http://sourceware.org/ml/cygwin-xfree/2006-07/msg00140.html After getting the DLLs, it works fine. Gustavo. After doing the changes, now it's xmgrace

Problem with xterm menu displaying too small

2006-09-28 Thread Kris Thielemans
Hi On one of the PCs that I use, I have a problem that the menu that xterm displays if you control-click (left,middle or right), e.g. to change the font-size, is too small. It shows only 2 lines, and not all characters. Anyone knows how to fix this? Thanks Kris PS: I'm pretty up-to-date

Re: problem while starting xserver

2006-08-25 Thread n0 SPAM
/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/

Re: problem while starting xserver

2006-08-25 Thread Randy Brown
, and simply clicking on the xterm icon on the Quick Launch toolbar will give you all the xterm windows you need without any more errors. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http

Re: problem while starting xserver

2006-08-24 Thread Igor Peshansky
On Thu, 24 Aug 2006, dpsrikanth wrote: Hi I am sending the error.jpj which contains error information.it is coming while starting xserver. Please tell me how can i rectify this problem. waiting for ur reply Did you actually *read* the error message? We'll need to see the information

Re: problem while starting xserver

2006-08-24 Thread Randy Brown
XWin .exe doesn't seem to acknowledge the -slient-dup-error switch anymore. Randy Igor Peshansky wrote: On Thu, 24 Aug 2006, dpsrikanth wrote: Hi I am sending the error.jpj which contains error information.it is coming while starting xserver. Please tell me how can i rectify this problem

keyboard problem : upper numeric keys don' t work

2006-08-23 Thread cirrus75
Hello all! Xfree runs OK but upper numeric keys (not num keypad) do not work well. Also TAB and BACKSPACE seem not to work well too. My keyboard map seems to be OK because all other keys are OK. I had a similar problem with an PC emulator called QEMU. So, I beleive

Re: keyboard problem : upper numeric keys don' t work

2006-08-23 Thread Igor Peshansky
On Wed, 23 Aug 2006, cirrus75 wrote: Hello all! Xfree runs OK but upper numeric keys (not num keypad) do not work well. Also TAB and BACKSPACE seem not to work well too. My keyboard map seems to be OK because all other keys are OK. I had a similar problem with an PC emulator

problem with keyboard

2006-08-16 Thread Rathi, Priti
Hi, I am using the cygwin on Windows XP. I am opening the startkde from Linux on the Windows system. I am getting the Linux KDE window on Windows XP but there is problem with the keyboard. The keyboard does not work. Please help me out what setting I need to do. Thanks in advance, -Priti Content

xwin problem

2006-08-11 Thread Matthias Karl
Hi, I encountered a problem after making an update of cygwin with xwin. The problem was not there before I made the update. I run setup.exe today and accepted the new versions of xorg-x11. Afterwards the problem with xwin appeared the first time. Attached is the log-file which is generated in my

Re: Problem with starting X server (alternate solution)

2006-07-26 Thread Mariusz Janczak
the problem by following the instructions in the FAQ, substituting /usr for the non-existant /usr/X11R6/lib/X11 mount point. Mariusz Janczak then replied that he didn't have a /usr mount point either. I was in the same situation. The solution I found was to just umount *everything*: First /usr

Re: Problem with starting X server (alternate solution)

2006-07-25 Thread Steve Freeland
Apologies for not attaching this to the correct thread; I'm not subscribed to the list and don't really know how I should go about that. But anyways. Regarding the Could not open default font 'fixed' message: Stephen A. Goulet mentioned that he was able to fix the problem by following

Re: Problem with starting X server (alternate solution)

2006-07-25 Thread Larry Hall (Cygwin X)
the problem by following the instructions in the FAQ, substituting /usr for the non-existant /usr/X11R6/lib/X11 mount point. Mariusz Janczak then replied that he didn't have a /usr mount point either. I was in the same situation. The solution I found was to just umount *everything*: First /usr/lib

Re: Problem with starting X server

2006-07-19 Thread Alan Hourihane
-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/

Re: Problem with starting X server

2006-07-18 Thread Mariusz Janczak
For me the problem is still opened. I do not have the /usr point in my mount point list. I have tried to follow all steps suggested at x.cygwin.com/docs/faq/cygwin-x-faq.html#q-error-font-eof but it still doesn't work. I have also reinstalled all X components. All those doesn't work. I'm

xwin problem

2006-07-18 Thread bobby barcenas
me out? i have included the tmp log file. thanks -- [EMAIL PROTECTED] Bobby Barcenas XWin.log Description: Binary data -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ

Re: Problem with starting X server

2006-07-18 Thread Igor Peshansky
between Cygwin apps and Windows apps. However, this seems to break X11's fonts (I *suspect* that somewhere in X the fonts are being opened in text mode when they are binary files but I haven't been able to confirm this). If this is your problem, the solution is to separately mount the font directory

Re: Problem with starting X server

2006-07-18 Thread Alexander Gottwald
to work in binmode when started from font-update. bye ago -- 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: Problem with starting X server

2006-07-18 Thread Andy Rushton
and then the server would not start due to the cannot find font 'fixed' problem. Re-mounted the fonts directory in binmode, reinstalled just the fonts and it all works. Fortunately I remembered this work-around from some time back when I last had this problem. Sorry, I have no recollection when or what version

<    1   2   3   4   5   6   7   8   9   10   >