flathub / org.lyx.LyX

https://flathub.org/apps/details/org.lyx.LyX
0 stars 1 forks source link

Weird GUI bugs #22

Open praksharma opened 1 month ago

praksharma commented 1 month ago

I was trying to run the app on Ubuntu 22.04. I see these GUI bugs making the software almost unusable. image

Here are the log messages from the CLI, while compiling a template file using keyboard shortcuts as clicking the icons isn't working.

╭─    Desktop                                                                  12:58─╯  
╰─ flatpak run org.lyx.LyX
Gtk-Message: 12:58:11.779: Failed to load module "canberra-gtk-module"
Gtk-Message: 12:58:11.779: Failed to load module "canberra-gtk-module"
qt.qpa.qgnomeplatform: Could not find color scheme  ""
Qt: Session management error: Could not open network socket
This is pdfTeX, Version 3.141592653-2.6-1.40.26 (TeX Live 2024 - Flatpak) (preloaded format=pdflatex)
 restricted \write18 enabled.
entering extended mode
(./newfile1.tex
LaTeX2e <2023-11-01> patch level 1
L3 programming layer <2024-02-20>

INFO - This is Biber 2.19
INFO - Logfile is 'newfile1.blg'
INFO - Reading 'newfile1.bcf'
INFO - Found 4 citekeys in bib section 0
INFO - Processing section 0
INFO - Looking for bibtex file 'biblatex-examples.bib' for section 0
INFO - LaTeX decoding ...
INFO - Found BibTeX data source '/app/texlive/texmf-dist/bibtex/bib/biblatex/biblatex-examples.bib'
INFO - Overriding locale 'en-US' defaults 'variable = shifted' with 'variable = non-ignorable'
INFO - Overriding locale 'en-US' defaults 'normalization = NFD' with 'normalization = prenormalized'
INFO - Sorting list 'nyt/apasortcite//global/global' of type 'entry' with template 'nyt' and locale 'en-US'
INFO - No sort tailoring available for locale 'en-US'
INFO - Overriding locale 'en-US' defaults 'variable = shifted' with 'variable = non-ignorable'
INFO - Overriding locale 'en-US' defaults 'normalization = NFD' with 'normalization = prenormalized'
INFO - Sorting list 'nyt/global//global/global' of type 'entry' with template 'nyt' and locale 'en-US'
INFO - No sort tailoring available for locale 'en-US'
INFO - Writing 'newfile1.bbl' with encoding 'latin9'
INFO - Output to newfile1.bbl
This is pdfTeX, Version 3.141592653-2.6-1.40.26 (TeX Live 2024 - Flatpak) (preloaded format=pdflatex)
 restricted \write18 enabled.
entering extended mode
(./newfile1.tex
LaTeX2e <2023-11-01> patch level 1
L3 programming layer <2024-02-20>

This is pdfTeX, Version 3.141592653-2.6-1.40.26 (TeX Live 2024 - Flatpak) (preloaded format=pdflatex)
 restricted \write18 enabled.
entering extended mode
(./newfile1.tex
LaTeX2e <2023-11-01> patch level 1
L3 programming layer <2024-02-20>

This is pdfTeX, Version 3.141592653-2.6-1.40.26 (TeX Live 2024 - Flatpak) (preloaded format=pdflatex)
 restricted \write18 enabled.
entering extended mode
(./newfile1.tex
LaTeX2e <2023-11-01> patch level 1
L3 programming layer <2024-02-20>
bztd commented 1 month ago

Update from v2.3.7? Does this happen there? Can you change from waylan to x11 on Ubuntu 22.04? I have this version installed (on a system with x11) and I have not seen these problems. I could change the routine to 6.6 in beta to determine the impact of the runtime.

praksharma commented 1 month ago

Ahh, I was already using X11. Switched to wayland it works. Thanks for the flatpak.