http://bugs.winehq.org/show_bug.cgi?id=59617 --- Comment #29 from otigkd@gmail.com --- (In reply to Paul Gofman from comment #27)
Should I do the next run with or without the mentioned 3 patches - as mentioned in https://bugs.winehq.org/show_bug.cgi?id=59617#c11? (my current head is at https://gitlab.winehq.org/wine/wine/-/commit/ 5f5473e1037a7285619bb32b41091f503d8e9775)
without any extra patches. Depending on what we see with added log, maybe I will send a patch which just adds more debug logging.
could you please also tell me the command line, to make sure, that nothing is omitted? - is the following okay (I'm running it from the directory, where wine is built, hence the ./wine):
WINEDEBUG=+pid,+seh,+timestamp,+syscall,+unwind,+loaddll,+module,+win, +explorer,+win,+x11drv,+system,+event,+xrandr ./wine winecfg > wine_winecfg.log.txt 2>&1
Command looks fine. Could you also please remove the Wine prefix entirely before each run. With such a command it is /home/user/.wine directory, you may also use WINEPREFIX=/full/path to place the prefix in the specified directory. I always deleted the .wine directory (used the default one in ~/)
Attached results -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.