http://bugs.winehq.org/show_bug.cgi?id=7949
------- Additional Comments From dank(a)kegel.com 2007-22-04 05:17 -------
I tried the obvious workaround of running the setup from
a batch file:
PATH="%PATH%;C:\Program Files\Mercury Interactive\QuickTest Professional\bin"
.\setup
but that didn't do it for some reason.
--
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=8139
Summary: Quicktest Pro 8.2 doesn't check for updates at end of
install
Product: Wine
Version: CVS
Platform: Other
URL: http://quicktestpro.com
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: wine-msxml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
On Windows, the quicktest pro 8.2 installer
offers to download critical updates right
near the end. On Wine, this is skipped. About
the same time, I see console messages like the following:
err:ole:CoGetClassObject no class object {cfc399af-d876-11d0-9c10-00c04fc99c8e}
could be created for context 0x17
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 8000000a
err:ole:local_server_thread Failure during ConnectNamedPipe 317
I think that UUID is for something in msxml4.
Obvious step is to try native msxml, but I haven't done that yet.
I did add msxml4 to http://kegel.com/wine/winetricks, fwiw.
--
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=8137
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |regression, source
------- Additional Comments From dank(a)kegel.com 2007-22-04 03:13 -------
Worked with 0.9.34...
--
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=8137
Summary: cmd hangs while reading from stdin
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
A user complained that cmd was hanging:
http://groups.google.com/group/comp.emulators.ms-windows.wine/msg/17fcc9d10…
Sure enough, when I try
$ wine cmd
it now hangs on reading from stdin. It will
output the prompt, but won't respond when you
give a command. +relay,+file shows
0009:Call kernel32.GetStdHandle(fffffff6) ret=7edaf3b2
0009:Ret kernel32.GetStdHandle() retval=00000004 ret=7edaf3b2
0009:Call kernel32.ReadFile(00000004,0033fac4,00000400,0033fabc,00000000)
ret=7edaf3d5
trace:file:ReadFile 0x4 0x33fac4 1024 0x33fabc (nil)
cmd being broken for casual commandline use is a longstanding
wine tradition better honored in the breach than the observance...
--
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=6096
------- Additional Comments From dank(a)kegel.com 2007-22-04 03:00 -------
Hrm. The preview dialog in dlls/gphoto2.ds does
something similar. You can see this by running
Picasa and trying to import from a non-mass-storage camera.
--
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=8136
------- Additional Comments From dank(a)kegel.com 2007-22-04 02:50 -------
A workaround:
cd ~/.wine
mv drive_c harddiskvolume1
cd dosdevices
ln -sf ../harddiskvolume1 c:
BTW I ran into this while trying to add msxml4 support to winetricks;
at the moment, you can reproduce this with
wget kegel.com/wine/winetricks
sh winetricks msxml4
--
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=5351
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
------- Additional Comments From truiken(a)gmail.com 2007-22-04 02:44 -------
*** Bug 8136 has been marked as a duplicate of this bug. ***
--
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.