http://bugs.winehq.org/show_bug.cgi?id=6116
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-04-09 03:56 -------
Looks to me as things are already shutting down. I think the bug is before
these lines. Please run with WINEDEBUG=+tid,+seh,+relay , and then attach last
5000 lines before crash. (bzip2ed)
--
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=5567
------- Additional Comments From rich(a)hq.vsaa.lv 2006-04-09 03:31 -------
has changed with 0.9.20, now main window is blank (white)
--
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=1598
------- Additional Comments From yemu(a)gazeta.pl 2006-04-09 01:50 -------
confirmed on ubuntu 6.06 - with wine 0.9.12 to 0.9.20. also programs affected
doesn't show in task bar in gnome. programs affected i.e. Free Monitor for Google
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=4760
------- Additional Comments From yemu(a)gazeta.pl 2006-04-09 01:45 -------
apps affected: Free Monitor for Google. wine v.0.9.12 to 0.9.20
--
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=3962
------- Additional Comments From lonephoenix(a)gmail.com 2006-04-09 00:47 -------
I only play on the Private servers, and thus far I have run into no issues.
However, if we want to more properly diagniose the problem, perhaps we can start
to compare differences between installation methods, and what they change in
order to find what we need to work on.
I currently use the bleeding edge Nvidia drivers, on Wine 0.9.20 on a Gentoo
2006.1 base with the 2.6.17-r4 kernel.
I use a LAN/T1 to connect, and I have found no issues in connectivity.
--
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=6128
Summary: win xp's command.com fails to run due to unimplemented
DOS call, int 21h, ah=53h
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-dos
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Running xp's command.com fails with
err:int21:DOSVM_Int21Handler int21: unknown/not implemented parameters:
int21: AX 5302, BX 0409, CX 27c4, DX 0001, SI 0000, DI 9610, DS 1086, ES 95eb
According to http://www.frontiernet.net/~fys/undoc.htm, that's
"Service 53h converts a BPB (BIOS-Parameter Block) to a DPB (Driver Paramter
Block) (DOS 2+)
- on entry
AH = 53h
DS:SI <- of BPB to be converted
ES:BP <- of new DPB"
http://www.htl-steyr.ac.at/~morg/pcinfo/hardware/interrupts/inte86b4.htm
uses slightly different names, and mentions the new block should be
in a chain:
"INT 21,53 - Generate Drive Parameter Table (Undocumented)
AH = 53h
DS:SI = address of BIOS Parameter Block (~BPB~)
ES:BP = pointer to buffer to hold first Drive Parameter Table (~DPT~)
returns:
ES:BP = pointer to buffer containing the first Drive Parameter Table
in chain
- available since DOS 2.0+
- translates BPB into a DOS Disk Parameter Table
- see ~INT 21,32~ ~INT 21,52~"
See also
http://heim.ifi.uio.no/~stanisls/helppc/idx_tables.htmlhttp://heim.ifi.uio.no/~stanisls/helppc/drive_parameter_table.htmlhttp://en.wikipedia.org/wiki/BIOS_parameter_block
--
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=6121
------- Additional Comments From the3dfxdude(a)gmail.com 2006-03-09 23:58 -------
Pixel shaders can be enabled using winecfg.
UseGLSL is a registry key in HKCU\Software\Wine\Direct3D. Set to enabled or
disabled.
--
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=5890
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From dank(a)kegel.com 2006-03-09 23:42 -------
There's already a bug for renaming wcmd.
*** This bug has been marked as a duplicate of 5608 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.