Skip to content

Continuous debug messages from onecoreuap #25

@AvKessel

Description

@AvKessel

Running sample project VEasyListviewProject.dproj (using TVirtualExplorerTree and TVirtualExplorerEasyListview), I get a continous flow of unwanted debug messages, e.g.

Debug Output:
onecoreuap\base\appmodel\search\tquery\bigtable\svcproxy.cxx(453) VERBOSE : [BigTable|Proxy] GetRows 0xc
Process VEasyListviewProject.exe (12380)

or
Debug Output:
onecoreuap\base\appmodel\search\tquery\bigtable\rowbuf.cxx(220) VERBOSE : [BigTable|RowBuf] CRowBufferSet::Add - new row buffer = 8e29f10
Process VEasyListviewProject.exe (12380)

I'm using Windows 11 and Delphi Community Edition v12

Also, the application is not very responsive. It's as if it is constantly doing things in the background that take up processor time.
This is new since Delphi 12.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions