Re: X: Authorization required, but no authorization protocol specified

2015-08-13 Thread Markus Hoenicka
At 2015-08-12 17:21, Jon TURNEY was heard to say: On 12/08/2015 07:22, Markus Hoenicka wrote: At 2015-08-07 11:26, Jon TURNEY was heard to say: You might try modifying startxwin to remove the -q from xauth -q to see if that reveals a bit more information. I finally got round to run this sugge

Re: run.exe fails to start XWin on Windows 8.1 through the shortcut

2015-08-13 Thread Jon TURNEY
On 12/08/2015 19:57, Achim Gratz wrote: Jon TURNEY writes: Not sure if this is the cause of this problem, but after a bit of staring at file_exists_multi(), I notice that run2_fileExits() doesn't initialize t when it returns FALSE, so perhaps the following is a good idea? The only way I can se

Hide fbpanel icon

2015-08-13 Thread AC
I just updated my cygwin install with X at 1.17.2-2 and now the small panel icon shows up in the upper left of my screen with no task bar icon and now way to remove it. Prior to the upgrade I was able to close that button (by right clicking the "panel" entry in the Windows task bar which left the

Re: run.exe fails to start XWin on Windows 8.1 through the shortcut

2015-08-13 Thread Jaakov
Jaakov Jaakov writes: >XWin fails to start again (previously reported half a year ago or so). > >The command issued by a shortcut is >C:\cygwin64\bin\run.exe --quote /usr/bin/bash.exe -l -c "cd; /usr/bin/startxwin" Can you reproduce this when running the same command from cmd or mintty? If yes

Re: Shares with strange ACL settings

2015-08-13 Thread Corinna Vinschen
On Aug 12 20:59, Achim Gratz wrote: > Corinna Vinschen writes: > >> I think so, but there are likely some corner cases. But I think that > >> had been proposed and shot down already, so I was trying to come up with > >> something less intrusive. > > > > This is relatively unintrusive. The current

Re: Qt5: QDir::mkpath() fails for /cygdrive/ paths

2015-08-13 Thread Corinna Vinschen
On Aug 12 22:59, David Stacey wrote: > On 09/07/2015 20:14, David Stacey wrote: > >QDir::mkpath() fails when creating paths that start '/cygdrive/'. This > >problem is only shown with Qt5 (not Qt4), and only with paths that start > >'/cygdrive/' (so running from my home directory '~' is fine). This

Re: Hide fbpanel icon

2015-08-13 Thread Jon TURNEY
On 13/08/2015 16:48, AC wrote: I just updated my cygwin install with X at 1.17.2-2 and now the small panel icon shows up in the upper left of my screen with no task bar icon and now way to remove it. Prior to the upgrade I was able to close that button (by right clicking the "panel" entry in the

Re: Hide fbpanel icon

2015-08-13 Thread AC
On 2015-08-13 10:06, Jon TURNEY wrote: > On 13/08/2015 16:48, AC wrote: >> I just updated my cygwin install with X at 1.17.2-2 and now the small >> panel icon shows up in the upper left of my screen with no task bar icon >> and now way to remove it. Prior to the upgrade I was able to close that >>

Re: Shares with strange ACL settings

2015-08-13 Thread Achim Gratz
Corinna Vinschen writes: > This puzzles me a bit. As example you gave something like > > rwx---+ gratz Domain Users [...] foo > > Given the code in recent Cygwin versions, this shouldn't happen if the > user gratz is member of the Domain Users group. The current code > doesn't test all grou

Re: Shares with strange ACL settings

2015-08-13 Thread Corinna Vinschen
On Aug 13 18:33, Corinna Vinschen wrote: > On Aug 12 20:59, Achim Gratz wrote: > > Corinna Vinschen writes: > > >> I think so, but there are likely some corner cases. But I think that > > >> had been proposed and shot down already, so I was trying to come up with > > >> something less intrusive. >

Re: Shares with strange ACL settings

2015-08-13 Thread Achim Gratz
Corinna Vinschen writes: > Cygwin is aware of them and access(2) explicitely checks for them. That > obviously doesn't help for applications like perl, who "know better" > than the underlying OS how to evaluate perms. Just for clarification, Perl doesn't "know better". It's documented that the f

Re: run.exe fails to start XWin on Windows 8.1 through the shortcut

2015-08-13 Thread Achim Gratz
Jon TURNEY writes: > There is no implicit initialization of automatic local variables in > the C language. Right. I shouldn't try to reason about code when the temperature is above 30°C… :-P Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Factory and U

Re: Hide fbpanel icon

2015-08-13 Thread Yaakov Selkowitz
On Thu, 2015-08-13 at 10:46 -0700, AC wrote: > On 2015-08-13 10:06, Jon TURNEY wrote: > > If your /etc/X11/xinit/startxwinrc mentions fbpanel, you don't have > > the latest version (see [1]), so maybe try updating or reinstalling > > the xinit package? > > > > If you have a custom ~/.startxwinrc

Re: run.exe fails to start XWin on Windows 8.1 through the shortcut

2015-08-13 Thread Achim Gratz
Jaakov Jaakov writes: > run.exe has version 1.3.3-1. I've put a test version (run-1.3.4-1) up with these changes: * src/util.c (run2_quote_strdup): When quoting, do not simply skip empty arguments but return '""'. * src/run.c (file_exists_multi): Hoist char* t out of loop

Extending Max memory

2015-08-13 Thread Gustavo Seabra
Hi all, I´m running a program in Cygwin, which is segfaulting possibly for reaching a memory limit. The program requires > 3018.0532 MB memory to perform an analysis. The computer has 8GB of memory installed, but right after estimating the maximum memory the program segfaults. Is there an easy w

Re: Extending Max memory

2015-08-13 Thread Warren Young
On Aug 13, 2015, at 2:18 PM, Gustavo Seabra wrote: > > I´m running a program in Cygwin, which is segfaulting possibly for > reaching a memory limit. The program requires > 3018.0532 MB memory > to perform an analysis. You’ll need to run 64-bit Cygwin on a 64-bit version of Windows, then. Are y

Finding Arial Font

2015-08-13 Thread Kunz, Christopher L
Is there a font package (e.g. X11: font-***) that contains the Arial font? Thanks, Chris -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscr

Re: Finding Arial Font

2015-08-13 Thread Stephen John Smoogen
On 13 August 2015 at 14:45, Kunz, Christopher L wrote: > Is there a font package (e.g. X11: font-***) that contains the Arial font? > Arial is native to Windows so I would expect that you would need to use the one that comes with the OS? https://www.cygwin.com/ml/cygwin/2008-09/msg00557.html is f

Cygwin Users List

2015-08-13 Thread Chris Dillie
Hi, Greeting for the day, Would you be interested in reaching out “Cygwin Users List” with opt-in verified contact information? We also have data for Microsoft Users Lists, Windows Users List, Nortel Users List, Avaya Users List, Citrix Users, IBM Users, McKesson Horizon Users, Oracle List