https://bugs.kde.org/show_bug.cgi?id=439538

            Bug ID: 439538
           Summary: Canvas area is black if openGL renderer is selected
           Product: krita
           Version: git master (please specify the git hash!)
          Platform: Compiled Sources
                OS: macOS
            Status: REPORTED
          Severity: major
          Priority: NOR
         Component: OpenGL Canvas
          Assignee: krita-bugs-n...@kde.org
          Reporter: ghe...@gmail.com
  Target Milestone: ---

This only happens on arm64 builds canvas textures fail to show with the
following message (git a1b8bde)

'''
qt.qpa.openglcontext: Could not create NSOpenGLContext with shared context,
falling back to unshared context.
Warning: Photoshop IRB data is not padded to even size
qt.qpa.openglcontext: Could not create NSOpenGLContext with shared context,
falling back to unshared context.
UNSUPPORTED (log once): POSSIBLE ISSUE: unit 0 GLD_TEXTURE_INDEX_2D is
unloadable and bound to sampler type (Float) - using zero texture because
texture unloadable
'''

related bug on qt: https://bugreports.qt.io/browse/QTBUG-89803 On other
projects with the same problem it seems the mistake is due to initialization,
migrating to 4.1 profile does not fixes the issue and we do initialize
correctly.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to