http://bugs.winehq.org/show_bug.cgi?id=7725
Summary: Shadows often mapped upside down.
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shadow.wizzard(a)gmail.com
The shadow mapping however works there are
often cases when it's reversed upside down.
I've attached screen shots from Tomb Raider Legend showing
the good case and bad case. The light position is not changed
between these twos only camera moved a little bit.
------- Additional Comments From shadow.wizzard(a)gmail.com 2007-15-03 01:50 -------
Created an attachment (id=5362)
--> (http://bugs.winehq.org/attachment.cgi?id=5362&action=view)
bad shadow example
------- Additional Comments From shadow.wizzard(a)gmail.com 2007-15-03 01:51 -------
Created an attachment (id=5363)
--> (http://bugs.winehq.org/attachment.cgi?id=5363&action=view)
god shadow example
------- Additional Comments From shadow.wizzard(a)gmail.com 2007-15-03 02:09 -------
(From update of attachment 5363)
Mistaked - please see another good example attached.
------- Additional Comments From shadow.wizzard(a)gmail.com 2007-15-03 02:14 -------
Created an attachment (id=5364)
--> (http://bugs.winehq.org/attachment.cgi?id=5364&action=view)
this is a good shadow mapping example
------- Additional Comments From shadow.wizzard(a)gmail.com 2007-15-03 02:15 -------
Created an attachment (id=5365)
--> (http://bugs.winehq.org/attachment.cgi?id=5365&action=view)
Good shadow
------- Additional Comments From shadow.wizzard(a)gmail.com 2007-15-03 02:23 -------
(From update of attachment 5364)
Wrong Picture see another attachment
------- Additional Comments From shadow.wizzard(a)gmail.com 2007-15-03 02:24 -------
(From update of attachment 5364)
><HTML><BODY>wrong/></BODY></HTML>
------- Additional Comments From thestig(a)google.com 2007-15-03 14:01 -------
*** Bug 7726 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 the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7726
Summary: Shadows often mapped upside down.
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: RESOLVED
Severity: major
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shadow.wizzard(a)gmail.com
The shadow mapping however works there are
often cases when it's reversed upside down.
I've attached screen shots from Tomb Raider Legend showing
the good case and bad case. The light position is not changed
between these twos only camera moved a little bit.
------- Additional Comments From thestig(a)google.com 2007-15-03 14:01 -------
dup of bug 7725 due to bugzilla problems.
*** This bug has been marked as a duplicate of 7725 ***
--
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=7724
thestig(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From thestig(a)google.com 2007-15-03 13:56 -------
closing.
--
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=7723
------- Additional Comments From thestig(a)google.com 2007-15-03 13:56 -------
*** Bug 7724 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 the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7724
Summary: A test fails in the file comm.c of kernel32.dll
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: RESOLVED
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
In a console, I did
make test, and one test failed and stopped all the remaining test.
Since the console output is short, i do not attach it, but I paste it.
Here it is:
make[2]: entrant dans le répertoire « /home/david/wine/dlls/kernel32/tests »
../../../tools/runtest -q -P wine -M kernel32.dll -T ../../.. -p
kernel32_test.exe.so alloc.c && touch alloc.ok
../../../tools/runtest -q -P wine -M kernel32.dll -T ../../.. -p
kernel32_test.exe.so atom.c && touch atom.ok
../../../tools/runtest -q -P wine -M kernel32.dll -T ../../.. -p
kernel32_test.exe.so change.c && touch change.ok
../../../tools/runtest -q -P wine -M kernel32.dll -T ../../.. -p
kernel32_test.exe.so codepage.c && touch codepage.ok
../../../tools/runtest -q -P wine -M kernel32.dll -T ../../.. -p
kernel32_test.exe.so comm.c && touch comm.ok
comm.c:682: Test failed: Unexpected errors on open
comm.c:683: Test failed: Unexpected -1 chars in InQueue
comm.c:684: Test failed: Still pending -1 charcters in OutQueue
comm.c:685: Test failed: Unexpected errors 0x605d8d6d
comm.c:694: Test failed: GetCommModemStatus failed
err:comm:get_baud_rate tcgetattr error 'Erreur d'entrée/sortie'
comm.c:711: Test failed: GetCommState failed
err:comm:set_baud_rate tcgetattr error 'Erreur d'entrée/sortie'
comm.c:718: Test failed: SetCommState failed
comm.c:722: Test failed: SetCommTimeouts failed
comm.c:729: Test failed: A timed-out read should return TRUE
comm.c:730: Test failed: err=21
comm.c:732: Test failed: Unexpected TimeOut 0, expected 1000
err:comm:get_baud_rate tcgetattr error 'Erreur d'entrée/sortie'
comm.c:747: Test failed: GetCommState failed
err:comm:set_baud_rate tcgetattr error 'Erreur d'entrée/sortie'
comm.c:754: Test failed: SetCommState failed
comm.c:758: Test failed: SetCommTimeouts failed
fixme:comm:set_queue_size insize 1024 outsize 1024 unimplemented stub
comm.c:761: Test failed: SetCommMask failed
comm.c:766: Test failed: WriteFile failed
comm.c:767: Test failed: WriteFile: Unexpected write_size 0
fixme:comm:wait_on EV_RXFLAG not handled
comm.c:777: Test failed: WaitCommEvent failed
comm.c:778: Test failed: WaitCommEvent: Unexpected EvtMask 0x00000000, expected
0x00000004
comm.c:682: Test failed: Unexpected errors on open
comm.c:683: Test failed: Unexpected 3407208 chars in InQueue
comm.c:684: Test failed: Still pending 1614703621 charcters in OutQueue
comm.c:685: Test failed: Unexpected errors 0x605d8d6d
comm.c:800: Test failed: ClearCommError failed
comm.c:801: Test failed: Unexpected 1767995231 chars in InQueue
comm.c:802: Test failed: Unexpected 1702392948 chars in OutQueue
comm.c:682: Test failed: Unexpected errors on open
comm.c:683: Test failed: Unexpected 3407208 chars in InQueue
comm.c:684: Test failed: Still pending 1614703621 charcters in OutQueue
comm.c:685: Test failed: Unexpected errors 0x605d8d6d
err:comm:get_baud_rate tcgetattr error 'Erreur d'entrée/sortie'
comm.c:812: Test failed: GetCommState failed
err:comm:set_baud_rate tcgetattr error 'Erreur d'entrée/sortie'
comm.c:815: Test failed: ClearCommError should succeed
comm.c:682: Test failed: Unexpected errors on open
comm.c:683: Test failed: Unexpected 3407208 chars in InQueue
comm.c:684: Test failed: Still pending 1614703621 charcters in OutQueue
comm.c:685: Test failed: Unexpected errors 0x605d8d6d
err:comm:get_baud_rate tcgetattr error 'Erreur d'entrée/sortie'
comm.c:1283: Test failed: GetCommState failed
make[2]: *** [comm.ok] Erreur 37
make[2]: quittant le répertoire « /home/david/wine/dlls/kernel32/tests »
make[1]: *** [kernel32/tests/__test__] Erreur 2
make[1]: quittant le répertoire « /home/david/wine/dlls »
make: *** [dlls/__test__] Erreur 2
Joaopa
------- Additional Comments From thestig(a)google.com 2007-15-03 13:56 -------
dup of bug 7723 due to bugzilla problems.
*** This bug has been marked as a duplicate of 7723 ***
--
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=7723
Summary: A test fails in the file comm.c of kernel32.dll
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
In a console, I did
make test, and one test failed and stopped all the remaining test.
Since the console output is short, i do not attach it, but I paste it.
Here it is:
make[2]: entrant dans le répertoire « /home/david/wine/dlls/kernel32/tests »
../../../tools/runtest -q -P wine -M kernel32.dll -T ../../.. -p
kernel32_test.exe.so alloc.c && touch alloc.ok
../../../tools/runtest -q -P wine -M kernel32.dll -T ../../.. -p
kernel32_test.exe.so atom.c && touch atom.ok
../../../tools/runtest -q -P wine -M kernel32.dll -T ../../.. -p
kernel32_test.exe.so change.c && touch change.ok
../../../tools/runtest -q -P wine -M kernel32.dll -T ../../.. -p
kernel32_test.exe.so codepage.c && touch codepage.ok
../../../tools/runtest -q -P wine -M kernel32.dll -T ../../.. -p
kernel32_test.exe.so comm.c && touch comm.ok
comm.c:682: Test failed: Unexpected errors on open
comm.c:683: Test failed: Unexpected -1 chars in InQueue
comm.c:684: Test failed: Still pending -1 charcters in OutQueue
comm.c:685: Test failed: Unexpected errors 0x605d8d6d
comm.c:694: Test failed: GetCommModemStatus failed
err:comm:get_baud_rate tcgetattr error 'Erreur d'entrée/sortie'
comm.c:711: Test failed: GetCommState failed
err:comm:set_baud_rate tcgetattr error 'Erreur d'entrée/sortie'
comm.c:718: Test failed: SetCommState failed
comm.c:722: Test failed: SetCommTimeouts failed
comm.c:729: Test failed: A timed-out read should return TRUE
comm.c:730: Test failed: err=21
comm.c:732: Test failed: Unexpected TimeOut 0, expected 1000
err:comm:get_baud_rate tcgetattr error 'Erreur d'entrée/sortie'
comm.c:747: Test failed: GetCommState failed
err:comm:set_baud_rate tcgetattr error 'Erreur d'entrée/sortie'
comm.c:754: Test failed: SetCommState failed
comm.c:758: Test failed: SetCommTimeouts failed
fixme:comm:set_queue_size insize 1024 outsize 1024 unimplemented stub
comm.c:761: Test failed: SetCommMask failed
comm.c:766: Test failed: WriteFile failed
comm.c:767: Test failed: WriteFile: Unexpected write_size 0
fixme:comm:wait_on EV_RXFLAG not handled
comm.c:777: Test failed: WaitCommEvent failed
comm.c:778: Test failed: WaitCommEvent: Unexpected EvtMask 0x00000000, expected
0x00000004
comm.c:682: Test failed: Unexpected errors on open
comm.c:683: Test failed: Unexpected 3407208 chars in InQueue
comm.c:684: Test failed: Still pending 1614703621 charcters in OutQueue
comm.c:685: Test failed: Unexpected errors 0x605d8d6d
comm.c:800: Test failed: ClearCommError failed
comm.c:801: Test failed: Unexpected 1767995231 chars in InQueue
comm.c:802: Test failed: Unexpected 1702392948 chars in OutQueue
comm.c:682: Test failed: Unexpected errors on open
comm.c:683: Test failed: Unexpected 3407208 chars in InQueue
comm.c:684: Test failed: Still pending 1614703621 charcters in OutQueue
comm.c:685: Test failed: Unexpected errors 0x605d8d6d
err:comm:get_baud_rate tcgetattr error 'Erreur d'entrée/sortie'
comm.c:812: Test failed: GetCommState failed
err:comm:set_baud_rate tcgetattr error 'Erreur d'entrée/sortie'
comm.c:815: Test failed: ClearCommError should succeed
comm.c:682: Test failed: Unexpected errors on open
comm.c:683: Test failed: Unexpected 3407208 chars in InQueue
comm.c:684: Test failed: Still pending 1614703621 charcters in OutQueue
comm.c:685: Test failed: Unexpected errors 0x605d8d6d
err:comm:get_baud_rate tcgetattr error 'Erreur d'entrée/sortie'
comm.c:1283: Test failed: GetCommState failed
make[2]: *** [comm.ok] Erreur 37
make[2]: quittant le répertoire « /home/david/wine/dlls/kernel32/tests »
make[1]: *** [kernel32/tests/__test__] Erreur 2
make[1]: quittant le répertoire « /home/david/wine/dlls »
make: *** [dlls/__test__] Erreur 2
Joaopa
------- Additional Comments From thestig(a)google.com 2007-15-03 13:55 -------
What version of wine are you running?
I think anything longer than ~15 lines probably should be attached.
--
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=7084
------- Additional Comments From Speeddymon(a)gmail.com 2007-15-03 13:41 -------
I second that vote, as this is affecting WinRAR as well..
--
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.
I am getting an error trying to create an attachment in bugzilla. If I
paste it my email will come thru as html, but if I attach, it will be a
picture attachment, neither of which are allowed..
Ill just type the error:
Internal Error
Bugzilla has suffered an internal error. Please save this page and send it
to wine-bugs(a)winehq.org with the details of what you were doing at the time
this message appeared.
--
Thanks
Tom
Check out this new 3D Instant Messenger called IMVU. It's the best I have
seen yet!
http://imvu.com/catalog/web_invitation.php?userId=1547373&from=power-email
I am getting an error trying to create an attachment in bugzilla. If I
paste it my email will come thru as html, but if I attach, it will be a
picture attachment, neither of which are allowed..
Ill just type the error:
Internal Error
Bugzilla has suffered an internal error. Please save this page and send it
to wine-bugs(a)winehq.org with the details of what you were doing at the time
this message appeared.
URL: http://bugs.winehq.org/attachment.cgi
undef error - Can't find param named product at Bugzilla/Config.pm line 124.
--
Thanks
Tom
Check out this new 3D Instant Messenger called IMVU. It's the best I have
seen yet!
http://imvu.com/catalog/web_invitation.php?userId=1547373&from=power-email
Hi
I was trying to submit a bug using bugzilla. I completed the form and
was prompted to supply my username and password. When I tried to log in
the attached webpage informed me that an error had occurred.
The description of the bug I unsucessfully tried to report is:
/*summary*/
Typo in system.ini ?
/*start of description*/
I encountered the following error under wine 0.9.32 and Ubuntu 6.06
which caused the application (Apprentice - a free program to play 'Magic
the gathering' over the internet, available from
http://www.magic-league.com/download/apprentice.php ) to crash:
fixme:mci:MCI_LoadMciDriver Couldn't load driver for type L"WAVEAUDIO".
If you don't have a windows installation accessible from Wine,
you perhaps forgot to create a [mci] section in system.ini
This error was "fixed" (the application now runs without crashing) by
changing a line in system.ini:
replace "waveaudio=mciwave.drv" with "waveadio=mciwave.dll"
Was this a typo? The PCspeaker still beeps whenever a action in
Apprentice is performed, so all is not as it should be...
/*end of descrption*/
Izak Marais