[Bug 27325] New: after install wine delete program files...
http://bugs.winehq.org/show_bug.cgi?id=27325 Summary: after install wine delete program files... Product: Wine Version: 1.3.21 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: gymka(a)mail.ru Application finereader 10 professional, http://finereader.abbyy.com/ OS: archlinux i install finereader 10 professional, not everything works ok, but for that there is workaround; after install i start application and all program files dissapears... with wine 1.3.19 everything worked ok, problems only with 1.3.20 and 1.3.21 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=27325 gymka(a)mail.ru changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gymka(a)mail.ru -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=27325 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Severity|critical |normal --- Comment #1 from Jeff Zaroyko <jeffz(a)jeffz.name> 2011-06-01 22:44:47 CDT --- not critical: http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity Please do a regression test: http://wiki.winehq.org/RegressionTesting -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=27325 --- Comment #2 from gymka(a)mail.ru 2011-06-02 03:39:33 CDT --- (In reply to comment #1)
not critical: http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity
Please do a regression test: http://wiki.winehq.org/RegressionTesting
problem is "rollback" in older versions such function not worked, so then setup ended with errors files was not deleted and i could do that part of setup which wine couldn't handle. in 1.3.21 then setup tries install application it gets error and deletes files(executes "msi rollback action"). of course there is a workaround "wine msiexec /i application.msi DISABLEROLLBACK=1" but it's not a solution. wine msiexec /i 'ABBYY FineReader 10 Professional Edition.msi' gives: err:msi:HANDLE_CustomType18 Unable to execute command L"C:\\Program\0173 failai\\ABBYY FineReader 10\\Registrator.exe -deinstall -NoFineReader -NoSti -NoHotFolder -ExplorerExtension -MSWordAddin -MSExcelAddin -MSOutlookAddin" err:msi:HANDLE_CustomType50 Unable to execute command L"C:\\Program\0173 failai\\ABBYY FineReader 10\\TrigrammsInstaller.exe" rollback is caused by these errors... after setup i can simply launch TrigrammsInstaller.exe and application finishes setup and works without errors(well only with few minor errors). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=27325 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda(a)volny.cz Summary|after install wine delete |Finereader 10 Professional |program files... |deletes files after | |installation thanks to MSI | |rollback -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=27325 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69(a)gmail.com --- Comment #3 from GyB <gyebro69(a)gmail.com> 2012-01-16 01:54:07 CST --- Please retest the application with a more recent Wine version (1.3.37) in a clean wineprefix. Any progress on the regression test? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=27325 --- Comment #4 from gymka(a)mail.ru 2012-01-16 02:37:36 CST --- (In reply to comment #3)
Please retest the application with a more recent Wine version (1.3.37) in a clean wineprefix. Any progress on the regression test? same with 1.3.37. i don't see point of regression test: this app never was installable(with wine) without errors, installer always showed error. older versions don't had "rollback" feature, so it never bothered me. 1.3.20 and newer has such function, so then installer gets error wine executes "rollback script" and deletes all files. so problem is that wine developers added "msi regression" support.
-- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=27325 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.winehq.org/show | |_bug.cgi?id=9953 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=27325 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|regression | --- Comment #5 from Hans Leidekker <hans(a)meelstraat.net> 2012-01-16 03:56:43 CST --- (In reply to comment #4)
(In reply to comment #3)
Please retest the application with a more recent Wine version (1.3.37) in a clean wineprefix. Any progress on the regression test? same with 1.3.37. i don't see point of regression test: this app never was installable(with wine) without errors, installer always showed error. older versions don't had "rollback" feature, so it never bothered me. 1.3.20 and newer has such function, so then installer gets error wine executes "rollback script" and deletes all files. so problem is that wine developers added "msi regression" support.
This is not a real regression. As you say, this installer never installed correctly but happened to get far enough into the installation that you were able to use the app. I'll repeat here that you can work around the "msi regression" support by specifying DISABLEROLLBACK=1. Lets try to fix the bugs. Can you please attach a +msi trace? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=27325 --- Comment #6 from gymka(a)mail.ru 2012-01-16 07:57:40 CST --- Created attachment 38381 --> http://bugs.winehq.org/attachment.cgi?id=38381 +msi trace -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=27325 --- Comment #7 from Hans Leidekker <hans(a)meelstraat.net> 2012-01-16 10:08:53 CST --- (In reply to comment #6)
Created attachment 38381 [details] +msi trace
err:service:service_send_start_message service L"ABBYY.Licensing.FineReader.Professional.10.0" failed to start err:msi:ITERATE_StartService Failed to start service L"ABBYY.Licensing.FineReader.Professional.10.0" (1053)
It times out trying to start a service. Please attach a +msi,+service,+relay,+tid,+seh trace. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=27325 --- Comment #8 from Hans Leidekker <hans(a)meelstraat.net> 2012-01-16 10:14:44 CST --- (In reply to comment #7)
(In reply to comment #6)
Created attachment 38381 [details] +msi trace
err:service:service_send_start_message service L"ABBYY.Licensing.FineReader.Professional.10.0" failed to start err:msi:ITERATE_StartService Failed to start service L"ABBYY.Licensing.FineReader.Professional.10.0" (1053)
It times out trying to start a service. Please attach a +msi,+service,+relay,+tid,+seh trace.
You may want to add DISABLEROLLBACK=1 to cut down on the size ;-) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=27325 --- Comment #9 from gymka(a)mail.ru 2012-01-16 11:00:05 CST --- i should run command: WINEDEBUG=+msi,+service,+relay,+tid,+seh wine msiexec /i 'ABBYY FineReader 10 Professional Edition.msi' DISABLEROLLBACK=1 &>logas.txt ??? now log is 430mb+ i can't upload it here, even compressed:) i uploaded it to: http://www.failai.lt/wpcgqng6ypgz/logas.txt.zip.htm -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=27325 --- Comment #10 from Hans Leidekker <hans(a)meelstraat.net> 2012-01-24 03:56:25 CST --- (In reply to comment #9)
i should run command: WINEDEBUG=+msi,+service,+relay,+tid,+seh wine msiexec /i 'ABBYY FineReader 10 Professional Edition.msi' DISABLEROLLBACK=1 &>logas.txt ??? now log is 430mb+ i can't upload it here, even compressed:) i uploaded it to: http://www.failai.lt/wpcgqng6ypgz/logas.txt.zip.htm
Looks like you're running 64-bit Wine. Does this error occur on 32-bit Wine? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=27325 --- Comment #11 from gymka(a)mail.ru 2012-01-24 04:27:40 CST --- (In reply to comment #10)
(In reply to comment #9)
i should run command: WINEDEBUG=+msi,+service,+relay,+tid,+seh wine msiexec /i 'ABBYY FineReader 10 Professional Edition.msi' DISABLEROLLBACK=1 &>logas.txt ??? now log is 430mb+ i can't upload it here, even compressed:) i uploaded it to: http://www.failai.lt/wpcgqng6ypgz/logas.txt.zip.htm
Looks like you're running 64-bit Wine. Does this error occur on 32-bit Wine?
(In reply to comment #10)
(In reply to comment #9)
i should run command: WINEDEBUG=+msi,+service,+relay,+tid,+seh wine msiexec /i 'ABBYY FineReader 10 Professional Edition.msi' DISABLEROLLBACK=1 &>logas.txt ??? now log is 430mb+ i can't upload it here, even compressed:) i uploaded it to: http://www.failai.lt/wpcgqng6ypgz/logas.txt.zip.htm
Looks like you're running 64-bit Wine. Does this error occur on 32-bit Wine?
same with wine x86. log: http://www.failai.lt/8gws2tty1bba/logas.txt.zip.htm -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=27325 --- Comment #12 from Hans Leidekker <hans(a)meelstraat.net> 2012-01-24 04:59:43 CST --- Can you get a backtrace? Run with WINEDEBUG=+msi and wait until you see this: trace:msi:ACTION_PerformUIAction Performing action (L"StartServices") Then run winedbg in another terminal and type 'bt all'. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=27325 --- Comment #13 from gymka(a)mail.ru 2012-01-24 06:01:12 CST --- (In reply to comment #12)
Can you get a backtrace? Run with WINEDEBUG=+msi and wait until you see this:
trace:msi:ACTION_PerformUIAction Performing action (L"StartServices")
Then run winedbg in another terminal and type 'bt all'.
how to do that? wine outputs a lot of text, so while i'll search for line trace:msi:ACTION_PerformUIAction Performing action (L"StartServices") setup finish install:) and if i try to use bash it's not better: env WINEARCH=win32 WINEPREFIX=/home/gymka/wine32 WINEDEBUG=+msi wine msiexec /i 'ABBYY FineReader 10 Professional Edition.msi' |grep 'PerformUIAction Performing action (L"Start' | terminal -e winedbg 'bt all' &>log2.txt -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=27325 --- Comment #14 from Hans Leidekker <hans(a)meelstraat.net> 2012-01-24 06:20:57 CST --- (In reply to comment #13)
(In reply to comment #12)
Can you get a backtrace? Run with WINEDEBUG=+msi and wait until you see this:
trace:msi:ACTION_PerformUIAction Performing action (L"StartServices")
Then run winedbg in another terminal and type 'bt all'.
how to do that? wine outputs a lot of text, so while i'll search for line trace:msi:ACTION_PerformUIAction Performing action (L"StartServices") setup finish install:) and if i try to use bash it's not better: env WINEARCH=win32 WINEPREFIX=/home/gymka/wine32 WINEDEBUG=+msi wine msiexec /i 'ABBYY FineReader 10 Professional Edition.msi' |grep 'PerformUIAction Performing action (L"Start' | terminal -e winedbg 'bt all' &>log2.txt
It probably means that StartService doesn't really time out, even though the error is ERROR_SERVICE_REQUEST_TIMEOUT. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=27325 Jonas Heinrich <onny(a)project-insanity.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |onny(a)project-insanity.org --- Comment #15 from Jonas Heinrich <onny(a)project-insanity.org> 2013-09-15 03:39:34 CDT --- I have wine-1.7.2 in a x64 environement and somehow the DISABLEROLLBACK=1 workaround doesn't work anymore :( -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
https://bugs.winehq.org/show_bug.cgi?id=27325 --- Comment #16 from Austin English <austinenglish(a)gmail.com> --- This is your friendly reminder that there has been no bug activity for over a year. Is this still an issue in current (1.7.37 or newer) wine? If so, please attach the terminal output in 1.7.37 (see http://wiki.winehq.org/FAQ#get_log). -- 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.
https://bugs.winehq.org/show_bug.cgi?id=27325 --- Comment #17 from Austin English <austinenglish(a)gmail.com> --- Over 2 years with no reply, marking abandoned. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=27325 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED --- Comment #18 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- Resolving. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=27325 Jonas Heinrich <onny(a)project-insanity.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|onny(a)project-insanity.org | -- 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.
https://bugs.winehq.org/show_bug.cgi?id=27325 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |nerv(a)dawncrow.de --- Comment #19 from André H. <nerv(a)dawncrow.de> --- closing abandoned -- 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.
https://bugs.winehq.org/show_bug.cgi?id=27325 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://web.archive.org/web | |/20130518095017/http://fr7. | |abbyy.com/fr10/ABBYY_FineRe | |ader_10_PE.exe Keywords| |download, Installer CC| |focht(a)gmx.net Resolution|ABANDONED |DUPLICATE Status|CLOSED |RESOLVED Summary|Finereader 10 Professional |ABBYY FineReader 10 |deletes files after |Professional fails to |installation thanks to MSI |install |rollback | Component|-unknown |msi --- Comment #20 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, this is a dupe of bug 10365 $ sha1sum ABBYY_FineReader_10_PE.exe 9e75bef9368a80c1fc58dffbfc308a58d285300b ABBYY_FineReader_10_PE.exe $ du -sh ABBYY_FineReader_10_PE.exe 412M ABBYY_FineReader_10_PE.exe Regards *** This bug has been marked as a duplicate of bug 10365 *** -- 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.
https://bugs.winehq.org/show_bug.cgi?id=27325 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #21 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Closing Duplicate. -- 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.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla