http://bugs.winehq.org/show_bug.cgi?id=16980
Summary: Visual C# 2008 Express: errors after successful startup ("New Project" window etc) Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: thp069@gmail.com
Created an attachment (id=18766) --> (http://bugs.winehq.org/attachment.cgi?id=18766) Error msg box
On lenny, wine 1.1.13, after installation of VC# 2005 (using iso image) from
http://msdn.microsoft.com/vstudio/express/visualc/download/
and after following the winetricks described at end of bug 5054,
1. the IDE starts up, fine, 2. the "New Project" window (still) does not appear when clicking that menu button, 3. in the "Open Project..." dialog, directories and files in the current directory are not shown (however they can at least be opened by typing them into the filename text box).
The C# project MontyHall from
http://www.codeproject.com/KB/cs/montyhall.aspx
compiles, and the compilation is executable outside of VC#2005; however inside, both "Debug" and "Start without debugging" won't work.
The former produces an error msg box "Unable to start program c:\windows\profiles\thomas\My Documents\etc\etc\MontyHall.exe" [see attach; file path correct] which might be caused by the intermittent symbolic link not being resolved correctly.
The letter opens a console, immediately closing it, saying "file not found".
http://bugs.winehq.org/show_bug.cgi?id=16980
ThomasP thp069@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |thp069@gmail.com
--- Comment #1 from ThomasP thp069@gmail.com 2009-01-17 13:54:06 --- The "letter" = the "latter"
http://bugs.winehq.org/show_bug.cgi?id=16980
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com Summary|Visual C# 2008 Express: |Visual C# 2005 Express: |errors after successful |errors after successful |startup ("New Project" |startup ("New Project" |window etc) |window etc)
--- Comment #2 from Dan Kegel dank@kegel.com 2009-01-17 14:02:32 --- Changed summary to 2005 rather than 2008...
http://bugs.winehq.org/show_bug.cgi?id=16980
--- Comment #3 from ThomasP thp069@gmail.com 2009-01-17 14:11:28 --- This is a repost of symptoms known in bug 5054 already, but here they are now mentioned under a different configuration (where winetricks are used, and VC# instead of VC++).
http://bugs.winehq.org/show_bug.cgi?id=16980
--- Comment #4 from ThomasP thp069@gmail.com 2009-01-17 14:13:25 --- I can be reached at the thp069 email if further debug output is necessary.
http://bugs.winehq.org/show_bug.cgi?id=16980
--- Comment #5 from Dan Kegel dank@kegel.com 2009-01-17 14:18:09 --- I think bug 5054 was about installing. It's good to open new bugs for problems running the apps. Thanks!
http://bugs.winehq.org/show_bug.cgi?id=16980
--- Comment #6 from ThomasP thp069@gmail.com 2009-01-17 14:45:17 --- I have got a .bz2 file here now which contains my .wine folder after clean install of the 5054 winetricks and the VC#2005, and after starting up once and compiling that project. windows\temp*, windows\Windows Updates and the two ENU folders in the programme files were removed as well.
Essentially it is "Windows + VC#2005" for Linux in one big file. This is 401 MB (615 MB uncompressed).
Maybe a good way to get to testing apps quicker, if a transfer of that tree would be feasible and recommended (and allowed at all)? At least it stands against the VC# iso file size of 451 MB and the remaining single downloads.
http://bugs.winehq.org/show_bug.cgi?id=16980
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #7 from Anastasius Focht focht@gmx.net 2009-01-17 15:37:07 --- Hello,
this bug report is invalid. The app was installed improperly hence the problem. Again: check appdb before filing bugs (hint: msxml6)!
Additionally:
Don't use "CVS/GIT" version tag, state your *exact* version. Even if you compile Wine from source, use latest known release tag.
Use the "URL" field to point to download location (not only in comments).
Only one bug per issue! I admit I also did this several times (using show case/meta bugs) - with the exception that I deliver full analysis with solution.
Use "depends on" feature to state the bugs this bug depends on. People don't want to read though all comments just to figure out what prerequisite patches/workarounds are needed, which gets to next point:
When being initial bug reporter, post the *entire* recipe how you get there in this bug, not only referring to other bugs, even if it's repost from other bugs. E.g. clean WINEPREFIX and all winetricks steps, if required.
Sorry for the rant...
Regards
http://bugs.winehq.org/show_bug.cgi?id=16980
--- Comment #8 from Dan Kegel dank@kegel.com 2009-01-17 18:17:27 --- Hmm. When I try msxml6 with visual C++ express 2005, it crashes on startup with a stack overflow...
http://bugs.winehq.org/show_bug.cgi?id=16980
--- Comment #9 from Anastasius Focht focht@gmx.net 2009-01-18 04:11:51 --- Hello,
--- quote --- Hmm. When I try msxml6 with visual C++ express 2005, it crashes on startup with a stack overflow... --- quote ---
Did you reinstall VC Express 2005 with proper recipe in clean WINEPREFIX or just applied msxml6 *after* installation?
I don't see any problems with startup phase. If the problem persists, state your *exact* install conditions (Wine version used, clean WINEPREFIX, all winetricks steps).
If this keeps on going you can't expect people to look at such bug reports.
Regards
http://bugs.winehq.org/show_bug.cgi?id=16980
--- Comment #10 from Anastasius Focht focht@gmx.net 2009-01-18 04:30:35 --- Hello,
--- quote --- Hmm. When I try msxml6 with visual C++ express 2005, it crashes on startup with a stack overflow... --- quote ---
--- quote --- If this keeps on going you can't expect people to look at such bug reports. --- quote ---
OK, I have to take that back because now I see you talked about the Visual C++ 2005 Express and not Visual C# Express 2005 this bug is about.
What's the point of mixing different products here? File separate bug reports for separate products.
Again: I don't see any blocking issue for Visual C# Express 2005 if recipe is followed properly. "New Project" and "Open Project" should just work fine.
Regards
http://bugs.winehq.org/show_bug.cgi?id=16980
--- Comment #11 from Anastasius Focht focht@gmx.net 2009-01-18 08:04:24 --- Hello,
just for information because I had to do this again a few minutes ago:
I am rejecting all test results submitted to appdb entries if the simple HOWTO (dotnet20, msxml6) is not followed properly!
Any deviation from this procedure, e.g. leaving winetricks steps out will result in unpredictable buggy behaviour of app.
You might submit a test report again if you installed the app properly.
Regards
http://bugs.winehq.org/show_bug.cgi?id=16980
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |1.1.13
http://bugs.winehq.org/show_bug.cgi?id=16980
--- Comment #12 from Austin English austinenglish@gmail.com 2009-07-21 14:08:10 --- Is this still an issue in current (1.1.26 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=16980
--- Comment #13 from Anastasius Focht focht@gmx.net 2009-12-28 10:41:40 --- Hello,
--- quote --- Is this still an issue in current (1.1.26 or newer) wine? --- quote ---
as already said: there would be no problem if bug reporter followed appdb HOWTO properly (http://appdb.winehq.org/objectManager.php?sClass=version&iId=14208).
Regards
http://bugs.winehq.org/show_bug.cgi?id=16980
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #14 from Austin English austinenglish@gmail.com 2009-12-28 11:52:42 --- Invalid, according to Anastasius.
http://bugs.winehq.org/show_bug.cgi?id=16980
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #15 from Austin English austinenglish@gmail.com 2009-12-28 11:54:41 --- Closing.