http://bugs.winehq.org/show_bug.cgi?id=6519
Dan <denglend(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |denglend(a)gmail.com
--- Comment #5 from Dan <denglend(a)gmail.com> 2007-12-17 14:41:01 ---
(In reply to comment #3)
> Maybe he can't easily switch...
> The bug is still present with wine-0.9.49.
> The app seems to work well otherwise, and
> this bug seems a bit of a showstopper,
> AND I have a soft spot in my heart for
> teachers, so I'm marking this as a candidate for 1.0.
Yay! Easy Grade Pro really is a fantastic gradebook program, enough so that I
suffer through the black boxes and use it anyway. But my life would be much
friendlier if I could read the assignment labels.
I can confirm that all other software features that I use seem to work fine (it
does hang on printing sometimes, but I'm content to blame that on cups if that
sounds most logical).
Thanks for all the fantastic work.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2680
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xerox_xerox2000(a)yahoo.co.uk
--- Comment #31 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-12-17 14:39:59 ---
>I sent a patch that should fix those issues, and it was committed today.
Do you mean that it should fix _ALL_ bugs that suffer from this bug? I know
quite a lot of them lying here in bugzilla, so if you 're sure that it's a
general fix, i'll start do some testing later on
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8866
James Hawkins <truiken(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #11 from James Hawkins <truiken(a)gmail.com> 2007-12-17 14:30:03 ---
Reported fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2680
Stefan Dösinger <stefandoesinger(a)gmx.at> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |stefandoesinger(a)gmx.at
--- Comment #30 from Stefan Dösinger <stefandoesinger(a)gmx.at> 2007-12-17 14:11:03 ---
I sent a patch that should fix those issues, and it was committed today. Can
you try it with current git? I do NOT mean 0.9.51, this is one commit wave
older, but the current git code from today.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2680
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jeremielapuree(a)yahoo.fr
--- Comment #29 from Austin English <austinenglish(a)gmail.com> 2007-12-17 14:07:41 ---
*** Bug 10267 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 watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6519
Hans Leidekker <hans(a)it.vu.nl> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hans(a)it.vu.nl
--- Comment #4 from Hans Leidekker <hans(a)it.vu.nl> 2007-12-17 13:39:46 ---
Looks like some handmade rotated text rendering. Notice that the vertical
text in the small summary window, which is rotated in the normal way by
asking for a font with lfEscapement == 900 is rendered correctly.
In contrast the vertical cells are created by rendering *horizontal* text
into a separate bitmap and then blitting the bits back into the original dc.
Somewhere in that process things go wrong, given that disabling the BitBlt
calls makes the black squares disappear.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1211
mbundaop <mbundaop(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mbundaop(a)gmail.com
--- Comment #2 from mbundaop <mbundaop(a)gmail.com> 2007-12-17 12:57:59 ---
(In reply to comment #1)
> Bug comments restored from Gmane.org:
>
> Error Message Pops Up saying:
>
> Warcraft III was unable to initialize DirectX. Please ensure you have DirectX
> 8.1 or newer installed and that your display drivers are current. DirectX may be
> found on your Warcraft III install CD under Options.
>
> Running Wine 20021219 with a WinXP partition
>
>
> ------- Additional Comments From us <at> the-edmeades.demon.co.uk 2003-01-09
> 17:27 -------
> Keep updating wine as dx8 support is improving in wine over time. Make sure you
> have wine compiled with --enable-opengl if required, and ensure your display is
> not in a 24 bit display mode (There's an issue there as Warcraft doesnt like 24
> bit displays - it must be 16 or 32 bit). If you still get the message, send me
> a --debugmsg +d3d trace zipped up and I'll take a look.
>
> (Note: I dont get _that_ error, it just doesnt work...)
>
> Jason
First of all,
DO NOT ATTEMPT TO ROLLBACK OR UNINSTALL YOUR DIRECTX.
IT JUST DOESN'T WORK THAT WAY.
Reverting back to previous versions of DirectX, I assure you,
will not solve the problem
but will just mess up your Operating System.
Secondly,
BEFORE RESORTING TO GIVING UP YOUR CURRENT GRAPHIC CARDS
AND BUYING NEW ONES,
try this possible solution first.
THE ONLY REASON WHY THE ERROR MESSAGE
"..Unable to intialize DirectX..."
APPEARS IN WARCRAFT IS THAT
DIRECT3D ACCELERATION IS DISABLED
(even if your graphics card is direct3d-capable)
or IS JUST SIMPLY NOT SUPPORTED BY YOUR GRAPHICS CARD.
To know if it's disabled,
type dxdiag in the run command.
Go to Display tab.
Check DirectDraw and Direct3d acceleration.
Status of these two must be "Enabled" and is clickable.
If it's not, then your Direct3d is indeed disabled,
which prohibits warcraft from running.
SO THE QUESTION NOW IS, HOW DO YOU ENABLE DIRECT3D? Simple.
Just go to Display Properties (from the Control Panel),
then click Settings tab,
and then click Advanced button.
Look for the tab where "Hardware acceleration" is present
(in most cases, it's in the Troubleshoot tab).
Drag the indicator to Full.
Click Apply and OK.
Just to be safe, restart your PC again.
Run Warcraft.
yes.gif
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4446
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #11 from Austin English <austinenglish(a)gmail.com> 2007-12-17 12:43:45 ---
Reported fixed, please reopen if not.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2680
--- Comment #28 from Roderick Colenbrander <thunderbird2k(a)gmx.net> 2007-12-17 11:28:47 ---
A large number of apps are affected by this bug. Just recently lots of d3d apps
got affected by it too. Apps directly affected by the bug and not through
wined3d are Quake Wars, Ikea kitchen designer (there is an opengl bug about it)
and there are some more. Before this bug gets closed some time in the future it
should be verified that those work too.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.