Results 45 comments of rgriebl

Just to give a bit more context: I'm not using qCoro as is with its cmake build system, but rather have a copy in my project that gets built via...

BTW: ios + c++20 + cmake is broken in Qt 6 at the moment: https://bugreports.qt.io/browse/QTBUG-100246

Just got hit by this too after moving containers to a new host. This check makes using multiple containers using macvlans on the same ethX.Y VLAN device completely unusable via...

This one here is outdated. Closing in favor of #153

Please read my last comment here https://github.com/rgriebl/brickstore/issues/80#issuecomment-839823463 (especially the part about the v3/JSON API - point 5). It's just not practical to use it for BrickStore. That being said, I'm...

I have no idea how that could happen besides BrickLink returning old data. BrickStore does not cache anything, but requests the store data from BL on each import. On top...

> Plus, if you have the extra window selected you cannot change the view / column layout from there. Yes - that's a known limitation of the extra windows. As...

Are you using the latest BrickStore release? I can't reproduce it, but I know that I had fixed a few problems in that area with the v2023.2.1 release (here: c8de542)...

Seems like you don't have Sentry crash reports enabled. Please do enable them in Settings, restart BrickStore and try get it to crash again. This should (hopefully) give me enough...

The flickering+crashing on "open in new window" is something different: #712 (introduced in 2023.4.3 and fixed in the current dev build) Your original problem is different though, as it happens...