http://bugs.winehq.org/show_bug.cgi?id=9160
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Visual C++ 4.0 IDE now |Visual C++ 4.0 IDE menus
|unusable, terminates when |won't stay selected
|you close infoviewer |
------- Additional Comments From dank(a)kegel.com 2007-02-08 05:12 -------
No, the infoviewer problem was already there
before (bug 5320), the new problem is that
trying to use any of the menus (like File)
is frustrating because it pops away immediately.
You can still use the IDE by using keyboard
shortcuts (like ^N for New), but it's pretty frustrating.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5319
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From dank(a)kegel.com 2007-02-08 05:07 -------
It works better now; at least winefile starts up, and
displays (I think) the current directory. That might
even be proper behavior.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9160
Summary: Visual C++ 4.0 IDE now unusable, terminates when you
close infoviewer
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Visual C++ 4.0 installs ok modulo a few
nonshowstoppers (bug 6514, bug 9159).
But when you start the ide, it now
plops you into the "infoviewer", and
when you try to get out, the app terminates.
I think this worked with wine-0.9.23, so there seems to have been
a recent regression. I'll do the regression hunt when I
get a chance.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9159
Summary: Visual C++ 4.0 installer complains "Setup cannot execute
DDE command 'ActivateProgMan'"
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
First reported here:
http://www.winehq.org/pipermail/wine-devel/2002-December/012595.html
Still happening with today's git.
Each time you hit 'ignore' it starts a new program manager.
Hitting 'Cancel' skips creating program icons, and lets
you complete installation.
This affects quite a few old apps, e.g. Lotus 1-2-3 for Win 3.1.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9158
Summary: "Microsoft .NET Framework 3.0 Redistributable Package"
fails to install
Product: Wine
Version: CVS
Platform: Other
URL: http://www.microsoft.com/downloads/details.aspx?familyid
=10CC340B-F857-4A14-83F5-25634C3BF043&displaylang=en
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
To repeat:
rm -rf .wine
wine dotnetfx3setup.exe
First problem is similar to bug 5351, you have to
make drive_c be named harddiskvolume1 by doing
cd .wine
ln -s drive_c harddiskvolume1
cd dosdevices
rm c:
ln -s ../harddiskvolume1 c:
before it will get far. (Oddly, bug 5351 doesn't mention the
second ln -s, I'm just assuming it's needed.)
Second problem is the inner installer fails, so the outer
installer says there was a problem copying the last
file (lame). Work around this by aborting, then
cd'ing to the directory in c: containing the unpacked inner installer.
Third problem (well, maybe second) is that the inner installer
fails immediately unless you set winxp with winecfg. But at least
when running the inner installer directly you get a nice error dialog.
Fourth problem is the EULA is completely garbage, all punctuation.
But you can still accept it.
Fifth problem is Wine hangs with the dreaded
err:ntdll:RtlpWaitForCriticalSection section 0x110020 "heap.c: main process heap
section" wait timed out in thread 0017, blocked by 0013, retrying (60 sec)
message, and eventually crashes with
err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr 0x7ef97fa0
(though maybe the hang was when it tried to use winedbg).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9133
bugs.radmin(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.41. |0.9.42.
------- Additional Comments From bugs.radmin(a)gmail.com 2007-02-08 04:41 -------
Newest wine package 0.9.42 tested (from fedora update site). Error persists.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7166
------- Additional Comments From dank(a)kegel.com 2007-02-08 04:23 -------
Hey, the activation contexts stuff seems to have
fixed this!
It still wants to install ie6. I turned that off
by running "winetricks fakeie6" before install.
Now the problem is the same infinite loop resizing
the initial dialog that Quicken 2006 has, bug 3221.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.