unicodesymbols: have several commands for a single symbol?

2022-02-13 Thread Thibaut Cuvelier
On Sun, 13 Feb 2022 at 09:04, Jürgen Spitzmüller wrote: > Am Sonntag, dem 13.02.2022 um 04:19 +0100 schrieb Thibaut Cuvelier: > > You mean, with code like > > > https://github.com/cburschka/lyx/blob/d3c335a5d524e2edeb73ae1a891fcc58ba5bfd1a/src/BiblioInfo.cpp#L421-L428 >

[LyX/master] DocBook: use the existing unicodesymbols global table to map LaTeX ERTs to Unicode characters.

2022-02-13 Thread Thibaut Cuvelier
commit a4600978234a442dc7b35315850aed25e6a1d138 Author: Thibaut Cuvelier Date: Mon Feb 14 03:03:22 2022 +0100 DocBook: use the existing unicodesymbols global table to map LaTeX ERTs to Unicode characters. --- autotests/export/docbook/ert_convert.lyx | 172 +++ autotests

Fwd: lyx-cvs Digest, Vol 117, Issue 3

2022-02-12 Thread Thibaut Cuvelier
dd.ca...@lyx.org> > Content-Type: text/plain; charset="utf-8" > > Am Montag, dem 07.02.2022 um 04:17 +0100 schrieb Thibaut Cuvelier: > > commit f6edfaa1511cc08b6987da89ebafefeffc2acbf9 > > Author: Thibaut Cuvelier > > Date:?? Mon Feb 7 03:24:11 2022 +0100 >

Re: LyX 2.3 and 2.4 have troubles displaying EPS images

2022-02-09 Thread Thibaut Cuvelier
On Wed, 9 Feb 2022 at 22:45, Dr Eberhard Lisse wrote: > Is the issue displaying it on the screen or in the resulting PDF? > For me, only the preview in LyX: LaTeX handles the EPS without troubles. > Try GraphicsMagick :-)-O > Isn't there a difference in the number of supported formats? Both

Re: LyX 2.3 and 2.4 have troubles displaying EPS images

2022-02-09 Thread Thibaut Cuvelier
On Wed, 9 Feb 2022 at 19:49, Enrico Forestieri wrote: > On Wed, Feb 09, 2022 at 06:46:39PM +0100, Thibaut Cuvelier wrote: > > > > The main reason I'm taking this to the dev mailing list is that pdflatex > > doesn't have any problem with this file, while LyX does

Re: LyX 2.3 and 2.4 have troubles displaying EPS images

2022-02-09 Thread Thibaut Cuvelier
On Wed, 9 Feb 2022 at 18:11, Pavel Sanda wrote: > On Wed, Feb 09, 2022 at 02:06:17AM +0100, Thibaut Cuvelier wrote: > > Do you have any trick to debug this further? For the LyX 2.3 issue, it > > might be a timeout for large EPS; for 2.4, I have no idea. > > One thing which

Bug#1004777: yorick-av: FTBFS with ffmpeg 5.0

2022-02-07 Thread Thibaut Paumard
Thanks. It looks like the API has changed quite a lot since the last time I have looked this way. Is there an upgrading guide for downstream developpers or a frequent issues list I could use? Best regards, Thibaut. Le 01/02/2022 à 21:28, Sebastian Ramacher a écrit : Source: yorick-av

Bug#1004777: yorick-av: FTBFS with ffmpeg 5.0

2022-02-07 Thread Thibaut Paumard
Thanks. It looks like the API has changed quite a lot since the last time I have looked this way. Is there an upgrading guide for downstream developpers or a frequent issues list I could use? Best regards, Thibaut. Le 01/02/2022 à 21:28, Sebastian Ramacher a écrit : Source: yorick-av

[LyX/master] DocBook: in ERTs, recognise \oe.

2022-02-06 Thread Thibaut Cuvelier
commit cd82b125d1d9b52f16ea13c6d3bc9cae3022cec7 Author: Thibaut Cuvelier Date: Mon Feb 7 01:02:19 2022 +0100 DocBook: in ERTs, recognise \oe. --- src/insets/InsetERT.cpp |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/src/insets/InsetERT.cpp b/src/insets

[LyX/master] DocBook: in ERTs, allow the use of \string.

2022-02-06 Thread Thibaut Cuvelier
commit 35588958ea9fe018eb3f89c1c4e50f9c6e748587 Author: Thibaut Cuvelier Date: Mon Feb 7 04:47:40 2022 +0100 DocBook: in ERTs, allow the use of \string. --- src/insets/InsetERT.cpp | 64 +-- 1 files changed, 45 insertions(+), 19 deletions

[LyX/master] DocBook: refactor ERT recognition as a map, add many coded letters.

2022-02-06 Thread Thibaut Cuvelier
commit f6edfaa1511cc08b6987da89ebafefeffc2acbf9 Author: Thibaut Cuvelier Date: Mon Feb 7 03:24:11 2022 +0100 DocBook: refactor ERT recognition as a map, add many coded letters. --- src/insets/InsetERT.cpp | 353 --- 1 files changed, 334

[LyX/master] DocBook: add a TODO for a newly discovered bug.

2022-02-06 Thread Thibaut Cuvelier
commit a1d297b2cc82bfb025c94e37a59827d25de0a4e1 Author: Thibaut Cuvelier Date: Mon Feb 7 04:49:32 2022 +0100 DocBook: add a TODO for a newly discovered bug. --- src/insets/InsetIndex.cpp |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/insets/InsetIndex.cpp b

Re: [bitcoin-dev] CTV dramatically improves DLCs

2022-02-06 Thread Thibaut Le Guilly via bitcoin-dev
ths that are low in the tree, and how it would affect the transaction fee. I might try to experiment with that at some point. Cheers, Thibaut On Mon, Feb 7, 2022 at 2:56 AM Jeremy Rubin via bitcoin-dev < bitcoin-dev@lists.linuxfoundation.org> wrote: > I'm not sure what is meant concretely by (5)

[LyX/master] DocBook: in ERTs, recognise calls to the logos (as in InsetSpecialChar).

2022-02-06 Thread Thibaut Cuvelier
commit 812ce48e78652c58e99700f3d4868bddd9944382 Author: Thibaut Cuvelier Date: Mon Feb 7 00:27:58 2022 +0100 DocBook: in ERTs, recognise calls to the logos (as in InsetSpecialChar). --- src/insets/InsetERT.cpp | 10 +- 1 files changed, 9 insertions(+), 1 deletions(-) diff --git

[LyX/master] DocBook: support @ in index when used for sorting.

2022-02-05 Thread Thibaut Cuvelier
commit 34ea4080ec3795de496f46197b086dbef8463980 Author: Thibaut Cuvelier Date: Sun Feb 6 06:20:50 2022 +0100 DocBook: support @ in index when used for sorting. --- autotests/export/docbook/index.lyx | 147 autotests/export/docbook/index.xml |7

[LyX/master] DocBook: don't force outputting an when it would only contain comments.

2022-02-05 Thread Thibaut Cuvelier
commit 643cbfe557a61cef62a9c4c19c80029735f8bd4b Author: Thibaut Cuvelier Date: Sun Feb 6 06:44:29 2022 +0100 DocBook: don't force outputting an when it would only contain comments. Before this patch, LyX would forcibly create an tag even when there was no abstract

[LyX/master] Amend 109ea2be4a21ca93d22ab25703b3352a50fbbe3b

2022-02-05 Thread Thibaut Cuvelier
commit 1eb19cb8e3835fceb658bc5e4ac5264641cb7b5d Author: Thibaut Cuvelier Date: Sun Feb 6 05:35:07 2022 +0100 Amend 109ea2be4a21ca93d22ab25703b3352a50fbbe3b The Windows code wasn't adapted when a variable was renamed (unlike the Linux one). --- src/support/ForkedCalls.cpp |2

Re: [elixir-core:10758] Should this result in a warning?

2022-02-04 Thread Thibaut Barrère
. I'll comment back if I meet those issues in a later codebase :-) -- Thibaut Le ven. 4 févr. 2022 à 09:21, José Valim a écrit : > As a general principle the formatter does not change the AST and changing > the contents of a string would definitely change the AST. :) > > On

[elixir-core:10750] Should this result in a warning?

2022-02-03 Thread thibaut...@gmail.com
xtra space between "iex" and ">", which prevents the test from being executed (and the developer is not aware of that at all!). I wonder if some form of protection against that could be made, either in Elixir or in Credo maybe? Not a huge issue, but it could result in some

Re: [bitcoin-dev] [dlc-dev] CTV dramatically improves DLCs

2022-01-27 Thread Thibaut Le Guilly via bitcoin-dev
in advance (the oracle could sign `event_outcome + event_id` to avoid signature reuse). I must say that I haven't studied covenant opcodes in detail yet so is that line of thinking correct or am I missing something? Cheers, Thibaut On Wed, Jan 26, 2022 at 1:27 AM Jonas Nick via bitcoin-dev

[Kernel-packages] [Bug 1956525] Re: amdgpu crash in dp_set_panel_mode from perform_link_training_with_retries

2022-01-25 Thread Jof Thibaut
After updating the kernel to version 5.13.0-27, the problem no longer appears, thank you very much for the backport of this kernel . -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-hwe-5.11 in Ubuntu.

[Bug 1956525] Re: amdgpu crash in dp_set_panel_mode from perform_link_training_with_retries

2022-01-25 Thread Jof Thibaut
After updating the kernel to version 5.13.0-27, the problem no longer appears, thank you very much for the backport of this kernel . -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1956525 Title:

Bug#965917: yorick-z: diff for NMU version 1.2.0+cvs20080115-5.1

2022-01-19 Thread Thibaut Paumard
! Most or all should be trivial. Best regards, Thibaut. Le 19/01/2022 à 12:02, Adrian Bunk a écrit : Control: tags 965917 + patch Control: tags 965917 + pending Dear maintainer, I've prepared an NMU for yorick-z (versioned as 1.2.0+cvs20080115-5.1) and uploaded it to DELAYED/7. Please feel free

Bug#965917: yorick-z: diff for NMU version 1.2.0+cvs20080115-5.1

2022-01-19 Thread Thibaut Paumard
! Most or all should be trivial. Best regards, Thibaut. Le 19/01/2022 à 12:02, Adrian Bunk a écrit : Control: tags 965917 + patch Control: tags 965917 + pending Dear maintainer, I've prepared an NMU for yorick-z (versioned as 1.2.0+cvs20080115-5.1) and uploaded it to DELAYED/7. Please feel free

Bug#965917: yorick-z: diff for NMU version 1.2.0+cvs20080115-5.1

2022-01-19 Thread Thibaut Paumard
! Most or all should be trivial. Best regards, Thibaut. Le 19/01/2022 à 12:02, Adrian Bunk a écrit : Control: tags 965917 + patch Control: tags 965917 + pending Dear maintainer, I've prepared an NMU for yorick-z (versioned as 1.2.0+cvs20080115-5.1) and uploaded it to DELAYED/7. Please feel free

[Bug 1956525] [NEW] Bug with refresh rate

2022-01-05 Thread Jof Thibaut
Public bug reported: From time to time after waking up the screen on Ubuntu Budgie, the refresh rate goes from 120hz to 48hz followed by a flashing of the screen. With dmesg this output appear: [12947.570681] WARNING: CPU: 6 PID: 891 at

[Desktop-packages] [Bug 1956525] [NEW] Bug with refresh rate

2022-01-05 Thread Jof Thibaut
Public bug reported: From time to time after waking up the screen on Ubuntu Budgie, the refresh rate goes from 120hz to 48hz followed by a flashing of the screen. With dmesg this output appear: [12947.570681] WARNING: CPU: 6 PID: 891 at

[Ubuntu-x-swat] [Bug 1956525] [NEW] Bug with refresh rate

2022-01-05 Thread Jof Thibaut
Public bug reported: From time to time after waking up the screen on Ubuntu Budgie, the refresh rate goes from 120hz to 48hz followed by a flashing of the screen. With dmesg this output appear: [12947.570681] WARNING: CPU: 6 PID: 891 at

[Touch-packages] [Bug 1956525] [NEW] Bug with refresh rate

2022-01-05 Thread Jof Thibaut
Public bug reported: From time to time after waking up the screen on Ubuntu Budgie, the refresh rate goes from 120hz to 48hz followed by a flashing of the screen. With dmesg this output appear: [12947.570681] WARNING: CPU: 6 PID: 891 at

Re: [bitcoin-dev] [Bitcoin Advent Calendar] Derivatives and Options

2021-12-27 Thread Thibaut Le Guilly via bitcoin-dev
DLC spec meeting one of these days. I'm sure everybody would be happy to hear how we could improve the Bitcoin derivatives ecosystem with CTV and what infrastructures or code could be reused from DLCs. Cheers, Thibaut On Mon, Dec 27, 2021 at 7:39 AM yancy via bitcoin-dev < bitcoin-

Re: [LyX/master] Paragraph::needsCProtection(): use inset list

2021-12-25 Thread Thibaut Cuvelier
On Fri, 24 Dec 2021 at 03:39, Scott Kostyshak wrote: > On Fri, Dec 24, 2021 at 01:13:24AM +0100, Thibaut Cuvelier wrote: > > On Fri, 24 Dec 2021 at 00:57, Thibaut Cuvelier > wrote: > > > > > On Fri, 24 Dec 2021 at 00:50, Thibaut Cuvelier > wrote: > > &

[LyX/master] DocBook: more explicit comment.

2021-12-25 Thread Thibaut Cuvelier
commit 51e92a5a97a35b80e47442c4aecb8c4c5c4df90b Author: Thibaut Cuvelier Date: Sun Dec 26 02:26:50 2021 +0100 DocBook: more explicit comment. --- src/insets/InsetFloat.cpp |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/insets/InsetFloat.cpp b/src/insets

[LyX/master] DocBook: update basic.xml for the latest MathML and DocBook changes.

2021-12-25 Thread Thibaut Cuvelier
commit db1a443a70eb6d7c30371f2cc9242634ec2fe951 Author: Thibaut Cuvelier Date: Sun Dec 26 02:24:23 2021 +0100 DocBook: update basic.xml for the latest MathML and DocBook changes. --- autotests/export/docbook/basic.xml | 174 +++- 1 files changed, 132

[LyX/master] Amend c734504d to fix a very bad nullptr dereferencing...

2021-12-25 Thread Thibaut Cuvelier
commit 4c27a7307e48533f1002d9c6fd1d7cacbe727383 Author: Thibaut Cuvelier Date: Sun Dec 26 02:24:06 2021 +0100 Amend c734504d to fix a very bad nullptr dereferencing... --- src/insets/InsetFloat.cpp | 23 +++ 1 files changed, 15 insertions(+), 8 deletions(-) diff

[LyX/master] Remove code that has been commented out for a long time.

2021-12-25 Thread Thibaut Cuvelier
commit 81274c8da7bfaa9d785036f97bd199f31e002077 Author: Thibaut Cuvelier Date: Sun Dec 26 02:14:34 2021 +0100 Remove code that has been commented out for a long time. --- src/insets/InsetFloat.cpp | 10 -- 1 files changed, 0 insertions(+), 10 deletions(-) diff --git a/src

Re: [LyX/master] Paragraph::needsCProtection(): use inset list

2021-12-23 Thread Thibaut Cuvelier
On Fri, 24 Dec 2021 at 00:57, Thibaut Cuvelier wrote: > On Fri, 24 Dec 2021 at 00:50, Thibaut Cuvelier wrote: > >> On Thu, 23 Dec 2021 at 22:26, Scott Kostyshak wrote: >> >>> On Thu, Dec 23, 2021 at 03:07:00PM -0500, Scott Kostyshak wrote: >>> > On Thu, D

[LyX/master] DocBook: in InsetFloat, detect the presence of a caption by generating it.

2021-12-23 Thread Thibaut Cuvelier
commit c734504d3b4bac795627e1c4fa5b2e27b15e8653 Author: Thibaut Cuvelier Date: Fri Dec 24 01:08:24 2021 +0100 DocBook: in InsetFloat, detect the presence of a caption by generating it. This catches the case where the caption only contains a comment, as in export/export/latex

Re: [LyX/master] Paragraph::needsCProtection(): use inset list

2021-12-23 Thread Thibaut Cuvelier
On Fri, 24 Dec 2021 at 00:50, Thibaut Cuvelier wrote: > On Thu, 23 Dec 2021 at 22:26, Scott Kostyshak wrote: > >> On Thu, Dec 23, 2021 at 03:07:00PM -0500, Scott Kostyshak wrote: >> > On Thu, Dec 23, 2021 at 11:36:53AM +0100, Kornel Benko wrote: >> > > A

Re: [LyX/master] Paragraph::needsCProtection(): use inset list

2021-12-23 Thread Thibaut Cuvelier
s/export/latex/lyxbugs-resolved/cprotect) as I find them. > > > > > > > > Scott > > > > > > From the tests there, only > > > > export/export/latex/lyxbugs-resolved/cprotect/9313-comment-in-figure-float-caption_docbook5 > > > fails. > >

[kdenlive] [Bug 447342] Cannot export a frame

2021-12-21 Thread Sam Thibaut
https://bugs.kde.org/show_bug.cgi?id=447342 --- Comment #1 from Sam Thibaut --- Fixed by setting up the OpenGl backend to Opengl ( was DirectX(ANGLE) ) -- You are receiving this mail because: You are watching all bug changes.

[kdenlive] [Bug 447342] New: Cannot export a frame

2021-12-21 Thread Sam Thibaut
https://bugs.kde.org/show_bug.cgi?id=447342 Bug ID: 447342 Summary: Cannot export a frame Product: kdenlive Version: 21.12.0 Platform: Other OS: Microsoft Windows Status: REPORTED Severity: grave

Re: [PATCH] ath10k: support bus and device specific API 1 BDF selection

2021-12-17 Thread Thibaut
ke a userspace blob. > > I don't see how can it be more direct, its the same setup as when > getting pre-cal > data for most devices currently. Indeed, not sure how it could be more direct than it already is. I’m open to suggestions though. >

Re: Enable editing in preview pane for "LyX" format?

2021-12-15 Thread Thibaut Cuvelier
On Wed, 15 Dec 2021 at 16:14, Scott Kostyshak wrote: > We have the option to show the LyX format in the preview window. We also > have the functionality to reload a LyX document (e.g., if it is changed > externally). Would it be reasonable to allow editing of the LyX format > in the preview

[LyX/master] MathML: refactor the XArrow mappings as maps.

2021-12-07 Thread Thibaut Cuvelier
commit e5eef14414c97908fc88f3cb4d03bb47499c1322 Author: Thibaut Cuvelier Date: Wed Dec 8 01:53:56 2021 +0100 MathML: refactor the XArrow mappings as maps. --- src/mathed/InsetMathXArrow.cpp | 160 +++- 1 files changed, 59 insertions(+), 101 deletions

[LyX/master] MathML: remove redundant mrow in InsetMathScript.

2021-12-07 Thread Thibaut Cuvelier
commit 7513d88350867812de3505bcffb9d2f826e52937 Author: Thibaut Cuvelier Date: Wed Dec 8 02:11:48 2021 +0100 MathML: remove redundant mrow in InsetMathScript. https://www.lyx.org/trac/attachment/ticket/12221/0006-amends-to-a579128c-a68e9793-a68e9793.patch by lynx --- src/mathed

[LyX/master] MathML: allow XArrow to stretch.

2021-12-07 Thread Thibaut Cuvelier
commit f0bf41f5746dd6edd1815b52cf7be72fee1b1d8e Author: Thibaut Cuvelier Date: Wed Dec 8 01:36:24 2021 +0100 MathML: allow XArrow to stretch. Based on https://www.lyx.org/trac/ticket/12221#comment:10 by lynx --- src/mathed/InsetMathXArrow.cpp |3 ++- 1 files changed, 2

[LyX/master] symbols: update HTML entities and Unicode encodings for Greek letter variations.

2021-12-07 Thread Thibaut Cuvelier
commit 68ff3436c99b133da0e90bf10b13ca819558f78e Author: Thibaut Cuvelier Date: Mon Dec 6 22:35:26 2021 +0100 symbols: update HTML entities and Unicode encodings for Greek letter variations. --- lib/symbols |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git

[LyX/master] MathML: share some code for XArrow.

2021-12-07 Thread Thibaut Cuvelier
commit d1daa092f6f82ff040109df583f7f55a862e6e4c Author: Thibaut Cuvelier Date: Wed Dec 8 02:02:39 2021 +0100 MathML: share some code for XArrow. --- src/mathed/InsetMathXArrow.cpp | 54 +++ 1 files changed, 21 insertions(+), 33 deletions(-) diff

[LyX/master] symbols: don't encode vertical bars as nonexistent HTML entities.

2021-12-07 Thread Thibaut Cuvelier
commit 5b62d43835992b3790d235227b39aec9c4dfb1ed Author: Thibaut Cuvelier Date: Mon Dec 6 22:19:36 2021 +0100 symbols: don't encode vertical bars as nonexistent HTML entities. Excerpt from https://www.lyx.org/trac/ticket/12221#comment:11 Created by lynx --- lib/symbols

Re: [LyX/master] DocBook: add more flexibility for floats.

2021-12-05 Thread Thibaut Cuvelier
Hi Scott, My last two commits should solve this issue (489bf46a0345216f1a281617ec2a1ae6019c189f) and improve the support for Tufte (e3489d54e3485ef186eb70b06d4372eaa400db98). At least, it works locally. Does it work on your side too? All the best, Thibaut On Sun, 5 Dec 2021 at 20:02, Scott

[LyX/master] DocBook: recognise Tufte's float types (margin*).

2021-12-05 Thread Thibaut Cuvelier
commit 489bf46a0345216f1a281617ec2a1ae6019c189f Author: Thibaut Cuvelier Date: Sun Dec 5 22:44:17 2021 +0100 DocBook: recognise Tufte's float types (margin*). --- src/Floating.cpp |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Floating.cpp b/src

[LyX/master] DocBook: implement margin/sidenotes in Tufte.

2021-12-05 Thread Thibaut Cuvelier
commit e3489d54e3485ef186eb70b06d4372eaa400db98 Author: Thibaut Cuvelier Date: Sun Dec 5 22:53:36 2021 +0100 DocBook: implement margin/sidenotes in Tufte. --- autotests/export/docbook/Tufte_Book.xml | 13 + lib/layouts/tufte-book.layout |6 ++ 2 files

[LyX/master] MathStream: better order for the calls to tab() and cr().

2021-12-05 Thread Thibaut Cuvelier
commit a81dd6518af8ab9b2fc9cf09f38dea5746c2375e Author: Thibaut Cuvelier Date: Sun Dec 5 19:15:06 2021 +0100 MathStream: better order for the calls to tab() and cr(). Part of https://www.lyx.org/trac/attachment/ticket/12221/0006-amends-to-a579128c-a68e9793-a68e9793.patch by lynx

[LyX/master] InsetMathHull: fix column alignment for MathML.

2021-12-05 Thread Thibaut Cuvelier
commit bea2abf6ebe3138508a87787b5abb522cf93cbe4 Author: Thibaut Cuvelier Date: Sun Dec 5 20:11:47 2021 +0100 InsetMathHull: fix column alignment for MathML. https://www.lyx.org/trac/attachment/ticket/12221/0005-mathmlize-mathhull-checks-for-alignment.patch by lynx --- src

[LyX/master] Similar fixes as 946ba7781c179752e450e98a0c356372323100a6

2021-12-05 Thread Thibaut Cuvelier
commit 115ff2fa3c55ff18da3792b8129990c80dbdc1ed Author: Thibaut Cuvelier Date: Sun Dec 5 18:54:05 2021 +0100 Similar fixes as 946ba7781c179752e450e98a0c356372323100a6 --- src/mathed/InsetMathBig.cpp|2 +- src/mathed/InsetMathBoldSymbol.cpp |2 +- src/mathed

[LyX/master] Amend a68e9793: duplicate tag delimiter end.

2021-12-05 Thread Thibaut Cuvelier
commit 946ba7781c179752e450e98a0c356372323100a6 Author: Thibaut Cuvelier Date: Sun Dec 5 18:48:27 2021 +0100 Amend a68e9793: duplicate tag delimiter end. --- src/mathed/InsetMathDelim.cpp |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/mathed

Re: [elixir-core:10543] IEx and pipes ergonomics (with Ecto)

2021-11-25 Thread thibaut...@gmail.com
Done here with full case detailed. Thanks for the discussion! https://github.com/elixir-lang/elixir/issues/11418 -- Thibaut Le jeudi 25 novembre 2021 à 10:29:07 UTC+1, José Valim a écrit : > Oh, I see now. This is tricky because we could take care of the assign but > cases like p

Re: [elixir-core:10541] IEx and pipes ergonomics (with Ecto)

2021-11-25 Thread thibaut...@gmail.com
ine is a |> (but there are probably tons of edge cases if we start dealing with this...). Anyway - thanks for the clarification! -- Thibaut Le mercredi 24 novembre 2021 à 18:37:22 UTC+1, thibaut...@gmail.com a écrit : > Hi, > > > There is nothing we can do unfortunately, withou

Re: [elixir-core:10540] IEx and pipes ergonomics (with Ecto)

2021-11-24 Thread thibaut...@gmail.com
Hi, > There is nothing we can do unfortunately, without perhaps changing upstream (i.e. how the Erlang shell system works) I understand ; thanks for the explanation ! We will use work-arounds for now. -- Thibaut Le mercredi 24 novembre 2021 à 17:52:44 UTC+1, José Valim a éc

[elixir-core:10535] IEx and pipes ergonomics (with Ecto)

2021-11-24 Thread thibaut...@gmail.com
o you think it is worth opening an issue for IEx here? Cheers, -- Thibaut -- You received this message because you are subscribed to the Google Groups "elixir-lang-core" group. To unsubscribe from this group and stop receiving emails from it, send an email to elixir-lang-core+unsubscr...@

[prometheus-users] Force lowercase using label_replace

2021-11-23 Thread thibaut allain
Hello, I need to lowercase the hostname of my metrics. I would like to use the function label_replace as below. The idea here is to create a new field called "host" that forces the lowercase of the "hostname "field. Is it possible to use the regex (here "[[LOWER]]") to do this ? sum

[issue45856] [doc] map() documentation ambiguous about consumption order

2021-11-20 Thread Thibaut Horel
Thibaut Horel added the comment: > this hasn't proven to be a point of confusion Absence of evidence is not evidence of absence… The word "confusion" is probably a bit strong, but I recently had to write code relying on this behavior and found myself checking the documentation

[issue45856] [doc] map() documentation ambiguous about consumption order

2021-11-20 Thread Thibaut Horel
New submission from Thibaut Horel : In cases where multiple iterables are passed to the built-in function map(), the documentation is ambiguous about the order in which they are consumed [1]. Although the order of evaluation of function arguments is documented to be left-to-right in general

[kdeconnect] [Bug 445702] "Notifications filter" for notification synchronization is missing a lot of apps

2021-11-18 Thread Thibaut Renaux
https://bugs.kde.org/show_bug.cgi?id=445702 --- Comment #1 from Thibaut Renaux --- I went ahead and downgraded to 1.17.0 using the APK from F-Droid; I can confirm that in this version, all the installed apps appear as normal. To be sure I did a clean install of 1.18.0 instead of an upgrade

[kdeconnect] [Bug 445702] New: "Notifications filter" for notification synchronization is missing a lot of apps

2021-11-18 Thread Thibaut Renaux
https://bugs.kde.org/show_bug.cgi?id=445702 Bug ID: 445702 Summary: "Notifications filter" for notification synchronization is missing a lot of apps Product: kdeconnect Version: unspecified Platform: Android

Re: A couple of lilypond docbook tests failing

2021-11-01 Thread Thibaut Cuvelier
d path: C:\Program Files (x86)\LilyPond\usr\bin. >> Input file: C:/Users/Thibaut/AppData/Local/Temp/lyx_tmpdir.qugZiVZlvBWx/lyx_tmpbuf0/LilyPond_Book.xml. >> Output file: D:/LyX/lyx-unstable/lib/examples/Modules/LilyPond_Book.xml. >> Input folder: C:/Users/Thibaut/AppData/Loca

Re: New Defects reported by Coverity Scan for LyX

2021-10-29 Thread Thibaut Cuvelier
On Fri, 29 Oct 2021 at 21:53, Jean-Marc Lasgouttes wrote: > Le 29/10/2021 à 21:37, Thibaut Cuvelier a écrit : > > Dear list, > > > > I've just received this report. However, the dereferencing has been > > taken care of within a LASSERT. What do you suggest I do? It

Re: New Defects reported by Coverity Scan for LyX

2021-10-29 Thread Thibaut Cuvelier
Dear list, I've just received this report. However, the dereferencing has been taken care of within a LASSERT. What do you suggest I do? It would be best to avoid that this report comes again, so I think something must be done. The least clean option seems to unroll the macro in the code

[LyX/master] Fix the Unicode encoding of Rightarrow

2021-10-29 Thread Thibaut Cuvelier
commit 710fb50118b83b7b34de184c48389f4eb3145654 Author: Thibaut Cuvelier Date: Fri Oct 29 21:29:11 2021 +0200 Fix the Unicode encoding of Rightarrow Author: lynx Related issue: 12411. https://www.lyx.org/trac/ticket/12411 --- lib/symbols |2 +- 1 files changed, 1

[LyX/master] Fix the Unicode encoding of langle/rangle

2021-10-28 Thread Thibaut Cuvelier
commit ed052a76915e90a414f7a2631b8e4dee8cb3b3c8 Author: Thibaut Cuvelier Date: Thu Oct 28 23:52:30 2021 +0200 Fix the Unicode encoding of langle/rangle Author: lynx Related issue: 12411. https://www.lyx.org/trac/ticket/12411 The previous mapping was for HTML

Re: Marking inverted branch insets

2021-10-26 Thread Thibaut Cuvelier
On Thu, 21 Oct 2021 at 12:10, Yuriy Skalko wrote: > On 20.10.2021 17:20, Thibaut Cuvelier wrote: > > On Wed, 20 Oct 2021 at 16:07, Yuriy Skalko > <mailto:yuriy.ska...@gmail.com>> wrote: > > > > >> Really I'm also thinking about more flexi

Re: Marking inverted branch insets

2021-10-20 Thread Thibaut Cuvelier
On Wed, 20 Oct 2021 at 16:07, Yuriy Skalko wrote: > >> Really I'm also thinking about more flexible system -- to connect branch > >> insets to branches using logical expressions. So the branch inset could > have > >> logical combination of existing branches, not just branch name with > optional

Re: Hashing without relying on Qt?

2021-10-19 Thread Thibaut Cuvelier
On Tue, 19 Oct 2021 at 05:58, Richard Kimberly Heck wrote: > On 10/18/21 20:37, Thibaut Cuvelier wrote: > > Thank you Pavel and Riki for your feedback! > > Here is a refactoring of this code. As a result, the execution should be a > tad slower: sanitizeFileName performs a

[LyX/master] Refactor file-name sanitisation.

2021-10-19 Thread Thibaut Cuvelier
commit 0b5e94072313045b1adf53dd88d45a78e460bfbe Author: Thibaut Cuvelier Date: Tue Oct 19 02:30:47 2021 +0200 Refactor file-name sanitisation. For now, this is only used in FileName, because it does not change the semantics of DocFileName::mangledFileName. --- src/support

[LyX/master] DocBook: use the new refactorings in InsetText.

2021-10-19 Thread Thibaut Cuvelier
commit 279e0a68393cca17c6d23a7f90eb6954d8ca7286 Author: Thibaut Cuvelier Date: Tue Oct 19 02:31:36 2021 +0200 DocBook: use the new refactorings in InsetText. InsetText::docbookRenderAsImage directly used Qt to compute hashes, use the same code as support/FileName (now living

[LyX/master] Refactor computing hashes.

2021-10-19 Thread Thibaut Cuvelier
commit 789a537182b2d06c97cf6215cdcd09d1e4eb324d Author: Thibaut Cuvelier Date: Tue Oct 19 02:24:22 2021 +0200 Refactor computing hashes. For now, this is only used in FileName, because it does not change the semantics of DocFileName::mangledFileName. --- src/support/FileName.cpp

Re: Hashing without relying on Qt?

2021-10-18 Thread Thibaut Cuvelier
Thank you Pavel and Riki for your feedback! Here is a refactoring of this code. As a result, the execution should be a tad slower: sanitizeFileName performs a copy of the string (instead of mutating its argument), while the original version did not, but it's only for file names, so it should not

[Bug 1947454] Re: Failed 21.10 upgrade

2021-10-18 Thread Thibaut Rouffineau
Can't seem able to extract the file but can tell you where it stops... After unpacking and installing libpam0g.amd I get Unable to init server: could not connect: Connection refused (frontend:41132): Gtk-WARNING **:08:01:57:219: cannot open display: :0 debconf: unable to initialize frontend:

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

[LyX/master] DocBook: export the preview images to the right format.

2021-10-16 Thread Thibaut Cuvelier
commit 33668e3a30201503fc71fe77507fac6c2833d238 Author: Thibaut Cuvelier Date: Sat Oct 16 21:12:18 2021 +0200 DocBook: export the preview images to the right format. "docbook" is not the same as "docbook5", maybe it would be better to have an enumeratio

[LyX/master] DocBook: use a hash to determine the file names for generated images.

2021-10-16 Thread Thibaut Cuvelier
commit 21366155e4a7dc18f685f6ea357287392acd62c9 Author: Thibaut Cuvelier Date: Sat Oct 16 22:41:20 2021 +0200 DocBook: use a hash to determine the file names for generated images. This way, the file names no more change without a reason. --- autotests/export/docbook

[LyX/master] DocBook: wrong type of XML tag.

2021-10-16 Thread Thibaut Cuvelier
commit e0830592f0a79609df73695528d0ccf256b76765 Author: Thibaut Cuvelier Date: Sat Oct 16 13:55:52 2021 +0200 DocBook: wrong type of XML tag. imagedata should have been a compound tag, because it should have no content, only its attributes are relevant (instead of a start-end

[Bug 1947454] [NEW] Failed 21.10 upgrade

2021-10-16 Thread Thibaut Rouffineau
Public bug reported: Communicated to the team about the failed upgrade and status ProblemType: Bug DistroRelease: Ubuntu 21.10 Package: ubuntu-release-upgrader-core 1:21.04.17 ProcVersionSignature: Ubuntu 5.11.0-37.41-generic 5.11.22 Uname: Linux 5.11.0-37-generic x86_64 ApportVersion:

[LyX/master] Factor out the generation of the code to create a preview.

2021-10-13 Thread Thibaut Cuvelier
commit 3502f5c999f7c91da83d247e1a460ef30a497aa0 Author: Thibaut Cuvelier Date: Wed Oct 13 03:01:54 2021 +0200 Factor out the generation of the code to create a preview. This will be soon reused in InsetText to generate images for DocBook. --- src/insets/InsetPreview.cpp | 16

[LyX/master] DocBook: add the DocBookRenderAsImage tag.

2021-10-13 Thread Thibaut Cuvelier
commit e93e50bf563929cdb1e60c261a9b1356d02ca990 Author: Thibaut Cuvelier Date: Mon Sep 27 03:30:45 2021 +0200 DocBook: add the DocBookRenderAsImage tag. --- lib/layouts/linguistics.module |1 + lib/scripts/layout2layout.py |7 +-- src/TextClass.cpp |2

[LyX/master] DocBook: generate images for layouts that request it.

2021-10-13 Thread Thibaut Cuvelier
commit 7652747e26dc871097860ad4985eefd4e82462bc Author: Thibaut Cuvelier Date: Wed Oct 13 03:02:19 2021 +0200 DocBook: generate images for layouts that request it. --- src/insets/InsetText.cpp | 45 - 1 files changed, 36 insertions(+), 9

[LyX/master] Typos and comment improvements.

2021-10-13 Thread Thibaut Cuvelier
commit b5533a24f4399bc667a3d96558bbf7106af86e5a Author: Thibaut Cuvelier Date: Wed Oct 13 03:01:11 2021 +0200 Typos and comment improvements. --- src/Buffer.cpp | 10 ++ src/insets/RenderPreview.cpp |2 +- src/output_docbook.cpp |2 +- 3 files changed

[LyX/master] DocBook: overall structure for rendered insets.

2021-10-13 Thread Thibaut Cuvelier
commit 82bca97379d8fbfa18b5e889ea3394e2d7ceb336 Author: Thibaut Cuvelier Date: Thu Oct 7 02:27:54 2021 +0200 DocBook: overall structure for rendered insets. --- src/insets/InsetText.cpp | 53 + src/insets/InsetText.h |8 +- 2 files

[LyX/master] DocBook: don't use a surrounding for rendered insets.

2021-10-13 Thread Thibaut Cuvelier
commit 5c735ce880d1bf702df397ecfa8418e1d4590839 Author: Thibaut Cuvelier Date: Thu Oct 7 00:07:21 2021 +0200 DocBook: don't use a surrounding for rendered insets. --- src/output_docbook.cpp | 12 ++-- 1 files changed, 10 insertions(+), 2 deletions(-) diff --git a/src

[LyX/master] Factor out the list of macro definitions for InsetPreview.

2021-10-13 Thread Thibaut Cuvelier
commit 46b81018007c23a2959c16360cb0ab257cf21be8 Author: Thibaut Cuvelier Date: Fri Oct 8 03:14:18 2021 +0200 Factor out the list of macro definitions for InsetPreview. This will be soon reused in InsetText to generate images for DocBook. --- src/DocIterator.h |4

[LyX/master] DocBook: add assertion to help debugging.

2021-10-13 Thread Thibaut Cuvelier
commit 48a507694ea44d511da55917af64fa5dedabff37 Author: Thibaut Cuvelier Date: Thu Oct 7 02:34:07 2021 +0200 DocBook: add assertion to help debugging. --- src/output_docbook.cpp |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/output_docbook.cpp b/src

Re: Fixing #12372: leverage preview to have images in DocBook instead of LaTeX code

2021-10-13 Thread Thibaut Cuvelier
On Wed, 13 Oct 2021 at 16:35, Pavel Sanda wrote: > On Wed, Oct 13, 2021 at 03:12:02PM +0200, Thibaut Cuvelier wrote: > > On Wed, 13 Oct 2021 at 15:07, Pavel Sanda wrote: > > > > > On Wed, Oct 13, 2021 at 02:33:47PM +0200, Thibaut Cuvelier wrote: > > > > The

Re: Fixing #12372: leverage preview to have images in DocBook instead of LaTeX code

2021-10-13 Thread Thibaut Cuvelier
On Wed, 13 Oct 2021 at 15:07, Pavel Sanda wrote: > On Wed, Oct 13, 2021 at 02:33:47PM +0200, Thibaut Cuvelier wrote: > > The only solution I could find is to use the existing mechanism to > generate > > preview images. This way, the LaTeX code is transformed into an > >

Fixing #12372: leverage preview to have images in DocBook instead of LaTeX code

2021-10-13 Thread Thibaut Cuvelier
patch? I tried to avoid copy-paste as much as possible between users of the preview functionality. All the best, Thibaut From aee23686df74605e10dcbb21d5aa5e6665a2eb88 Mon Sep 17 00:00:00 2001 From: Thibaut Cuvelier Date: Mon, 27 Sep 2021 03:30:45 +0200 Subject: [PATCH 1/8] DocBook: add

[LyX/master] DocBook: update links to LilyPond bugs.

2021-10-12 Thread Thibaut Cuvelier
commit 73a63822c2104a3479169d42a009e9ceb1945362 Author: Thibaut Cuvelier Date: Wed Sep 29 02:26:29 2021 +0200 DocBook: update links to LilyPond bugs. Also updates the test so that it matches the next version of LilyPond. --- autotests/export/docbook/LilyPond_Book.xml | 14

[LyX/master] DocBook: make copier compatible with Python 2.

2021-10-12 Thread Thibaut Cuvelier
commit 32bd5877e7f1fdd41cd4698d999dddbab53b8e27 Author: Thibaut Cuvelier Date: Mon Sep 27 15:36:09 2021 +0200 DocBook: make copier compatible with Python 2. --- lib/scripts/docbook_copy.py |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/lib/scripts

[LyX/master] DocBook: add test for the forest package.

2021-10-12 Thread Thibaut Cuvelier
commit b60653c5a6327bc6e2e4a8fcb51f467f089c1eeb Author: Thibaut Cuvelier Date: Mon Sep 27 03:22:04 2021 +0200 DocBook: add test for the forest package. --- autotests/export/docbook/Linguistics_forest.lyx | 260 +++ 1 files changed, 260 insertions(+), 0 deletions

[PATCH][19.07] ar71xx: wix MikroTik wAP detection

2021-10-05 Thread Thibaut VARÈNE
MikroTik released a 3rd revision of that board, virtually identical to the previous one as far as software is concerned. Signed-off-by: Thibaut VARÈNE --- In case anyone still cares about ar71xx on 19.07, this one-liner keeps it working with MikroTik's latest minor revision of an otherwise

Re: FTP links on the website

2021-09-27 Thread Thibaut Cuvelier
On Mon, 27 Sept 2021 at 15:15, Jean-Marc Lasgouttes wrote: > Le 27/09/2021 à 13:10, Thibaut Cuvelier a écrit : > > Dear list, > > > > Recently, the major browsers stopped supporting FTP links. I don't like > > the change, but there's nothing I can do about it… > >

FTP links on the website

2021-09-27 Thread Thibaut Cuvelier
on " Pre-releases <ftp://ftp.lyx.org/pub/lyx/devel/>" >From ftp://ftp.lyx.org/pub/lyx/devel/ To http://ftp.lyx.org/pub/lyx/devel/ Also, some mirrors only have FTP links: maybe these should be indicated as such? They don't work properly in HTTP… Universidad de Chile UCSD Al

<    1   2   3   4   5   6   7   8   9   10   >