Results 83 comments of reox

Okay, maybe you have to click on "enable incompatible app" in the GUI before and then enable it via occ... There is also this option for `occ app:enable`: ``` -f,...

Nice would be to have existing contact images as seeds for the clusters.

> There seem to be some hard-coded references to "15 minutes" in the code – perhaps this interferes with the daily reporting that is the default for Smart Meters in...

I quickly created a new gallery with the current master and it seems to throw no more deprecation warnings, even on php 8.2. However, I did not replicate my other...

Is there a way to split the string inside the file entry by the colons? For example, I would like to solve the issue of having a relative path inside...

As a quick-fix maybe simply a checkbox "drunk it yourself" / "hide from statistics" would be sufficient? I have this "problem" on two occasions: I prepare coffee for others and...

Still (or again) present in 0.8.17 and 0.8.18. However, re-index solves the problem.

That would be really useful. I have some calendars which I usually not want to see (too crowded) but have to check once in a while. It would be awesome...

Probably you need to set Edit -> Preferences -> Import-Export -> SVG -> Max segment length for discretized arcs to a small non-zero value. Or export as DXF, which does...

I get a different error here: ``` 19:44:21 Traceback (most recent call last): File "FreeCAD\Mod\LCInterlocking\panel\crosspiece.py", line 54, in onChanged self.execute(fp) File "FreeCAD\Mod\LCInterlocking\panel\crosspiece.py", line 136, in execute computed_parts = make_cross_parts(parts) File...