Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-17438

ATI X1270: Missing icons

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • None

    Description

      using

      ReactOS 0.4.15-x86-dev (Build 20210121-0.4.15-dev-1868-g6e57d50) (Commit 6e57d509475a1f09b568b601e235c8913c77c3a9) from https://iso.reactos.org/bootcd/reactos-bootcd-0.4.15-dev-1868-g6e57d50-x86-gcc-lin-dbg.7z ,

      the ATI-Driver from https://mifritscher.de/austausch/reactos/R163694.EXE is working (using the inf-file and the device manager)

      But most icons are not drawn, and for every missing icon I get a

      fixme:(/dll/win32/comctl32/toolbar.c:5673) [000701B4] response xyz not handled to NM_CUSTOMDRAW (CDDS_POSTERASE)
      

      ,

      being xyz wildly different values:

      fixme:(/dll/win32/comctl32/toolbar.c:5636) [000701B4] response 2007528494 not handled to NM_CUSTOMDRAW (CDDS_PREERASE)
      fixme:(/dll/win32/comctl32/toolbar.c:5636) [000C00AC] response 2007528494 not handled to NM_CUSTOMDRAW (CDDS_PREERASE)
      fixme:(/dll/win32/comctl32/toolbar.c:5636) [000701B4] response 2288824 not handled to NM_CUSTOMDRAW (CDDS_PREERASE)
      fixme:(/dll/win32/comctl32/toolbar.c:5636) [000701B4] response 2007528494 not handled to NM_CUSTOMDRAW (CDDS_PREERASE)
      fixme:(/dll/win32/comctl32/toolbar.c:5636) [000C00AC] response 2290164 not handled to NM_CUSTOMDRAW (CDDS_PREERASE)
      fixme:(/dll/win32/comctl32/toolbar.c:5673) [000C00AC] response 3421745 not handled to NM_CUSTOMDRAW (CDDS_POSTERASE)
      fixme:(/dll/win32/comctl32/toolbar.c:5636) [000200B4] response 2290164 not handled to NM_CUSTOMDRAW (CDDS_PREERASE)
      fixme:(/dll/win32/comctl32/toolbar.c:5673) [000200B4] response 3421745 not handled to NM_CUSTOMDRAW (CDDS_POSTERASE)
      fixme:(/dll/win32/comctl32/toolbar.c:5636) [000701B4] response 2290164 not handled to NM_CUSTOMDRAW (CDDS_PREERASE)
      fixme:(/dll/win32/comctl32/toolbar.c:5673) [000701B4] response 3421745 not handled to NM_CUSTOMDRAW (CDDS_POSTERASE)
      
      

      Switching the resolution or the colordepth is not possible, because there seems to be a problem as well (it does only have 800x800x32 bit, the modes list is completely empty.

      Perhaps related to this, the background of the titlebars (which is normaly the gradient blue thing) does not seem to be painted as well - so it is a "see through". But the text is rendered. The background does not seem to be rendered - if you drag another window over it, its content stay at the titlebar's background.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mifritscher mifritscher
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: