Bengt-Arne Fjellner | 1 Feb 2010 04:50
Picon
Favicon

Re: bug report/suggested temp. patch: handling bursts of sent keys

On 2010-02-01 12:33 AM, Mark Lillibridge wrote:
> I've done a bit more investigating.
>
>      It appears that winWindowProc can block at the cost of preventing
> processing of any Windows messages until it returns.  Does anyone know
> how fast the mieq queue drains?  If this isn't very fast, then having
> winWindowProc block waiting for the mieq queue is probably a bad idea.
>
>
>      There are a number of comments in mieq.c that may shed light on why
> the queue is statically allocated:
>
> mieq.c:76:
>      EventRec         events[QUEUE_SIZE]; /* static allocation for signals */
>
> mieq.c:138:
> /*
>   * Must be reentrant with ProcessInputEvents.  Assumption: mieqEnqueue
>   * will never be interrupted.  If this is called from both signal
>   * handlers and regular code, make sure the signal is suspended when
>   * called from regular code.
>   */
>
> void
> mieqEnqueue(DeviceIntPtr pDev, InternalEvent *e)
>
>
> Does anyone understand this?  Does this bar dynamically allocating the
> queue?  The queue does not appear to use locking unless XQUARTZ is
> defined.  Does anyone know what conditions that is defined under?
(Continue reading)

Jerry Lowry | 3 Feb 2010 00:23
Favicon

Problems with tcsh on startup of cygwin X

Each time I start up cygwin-X I get these error messages in the Xterm 
window that lingers after the Xterm windows opens.  This is frustrating 
because it just make it that much harder to use cygwin on Windows 7.  
Clogs up the task bar with processes that you can't use.  Anyway, any 
ideas on why tcsh is failing.

      2 [main] tcsh 976 C:\Xwin\bin\tcsh.exe: *** fatal error - couldn't 
allocate heap, Win32 error 487, base 0x7A0000, top 0x87E000, 
reserve_size 905216, allocsize 909312, page_const 4096
      1 [main] -tcsh 3276 child_info::sync: wait failed, pid 976, Win32 
error 1812
    327 [main] -tcsh 3276 fork: child -1 - died waiting for longjmp 
before initialization, retry 0, exit code 0x1000000, errno 11
      1 [main] tcsh 3232 C:\Xwin\bin\tcsh.exe: *** fatal error - 
couldn't allocate heap, Win32 error 487, base 0x7A0000, top 0x87E000, 
reserve_size 905216, allocsize 909312, page_const 4096
310590390 [main] -tcsh 3276 child_info::sync: wait failed, pid 3232, 
Win32 error
 1812
310591317 [main] -tcsh 3276 fork: child -1 - died waiting for longjmp 
before ini
tialization, retry 0, exit code 0x1000000, errno 11

  Also, the last Xterm that I started from the start menu hung with this 
error:  No more processes.

thanks,

jerry

(Continue reading)

Anthony Becker | 2 Feb 2010 16:23
Picon
Favicon

startxwin.exe and emulate3buttons

In the previous version of Cygwin/X, when XWin.exe was started by 
startxwin.bat, I was able to specify the emulate3buttons option to 
simulate a middle mouse button press by pressing the right and left 
buttons simultaneously.  Now that I must use startxwin.exe to start the 
X Server, how do I specify this?

Thanks!
Anthony

--
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/

Wood.Chris | 2 Feb 2010 18:15
Picon
Favicon

Problem getting clipboard from xcutsel

Hello,

I just upgraded to Cygwin 1.7. Immediately after, xcutsel stopped working 
correctly - sometimes it copies text from an xterm to the Windows 
clipboard, sometimes not. Sometimes when I try to paste into Lotus Notes 
something I copied with xcutsel, Notes tells me it is unable to access the 
clipboard. Most of the time it just doesn't paste anything. Sometimes I 
can go back to xcutsel, click copy 0 to PRIMARY, and it works. 

Is anyone else having this problem?

Thanks,
Chris

--
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/

JP | 2 Feb 2010 22:03
Picon

Re: screen pixel density VS startxwin.exe

Dear Alexandre

as of xinit-1.2.0-2, startxwin.bat amd startxwin.sh are no more.  See 
http://cygwin.com/ml/cygwin-xfree-announce/2009-12/msg00005.html

JP

--
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/

Dr. M. C. Nelson | 3 Feb 2010 02:18

Vista, new install, x server does not start, startxwin.bat missing

We installed cygwin/x on a new acer laptop (vista). 

The X server does not start  from the icon, and the x server does not start
from the command line startx

The batch script startxwin.bat  is not present.

The cygcheck and var log files are attached.

Thank you
M. C. Nelson

Attachment (cygcheck.out): application/octet-stream, 37 KiB
Attachment (setup.log): application/octet-stream, 177 KiB
Attachment (setup.log.full): application/octet-stream, 9 KiB
Attachment (XWin.0.log): application/octet-stream, 698 bytes
--
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/
Larry Hall (Cygwin X | 3 Feb 2010 03:06
Favicon

Re: Vista, new install, x server does not start, startxwin.bat missing

On 02/02/2010 08:18 PM, Dr. M. C. Nelson wrote:
> We installed cygwin/x on a new acer laptop (vista).
>
> The X server does not start  from the icon, and the x server does not start
> from the command line startx

Your XWin.0.log file indicates that the server is already started.  This 
means the
server is:

   1. Already started.
   2. Colliding with another server on the same ports (6000)
   3. Blocked by a firewall.

'netstat' can be used to help you diagnose (2) if (1) and (3) aren't the 
problem.

--

-- 
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
216 Dalton Rd.                          (508) 893-9889 - FAX
Holliston, MA 01746

_____________________________________________________________________

A: Yes.
 > Q: Are you sure?
 >> A: Because it reverses the logical flow of conversation.
 >>> Q: Why is top posting annoying in email?

(Continue reading)

Jon TURNEY | 3 Feb 2010 18:42
Picon
Favicon
Gravatar

Re: Vista, new install, x server does not start, startxwin.bat missing

On 03/02/2010 01:18, Dr. M. C. Nelson wrote:
> We installed cygwin/x on a new acer laptop (vista).
>
> The X server does not start  from the icon, and the x server does not start
> from the command line startx
>
> The batch script startxwin.bat  is not present.

Don't panic about the absence of startxwin.bat.  startxwin.(bat|sh) have been 
retired in favour of a shiny new startxwin.exe [1] in an effort to make... X 
server startup more reliable :-)

I've finally got around to updating the Cygwin/X User Guide [2] to take note 
of this fact

[1] http://cygwin.com/ml/cygwin-xfree-announce/2009-12/msg00005.html
[2] http://x.cygwin.com/docs/ug/using.html

--

-- 
Jon TURNEY
Volunteer Cygwin/X X Server maintainer

--
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/

Jon TURNEY | 3 Feb 2010 18:45
Picon
Favicon
Gravatar

Re: startxwin.exe and emulate3buttons

On 02/02/2010 15:23, Anthony Becker wrote:
> In the previous version of Cygwin/X, when XWin.exe was started by
> startxwin.bat, I was able to specify the emulate3buttons option to
> simulate a middle mouse button press by pressing the right and left
> buttons simultaneously. Now that I must use startxwin.exe to start the X
> Server, how do I specify this?

The syntax for specifying additional server options is documented in 'man 
startxwin'

You want 'startxwin.exe -- -emulate3buttons'

--

-- 
Jon TURNEY
Volunteer Cygwin/X X Server maintainer

--
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/

Anthony Becker | 3 Feb 2010 19:11
Picon
Favicon

Re: startxwin.exe and emulate3buttons

Jon, thank you - that worked.

Anthony

On 2/3/2010 12:45, Jon TURNEY wrote:
> On 02/02/2010 15:23, Anthony Becker wrote:
>> In the previous version of Cygwin/X, when XWin.exe was started by
>> startxwin.bat, I was able to specify the emulate3buttons option to
>> simulate a middle mouse button press by pressing the right and left
>> buttons simultaneously. Now that I must use startxwin.exe to start the X
>> Server, how do I specify this?
>
> The syntax for specifying additional server options is documented in 
> 'man startxwin'
>
> You want 'startxwin.exe -- -emulate3buttons'
>

--
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/


Gmane