http://bugs.winehq.org/show_bug.cgi?id=12494
Summary: -lGLU flag not activated
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andriusmao(a)gmail.com
in wine 0.9.59's source, in ..../dlls/opengl32/ makefile doesn't activate
-lGLU, causing some errors
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8960
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #29 from Alexandre Julliard <julliard(a)winehq.org> 2008-05-02 12:37:30 ---
Closing bugs fixed in 0.9.61.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3426
--- Comment #8 from Hans Leidekker <hans(a)it.vu.nl> 2008-05-02 11:01:54 ---
More tests show that it's really User-Agent that is special. This header
is not set until HttpSendRequest is called. Patch is in the works.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9127
--- Comment #6 from cumulus.007(a)hotmail.com 2008-05-02 10:36:05 ---
(In reply to comment #5)
> Actually, you don't need to think to decide what is a bug or what isn't. If
> something does work on Windows out-of-the-box but doesn't work in WINE then
> this is by definition WINE bug.
>
> "Improvement" is addition of something that doesn't exist in Windows at all.
> For example, implementing not yet implemented Control Panel in Audio tab.
>
> In this particular case, this is of course bug in WINE because I assume that
> the video in the game works fine on Windows out-of-the-box.
>
okay, thank you for this info.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8366
Luke Bratch <l_bratch(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #10965|0 |1
is obsolete| |
--- Comment #13 from Luke Bratch <l_bratch(a)yahoo.co.uk> 2008-05-02 09:22:53 ---
Created an attachment (id=12640)
--> (http://bugs.winehq.org/attachment.cgi?id=12640)
Output with wine-0.9.60-gad79873
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5625
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|1.0.0 |1.2.0
--- Comment #10 from Dan Kegel <dank(a)kegel.com> 2008-05-02 08:41:25 ---
We're entering code freeze, not regression, enhancement -> deferring
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3426
Hans Leidekker <hans(a)it.vu.nl> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hans(a)it.vu.nl
--- Comment #7 from Hans Leidekker <hans(a)it.vu.nl> 2008-05-02 08:40:44 ---
I wrote a test that shows that HttpAddRequestHeaders(...,
HTTP_ADDREQ_FLAG_ADD_IF_NEW) really is supposed to fail if one or more
of the supplied headers already exist. The problem lies deeper; on Windows
headers are not present in a request until the request has been sent, on Wine
they are present before, hence the failure adding the user agent string.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4372
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
Target Milestone|1.0.0 |1.2.0
--- Comment #4 from Dan Kegel <dank(a)kegel.com> 2008-05-02 08:40:03 ---
We're entering code freeze, minor -> deferring
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9127
L. Rahyen <mail(a)science.su> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mail(a)science.su
--- Comment #5 from L. Rahyen <mail(a)science.su> 2008-05-02 08:38:53 ---
Actually, you don't need to think to decide what is a bug or what isn't. If
something does work on Windows out-of-the-box but doesn't work in WINE then
this is by definition WINE bug.
"Improvement" is addition of something that doesn't exist in Windows at all.
For example, implementing not yet implemented Control Panel in Audio tab.
In this particular case, this is of course bug in WINE because I assume that
the video in the game works fine on Windows out-of-the-box.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=556
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
Target Milestone|1.0.0 |1.2.0
--- Comment #5 from Dan Kegel <dank(a)kegel.com> 2008-05-02 08:38:25 ---
A wide sweep like this is best done early in development
cycle, not at last minute. During code freeze we want
to focus on regressions. -> deferring
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.