SolarLune / masterplan

MasterPlan is a project management software / visual idea board software. It attempts to be easy to use, lightweight, and fun.
https://solarlune.itch.io/masterplan
509 stars 46 forks source link

[Bug] Visual artifacts when rendering grid #87

Open S0yKaf opened 1 year ago

S0yKaf commented 1 year ago

App version

Branch: sdl-rework
commit: c499536b02c138b0507e5a86f47a5cb3dc8b38b6

Description

2022-11-22-114642_1284x702_scrot

When the grid is rendered, some visual artifacts are experienced. As you can see, the grid seems to be rendering elements from the gpus frame buffer that are not related to the app.

No visual artifacts are present when the grid rendering is disabled. or zoomed out enough where the grid would not be rendering.

Steps to reproduce:

  1. Run the app
  2. Zoom in enough to have the grid render
  3. witness the artifacts.

System info:

OS: Arch Linux 
Kernel: x86_64 Linux 5.19.10-arch1-1

Graphics:
05:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Tahiti PRO [Radeon HD 7950/8950 OEM / R9 280]
        Subsystem: PC Partner Limited / Sapphire Technology Radeon R9 280
        Kernel driver in use: amdgpu
        Kernel modules: radeon, amdgpu
S0yKaf commented 1 year ago

Let me know if you need any more info on this. I'll gladly help out.

vichoca9 commented 2 months ago

Latest build from source at the time of this comment also has this issue. I am on Ubuntu MATE 22.04, AMD ATI Radeon R2 Graphics.

crop1

SolarLune commented 2 months ago

Apologies for the very late reply to this, really.

@vichoca9 - Do you also have the issue only when the grid is rendered?