Riccardo

Results 245 comments of Riccardo

@rfm that would be a possible approach. so e.g. LabelColor would be expanded to LabelColorLight and LabelColorDark and a theme should define one or the other or both. Maybe some...

@gcasa still there 😃

Tired, works fine. Thanks. Indeed, not an isolated case: connections are broken inside Gorm gorm files,but also in other apps... if there is a pattern, I don't know.

needs to use system cairo, then works: `ac_add_options --enable-system-cairo` There are no outstanding cairo patches.

> What version of Arctic-Fox are you using for Mac OS 10.5 compatibility? There is a work branch for mac10.5 Currently: https://github.com/rmottola/Arctic-Fox/tree/mac10.5

I just updated the branch.... yet I get the same error... which is good: it is not worse. But well, no improvement either, but I needed more hacks to keep...

> Python2 has been removed from Alpine as well, is there any known workaround for this? I know no workarounds yet. Quick attempts to run with python 3.8 failed. install...

I self-compiled python 2.7 myself, basic from sources. It is enough to build. I tried to remake debian packages, but after several attempts, I failed.

@servantoftestator no, sorry. For two simple reasons. 1. I want to stay as close as possible to mozilla, for maintenance reasons. So if they had a conversion scripts or such...

I know the mozilla build system is a mess, but it exist and I want to continue import things as easily as possible. cmake is easy to "run" but a...