https://bugs.winehq.org/show_bug.cgi?id=39428
Bug ID: 39428
Summary: Failing owner SID test in advapi32:security
Product: Wine
Version: 1.7.52
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
The following test fails on many Windows 7+ machines:
security.c:3738: Test failed: MACHINE\Software owner SID != Administrators SID.
On Windows 7 it's clearly dependent on having elevated privileges since it
succeeds in all of the fg-win7u64 configurations except the one running as
administrator without elevated privileges, fg-win7u64-1spie9adm, and the one
running in a regular user account, fg-win7u64-1spie9usr.
On Windows 8+ it only succeeds when run with the same bitness as Windows:
* On w8, the 32 bit Windows 8.1 TestBot machine, it succeeds.
* On w864, the 64 bit Windows 8.1 TestBot machine, it fails in 32 bit, succeeds
in 64 bits.
* On w1064, the 64 bit Windows 10 TestBot machine, it fails in 32 bit, succeeds
in 64 bits.
* On cw1-hd6800 and cw2-gtx560 the hardware GPU test machines, it fails in 32
bit, succeeds in 64 bits.
* On fg-acer64, my 64 bit Windows 8 laptop, it fails in 32 bit, succeeds in 64
bits.
--
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=39429
Bug ID: 39429
Summary: Failing ACE flag tests in advapi32:security
Product: Wine
Version: 1.7.52
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
On Windows 8 the advapi32:security test has the following failures when not run
with the same bitness as Windows:
security.c:3778: Test failed: Builtin Users ACE has unexpected flags (0x12 !=
0xa)
security.c:3782: Test failed: Builtin Users ACE has unexpected mask (0x20019 !=
0x80000000)
security.c:3791: Test failed: Builtin Admins ACE has unexpected flags (0x12 !=
0x0)
I short this means these failures only happen in the 32 bit test running on a
64 bit Windows such as on the w864 TestBot VM, but not on the w8 TestBot VM.
The cw1-hd6800 and cw2-gtx560 64 Windows 10 machines follow the same pattern
but with just one failure in the 32 bit tests:
security.c:3791: Test failed: Builtin Admins ACE has unexpected flags (0xa !=
0x0)
(and fg-acer64 too probably but the 64 bit results are missing due to too many
failures)
But for some reason the w1064 64 bit Windows 10 TestBot VM has more failures
and both with the 32 and 64 bit tests:
32 bit:
security.c:3778: Test failed: Builtin Users ACE has unexpected flags (0x12 !=
0xa)
security.c:3782: Test failed: Builtin Users ACE has unexpected mask (0x20019 !=
0x80000000)
security.c:3791: Test failed: Builtin Admins ACE has unexpected flags (0x12 !=
0x0)
64 bit:
security.c:3778: Test failed: Builtin Users ACE has unexpected flags (0x2 !=
0xa)
security.c:3782: Test failed: Builtin Users ACE has unexpected mask (0x20019 !=
0x80000000)
security.c:3791: Test failed: Builtin Admins ACE has unexpected flags (0x2 !=
0x0)
--
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=47383
Bug ID: 47383
Summary: wine crashes with err:ntoskrnl:get_device_manager
failed to create the device manager
Product: Wine
Version: 4.10
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: madewokherd(a)gmail.com
Distribution: ---
Clean prefix, wine-4.10-204-g4aa7fbe0561, I get a crash when Wine starts:
meh@vincent:~/work/wine$ wine notepad
001c:err:ntoskrnl:get_device_manager failed to create the device manager
001c:err:ntoskrnl:get_device_manager failed to create the device manager
001c:err:seh:setup_exception stack overflow 1616 bytes in thread 001c eip
000000007bc69609 esp 0000000000790fc0 stack 0x790000-0x791000-0x990000
0023:err:ntoskrnl:get_device_manager failed to create the device manager
0023:err:ntoskrnl:get_device_manager failed to create the device manager
wine: Unhandled page fault on read access to 0x00000004 at address 0x7bca7888
(thread 0022), starting debugger...
0023:err:seh:setup_exception stack overflow 1616 bytes in thread 0023 eip
000000007bc69609 esp 0000000000790fc0 stack 0x790000-0x791000-0x990000
--
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=45326
Bug ID: 45326
Summary: unimplemented function
ntoskrnl.exe.__C_specific_handler, aborting
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: stevedonato(a)gmail.com
Distribution: ---
wine: Call from 0x7bc5b99c to unimplemented function
ntoskrnl.exe.__C_specific_handler, aborting
wine: Call from 0x7bc5b99c to unimplemented function
ntoskrnl.exe.__C_specific_handler, aborting
wine: Call from 0x7bc5b99c to unimplemented function
ntoskrnl.exe.__C_specific_handler, aborting
The entry point method could not be loaded due to Could not load file or
assembly 'PresentationFramework, Version=4.0.0.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35' or one of its dependencies.
--
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=47823
Bug ID: 47823
Summary: HWiNFO/HWiNFO64 support
Product: Wine
Version: 4.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ntoskrnl
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
I wonder if it's possible to make HWiNFO/HWiNFO64 work under Wine.
The rationale is that it supports various hardware sensors a lot better than
Linux and of course it loads a Windows driver to enable sensors polling.
If it's not feasible/doable, this bug report may be safely closed.
--
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=41472
Bug ID: 41472
Summary: errors data base
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86
URL: https://yadi.sk/d/UEjUzLAkuYJdq
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: agus.susanto558(a)yahoo.co.id
Regression SHA1: errors data base
Distribution: Ubuntu
Created attachment 55857
--> https://bugs.winehq.org/attachment.cgi?id=55857
errors data base
kolotibablo worker application can not be opened, because there are errors in
the data base
--
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=34624
Bug #: 34624
Summary: [dogfood] Qt Creator online setup aborts downloading
packages
Product: Wine
Version: 1.7.3
Platform: x86-64
URL: http://download.qt-project.org/official_releases/onlin
e_installers/1.4/qt-windows-opensource-1.4.0-2-x86-onl
ine.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andriusmao(a)gmail.com
Classification: Unclassified
Created attachment 46140
--> http://bugs.winehq.org/attachment.cgi?id=46140
screenshot
When running Qt Creator online setup some files abort to download at nearly 96%
no matter how I retry, cleanup temp files etc. I've tried changing Windows
version on winecfg but no configuration solves the problem.
--
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=48348
Bug ID: 48348
Summary: Wolfenstein: Youngblood error at launch
Product: Wine
Version: 5.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shagooserver(a)gmail.com
Distribution: ---
Game installs with no problems but fails to launch with this error:
006b:err:seh:setup_exception stack overflow 1872 bytes in thread 006b eip
000000007bc94038 esp 0000000000130ec0 stack 0x130000-0x131000-0x330000
I am not sure if this is relevant but the system is an AMD 3700X on an X570
board with latest BIOS as at 20/12/19.
--
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=46314
Bug ID: 46314
Summary: Arturia Pigments synthesizer crashes when attempting
to move any on screen controls via mouse
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: skosecki(a)gmail.com
Distribution: ---
Created attachment 63048
--> https://bugs.winehq.org/attachment.cgi?id=63048
Crash backtrace attached.
Arturia Pigments Synthesizer
(https://www.arturia.com/products/analog-classics/pigments/overview#en)
installs fine in 64-bit wine prefix (it is a 64-bit only app).
In order to install one has to first install Arturia Software Center - then
install the demo of the product (free trial is available until 10th Jan 2019
but regular demo will be available afterwards).
The Syth installs fine. You can play it via midi when running standalone or via
vst bridges. You can even change the presets.
However upon trying to move any of the user interface sliders or switches, the
application crashes instantly.
I have tried various overrides and wine settings and have tried other wine
versions up to 4.0-rc2 staging and the result is always the same. Crash when
using any of the app gui movable controls.
--
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=46631
Bug ID: 46631
Summary: winecfg fails to load
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: brendan(a)redmandi.com
CC: julliard(a)winehq.org
Regression SHA1: 9839bb7691a1b1c57a4ca501d03825420c1609d7
Distribution: ---
Created attachment 63532
--> https://bugs.winehq.org/attachment.cgi?id=63532
Output of WINEDEBUG=+module
When running winecfg with the latest git commit (currently
d0727decdedb5aba250038458e0a28dec5687e50) - winecfg fails to load.
I get the following:
$ winecfg
002d:err:module:import_dll Loading library comctl32.dll (which is needed by
L"C:\\windows\\system32\\comdlg32.dll") failed (error c000007b).
002d:err:module:import_dll Library comdlg32.dll (which is needed by
L"C:\\windows\\system32\\winecfg.exe") not found
002d:err:module:import_dll Loading library comctl32.dll (which is needed by
L"C:\\windows\\system32\\winecfg.exe") failed (error c000007b).
002d:err:module:attach_dlls Importing dlls for
L"C:\\windows\\system32\\winecfg.exe" failed, status c0000135
When reverting commit 9839bb7691a1b1c57a4ca501d03825420c1609d7, winecfg loads
correctly again.
I've attached the output of WINEDEBUG=+module.
--
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.