https://bugs.winehq.org/show_bug.cgi?id=44261
Bug ID: 44261
Summary: wine registers its mime type handlers with too high
priority
Product: Wine
Version: 3.0-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hramrach(a)gmail.com
Distribution: ---
This happens on Debian and Suse so is probably not distro specific.
When you install wine text files open in notepad, html pages, images and PDF
files in winebrowser.
It is completely fine to have these as low priority fallback but they should
not override the viewers and editors provided by Gnome or other X11 desktop.
--
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=44269
Bug ID: 44269
Summary: SlingPlayer 2.0 crashes when starting to stream
(dsound)
Product: Wine
Version: 3.0-rc3
Hardware: x86
URL: http://download.slingmedia.com/player/pc/SlingPlayer_2
.0.4522_Setup-Global.exe
OS: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
CC: julliard(a)winehq.org
Regression SHA1: 9e093936e27a29993979f36c18d6c627e36bd737
Distribution: Ubuntu
Created attachment 60080
--> https://bugs.winehq.org/attachment.cgi?id=60080
Wine 3.0-rc4 console output
Working around Bug 44204, SlingPlayer 2.0.4 crashes again with a very similar
(if not identical) trace. This never used to occur.
9e093936e27a29993979f36c18d6c627e36bd737 is the first bad commit
commit 9e093936e27a29993979f36c18d6c627e36bd737
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Nov 21 13:50:43 2017 +0100
ntdll: Use a separate stack when starting new threads.
Based on a patch by Sebastian Lackner.
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 83bc8da7933520fab32843cb311cfa17c3547465
5fcc59ec383bc25a754287bc21c0de0613762e64 M dlls
Which appears in wine-2.21-89-g9e09393.
https://source.winehq.org/git/wine.git/commit/9e093936e27a29993979f36c18d6c…
This commit cannot be automatically reverted in Wine 3.0-rc4.
The workaround is a native dsound.
To get this far, the following overrides are needed:
Compile Wine with -O2 - Bug 44204
WINEARCH=win32 - Bug 35268 / Bug 35276
quartz - Bug 18556
wmp9 - Bug 28669 (wmp10 + dsound = another crash)
Ignore the installer crash - Bug 17289
--
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=44318
Bug ID: 44318
Summary: Magic: The Gathering Online regression with 2.21 (does
not start anymore)
Product: Wine
Version: 2.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: theli.ua(a)gmail.com
Distribution: ---
c222b86a528e71207bbde57e177ff5be3ee211dc is the first bad commit
commit c222b86a528e71207bbde57e177ff5be3ee211dc
Author: Zhiyi Zhang <yi.gd.cn(a)gmail.com>
Date: Fri Nov 10 19:34:18 2017 +0800
kernel32/nls: Add LOCALE_SPARENT entries.
Signed-off-by: Zhiyi Zhang <yi.gd.cn(a)gmail.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 cf8cc980f30e59a3d5015ac090afc1daebb5ee96
13895aad089ad2763506f21c009ee0b9b94883f9 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=44320
Bug ID: 44320
Summary: Can't locate dll from windows system directory
(err:module:import_dll)
Product: Wine
Version: 3.0-rc5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bghome(a)gmail.com
Distribution: ---
Created attachment 60173
--> https://bugs.winehq.org/attachment.cgi?id=60173
WINEARCH=win64 WINEPREFIX=~/.wine wine ~/.wine/drive_c/Program\ Files/Native\
Instruments/Traktor\ 2/Traktor.exe
# The problem
I installed a program (Traktor Pro 2) onto a new fresh 64 bit wineprefix like
this:
WINEARCH=win64 WINEPREFIX=~/.wine wine ~/Downloads/Traktor\ 2\ 2.11.2\ Setup\
PC.exe
This software also installed Microsoft Visual C++ 2017 Redistributable package
which provides msvcp140.dll, see below.
find ~/.wine -type f -name 'msvcp140.dll'
/home/geza/.wine/drive_c/windows/system32/msvcp140.dll
/home/geza/.wine/drive_c/windows/syswow64/msvcp140.dll
Now I added a library override for msvcp140.dll by winecfg to use the native
dll.
Finally I started the installed program like this:
WINEARCH=win64 WINEPREFIX=~/.wine wine ~/.wine/drive_c/Program\ Files/Native\
Instruments/Traktor\ 2/Traktor.exe
# Actual result
I get an error saying msvcp140.dll not found. See attached console output for
details.
# Expected result
I expect wine to be able to load dlls from Windows system directory.
--
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=44362
Bug ID: 44362
Summary: King Arthur The Role-playing Wargame - crash on
loading battle with unimplemented function
d3dx9_41.dll.D3DXComputeNormalMap
Product: Wine
Version: 3.0-rc6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: betaversiondot(a)gmail.com
Distribution: ---
Created attachment 60267
--> https://bugs.winehq.org/attachment.cgi?id=60267
Backtrace
Game starts fine but crashes on loading of the tutorial battle.
--
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=44364
Bug ID: 44364
Summary: Wincfg does not save graphics preferences
Product: Wine
Version: 2.6
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alex(a)stty.io
When using wine 2.6 under MacOS 10.12.6 (Sierra), when opening winecfg and
trying to change the settings under the graphics tab, it is not saved upon
apply->OK.
The changes made were
"Emulate a virtual desktop" -> YES
"Desktop size" -> 2560x1440
This is required to prevent wine from using two monitors (the secondary monitor
is just blacked out) when trying to run full screen applications (mostly
games).
I understand that wine 2.6 does not keep a ~/.wine configuration directory but
rather uses registry settings but I can't find the required keys in regedit and
I can't find where it is set by looking through the source:
https://github.com/wine-mirror/wine/blob/master/programs/winecfg/x11drvdlg.c
Please let me know if I'm missing anything or if this is intended behavior.
Thanks.
--
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=44377
Bug ID: 44377
Summary: Gray Screen on Start, Android
Product: Wine
Version: 3.0
Hardware: arm
OS: Android
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jacob.a.mcswain(a)gmail.com
Created attachment 60292
--> https://bugs.winehq.org/attachment.cgi?id=60292
logcat grepping for wine
Exactly the same problem as this bug:
https://bugs.winehq.org/show_bug.cgi?id=44245 but it has gotten no traction
since the build they were using, now with 3.0 being released, I'm hoping it
will get more attention.
I can provide any logs needed as well as manual verification of things in the
/data dirs since I am rooted.
After intalling and running Wine 3.0 ARM from
https://dl.winehq.org/wine-builds/android/, it unpacks, then shows "Setting up
windows environment". After that, the screen goes grey and stays like that. I
have let it sit for over 10 minutes with no changes in the log, other than
recognizing touch events. I'll attach a log
Android version: 8.1.0
Phone: Essential-PH1
--
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=44380
Bug ID: 44380
Summary: Battle.net fails to launch with wine 3.0
Product: Wine
Version: 3.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: b1779506(a)trbvn.com
Distribution: ---
Created attachment 60300
--> https://bugs.winehq.org/attachment.cgi?id=60300Battle.net Launcher.exe
The login screen opens and closes. See log.
ii wine-stable 3.0.0~artful
amd64 WINE Is Not An Emulator - runs MS Windows programs
ii wine-stable-amd64 3.0.0~artful
amd64 WINE Is Not An Emulator - runs MS Windows programs
ii wine-stable-i386:i386 3.0.0~artful
i386 WINE Is Not An Emulator - runs MS Windows programs
ii winehq-stable 3.0.0~artful
amd64 WINE Is Not An Emulator - runs MS Windows programs
--
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=44401
Bug ID: 44401
Summary: Unhandled page fault during loading of a stored game
for “Civilization 4”
Product: Wine
Version: 3.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Markus.Elfring(a)web.de
Distribution: ---
Created attachment 60325
--> https://bugs.winehq.org/attachment.cgi?id=60325
backtrace from loading of a file
Yesterday I successfully installed the update “Civ4Patch1.74_Final.exe” by
running the software “Wine 3.0-743.3” once more. I could play for a moment
then.
But I got the following information for another test run according to a loading
of the attached stored game (map setup).
elfring@Sonne:~> env WINEPREFIX="/home/elfring/.wine" wine
C:\\windows\\command\\start.exe /Unix
/home/elfring/.wine/dosdevices/c:/users/Public/Desktop/Sid\ Meier\'s\
Civilization\ 4\ starten.lnk
0009:fixme:exec:SHELL_execute flags ignored: 0x00000100
0009:fixme:exec:SHELL_execute flags ignored: 0x00004100
elfring@Sonne:~> 0037:fixme:service:SERV_QueryServiceObjectSecurity 0x156ea8 4
0x157160 0 0x33f080 - semi-stub
0037:fixme:service:SERV_QueryServiceObjectSecurity 0x156ea8 4 0x150bf0 28
0x33f080 - semi-stub
0037:fixme:service:SetServiceObjectSecurity 0x156ea8 4 0x33effc
0037:fixme:system:SystemParametersInfoW Unimplemented action: 55
(SPI_SETMOUSEKEYS)
0037:fixme:system:SystemParametersInfoW Unimplemented action: 59
(SPI_SETSTICKYKEYS)
0037:fixme:gameux:GameExplorerImpl_VerifyAccess (0x1635a8, L"C:\\Program Files
(x86)\\Firaxis Games\\Sid Meier's Civilization 4\\Civilization4.exe", 0x33fb68)
…
0037:fixme:d3d:wined3d_check_device_format_conversion wined3d 0xef64570,
adapter_idx 0, device_type WINED3D_DEVICE_TYPE_REF, src_format
WINED3DFMT_B5G6R5_UNORM, dst_format WINED3DFMT_B8G8R8X8_UNORM stub!
0037:fixme:d3d:wined3d_check_device_format_conversion wined3d 0xef64570,
adapter_idx 0, device_type WINED3D_DEVICE_TYPE_REF, src_format
WINED3DFMT_B8G8R8X8_UNORM, dst_format WINED3DFMT_B8G8R8X8_UNORM stub!
…
0037:fixme:d3dx:d3dx9_base_effect_get_desc partial stub!
…
0037:fixme:d3dx:ID3DXEffectImpl_ValidateTechnique iface 0x18c1d450, technique
0x18c1ea10 semi-stub.
0037:fixme:d3d:state_lastpixel Last Pixel Drawing Disabled, not handled yet
0037:fixme:win:EnumDisplayDevicesW ((null),0,0x33efd4,0x00000000), stub!
…
0037:fixme:msxml:domdoc_putref_schemas (0x1cd95b70)->(0x33e530 {VT_DISPATCH:
0x1cde310c}): semi-stub
0037:fixme:msxml:domdoc_get_readyState stub! (0x1cd95b70)->(0x33e5e8)
wine: Unhandled page fault on read access to 0x00000013 at address 0x42bc41
(thread 0037), starting debugger...
--
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=44407
Bug ID: 44407
Summary: Page fault (libllvm-5.0.so / opengl32)
Product: Wine
Version: 3.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: eochgls(a)web.de
Distribution: ---
Created attachment 60330
--> https://bugs.winehq.org/attachment.cgi?id=60330
backtrace of page fault
Hi! :-)
Trying to run Asterix & Obelix XXL which has had "garbage" rating for almost 10
years in wine.
https://appdb.winehq.org/objectManager.php?sClass=version&iId=13367
Reason is a page fault which is triggered by opengl32 >
libnvidia-glcore.so.384.111 > gamemodule.elb. I attached both cmd line output
warnings and backtrace error log.
I did a reinstall of libgl1-mesa-glx-lts-utopic:i386, libgl1-mesa-glx:i386,
bumblebee, bumblebee-nvidia, primus, linux-headers-generic (I dont really know
what I did there), didnt help.
I replaced the crashing asm instructions with NOPs but that did not go anywhere
really. This seems to be some serious loading error (?)
This game is kind of being revived right now, due to recent speedruns. Would be
great to get it running in Linux.
Any hints or a bugfix will be much appreciated.
Cheers
--
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.