>/BTW, I was playing around with rdiff-backup 1.2.8-6 a couple days ago, />/and while it
seemed to work fine when the destination was on a local />/drive, I couldn't figure out how
to get it to work when the destination />/is a network share If I specify the destination
as />/'//192.168.1.250/f
On Thu, 07 May 2020 19:31:28 -0700
David Rothenberger wrote:
> On 2020-05-07 15:10, bri...@pounceofcats.com wrote:
> > On Thu, 7 May 2020 23:26:37 +0200
> > Eric Lilja wrote:
> >
> >> Cygwin itself is actually just DLL, you can select a previous version
> >> of it
> >> in setup.exe. That sol
On 2020-05-07 16:12, Brian D wrote:
> On Thu, 7 May 2020 15:52:06 -0600, Brian Inglis wrote:
[please ensure all email addresses are stripped from the body]
>> As that env var is interpreted by the main Cygwin process cygwin1.dll, which
>> has
>> to be unloaded and reloaded, I'd set CYGWIN=disabl
Brian wrote:
__
success!
That did it. What i find particularly strange is that it fixes the problem in
mintty as well as the terminals i'm running in x-windows, for example the
xfce4-terminal.
I had no idea such a thing as the cygwin.dll existed, i would have n
On 2020-05-07 15:10, bri...@pounceofcats.com wrote:
On Thu, 7 May 2020 23:26:37 +0200
Eric Lilja wrote:
Cygwin itself is actually just DLL, you can select a previous version
of it
in setup.exe. That solved our issue with corrupted display of Maven.
You
can also install older versions of any p
On Tue, 2020-05-05 at 10:54 +0200, Corinna Vinschen wrote:
> On May 5 08:45, Biswapriyo Nath via Cygwin wrote:
> > Chaging the defines in package may break others installation.
>
> No, it doesn't in this case.
In what case would it?
> Yaakov is talking about mingw-w64 headers used to create *Cy
On Thu, 7 May 2020 15:52:06 -0600
Brian Inglis wrote:
> As that env var is interpreted by the main Cygwin process cygwin1.dll, which
> has
> to be unloaded and reloaded, I'd set CYGWIN=disable_pcon in the System
> environment, then shut down all Cygwin processes, as you would before running
> se
On Thu, 7 May 2020 23:26:37 +0200
Eric Lilja wrote:
> Cygwin itself is actually just DLL, you can select a previous version of it
> in setup.exe. That solved our issue with corrupted display of Maven. You
> can also install older versions of any package (but not all old versions
> ever published
On 2020-05-07 15:09, bri...@pounceofcats.com wrote:
> On Thu, 7 May 2020 20:19:29 +
> André Bleau via Cygwin wrote:
>> Brian D wrote:
>>> Assuming Julia is a not Cygwin program,
>>> you can try "CYGWIN=disable_pcon" before any Cygwin process
>> Did not help.
>> Thanks for that though, I had
Cygwin itself is actually just DLL, you can select a previous version of it
in setup.exe. That solved our issue with corrupted display of Maven. You
can also install older versions of any package (but not all old versions
ever published will be available to choose from, just a few ones). Anyway,
my
On Thu, 7 May 2020 22:22:56 +0200
Eric Lilja wrote:
> You simply run the setup program, it's possible to select a few older
> versions.
>
oh, i was thinking i could simply select a previous version of cygwin as a
whole.
are you talking about selecting previous versions of specific packages ?
On Thu, 7 May 2020 20:19:29 +
André Bleau via Cygwin wrote:
> Brian wrote:
>
>
> > Assuming Julia is a not Cygwin program,
> > you can try "CYGWIN=disable_pcon" before any Cygwin process
>
> Did not help.
>
> Thanks for that though, I had no idea
You simply run the setup program, it's possible to select a few older
versions.
- Eric L
On Thu, May 7, 2020 at 6:32 PM wrote:
> On Thu, 7 May 2020 18:01:59 +0200
> Eric Lilja wrote:
>
> > Did you try to go back to Cygwin 3.0.7? At work, we had to do that, after
> > output from Maven (which is
Brian wrote:
> Assuming Julia is a not Cygwin program,
> you can try "CYGWIN=disable_pcon" before any Cygwin process
Did not help.
Thanks for that though, I had no idea those kind of env variables were
available.
Brian
__
On Thu, 7 May 2020 19:31:01 +0200
Marco Atzeri via Cygwin wrote:
> > Any ideas on what i might try ?
> >
> > Thanks !
> >
> >
> Assuming Julia is a not Cygwin program,
> you can try "CYGWIN=disable_pcon" before any Cygwin process
Did not help.
Thanks for that though, I had no idea those k
On 5/7/2020 6:56 AM, Lemures Lemniscati via Cygwin wrote:
Hi!
I tried to use pdfcrop in texlive-collection-binextra 20200406-1
And it didn't work correctly with
ghostscript 9.27-2
libgs9 9.27-2
libgs-devel 9.27-2
(cropping wrong area)
But it works well with test versio
Am 07.05.2020 um 17:18 schrieb bri...@pounceofcats.com:
Hi,
Doesn't matter what terminal i'm using, I'm having a problem with the way
graphic characters print.
Julia uses unicode output, and will generate output that should look like this:
julia> x=DataFrame([(1,2,3), (4,5,6)])
2×3 DataFrame
│
On Thu, 7 May 2020 18:01:59 +0200
Eric Lilja wrote:
> Did you try to go back to Cygwin 3.0.7? At work, we had to do that, after
> output from Maven (which is colored) gets corrupted after a change in 3.1.0
> and onwards. The output problem we saw manifests itself slightly different
> from yours,
Did you try to go back to Cygwin 3.0.7? At work, we had to do that, after
output from Maven (which is colored) gets corrupted after a change in 3.1.0
and onwards. The output problem we saw manifests itself slightly different
from yours, but it might be worth trying Cygwin 3.0.7 nonetheless.
- Eric
Hi,
Doesn't matter what terminal i'm using, I'm having a problem with the way
graphic characters print.
Julia uses unicode output, and will generate output that should look like this:
julia> x=DataFrame([(1,2,3), (4,5,6)])
2×3 DataFrame
│ Row │ 1 │ 2 │ 3 │
│ │ Int64 │ Int64 │ I
Takashi Yano wrote:
Hi André,
Thanks for the report.
On Thu, 7 May 2020 03:38:25 +
André Bleau via Cygwin wrote:
> Hi cygwin users,
>
> I have cli program that I run with mintty. It is a simple C++ program,
> reading from cin and outputing to cout. I
Hi!
I tried to use pdfcrop in texlive-collection-binextra 20200406-1
And it didn't work correctly with
ghostscript 9.27-2
libgs9 9.27-2
libgs-devel 9.27-2
(cropping wrong area)
But it works well with test version
ghostscript 9.50-1
libgs9 9.50-1
l
Hi André,
Thanks for the report.
On Thu, 7 May 2020 03:38:25 +
André Bleau via Cygwin wrote:
> Hi cygwin users,
>
> I have cli program that I run with mintty. It is a simple C++ program,
> reading from cin and outputing to cout. It is cross-compiled as a mingw
> program. I've been running
Hi,
On 7/5/20 1:44 pm, Shaddy Baddah wrote:
Thanks. Yes, I am mapping my directory outside the cygwin directory
tree, via /etc/fstab.
I will certainly check the perms and see if they make a
difference. However, you must admit, it is weird that running as.exe
with path /usr/bin/as.exe does not b
24 matches
Mail list logo