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.
http://bugs.winehq.org/show_bug.cgi?id=33632
Bug #: 33632
Summary: Wine changes video mode to one with "panning"
(probably on Nvidia cards only)
Product: Wine
Version: 1.5.30
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: otaku(a)rambler.ru
Classification: Unclassified
When Wine app changes screen resolution to any less than display's native one
You can use mouse to pan outward app's screen and see Your desktop and other
apps. It especially annoys if app uses small resolution (640x480 or less)
Even if screen is panned the only part of X screen that works (redraws and
feels mouse) is the screenspace of the app even if it already crashed or closed
and forgot to return display's native resolution.
At least three apps are affected:
- Duke Nukem Manhattan Project
- Virtuelle Moorhuhn Jagd
- https://code.google.com/p/boxplorer2/ when in fullscreen
so setting Severity to "Major". Probably any app with small screen resolution
is affected.
I know no native linux app besides Wine that behaves this way.
Tested on Xubuntu 12.04 to 13.04 with Geforces GT 220 and 630 and any graphics
drivers of versions 3xx.xx
--
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=35087
Bug #: 35087
Summary: Tomb raider 4 The last revelation - crash at start -
steam version
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 46804
--> http://bugs.winehq.org/attachment.cgi?id=46804
TB4 wine crash log
Hello,
Tomb raider 4 The last revelation, steam version, crashes at start.
I joined you the debug wine report.
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=40546
Bug ID: 40546
Summary: "Browser C: Drive" menu entry will do nothing if Wine
has never been launched
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: es20490446e(a)gmail.com
Distribution: ---
HOW TO REPRODUCE:
1. Delete the "~/.wine" folder.
2. Open "Browser C: Drive".
RESULT:
Nothing happens. Instead Wine should be configured for the first time.
--
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=35089
Bug #: 35089
Summary: TERA Online crashes with recent update
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: papon.jonathan(a)laposte.net
Classification: Unclassified
Step to reproduce :
-Install TERA Online (gameforge version) within a clean prefix
-Enter your login information and press the "login" button
-The launcher immediately segfault without prior information
Tried with wine version from 1.7.1 to 1.7.8 : same result.
Distrib : Archlinux x86_64
Reverting linux kernel from 3.12.2-1 to 3.11.6-1 (and nvidia proprietary driver
from 331.20-1 to 325.15-1; as newer version doesn't work with older kernel)
resolved the issue.
--
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=34761
Bug #: 34761
Summary: Neverwinter Online: System lockup using fglrx drivers
while loading
Product: Wine
Version: 1.7.0
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: DennisJohansen(a)GMail.com
Classification: Unclassified
After logging in with the Neverwinter Online launcher, it starts to load the
actual game. But locks up the entire system along the way. Last message shown
in the game is "Materials reloaded".
Doing some regression testing points to this particular commit:
commit 37d1e8b79cfc2c4ca7b947589574179470a06c42
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Fri Aug 16 09:12:30 2013 +0200
wined3d: Try to avoid redundant constant updates.
This gives a minor performance improvement. For example, in 3DMark03 Game
Test
1 this gives about a 4% improvement, in the Counter Strike: Source stress
test
it's about 1%. (NVIDIA GF9600M, Intel T9550, 1024x768).
--
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=31864
Bug #: 31864
Summary: Battlestrike The Siege crahes
Product: Wine
Version: 1.5.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zelotech(a)yahoo.de
Classification: Unclassified
The DirectX9 game Battlestrike The Siege crashes.
--
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=42278
Bug ID: 42278
Summary: d3d[89]/tests/device.ok tests fail (cannot change
resolution)
Product: Wine
Version: 2.0-rc6
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: ---
Created attachment 56987
--> https://bugs.winehq.org/attachment.cgi?id=56987
log with +xrandr
Fails several tests with lines similar to the following:
err:xrandr:xrandr12_set_current_mode Resolution change not successful --
perhaps display has changed?
device.c:3677: Test failed: Failed to change display mode, ret 0xffffffff.
and once
device.c:4869: Test failed: Expected resolution 1280x800, got 1280x720.
device.c:4895: Test succeeded inside todo block: Expected resolution 1366x768,
got 1366x768.
I have nvidia driver on Kubuntu 16.04.
--
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=39049
Bug ID: 39049
Summary: Built-in IE crashes while opening a particular URL
Product: Wine
Version: 1.7.48
Hardware: x86
URL: https://support.office.com/article/486c12c9-dcce-489c-
b970-3abb37c8451f?CTT=6&Origin=EC010229861033
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: t.artem(a)mailcity.com
Distribution: ---
Created attachment 52017
--> https://bugs.winehq.org/attachment.cgi?id=52017
Backtrace
ath.c:193: _gcry_ath_mutex_lock: Assertion `*lock == ((ath_mutex_t) 0)' failed.
wine: Assertion failed at address 0xb77fac90 (thread 004a), starting
debugger...
ath.c:193: _gcry_ath_mutex_lock: Assertion `*lock == ((ath_mutex_t) 0)' failed.
--
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=30517
Bug #: 30517
Summary: MS Office 2007 applications are always on all
activities in KDE, they don't have option to select
activity
Product: Wine
Version: 1.5.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: katonag(a)gmail.com
Classification: Unclassified
KDE 4 has a feature set called activities. Activities are different from
virtual desktops, as they provide separate workspaces for separate workflows.
Additionally the possibility for virtual desktops are also present.
MS Office 2007 applications (Word, Excel, Powerpoint tested) somehow break this
feature, and they always appear on all activities, whereas they honor the
virtual desktops. Normally all windows have the option to select which virtual
desktop and which activity they should appear on, but MSO 2007 apps lack the
setting for choosing the activity because of the unusual titlebar*. This
wouldn't be a serious problem, if they wouldn't appear on all activities by
default. Normal apps (even windows apps) appear on the activity they are
started from by default.
Steps to reproduce:
1. Setup KDE to have at least 2 activities.
2. Start e.g. Word2007 on one activity, and also start some other apps (windows
or native Linux, normally doesn't matter)
3. Change activity. Now the second app is not visible, because it remained in
activity1, but Word 2007 is still visible.
4. Go back to activity1.
* A related (but not same) bug has been filed to KDE Bugtracking system:
https://bugs.kde.org/show_bug.cgi?id=298805
--
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=42301
Bug ID: 42301
Summary: winecfg: unable to start wine after upgrading macOS to
10.12.3
Product: Wine
Version: 2.0-rc6
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: guselnikov(a)me.com
Created attachment 57021
--> https://bugs.winehq.org/attachment.cgi?id=57021
console log
Version 2.0.0-rc6 doesn't works on latest macOS version (10.12.3).
I'm using macports version of precompiled binary.
I have tried it with new wine 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=39226
Bug ID: 39226
Summary: wine1.7 in the PPA for 14.04 (Trusty) pulls wrong
versions of wine-mono and wine-gecko as dependencies
Product: Wine
Version: 1.7.50
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imz(a)altlinux.org
Distribution: ---
Background: The version which comes with the official Ubuntu Trusty
repositories (wine-1.6.2) is not suitable for me. I need wine1.7. First, I
upgraded the whole system to 14.04 (Trusty).
How to reproduce and what is unexpected:
Then, to use the wine package from PPA in 14.04 (Trusty):
# apt-get purge 'wine.*'
# apt-add-repository ppa:ubuntu-wine/ppa
# apt-get update
# apt-get install wine1.7
Surprizingly, although `apt-get install wine1.7` did install a version of
`wine-mono` and `wine-gecko` as dependencies, they didn't match the
requirements of the `wine` package, as brought to light by the warnings when
`winecfg` was run; and I had to apt-get-install manually other (newer) versions
of these packages.
Details:
# apt-get install wine1.7
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
wine-gecko2.34 wine-mono4.5.4 wine1.7-i386 winetricks
Suggested packages:
dosbox:any
Recommended packages:
wine1.5-i386 wine
The following NEW packages will be installed:
wine-gecko2.34 wine-mono4.5.4 wine1.7 wine1.7-i386 winetricks
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/101 MB of archives.
After this operation, 233 MB of additional disk space will be used.
Do you want to continue? [Y/n]
Selecting previously unselected package wine-gecko2.34:i386.
(Reading database ... 210866 files and directories currently installed.)
Preparing to unpack .../wine-gecko2.34_2.34-0ubuntu1~ppa1_i386.deb ...
Unpacking wine-gecko2.34:i386 (2.34-0ubuntu1~ppa1) ...
Selecting previously unselected package wine-mono4.5.4.
Preparing to unpack .../wine-mono4.5.4_4.5.4-0ubuntu1~ppa1_all.deb ...
Unpacking wine-mono4.5.4 (4.5.4-0ubuntu1~ppa1) ...
Selecting previously unselected package wine1.7-i386.
Preparing to unpack .../wine1.7-i386_1%3a1.7.50-0ubuntu1_i386.deb ...
Unpacking wine1.7-i386 (1:1.7.50-0ubuntu1) ...
Selecting previously unselected package wine1.7.
Preparing to unpack .../wine1.7_1%3a1.7.50-0ubuntu1_i386.deb ...
Unpacking wine1.7 (1:1.7.50-0ubuntu1) ...
Selecting previously unselected package winetricks.
Preparing to unpack .../winetricks_0.0+20140302-0ubuntu2_all.deb ...
Unpacking winetricks (0.0+20140302-0ubuntu2) ...
Processing triggers for hicolor-icon-theme (0.13-1) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Processing triggers for bamfdaemon (0.5.1+14.04.20140409-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for desktop-file-utils (0.22-1ubuntu1) ...
Processing triggers for mime-support (3.54ubuntu1.1) ...
Processing triggers for gnome-menus (3.10.1-0ubuntu2) ...
Setting up wine-gecko2.34:i386 (2.34-0ubuntu1~ppa1) ...
Setting up wine-mono4.5.4 (4.5.4-0ubuntu1~ppa1) ...
Setting up winetricks (0.0+20140302-0ubuntu2) ...
Setting up wine1.7-i386 (1:1.7.50-0ubuntu1) ...
Setting up wine1.7 (1:1.7.50-0ubuntu1) ...
Processing triggers for libc-bin (2.19-0ubuntu6.6) ...
#
wine-mono and wine-gecko do not match wine:
$ rm -rf .wine/
$ winecfg
wine: created the configuration directory '/home/marsmorgana/.wine'
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{00000131-0000-0000-c000-000000000046}
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{6d5140c1-7436-11ce-8034-00aa006009fa}
err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub,
hres=0x80040155
err:ole:CoMarshalInterface Failed to marshal the interface
{6d5140c1-7436-11ce-8034-00aa006009fa}, 80040155
err:ole:get_local_server_stream Failed: 80040155
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{00000131-0000-0000-c000-000000000046}
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{6d5140c1-7436-11ce-8034-00aa006009fa}
err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub,
hres=0x80040155
err:ole:CoMarshalInterface Failed to marshal the interface
{6d5140c1-7436-11ce-8034-00aa006009fa}, 80040155
err:ole:get_local_server_stream Failed: 80040155
Could not load wine-gecko. HTML rendering will be disabled.
wine: configuration in '/home/marsmorgana/.wine' has been updated.
$
What I have to do to fix this problem:
# apt-get install wine-mono4.5.6 wine-gecko2.40
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
wine-gecko2.40 wine-mono4.5.6
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/84.8 MB of archives.
After this operation, 85.5 MB of additional disk space will be used.
Selecting previously unselected package wine-gecko2.40:i386.
(Reading database ... 212582 files and directories currently installed.)
Preparing to unpack .../wine-gecko2.40_2.40-0ubuntu1_i386.deb ...
Unpacking wine-gecko2.40:i386 (2.40-0ubuntu1) ...
Selecting previously unselected package wine-mono4.5.6.
Preparing to unpack .../wine-mono4.5.6_4.5.6-0ubuntu1~ppa1_all.deb ...
Unpacking wine-mono4.5.6 (4.5.6-0ubuntu1~ppa1) ...
Setting up wine-gecko2.40:i386 (2.40-0ubuntu1) ...
Setting up wine-mono4.5.6 (4.5.6-0ubuntu1~ppa1) ...
#
--
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=31404
Bug #: 31404
Summary: Was able to play the game before reinstalling Fedora
17
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: for_what_its_worth(a)hotmail.com
Classification: Unclassified
Created attachment 41272
--> http://bugs.winehq.org/attachment.cgi?id=41272
Unhandled exception: page fault. back trace file
Hoyle card games 2005 crashes on startup
--
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=25896
Summary: Din's Curse Demo is rendered incorrectly
Product: Wine
Version: 1.3.12
Platform: x86
URL: http://www.soldak.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: igor-hkr(a)mail.ru
Created an attachment (id=33003)
--> (http://bugs.winehq.org/attachment.cgi?id=33003)
menu
All games from Soldak entertainment(they have the same engine) are rendered
incorrectly(in both menu and game itself)
Tested with Din's Curse Demo and Kivi's Underworld
First one is present in AppDB with comment:
"What does not work
various graphical glitches: character models is messed up, to fix use low
graphics settings. various effects and icons are displayed wrongly." but no
screenshot attached
Changing settings doesn't help for me.
Made some screenshots
--
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=33460
Bug #: 33460
Summary: Mouse gets suck and won't allow rotation in Fable 3
Product: Wine
Version: 1.5.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: inuyasha(a)usa.com
Classification: Unclassified
The mouse gets stuck when on the edges of the screen when trying to look
around.
In the log I see
warn:cursor:grab_clipping_window XInput2 not supported, refusing to clip to
(0,0)-(1280,1024)
I have tried a rawinput patched wine with the same results.
--
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=27879
Summary: Zombie Driver becomes unresponsive mid-game with
shadows enabled
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: miegalius(a)gmail.com
Created an attachment (id=35669)
--> (http://bugs.winehq.org/attachment.cgi?id=35669)
terminal output
In Wine-1.3.25 Zombie Driver stalls in a matter of seconds after a new game was
started.
Symptom: sound begins to stutter and framerate drops dramatically in a couple
of seconds mid-game, the game hardly responses to keypresses. The game doesn't
turn into "zombie" completely, if I press <Esc> several times I'm able to go
back to the menus where the framerate and mouse responsiveness are okay. As
soon as I resume the game, the issue is there again.
Workaround: disable shadows (in the launcher). The game offers 3 choices for
shadows: none, normal, soft.
I can reproduce the problem with the following game versions: 1.1.2, 1.1.4,
1.2.2, 1.2.6
The demo, still at version 1.0.6 is not affected.
Regression testing pointed to:
6c5e109af7184ee557aa24c676cc78f3e92e6782 is the first bad commit
commit 6c5e109af7184ee557aa24c676cc78f3e92e6782
Author: Ričardas Barkauskas <rbarkauskas(a)codeweavers.com>
Date: Fri Jul 8 22:11:29 2011 +0300
wined3d: Introduce quirk for proper RGBA16 support.
:040000 040000 1fc08fe5e9148a2a9699c6c6edb6c042192a5072
4e9e3555ccd4a5892a60c2a4aff1d28ea2229a9e M dlls
The patch can be reverted cleanly on 1.3.25 and that fixed the problem.
Author of the patch added to CC.
I'd like to add that this was the commit that fixed a long-standing graphical
problem in the game: dark, diagonal lines appeared across the screen when
shadows was enabled.
Fedora 15
Nvidia GeForce 250 / driver 275.21
--
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.