https://bugs.winehq.org/show_bug.cgi?id=47230
Bug ID: 47230
Summary: Provide hint in crash report module table to
distinguish between Wine builtins cross-compiled to PE
format and native overrides
Product: Wine
Version: 4.8
Hardware: x86-64
OS: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
as it says. Future Wine releases/builds will provide builtin modules by default
in PE format. It will be harder to diagnose crash logs if users put native
overrides in place as the modules table no longer provides the obvious hints in
case of non-core / overridable dlls (ELF-PE hybrid, DWARF, load address range,
'name-<elf>').
Take bug 47226 for example:
--- snip ---
...
Modules:
Module Address Debug info Name (160 modules)
PE 130000- 13d000 Deferred ilmthread-2_2
PE 250000- 29b000 Deferred qt5winextras
PE 2a0000- 6f7000 Deferred qt5gui
PE 700000- 8f3000 Deferred libglesv2
PE 900000- e51000 Deferred qt5widgets
PE e60000- e7e000 Deferred zlibwapi
PE e80000- ef6000 Deferred lcms2
PE f00000- 11c2000 Deferred ilmimf-2_2
PE 11d0000- 1219000 Deferred half
PE 1220000- 1236000 Deferred iex-2_2
PE 1240000- 1258000 Deferred imath-2_2
PE 1260000- 1389000 Deferred libraw
PE 15f0000- 1721000 Deferred qwindows
PE 1840000- 184d000 Deferred qico
PE 1850000- 1890000 Deferred qjpeg
PE 1890000- 18ec000 Deferred qtiff
PE 61000000- 61034000 Deferred qt5xml
PE 64000000- 640d3000 Deferred qt5network
PE 65100000- 651a7000 Deferred msvcp110
PE 66500000- 66523000 Deferred vcomp110
PE 67000000- 67551000 Deferred qt5core
ELF 7a800000- 7aa10000 Deferred opengl32<elf>
\-PE 7a850000- 7aa10000 \ opengl32
ELF 7b400000- 7b85b000 Dwarf kernel32<elf>
\-PE 7b420000- 7b85b000 \ kernel32
ELF 7bc00000- 7bd54000 Deferred ntdll<elf>
\-PE 7bc20000- 7bd54000 \ ntdll
ELF 7c000000- 7c004000 Deferred <wine-loader>
PE 140000000- 1403ee000 Deferred easyhdr3
PE 180000000- 18004a000 Deferred openjp2
...
ELF 7f86d5ec7000- 7f86d5ef3000 Deferred version<elf>
\-PE 7f86d5ed0000- 7f86d5ef3000 \ version
ELF 7f86d5ef3000- 7f86d6298000 Dwarf libwine.so.1
ELF 7f86d629a000- 7f86d64c3000 Deferred
ld-linux-x86-64.so.2
ELF 7ffc37f2a000- 7ffc37f2b000 Deferred [vdso].so
Threads:
process tid prio (all id:s are in hex)
...
00000058 (D) C:\Program Files\easyHDR 3 Demo\easyHDR3.exe
...
00000070 0 <==
...
--- snip ---
Here, 'msvcp110.dll' and 'vcomp110.dll' are Wine builtins in PE format.
I propose to add a hint in the table for Wine builtin modules in PE format for
easier diagnosis of crash reports.
$ wine --version
wine-4.8-202-g61aea5a987
Regards
--
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=21187
Summary: OLE Exception code 80004002 - AmiBroker + AmiQuote
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mxn(a)atlas.cz
Steps to reproduce:
1) Download AmiBroker (trial application ver. 5.20) from
http://www.amibroker.com/download.html
2) Install it with command 'wine AmiBroker520.exe'
3) 'cd' to directory where AmiBroker trianl is installed
4) Start AmiBroker with command 'wine Broker.exe'
5) Start AmiQuote with command 'wine AmiQuote/Quote.exe'
6) In 'AmiQuote' choose 'Tools -> Auto-update Amibroker database'
7) Error dialog pops up 'OLE Exception code 80004002'
8) downgrade wine to ver. 1.1.33
9) Repeat steps 4) - 6), no Error dialog is displayed and everything works
correctly (database is updated)
Note: I believe bug is also reproducible in wine 1.1.34.
--
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=45540
Bug ID: 45540
Summary: WeGame: password input widget of login interface isn't
useable.
Product: Wine
Version: 3.13
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jactry92(a)gmail.com
Distribution: ---
Created attachment 61946
--> https://bugs.winehq.org/attachment.cgi?id=61946
password input widget was marked by red
Steps to reproduce:
1. $ winetricks -q mfc42 cjkfonts
2. $ wine WeGameMiniLoader.3.6.1.5080.gw.exe
3. $ cd .wine/drive_c/Program\ Files/WeGame
4. $ WINEDLLOVERRIDES="msvcr100=n" wine tgp_daemon.exe
Expected: Users can input account and password for login.
Actually: There is a crash of TASLogin.exe. Account input widget is useable but
password doesn't work. Can't give input focus to it.
--
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=50717
Bug ID: 50717
Summary: Wine places 1x1 pixel window on top of fullscreen
window, blocking direct scanout on Wayland
Product: Wine-staging
Version: 6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tempel.julian(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
KWin developer Xaver Hugl found this while investigating the cause of direct
scanout getting blocked with Wine fullscreen windows on Wayland:
"Wine puts a 1x1 pixel big override-redirect window on top of the fullscreen
window that stops direct scanout. I'll add a workaround for now but at first
glance looks like a Wine bug to me."
https://invent.kde.org/plasma/kwin/-/merge_requests/718#note_191539
"I verified that it isn't caused by Xwayland / happens on a normal X session as
well"
https://invent.kde.org/plasma/kwin/-/merge_requests/728#note_191637
(this MR also contains the workaround, and indeed it makes direct scanout work
with Wine)
As a result, performance of fullscreen 3D Wine applications on Kwin Wayland
git-master is negatively affected, as unnecessary compositing affects frame
presentation and causes lots of dropped frames under high GPU load.
It is well possible that this also negatively affects Gnome and Sway Wayland,
but also Gnome unredirecting on Xorg.
-staging and Proton are affected, might also apply to regular wine. It doesn't
matter if WineD3D or DXVK is used (as this probably is very specific to Wine's
window management and not the 3D API).
It looks like if the proper fix was if Wine wouldn't spawn the 1x1 pixel window
on top anymore.
--
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=37332
Bug ID: 37332
Summary: Cannot run Rome Total War (installed / run from Steam)
Product: Wine
Version: 1.7.25
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winebugz.20.dllahr(a)xoxy.net
Created attachment 49642
--> https://bugs.winehq.org/attachment.cgi?id=49642
output from running wine
Brief version: I'm using wine 1.7.25 compiled from sources on a Mac probook
running OS X 10.9.5. I was able successfully install and run Steam, log in to
my Steam account, and have Steam download and install Rome Total War. When I
attempt to run Rome Total War (either through the Steam interface or through
the command line - which still calls Steam), I have managed to get it to
display the initial screen, but then it either hangs (most of the time) or
crashes. I tried running in a virtual desktop mode, no change in behavior.
More info: I previously installed wine 1.6.2 using HomeBrew. Prior to
compiling wine 1.7.25, I used HomeBrew to check for / install listed
dependencies. I'm using
WINEPREFIX=/opt/no_backup/wine
Side note: I was able to get the game working on an ubuntu system running on
virtualbox on this same Mac, however the performance was very slow - the mouse
response was very, very slow.
--
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=47568
Bug ID: 47568
Summary: Napoleon Total War Steam
Product: Wine
Version: unspecified
Hardware: x86-64
OS: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tylerpelletier(a)outlook.com
Fresh install of pop os fresh install of wine and steam. I got napoleon total
war definitive edition to install. Campaign runs fine. I go to launch a battle
and I get a pop up saying "program error" is ready. the program has encountered
a serious problem and needs to close I click for more details then it says
please wait for details but that stalls
I left the window open saying error details tried to launch the game to try to
get more details and it says steam error 227 this time. closed it and it now
launches.
--
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=47429
Bug ID: 47429
Summary: Medieval 2 total war gold crash on launch
Product: Wine
Version: 4.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dam.rocchi(a)gmail.com
Distribution: ---
Created attachment 64777
--> https://bugs.winehq.org/attachment.cgi?id=64777
Debug +loaddll,+module,+wgl in fresh 32 bot prefix
Wine crash after launch, with message box "Unspecified error" and exit.
--
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=43926
Bug ID: 43926
Summary: Medieval: Total War. No mouse pointer and no text in
Battle mode.
Product: Wine
Version: 2.19
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: vir.found(a)gmail.com
Created attachment 59561
--> https://bugs.winehq.org/attachment.cgi?id=59561
wine-2.19 (Staging): WINEDEBUG="fixme-all,+d3d_surface,+d3d9"
Steps to reproduce:
1. Start the game.
2. Press "Quick Battle".
Mouse pointer is invisible.
All text on screen is invisible.
Reproducible on all wine versions I managed to grab:
2.0
2.0.2
2.7
2.18
2.19
2.19 (Staging)
Reproducible with XQuartz and with native macdriver
--
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=47127
Bug ID: 47127
Summary: Nioh: unhandled page faults
Product: Wine
Version: 4.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mail(a)ap4y.me
Distribution: ---
Created attachment 64341
--> https://bugs.winehq.org/attachment.cgi?id=64341
console output with lutris + dxvk and steam
Nioh (steam game id 485510) is crashing quite often during gameplay upon
performing death blows and interacting with some objects. It requires dxvk to
run but it doesn't seem to be related as I was able to complete several levels
with crashes. Regular log doesn't show much so I'm attaching warn+all log and
backtrace. There are wmv/quartz related error messages in the log but I don't
think it's related to the crash as there are no cutscenes played when crashes
happen.
--
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=45699
Bug ID: 45699
Summary: Microsoft Office 2016 Pro Plus 64-bit/x64 fails to
install
Product: Wine
Version: 3.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: alexander-winehq(a)xmine128.tk
Distribution: ---
Created attachment 62125
--> https://bugs.winehq.org/attachment.cgi?id=62125
Annotated installation log file
Installation was done using an online installer with name:
Setup.X64.de-de_O365ProPlusRetail_XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX_TX_DB_b_32_.exe
(The included GUID was redacted since I'm not sure whether this is a license
key or not.)
I've added a log file with some observations I've made during install included
inline – you can find these by searching for the letters "!!!" (without
quotes). In particular, the following lines appear several times when the
installer gets stuck at 58% before it aborts:
wine: Call from 0x7bc5be0c to unimplemented function
RPCRT4.dll.NdrClientCall3, aborting
012d:fixme:ntdll:EtwEventUnregister (deadbeef) stub.
014b:err:msi:execute_script Execution of script 0 halted; action
L"[C:\\Program Files\\Common Files\\Microsoft
Shared\\OfficeSoftwareProtectionPlatform\\OSPPOBJS.DLL|C:\\Program
Files\\Common Files\\Microsoft
Shared\\OfficeSoftwareProtectionPlatform\\osppobjs-spp-plugin-manifest-signed.xrm-ms<=>S-1-5-21-0-0-0-1000<=>{90160000-007E-0000-1000-0000000FF1CE}]CAInstallSp"...
returned 1603
014b:err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize"
returned 1603
Most of the other stuff appears unproblematic except maybe for
CreateSymbolicLink being stubbed.
--
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.