http://bugs.winehq.org/show_bug.cgi?id=16828
Summary: Nirvis CDJ: serial port mode not completely clean on
FreeBSD (IEXTEN still on)
Product: Wine
Version: 1.1.11
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: p-wine-bugs(a)ziemba.us
Created an attachment (id=18530)
--> (http://bugs.winehq.org/attachment.cgi?id=18530)
serial ports: turn off IEXTEN when ICANON is turned off
("man termios" for details)
When wine sets the parameters on a serial port (set_line_control()), although
it turns off ICANON, it does not disable IEXTEN. On Linux it probably isn't a
problem because the tty driver disables IEXTEN behavior when ICANON is off, but
on FreeBSD the tty driver still gives special treatment to the input stream
when ICANON is off but IEXTEN is on.
Simple fix: where ICANON is turned off, also turn off IEXTEN.
The problem is evident when running the Nirvis CDJ application, which
communicates with Sony CD jukeboxes via serial port and a Slink-e controller.
Without this fix it mostly works, but there are occasional subtle failures
(e.g., identification of some CDs fails).
--
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=16790
Summary: Lineage 2: Graphics bug with camera position
Product: Wine
Version: 1.1.12
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jolpo86(a)gmail.com
graphics bug in lineage 2, in wine 1.0.1 the bug appears as blue and black
lines, non-transparent
in versions 1.1.10, 1.1.11, 1.1.12, like in the screens in the zip-file
on the login-screen, the bug didn't change with the wine-versions.
ingame, the position of the camera changes the bug, like shown in the screens.
My system is an Acer Aspire 5920G, with Intel Core2Duo T7300, Nvidia Gefore
8600M GT
Nvidia Driver Version is 177.80
--
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=16780
Summary: directory listing in cmd is not formatted correctly
Product: Wine
Version: 1.1.12
Platform: Other
OS/Version: other
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffz(a)jeffz.name
CC: julliard(a)winehq.org
Created an attachment (id=18452)
--> (http://bugs.winehq.org/attachment.cgi?id=18452)
comparison of output
reverting commit 854c9b208977d8f0469ef8d531aee1d1ca2819e7 returns the correct
output
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri Jan 2 22:01:06 2009 +0100
cmd.exe: Don't use wvsprintf on sysv-style varargs, use a libwine function
instead.
--
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=16777
Summary: EnumDisplaySettingsEx does not set DM_DISPLAYFLAGS
Product: Wine
Version: 1.1.12
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: excors(a)gmail.com
I have a (non-public) application that says:
EnumDisplaySettingsA(0, ENUM_CURRENT_SETTINGS, &dm); // [omitted error
handling]
// EnumDisplaySettings is documented to set the values of the following:
const DWORD expectedFlags =
DM_PELSWIDTH|DM_PELSHEIGHT|DM_BITSPERPEL|DM_DISPLAYFREQUENCY|DM_DISPLAYFLAGS;
assert((dm.dmFields & expectedFlags) == expectedFlags);
http://msdn.microsoft.com/en-us/library/ms533265(VS.85).aspx says:
"The EnumDisplaySettings function sets values for the following five
DEVMODE members: dmBitsPerPel, dmPelsWidth, dmPelsHeight, dmDisplayFlags,
dmDisplayFrequency"
so that behaviour is indeed documented.
X11DRV_EnumDisplaySettingsEx initialises dmDisplayFlags to 0, but it does not
add DM_DISPLAYFLAGS to dmFields, and so the application complains.
--
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=16738
Summary: Lineage2 shows only black screen at startup
Product: Wine
Version: 1.1.12
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: c_korn(a)gmx.de
CC: julliard(a)winehq.org
Hello,
I am running wine-1.1.12 on Ubuntu intrepid (amd64).
There is a regression between wine-1.1.11 and wine-1.1.12.
There is only a black screen when starting up Lineage2.
I already have run a regression test.
The result is:
c6c335d70e1495c03821e6227ef715dcb71594b7 is first bad commit
commit c6c335d70e1495c03821e6227ef715dcb71594b7
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Dec 30 22:56:15 2008 +0100
server: Make thread entry points client_ptr_t instead of void pointers.
:040000 040000 5e99f6db1cf619b2843b467cfa3262974b07c1cb
fcbf57de779c57c5482df2b2d8147d58bd42c581 M dlls
:040000 040000 f217052cc776d21a410565b158d3b4378fd3e37d
51d12878243584a704760b5854120fcf2f4235e8 M include
:040000 040000 bcd8e7bf4301c872e3924490aa6890920e86a88c
7133a292e64948330625d819bca92e6a8e903435 M server
This may be a duplicate of http://bugs.winehq.org/show_bug.cgi?id=16732
I did not know if the same patch will close these two bugs.
--
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=16714
Summary: World of Goo crashes on exit
Product: Wine
Version: 1.1.11
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: msclrhd(a)gmail.com
When you quit world of goo, it crashes, failing to restore the screen
resolution.
The console displays:
wine: Call from 0x7ee336e0 to unimplemented function
xinput1_3.dll.XInputEnable, aborting
The crash dialog displayed by World of Goo shows:
RaiseException+73
__wine_spec_unimplemented_function+35
__wine_stub_XInputSetState+0
WINPROC_wrapper+1A
...
It is difficult to get anything useful out of this dialog as it is
unresponsive, several of them display and you have to force quit the
application.
If I had to guess, I suspect that this is called as part of SDL cleanup, so I
suspect other games using SDL are similarly affected.
--
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=16635
Summary: Mathematica 7 Player crashes on startup with
unimplemented KERNEL32.dll.GetErrorMode
Product: Wine
Version: 1.1.11
Platform: Other
URL: http://www.wolfram.com/products/player/
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The free player installs fine, but crashes on startup with
unimplemented function KERNEL32.dll.GetErrorMode
After the first backtrace, it also complains
unimplemented function KERNEL32.dll.GetLSCallbackTarget
unimplemented function KERNEL32.dll.GetLSCallbackTemplate
--
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=16231
Summary: ArchiCAD 11 cannot install, NULL pointer dereference
Product: Wine
Version: 1.1.9
Platform: PC
URL: http://www.download.com/ArchiCAD-11-International-/3000-
6677_4-10683987.html?tag=lst-1&cdlPid=10713172
OS/Version: Linux
Status: NEW
Keywords: download, Installer, regression
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Blocks: 13283
Testing for bug 13283, fails in git:
wine: Unhandled page fault on write access to 0x00000000 at address 0x7efb80a5
(thread 0025), starting debugger...
...
Backtrace:
=>1 0x7efb80a5 RtlCreateSecurityDescriptor+0x15(lpsd=(nil), rev=1)
[/home/austin/wine-git/dlls/ntdll/sec.c:434] in ntdll (0x7de5af88)
2 0x7ea89249 InitializeSecurityDescriptor+0x19(pDescr=(nil), revision=1)
[/home/austin/wine-git/dlls/advapi32/security.c:1158] in advapi32 (0x7de5afa8)
--
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=16102
Summary: archicad 10 demo installer crashes when launched
Product: Wine
Version: 1.1.8
Platform: PC
URL: http://www.download.com/Archicad-10-Student-Edition-
USA/3000-6677_4-10551542.html
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Blocks: 8543
Created an attachment (id=17336)
--> (http://bugs.winehq.org/attachment.cgi?id=17336)
output in git
wine: Unhandled page fault on write access to 0x00000000 at address 0xb7d5b637
(thread 0022), starting debugger...
....
2 0x7ea2c726 InitializeSecurityDescriptor+0x18(pDescr=(nil), revision=1)
[/home/austin/wine-git/dlls/advapi32/security.c:1158] in advapi32 (0x0033ec8c)
Adding a NULL check avoids the crash, but then the installer doesn't proceed...
--
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=15076
Summary: MS Train Simulator crashes on start
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sagman.staredsi(a)gmail.com
Created an attachment (id=15751)
--> (http://bugs.winehq.org/attachment.cgi?id=15751)
Train.exe log
The Microsoft Train Simulator (MSTS) crashes on start trying to create the 3D
window. Affects to the D3D and DirectX 7 support. I atach the log.
--
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.