[Bug 30233] New: Cisco IP Communicator 8.6(1). The minimum supported processor to run Cisco IP Communicator is a P3 Pentium-level or compatible processor
http://bugs.winehq.org/show_bug.cgi?id=30233 Bug #: 30233 Summary: Cisco IP Communicator 8.6(1). The minimum supported processor to run Cisco IP Communicator is a P3 Pentium-level or compatible processor Product: Wine Version: 1.4 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: msi AssignedTo: wine-bugs(a)winehq.org ReportedBy: taras.perebeynosov(a)gmail.com Classification: Unclassified When I run: $ wine /home/taras/Downloads/CiscoIPCommunicatorSetup.exe fixme:storage:create_storagefile Storage share mode not implemented. err:msi:ITERATE_Actions Execution halted, action L"LaunchConditions" returned 1603 Installator launchs and display message: "The minimum supported processor to run Cisco IP Communicator is a P3 Pentium-level or compatible processor. The setup will now abort." $ wine --version wine-1.4 $ lsb_release -rd Description: Ubuntu precise (development branch) Release: 12.04 $ apt-cache policy wine wine: Installed: 1.4-0ubuntu1 Candidate: 1.4-0ubuntu1 Version table: *** 1.4-0ubuntu1 0 500 http://ru.archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages 100 /var/lib/dpkg/status -- 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=30233 Taras Perebeynosov <taras.perebeynosov(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |taras.perebeynosov(a)gmail.co | |m -- 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=30233 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal --- Comment #1 from Hans Leidekker <hans(a)meelstraat.net> 2012-03-20 13:23:17 CDT --- Please attach a WINEDEBUG=+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=30233 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=30233 --- Comment #2 from Taras Perebeynosov <taras.perebeynosov(a)gmail.com> 2012-03-21 08:22:06 CDT --- How I can redirect output to file? I try with command below, but output printing on stdout: WINEDEBUG=+msi wine ~/Downloads/CiscoIPCommunicatorSetup.exe 2>&1 > ~/debug/wineCiscoInstall -- 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=30233 --- Comment #3 from Vitaliy Margolen <vitaliy-bugzilla(a)kievinfo.com> 2012-03-21 23:20:45 CDT --- (In reply to comment #2) WINEDEBUG=+msi wine ~/Downloads/CiscoIPCommunicatorSetup.exe > ~/debug/wineCiscoInstall 2>&1 Or: WINEDEBUG=+msi wine ~/Downloads/CiscoIPCommunicatorSetup.exe &> ~/debug/wineCiscoInstall -- 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=30233 --- Comment #4 from Taras Perebeynosov <taras.perebeynosov(a)gmail.com> 2012-03-22 04:12:46 CDT --- Created attachment 39491 --> http://bugs.winehq.org/attachment.cgi?id=39491 WINEDEBUG=+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=30233 --- Comment #5 from Hans Leidekker <hans(a)meelstraat.net> 2012-03-22 06:31:28 CDT --- Created attachment 39493 --> http://bugs.winehq.org/attachment.cgi?id=39493 patch Does this patch help? -- 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=30233 --- Comment #6 from Taras Perebeynosov <taras.perebeynosov(a)gmail.com> 2012-03-23 15:30:41 CDT --- Can you please tell me how to apply the patch? -- 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=30233 --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2012-03-23 16:05:27 CDT --- (In reply to comment #6)
Can you please tell me how to apply the patch?
http://wiki.winehq.org/Patching -- 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=30233 --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2012-03-28 12:48:37 CDT --- http://source.winehq.org/git/wine.git/commitdiff/d351a9999e33bfedbaf8160007a... -- 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=30233 --- Comment #9 from Hans Leidekker <hans(a)meelstraat.net> 2012-04-02 07:40:39 CDT --- (In reply to comment #8)
http://source.winehq.org/git/wine.git/commitdiff/d351a9999e33bfedbaf8160007a...
Patch is in wine-1.5.1, please 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=30233 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |d351a9999e33bfedbaf8160007a | |d6ebbc33cb038 Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #10 from Hans Leidekker <hans(a)meelstraat.net> 2012-04-24 06:19:18 CDT --- Assuming fixed. -- 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=30233 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> 2012-04-27 13:00:13 CDT --- Closing bugs fixed in 1.5.3. -- 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.
participants (1)
-
wine-bugs@winehq.org