Re: check the logs

2022-07-30 Thread Steve Litt
> 
> On 28/07/2022 16:43, Steve Litt wrote:
> [...]
> > I had no idea you could install tlmgr as anything BUT root. Thanks for the
> > information.
> [...]

On Fri, 2022-07-29 at 13:13 +0200, Dr Eberhard Lisse wrote:
> This is because you don't read (the manuals) :-)-O
> 
> el

Was that snark really necessary, Doctor Lisse? What's your PhD in, annoying 
people?

SteveT
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: check the logs

2022-07-29 Thread Dr Eberhard Lisse

This is because you don't read (the manuals) :-)-O

el

On 28/07/2022 16:43, Steve Litt wrote:
[...]

I had no idea you could install tlmgr as anything BUT root. Thanks for the
information.

[...]

--
To email me replace 'nospam' with 'el'

--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: check the logs

2022-07-29 Thread Kornel Benko
Am Thu, 28 Jul 2022 10:43:15 -0400
schrieb Steve Litt :

> On Wed, 2022-07-27 at 18:28 +0200, Kornel Benko wrote:
> > 
> > 1.) You probably installed texlive as root, therefore the tlmgr is to be 
> > called
> > with root permissions.  
> 
> I had no idea you could install tlmgr as anything BUT root. Thanks for the
> information.

I am using it that way all the time. Don't like to be root.
The only thing to be done is to own the destination where one wants to install 
texlive.

> By the way, I run tlmgr as root.
> 
> SteveT

Kornel


pgplbN9OWWo3t.pgp
Description: Digitale Signatur von OpenPGP
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: check the logs

2022-07-28 Thread Wolfgang Engelmann




Am 28.07.22 um 16:40 schrieb Steve Litt:

On Wed, 2022-07-27 at 17:55 +0200, Wolfgang Engelmann wrote:



Could not determine directory of tlmgr executable, maybe shared library
woes?


Hey, I've seen this before. I solved it by making a shellscript that ran the 
full
path of tlmgr.

#!/bin/sh
/opt/texlive/2021/bin/x86_64-linux/tlmgr $@


SteveT


Thanks, Steve, will try it.

Wolfgang
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: check the logs

2022-07-28 Thread Steve Litt
On Wed, 2022-07-27 at 18:28 +0200, Kornel Benko wrote:
> 
> 1.) You probably installed texlive as root, therefore the tlmgr is to be 
> called
> with root permissions.

I had no idea you could install tlmgr as anything BUT root. Thanks for the
information.

By the way, I run tlmgr as root.

SteveT
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: check the logs

2022-07-28 Thread Steve Litt
On Wed, 2022-07-27 at 17:55 +0200, Wolfgang Engelmann wrote:
> 
> 
> Could not determine directory of tlmgr executable, maybe shared library 
> woes?

Hey, I've seen this before. I solved it by making a shellscript that ran the 
full
path of tlmgr.

#!/bin/sh
/opt/texlive/2021/bin/x86_64-linux/tlmgr $@


SteveT
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: check the logs

2022-07-28 Thread Dr Eberhard Lisse

This is of course a LaTeX and not a LyX issue and



https://www.google.com/search?q=I+can%27t+find+the+format+file+%60lualatex.fmt


shows 63 hits.

el

On 28/07/2022 07:34, Wolfgang Engelmann wrote:



Am 27.07.22 um 22:38 schrieb Dr Eberhard W Lisse:

Wolfgang,

this is not what what I suggested, try this:


 lyx24x -f -e luatex A-SP-Jul26.lyx
 lualatex A-SP-Jul26.tex

el



lualatex A-SP-Jul26.tex
This is LuaHBTeX, Version 1.15.0 (TeX Live 2022)

kpathsea: Running mktexfmt lualatex.fmt
/usr/local/texlive/2022/bin/x86_64-linux/mktexfmt: kpsewhich 
-var-value=TEXMFROOT failed, aborting early.
BEGIN failed--compilation aborted at 
/usr/local/texlive/2022/bin/x86_64-linux/mktexfmt line 25.
I can't find the format file `lualatex.fmt'!

Wolfgang



--
To email me replace 'nospam' with 'el'

--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: check the logs

2022-07-27 Thread Wolfgang Engelmann



Am 27.07.22 um 22:38 schrieb Dr Eberhard W Lisse:

Wolfgang,

this is not what what I suggested, try this:


 lyx24x -f -e luatex A-SP-Jul26.lyx
 lualatex A-SP-Jul26.tex

el



lualatex A-SP-Jul26.tex
This is LuaHBTeX, Version 1.15.0 (TeX Live 2022)

kpathsea: Running mktexfmt lualatex.fmt
/usr/local/texlive/2022/bin/x86_64-linux/mktexfmt: kpsewhich 
-var-value=TEXMFROOT failed, aborting early.
BEGIN failed--compilation aborted at 
/usr/local/texlive/2022/bin/x86_64-linux/mktexfmt line 25.

I can't find the format file `lualatex.fmt'!

Wolfgang
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: check the logs

2022-07-27 Thread Dr Eberhard W Lisse

Wolfgang,

this is not what what I suggested, try this:


lyx24x -f -e luatex A-SP-Jul26.lyx
lualatex A-SP-Jul26.tex

el

On 2022-07-27 18:25 , Wolfgang Engelmann wrote:



Am 27.07.22 um 18:14 schrieb Dr Eberhard W Lisse:

You ran luatex when you needed to run lualatex.

This is indeed confusing that LyX uses luatex when it exports to
lualatex. It uses pdflatex (and not pdftex).

el

On 2022-07-27 17:38 , Wolfgang Engelmann wrote:
[...]
 > lyx24x -f -e luatex A-SP-Jul26.lyx
 > wolfgang@Fuji:~/Dokumente/PUBLIKATIONEN-EIGENE/A-SP-2022$ luatex 
A-SP-Jul26.tex

 > This is LuaTeX, Version 1.15.0 (TeX Live 2022)
[...]


running  as suggested:
lyx24x -f -e lualatex A-SP-Jul26.lyx
Error: Couldn't export file

No information for exporting the format lualatex.

Wolfgang



--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: check the logs

2022-07-27 Thread Wolfgang Engelmann



Am 27.07.22 um 18:28 schrieb Kornel Benko:

Am Wed, 27 Jul 2022 18:05:14 +0200
schrieb Wolfgang Engelmann :


Am 27.07.22 um 18:00 schrieb Wolfgang Engelmann:



Am 27.07.22 um 17:55 schrieb Wolfgang Engelmann:



Am 27.07.22 um 17:39 schrieb Kornel Benko:

Am Wed, 27 Jul 2022 17:31:30 +0200
schrieb Wolfgang Engelmann :
  

Am 27.07.22 um 17:22 schrieb Kornel Benko:

Am Wed, 27 Jul 2022 17:06:10 +0200
schrieb Wolfgang Engelmann :

Am 27.07.22 um 16:34 schrieb Kornel Benko:

Am Wed, 27 Jul 2022 16:16:46 +0200
schrieb Wolfgang Engelmann :

Am 27.07.22 um 16:12 schrieb Kornel Benko:

Am Wed, 27 Jul 2022 16:09:54 +0200
schrieb Wolfgang Engelmann :

Am 27.07.22 um 16:04 schrieb Kornel Benko:

Am Wed, 27 Jul 2022 15:48:16 +0200
schrieb Wolfgang Engelmann :

I worked today on a document and tried to export is as pdf
(Lua-TeX).
I got this message:

The external program
lualatex
finished with an error. It is recommended you fix the cause
of the
external program's error (check the logs).

So I went back to the version of yesterday, in which the
export worked.

However, I get the same error.

Very strange!

Where do I find the log file?


The log-file is in the lyx-temp-directory (this changes with
each session, so do
not exit lyx)

Use
 Document->LaTeX Log->Open Containing Directory
from within LyX. You should get some file manager open this dir.

I use

Version 2.4.0dev (not released yet)
Built from git commit hash 53ed3dc0
Qt Version (run-time): 5.15.2 on platform xcb
Qt Version (compile-time): 5.15.2
Python detected: python3 -tt

Wolfgang


 Kornel
  

Thanks, Kornel, but Document->LaTeX Log
is greyed out
Wolfgang


You have to Export (or View) first.

 Kornel
  

Yes, I did export or view. In both cases I get immediately

The external program
pdflatex
finished with an error. It is recommended you fix the cause of the
external program's error (check the logs).


You can try to use different latex executable.
Also maybe your path to working latex execs is wrong.
In any case, you could use option '-dbg files' to get a hint
about used dirs.

(Search for 'Temporary file ` something ' created'
     there should be a directory 'lyx_tmpbuf0', this is what we
are after)

 Kornel
  

In /tmp/lyx_tmpdir.iglaCqHuYdHi
are
/lyx_tmpbuf2
     containing A-SP-Jul26.tex
with tex stuff

and A-SP-Jul26.tex.dep-pdf
with this content:
2038071327 1658933632
/tmp/lyx_tmpdir.iglaCqHuYdHi/lyx_tmpbuf2/A-SP-Jul26.tex
and
lyxsocket

There is no log file

Wolfgang


Of course not. Log is created by your latex executable, and, as you
mentioned
in other mail, there was no compilation start.

You may check for working

   first.

Try
 $ kpsewhich -var-value=TEXMFROOT
gives here '/usr9/local/texlive/2022'

 Kornel
  

kpsewhich -var-value=TEXMFROOT
returns nothing.
I tried it also root, home, wolfgang
no return

Wolfgang


So, you do not have a working texlive. How should we now be able to
help?
Check for the path of kpsewhich
   $ which kpsewhich tlmgr
 /usr/local/texlive/2022/bin/x86_64-linux/kpsewhich
 /usr/local/texlive/2022/bin/x86_64-linux/tlmgr

If this is OK, then you may try
   $ tlmgr update --repository ctan --all --reinstall-forcibly-removed

 Kornel

  

Thanks again, Kornel,

this is what I got>>>

which kpsewhich tlmgr
/usr/local/texlive/2022/bin/x86_64-linux/kpsewhich
/usr/local/texlive/2022/bin/x86_64-linux/tlmgr

wolfgang@Fuji:~/Dokumente/PUBLIKATIONEN-EIGENE/A-SP-2022$ tlmgr update
--repository ctan --all --reinstall-forcibly-removed

Could not determine directory of tlmgr executable, maybe shared
library woes?

Check for error messages above at
/usr/local/texlive/2022/bin/x86_64-linux/tlmgr line 74.
  
  >>>> it says:

    if (! $Master) {
  die ("Could not determine directory of tlmgr executable, "
   . "maybe shared library woes?\nCheck for error messages
above");
    }

BEGIN failed--compilation aborted at
/usr/local/texlive/2022/bin/x86_64-linux/tlmgr line 83.
  
  >>>> it says

# make Perl find our packages first:
    unshift (@INC, "$Master/tlpkg");
    unshift (@INC, "$Master/texmf-dist/scripts/texlive");
}




Wolfgang
  

tlmgr seems to be linked (font in emphasis)

/usr/local/texlive/2022/bin/x86_64-linux$ ls -l tlmgr
lrwxrwxrwx 1 wolfgang wolfgang 41  3. Okt 2018  tlmgr ->
../../texmf-dist/scripts/texlive/tlmgr.pl

Wolfgang


tlmgr update --self
Could not determine directory of tlmgr executable, maybe shared library
woes?
Check for error messages above at
/usr/local/texlive/2022/bin/x86_64-linux/tlmgr line 74.
BEGIN failed--compilation aborted at
/usr/local/texlive/2022/bin/x86_64-linux/tlmgr line 83.

which shared library might be meant?

Wolfgang


1.) You probably installed texlive as root, therefore the tlmgr is to be called 
with root
permissions.
2.) $Master is set to the directory part of path to tlmgr.pl (line 58 of that 
file)

So, I do not understand why it is not

Re: check the logs

2022-07-27 Thread Kornel Benko
Am Wed, 27 Jul 2022 18:05:14 +0200
schrieb Wolfgang Engelmann :

> Am 27.07.22 um 18:00 schrieb Wolfgang Engelmann:
> > 
> > 
> > Am 27.07.22 um 17:55 schrieb Wolfgang Engelmann:  
> >>
> >>
> >> Am 27.07.22 um 17:39 schrieb Kornel Benko:  
> >>> Am Wed, 27 Jul 2022 17:31:30 +0200
> >>> schrieb Wolfgang Engelmann :
> >>>  
> >>>> Am 27.07.22 um 17:22 schrieb Kornel Benko:  
> >>>>> Am Wed, 27 Jul 2022 17:06:10 +0200
> >>>>> schrieb Wolfgang Engelmann :  
> >>>>>> Am 27.07.22 um 16:34 schrieb Kornel Benko:  
> >>>>>>> Am Wed, 27 Jul 2022 16:16:46 +0200
> >>>>>>> schrieb Wolfgang Engelmann :  
> >>>>>>>> Am 27.07.22 um 16:12 schrieb Kornel Benko:  
> >>>>>>>>> Am Wed, 27 Jul 2022 16:09:54 +0200
> >>>>>>>>> schrieb Wolfgang Engelmann :  
> >>>>>>>>>> Am 27.07.22 um 16:04 schrieb Kornel Benko:  
> >>>>>>>>>>> Am Wed, 27 Jul 2022 15:48:16 +0200
> >>>>>>>>>>> schrieb Wolfgang Engelmann :  
> >>>>>>>>>>>> I worked today on a document and tried to export is as pdf 
> >>>>>>>>>>>> (Lua-TeX).
> >>>>>>>>>>>> I got this message:
> >>>>>>>>>>>>
> >>>>>>>>>>>> The external program
> >>>>>>>>>>>> lualatex
> >>>>>>>>>>>> finished with an error. It is recommended you fix the cause 
> >>>>>>>>>>>> of the
> >>>>>>>>>>>> external program's error (check the logs).
> >>>>>>>>>>>>
> >>>>>>>>>>>> So I went back to the version of yesterday, in which the 
> >>>>>>>>>>>> export worked.
> >>>>>>>>>>>>
> >>>>>>>>>>>> However, I get the same error.
> >>>>>>>>>>>>
> >>>>>>>>>>>> Very strange!
> >>>>>>>>>>>>
> >>>>>>>>>>>> Where do I find the log file?  
> >>>>>>>>>>>
> >>>>>>>>>>> The log-file is in the lyx-temp-directory (this changes with 
> >>>>>>>>>>> each session, so do
> >>>>>>>>>>> not exit lyx)
> >>>>>>>>>>>
> >>>>>>>>>>> Use
> >>>>>>>>>>> Document->LaTeX Log->Open Containing Directory
> >>>>>>>>>>> from within LyX. You should get some file manager open this dir.  
> >>>>>>>>>>>> I use
> >>>>>>>>>>>>
> >>>>>>>>>>>> Version 2.4.0dev (not released yet)
> >>>>>>>>>>>> Built from git commit hash 53ed3dc0
> >>>>>>>>>>>> Qt Version (run-time): 5.15.2 on platform xcb
> >>>>>>>>>>>> Qt Version (compile-time): 5.15.2
> >>>>>>>>>>>> Python detected: python3 -tt
> >>>>>>>>>>>>
> >>>>>>>>>>>> Wolfgang  
> >>>>>>>>>>>
> >>>>>>>>>>> Kornel
> >>>>>>>>>>>  
> >>>>>>>>>> Thanks, Kornel, but Document->LaTeX Log
> >>>>>>>>>> is greyed out
> >>>>>>>>>> Wolfgang  
> >>>>>>>>>
> >>>>>>>>> You have to Export (or View) first.
> >>>>>>>>>
> >>>>>>>>> Kornel
> >>>>>>>>>  
> >>>>>>>> Yes, I did export or view. In both cases I get immediately
> >>>>>>>>
> >>>>>>>> The external program
> >>>>>>>> pdflatex
> >>>>>>>> finished with an error. It is recommended you fix the cause of the
> >>>>>>>> external program's error (chec

Re: check the logs

2022-07-27 Thread Wolfgang Engelmann




Am 27.07.22 um 18:14 schrieb Dr Eberhard W Lisse:

You ran luatex when you needed to run lualatex.

This is indeed confusing that LyX uses luatex when it exports to
lualatex. It uses pdflatex (and not pdftex).

el

On 2022-07-27 17:38 , Wolfgang Engelmann wrote:
[...]
 > lyx24x -f -e luatex A-SP-Jul26.lyx
 > wolfgang@Fuji:~/Dokumente/PUBLIKATIONEN-EIGENE/A-SP-2022$ luatex 
A-SP-Jul26.tex

 > This is LuaTeX, Version 1.15.0 (TeX Live 2022)
[...]


running  as suggested:
lyx24x -f -e lualatex A-SP-Jul26.lyx
Error: Couldn't export file

No information for exporting the format lualatex.

Wolfgang
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: check the logs

2022-07-27 Thread Dr Eberhard W Lisse

You ran luatex when you needed to run lualatex.

This is indeed confusing that LyX uses luatex when it exports to
lualatex. It uses pdflatex (and not pdftex).

el

On 2022-07-27 17:38 , Wolfgang Engelmann wrote:
[...]
> lyx24x -f -e luatex A-SP-Jul26.lyx
> wolfgang@Fuji:~/Dokumente/PUBLIKATIONEN-EIGENE/A-SP-2022$ luatex 
A-SP-Jul26.tex

> This is LuaTeX, Version 1.15.0 (TeX Live 2022)
[...]

--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: check the logs

2022-07-27 Thread Wolfgang Engelmann



Am 27.07.22 um 18:00 schrieb Wolfgang Engelmann:



Am 27.07.22 um 17:55 schrieb Wolfgang Engelmann:



Am 27.07.22 um 17:39 schrieb Kornel Benko:

Am Wed, 27 Jul 2022 17:31:30 +0200
schrieb Wolfgang Engelmann :


Am 27.07.22 um 17:22 schrieb Kornel Benko:

Am Wed, 27 Jul 2022 17:06:10 +0200
schrieb Wolfgang Engelmann :

Am 27.07.22 um 16:34 schrieb Kornel Benko:

Am Wed, 27 Jul 2022 16:16:46 +0200
schrieb Wolfgang Engelmann :

Am 27.07.22 um 16:12 schrieb Kornel Benko:

Am Wed, 27 Jul 2022 16:09:54 +0200
schrieb Wolfgang Engelmann :

Am 27.07.22 um 16:04 schrieb Kornel Benko:

Am Wed, 27 Jul 2022 15:48:16 +0200
schrieb Wolfgang Engelmann :
I worked today on a document and tried to export is as pdf 
(Lua-TeX).

I got this message:

The external program
lualatex
finished with an error. It is recommended you fix the cause 
of the

external program's error (check the logs).

So I went back to the version of yesterday, in which the 
export worked.


However, I get the same error.

Very strange!

Where do I find the log file?


The log-file is in the lyx-temp-directory (this changes with 
each session, so do

not exit lyx)

Use
Document->LaTeX Log->Open Containing Directory
from within LyX. You should get some file manager open this dir.

I use

Version 2.4.0dev (not released yet)
Built from git commit hash 53ed3dc0
Qt Version (run-time): 5.15.2 on platform xcb
Qt Version (compile-time): 5.15.2
Python detected: python3 -tt

Wolfgang


Kornel


Thanks, Kornel, but Document->LaTeX Log
is greyed out
Wolfgang


You have to Export (or View) first.

Kornel


Yes, I did export or view. In both cases I get immediately

The external program
pdflatex
finished with an error. It is recommended you fix the cause of the
external program's error (check the logs).


You can try to use different latex executable.
Also maybe your path to working latex execs is wrong.
In any case, you could use option '-dbg files' to get a hint 
about used dirs.


(Search for 'Temporary file ` something ' created'
    there should be a directory 'lyx_tmpbuf0', this is what we 
are after)


Kornel


In /tmp/lyx_tmpdir.iglaCqHuYdHi
are
/lyx_tmpbuf2
    containing A-SP-Jul26.tex
with tex stuff

and A-SP-Jul26.tex.dep-pdf
with this content:
2038071327 1658933632
/tmp/lyx_tmpdir.iglaCqHuYdHi/lyx_tmpbuf2/A-SP-Jul26.tex
and
lyxsocket

There is no log file

Wolfgang


Of course not. Log is created by your latex executable, and, as you 
mentioned

in other mail, there was no compilation start.

You may check for working

  first.

Try
$ kpsewhich -var-value=TEXMFROOT
gives here '/usr9/local/texlive/2022'

Kornel


kpsewhich -var-value=TEXMFROOT
returns nothing.
I tried it also root, home, wolfgang
no return

Wolfgang


So, you do not have a working texlive. How should we now be able to 
help?

Check for the path of kpsewhich
  $ which kpsewhich tlmgr
/usr/local/texlive/2022/bin/x86_64-linux/kpsewhich
/usr/local/texlive/2022/bin/x86_64-linux/tlmgr

If this is OK, then you may try
  $ tlmgr update --repository ctan --all --reinstall-forcibly-removed

Kornel



Thanks again, Kornel,

this is what I got>>>

which kpsewhich tlmgr
/usr/local/texlive/2022/bin/x86_64-linux/kpsewhich
/usr/local/texlive/2022/bin/x86_64-linux/tlmgr

wolfgang@Fuji:~/Dokumente/PUBLIKATIONEN-EIGENE/A-SP-2022$ tlmgr update 
--repository ctan --all --reinstall-forcibly-removed


Could not determine directory of tlmgr executable, maybe shared 
library woes?


Check for error messages above at 
/usr/local/texlive/2022/bin/x86_64-linux/tlmgr line 74.


 >>>> it says:
   if (! $Master) {
 die ("Could not determine directory of tlmgr executable, "
  . "maybe shared library woes?\nCheck for error messages 
above");

   }

BEGIN failed--compilation aborted at 
/usr/local/texlive/2022/bin/x86_64-linux/tlmgr line 83.


 >>>> it says
# make Perl find our packages first:
   unshift (@INC, "$Master/tlpkg");
   unshift (@INC, "$Master/texmf-dist/scripts/texlive");
}




Wolfgang


tlmgr seems to be linked (font in emphasis)

/usr/local/texlive/2022/bin/x86_64-linux$ ls -l tlmgr
lrwxrwxrwx 1 wolfgang wolfgang 41  3. Okt 2018  tlmgr -> 
../../texmf-dist/scripts/texlive/tlmgr.pl


Wolfgang


tlmgr update --self
Could not determine directory of tlmgr executable, maybe shared library 
woes?
Check for error messages above at 
/usr/local/texlive/2022/bin/x86_64-linux/tlmgr line 74.
BEGIN failed--compilation aborted at 
/usr/local/texlive/2022/bin/x86_64-linux/tlmgr line 83.


which shared library might be meant?

Wolfgang
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: check the logs

2022-07-27 Thread Wolfgang Engelmann



Am 27.07.22 um 17:55 schrieb Wolfgang Engelmann:



Am 27.07.22 um 17:39 schrieb Kornel Benko:

Am Wed, 27 Jul 2022 17:31:30 +0200
schrieb Wolfgang Engelmann :


Am 27.07.22 um 17:22 schrieb Kornel Benko:

Am Wed, 27 Jul 2022 17:06:10 +0200
schrieb Wolfgang Engelmann :

Am 27.07.22 um 16:34 schrieb Kornel Benko:

Am Wed, 27 Jul 2022 16:16:46 +0200
schrieb Wolfgang Engelmann :

Am 27.07.22 um 16:12 schrieb Kornel Benko:

Am Wed, 27 Jul 2022 16:09:54 +0200
schrieb Wolfgang Engelmann :

Am 27.07.22 um 16:04 schrieb Kornel Benko:

Am Wed, 27 Jul 2022 15:48:16 +0200
schrieb Wolfgang Engelmann :
I worked today on a document and tried to export is as pdf 
(Lua-TeX).

I got this message:

The external program
lualatex
finished with an error. It is recommended you fix the cause 
of the

external program's error (check the logs).

So I went back to the version of yesterday, in which the 
export worked.


However, I get the same error.

Very strange!

Where do I find the log file?


The log-file is in the lyx-temp-directory (this changes with 
each session, so do

not exit lyx)

Use
Document->LaTeX Log->Open Containing Directory
from within LyX. You should get some file manager open this dir.

I use

Version 2.4.0dev (not released yet)
Built from git commit hash 53ed3dc0
Qt Version (run-time): 5.15.2 on platform xcb
Qt Version (compile-time): 5.15.2
Python detected: python3 -tt

Wolfgang


Kornel


Thanks, Kornel, but Document->LaTeX Log
is greyed out
Wolfgang


You have to Export (or View) first.

Kornel


Yes, I did export or view. In both cases I get immediately

The external program
pdflatex
finished with an error. It is recommended you fix the cause of the
external program's error (check the logs).


You can try to use different latex executable.
Also maybe your path to working latex execs is wrong.
In any case, you could use option '-dbg files' to get a hint about 
used dirs.


(Search for 'Temporary file ` something ' created'
    there should be a directory 'lyx_tmpbuf0', this is what we are 
after)


Kornel


In /tmp/lyx_tmpdir.iglaCqHuYdHi
are
/lyx_tmpbuf2
    containing A-SP-Jul26.tex
with tex stuff

and A-SP-Jul26.tex.dep-pdf
with this content:
2038071327 1658933632
/tmp/lyx_tmpdir.iglaCqHuYdHi/lyx_tmpbuf2/A-SP-Jul26.tex
and
lyxsocket

There is no log file

Wolfgang


Of course not. Log is created by your latex executable, and, as you 
mentioned

in other mail, there was no compilation start.

You may check for working

  first.

Try
$ kpsewhich -var-value=TEXMFROOT
gives here '/usr9/local/texlive/2022'

Kornel


kpsewhich -var-value=TEXMFROOT
returns nothing.
I tried it also root, home, wolfgang
no return

Wolfgang


So, you do not have a working texlive. How should we now be able to help?
Check for the path of kpsewhich
  $ which kpsewhich tlmgr
/usr/local/texlive/2022/bin/x86_64-linux/kpsewhich
/usr/local/texlive/2022/bin/x86_64-linux/tlmgr

If this is OK, then you may try
  $ tlmgr update --repository ctan --all --reinstall-forcibly-removed

Kornel



Thanks again, Kornel,

this is what I got>>>

which kpsewhich tlmgr
/usr/local/texlive/2022/bin/x86_64-linux/kpsewhich
/usr/local/texlive/2022/bin/x86_64-linux/tlmgr

wolfgang@Fuji:~/Dokumente/PUBLIKATIONEN-EIGENE/A-SP-2022$ tlmgr update 
--repository ctan --all --reinstall-forcibly-removed


Could not determine directory of tlmgr executable, maybe shared library 
woes?


Check for error messages above at 
/usr/local/texlive/2022/bin/x86_64-linux/tlmgr line 74.


 >>>> it says:
   if (! $Master) {
     die ("Could not determine directory of tlmgr executable, "
  . "maybe shared library woes?\nCheck for error messages above");
   }

BEGIN failed--compilation aborted at 
/usr/local/texlive/2022/bin/x86_64-linux/tlmgr line 83.


 >>>> it says
# make Perl find our packages first:
   unshift (@INC, "$Master/tlpkg");
   unshift (@INC, "$Master/texmf-dist/scripts/texlive");
}




Wolfgang


tlmgr seems to be linked (font in emphasis)

/usr/local/texlive/2022/bin/x86_64-linux$ ls -l tlmgr
lrwxrwxrwx 1 wolfgang wolfgang 41  3. Okt 2018  tlmgr -> 
../../texmf-dist/scripts/texlive/tlmgr.pl


Wolfgang
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: check the logs

2022-07-27 Thread Wolfgang Engelmann




Am 27.07.22 um 17:39 schrieb Kornel Benko:

Am Wed, 27 Jul 2022 17:31:30 +0200
schrieb Wolfgang Engelmann :


Am 27.07.22 um 17:22 schrieb Kornel Benko:

Am Wed, 27 Jul 2022 17:06:10 +0200
schrieb Wolfgang Engelmann :
   

Am 27.07.22 um 16:34 schrieb Kornel Benko:

Am Wed, 27 Jul 2022 16:16:46 +0200
schrieb Wolfgang Engelmann :
  

Am 27.07.22 um 16:12 schrieb Kornel Benko:

Am Wed, 27 Jul 2022 16:09:54 +0200
schrieb Wolfgang Engelmann :
 

Am 27.07.22 um 16:04 schrieb Kornel Benko:

Am Wed, 27 Jul 2022 15:48:16 +0200
schrieb Wolfgang Engelmann :


I worked today on a document and tried to export is as pdf (Lua-TeX).
I got this message:

The external program
lualatex
finished with an error. It is recommended you fix the cause of the
external program's error (check the logs).

So I went back to the version of yesterday, in which the export worked.

However, I get the same error.

Very strange!

Where do I find the log file?


The log-file is in the lyx-temp-directory (this changes with each session, so do
not exit lyx)

Use
Document->LaTeX Log->Open Containing Directory
from within LyX. You should get some file manager open this dir.


I use

Version 2.4.0dev (not released yet)
Built from git commit hash 53ed3dc0
Qt Version (run-time): 5.15.2 on platform xcb
Qt Version (compile-time): 5.15.2
Python detected: python3 -tt

Wolfgang


Kornel



Thanks, Kornel, but Document->LaTeX Log
is greyed out
Wolfgang


You have to Export (or View) first.

Kornel

 

Yes, I did export or view. In both cases I get immediately

The external program
pdflatex
finished with an error. It is recommended you fix the cause of the
external program's error (check the logs).


You can try to use different latex executable.
Also maybe your path to working latex execs is wrong.
In any case, you could use option '-dbg files' to get a hint about used dirs.

(Search for 'Temporary file ` something ' created'
there should be a directory 'lyx_tmpbuf0', this is what we are after)

Kornel

  

In /tmp/lyx_tmpdir.iglaCqHuYdHi
are 
/lyx_tmpbuf2
containing A-SP-Jul26.tex
with tex stuff

and A-SP-Jul26.tex.dep-pdf
with this content:
2038071327 1658933632
/tmp/lyx_tmpdir.iglaCqHuYdHi/lyx_tmpbuf2/A-SP-Jul26.tex
and
lyxsocket

There is no log file

Wolfgang


Of course not. Log is created by your latex executable, and, as you mentioned
in other mail, there was no compilation start.

You may check for working

  first.

Try
$ kpsewhich -var-value=TEXMFROOT
gives here '/usr9/local/texlive/2022'

Kornel

   

kpsewhich -var-value=TEXMFROOT
returns nothing.
I tried it also root, home, wolfgang
no return

Wolfgang


So, you do not have a working texlive. How should we now be able to help?
Check for the path of kpsewhich
  $ which kpsewhich tlmgr
/usr/local/texlive/2022/bin/x86_64-linux/kpsewhich
/usr/local/texlive/2022/bin/x86_64-linux/tlmgr

If this is OK, then you may try
  $ tlmgr update --repository ctan --all --reinstall-forcibly-removed

Kornel



Thanks again, Kornel,

this is what I got>>>

which kpsewhich tlmgr
/usr/local/texlive/2022/bin/x86_64-linux/kpsewhich
/usr/local/texlive/2022/bin/x86_64-linux/tlmgr

wolfgang@Fuji:~/Dokumente/PUBLIKATIONEN-EIGENE/A-SP-2022$ tlmgr update 
--repository ctan --all --reinstall-forcibly-removed


Could not determine directory of tlmgr executable, maybe shared library 
woes?


Check for error messages above at 
/usr/local/texlive/2022/bin/x86_64-linux/tlmgr line 74.


>>>> it says:
  if (! $Master) {
die ("Could not determine directory of tlmgr executable, "
 . "maybe shared library woes?\nCheck for error messages above");
  }

BEGIN failed--compilation aborted at 
/usr/local/texlive/2022/bin/x86_64-linux/tlmgr line 83.


>>>> it says
# make Perl find our packages first:
  unshift (@INC, "$Master/tlpkg");
  unshift (@INC, "$Master/texmf-dist/scripts/texlive");
}




Wolfgang

--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: check the logs

2022-07-27 Thread Kornel Benko
Am Wed, 27 Jul 2022 17:31:30 +0200
schrieb Wolfgang Engelmann :

> Am 27.07.22 um 17:22 schrieb Kornel Benko:
> > Am Wed, 27 Jul 2022 17:06:10 +0200
> > schrieb Wolfgang Engelmann :
> >   
> >> Am 27.07.22 um 16:34 schrieb Kornel Benko:  
> >>> Am Wed, 27 Jul 2022 16:16:46 +0200
> >>> schrieb Wolfgang Engelmann :
> >>>  
> >>>> Am 27.07.22 um 16:12 schrieb Kornel Benko:  
> >>>>> Am Wed, 27 Jul 2022 16:09:54 +0200
> >>>>> schrieb Wolfgang Engelmann :
> >>>>> 
> >>>>>> Am 27.07.22 um 16:04 schrieb Kornel Benko:  
> >>>>>>> Am Wed, 27 Jul 2022 15:48:16 +0200
> >>>>>>> schrieb Wolfgang Engelmann :
> >>>>>>>
> >>>>>>>> I worked today on a document and tried to export is as pdf (Lua-TeX).
> >>>>>>>> I got this message:
> >>>>>>>>
> >>>>>>>> The external program
> >>>>>>>> lualatex
> >>>>>>>> finished with an error. It is recommended you fix the cause of the
> >>>>>>>> external program's error (check the logs).
> >>>>>>>>
> >>>>>>>> So I went back to the version of yesterday, in which the export 
> >>>>>>>> worked.
> >>>>>>>>
> >>>>>>>> However, I get the same error.
> >>>>>>>>
> >>>>>>>> Very strange!
> >>>>>>>>
> >>>>>>>> Where do I find the log file?  
> >>>>>>>
> >>>>>>> The log-file is in the lyx-temp-directory (this changes with each 
> >>>>>>> session, so do
> >>>>>>> not exit lyx)
> >>>>>>>
> >>>>>>> Use
> >>>>>>>   Document->LaTeX Log->Open Containing Directory
> >>>>>>> from within LyX. You should get some file manager open this dir.
> >>>>>>>
> >>>>>>>> I use
> >>>>>>>>
> >>>>>>>> Version 2.4.0dev (not released yet)
> >>>>>>>> Built from git commit hash 53ed3dc0
> >>>>>>>> Qt Version (run-time): 5.15.2 on platform xcb
> >>>>>>>> Qt Version (compile-time): 5.15.2
> >>>>>>>> Python detected: python3 -tt
> >>>>>>>>
> >>>>>>>> Wolfgang  
> >>>>>>>
> >>>>>>>   Kornel
> >>>>>>>
> >>>>>>>
> >>>>>> Thanks, Kornel, but Document->LaTeX Log
> >>>>>> is greyed out
> >>>>>> Wolfgang  
> >>>>>
> >>>>> You have to Export (or View) first.
> >>>>>
> >>>>> Kornel
> >>>>>
> >>>>> 
> >>>> Yes, I did export or view. In both cases I get immediately
> >>>>
> >>>> The external program
> >>>> pdflatex
> >>>> finished with an error. It is recommended you fix the cause of the
> >>>> external program's error (check the logs).  
> >>>
> >>> You can try to use different latex executable.
> >>> Also maybe your path to working latex execs is wrong.
> >>> In any case, you could use option '-dbg files' to get a hint about used 
> >>> dirs.
> >>>
> >>> (Search for 'Temporary file ` something ' created'
> >>>there should be a directory 'lyx_tmpbuf0', this is what we are after)
> >>>
> >>>   Kornel
> >>>
> >>>  
> >> In /tmp/lyx_tmpdir.iglaCqHuYdHi
> >> are
> >> /lyx_tmpbuf2
> >>containing A-SP-Jul26.tex
> >> with tex stuff
> >>
> >> and A-SP-Jul26.tex.dep-pdf
> >> with this content:
> >> 2038071327 1658933632
> >> /tmp/lyx_tmpdir.iglaCqHuYdHi/lyx_tmpbuf2/A-SP-Jul26.tex
> >> and
> >> lyxsocket
> >>
> >> There is no log file
> >>
> >> Wolfgang  
> > 
> > Of course not. Log is created by your latex executable, and, as you 
> > mentioned
> > in other mail, there was no compilation start.
> > 
> > You may check for working 
 first.
> > Try
> > $ kpsewhich -var-value=TEXMFROOT
> > gives here '/usr9/local/texlive/2022'
> > 
> > Kornel
> > 
> >   
> kpsewhich -var-value=TEXMFROOT
> returns nothing.
> I tried it also root, home, wolfgang
> no return
> 
> Wolfgang

So, you do not have a working texlive. How should we now be able to help?
Check for the path of kpsewhich
 $ which kpsewhich tlmgr
/usr/local/texlive/2022/bin/x86_64-linux/kpsewhich
/usr/local/texlive/2022/bin/x86_64-linux/tlmgr

If this is OK, then you may try
 $ tlmgr update --repository ctan --all --reinstall-forcibly-removed

Kornel


pgpnKjdN9Pmb4.pgp
Description: Digitale Signatur von OpenPGP
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: check the logs

2022-07-27 Thread Wolfgang Engelmann



Am 27.07.22 um 17:17 schrieb Dr Eberhard W Lisse:

I usually do something like

 lyx -f -e luatex lyxfile.lyx
 lualatex lyxfile.tex
 lexlogsieve lyxfile.log

el


Thanks, El, but
lyx24x -f -e luatex A-SP-Jul26.lyx
wolfgang@Fuji:~/Dokumente/PUBLIKATIONEN-EIGENE/A-SP-2022$ luatex 
A-SP-Jul26.tex

This is LuaTeX, Version 1.15.0 (TeX Live 2022)

kpathsea: Running mktexfmt luatex.fmt
/usr/local/texlive/2022/bin/x86_64-linux/mktexfmt: kpsewhich 
-var-value=TEXMFROOT failed, aborting early.
BEGIN failed--compilation aborted at 
/usr/local/texlive/2022/bin/x86_64-linux/mktexfmt line 25.

I can't find the format file `luatex.fmt'!

and
lexlogsieve A-SP-Jul26.log
bash: lexlogsieve: Kommando nicht gefunden.

should be texlogsieve?

but again:
texlogsieve A-SP-Jul26.log
/usr/local/texlive/2022/bin/x86_64-linux/texlogsieve:1269: 
A-SP-Jul26.log: No such file or directory






On 2022-07-27 16:16 , Wolfgang Engelmann wrote:
 >
 >
 > Am 27.07.22 um 16:12 schrieb Kornel Benko:
 >> Am Wed, 27 Jul 2022 16:09:54 +0200
 >> schrieb Wolfgang Engelmann :
 >>> Am 27.07.22 um 16:04 schrieb Kornel Benko:
 >>>> Am Wed, 27 Jul 2022 15:48:16 +0200
 >>>> schrieb Wolfgang Engelmann :
 >>>>> I worked today on a document and tried to export is as pdf
 >>>>> (Lua-TeX).  I got this message:
 >>>>>
 >>>>> The external program lualatex finished with an error.  It is
 >>>>> recommended you fix the cause of the external program's error
 >>>>> (check the logs).
 >>>>>
 >>>>> So I went back to the version of yesterday, in which the export
 >>>>> worked.
 >>>>>
 >>>>> However, I get the same error.
 >>>>>
 >>>>> Very strange!
 >>>>>
 >>>>> Where do I find the log file?
[...]


--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: check the logs

2022-07-27 Thread Wolfgang Engelmann




Am 27.07.22 um 17:22 schrieb Kornel Benko:

Am Wed, 27 Jul 2022 17:06:10 +0200
schrieb Wolfgang Engelmann :


Am 27.07.22 um 16:34 schrieb Kornel Benko:

Am Wed, 27 Jul 2022 16:16:46 +0200
schrieb Wolfgang Engelmann :
   

Am 27.07.22 um 16:12 schrieb Kornel Benko:

Am Wed, 27 Jul 2022 16:09:54 +0200
schrieb Wolfgang Engelmann :
  

Am 27.07.22 um 16:04 schrieb Kornel Benko:

Am Wed, 27 Jul 2022 15:48:16 +0200
schrieb Wolfgang Engelmann :
 

I worked today on a document and tried to export is as pdf (Lua-TeX).
I got this message:

The external program
lualatex
finished with an error. It is recommended you fix the cause of the
external program's error (check the logs).

So I went back to the version of yesterday, in which the export worked.

However, I get the same error.

Very strange!

Where do I find the log file?


The log-file is in the lyx-temp-directory (this changes with each session, so do
not exit lyx)

Use
Document->LaTeX Log->Open Containing Directory
from within LyX. You should get some file manager open this dir.
 

I use

Version 2.4.0dev (not released yet)
Built from git commit hash 53ed3dc0
Qt Version (run-time): 5.15.2 on platform xcb
Qt Version (compile-time): 5.15.2
Python detected: python3 -tt

Wolfgang


Kornel

 

Thanks, Kornel, but Document->LaTeX Log
is greyed out
Wolfgang


You have to Export (or View) first.

Kornel

  

Yes, I did export or view. In both cases I get immediately

The external program
pdflatex
finished with an error. It is recommended you fix the cause of the
external program's error (check the logs).


You can try to use different latex executable.
Also maybe your path to working latex execs is wrong.
In any case, you could use option '-dbg files' to get a hint about used dirs.

(Search for 'Temporary file ` something ' created'
   there should be a directory 'lyx_tmpbuf0', this is what we are after)

Kornel

   

In /tmp/lyx_tmpdir.iglaCqHuYdHi
are 
/lyx_tmpbuf2
   containing A-SP-Jul26.tex
with tex stuff

and A-SP-Jul26.tex.dep-pdf
with this content:
2038071327 1658933632
/tmp/lyx_tmpdir.iglaCqHuYdHi/lyx_tmpbuf2/A-SP-Jul26.tex
and
lyxsocket

There is no log file

Wolfgang


Of course not. Log is created by your latex executable, and, as you mentioned
in other mail, there was no compilation start.

You may check for working kpsewhich first.
Try
$ kpsewhich -var-value=TEXMFROOT
gives here '/usr9/local/texlive/2022'

Kornel

Kornel



kpsewhich -var-value=TEXMFROOT
returns nothing.
I tried it also root, home, wolfgang
no return

Wolfgang
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: check the logs

2022-07-27 Thread Kornel Benko
Am Wed, 27 Jul 2022 17:06:10 +0200
schrieb Wolfgang Engelmann :

> Am 27.07.22 um 16:34 schrieb Kornel Benko:
> > Am Wed, 27 Jul 2022 16:16:46 +0200
> > schrieb Wolfgang Engelmann :
> >   
> >> Am 27.07.22 um 16:12 schrieb Kornel Benko:  
> >>> Am Wed, 27 Jul 2022 16:09:54 +0200
> >>> schrieb Wolfgang Engelmann :
> >>>  
> >>>> Am 27.07.22 um 16:04 schrieb Kornel Benko:  
> >>>>> Am Wed, 27 Jul 2022 15:48:16 +0200
> >>>>> schrieb Wolfgang Engelmann :
> >>>>> 
> >>>>>> I worked today on a document and tried to export is as pdf (Lua-TeX).
> >>>>>> I got this message:
> >>>>>>
> >>>>>> The external program
> >>>>>> lualatex
> >>>>>> finished with an error. It is recommended you fix the cause of the
> >>>>>> external program's error (check the logs).
> >>>>>>
> >>>>>> So I went back to the version of yesterday, in which the export worked.
> >>>>>>
> >>>>>> However, I get the same error.
> >>>>>>
> >>>>>> Very strange!
> >>>>>>
> >>>>>> Where do I find the log file?  
> >>>>>
> >>>>> The log-file is in the lyx-temp-directory (this changes with each 
> >>>>> session, so do
> >>>>> not exit lyx)
> >>>>>
> >>>>> Use
> >>>>> Document->LaTeX Log->Open Containing Directory
> >>>>> from within LyX. You should get some file manager open this dir.
> >>>>> 
> >>>>>> I use
> >>>>>>
> >>>>>> Version 2.4.0dev (not released yet)
> >>>>>> Built from git commit hash 53ed3dc0
> >>>>>> Qt Version (run-time): 5.15.2 on platform xcb
> >>>>>> Qt Version (compile-time): 5.15.2
> >>>>>> Python detected: python3 -tt
> >>>>>>
> >>>>>> Wolfgang  
> >>>>>
> >>>>> Kornel
> >>>>>
> >>>>> 
> >>>> Thanks, Kornel, but Document->LaTeX Log
> >>>> is greyed out
> >>>> Wolfgang  
> >>>
> >>> You have to Export (or View) first.
> >>>
> >>>   Kornel
> >>>
> >>>  
> >> Yes, I did export or view. In both cases I get immediately
> >>
> >> The external program
> >> pdflatex
> >> finished with an error. It is recommended you fix the cause of the
> >> external program's error (check the logs).  
> > 
> > You can try to use different latex executable.
> > Also maybe your path to working latex execs is wrong.
> > In any case, you could use option '-dbg files' to get a hint about used 
> > dirs.
> > 
> > (Search for 'Temporary file ` something ' created'
> >   there should be a directory 'lyx_tmpbuf0', this is what we are after)
> > 
> > Kornel
> > 
> >   
> In /tmp/lyx_tmpdir.iglaCqHuYdHi
> are   
> /lyx_tmpbuf2
>   containing A-SP-Jul26.tex
> with tex stuff
> 
> and A-SP-Jul26.tex.dep-pdf
> with this content:
> 2038071327 1658933632 
> /tmp/lyx_tmpdir.iglaCqHuYdHi/lyx_tmpbuf2/A-SP-Jul26.tex
> and
> lyxsocket
> 
> There is no log file
> 
> Wolfgang

Of course not. Log is created by your latex executable, and, as you mentioned
in other mail, there was no compilation start.

You may check for working kpsewhich first.
Try
$ kpsewhich -var-value=TEXMFROOT
gives here '/usr9/local/texlive/2022'

Kornel

Kornel


pgppLZyXsjRfU.pgp
Description: Digitale Signatur von OpenPGP
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: check the logs

2022-07-27 Thread Dr Eberhard W Lisse

I usually do something like

lyx -f -e luatex lyxfile.lyx
lualatex lyxfile.tex
lexlogsieve lyxfile.log

el

On 2022-07-27 16:16 , Wolfgang Engelmann wrote:
>
>
> Am 27.07.22 um 16:12 schrieb Kornel Benko:
>> Am Wed, 27 Jul 2022 16:09:54 +0200
>> schrieb Wolfgang Engelmann :
>>> Am 27.07.22 um 16:04 schrieb Kornel Benko:
>>>> Am Wed, 27 Jul 2022 15:48:16 +0200
>>>> schrieb Wolfgang Engelmann :
>>>>> I worked today on a document and tried to export is as pdf
>>>>> (Lua-TeX).  I got this message:
>>>>>
>>>>> The external program lualatex finished with an error.  It is
>>>>> recommended you fix the cause of the external program's error
>>>>> (check the logs).
>>>>>
>>>>> So I went back to the version of yesterday, in which the export
>>>>> worked.
>>>>>
>>>>> However, I get the same error.
>>>>>
>>>>> Very strange!
>>>>>
>>>>> Where do I find the log file?
[...]

--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: check the logs

2022-07-27 Thread Wolfgang Engelmann




Am 27.07.22 um 16:34 schrieb Kornel Benko:

Am Wed, 27 Jul 2022 16:16:46 +0200
schrieb Wolfgang Engelmann :


Am 27.07.22 um 16:12 schrieb Kornel Benko:

Am Wed, 27 Jul 2022 16:09:54 +0200
schrieb Wolfgang Engelmann :
   

Am 27.07.22 um 16:04 schrieb Kornel Benko:

Am Wed, 27 Jul 2022 15:48:16 +0200
schrieb Wolfgang Engelmann :
  

I worked today on a document and tried to export is as pdf (Lua-TeX).
I got this message:

The external program
lualatex
finished with an error. It is recommended you fix the cause of the
external program's error (check the logs).

So I went back to the version of yesterday, in which the export worked.

However, I get the same error.

Very strange!

Where do I find the log file?


The log-file is in the lyx-temp-directory (this changes with each session, so 
do not
exit lyx)

Use
Document->LaTeX Log->Open Containing Directory
from within LyX. You should get some file manager open this dir.
  

I use

Version 2.4.0dev (not released yet)
Built from git commit hash 53ed3dc0
Qt Version (run-time): 5.15.2 on platform xcb
Qt Version (compile-time): 5.15.2
Python detected: python3 -tt

Wolfgang


Kornel

  

Thanks, Kornel, but Document->LaTeX Log
is greyed out
Wolfgang


You have to Export (or View) first.

Kornel

   

Yes, I did export or view. In both cases I get immediately

The external program
pdflatex
finished with an error. It is recommended you fix the cause of the
external program's error (check the logs).


You can try to use different latex executable.
Also maybe your path to working latex execs is wrong.
In any case, you could use option '-dbg files' to get a hint about used dirs.

(Search for 'Temporary file ` something ' created'
  there should be a directory 'lyx_tmpbuf0', this is what we are after)

Kornel



In /tmp/lyx_tmpdir.iglaCqHuYdHi
are 
/lyx_tmpbuf2
 containing A-SP-Jul26.tex
with tex stuff

and A-SP-Jul26.tex.dep-pdf
with this content:
2038071327 1658933632 
/tmp/lyx_tmpdir.iglaCqHuYdHi/lyx_tmpbuf2/A-SP-Jul26.tex

and
lyxsocket

There is no log file

Wolfgang
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: check the logs

2022-07-27 Thread Kornel Benko
Am Wed, 27 Jul 2022 16:16:46 +0200
schrieb Wolfgang Engelmann :

> Am 27.07.22 um 16:12 schrieb Kornel Benko:
> > Am Wed, 27 Jul 2022 16:09:54 +0200
> > schrieb Wolfgang Engelmann :
> >   
> >> Am 27.07.22 um 16:04 schrieb Kornel Benko:  
> >>> Am Wed, 27 Jul 2022 15:48:16 +0200
> >>> schrieb Wolfgang Engelmann :
> >>>  
> >>>> I worked today on a document and tried to export is as pdf (Lua-TeX).
> >>>> I got this message:
> >>>>
> >>>> The external program
> >>>> lualatex
> >>>> finished with an error. It is recommended you fix the cause of the
> >>>> external program's error (check the logs).
> >>>>
> >>>> So I went back to the version of yesterday, in which the export worked.
> >>>>
> >>>> However, I get the same error.
> >>>>
> >>>> Very strange!
> >>>>
> >>>> Where do I find the log file?  
> >>>
> >>> The log-file is in the lyx-temp-directory (this changes with each 
> >>> session, so do not
> >>> exit lyx)
> >>>
> >>> Use
> >>>   Document->LaTeX Log->Open Containing Directory
> >>> from within LyX. You should get some file manager open this dir.
> >>>  
> >>>> I use
> >>>>
> >>>> Version 2.4.0dev (not released yet)
> >>>> Built from git commit hash 53ed3dc0
> >>>> Qt Version (run-time): 5.15.2 on platform xcb
> >>>> Qt Version (compile-time): 5.15.2
> >>>> Python detected: python3 -tt
> >>>>
> >>>> Wolfgang  
> >>>
> >>>   Kornel
> >>>
> >>>  
> >> Thanks, Kornel, but Document->LaTeX Log
> >> is greyed out
> >> Wolfgang  
> > 
> > You have to Export (or View) first.
> > 
> > Kornel
> > 
> >   
> Yes, I did export or view. In both cases I get immediately
> 
> The external program
> pdflatex
> finished with an error. It is recommended you fix the cause of the 
> external program's error (check the logs).

You can try to use different latex executable.
Also maybe your path to working latex execs is wrong.
In any case, you could use option '-dbg files' to get a hint about used dirs.

(Search for 'Temporary file ` something ' created'
 there should be a directory 'lyx_tmpbuf0', this is what we are after)

Kornel



pgpiQtY8PNLwy.pgp
Description: Digitale Signatur von OpenPGP
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: check the logs

2022-07-27 Thread Wolfgang Engelmann



Am 27.07.22 um 16:16 schrieb Wolfgang Engelmann:



Am 27.07.22 um 16:12 schrieb Kornel Benko:

Am Wed, 27 Jul 2022 16:09:54 +0200
schrieb Wolfgang Engelmann :


Am 27.07.22 um 16:04 schrieb Kornel Benko:

Am Wed, 27 Jul 2022 15:48:16 +0200
schrieb Wolfgang Engelmann :

I worked today on a document and tried to export is as pdf (Lua-TeX).
I got this message:

The external program
lualatex
finished with an error. It is recommended you fix the cause of the
external program's error (check the logs).

So I went back to the version of yesterday, in which the export 
worked.


However, I get the same error.

Very strange!

Where do I find the log file?


The log-file is in the lyx-temp-directory (this changes with each 
session, so do not

exit lyx)

Use
Document->LaTeX Log->Open Containing Directory
from within LyX. You should get some file manager open this dir.

I use

Version 2.4.0dev (not released yet)
Built from git commit hash 53ed3dc0
Qt Version (run-time): 5.15.2 on platform xcb
Qt Version (compile-time): 5.15.2
Python detected: python3 -tt

Wolfgang


Kornel


Thanks, Kornel, but Document->LaTeX Log
is greyed out
Wolfgang


You have to Export (or View) first.

Kornel



Yes, I did export or view. In both cases I get immediately

The external program
pdflatex
finished with an error. It is recommended you fix the cause of the 
external program's error (check the logs).


using an older luatex file I get

luatex A-SP-WITTE-E-2022Jul18-AndersStructure.tex
This is LuaTeX, Version 1.15.0 (TeX Live 2022)

kpathsea: Running mktexfmt luatex.fmt
/usr/local/texlive/2022/bin/x86_64-linux/mktexfmt: kpsewhich 
-var-value=TEXMFROOT failed, aborting early.
BEGIN failed--compilation aborted at 
/usr/local/texlive/2022/bin/x86_64-linux/mktexfmt line 25.

I can't find the format file `luatex.fmt'!

Something must be wrong with my tex stuff

Wolfgang
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: check the logs

2022-07-27 Thread Wolfgang Engelmann




Am 27.07.22 um 16:12 schrieb Kornel Benko:

Am Wed, 27 Jul 2022 16:09:54 +0200
schrieb Wolfgang Engelmann :


Am 27.07.22 um 16:04 schrieb Kornel Benko:

Am Wed, 27 Jul 2022 15:48:16 +0200
schrieb Wolfgang Engelmann :
   

I worked today on a document and tried to export is as pdf (Lua-TeX).
I got this message:

The external program
lualatex
finished with an error. It is recommended you fix the cause of the
external program's error (check the logs).

So I went back to the version of yesterday, in which the export worked.

However, I get the same error.

Very strange!

Where do I find the log file?


The log-file is in the lyx-temp-directory (this changes with each session, so 
do not
exit lyx)

Use
Document->LaTeX Log->Open Containing Directory
from within LyX. You should get some file manager open this dir.
   

I use

Version 2.4.0dev (not released yet)
Built from git commit hash 53ed3dc0
Qt Version (run-time): 5.15.2 on platform xcb
Qt Version (compile-time): 5.15.2
Python detected: python3 -tt

Wolfgang


Kornel

   

Thanks, Kornel, but Document->LaTeX Log
is greyed out
Wolfgang


You have to Export (or View) first.

Kornel



Yes, I did export or view. In both cases I get immediately

The external program
pdflatex
finished with an error. It is recommended you fix the cause of the 
external program's error (check the logs).

--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: check the logs

2022-07-27 Thread Kornel Benko
Am Wed, 27 Jul 2022 16:09:54 +0200
schrieb Wolfgang Engelmann :

> Am 27.07.22 um 16:04 schrieb Kornel Benko:
> > Am Wed, 27 Jul 2022 15:48:16 +0200
> > schrieb Wolfgang Engelmann :
> >   
> >> I worked today on a document and tried to export is as pdf (Lua-TeX).
> >> I got this message:
> >>
> >> The external program
> >> lualatex
> >> finished with an error. It is recommended you fix the cause of the
> >> external program's error (check the logs).
> >>
> >> So I went back to the version of yesterday, in which the export worked.
> >>
> >> However, I get the same error.
> >>
> >> Very strange!
> >>
> >> Where do I find the log file?  
> > 
> > The log-file is in the lyx-temp-directory (this changes with each session, 
> > so do not
> > exit lyx)
> > 
> > Use
> > Document->LaTeX Log->Open Containing Directory
> > from within LyX. You should get some file manager open this dir.
> >   
> >> I use
> >>
> >> Version 2.4.0dev (not released yet)
> >> Built from git commit hash 53ed3dc0
> >> Qt Version (run-time): 5.15.2 on platform xcb
> >> Qt Version (compile-time): 5.15.2
> >> Python detected: python3 -tt
> >>
> >> Wolfgang  
> > 
> > Kornel
> > 
> >   
> Thanks, Kornel, but Document->LaTeX Log
> is greyed out
> Wolfgang

You have to Export (or View) first.

Kornel


pgppom03nnzTk.pgp
Description: Digitale Signatur von OpenPGP
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: check the logs

2022-07-27 Thread Wolfgang Engelmann




Am 27.07.22 um 16:04 schrieb Kornel Benko:

Am Wed, 27 Jul 2022 15:48:16 +0200
schrieb Wolfgang Engelmann :


I worked today on a document and tried to export is as pdf (Lua-TeX).
I got this message:

The external program
lualatex
finished with an error. It is recommended you fix the cause of the
external program's error (check the logs).

So I went back to the version of yesterday, in which the export worked.

However, I get the same error.

Very strange!

Where do I find the log file?


The log-file is in the lyx-temp-directory (this changes with each session, so 
do not exit
lyx)

Use
Document->LaTeX Log->Open Containing Directory
from within LyX. You should get some file manager open this dir.


I use

Version 2.4.0dev (not released yet)
Built from git commit hash 53ed3dc0
Qt Version (run-time): 5.15.2 on platform xcb
Qt Version (compile-time): 5.15.2
Python detected: python3 -tt

Wolfgang


Kornel



Thanks, Kornel, but Document->LaTeX Log
is greyed out
Wolfgang
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: check the logs

2022-07-27 Thread Kornel Benko
Am Wed, 27 Jul 2022 15:48:16 +0200
schrieb Wolfgang Engelmann :

> I worked today on a document and tried to export is as pdf (Lua-TeX).
> I got this message:
> 
> The external program
> lualatex
> finished with an error. It is recommended you fix the cause of the 
> external program's error (check the logs).
> 
> So I went back to the version of yesterday, in which the export worked.
> 
> However, I get the same error.
> 
> Very strange!
> 
> Where do I find the log file?

The log-file is in the lyx-temp-directory (this changes with each session, so 
do not exit
lyx)

Use
Document->LaTeX Log->Open Containing Directory
from within LyX. You should get some file manager open this dir.

> I use
> 
> Version 2.4.0dev (not released yet)
> Built from git commit hash 53ed3dc0
> Qt Version (run-time): 5.15.2 on platform xcb
> Qt Version (compile-time): 5.15.2
> Python detected: python3 -tt
> 
> Wolfgang

Kornel


pgpkOij7YxoCe.pgp
Description: Digitale Signatur von OpenPGP
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: check the logs

2022-07-27 Thread Wolfgang Engelmann




Am 27.07.22 um 15:48 schrieb Wolfgang Engelmann:

I worked today on a document and tried to export is as pdf (Lua-TeX).
I got this message:

The external program
lualatex
finished with an error. It is recommended you fix the cause of the 
external program's error (check the logs).


So I went back to the version of yesterday, in which the export worked.

However, I get the same error.

Very strange!

Where do I find the log file?

I use

Version 2.4.0dev (not released yet)
Built from git commit hash 53ed3dc0
Qt Version (run-time): 5.15.2 on platform xcb
Qt Version (compile-time): 5.15.2
Python detected: python3 -tt

Wolfgang



And if I use
Test of AMS-Book Style

I get the same lualatex error, although this it not using lualatex

Wolfgang
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


check the logs

2022-07-27 Thread Wolfgang Engelmann

I worked today on a document and tried to export is as pdf (Lua-TeX).
I got this message:

The external program
lualatex
finished with an error. It is recommended you fix the cause of the 
external program's error (check the logs).


So I went back to the version of yesterday, in which the export worked.

However, I get the same error.

Very strange!

Where do I find the log file?

I use

Version 2.4.0dev (not released yet)
Built from git commit hash 53ed3dc0
Qt Version (run-time): 5.15.2 on platform xcb
Qt Version (compile-time): 5.15.2
Python detected: python3 -tt

Wolfgang
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users