Closed masx14 closed 3 years ago
Hello! thank you for your bug report.
I think this is a bug with g++-9 which I use to compile the linux version (the windows version works fine). See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95048 .
I'll see if I can change the compiler.
I think this is fixed in 6dce273912a42acfbc9c4c0a369c620a777a14f3. Here is an experimental build of that commit:
https://github.com/hexomancer/sioyek/releases/download/v0.31.63/sioyek-release-linux-portable.zip
When I try to open specific files with the Sioyek Appimage it immediatly crashes:
I have narrowed the problem down to mutated vowels.
The name of the file was: "Schönleber Verfahren zur Charakterisierung des Niederfrequenzverhaltens von.pdf"
changed filename : "Schonleber Verfahren zur Charakterisierung des Niederfrequenzverhaltens von.pdf"
since I changed the filename, it didn't crash anymore