https://bugs.winehq.org/show_bug.cgi?id=50374
Bug ID: 50374 Summary: pCon.planner doesn't finish installation and doesn't open Product: Wine Version: 6.0-rc2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: tinozzo123@gmail.com Distribution: ---
Created attachment 68979 --> https://bugs.winehq.org/attachment.cgi?id=68979 Contains installation.txt and backtrace.txt
pCon.planner 8.4 Update 2 doesn't install correctly: the progress bar of the installer reaches the end, but the installation complete screen doesn't appear. Trying to cancel the installation once it actually started also doesn't do anything (didn't test if it's the same on Windows), so the only way to quit the installation is by killing wineserver. Wine logs during the installation are attached. The files of the program are there though, but trying to execute it results in the error from TLocaleReader "(-2147418113) Line 4 Column 19", and generates a backtrace I attached below. The uninstaller doesn't work either, with the progress bar not progressing at all and a cancel button that doesn't cancel anything. Link for the program download: https://pcon-planner.com/en/download/
https://bugs.winehq.org/show_bug.cgi?id=50374
tinozzo123@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu
https://bugs.winehq.org/show_bug.cgi?id=50374
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com URL| |https://pcon-planner.com/en | |/download/ Keywords| |download
--- Comment #1 from Zebediah Figura z.figura12@gmail.com --- It crashes here inside a custom action:
01b4:0374:Call KERNEL32.MultiByteToWideChar(00000000,00000000,00000002,00000001,0196e680,00000001) ret=10090259 01b4:0374:trace:seh:dispatch_exception code=c0000005 flags=0 addr=7B02DDF7 ip=7b02ddf7 tid=0374
Not sure if that's responsible for the ultimate failure, though. That crash can be triggered just by running the installer and waiting for its main window to appear.
hazel@watership:~/Downloads$ sha1sum pCon.planner_setup.exe 21fa6c360e7be7d1b99eaee385627a5b485fbde0 pCon.planner_setup.exe hazel@watership:~/Downloads$ du -sh pCon.planner_setup.exe 181M pCon.planner_setup.exe
https://bugs.winehq.org/show_bug.cgi?id=50374
--- Comment #2 from Zebediah Figura z.figura12@gmail.com --- I think it's pretty clear the custom action shouldn't be crashing, and that crash is causing the installation failure. But I am having a very hard time figuring out where that 0x2 is coming from.
https://bugs.winehq.org/show_bug.cgi?id=50374
tinozzo123@tutanota.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version|6.0-rc2 |6.12 Resolution|--- |FIXED
--- Comment #3 from tinozzo123@tutanota.com --- The app now succesfully installs and uninstalls. It still doesn't open, but that's another issue. Closing.
https://bugs.winehq.org/show_bug.cgi?id=50374
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.13.