https://bugs.winehq.org/show_bug.cgi?id=55511
Bug ID: 55511 Summary: Wine repeatedly prints err:system:update_display_cache Failed to read display config. Product: Wine Version: 8.15 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: win32u Assignee: wine-bugs@winehq.org Reporter: m101010a@gmail.com Distribution: ---
In sysparams.c the read_display_adapter_settings function uses the global variable config_key, but does not actually initialize it. This causes the function to fail, and that failure eventually trickles down to update_display_cache. I haven't seen any functionality break because of it, but the messages are annoying and could be trivially fixed by initializing config_key before it is used.
https://bugs.winehq.org/show_bug.cgi?id=55511
temp82@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |temp82@luukku.com
--- Comment #1 from temp82@luukku.com --- +1
https://bugs.winehq.org/show_bug.cgi?id=55511
Stefan Riesenberger stefan.riesenberger+winehq@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |stefan.riesenberger+winehq@ | |gmail.com
--- Comment #2 from Stefan Riesenberger stefan.riesenberger+winehq@gmail.com --- Please recheck this issue. Should be fixed by https://gitlab.winehq.org/wine/wine/-/commit/7175d8855af8bdf30440c15e60681ea...
https://bugs.winehq.org/show_bug.cgi?id=55511
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE CC| |z.figura12@gmail.com
--- Comment #3 from Zeb Figura z.figura12@gmail.com --- Duplicate.
*** This bug has been marked as a duplicate of bug 55843 ***
https://bugs.winehq.org/show_bug.cgi?id=55511
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing duplicate.