https://bugs.winehq.org/show_bug.cgi?id=53955
Bug ID: 53955
Summary: Fractal Mapper stopped working after wine upgrade
Product: Wine
Version: 7.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
Assignee: wine-bugs(a)winehq.org
Reporter: goeran(a)uddeborg.se
Distribution: ---
After upgrading wine on my Fedora 37 system Fractal Mapper no longer works. The
output ends withe a couple of error messages.
010c:err:module:find_forwarded_export module not found for forward
'msxml3.DllGetClassObject' used by L"C:\\windows\\system32\\msxml.dll"
010c:err:ole:apartment_add_dll couldn't find function DllGetClassObject in
L"C:\\windows\\system32\\msxml.dll"
010c:err:ole:create_server class {2933bf90-7b36-11d2-b20e-00c04f983e60} not
registered
010c:err:ole:com_get_class_object no class object
{2933bf90-7b36-11d2-b20e-00c04f983e60} could be created for context 0x5
010c:err:seh:NtRaiseException Exception frame is not in stack limits => unable
to dispatch exception.
The can be reproduced with the trial version from
https://www.nbos.com/nox/item/144. Run like this
- wine fm8trial.exe
- cd $WINEPREFIX/drive_c/Program\ Files\ \(x86\)/nbos
- wine Mapper8.exe
To get Fractal Mapper fully working with wine I have previously documented some
steps in the appdb. This new problem appears regardless if you do those extra
steps or not however.
There have been several upgrades of wine in Fedora, I don't know exactly at
which upgrade this broke.
--
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=53510
Bug ID: 53510
Summary: ntoskrnl.exe:ntoskrnl sometimes fails on Windows 7 and
8
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: ntoskrnl
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
ntoskrnl.exe:ntoskrnl sometimes fails on Windows 7 and 8:
driver.c:2478: Test failed: Got control flags 0x4.
driver.c:2495: Test failed: Got control flags 0x4.
driver.c:1758: Test failed: Got control flags 0x4.
driver.c:1769: Test failed: Got control flags 0x4.
https://test.winehq.org/data/patterns.html#ntoskrnl.exe:ntoskrnl
This set of four errors is usually repeated 3 times but sometimes has different
flags:
driver.c:2478: Test failed: Got control flags 0x8.
or
driver.c:2478: Test failed: Got control flags 0x4e.
or
driver.c:2478: Test failed: Got control flags 0x82.
--
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=53250
Bug ID: 53250
Summary: ole32:compobj - test_CoGetClassObject() sometimes
fails on Windows 7 and 8
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: ole32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
ole32:compobj - test_CoGetClassObject() sometimes fails on Windows 7 and 8:
compobj.c:831: Test failed: Section not found.
compobj.c:841: Test failed: Unexpected return value.
compobj.c:850: Test failed: Unexpected return value.
compobj.c:856: Test failed: Unexpected module name L"testlib.dll".
https://test.winehq.org/data/patterns.html#ole32:compobj
The failures are rare enough to cause false positives.
--
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=54165
Bug ID: 54165
Summary: Tomb Raider Custom Level - Tibetan Winter crashes with
Software Rendering (Backtrace)
Product: Wine
Version: 8.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Created attachment 73690
--> https://bugs.winehq.org/attachment.cgi?id=73690
Backtrace 8.0-rc1 (Slackware 15.0)
Hello everyone,
I am running a patched version of 8.0-rc1 with one specific patch that stems
from
https://bugs.winehq.org/show_bug.cgi?id=54093
but no other patches have been applied.
Download-URL and console output will be provided shortly in its specific field
but here is my checksum for the time being.
sha256sum MrXY-TibetanWinterRemake.zip
3e40a65d05737723efcc614198f83ab871247936fc8d6ff432cf9a208e2a1622
MrXY-TibetanWinterRemake.zip
--
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=53222
Bug ID: 53222
Summary: shell32:shlfolder - test_SHChangeNotify() gets
unexpected WM_USER_NOTIFY messages on Windows 10
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
shell32:shlfolder - test_SHChangeNotify() gets unexpected WM_USER_NOTIFY
messages on Windows 10. The exact failures vary a bit though:
shlfolder.c:5027: SHChangeNotify tests (0)
...
shlfolder.c:5014: RMDIR: took 2 tries
shlfolder.c:4964: verifying pidls for: RMDIR
shlfolder.c:4977: Test failed: Didn't expect a WM_USER_NOTIFY message (event:
10)
or
shlfolder.c:4978: SHChangeNotify tests (0)
shlfolder.c:4915: verifying pidls for: MKDIR
shlfolder.c:4928: Test failed: Didn't expect a WM_USER_NOTIFY message (event:
40000)
or
shlfolder.c:5027: SHChangeNotify tests (0)
shlfolder.c:4964: verifying pidls for: MKDIR
shlfolder.c:5014: MKDIR: took 2 tries
shlfolder.c:4964: verifying pidls for: MKDIR
shlfolder.c:4977: Test failed: Didn't expect a WM_USER_NOTIFY message (event:
8)
or
shlfolder.c:4978: SHChangeNotify tests (1)
...
shlfolder.c:4965: CREATE: took 0 tries
shlfolder.c:4915: verifying pidls for: RMDIR
shlfolder.c:4928: Test failed: Didn't expect a WM_USER_NOTIFY message (event:
3)
or
shlfolder.c:5014: CREATE: took 3 tries
shlfolder.c:4960: Test failed: CREATE: expected notification type 2, got: 40000
shlfolder.c:4964: verifying pidls for: CREATE
shlfolder.c:4967: Test failed: GetDisplayNameOf failed: 0x80070057
shlfolder.c:4977: Test failed: Didn't expect a WM_USER_NOTIFY message (event:
3)
https://test.winehq.org/data/patterns.html#shell32:shlfolder
The failures have been seen on Windows 10 1507, 21H1 and 21H2 but it is likely
that the other Windows 10 versions behave the same way.
--
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=54162
Bug ID: 54162
Summary: Unable to read pdf using pdf24
Product: Wine
Version: 8.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: rpc
Assignee: wine-bugs(a)winehq.org
Reporter: tjw123hh(a)outlook.com
Distribution: ---
Created attachment 73687
--> https://bugs.winehq.org/attachment.cgi?id=73687
backtrance
Serious problem opening file with pdf reader in pdf24
However, the pdf creator still works
--
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=54163
Bug ID: 54163
Summary: Unable to open pdf24 toolbox
Product: Wine
Version: 8.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tjw123hh(a)outlook.com
Distribution: ---
When I tried to open the pdf24 toolbox, it got stuck in the loading screen
(Loading animation moves for a while and then stops)
--
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=41784
Bug ID: 41784
Summary: Wine error under LinuxMint 17.3 after running PDF24
Creator
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: marialvez(a)gmail.com
Distribution: ---
Created attachment 56219
--> https://bugs.winehq.org/attachment.cgi?id=56219
Using the PDF24 Creator program, in Wine mode and after close the application,
my Pc show these bug.- Y work with Linux Mint 17.3 Cinnamon 64-bit Version
2.8.8
Using the PDF24 Creator program, in Wine mode and after close the application,
my Pc show these bug.- Y work with Linux Mint 17.3 Cinnamon 64-bit Version
2.8.8
--
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=54161
Bug ID: 54161
Summary: quartz:filtergraph sometimes times out in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
quartz:filtergraph sometimes times out in Wine.
In MR!1820 the timeout happened on exit (debian11-win32):
...
filtergraph.c:5567: Test marked todo: Got param2 0xdeadbeef.
0d70:filtergraph: 7291 tests executed (81 marked as todo, 0 as flaky, 0
failures), 0 skipped.
quartz:filtergraph:0d70 done (258) in 120s 5680B
In the nightly WineTest runs filtergraph timeouts only happen on my desktop and
my Debian 11 VM; maybe because they usually see more other CPU activity.
See https://test.winehq.org/data/patterns.html#quartz:filtergraph
The nightly results show only 7 instances in 6 months where filtergraph timed
out on exit as above (e.g. 2022-09-27 fgtb-debian1-wow32).
It is a lot more common for it to timeout on startup: 17 instances over 6
months. For instance on 2022-11-22 fgtb-debian11-wow32:
filtergraph.c:616: running L"test.avi"
quartz:filtergraph:0424 done (258) in 120s 40B
Given that filtergraph normally runs in about 10 seconds it seems unlikely that
this is just a case of the test running a little bit too 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=54152
Bug ID: 54152
Summary: mshtml:misc sometimes times out in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
mshtml:misc sometimes times out on exit in Wine. Sometimes the timeout happens
on exit:
0a50:misc: 244 tests executed (0 marked as todo, 0 as flaky, 0 failures), 0
skipped.
mshtml:misc:0a50 done (258) in 120s 86B
and sometimes before in which case there is no trace:
mshtml:misc:04c0 done (258) in 120s 0B
See https://test.winehq.org/data/patterns.html#mshtml:misc
The first timeout happened on 2022-11-10 but there is only a bit over 1 per
month. Also the GitLab CI seems to be more prone to getting those.
There is also one case where the test got a failure instead:
misc.c:257: Test failed: key failed 80004005
0a4c:misc: 244 tests executed (0 marked as todo, 0 as flaky, 1 failure), 0
skipped.
mshtml:misc:0a4c done (1) in 0s 131B
256 hres = IHTMLStorage_key(storage, -1, &key);
257 ok(hres == E_INVALIDARG, "key failed %08lx\n", hres);
Where:
0x80004005 == E_FAIL
0x80070057 == E_INVALIDARG
Hopefully that failure is related and the timeout is caused by either
HTMLStorage_key() going into an infinite loop or corrupting the 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.