https://bugs.kde.org/show_bug.cgi?id=502709
CesarinPillin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #45 from CesarinPillin <[email protected]> --- (In reply to Doğukan Korkmaztürk from comment #44) > The problem is mainly caused by Filelight trying to use 32x MSAA. Not every > hardware supports 32x MSAA. 2, 4 and 8 are the most common numbers. > > There are two ways to handle this bug. Either Qt can clamp the requested > sample count to the maximum number that the hardware supports > (https://bugreports.qt.io/browse/QTBUG-138986) or the requested sample count > can be reduced in Filelight (src/qml/MapPage.qml, layer.samples property of > the item with "shapeItem" id). 2, 4 or 8 should work. I am confused... if a fix is as simple as making a change on a single file. Why this has not been applied in the past 5 months as a permanent fix or applied as a workaround? -- You are receiving this mail because: You are watching all bug changes.
