https://bugs.winehq.org/show_bug.cgi?id=43902
Bug ID: 43902
Summary: close() on a closed fd should set errno to EBADF
Product: Wine
Version: 2.0.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: olly(a)survex.com
Distribution: ---
Created attachment 59529
--> https://bugs.winehq.org/attachment.cgi?id=59529
Fix and regression test
Calling close() on an already closed fd should set errno to EBADF - currently
it doesn't set errno at all, which I discovered because it causes Xapian's test
suite to fail when run under wine (one testcase calls close(fd) and checks for
EBADF as a way to confirm that fd has indeed already been closed).
I've attached a patch with a fix and a regression testcase. It's against
2.0.2, but inspecting the latest code shows the bug to still be present.
--
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=34328
Bug #: 34328
Summary: World of Tanks: Purple graphics errors
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: JohannesBauer(a)gmx.de
CC: wine-bugs(a)winehq.org
Classification: Unclassified
I'm using wine-1.7.0 which I've patched with the
disable-dynamic-vertex-buffers.patch
(https://github.com/Pinkbyte/pinkbyte-overlay/blob/master/app-emulation/wine…).
When I play (no matter what graphics settings, no matter if fullscreen or
windowed), I get purple bars over some text elements. It's annoying ingame
because I cannot tell the difference which players are alive and which are dead
anymore. Here's a screenshot of what it looks like:
http://i.imgur.com/QFuwKqA.png
I'm on Gentoo LInux x86_64 with a Nvidia graphics cards and the proprietary
Nvidia driver:
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation G94 [GeForce 9600
GT] [10de:0622] (rev a1)
Details:
01:00.0 VGA compatible controller: NVIDIA Corporation G94 [GeForce 9600 GT]
(rev a1) (prog-if 00 [VGA controller])
Subsystem: Micro-Star International Co., Ltd. Device 1270
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort-
<MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 16
Region 0: Memory at fd000000 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at d0000000 (64-bit, prefetchable) [size=256M]
Region 3: Memory at fa000000 (64-bit, non-prefetchable) [size=32M]
Region 5: I/O ports at cc00 [size=128]
[virtual] Expansion ROM at fc000000 [disabled] [size=512K]
Capabilities: <access denied>
Kernel driver in use: nvidia
Is there anything I could try to get rid of this problem? Other than this it
runs very nicely.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=43116
Bug ID: 43116
Summary: Metal Slug 2 (GOG.com) can't get past the character
selection screen (needs native msvcr120.dll)
Product: Wine
Version: 2.9
Hardware: x86
URL: https://www.gog.com/game/metal_slug_2
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 58316
--> https://bugs.winehq.org/attachment.cgi?id=58316
terminal output
Now that bug #40219 is fixed, the game can be started using the built-in
msvcr120.dll
The menu works, I can select missions, difficulty and playable characters.
The problem arises when trying to enter the game: instead of loading the first
level, the game rotates 2 screens forever and the game never loads. One of the
screens is a black and white Neo-Geo logo, the other is a white screen with
some corrupted textures on it.
This is probably a bug in built-in msvcr120.dll, because the game works
properly when using native msvcr120.dll.
Actually, the game automatically installs MSVC++ 2013, you only have to add the
override:
msvcr120=native,builtin
wine-2.9-51-g06eceb3af2 (32-bit prefix)
--
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.
https://bugs.winehq.org/show_bug.cgi?id=43932
Bug ID: 43932
Summary: Fallout 4 (Steam): Low detailed LOD exterior Meshes
are rendered Inside interior cell
Product: Wine
Version: 2.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)spam.b2ag.de
Distribution: ---
There is a bug where in Fallout 4 low detailed LOD exterior meshes are rendered
inside interior cell. Screenshots of user "me." from inside the Museum in
Concord: https://imgur.com/a/v91oI
If one toggles clipping and views it from outside, than it seems there is some
artificial border which could well define which parts shouldn't get rendered. I
highlighted the border in the following screenshot. https://imgur.com/a/0xXhu
It looks like a real sharp shadow. Ground texture is the same on both sides of
the border, only lighting differs hugely. Maybe we are lacking some vertex
clipping of any form here.
One workaround is to disable LOD when inside of building by using "tll"
(ToggleLODLand) console command. It will also disable distant LOD meshes
outside of buildings. One needs to toggle it whenever entering or leaving
interior cells, which makes it a quite annoying workaround.
I was using Arch Linux Wine 2.18-staging with dsound-sleep-patch and AMD R9
280X GPU with Mesa 17.2 at time of writing.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=42128
Bug ID: 42128
Summary: Anime Studio Professional 8 hogs CPU after it's
closed.
Product: Wine
Version: 2.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lanfrda1(a)gmail.com
CC: wine-bugs(a)winehq.org
Distribution: Ubuntu
Created attachment 56668
--> https://bugs.winehq.org/attachment.cgi?id=56668
Proof that it's using up the CPU.
When I close the program, the task isn't killed, and it hogs up a cpu thread to
100%, until I kill the process.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=43406
Bug ID: 43406
Summary: NieR:Automata - Bloom to bright
Product: Wine
Version: 2.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 58749
--> https://bugs.winehq.org/attachment.cgi?id=58749
How it looks on linux
NieR:Automata is an 64Bit DX11 game on Steam. It has some rendering issues,
most areas of the game are to bright, especially the bloom.
Screenshots attached.
I made an apitrace, but unfortunately this comes at a whooping 1.4GB (543MB
compressed). If you still want it, I uploaded it here:
http://www.mediafire.com/file/me8dsk3asiuqoiw/automata.7z
I don't know if it's possible to trim apitraces at the start, but if so, please
tell me and I'll shrink it down. It's just that I can't skip those parts of the
game.
Screenshots from frame 2430(windows) and 2432(linux).
Using wine-2.12-staging on Arch Linux for my tests.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=43191
Bug ID: 43191
Summary: will not open game "Crossout"
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zacharyb1015(a)gmail.com
Distribution: ---
Created attachment 58463
--> https://bugs.winehq.org/attachment.cgi?id=58463
will not open game because of loading error?
the game "Crossout" will not open because of a loading error i think. The game
is new so that might be a problem.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40873
Bug ID: 40873
Summary: Gauntlet requires dcl_input_ps support
Product: Wine
Version: 1.9.13
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
>From terminal output.
fixme:d3d_shader:shader_glsl_handle_instruction Backend can't handle opcode
dcl_input_ps.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39268
Bug ID: 39268
Summary: x11drv: Can't store handle for display fd
Product: Wine
Version: 1.7.50
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: hramrach(a)gmail.com
Distribution: ---
Sometimes application suddenly quits and this message is displayed.
x11drv: Can't store handle for display fd
This happens after showing a splash screen so there is probably another
application started and whatever shows the splash screen does not check that it
started properly.
--
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=9466
Summary: the api status page doesn't work
Product: WineHQ.com
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: misc-web
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bl4ck.3yed(a)gmail.com
This is what it say
Warning: mysql_num_fields(): supplied argument is not a valid MySQL result
resource in /home/winehq/opt/tools/winapi_stats.php on line 118 Warning:
mysql_fetch_array(): supplied argument is not a valid MySQL result resource in
/home/winehq/opt/tools/winapi_stats.php on line 129
last modified: Fri Aug 24 9:53:14 CDT 2007
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.