http://bugs.winehq.org/show_bug.cgi?id=37041
Bug ID: 37041
Summary: Trackmania Nations Forever crashes on startup
(Regression?)
Product: Wine
Version: 1.7.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Created attachment 49220
--> http://bugs.winehq.org/attachment.cgi?id=49220
Backtrace on wine 1.7.23 openSUSE Factory Rolling Release
Hello everyone,
I noticed that a previous bug 18989 has already been fixed but I am still
having problems to get the game to run in wine 1.7.23. I got the game from the
following URL:
http://www.chip.de/downloads/TrackMania-Nations-Forever_31482232.html
--
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=28646
Bug #: 28646
Summary: Statusbar icons have black backgrounds
Product: Wine
Version: 1.3.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: support(a)securenetterm.com
Classification: Unclassified
Starting in release 1.3.29, the transparent backgrounds of icons contained in a
statusbar have black backgrounds. In addition, if you hover the mouse over the
statusbar gripper located on the window lower right side, a 1/2 inch black
square will appear. This can be tested using the Codejock (www.codejock.com)
Statusbar.exe demo program.
--
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=44082
Bug ID: 44082
Summary: testcase, source: "err:virtual:NtMapViewOfSection
map_file_into_view ... failed"
Product: Wine
Version: 2.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: dmo2118(a)gmail.com
Distribution: ---
Created attachment 59797
--> https://bugs.winehq.org/attachment.cgi?id=59797
Test program source code
With a short test program (test.c), I get:
$ wine a.exe
err:virtual:NtMapViewOfSection map_file_into_view 0x350000 10000 000000000
failed
MapViewOfFile: error 87
abnormal program termination
(Win32 error 87 is ERROR_INVALID_PARAMETER.)
On regular Windows 7, the program exits successfully.
FWIW:
user@virtualbox:~$ uname -a
Linux virtualbox 4.4.0-101-generic #124-Ubuntu SMP Fri Nov 10 18:29:59 UTC 2017
x86_64 x86_64 x86_64 GNU/Linux
user@virtualbox:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.3 LTS
Release: 16.04
Codename: xenial
--
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=42277
Bug ID: 42277
Summary: d2d1/tests/d2d1.c test failure with "Surface does not
match."
Product: Wine
Version: 2.0-rc6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d2d
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
Created attachment 56986
--> https://bugs.winehq.org/attachment.cgi?id=56986
log with +d2d,+d3d10
17 failures, all with the message "Test failed: Surface does not match." Log
attached.
--
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=35085
Bug #: 35085
Summary: Tomb raider chronicles
Product: Wine
Version: 1.7.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: legluondunet(a)free.fr
Classification: Unclassified
Created attachment 46802
--> http://bugs.winehq.org/attachment.cgi?id=46802
TB5 wine crash log
Hello,
Tomb Raider 5 Chronicles crash at start.
Crash log joined.
Thank you for your help.
LGDN.
--
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=41152
Bug ID: 41152
Summary: fontconfig 2.12.1 breaks wine for me on OS X 10.11.6
Product: Wine
Version: 0.9.16.
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mf2k(a)macports.org
Distribution: ---
On OS X 10.11.6, I built wine 1.8.3 and 1.9.16 with fontconfig 2.12.1 and I see
the following runtime errors:
$ wine myapp.exe
err:winediag:nulldrv_CreateWindow Application tried to create a window,
but no driver could be loaded.
err:winediag:nulldrv_CreateWindow The explorer process failed to start.
err:ole:apartment_createwindowifneeded CreateWindow failed with error 0
Going back to fontconfig 2.12.0 works just like normal.
--
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=42861
Bug ID: 42861
Summary: d3d11/tests/d3d11.ok fails in
test_unaligned_raw_buffer_access
Product: Wine
Version: 2.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
The following lines consistently fail:
d3d11.c:15222: Test failed: Got unexpected result 0xffffffff.
d3d11.c:15224: Test failed: Got unexpected result 0.
The expected values are 0xffff and 0xa, respectively.
I have NVIDIA drivers (375.59) and MESA version 11.2.0-1ubuntu2. If there is
any other information I can provide please let me know.
--
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=35531
Bug ID: 35531
Summary: FFXIV Crashed while only running around.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: keithcorum(a)gmail.com
Classification: Unclassified
Created attachment 47445
--> http://bugs.winehq.org/attachment.cgi?id=47445
the backtrace file given my the crash report.
I have FFxiv running with no flickering by using advice from the winehq forums
and Codewavers forums. However after about 15 min of running around the game
crashed on me. The rest of the game seems to be running fine though I have not
put it through any real strain.
--
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=28250
Summary: Strange polygon in Wine 1.3.27 but not in Wine 1.3.0
Product: Wine
Version: 1.3.27
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dalanmao89(a)gmail.com
I played the game PAL4 (ä»™å‰‘å¥‡ä¾ ä¼ 4. See http://chinesepaladin.org/tag/pal4 and
http://www.gamersky.com/Soft/200708/9540.shtml for description of the game)
under Wine 1.3.27 and Wine 1.3.0 and I discovered the following problem:
1. My laptop is Intel i915 graphic card with intel-dri 7.11-2 and
xf86-video-intel 2.15.0-2 driver. I have tried playing the game with NVideo
driver and Wine 1.3.27 has no strange polygon problem. So I suspect the bug is
Intel i915 graphic card related!
2. Under Wine 1.3.0, there is no strange polygon display problem. See
wine-1.3.0.png in the wine-bug-report.7z. The log file is attached as
wine-bug-report.cmp in the 7zip archive.
3. Under Wine 1.3.27 (even earlier versions such as 1.3.23 if I am not
mistaken), strange polygon display problem occur. See wine-1.3.27a.png (S3TC
disable) and wine-1.3.27b.png (S3TC enable with driconf) in the
wine-bug-report.7z. The log file is attached as wine-bug-report.log in the
7zip archive.
Details about my laptop:
1. Running the software:
cd ~/.wine/drive_c/SoftStar/PAL4
LC_ALL=zh_CN.GBK wine PAL4.exe -opengl
2. My distro is ArchLinux 32 bit and 64 bit:
Linux mylinux 3.0-ARCH #1 SMP PREEMPT Tue Aug 30 07:32:23 UTC 2011 i686
Intel(R) Core(TM) i5 CPU M 430 @ 2.27GHz GenuineIntel GNU/Linux
3. The gcc version is
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-linux-gnu/4.6.1/lto-wrapper
Target: i686-pc-linux-gnu
Configured with: /build/src/gcc-4.6-20110819/configure --prefix=/usr
--libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man
--infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/
--enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared
--enable-threads=posix --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-clocale=gnu --enable-gnu-unique-object
--enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto
--enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold
--disable-multilib --disable-libssp --disable-libstdcxx-pch
--enable-checking=release
Thread model: posix
gcc version 4.6.1 20110819 (prerelease) (GCC)
--
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=23777
Summary: Half-Life in full screen will be partially drawn
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: axel(a)james-b.ch
Created an attachment (id=29807)
--> (http://bugs.winehq.org/attachment.cgi?id=29807)
After a restore, Counter-Strike is not drawn completly
I've found that wine won't draw correctly Half-Life games (mods too), which are
in OpenGL, after an alt-tab (minimize). It has begun after a kernel,
nvidia-drivers and Xorg update.
When any HL game is started all is fine. After the first alt-tab the game
"window" is cut (see the attachments). It happens even when the game has the
same resolution as my screen and when I do ctrl+alt+arrows (change the current
desktop) since it minimizes the game. I have tested with a old Half-Life
(without Steam) and the bug is reproduced too.
I'm using Gentoo Linux, kernel 2.6.32-gentoo-r7 (before 2.6.32-r3),
nvidia-drivers-256.35 (and 195.36.24 was tested too) (Asus 285 GTX),
xorg-server-1.7.6 (before: 1.6.5-r1).
Other attachments: game effects are affected as well resulting in possible
cheat exploits. Notice that these are windows captures (alt-printscreen).
>> http://img822.imageshack.us/i/capturecounterstrike1.jpg/ (sniper scopes aren't drawn at the good position)
>> http://img9.imageshack.us/i/capturecounterstrike2.jpg/ (flash grenade doesn't produce the effect in fullscreen, seems shifted by the bug)
--
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.