http://bugs.winehq.org/show_bug.cgi?id=5102
Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mikolaj.zalewski(a)gmail.com
--- Comment #6 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2008-06-21 10:11:18 ---
ACLMulti is already implemented - could you retest with a recent Wine? It
should work. You may hit bug #7581 (ACListSF not implemented), but that's a
different bug.
--
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=6994
Valery Novikov <accessor(a)inbox.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |accessor(a)inbox.com
--
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=8901
--- Comment #6 from Andrew Talbot <Andrew.Talbot(a)talbotville.com> 2008-06-21 08:57:34 ---
Patch applied today 2008-06-21. Works fine for me. (I am using PSM version
8.0.1.)
--
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=7284
--- Comment #12 from Tobias Jakobi <liquid.acid(a)gmx.net> 2008-06-21 05:53:22 ---
Created an attachment (id=14236)
--> (http://bugs.winehq.org/attachment.cgi?id=14236)
another screenshot of the brightness bug
Test was done with wine-1.0 on a Geforce FX 5900.
MP2 demo with settings all set to maximum (except anti aliasing).
--
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=6618
--- Comment #40 from Florian <florianskarten(a)web.de> 2008-06-21 04:22:33 ---
Without 3D desktop:
Tried 5 times to play movies in Warcraft III (in classic mode), 4 skips and at
the 5th a crash using Wine 1.0.
With 3D desktop:
I can play one movie with wine-git-0.9.59 (a patched version) and get a black
screen or a crash at the second movie. Now with Wine 1.0 the movie "Thralls
Vision" starts lagging while the audio plays normally. Some seconds later the
video is frozen and the audio is still playing. When the audio finishes I get a
black screen (instead of the frozen image).
--
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=8598
--- Comment #6 from Colin Finck <mail(a)colinfinck.de> 2008-06-21 04:05:59 ---
Well, I do get correct console output if I run a console application with
wprintf and Wine under Ubuntu. Don't ask me where exactly the conversion is
done here.
Anyway, this problem affects all kinds of file I/O functions.
A prominent example is fwprintf. Try for example the following code:
fp = fopen("test.txt", "w");
fwprintf(fp, L"Test\n");
fclose(fp);
It will correctly convert the "Test" string to ANSI and write it to the file
under Windows, but just write the Unicode string into the file under Wine.
So not just console apps will be affected by this bug.
--
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=8598
Eric Pouech <eric.pouech(a)orange.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eric.pouech(a)orange.fr
--- Comment #5 from Eric Pouech <eric.pouech(a)orange.fr> 2008-06-21 04:01:34 ---
is this also the case when you run the application under wineconsole ?
--
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=8598
Colin Finck <mail(a)colinfinck.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mail(a)colinfinck.de
--- Comment #4 from Colin Finck <mail(a)colinfinck.de> 2008-06-21 03:54:47 ---
Bug is still unfixed in HEAD (after Wine 1.0).
Note that this bug probably affects many applications, because the CRT is
widely used in almost every app.
--
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=838
Eric Pouech <eric.pouech(a)orange.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eric.pouech(a)orange.fr
--- Comment #5 from Eric Pouech <eric.pouech(a)orange.fr> 2008-06-21 03:29:49 ---
no progress so far
you should be able to inspect classes' fields (as they are supposed to be
reported) (even though inheritance is a bit tweaked, and no support for virtual
inheritance is provided)
A+
--
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=8351
--- Comment #15 from EA Durbin <ead1234(a)hotmail.com> 2008-06-20 23:53:32 ---
it does not occur in the demo version
--
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.