[Bug 29668] New: The "bibliothèque prescrire electronique" installer fail with "Error : Directory 'C:\users\mw\Temp\msi3665.tmp C:\PRE\PrescrireBibliotheque\media' not found" error
http://bugs.winehq.org/show_bug.cgi?id=29668 Bug #: 29668 Summary: The "bibliothèque prescrire electronique" installer fail with "Error : Directory 'C:\users\mw\Temp\msi3665.tmp C:\PRE\PrescrireBibliotheque\media' not found" error Product: Wine Version: 1.3.37 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: monsieurweller(a)gmail.com Classification: Unclassified Created attachment 38479 --> http://bugs.winehq.org/attachment.cgi?id=38479 Debug log "Bibliothèque prescrire electronique", is the computer version of the prescrire magazine, which is an independant medical magazine for health professionnal (medecine and pharmacy doctors). There's a new version of the software every six months, and when a new version come, the older ones stop from being usable : users need to upgrade. Previous versions of this software worked fine, but this one won't install : it seems that they change something with the installer. The installer fail with this error : "Error : Directory 'C:\users\mw\Temp\msi3665.tmp C:\PRE\PrescrireBibliotheque\media' not found" Note : it need at least .NET2.0/Mono to run. Here, i've installed mono. I've attached a more complete log file. I've gathered more information with Uniextractor (run with wine) : TrID/32 - File Identifier v2.02 - (C) 2003-06 By M.Pontello Definitions found: 2641 Analyzing... Collecting data from file: H:\Bureau\Test\BEP_V2_install_sep2011.exe 29.8% (.EXE) InstallShield setup (43050/17/16) 28.7% (.EXE) Win32 EXE PECompact compressed (generic) (41569/9/9) 26.1% (.EXE) Win32 Executable MS Visual C++ (generic) (37706/45/16) 7.2% (.EXE) Win32 Executable Generic (10527/13/4) 5.2% (.DLL) Win32 Dynamic Link Library (generic) (7600/42/2) -- 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=29668 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #38479|application/octet-stream |text/plain mime type| | -- 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=29668 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|The "bibliothèque prescrire |The "bibliothèque prescrire |electronique" installer |electronique" installer |fail with "Error : |fails |Directory | |'C:\users\mw\Temp\msi3665.t | |mp | |C:\PRE\PrescrireBibliothequ | |e\media' not found" error | Severity|blocker |normal -- 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=29668 Vitaliy Margolen <vitaliy-bugzilla(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer -- 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=29668 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2012-01-21 14:08:34 CST --- fixme:vbscript:DispatchEx_GetIDsOfNames (0x85abf0)->({00000000-0000-0000-0000-000000000000} 0x4ce98c 1 1024 0x4ce9b8)err:mscoree:expect_no_runtimes Process exited with a Mono runtime loaded. err:msi:ITERATE_Actions Execution halted, action L"InstallExecute" returned 1627 err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1627 fixme:vbscript:parse_script parser failed on parsing L"(\"CustomActionData\")\r\n\r\n 'MsgBox \"Coucou : \" + custActData\r\n\r\n Set objFS = CreateObject(\"Scripting.FileSystemObject\")\r\n\r\n smallPath = RemoveTrailingBackslash(custActData)\r\n \r\n 'MsgBox \"Coucou : \" + smallPath\r\n \r\n If (objFS.FolderExists(smallPath)) Then\r\n objFS"... Can you try native vbscript (winetricks wsh57) and/or real with dotnet20? -- 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=29668 --- Comment #2 from Mr.Weller <monsieurweller(a)gmail.com> 2012-01-21 17:04:21 CST --- I've tried that (winetricks dotnet20 wsh57) on a fresh wineprefix. And, good news, it (sort of) works. There's two problems remaining : - The progressbar don't work at all. And, more important : - All PDF files (this software purpose is to desplay encrypted PDF files), are not copyied in the right place. They're copied in .wine/PrescrireIntegraleBibliothequemedia/ instead of .wine/PrescrireIntegraleBibliotheque/media . Moving these files in the right place, make the application work. I attach the new debug log. -- 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=29668 --- Comment #3 from Mr.Weller <monsieurweller(a)gmail.com> 2012-01-21 17:06:28 CST --- Created attachment 38485 --> http://bugs.winehq.org/attachment.cgi?id=38485 Debug of the installer with dotnetfx20 and wsh57 installed -- 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=29668 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh(a)gmail.com --- Comment #4 from Jerome Leclanche <adys.wh(a)gmail.com> 2012-09-17 17:29:45 CDT --- Could you try this in latest 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=29668 --- Comment #5 from Mr.Weller <monsieurweller(a)gmail.com> 2012-11-20 14:32:32 CST --- (In reply to comment #4)
Could you try this in latest wine?
Hello ! Sorry for being a bit late ! So, with the latest version of the prescrire application, wine 1.5.17 and wine-mono 0.0.0.8, the installer fail the same way, and the application (installed on windows) run without problem. -- 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=29668 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd(a)gmail.com --- Comment #6 from Vincent Povirk <madewokherd(a)gmail.com> 2013-03-02 16:04:54 CST --- Does the vbscript fixme still appear in the log? If so, I think we should set the vbscript component. -- 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=29668 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED --- Comment #7 from Austin English <austinenglish(a)gmail.com> --- (In reply to Vincent Povirk from comment #6)
Does the vbscript fixme still appear in the log? If so, I think we should set the vbscript component.
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=29668 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Austin English <austinenglish(a)gmail.com> --- Closing. -- 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 (1)
-
wine-bugs@winehq.org