Martin Abente Lahaye
Martin Abente Lahaye
hmm, looks like something in GTK (not Flatseal specific)... Some of those warnings are vulkan-related, try running the app with `GSK_RENDERER=gl flatpak run com.github.tchx84.Flatseal` to force the old renderer?
hey @heliguy4599 , I will take a look at this ASAP. Thanks.
In case there's still interest, the idea would be for other apps to invoke this service similarly to how Flatseal [invokes](https://github.com/tchx84/Flatseal/blob/master/src/widgets/detailsButton.js#L81) GNOME software today.
Superseded by https://github.com/tchx84/Flatseal/pull/799
@hywol can you address these comments and rebase on top of master?
Unfortunately, this an old and annoying limitation I haven't addressed. *TLDR; the way I serialize certain values it's "designed" to make tests easier to write and read, and to address...
@carppol can you share your system details? e.g., `cat /etc/os-release`
ouch, let me see if I find some time to fix this...
I think I've seen a similar report, but I haven't found a way to reproduce it on my end, which makes it hard to debug.. 🤔 Is this happening 100%...
@portofdale can you test this PR? https://github.com/tchx84/Flatseal/pull/828