• Problem with scrollbar and Linux ?

    From greg@21:1/5 to All on Sat Dec 7 02:12:52 2024
    After upgrading to Mesa 24.2.8-1, rendering issues occur with
    Tcl/Tk-based applications involving the Tk Scrollbar widget. This issue
    does not appear when using Mesa 24.2.7-1 or running other OpenGL
    applications (e.g., GMark2).

    Specifically, the problem affects the rendering and usage of scrollbars
    in Tk applications, resulting in repeated error messages in the kernel log:

    radeon 0000:03:00.0: vbo resource seems too big for the bool


    Linux Debian Sid,
    Tcl/Tk 8.6.15
    Tcl Tk 9.0

    package require Tk
    scrollbar .s -orient vertical
    pack .s

    Gregor

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)