http://bugs.winehq.org/show_bug.cgi?id=24674
Summary: Civilization V shows white screen instead of video
when staring the game
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikko.ronkko(a)iki.fi
Created an attachment (id=31189)
--> (http://bugs.winehq.org/attachment.cgi?id=31189)
Output on console
Instead of a video, the game shows a white screen when starting the game. The
video that should play is in WMV format.
--
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=42744
Bug ID: 42744
Summary: Ninite don't installs apps
Product: Wine-staging
Version: 2.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: petr-akhlamov(a)yandex.ru
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 57748
--> https://bugs.winehq.org/attachment.cgi?id=57748
debug-log
Ninite is service and utility for auto-installation of apps. Installator, which
i downloaded from service, can download applocations installators, but can't
installed they.
--
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=29872
Bug #: 29872
Summary: Guild Wars: Character graphic is corrupted
Product: Wine
Version: 1.4-rc2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sworddragon2(a)aol.com
Classification: Unclassified
Created attachment 38825
--> http://bugs.winehq.org/attachment.cgi?id=38825
Heavily corrupted graphic (zoomed out)
Rarely the graphic of my cracter looks a little shiny. I have seen this often
after my group died in an area and I was resurrected at a shrine. If I zoom
more out it looks more weird. If I zoom in it looks 99% normal (there are only
small orange stripes (for example at the site of the nose of my helmet)). The 2
screenshots in the attachments show this. I'm using a GeForce 8600 GT with the
NVIDIA driver 280.13.
--
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=45382
Bug ID: 45382
Summary: Regression: the sting demo crashes
Product: Wine
Version: 3.11
Hardware: x86
URL: https://www.fileplanet.com/62038/60000/fileinfo/The-St
ing!-Demo-(Large)
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: jeremielapuree(a)yahoo.fr
Regression SHA1: dd0ea0a61463db83c647a9367ca61e2b69a98eb3
Distribution: Ubuntu
Created attachment 61696
--> https://bugs.winehq.org/attachment.cgi?id=61696
Console output
The sting demo crashes. This is a regression introduced by the following
commit:
commit dd0ea0a61463db83c647a9367ca61e2b69a98eb3
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Fri Feb 16 09:39:08 2018 +0330
wined3d: Enable the multi-threaded command stream by default.
Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 494432da56fa4c73f71f62151a3013fd4a6fb850
501f26cfd0dbf7d24224ad1f5fabfd9e8ce569c9 M dlls
--
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=45457
Bug ID: 45457
Summary: Irfanview crashes after ALT key press, regression 3.8+
Product: Wine-staging
Version: 3.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: n296869(a)rtrtr.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 61796
--> https://bugs.winehq.org/attachment.cgi?id=61796
bug report saveas
doesn't for 3.7, but when pressing the alt-key when it has keyboard-focus, it
consistently crashes,
affects several irfanview versions at least 4.44 4.51
--
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=30641
Bug #: 30641
Summary: wine silently replaces requests for thexture formats
not supported by hardware with invalid requests
Product: Wine
Version: 1.5.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hramrach(a)gmail.com
Classification: Unclassified
When running a d3d application using s3tc on drivers that don't have support
for that texture format wine gives lots of complaints like:
err:d3d_surface:surface_allocate_surface >>>>>>>>>>>>>>>>> GL_INVALID_VALUE
(0x501) from glTexImage2D @ surface.c / 2566
err:d3d_surface:surface_upload_data >>>>>>>>>>>>>>>>> GL_INVALID_ENUM (0x500)
from glTexSubImage2D @ surface.c / 2349
GL trace shows:
37923 glTexImage2D(target = GL_TEXTURE_2D, level = 0, internalformat = GL_ZERO,
width = 64, height = 64, border = 0, format = GL_ZERO, type = GL_ZERO, pixels =
NULL)
37923: warning: glGetError(glTexImage2D) = GL_INVALID_VALUE
This is totally useless and bogus.
1) no message is logged about the application using a format that is not
supported.
2) bogus format is used instead so nobody outside of wine can figure out WTF it
is the application tried to do that did not work.
--
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=37773
Bug ID: 37773
Summary: Handel-C compiler extremely slow under WIne compared
to Windows
Product: Wine
Version: 1.7.33
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: felix.huber(a)schyf.de
Distribution: ---
Handel-C (a C to FPGA synthesis tool) compiles a typical design in 15 minutes
when using Win 7 in a Virtualbox.
When run under wine, no special error messages appeared, but after 10h the
compilation was still not finished and I aborted it.
I re-ran it with operf and stopped after some 15minutes. The result was that
95% of the time was spent in heap.c of ntdll.dll.so in function
HEAP_FindFreeBlock.
So I ran wine with WINEDEBUG=trace+heap,+relay and I see a lot of malloc() and
free(), but execution is so slow that I can't really see what's going on.
The problem might not be related to Handel-C but the way wine manages the heap,
as I see also lots of malloc/free with other windows applications, even when
they're idle.
Tests were done with Opensuse 64bit 12.3, 13.1 and 13.2 with Kernel from 3.11
to 3.18, all with the same slow performance.
The setup was always a clean installation with only MFC42 installed with
winetricks, as this was needed by the app. No differences were found when
switching between native and builtin MSVCRT dlls.
I wonder how I can narrow down the cause of this poor performance.
--
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=45648
Bug ID: 45648
Summary: x32 chromium sandbox needs UpdateProcThreadAttribute
to handle PROC_THREAD_ATTRIBUTE_MITIGATION_POLICY
Product: Wine
Version: 3.13
Hardware: x86
OS: Linux
Status: NEW
Keywords: patch
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 62077
--> https://bugs.winehq.org/attachment.cgi?id=62077
0008-kernel32-In-UpdateProcThreadAttribute-handle-PROC_TH.patch
Follow up to bug 45647.
x64 chromium should work fine now, but x32 does not.
In win7 mode it needs UpdateProcThreadAttribute to handle
PROC_THREAD_ATTRIBUTE_MITIGATION_POLICY
--
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=30182
Bug #: 30182
Summary: SuperPower 2 demo installation aborted
Product: Wine
Version: 1.4
Platform: x86
URL: http://www.gamefront.com/files/3631719/SuperPower_2_De
mo
OS/Version: Linux
Status: NEW
Keywords: download, Installer, regression
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: hans(a)meelstraat.net
Classification: Unclassified
Regression SHA1: fa2420d6960df77d6073e3666d375936c5999fe7
Created attachment 39392
--> http://bugs.winehq.org/attachment.cgi?id=39392
terminal output
Near at the end of the install process I get the following error message:
"Feature transfer error - Error: -1603 Fatal error during installation."
Afterwards the installer reverts all changes.
Installation works with Wine-1.4 but not with wine-1.4-284-gc5faf15.
fa2420d6960df77d6073e3666d375936c5999fe7 is the first bad commit
commit fa2420d6960df77d6073e3666d375936c5999fe7
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Mon Mar 12 12:26:34 2012 +0100
msi: Perform a case insensitive match on filenames from cabinets.
:040000 040000 6b7210c4e9372efd6a5d2ad5b1d9d99eecf57a45
55e5b3a84d2e1c72443ba9bbe2cf295098f8c5b2 M dlls
The reverted patch fixed the problem.
--
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.