[Bug 20824] New: Curse Client v4 crashes on install
http://bugs.winehq.org/show_bug.cgi?id=20824 Summary: Curse Client v4 crashes on install Product: Wine Version: 1.1.31 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: elmano(a)gmx.at Created an attachment (id=24946) --> (http://bugs.winehq.org/attachment.cgi?id=24946) console output of wine when running the curse setup The new version of the Curse Client (a tool to manage game addons, esp. for WoW) crashes upon install. on the first try it did some "downloading .net profile 1.1" stuff or sthg and crashed then, now it crashes immediately after starting the installer. Afterwards an empty IE-window pops um (only window border, white content, can be closed without problems) I've attached the console output if that helps :/ -- 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=20824 --- Comment #1 from Immanuel <elmano(a)gmx.at> 2009-11-25 03:01:51 --- oh, sry, forgot: the url to dl the client is http://www.curse.com/client/ -- 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=20824 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download URL| |http://www.curse.com/client | |/ --- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> 2009-11-25 03:23:45 --- does anything change if you install dotnet20 with winetricks in a clean prefix then run the installer for Curse Client? try upgrading to 1.1.33 too. -- 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=20824 --- Comment #3 from Immanuel <elmano(a)gmx.at> 2009-11-25 12:32:23 --- updating to 1.1.33 isn't really an option, as there is not winepulse ppa for that (at least none that I know of, the one I know follows the ubuntu packages which still are at 1.1.31). also what is a clean prefix *puzzled*? anyway, just tried installing .net framework 2.0 but after 20 minutes of having the installer hang in "initializing installation" without doing anything (no hd-access, no moving progress bar, no nothing) I had to kill it -.- -- 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=20824 --- Comment #4 from Jeff Zaroyko <jeffz(a)jeffz.name> 2009-11-25 13:10:51 --- (In reply to comment #3)
also what is a clean prefix *puzzled*?
anyway, just tried installing .net framework 2.0 but after 20 minutes of having the installer hang in "initializing installation" without doing anything (no hd-access, no moving progress bar, no nothing) I had to kill it -.-
If you don't know what a clean prefix the second part of your reply is moot. /home/youruser/.wine is your prefix, where your installed programs and data is. either move it or do something like this to use a new prefix temporarily: WINEPREFIX=~/.wine-20824 sh winetricks dotnet20 WINEPREFIX=~/.wine-20824 wine curse_setup.exe cd ~/.wine-20824/drive_c/Program\ Files\Curse\ Client WINEPREFIX=~/.wine-20824 wine curse.exe -- 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=20824 --- Comment #5 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-11-26 01:02:23 --- (In reply to comment #3)
updating to 1.1.33 isn't really an option, as there is not winepulse ppa for that (at least none that I know of, the one I know follows the ubuntu packages which still are at 1.1.31).
If you are using winepulse you basically moving yourself into an unsupported status. Installing winepulse makes your Wine installation invalid for this bug tracker. -- 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=20824 --- Comment #6 from Immanuel <elmano(a)gmx.at> 2009-11-26 01:43:18 --- jeah, in the time you wrote that comment you could have plopped open wine without pulse and try to verify this instead of blaming me that I want a system where I can play with wine and still listen to music -.- -- 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=20824 --- Comment #7 from Jeff Zaroyko <jeffz(a)jeffz.name> 2009-11-26 02:20:48 --- (In reply to comment #6)
jeah, in the time you wrote that comment you could have plopped open wine without pulse and try to verify this instead of blaming me that I want a system where I can play with wine and still listen to music -.-
instead of complaining, please follow the instructions in comment 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=20824 Greg Sutcliffe <winehq(a)emeraldreverie.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winehq(a)emeraldreverie.org --- Comment #8 from Greg Sutcliffe <winehq(a)emeraldreverie.org> 2010-01-26 08:00:33 --- Hi all, I spotted this bug report and thought I might contribute my findings, since I'm interested in getting this working. First, system info: Ubunto 9.10 x86-64 wine --version -> 1.1.37 (from "deb http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu karmic main") I downloaded winetricks fresh today, and the step "WINEPREFIX=~/.wine-20824 sh winetricks dotnet20" completed absolutely fine. However, the next step (using the latest setup.exe from Curse.com's site) failed while installing the .NET profile. I'm attaching the console output from both steps and the temp log from windows\temp\<blah>\install.log I'm no .NET expert but I'm more than happy to test any further ideas the devs would like tested. Best regards, Greg -- 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=20824 --- Comment #9 from Greg Sutcliffe <winehq(a)emeraldreverie.org> 2010-01-26 08:01:29 --- Created an attachment (id=25894) --> (http://bugs.winehq.org/attachment.cgi?id=25894) The successful install of DotNet, just in case -- 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=20824 --- Comment #10 from Greg Sutcliffe <winehq(a)emeraldreverie.org> 2010-01-26 08:01:53 --- Created an attachment (id=25895) --> (http://bugs.winehq.org/attachment.cgi?id=25895) The failed install of Curse Client v4 -- 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=20824 --- Comment #11 from Greg Sutcliffe <winehq(a)emeraldreverie.org> 2010-01-26 08:02:14 --- Created an attachment (id=25896) --> (http://bugs.winehq.org/attachment.cgi?id=25896) The install log from DotNet itself -- 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=20824 Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mikolaj.zalewski(a)gmail.com Component|-unknown |msi --- Comment #12 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2010-01-29 14:36:40 --- The problem seems to be: fixme:msi:ACTION_HandleStandardAction unhandled standard action L"SetODBCFolders" After it, the installer tries to do rollbacks. -- 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=20824 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |xerox_xerox2000(a)yahoo.co.uk Resolution| |DUPLICATE --- Comment #13 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2010-03-05 13:43:24 --- (In reply to comment #10)
Created an attachment (id=25895) --> (http://bugs.winehq.org/attachment.cgi?id=25895) [details] The failed install of Curse Client v4
This is .net 3.5 failing to install, so a duplicate (to be more precise: dotnet20 SP1/2 fails to install) . *** This bug has been marked as a duplicate of bug 16956 *** -- 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=20824 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #14 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2010-03-05 19:20:26 --- Closing dup -- 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