https://bugs.winehq.org/show_bug.cgi?id=46352
Bug ID: 46352 Summary: TreePad X Enterprise 12GB (single user) v7.17.0 Generates Error on Startup Product: Wine Version: 4.0-rc2 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: winebugrpt18356@fastmail.jp Distribution: ---
First, this issue actually started with 4.0-rc1 and is present in 4.0-rc2 as well. The issue wasn't present in version 3.04-1. I'm using Debian Unstable.
Upon startup under WINE 4.0-rc2, TreePad X Enterprise 12GB (single user) v7.17.0 generates the following error message in a popup window:
List index out of bounds (-2147483632)
Link to TreePad X Enterprie 12GB (single user) download (21-day evaluation): http://www.treepad.com/download/tpxsu1.html
TreePad installation and run instructions: 01) Download one of the *.zip files from the above link 02) Navigate to ~/.wine/drive_c/Program Files (x86) 03) Create a folder called TreePadXSU 04) Extract the *.zip file to the TreePadXSU folder 05) From the command line, run one of the following to start TreePad
wine start 'C:\Program Files (x86)\TreePadXSU\TreePadXEnterprise.exe' wine "C:\Program Files (x86)\TreePadXSU\TreePadXEnterprise.exe"
The bug was initially reported to the Debian WINE Party team. They verified the issue, but requested that I file a bug report upstream.
https://bugs.winehq.org/show_bug.cgi?id=46352
Van winebugrpt18356@fastmail.jp changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|TreePad X Enterprise 12GB |TreePad X Enterprise 12GB |(single user) v7.17.0 |(single user) v7.17.0: |Generates Error on Startup |Generates Error on Startup
https://bugs.winehq.org/show_bug.cgi?id=46352
Van winebugrpt18356@fastmail.jp changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winebugrpt18356@fastmail.jp
https://bugs.winehq.org/show_bug.cgi?id=46352
Van winebugrpt18356@fastmail.jp changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=46353
https://bugs.winehq.org/show_bug.cgi?id=46352
Jens Reyer jre.winesim@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jre.winesim@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=46352
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.treepad.com/down | |load/tpxsu1.html Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=46352
Zhiyi Zhang zzhang@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zzhang@codeweavers.com Ever confirmed|0 |1 Status|UNCONFIRMED |NEW
--- Comment #1 from Zhiyi Zhang zzhang@codeweavers.com --- Confirmed. Bisecting show that the following commit is the bad commit, but it's probably causing new behavior somewhere else.
39f0bbff4ea16e2ff674d849a38dd0c60f425f8d is the first bad commit commit 39f0bbff4ea16e2ff674d849a38dd0c60f425f8d Author: Alexandre Julliard julliard@winehq.org Date: Wed May 2 17:33:19 2018 +0200
user32: Set the thread DPI awareness to the window's when calling a window procedure.
Signed-off-by: Alexandre Julliard julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=46352
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |39f0bbff4ea16e2ff674d849a38 | |dd0c60f425f8d Fixed by SHA1| |0d83218a2d25517bbeaef4d7088 | |43db680b54d49 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Fixed by 0d83218a2d25517bbeaef4d708843db680b54d49.
https://bugs.winehq.org/show_bug.cgi?id=46352
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=46352
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 4.0-rc5.