Jan Grulich

Results 212 comments of Jan Grulich

I'm going to install Fedora 43 and try to match the colors now with GNOME 49.

Here https://github.com/FedoraQt/QAdwaitaDecorations/pull/86 is what I came up with when trying to use Fedora 43 with GNOME 49 and libadwaita 1.8. Feedback is appreciated. Sorry for not looking into this earlier.

Closing in favor of https://github.com/FedoraQt/QAdwaitaDecorations/pull/86.

Do you mean a note to the README file? Or is there a way you can make it to show on Mac when opening the .dmg file?

>I plan to do some testing because I'm getting various app_ids as I've mentioned in [#705 (comment)](https://github.com/flatpak/xdg-desktop-portal/pull/705#discussion_r1880689192) That's the usual issue we have with host apps. The application id comes...

> This is not a duplicate because I did remove the xattr and still got the error. Right, but essentially it's the same problem that the binary is not signed.

I don't have arm64 mac to try it myself, but both x86_64 and arm64 are built the same way, except the architecture parameter. Can you try testing build from here...

Looks https://github.com/flatpak/xdg-desktop-portal/commit/24d29bf1cc0e68521f082db4673999478a5923c9 is the reason for your crash.

Can you also install debug symbols for PipeWire and provide more detailed backtrace?

> I'm not used to this kind of low level debugging so I might have missed something: I've installed the folowing debug symbols: > > ``` > libkpipewire6-dbgsym > libkpipewirerecord6-dbgsym...