LyX document gives LaTeX errors of file not found on master

2024-02-13 Thread Scott Kostyshak
I just happened to come across the following:

  https://github.com/georgid/PhDThesis/
 
To reproduce on master, clone the above, and open what I think is the
main LyX document:

  PhDThesis_Georgi_Knowledge_based_Lyrics_Tracking.lyx
 
On 2.3.x, the document compiles to PDF without error. Note that I don't
have Helvetica so I replaced that with "default" in two instances.

When I compile on current master, I get the following as the first
error:

  ! LaTeX Error: File `../pypYIN/report/ISMIR_2017/note_bar_DBN.eps' not found.

I don't have time to dig into this, and I understand if no one else has
time to take a look.

Scott


signature.asc
Description: PGP signature
-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel


Re: LyX 2.4.0 RC3

2024-02-13 Thread list_email
$ python
Python 3.9.18 (main, Aug 25 2023, 16:45:52) 
[Clang 13.1.6 (clang-1316.0.21.2.5)] on darwin

Jerry

> On Feb 13, 2024, at 10:21 AM, Dr Eberhard Lisse  wrote:
> 
> Is Python3 installed?
> 
> el
> 
> On 2024-02-13 07:59 , list_em...@icloud.com wrote:
>> I’m sorry to report continuing problems on macOS 12.7.2, Monterey
>> with LyX 2.4.0 RC3.
>> 
>> Hangs (pinwheel) on first launch with only Apple and LyX menu items,
>> then same on second launch.  Very low CPU and memory use. Force quit
>> both.
> [...]
> 
> -- 
> lyx-devel mailing list
> lyx-devel@lists.lyx.org
> http://lists.lyx.org/mailman/listinfo/lyx-devel

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


Re: Refrerences to trac in the documentation

2024-02-13 Thread Richard Kimberly Heck

On 2/13/24 15:39, Pavel Sanda wrote:

On Tue, Feb 13, 2024 at 06:11:51PM +0100, Jean-Pierre Chrétien wrote:

I see, you mean in documentation not in trac. It's not that simple, we are
currently working on transition of trac itself so in medium term this
link might be working again. Or not ;)
In any case I would not change the documentation yet.

Currently I just added the lint to git.lyx.org in the French Intro.lyx.

My question was rather to know if

https://git.lyx.org/gitweb/?p=lyx.git;a=tree;f=lib/doc;hb=HEAD

is the correct way to point to the documentation in git.lyx.org.

Depends what you want to reference. This one points to master,
but you probably want link to the 2.4 branch (which does not
exist yet).


That said, by the time these docs are released, that branch will exist, 
and it will be at


https://git.lyx.org/gitweb/?p=lyx.git;a=tree;h=refs/heads/2.4.x

Riki


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


Re: Refrerences to trac in the documentation

2024-02-13 Thread Pavel Sanda
On Tue, Feb 13, 2024 at 06:11:51PM +0100, Jean-Pierre Chrétien wrote:
> >I see, you mean in documentation not in trac. It's not that simple, we are
> >currently working on transition of trac itself so in medium term this
> >link might be working again. Or not ;)
> >In any case I would not change the documentation yet.
> 
> Currently I just added the lint to git.lyx.org in the French Intro.lyx.
> 
> My question was rather to know if
> 
> https://git.lyx.org/gitweb/?p=lyx.git;a=tree;f=lib/doc;hb=HEAD
> 
> is the correct way to point to the documentation in git.lyx.org.

Depends what you want to reference. This one points to master,
but you probably want link to the 2.4 branch (which does not
exist yet).

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


Cursor Bug [Re: LyX 2.4.0 RC3]

2024-02-13 Thread Richard Kimberly Heck

On 2/12/24 19:37, Murat Yildizoglu wrote:
On 13 Feb 2024, at 00:06, Richard Kimberly Heck  
wrote:


On 2/11/24 23:18, Murat Yildizoglu wrote:

Hello Richard,

I am using the RC3 here and I came upon a problem: after having 
pasted some text, my cursor became invisible. I can select some text 
or move the cursor but cannot see where it is. I had to to close and 
restart Lyx in order to get back a visible cursor.
I repeated the operation after relaunching Lyx to check if I can 
reproduce the problem but my cursor stayed visible. So, I do not 
know what happened.

I have never met this problem in Lyx before updating to RC3.


Are you on Linux? I have seen this kind of problem quite a bit under 
Wayland, with different applications. It's very annoying.


I am sorry, Richard, I forgot to indicate it: I use MacOS Sonoma 
14.2.1 in French. I have only observed this behavior in RC3, not yet 
in any other version of LyX or application.


So not a Wayland issue, though it could still be a Qt issue.

There were not many changes between RC2 and RC3. Hardly any, in fact, 
unless there was a change in the Qt version, which I don't think there was.


That said, there have been some pretty significant changes to cursor 
behavior, so it's possible also that it's a LyX issue.


Riki

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


Re: Message when I run git pull with a pending commit

2024-02-13 Thread Pavel Sanda
On Tue, Feb 13, 2024 at 05:05:03PM +0100, Jean-Pierre Chrétien wrote:
> Then I run 'git commit' and 'git pv' to rebase before push, and here is your
> warning in English :
> 

Do I get correctly that you run LyX session and git commands from the same 
terminal?

It looks as if this part is comming from the LyX program:

> Warning: File deleted from disk
> 
> The file
>   /ext/lyx/master/lib/doc/fr/Intro.lyx
> has been deleted from disk!


And this part from git:

> Rebasing (1/2)
> Rebasing (2/2)
> Successfully rebased and updated refs/heads/master.

If true, than the "delete" warning part is just innocent.
Git is doing some manipulation behind the scenes, lyx detects
it and shouts that file was manipulated (deleted for a moment).
The git messages are just fine then...

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


Re: LyX 2.4.0 RC3

2024-02-13 Thread Dr Eberhard W Lisse
I don't see this on 14.3.1 (Silicon)

el

On 2024-02-13 02:37, Murat Yildizoglu wrote:
[...]
> I am sorry, Richard, I forgot to indicate it: I use MacOS Sonoma 14.2.1
> in French. I have only observed this behavior in RC3, not yet in any
> other version of LyX or application.
> Best regards,
> Murat
[...]

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


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


Re: LyX 2.4.0 RC3

2024-02-13 Thread Dr Eberhard Lisse
Is Python3 installed?

el

On 2024-02-13 07:59 , list_em...@icloud.com wrote:
> I’m sorry to report continuing problems on macOS 12.7.2, Monterey
> with LyX 2.4.0 RC3.
> 
> Hangs (pinwheel) on first launch with only Apple and LyX menu items,
> then same on second launch.  Very low CPU and memory use. Force quit
> both.
[...]

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


Re: Refrerences to trac in the documentation

2024-02-13 Thread Jean-Pierre Chrétien

Le 12/02/2024 à 21:33, Pavel Sanda a écrit :

On Mon, Feb 12, 2024 at 05:01:32PM +0100, Jean-Pierre Chrétien wrote:

BTW, I will update the reference of the documentation in trac with
https://git.lyx.org/gitweb/?p=lyx.git;a=tree;f=lib/doc;hb=HEAD


Where exactly in the trac do you want to make that change?


Here :


3.2.2 Joining the Documentation Team.

The LyX Documentation Project, like anything else in the LyX project, can
always use assistance! If you're interested in contributing to the
Documentation Project, you need to do the following:

1. Get the latest LyX source code from
[https://www.lyx.org/trac/browser/lyxgit/lib/doc?rev=master ]



Trac is longer recommended to browse lyxgit, right ?


I see, you mean in documentation not in trac. It's not that simple, we are
currently working on transition of trac itself so in medium term this
link might be working again. Or not ;)
In any case I would not change the documentation yet.


Currently I just added the lint to git.lyx.org in the French Intro.lyx.

My question was rather to know if

https://git.lyx.org/gitweb/?p=lyx.git;a=tree;f=lib/doc;hb=HEAD

is the correct way to point to the documentation in git.lyx.org.

--
Jean-Pierre

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


Re: Message when I run git pull with a pending commit

2024-02-13 Thread Jean-Pierre Chrétien

Le 12/02/2024 à 21:39, Pavel Sanda a écrit :

On Mon, Feb 12, 2024 at 04:56:40PM +0100, Jean-Pierre Chrétien wrote:

  which means :


I prefer english messages in verbatin so I can google them :)

Anyway, what "git status" returns?


Intro.lyx is currently modified.


$git st
Changes not staged for commit:
  (use "git add ..." to update what will be committed)
  (use "git restore ..." to discard changes in working directory)
modified:   lib/doc/fr/Intro.lyx


When I run git add lib/doc/fr/Intro.lyx


Changes to be committed:
  (use "git restore --staged ..." to unstage)
modified:   lib/doc/fr/Intro.lyx


Then I run 'git commit' and 'git pv' to rebase before push, and here is your 
warning in English :



Warning: File deleted from disk

The file
  /ext/lyx/master/lib/doc/fr/Intro.lyx
has been deleted from disk!
Rebasing (1/2)
Rebasing (2/2)
Warning: File deleted from disk

The file
  /ext/lyx/master/lib/doc/fr/Intro.lyx
has been deleted from disk!
Successfully rebased and updated refs/heads/master.


Then

 ls -l lib/doc/fr/Intro.lyx
-rw-r--r-- 1 jp jp 58800 Feb 13 16:44 lib/doc/fr/Intro.lyx

I had left Intro.lyx open in the LyX window, and I get a popup window with the 
same warning about the deleted file (attached screenshot 1) and the file has 
changed status from saved to modified with a warning (attached screnshot 2).

If I save the file as IntroSave.lyx, there is no difference :

$ diff lib/doc/fr/Intro.lyx lib/doc/fr/IntroSave.lyx
$

So the incorrect warning message is reproducible, and I do not see what I am 
doing wrong.


--
Jean-Pierre



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


Re: LyX 2.4.0 RC3

2024-02-13 Thread Stephan Witt
Am 13.02.2024 um 05:19 schrieb Robert Betz :
> 
> I am using MAC OSX 14.2.1 with Lyx V2.4.0 RC3.
> 
> When I use forward search to a PDF in Skim everything works OK, but the 
> reverse search does not work.
> 
> Incidentally, both forward and reverse search work with Lyx V2.3.7. 
> 
> Has anyone else had this trouble with V 2.4.0 RC3?

Hi Bob,

reverse search isn't working in case of a parallel installation of both LyX 
versions. Out-of-the-box it works with LyX in /Applications only. 

BR, Stephan

> Regards,
> 
> Bob
> 
> Robert Betz
> E: robertbe...@gmail.com
> M: 0419249948
> 
> 
> Richard Kimberly Heck wrote on 12/2/2024 8:41 am:
>> The third release candidate for 2.4.0 is available here: 
>> 
>> http://ftp.lyx.org/pub/lyx/devel/lyx-2.4/ 
>> 
>> The reason for the quick release of the third one was a bug preventing the 
>> editing of math in tables. That has been fixed, as has been another bug 
>> affecting the creation of LyX 'archives' on Windows. 
>> 
>> Please report any problems to lyx-devel@lists.lyx.org, which you should be 
>> able to do by replying to this message. 
>> 
>> Riki 
>> 
>> 
> 
> -- 
> lyx-devel mailing list
> lyx-devel@lists.lyx.org
> http://lists.lyx.org/mailman/listinfo/lyx-devel

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


Re: LyX 2.4.0 RC3

2024-02-13 Thread Jean-Marc Lasgouttes
Hi Cor,

Yes file a bug with a screenshot please.

JMarc 

Le 13 février 2024 09:21:07 GMT+01:00, Cor Blom  a écrit :
>Op 11-02-2024 om 22:41 schreef Richard Kimberly Heck:
>> Please report any problems to lyx-devel@lists.lyx.org, which you should be 
>> able to do by replying to this message.
>> 
>
>openSUSE Tumbleweed, plasma 5 and 6 RC2, wayland scaled, lyx compiled against 
>qt6.
>
>I see problems with the workarea, that does not scale as the rest of the 
>desktop does. I tested 110% and 125%. The interface itself scales fine, but 
>not the workarea (that space where we type the text).
>
>At 100% all is working fine. Also under X11 it is working fine, even when 
>scaled. So this is not a dealbreaker. I can file a bug if you want to push 
>this to the longer term.
>
>Thanks for all the work,
>
>Cor
>
>-- 
>lyx-devel mailing list
>lyx-devel@lists.lyx.org
>http://lists.lyx.org/mailman/listinfo/lyx-devel
-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel


Re: LyX 2.4.0 RC3

2024-02-13 Thread Cor Blom

Op 11-02-2024 om 22:41 schreef Richard Kimberly Heck:
Please report any problems to lyx-devel@lists.lyx.org, which you should 
be able to do by replying to this message.




openSUSE Tumbleweed, plasma 5 and 6 RC2, wayland scaled, lyx compiled 
against qt6.


I see problems with the workarea, that does not scale as the rest of the 
desktop does. I tested 110% and 125%. The interface itself scales fine, 
but not the workarea (that space where we type the text).


At 100% all is working fine. Also under X11 it is working fine, even 
when scaled. So this is not a dealbreaker. I can file a bug if you want 
to push this to the longer term.


Thanks for all the work,

Cor

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