http://bugs.winehq.org/show_bug.cgi?id=7102
Summary: GetFileAttributes returns wrong error code 123
Product: Wine
Version: 0.9.28.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: felix.huber(a)schyf.de
Winword 6 makes a (wrong) call to GetFileAttributes with the path set to
"C:\WINDOWS\TEMP\*.AS$". This call returns an error code of 123
(ERROR_INVALID_NAME) which then leads to a fixme:int21:INT21_GetExtendedError
Unknown error 123.
A test with plain DOS or Windows 98 shows that the error code should be 02
(ERROR_FILE_NOT_FOUND).
The internal wine error code was found to be 0xC0000033 and should probably be
changed to 0xC0000034 or the error mapping table should be changed.
--
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=7029
------- Additional Comments From iiuulleeaa(a)yahoo.com 2007-07-01 04:17 -------
Thanks Vitality, I didn't know about wineboot. The menu appeared now.
It has all shortcuts except the dc++ application, but that must be it's bug.
Thanks
--
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=7101
Summary: wine close itself when the game was having an event
Product: Wine
Version: 0.9.28.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dshow
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yuheng108(a)gmail.com
wine close itself while the game was in the process of an event of the game, the
game was about to show an video, not sure how it works, but that what happened,
and the name of the game I think is swd3, I am not sure cause it's not in english
--
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=7095
------- Additional Comments From felix.huber(a)schyf.de 2007-07-01 03:02 -------
Setting ole32 to (native) only for winword6 still calls the builtin ole32 and
then crashes at teh same position. It seems that wine_call_from_16 is bypassing
the dll setting.
--
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=4561
------- Additional Comments From naveen.n.rao(a)gmail.com 2007-07-01 02:55 -------
I am seeing the same issue with T42p on Debian Etch. Using the latest ATI fglrx
driver, wine, winecfg and all related commmands fail with page fault [using wine
0.9.25]. I then switched to radeon driver and everything started working fine. I
read about the UseFastTLS option, set it to 2 and now wine is working fine with
the ati driver fglrx. I think this setting should make it into the wine release
notes.
--
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=3768
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |vitaliy(a)kievinfo.com
Summary|dinput: Blood 2 The Chosen |Blood 2 The Chosen -
|does not work |keyboard and mouse do not
| |work
------- Additional Comments From vitaliy(a)kievinfo.com 2007-07-01 01:11 -------
Problem is with both keyboard and mouse. Native dinput fixes both problems.
Patch for keyboard is sent.
Mouse works for a little bit, then stops. Still investigating the reason.
--
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.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2398
------- Additional Comments From dank(a)kegel.com 2007-07-01 00:27 -------
I have one wine tree that has the "overdraw google
earth menus with black starfield" bug, and
another that works great. I'm trying to
narrow down the difference... the trees
are on different (but nominally identical) machines,
so it's possible one system just has the right
build environment, and the other doesn't.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.