Dear Cygwin community,
On starting krita i get
KisImageConfig::totalRAM: Cannot get the size of your RAM. Using default
value of 1GiB.
>From googling this seems to be a programming error (RAM size detected
only on Linux).
Is there a warkaround (e.g. setting some environment variable)?
Thanks and
Dear Cygwin community,
With xdg menu i observe a small glitch, namely german umlauts are not
displayed correctly but rather their two byte representations are shown.
The xdg menu ist started when i launch the X11 (XWin) server and shows
up as a small icon at the lower right next to the X11 icon.
I
> On May 26, 2016, at 10:01 PM, lloyd.w...@yahoo.co.uk wrote:
>
> It's odd, the amount of extra support that Cygwin needs.
>
> Okay, OpenGL is broken in 32-bit cygwin, not for the first
> time.
>
> I'm unsure if OpenGL is broken in 64-bit cygwin, because
> the piping my applications use is broke
It's odd, the amount of extra support that Cygwin needs.
Okay, OpenGL is broken in 32-bit cygwin, not for the first
time.
I'm unsure if OpenGL is broken in 64-bit cygwin, because
the piping my applications use is broken in 64-bit cygwin -
and only there. Not in any other linux or unix I've run on
On 5/26/2016 6:03 PM, b...@theworld.com wrote:
(Windows 7 pro, laptop, SSD, 2.5.1(0.297/5/3))
A few weeks ago I reported extreme slowness in cygwin process
activation after a fresh install. For example something relatively
simple like 'ls' or even 'pwd' would take 15+ seconds to start.
There wa
(Windows 7 pro, laptop, SSD, 2.5.1(0.297/5/3))
A few weeks ago I reported extreme slowness in cygwin process
activation after a fresh install. For example something relatively
simple like 'ls' or even 'pwd' would take 15+ seconds to start.
There was no other significant activity on the system
Mark Hansen sent the following at Thursday, May 26, 2016 3:26 PM
>On 5/26/2016 11:21 AM, Kevin J. Duling wrote:
>> Possibly not. Mine certainly isn't bundled up as nicely. It was just
>> a Q&D hack I put together eons ago.
>>
>> Mine allows you to right-click on both the folder and the drive
>> l
On 24 May 2016 at 11:10, Corinna Vinschen wrote:
> On May 20 18:42, Corinna Vinschen wrote:
>> Hi Adam,
>>
>> On Apr 28 12:02, Adam Dinwoodie wrote:
>> > ---
>> > contrib.html | 6 +++---
>> > cvs.html | 20 ++--
>> > cygwin-ug-net/setup-net.htm
Versions 2.19.42-1 of
lilypond
lilypond-doc
for cygwin are now available:
CHANGES
Last dev upstream release
http://www.lilypond.org/old-news.html
DESCRIPTION
LilyPond is a music engraving program, devoted to producing the
highest-quality sheet music possible. It brings the aest
On 5/26/2016 11:21 AM, Kevin J. Duling wrote:
Possibly not. Mine certainly isn't bundled up as nicely. It was just
a Q&D hack I put together eons ago.
Mine allows you to right-click on both the folder and the drive
letter. I wasn't aware of chere, so I've tried installing it today.
I'm not se
Possibly not. Mine certainly isn't bundled up as nicely. It was just
a Q&D hack I put together eons ago.
Mine allows you to right-click on both the folder and the drive
letter. I wasn't aware of chere, so I've tried installing it today.
I'm not seeing the context menus in Explorer in my Win7 VM
On 26/05/2016 19:48, Kevin J. Duling wrote:
Several years back, I wrote a utility to create a "Bash Here" prompt
similar to the "Command Prompt Here" WinXP powertoy, but I really
didn't have any way of sharing it with others.
It doesn't really bundle in to a package, nor is it something that
wou
Kevin J. Duling sent the following at Thursday, May 26, 2016 1:48 PM
>Several years back, I wrote a utility to create a "Bash Here" prompt
>similar to the "Command Prompt Here" WinXP powertoy, but I really didn't
>have any way of sharing it with others.
>
>It doesn't really bundle in to a package,
Several years back, I wrote a utility to create a "Bash Here" prompt
similar to the "Command Prompt Here" WinXP powertoy, but I really
didn't have any way of sharing it with others.
It doesn't really bundle in to a package, nor is it something that
would be included with the DLL, so I'm not clear
Hello,
I tried the snapshot dated 2016-05-20. Okay, this one was not announced.
Functionally it seems ok. But some simple tasks now take a lot of time compared
to the last non-snapshot version (2.5.1):
1) searching into a small text file
A simple text file (created with "seq 1") takes sever
Cygwin 2.5.1 x86_64
g++ 5.3.0
In Cygwin, build of lftp 4.7.2 fails in two places:
(1)
/home/andrex/dev/cygwin/lftp/lftp-4.7.2-1.x86_64/src/lftp-4.7.2/src/xmalloc.h:31:38:
error: expected ';', ',' or ')' before '=' token
char *xstrdup(const char *s,int spare=0);
On 5/26/2016 10:55 AM, Tobias Zawada wrote:
Thanks, Ken for the following info:
This looks like a bug I reported several years ago; it actually has
nothing to do with emacs:
https://www.cygwin.com/ml/cygwin/2011-10/msg00445.html
It was fixed but then reappeared some months later:
https://w
Thanks, Ken for the following info:
> This looks like a bug I reported several years ago; it actually has
> nothing to do with emacs:
>
> https://www.cygwin.com/ml/cygwin/2011-10/msg00445.html
>
> It was fixed but then reappeared some months later:
>
> https://www.cygwin.com/ml/cygwin/2012-0
On 5/26/2016 5:30 AM, Tobias Zawada wrote:
Hello,
when debugging c-programs (the special program does not matter) with gud/gdb the
prompt "(gdb)"
is missing after the execution of the "start" command. This also happens with
other commands such as "next". Also variable values and outputs are not
c
Am 26.05.2016 um 08:54 schrieb KOBAYASHI Shinji:
On Wed, 25 May 2016 22:02:50 +0200, Hans-Bernhard Bröker wrote:
On May 25 11:28, KOBAYASHI Shinji wrote:
- isupper is a macro which classifies ASCII integer values by table
lookup.
- It is defined only when isascii(c) is true or c is EOF.
T
On Thu, 26 May 2016 12:23:03 +0200, Corinna Vinschen wrote:
> > > A proper solution may have to be more like this:
> > > int mapped = wctob(*src);
> > > /* this call is safe now because of how wctob() works: */
> > > if (isupper(mapped)) {
> > >*dst++ = (unsigned char)mapped;
>
On Thu, May 26, 2016 at 5:30 AM, Tobias Zawada wrote:
> Hello,
> when debugging c-programs (the special program does not matter) with gud/gdb
> the
> prompt "(gdb)"
> is missing after the execution of the "start" command. This also happens with
> other commands such as "next". Also variable value
On May 26 15:54, KOBAYASHI Shinji wrote:
> On Wed, 25 May 2016 22:02:50 +0200, Hans-Bernhard Bröker wrote:
> > On May 25 11:28, KOBAYASHI Shinji wrote:
> >> The intention of the following code in tzsetwall() should be to pick
> >> up UPPERCASE letters "in ASCII range":
> > Are you sure you're not m
23 matches
Mail list logo