Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-186720

Transparent Window with 10bpc on Xorg

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.15.2, 20w22a, 1.16.2, 1.17.1
    • None
    • OS: Arch Linux
      Kernel: 5.8.0-1-mainline
      Java: java-8-openjdk
      GPU: AMD RX480
    • Plausible
    • Rendering

      Running the game on Xorg set up for 10bpc/30bpp color makes the window appear transparent.

       To enable 10 bit color, I use a conf file in /etc/X11/xorg.conf.d that looks like this:

      Section "Screen"
        Identifier "Default Screen"
        DefaultDepth 30
        SubSection "Display"
          Depth 30
        EndSubSection
      EndSection

      Disabling 10bpc color by commenting out this entire Section and rebooting (to restart X) makes the game look normal. This is what happens on both Gnome and a fresh Cinnamon install.
      The issue seems to be similar to MC-134586, but specifically arises with 10 bit color.

        1. Bildschirmfoto vom 2020-05-31 15-21-42.png
          Bildschirmfoto vom 2020-05-31 15-21-42.png
          3.22 MB
        2. mc_1171_opaque.png
          mc_1171_opaque.png
          1.15 MB
        3. mc_1171_transparent.png
          mc_1171_transparent.png
          1.94 MB
        4. minecraft_1_16_2_transparent.png
          minecraft_1_16_2_transparent.png
          919 kB
        5. minecraft-1-15.png
          minecraft-1-15.png
          4.60 MB
        6. minecraft-1-15-cinnamon.png
          minecraft-1-15-cinnamon.png
          5.89 MB
        7. minecraft-snapshot.png
          minecraft-snapshot.png
          5.55 MB

            Unassigned Unassigned
            eas Tobias Fey
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              CHK: