released
On 27.04.2020 09:27, Marco Atzeri wrote:
New test version 2.3.4.2-2 of
lyx
is available in the Cygwin distribution
CYGWIN CHANGES
Re-built with Qt5 and Python 3.6
CHANGES
Last upstream BUGFIX release.
https://www.lyx.org/announce/2_3_4_2.txt
DESCRIPTION
LyX is a document process
you say 'ls' is a problem source. Then i have to be more specific with the
problem to not miss any other possible problems around it.
My use case is this: I have an ssh rsa keys dynamically loaded in
environment variables.
Those variables then expaned and piped to the named pipe and then the pipe
On 28.05.2020 20:25, Enrico Forestieri wrote:
On Thu, May 28, 2020 at 08:09:49PM +0200, Marco Atzeri via Cygwin wrote:
after installing also another package
texlive-collection-pstricks
I was able to have an instant preview
can you check if the test 2.3.4.2-2
solve the issue also for you ?
Tha
On Thu, May 28, 2020 at 08:09:49PM +0200, Marco Atzeri via Cygwin wrote:
>
> after installing also another package
> texlive-collection-pstricks
>
> I was able to have an instant preview
>
> can you check if the test 2.3.4.2-2
> solve the issue also for you ?
> Than I can promote it to stable
Y
On May 28 13:39, Ken Brown via Cygwin wrote:
> On 5/28/2020 1:31 PM, yoshi kakbudto wrote:
> > you say 'ls' is a problem source. Then i have to be more specific with the
> > problem to not miss any other possible problems around it.
> >
> > My use case is this: I have an ssh rsa keys dynamically
On Thu, May 28, 2020 at 07:35:12PM +0200, Marco Atzeri via Cygwin wrote:
> On 28.05.2020 12:50, Enrico Forestieri wrote:
> > Hi,
> >
> > when activating instant preview in Tools>Preferences>Display, one can
> > preview a latex snippet in the lyx work area by inserting it in a
> > preview inset (In
On 28.05.2020 19:35, Marco Atzeri wrote:
On 28.05.2020 12:50, Enrico Forestieri wrote:
Hi,
when activating instant preview in Tools>Preferences>Display, one can
preview a latex snippet in the lyx work area by inserting it in a
preview inset (Insert>Preview).
However, since version 3.1.0 it doe
On 5/28/2020 1:31 PM, yoshi kakbudto wrote:
you say 'ls' is a problem source. Then i have to be more specific with the
problem to not miss any other possible problems around it.
My use case is this: I have an ssh rsa keys dynamically loaded in
environment variables.
Those variables then expaned
On 5/28/2020 11:28 AM, Ken Brown via Cygwin wrote:
On 5/28/2020 10:52 AM, Corinna Vinschen wrote:
On May 28 09:16, Ken Brown via Cygwin wrote:
On 5/28/2020 4:12 AM, Дмитрий Есарев via Cygwin wrote:
Hi, all
When i ran cygwin 2.x, i used mkfifo -m 0600 file to create a named pipe
with no user
On 28.05.2020 12:50, Enrico Forestieri wrote:
Hi,
when activating instant preview in Tools>Preferences>Display, one can
preview a latex snippet in the lyx work area by inserting it in a
preview inset (Insert>Preview).
However, since version 3.1.0 it does not work anymore, in the sense
that the
On 5/28/2020 10:52 AM, Corinna Vinschen wrote:
On May 28 09:16, Ken Brown via Cygwin wrote:
On 5/28/2020 4:12 AM, Дмитрий Есарев via Cygwin wrote:
Hi, all
When i ran cygwin 2.x, i used mkfifo -m 0600 file to create a named pipe with
no user and group permissions.
in the latest cygwin the abo
On May 28 09:16, Ken Brown via Cygwin wrote:
> On 5/28/2020 4:12 AM, Дмитрий Есарев via Cygwin wrote:
> > Hi, all
> >
> > When i ran cygwin 2.x, i used mkfifo -m 0600 file to create a named pipe
> > with no user and group permissions.
> >
> > in the latest cygwin the above command creates device
Shorter version:
/bin/email --verbose ... returns version info about the installed binary:
email - By Dean Jones; Version 3.2.3-git
Longer version:
I've been using email(1) since Feb 2019 or so from my office Windows desktop
to send e-mail messages from a bash script that are generated from SQL qu
On Wed, May 27, 2020 at 8:58 PM Marco Atzeri wrote:
> specially as 3.1.3 was NOT building under cygwin
> https://bugzilla.samba.org/show_bug.cgi?id=14365
...and that would be why 3.1.3 hasn't been available for Cygwin. Thanks.
For the benefit of others: In that bug report, Wayne Davison (rsync
m
On 5/28/2020 4:12 AM, Дмитрий Есарев via Cygwin wrote:
Hi, all
When i ran cygwin 2.x, i used mkfifo -m 0600 file to create a named pipe with
no user and group permissions.
in the latest cygwin the above command creates device with 0644 permissions.
And i cant drop it to 0600:
cygcheck.exe -V
> Cygwin issue
Please use descriptive mail subjects. It's really too bothersome to
follow issues otherwise.
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cy
Hi Team,
We have used Cygwin 1.7 version for sftp connection and configured for 3
interfaces and connected through Pub keys in production server .This setup is
done by 2014.
Now we are working on interface migrations and installed 3.1.4 (32bit and 64
bit) also , but both time interface team no
Hi,
when activating instant preview in Tools>Preferences>Display, one can
preview a latex snippet in the lyx work area by inserting it in a
preview inset (Insert>Preview).
However, since version 3.1.0 it does not work anymore, in the sense
that the preview is not generated. As this feature is wor
opam assumes that OCaml installed by the "OS" package manager is "complete"
(i.e. is the same as "make install" from the OCaml sources), which is a
problem when "OS" package managers split upstream ocaml and don't install
the ocaml-compiler-libs package by default.
Please could either the opam or
Hi, all
When i ran cygwin 2.x, i used mkfifo -m 0600 file to create a named pipe with
no user and group permissions.
in the latest cygwin the above command creates device with 0644 permissions.
And i cant drop it to 0600:
cygcheck.exe -V
cygcheck (cygwin) 3.1.4
$ umask 0077
$ touch somefile;
20 matches
Mail list logo