https://bugs.winehq.org/show_bug.cgi?id=49936
Bug ID: 49936
Summary: modal dialog box behaves modeless
Product: Wine
Version: 5.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ch.panel(a)free.fr
Distribution: ---
Creating a modal dialog box in an MDI environment :
when this one has for parent an MDI Child window, this behaves like a modeless
window (bug because MDI child was expecting an answer)
when this one has for parent the Application Frame window (parent of parent...
of MDI Child window), this behaves correctly (modal).
It's like wine doesn't manage MDI model correctly...
--
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=52966
Bug ID: 52966
Summary: user32:combo - test_listbox_size() fails in Wine in
the Japanese locale
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
user32:combo - test_listbox_size() fails in Wine in the Japanese locale:
combo.c:798: Test marked todo: Test 1, expected list height to be 0, got 14
combo.c:798: Test failed: Test 2, expected list height to be 0, got 15
combo.c:798: Test failed: Test 11, expected list height to be 0, got 15
combo.c:798: Test succeeded inside todo block: Test 15, expected list height to
be 54, got 54
https://test.winehq.org/data/patterns.html#user32:combo
This is readily reproducible with:
(just make sure to have the required locale in locale -a)
LANG=ja_JP.UTF-8 ./wine dlls/user32/tests/user32_test.exe combo
--
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=52491
Bug ID: 52491
Summary: SpaceDesk: Error when trying to connect to the server
now but it worked in 6.10 and below
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jota0222(a)hotmail.com
Distribution: ---
Created attachment 71785
--> https://bugs.winehq.org/attachment.cgi?id=71785
Log Of SpaceDesk Runinng
After the release of stable 7.0.0, I noticed that SpaceDesk stoped working and
then I tried some older versions versions, none of the listed to register the
apps in the WineHQ page worked (6.21 and above), however it worked in all the
ones below 6.10. I didn't try with the ones in between, so I don't really know
when the bug was introduced exactly.
The app doesn't throw exceptions or show error in logs, the log attached is
basically the same in both 6.10 and 7.0.0 versions.
I also tried with winedbg but if I dissable $BreakOnFirstChance it never stops
on any exception and the log finish up being the same as the one attached (at
least doesn't looks like it's showing things related to the issue). And if I
run it with $BreakOnFirstChance set as 1, it's impossible to reach the moment
of in which the error occurs due to al the exceptions in which it stops before
to even show the window.
This image shows the error:
https://paste.pics/FTUXV
--
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=55497
Bug ID: 55497
Summary: regression wine >= 7: page fault on read access to
0x00000000 in "TKKG 1" (EN: Jennifer is Missing, DE:
Katjas Geheimnis - Tivoli)
Product: Wine
Version: 8.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kolAflash(a)kolahilft.de
Distribution: ---
Created attachment 75060
--> https://bugs.winehq.org/attachment.cgi?id=75060
Wine 7.0.4 backtrace
In Wine <= 6.0.4 "TKKG 1" runs fine. But Wine-7.0.2 and newer versions do not
work.
Game: TKKG 1: Jennifer is Missing (DE: Katjas Geheimnis)
Publisher: Tivola
(see AppDB)
wine-staging-8.14:
wine: Unhandled page fault on read access to 00000000 at address 6AB253F0
(thread 0140), starting debugger...
Attached Wine-7.0.4 backtrace information.
For running with Wine-6.0.4 this patch is needed.
https://bugs.winehq.org/show_bug.cgi?id=44931#c10
Installation needs to be done on Windows. Afterwards copy the folder onto the
system running Wine. See also:
https://bugs.winehq.org/show_bug.cgi?id=55494
--
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=55010
Bug ID: 55010
Summary: psapi:psapi_main - test_EnumProcessModulesEx()
sometimes gets a 0 image size on Windows 8
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: psapi
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
psapi:psapi_main - test_EnumProcessModulesEx() sometimes gets a 0 image size on
Windows 8:
psapi_main.c:250: Test failed: pcs-3232: 0: image size was 0
psapi_main.c:250: Test failed: pcs-3232: 3: image size was 0
or
psapi_main.c:250: Test failed: pcs-6432: 1: image size was 0
psapi_main.c:250: Test failed: pcs-6432: 3: image size was 0
or
psapi_main.c:250: Test failed: pcs-6464: 2: image size was 0
psapi_main.c:250: Test failed: pcs-6464: 0: image size was 0
psapi_main.c:250: Test failed: pcs-6464: 3: image size was 0
See https://test.winehq.org/data/patterns.html#psapi:psapi_main
There can be 1 to 3 failures independently of the bitness.
--
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=38780
Bug ID: 38780
Summary: AArch64 platforms: register X18 must remain reserved
for Wine to run 64-bit ARM Windows applications
(Distro aarch64 toolchains need '-ffixed-x18' default,
loader/libc/userland)
Product: Wine
Version: 1.7.45
Hardware: aarch64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
split off from bug 38719 ("64-bit ARM Windows applications from Windows SDK for
Windows 10 crash when accessing TEB/PEB members (AArch64 platform specific
register X18 must be reserved for TEB)")
Resolution is 'upstream' here, the Wine part is bug 38719
http://infocenter.arm.com/help/topic/com.arm.doc.ihi0055b/IHI0055B_aapcs64.…
Chapter 5 "THE BASE PROCEDURE CALL STANDARD"
--- quote ---
The role of register r18 is platform specific.
If a platform ABI has need of a dedicated general purpose register to carry
interprocedural state (for example, the thread context) then it should use this
register for that purpose. If the platform ABI has no such requirements, then
it should use r18 as an additional temporary register.
The platform ABI specification must document the usage for this register.
Note
Software developers creating platform independent code are advised to avoid
using r18 if at all possible. Most compilers provide a mechanism to prevent
specific registers from being used for general allocation; portable hand-coded
assembler should avoid it entirely. It should not be assumed that treating the
register as callee saved will be sufficient to satisfy the requirements of the
platform. Virtualization code must, of course, treat the register as they would
any other resource provided to the virtual machine.
--- quote ---
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.
https://bugs.winehq.org/show_bug.cgi?id=47406
Bug ID: 47406
Summary: add support for debug symbols is separate files
Product: Wine
Version: 4.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: winedbg
Assignee: wine-bugs(a)winehq.org
Reporter: galtgendo(a)o2.pl
Distribution: ---
<will be a bit ranty>
One on the "installation options" on Gentoo is 'splitdebug'.
It allows to keep debug symbols in separate files (and potentially keep them
compressed). gdb supports it (AFAICT) seamlessly. While addr2line doesn't seem
to supports it, the one from elfutils does.
I don't know where Gentoo got the idea, but given gdb and elfutils, it's likely
more wide-spread than Gentoo family.
So, would you consider adding support for it in winedbg ?
--
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=46777
Bug ID: 46777
Summary: Two Worlds 2 crashing on start [REGRESSION]
Product: Wine
Version: 4.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: timofeevsv1989(a)gmail.com
Distribution: ---
Created attachment 63791
--> https://bugs.winehq.org/attachment.cgi?id=63791
Two Worlds 2 crash. Console out.
Two Worlds 2 crashing on start. In older wine (4.0) on load screen.
On old wine 1.1.39 everything was OK
--
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=54401
Bug ID: 54401
Summary: PhotoFiltre not printing
Product: Wine
Version: 8.0-rc5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: johann.mahne(a)gmail.com
Distribution: ---
Created attachment 73967
--> https://bugs.winehq.org/attachment.cgi?id=73967
Log of photoFiltre starting
I upgraded from version 7.0 to version 8.0 via the Linux Mint update manager.
PhotoFiltre version 6 and 7 will now not print unless I click on print setup
first. It was working on version 7.0 .
I have to click print setup then click OK then close the window and then click
print. Then it works.
It is only for PhotoFiltre that I have this problem.
--
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=53319
Bug ID: 53319
Summary: robot battle game extremely slow after wine version
7.11 and above
Product: Wine
Version: 7.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: evren320(a)hotmail.com
Distribution: ---
Robot Battle 1.4 game is slow on wine version 7.11 and above.
Game works fine with wine 7.10 and below.
--
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=52962
Bug ID: 52962
Summary: dinput:force_feedback breaks ntoskrnl.exe:ntoskrnl on
Windows 7
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: directx-dinput
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
dinput:force_feedback breaks ntoskrnl.exe:ntoskrnl on Windows 7:
ntoskrnl.c:1837: Test failed: Failed to uninstall INF, error 3758096957
https://test.winehq.org/data/patterns.html#ntoskrnl.exe:ntoskrnl
This can be tested by running the following on wtbw7u:
Program: winetest.exe
Arguments: -c -o - -t foo dinput:force_feedback ntoskrnl.exe:ntoskrnl
A bisect shows that this failure started with the commit below:
commit 2644f6361759caa3631c6ce85a912a1654093da0
Author: Rémi Bernon <rbernon(a)codeweavers.com>
Date: Tue Mar 22 11:41:40 2022 +0100
dinput/tests: Create all HID devices from the Bus driver.
Signed-off-by: Rémi Bernon <rbernon(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
(On the plus side a different set of 12 failures got fixed at about the same
time, maybe by the same commit.)
--
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=50998
Bug ID: 50998
Summary: Failed to open error Word 2007 (c0000135)
Product: Wine-staging
Version: 6.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pierce.adam.randall(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Since 6.5, I'm not able to open Word 2007.
I get the following errors when I try to open it in terminal:
wine: failed to open "[path redacted]/drive_c/Program Files/Microsoft
Office/Office12/WINWORD.exe": c0000135
0094:err:rpc:I_RpcReceive we got fault packet with status 0x1c010003
Not much other than that.
I'm using Arch Linux. Kernel 5.11.13.
The program works on 6.4, but not 6.5 or 6.6. I also ran into this bug using
non-staging version of 6.5.
--
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=49852
Bug ID: 49852
Summary: Performance regression in "msvcrt: Use correct code
page in _write when outputing to console."
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: martin(a)martin.st
Distribution: ---
Created attachment 68190
--> https://bugs.winehq.org/attachment.cgi?id=68190
Test sample
Since 081d25d4b989c732d301b786311c034132c8d7a3, "msvcrt: Use correct code page
in _write when outputing to console.", a test app (that prints a lot to stdout)
had an around 10-20x slowdown.
Before, "time wine64 ihateeh-x86_64.exe > /dev/null 2>&1" ran in around 1
second, after that commit it takes 15 seconds. (At some later point, it has
regressed further to 25 seconds. The corresponding testcase on aarch64 used to
run in 3 seconds, after the commit it takes 60, and with current master takes
around 120 seconds.)
--
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=54387
Bug ID: 54387
Summary: Pantsylvania crashes if Windows version is set to 3.1
Product: Wine
Version: 8.0
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 73951
--> https://bugs.winehq.org/attachment.cgi?id=73951
WINEDEBUG=+winspool
I think the problem is that
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Print\Environments\Windows
4.0\Drivers\Version-0\HP-HP-OfficeJet-Pro-8020-series\Driver is an empty
string.
$ sha256sum Pantsylvania.zip
8ee7f97be0c5f2c0be84c01aca31655c67349b1b8606e403146d847bad1fbe71
--
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=55030
Bug ID: 55030
Summary: Nelogica Profitchart freezes and Crash since wine-7.12
[bisect included]
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d2d
Assignee: wine-bugs(a)winehq.org
Reporter: brandowlucas(a)gmail.com
Distribution: ---
Created attachment 74590
--> https://bugs.winehq.org/attachment.cgi?id=74590
profit_bisect_log
Nelogica Profitchart completly freezes and then crashes since version
wine-7.12, running bisect of the previous version (wine-7.11) i got this:
[striker@striker wine]$ git bisect bad
cda5f68a647f187d1de0d4c844c528d2135d047f is the first bad commit
commit cda5f68a647f187d1de0d4c844c528d2135d047f
Author: Nikolay Sivov <nsivov(a)codeweavers.com>
Date: Mon Jun 27 00:33:40 2022 +0300
d2d1/effect: Use known names for automatically added properties.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
dlls/d2d1/effect.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
I hope this can be useful to fix this issue in the upcoming releases.
--
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=13685
Summary: Anarchy Online is very slow in certain areas (< 3fps or
0)
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: krause.marcel(a)gmx.net
It's something that's bugging me for a good while, and is also being mentioned
in the AppDB article for the game. As I said there it can be "worked around" by
using the commercial cedega software, which has other minor problems too, but
nothing compared to the slowness under wine.
1. download the free client using bittorrent:
http://torrent.funcom.com/torrents/AnarchyOnline_17.6.1_EP0.exe.torrent
2. register a free account: http://register.funcom.com/
3. Start the game, talk to the neutral recruiter at the island and take the
Wompah (teleporter) to Borealis, which will leave you in complete graphical
laggyness.
You can also notice the laggyness at the Unicorn Outpost (needs paid expansion
content), playershops in the guild cities (paid content too), and a few more
places. All of these places are frequently used by the players and visiting
them is a major pain of course, but as they're the central places in game, you
can't really get around on the long run.
It's not my system causing the lag though, as it works fine with the cedega
software.
Specs are:
Athlon X2 5000+
2Gb Ram
GeForce 8600GT@256MB
400GB WD harddisk
16MBit/s internet connection
Regards,
Marcel Krause
--
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=46658
Bug ID: 46658
Summary: Far Cry configurator: reduced height of comboboxes
Product: Wine
Version: 3.15
Hardware: x86
OS: Linux
Status: NEW
Keywords: regression
Severity: minor
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: dark.shadow4(a)web.de
Regression SHA1: 3d0be0bad8eca72e67199ebfb451150d58494ba3
Distribution: ---
Created attachment 63591
--> https://bugs.winehq.org/attachment.cgi?id=63591
screenshot showing the difference
Far Cry configuration tool allows to tweak certain game settings. When I open
any of the comboboxes, the drop-down list shows only 2 items. It should display
more items as it is the case after reverting commit
3d0be0bad8eca72e67199ebfb451150d58494ba3. See attached screenshot for
comparison.
Plain terminal output yields nothing and the free demo doesn't include the
configurator tool. Please let me know if you need debug logs.
Tested in Wine 4.2 with the GOG.com version of the game.
--
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=52775
Bug ID: 52775
Summary: Start native linux apps from a wine app
Product: Wine
Version: 7.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kvradio(a)seznam.cz
Distribution: ---
Unable open native app from Wine 7.5 Wine versions 7.4 and lower work fine
--
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=52942
Bug ID: 52942
Summary: Display error on macOS
Product: Wine
Version: 7.7
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nick.b.321890(a)gmail.com
Created attachment 72316
--> https://bugs.winehq.org/attachment.cgi?id=72316
Error log with winecfg
Wine 7.7 no longer works with any GUI application when upgrading from a working
7.6 installation. Attached is an example error log when running winecfg.
My environment is macOS 12.2 on an M1 MacBook Air (Late 2020) running x86-64
wine64 through Rosetta 2 (to run on arm64).
Most notably, the line "0040:err:system:update_display_cache failed to read
display config" is spammed in console, and I do not recall seeing that in prior
versions. The app appears in the Dock, but a window does not visually appear at
all.
The build for the 7.7 version is located here
https://github.com/Gcenx/macOS_Wine_builds/releases/tag/7.7.
--
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=53380
Bug ID: 53380
Summary: After 7.13 update, components in pop-up windows,
sliders and buttons, do not work. ThumbsPlus 10 Pro
Product: Wine
Version: 7.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nosoy1(a)charter.net
Distribution: ---
Created attachment 72765
--> https://bugs.winehq.org/attachment.cgi?id=72765
Screen print showing app and photo adjustment sliders.
App ThumbsPlus Pro 10 SP2 Build Jun 14, 2018.
OS Linux Mint 64
System: Kernel: 5.4.0-122-generic x86_64 bits: 64 compiler: gcc v: 9.4.0
Desktop: Cinnamon 5.2.7 wm: muffin dm: LightDM Distro: Linux Mint
20.3 Una
base: Ubuntu 20.04 focal
After the 7.13 focal update certain sliders and buttons in pop up window
functions no longer work. The sliders themselves have not looked right for
quite a while, but after this update, they are unresponsive and unusable. If I
restore the app from my backup and using Timeshift restore WINE back to 7.12,
the pop ups function normally again.
--
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=54375
Bug ID: 54375
Summary: wine-stable 8.0.0.0-bullseye-1
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: erka(a)ro.ru
Distribution: ---
Created attachment 73942
--> https://bugs.winehq.org/attachment.cgi?id=73942
Log generated by Wine-stable 8.0.0.0 bullseye-1, unaltered
Free-iptv killed after few minutes
--
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=51300
Bug ID: 51300
Summary: Samsung Dex: Unhandled Exception During Install
Product: Wine
Version: 6.11
Hardware: x86-64
URL: https://www.samsung.com/global/download/SamsungDeXWin/
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: url
Assignee: wine-bugs(a)winehq.org
Reporter: quan.ngoc.le(a)gmail.com
Distribution: Ubuntu
Created attachment 70170
--> https://bugs.winehq.org/attachment.cgi?id=70170
Backtrace
Receiving Unhandled exception: page fault on write access to 0x00110000 in
32-bit code (0x0eacbbb6) when attempting to run installer. Different backtrace
from other bugs related to the Samsung Dex installer.
--
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=49340
Bug ID: 49340
Summary: Splinter Cell: Pandora Tomorrow - Can't find file for
package 'HXAudio'
Product: Wine
Version: 5.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tomasz.piotr.kowalczyk(a)gmail.com
Distribution: ---
I'm on Ubuntu 20.04, installed winehq-staging 5.10 from WINE PPA. I'm trying to
play Splinter Cell: Pandora Tomorrow, the game was installed without any issue.
Unfortunately, every attempt at running pandora.exe fails with an old Windows
window and the following text:
```
Can't find file for package 'HXAudio'
History: UObject::SafeLoadError <- UObject::StaticLoadClass <-
UEngine::InitAudio <- UGameEngine::Init <- InitEngine
```
There is a HXAudio.dll file in the game's root directory, and when running a
WINEDEBUG=+loaddll I see that WINE attempts to load it but then it is
immediately unloaded:
```
0024:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\DSOUND.dll"
at 0x6d5c0000: PE builtin
0024:trace:loaddll:load_native_dll Loaded L"C:\\Program
Files\\Ubisoft\\Splinter Cell Pandora Tomorrow\\HXAudio.dll" at 0x24b0000:
native
0024:trace:loaddll:free_modref Unloaded module L"C:\\Program
Files\\Ubisoft\\Splinter Cell Pandora Tomorrow\\HXAudio.dll" : native
0024:trace:loaddll:load_native_dll Loaded L"C:\\Program
Files\\Ubisoft\\Splinter Cell Pandora Tomorrow\\HXAudio.dll" at 0x24b0000:
native
0024:trace:loaddll:free_modref Unloaded module L"C:\\Program
Files\\Ubisoft\\Splinter Cell Pandora Tomorrow\\HXAudio.dll" : native
```
There is virtually no information about anything called "HXAudio" apart from
two old forum entries [1] [2] basically stating that there is a problem,
without any hint for a solution.
1: https://forums.ubisoft.com/showthread.php/261459-Game-crashes-in-startup
2: https://gathering.tweakers.net/forum/list_messages/945571
Any help would be greatly appreciated. Please let me know if you need any other
information about my environment. For the reference, I also tried older WINE
versions 1.5.19 and 1.9.20, with exactly the same result.
--
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=42208
Bug ID: 42208
Summary: Error when compiling winhlp32.
Product: Wine
Version: 2.0-rc5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: carlo.bramix(a)libero.it
Distribution: ---
While trying to compile wine with mingw and cygwin as shell, I got this error:
../.././../w/tools/winegcc/winegcc.exe -o winhlp32.exe
-B../.././../w/tools/winebuild --sysroot=../.. -b \
i686-w64-mingw32 -fasynchronous-unwind-tables -mwindows callback.o hlpfile.o
macro.o string.o \
winhelp.o macro.lex.yy.o winhlp32.res ../../dlls/shell32/libshell32.a \
../../dlls/comctl32/libcomctl32.a ../../dlls/comdlg32/libcomdlg32.a
../../dlls/user32/libuser32.a \
../../dlls/gdi32/libgdi32.a ../../libs/port/libwine_port.a -lwine
macro.lex.yy.o: nella funzione "yylex":
/home/Carlo/w2/programs/winhlp32/macro.lex.yy.c:1032: riferimento non definito
a "yywrap"
collect2: error: ld returned 1 exit status
winegcc: i686-w64-mingw32-gcc failed
make: *** [Makefile:322: winhlp32.exe] Error 2
It says that "yywrap" is an undefined reference.
This probably happens because the macro.lex.l is not aware of the fact that is
can be also cross compiled, which is the thing you have to do when you want to
run wine natively on Windows, for example.
At the end of the file there is an #ifndef yywrap ... #endif: I replaced it
with an #if 1 and the program has been compiled correctly. But I guess it has
to be fixed correctly.
Sincerely.
--
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=48172
Bug ID: 48172
Summary: 32 bit wine is unable to allocate a continuous 1.5GB
block of memory
Product: Wine
Version: 4.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
Steps to reproduce:
1) Create a 7zip archive with 1.5GB dictionary (a PC with at least 20GB of RAM
is required) using a 64 bit version of the application
In console this could be done this way using native p7zip:
7za a -md=1536m arc.7z [files or folders]
2) Try to unpack this file in 32bit Wine/32bit WinRAR - you'll get a message:
Not enough memory
--
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.