w1hkj wrote:
JPEG parameter struct mismatch: library thinks size is 376, caller
expects 360.
Testing the struct in question, "jpeg_compress_struct" with a sizeof
give the value 360.
The cygwin jpeg includes the so-called "lossless jpeg" patch. This patch
changes the *private* portion of the
I have a fairly simple image to save in jpeg format. The code works
correctly in native Linux and also compiles and works correctly under
MinGW. When I try the same build in Cygwin the program crashes with the
following libjpeg message:
JPEG parameter struct mismatch: library thinks size is
On Sat, Apr 12, 2008 at 10:06 AM, Corinna Vinschen
<[EMAIL PROTECTED]> wrote:
> On Apr 12 01:11, Robert McKay wrote:
> > In order to run sshd as an unprivileged user I had to use a nasty
> > hexedit hack on the sshd.exe file to replace the seteuid() call (which
> > fails / returns -1 without adm
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
[adding bug-coreutils]
According to Corinna Vinschen on 4/11/2008 11:10 AM:
|
| I think I just found a bug in ls(1) from the latest coreutils 6-10-1.
|
|
| I have a custom LS_COLORS setting:
|
| $ echo $LS_COLORS
| ex=1;31:ln=5;32:di=1;34
|
| Non
On one of my systems, I am suddenly experiencing problems with disk full
errors. The system has a 370 gig hard drive with 350 gigs free. The df
command output is below.
The used does not come close to the size of the disk, but available is zero
(0). (the s drive is a mapped network drive of t
> > [Good ol' licensing fine print removed]
>
> >> For me it would be okay, if I could detect if there is a installed
cygwin
> >> with my needed utils (bash, grep, sed, awk, read...)
> >> For now my only idea was to package it with my distribution.
> >> So here my new suggestion:
> >> 1.is cygw
I have it happen to me that something puts a cygwin dll in my system dir and
sets it hidden and/or system. Go to your windows dir in a command prompt and
say "attrib cygwin1.dll /s"
"Affan Ahmed" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
So here is the deal, I am trying to r
Corinna Vinschen schrieb:
On Apr 12 12:02, Tomasz Chmielewski wrote:
Corinna Vinschen schrieb:
And what's the actual filename?
The actual filename is:
1.doc
But I guess it doesn't help much.
What's the wchar hex code value of that character?
Hmm, I don't know.
Is there some obvious way t
On Apr 12 12:02, Tomasz Chmielewski wrote:
Corinna Vinschen schrieb:
>> And what's the actual filename?
>
> The actual filename is:
>
> 1.doc
>
> But I guess it doesn't help much.
What's the wchar hex code value of that character?
Corinna
--
Corinna Vinschen Please, send mails
Corinna Vinschen schrieb:
On Apr 11 19:06, Tomasz Chmielewski wrote:
Corinna Vinschen schrieb:
On Apr 11 18:04, Tomasz Chmielewski wrote:
Corinna Vinschen schrieb:
utf-8 is supposed to be able to convert all wide chars to a multibyte
sequence. If it's *not* the above server-side problem, we
Charles Wilson schrieb:
Tomasz Chmielewski wrote:
If you want, download http://wpkg.org/test.7z
You will need 7zip to extract it (or something compatible).
Such as the cygwin p7zip program, or the native programs distributed by
the upstream 7zip project (google...)
However, be warning: 7zi
2008/4/11, Hans Kaiser <[EMAIL PROTECTED]>:
> I have read the "FAQ suggestion", and I wanted to open a new thread about
> the possible distribution of cygwin. (I cannot access the old thread)
>
> Before I start, I want you to check what happened to Eclipse, KDE, Gnome,
> 7-zip and so on. Really
On Apr 12 01:11, Robert McKay wrote:
> In order to run sshd as an unprivileged user I had to use a nasty
> hexedit hack on the sshd.exe file to replace the seteuid() call (which
> fails / returns -1 without admin privileges and causes sshd to exit)
> with a call to isalpha() which has (almost) the
On Apr 11 22:31, Charles Wilson wrote:
> [Good ol' licensing fine print removed]
>> For me it would be okay, if I could detect if there is a installed cygwin
>> with my needed utils (bash, grep, sed, awk, read...)
>> For now my only idea was to package it with my distribution.
>> So here my new s
On Apr 11 20:47, Charles Wilson wrote:
> Tomasz Chmielewski wrote:
>> If you want, download http://wpkg.org/test.7z
>> You will need 7zip to extract it (or something compatible).
>
> Such as the cygwin p7zip program, or the native programs distributed by the
> upstream 7zip project (google...)
>
>
On Apr 11 19:06, Tomasz Chmielewski wrote:
> Corinna Vinschen schrieb:
>> On Apr 11 18:04, Tomasz Chmielewski wrote:
>>> Corinna Vinschen schrieb:
utf-8 is supposed to be able to convert all wide chars to a multibyte
sequence. If it's *not* the above server-side problem, we would need a
16 matches
Mail list logo