Sandro Mani
Sandro Mani
You probably exported the PDF with invisible text overlay. The text is there all-right.
Please retest with the latest 3.4.3 release.
First segfault is due to XDG_DATA_DIRS not containing the system XDG_DATA_DIRS. What does `echo $XDG_DATA_DIRS` give you after overriding the env? Second one I need to investigate, does not seem...
This is strange. On Fedora/KDE by default it is /usr/share/kde-settings/kde-profile/default/share:/usr/local/share:/usr/share Try export XDG_DATA_DIRS=$PWD:/usr/local/share:/usr/share
Thanks! Would it be possible to also add a workflow to build the appimage automatically as a CI job?
Yes Github Actions - a workflow similar to [1]. [1] https://github.com/manisandro/gImageReader/blob/master/.github/workflows/build.yml
Please feel free to go ahead and write one!
No specific list other than what a google search comes up with
Closing as this is not actually an issue with the software package. If anyone wants to write an article, absolutely welcome!
I guess the only true option is to port it to gtk4/gtksourceview5?