http://bugs.winehq.org/show_bug.cgi?id=1285
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-10-04 14:37 -------
Resolving invalid (abandoned)
--
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=2161
Summary: ASIO support in Wine
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: willie(a)froq.net
Wine has basic support for VxDŽs now, so:
Would it be possible to create ASIO drivers for ALSA/ JACK/ OSS?
Since almost any pro audio app needs an ASIO driver to work nowadays, it _is_
part of standard Windows (every soundcard seems to support ASIO these days), I
believe this should be a standard Wine feature.
--
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=1285
------- Additional Comments From jerome.bouat(a)wanadoo.fr 2004-10-04 11:28 -------
I didn't retry with the new release. I don't have such games anymore.
--
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=1406
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=94
--
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=2160
------- Additional Comments From lionel.ulmer(a)free.fr 2004-10-04 04:55 -------
Note that if you want to propose a patch to Wine, the best way is to submit it
either to the wine-devel mailing list (if you want to get comments on it) or
directly to wine-patches if you feel confident that it can be included in Wine.
After, you should generate a 'real' patch and not only a new file showing the
new function (basically, change the dlls/wininet/http.c file and post the diff
(in unified format) to the list.
Moreover, if you look at the current version in CVS of the 'http.c' file, you
will see that it has been converted to Unicode (ie the prototype of the function
is now 'INT HTTP_GetStdHeaderIndex(LPCWSTR lpszField)').
--
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=2160
------- Additional Comments From wjweiss(a)hotmail.com 2004-10-04 04:36 -------
Created an attachment (id=582)
--> (http://bugs.winehq.org/attachment.cgi?id=582&action=view)
Proposed fix
Here is a suggested fix that adds support for all known headers. I used binary
search because I was unsure whether Wine relies on STL or some other localized
libraries.
I also added support for an enum that can be used to only return field indexs
based on whether the header is a request or response header. Since the use of
this option requires an additional parameter, that requires changes in other
parts of the file, I chose not to include support for it. If you want to
support this function, the enums are arranged such that an '&' of the header
type against hdrType will return TRUE if the field is valid for that header.
--
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=1291
anjohnson(a)iee.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From anjohnson(a)iee.org 2004-09-04 23:12 -------
Problem solved for me sometime before the Wine 20040309 release - thanks to
everyone for fixing this.
--
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=2160
Summary: HTTP_GetStdHeaderIndex is missing major response headers
Product: Wine
Version: 20040309
Platform: All
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wjweiss(a)hotmail.com
Many web sites such as Google do not work properly because HttpQueryInfo does
not find standard headers like HTTP_QUERY_CONTENT_ENCODING and
HTTP_QUERY_SET_COOKIE. Less necessary but frequently used standard headers also
include HTTP_QUERY_CACHE_CONTROL.
As a feature suggestion, since there are ultimately 70+ standard headers,
optimization of this routine might be justified.
--
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=2159
Summary: QuArK 6.3.0 regression: Python "ValueError" when
creating/loading map
Product: Wine
Version: 20031212
Platform: PC
URL: http://appdb.winehq.org/appview.php?appId=1532
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: david_costanzo(a)yahoo.com
QuArK (Quake Army Knife) has a python error when you try to create a new map or
when you load an existing map.
This is a regression in Wine, according to a discussion at:
http://collective.valve-erc.com/index.php?doc=1070584847-98592400
Someone mentioned that it works with 20030911, but it hasn't worked since wine
20031212. (I haven't been able to successfully build old versions of wine to
confirm that it ever worked, but I know that it works under winex and it does
not work with the latest CVS snapshop of wine.)
The Python backtrace follows:
Traceback (innermost last):
File "C:\QuArK 6.3\quarkpy\qmacro.py", line 34, in MACRO_displaymap
mapeditor.MapEditor(self) # new map editor
File "C:\QuArK 6.3\quarkpy\qbaseeditor.py", line 54, in __init__
self.setupchanged(None)
File "C:\QuArK 6.3\quarkpy\mapeditor.py", line 156, in setupchanged
self.AutoSave(None)
File "C:\QuArK 6.3\quarkpy\mapeditor.py", line 165, in AutoSave
time1 = autosavetime()
File "C:\QuArK 6.3\quarkpy\mapeditor.py", line 327, in autosavetime
minutes, = quarkx.setupsubset(SS_MAP, "Building")["AutoSave"]
ValueError: unpack sequence of wrong size
Step to Reproduce:
1) Install Python from
http://www.python.org/ftp/python/win32/py152.exe
2) Install QuArK 6.3.0 from
http://prdownloads.sourceforge.net/quark/QuArK_v6.3.0.EXE?download
3) Run QuArK.
4) Click on the "New Map" toolbar button.
What Happens:
A python console pops up showing a backtrace with a "ValueError"
What should Happen:
A new, empty map is shown.
--
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=1116
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-09-04 21:15 -------
Resolving Fixed
--
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.