https://bugs.winehq.org/show_bug.cgi?id=45858
Bug ID: 45858
Summary: Setup program for leaked Winamp 5.8 beta crashes after
first screen.
Product: Wine
Version: 3.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ryan.farmer.android(a)gmail.com
Distribution: ---
Created attachment 62346
--> https://bugs.winehq.org/attachment.cgi?id=62346
Backtrace of setup program crash
Setup program for leaked Winamp 5.8 beta crashes after first screen.
1. Download leaked Winamp 5.8 beta.
https://anonfile.com/c4Wf2eh3b4/winamp58_3653_beta_full_en-us_exe
2. Open with Wine.
3. Click Next on the setup program.
4. Setup program crashes.
Tested on Wine 3.16 as provided by Fedora 29.
--
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=48537
Bug ID: 48537
Summary: Prezzie Hunt fails to launch
Product: Wine
Version: 5.0
Hardware: x86
URL: http://www.skylinesoftware.co.uk/PHDL/PH8.zip
OS: Linux
Status: NEW
Keywords: download, patch
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
When clicking "Game" -> "Start New Game" from the menu, a message box is
displayed saying "Go failed, seterrorcode oldest: 71 newest: 87, DDERR:
D3DERR_TEXTURE_LOAD_FAILED". The linked Staging patch fixes 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=53900
Bug ID: 53900
Summary: MLM Easy Money halted at Step 29 (MSGHOO32.OCX
Component or dependency missing) MFC40
Product: Wine
Version: 7.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mfc
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Created attachment 73444
--> https://bugs.winehq.org/attachment.cgi?id=73444
Console output (wine-7.20 on Slackware64/Multilib)
I am trying a very old program demo which is no longer being offered for sale
but archive.org has a copy of the demo:
https://web.archive.org/web/20060528111217/http://www.mlmeasymoney.com/down…
bash-5.1$ sha1sum emv9demo.exe
a202b1304452cde6f78bfbaba3a7bc02b8f28f52 emv9demo.exe
At first glance this might be the relevant part of console output. I have
attached the full log.
0024:err:module:import_dll Library MFC40.DLL (which is needed by
L"C:\\windows\\system32\\MSGHOO32.OCX") not found
bash-5.1$ wine --version
wine-7.20
--
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=43218
Bug ID: 43218
Summary: Paint Shop Pro X9 Installer doesn't download anything
Product: Wine
Version: 2.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Created attachment 58505
--> https://bugs.winehq.org/attachment.cgi?id=58505
Console output wine 2.10 (non-staging)
Hello everyone,
in the past I already submitted some bug reports for the Corel installation
routine of Paint Shop Pro and there has been some progress.
It is now possible to accept the EULA and the installation window also shows up
but the downloader doesn't download anything.
I am attaching my console output for further information.
--
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=56811
Bug ID: 56811
Summary: Jade Empire configuration tool fails to show up
(either in fullscreen or virtual desktop mode)
Product: Wine
Version: 9.6
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: win32u
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: rbernon(a)codeweavers.com
Regression SHA1: 4573910acc2783a3f678a428aa313377b09a04e8
Distribution: ArchLinux
Created attachment 76614
--> https://bugs.winehq.org/attachment.cgi?id=76614
WINEDEBUG=+vulkan,+system,+driver,+explorer
The configuration tool for Jade Empire: Special Edition doesn't show up, I can
only see the empty background of the virtual desktop.
JadeEmpireConfig.exe and wineserver are both using 50-50% CPU, but nothing
happens.
First this occurred after
commit 4573910acc2783a3f678a428aa313377b09a04e8
win32u: Move D3DKMT vulkan implementation out of winex11.
Beginning with that commit only virtual desktop mode was affected, the
application still worked in Wine's full screen mode.
Then came commit 6b8cdda502a5fd726529af0cdb14c57467cde14b (which fixed bug
#56764). Since then the application doesn't work either in full screen or
virtual desktop mode.
AFAIK no demo version exists. I tested with the GOG.com version of the game.
wine-9.10-164-g7eb72b7bb3d
X.Org X Server 1.21.1.13
Nvidia binary drivers 550.40.63.
XFCE 4.18
--
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=56140
Bug ID: 56140
Summary: ListView with a custom column sorter produces wrong
resuls
Product: Wine
Version: 9.0-rc3
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: dmitry(a)baikal.ru
Distribution: ---
Steps to reproduce:
1. Run 'wine rundll32.exe inetcpl.cpl,LaunchSiteCertDialog'
2. Go to the "Trusted Root Certification Authorities" tab
3. Click several times on "Issued to" or "Issued by" columns, observe that
sorting takes multimple attemps to actually settle down and stop changing the
items order
This probably indicates a problem with DPA_Sort().
--
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=56494
Bug ID: 56494
Summary: Splashtop RMM v3.6.6.0 crashes
Product: Wine
Version: 9.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: patm(a)ait.cx
Distribution: ---
Created attachment 76259
--> https://bugs.winehq.org/attachment.cgi?id=76259
Wine 9.0 backtrace
The new Splashtop RMM client (v 3.6.6.0) crashes with a page fault on Wine 9.0.
On Wine 9.5, when I attempt to run it, a spinning cursor appears for a few
seconds but the program never loads. No error message appears. The previous
version, 3.5.8.2, runs with no problem.
Attached is a backtrace from Wine 9.0.
The program installer can be downloaded from:
https://my.splashtop.com/rmm/win
--
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=51704
Bug ID: 51704
Summary: Final Fantasy XI Online: Short Freezes / Stutters
Every Second
Product: Wine
Version: 6.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: iphlpapi
Assignee: wine-bugs(a)winehq.org
Reporter: escomk3(a)hotmail.com
Distribution: ---
With commit e91b19bf38e [1] and beyond, very tiny freezes/stutters can be
observed in Final Fantasy XI Online.
They happen more or less exactly every second, and are quite noticeable while
moving around in the game, even though they are indeed very short-lived.
1.
https://source.winehq.org/git/wine.git/commit/e91b19bf38e13c7a31d553a559308…
--
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=53531
Bug ID: 53531
Summary: FTDI Vinculum II IDE gets "Out of memory" error on
startup
Product: Wine
Version: 7.14
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msxml3
Assignee: wine-bugs(a)winehq.org
Reporter: damjan.jov(a)gmail.com
Distribution: ---
While investigating bug 38350, users noticed how after upgrading Wine (some
time ago), the error message on startup changed from "OLE error 8002006" to
"Out of memory".
Using WINEDEBUG='+relay,+msxml' and looking at the last msxml call prior to the
"Out of memory" string appearing, I found it comes from domelem_get_item() line
1837:
---snip---
1834 curr = xmlNewNsProp(NULL, xmlns, ns->prefix, ns->href);
1835 if (!curr) {
1836 xmlFreeNs(xmlns);
1837 return E_OUTOFMEMORY;
1838 }
---snip---
and xmlNewNsProp() fails because ns->prefix is NULL.
However that code wasn't always there. Looking through the Git history and
testing past Wine versions, I isolated it to this commit, before which it got
further during startup:
---snip---
commit 4460cb3377a045de8cde82d846e8e0d3592d5252 (HEAD)
Author: Daniel Lehman <dlehman25(a)gmail.com>
Date: Mon Oct 15 21:14:34 2018 -0700
msxml3: Treat namespaces as floating attributes.
Signed-off-by: Daniel Lehman <dlehman25(a)gmail.com>
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
---snip---
--
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.