Johannes Schriewer

Results 22 comments of Johannes Schriewer

Sorry I didn't see the issue until now, looking into it on the weekend. Thanks for reporting!

As I understand the `last_webfingered_at` date resolves mainly to the `Account.possibly_stale?` property. This marks an account as stale if the last webfinger is older than 1 day (or `nil`). So...

Ok i see some linter stuff. Will fix this evening. Seems the linter in my vscode setup did not run.

I am afraid I cannot fix all linter problems as the linter complains about complexity of a function that was already there: ``` Perceived complexity for remove_orphans is too high....

Ok, I have to retract this, the webfinger is not updated as often as I suspected. I'll have to find another way of doing this. `updated_at` also doesn't work. Perhaps...

Same here: Intel HD Graphics 3000 512 MB (MacBook Pro 2011), seems to be related to the intel driver then. Using most recent version on arch linux. No change if...

Something is broken with it on newer Qt versions it seems, does not display anything on macOS too. Using Qt 5.10 here.

Ok, settings were borked here, with Qt 5.7 it works but stutters, with 5.10 it gets a solid 60fps. Check if the visualizer settings are set to all colors fully...

On macOS it works for me, on linux with the radeon card active it works too, no success with the intel though

I have an idea on how to fix that, one could `coalesce` the geometry in the query picking the house geometry first, then street/road geometry and so on until one...