On Wed, 1 Apr 2020, Sven Schreiber wrote:
Am 31.03.2020 um 00:07 schrieb Sven Schreiber:
> Am 30.03.2020 um 20:09 schrieb Sven Schreiber:
>
>> In the upcoming days I'll try to build the installer package.
>
> Well, I could let it run already tonight: Basically also successful! (I
> stuck to GTK3 and so had to do it a tiny bit more manually than in the
> guide, but not much of course.)
>
> (Note to self: Remember to rerun after switching off --disable-avx.)
>
> The only glitch I'm observing again are some missing icons,
Well, now I'm also seeing a reproducible crash. (always with this
self-compiled and then installer-packaged version)
Crash recipe:
- click on the fx button to get the function package window
- click on the left-most icon (the actual icon is missing / replaced
with a generic grey box as noted before)
Then it crashes every time here.
I tried to get debug output which wasn't so easy because the debug
window also closed itself together with the program. But I could catch a
glimpse of something like this:
... No GSettings schemas...
Try looking at
https://stackoverflow.com/questions/28953925/glib-gio-error-no-gsettings-...
Allin