Re: Hashing without relying on Qt?

2021-10-16 Thread Richard Kimberly Heck
On 10/16/21 17:15, Thibaut Cuvelier wrote: Dear list, In my last patch (21366155), I added a dependency from InsetText to Qt to be able to generate SHA hashes. The main goal is to have an almost-collision-free name-generation technique, which is a great useability enhancement, that's why I

Hashing without relying on Qt?

2021-10-16 Thread Thibaut Cuvelier
Dear list, In my last patch (21366155), I added a dependency from InsetText to Qt to be able to generate SHA hashes. The main goal is to have an almost-collision-free name-generation technique, which is a great useability enhancement, that's why I already pushed the patch. Collisions would be

Re: Weird compile result -- bug?

2021-10-16 Thread Richard Kimberly Heck
On 10/16/21 12:07, Paul A. Rubin wrote: On 10/16/21 11:41 AM, Jürgen Spitzmüller wrote: Am Samstag, dem 16.10.2021 um 11:28 -0400 schrieb Paul A. Rubin: On Ubuntu and Mint with TeXLive, biblatex comes in one of the TeXLive packages (texlive-latex-recommended?) but biber requires installation

Re: Weird compile result -- bug?

2021-10-16 Thread Paul A. Rubin
On 10/16/21 11:41 AM, Jürgen Spitzmüller wrote: Am Samstag, dem 16.10.2021 um 11:28 -0400 schrieb Paul A. Rubin: On Ubuntu and Mint with TeXLive, biblatex comes in one of the TeXLive packages (texlive-latex-recommended?) but biber requires installation of a separate package ("biber") that does

Re: Weird compile result -- bug?

2021-10-16 Thread Jürgen Spitzmüller
Am Samstag, dem 16.10.2021 um 11:28 -0400 schrieb Paul A. Rubin: > On Ubuntu and Mint with TeXLive, biblatex comes in one of the TeXLive > packages (texlive-latex-recommended?) but biber requires installation > of a separate package ("biber") that does not contain TeXLive in its > name. So I

Re: Weird compile result -- bug?

2021-10-16 Thread Paul A. Rubin
On 10/16/21 10:45 AM, Jürgen Spitzmüller wrote: Am Samstag, dem 16.10.2021 um 09:32 -0400 schrieb Paul A. Rubin: That still leaves the question of whether what I originally saw was unique to my system or would happen to anyone who opened a LyX doc using biblatex with biber on a system that does

Re: Weird compile result -- bug?

2021-10-16 Thread Jürgen Spitzmüller
Am Samstag, dem 16.10.2021 um 09:32 -0400 schrieb Paul A. Rubin: > That still leaves the question of whether what I originally saw was > unique to my system or would happen to anyone who opened a LyX doc > using biblatex with biber on a system that does not have biber > installed. Unfortunately,

Re: Weird compile result -- bug?

2021-10-16 Thread Paul A. Rubin
On 10/16/21 3:14 AM, Jürgen Spitzmüller wrote: Am Freitag, dem 15.10.2021 um 17:18 -0400 schrieb Paul A. Rubin: 1. View the document (which compiles correctly), then run 'grep biblatex dev_mwe.tex' in the LyX buffer directory. The relevant output line is

Re: Error when compiling LyX under macOS

2021-10-16 Thread Kornel Benko
Am Sat, 16 Oct 2021 14:50:54 +0200 schrieb pdv : > A similar modification is needed when building with CMake on MacOS. > > I've included module SvgWidgets with qt6 and MacExtras with previous > versions (I have checked builds on MacOS with qt6 and qt5, but not with > qt4). (patch included) > I

Re: Error when compiling LyX under macOS

2021-10-16 Thread pdv
On 12/10/2021 21:36, Enrico Forestieri wrote: On Tue, Oct 12, 2021 at 01:15:52PM +0200, Christoph Schmitz wrote: macOS Monterey Version 12.0 Beta (21A5543b) and Qt 6.2.0 The problem, which first appeared about two weeks ago, still exists. I compile LyX once a day to see if it is fixed, but

Re: [LyX/2.3.x] Autoconf: disable warning deprecated-copy when supported

2021-10-16 Thread Kornel Benko
Am Fri, 15 Oct 2021 18:16:09 +0200 schrieb Jean-Marc Lasgouttes : > Le 15/10/2021 à 17:48, Jean-Marc Lasgouttes a écrit : > > commit 1922ee7d4015956555f5a5d82994df027ca60415 > > Author: Jean-Marc Lasgouttes > > Date: Fri Oct 15 17:05:04 2021 +0200 > > > > Autoconf: disable warning

Re: Weird compile result -- bug?

2021-10-16 Thread Jürgen Spitzmüller
Am Freitag, dem 15.10.2021 um 17:18 -0400 schrieb Paul A. Rubin: > 1. View the document (which compiles correctly), then run 'grep > biblatex dev_mwe.tex' in the LyX buffer directory. The relevant > output line is "\usepackage[style=authoryear]{biblatex}". > 2. Make an arbitrary text change in the