https://bugs.winehq.org/show_bug.cgi?id=50173
Bug ID: 50173
Summary: Autocad 2005 no longer launches
Product: Wine
Version: 5.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jpleonard12(a)gmail.com
Distribution: ---
Created attachment 68690
--> https://bugs.winehq.org/attachment.cgi?id=68690
Log of errors running Autocad2005 wine v5.22
Autocad 2005 no longer launches with winehq-devel v5.22. It was working well
with v5.21, although there was an ongoing problem with dotnet20. Now it doesn't
launch at all, exiting with an unhandled exception.
--
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=50024
Bug ID: 50024
Summary: signtool.exe from Windows 7 SDK fails to find
certificates
Product: Wine
Version: 5.19
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
CC: dmitry(a)baikal.ru
Regression SHA1: fd1be205ba7dc9691427aab4c35278e88eff081c
Distribution: ---
Note that signtool.exe needs mfc42.
zeb@terabithia$ wine makecert.exe -r -pe -ss winetest_store -n CN=kumquat2
kumquat2.cer
0024:fixme:heap:RtlSetHeapInformation 00110000 1 00000000 0 stub
0024:fixme:mssign:PvkGetCryptProv 00000000 L"Subject Key" (null) 1 (null)
L"89b748c7-e828-4eab-9d74-99785e1867e3" 01009658 0031FE10 0031FCDC stub
0024:fixme:mssign:PvkFreeCryptProv 00179e68 (null) 1 (null) stub
Succeeded
zeb@terabithia$ wine signtool.exe sign /v /s winetest_store /n kumquat2
winetest.sys
0024:fixme:heap:RtlSetHeapInformation 00000000 1 00000000 0 stub
0024:fixme:crypt:CRYPT_RegControl CERT_STORE_CTRL_AUTO_RESYNC: stub
0024:fixme:crypt:CRYPT_RegControl CERT_STORE_CTRL_AUTO_RESYNC: stub
SignTool Error: No certificates were found that met all the given criteria.
>From some blithe debugging, I notice that what actually happens is a crash in
CRYPT_FixKeyProvInfoPointers(), masked by the try block in
CRYPT_ReadSerializedElement(). [Is it just me, or is that try block a bad
idea?] It seems that the format stored in the registry not only doesn't match
store_CRYPT_KEY_PROV_INFO—all of the pointer size fields are 32-bit—but also
uses pointers instead of offsets. From looking at the code, it doesn't seem
that we convert *back* to store_CRYPT_KEY_PROV_INFO when storing into the
registry.
I.e. the program that reports the error is signtool, but makecert appears to be
at fault.
Reverting fd1be205ba7dc9691427aab4c35278e88eff081c allows it to work, at least
the 32-bit version [though it subsequently breaks on missing mssign32
functions].
--
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=34373
Bug #: 34373
Summary: application "AirScout" does not load with Wine
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ik0oky(a)gmail.com
Classification: Unclassified
Once unfolded it cannot be loaded with Wine ver 1.6
The program can be downloaded here
http://www.dl0gth.de/software/airscout.zip
Can anybody help ?
Would love to run it with Wine in my Linux box (Ubuntu 12.04).
Thanks in advance for any tip or help to get it working.
Emilio
--
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=50211
Bug ID: 50211
Summary: Quicken crashes on start with page fault on read
access to 0x00000000
Product: Wine
Version: 5.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wine(a)themudrest.com
Distribution: ---
Created attachment 68718
--> https://bugs.winehq.org/attachment.cgi?id=68718
backtrace
This has been working great for years but this week now fails to start, does
not get as far as the splash screen.
Its an old version of quicken, quicken XG
Please advise what extra information or testing is needed.
--
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=50190
Bug ID: 50190
Summary: Shockwave Projector: crash on launch
Product: Wine
Version: 5.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: parker.l.reed(a)gmail.com
Distribution: ---
Created attachment 68705
--> https://bugs.winehq.org/attachment.cgi?id=68705
Backtrace of crash
Shockwave Projector Crashes on launch on 5.22 and git.
This is a regression as it worked in 5.21 and below.
What happens: crashes on launch with backtrace
Archive with the projector and test file.
Run with
wine start /unix SPR.exe slipstream.dcr
https://bluepload.unstable.life/shockwave.tar.gz
[parker@wolfcola ~/]$ sha1sum shockwave.tar.gz
8bad0e1b26b7c35306aca6eb6da5529e54b0274c shockwave.tar.gz
It will either crash or stop on a grey screen.
(The program and files are part of Flashpoint as a whole. That is their file
hosting service with the specific use case)
Tried running with WINEDEBUG=+relay but it seems to not crash with that
enabled...
--
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=50121
Bug ID: 50121
Summary: Commandos 2 - HD Remaster too dark with vulkan
renderer
Product: Wine
Version: 5.21
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 68614
--> https://bugs.winehq.org/attachment.cgi?id=68614
screenshot
fixme:shader_sm4_read_dcl_resource: Unhandled data type 0x6.
wine-5.21-69-gb940c5e7c91
--
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=48362
Bug ID: 48362
Summary: Shadwen crashes after an intro or chapter restart
Product: Wine
Version: 4.21
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: hverbeet(a)gmail.com
Regression SHA1: ca0c3f770ae4fe4d535f59f2d54b4c0a531e800f
Distribution: ---
fixme:dbghelp:elf_search_auxv can't find symbol in module
err:ntdll:RtlpWaitForCriticalSection section 0x110060 "heap.c: main process
heap section" wait timed out in thread 011e, blocked by 0108, retrying (60 sec)
Full version:
Start new game -> Intro -> Crash
GOG demo version:
Start training level -> Esc -> Restart Chapter -> Crash
--
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=33488
Bug #: 33488
Summary: Print Artist 4.0 (Win 3.11/95) installer doesn't show
up
Product: Wine
Version: 1.5.29
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maikwagner(a)yahoo.com
Classification: Unclassified
Hello,
I am having problems getting an old copy of PrintArtist 4 to install. The AppDB
entry is at: http://appdb.winehq.org/objectManager.php?sClass=version&iId=5186
and my problem consists of that the installer seems to start up okay but
doesn't show up on my display. No error messages on console are shown and I can
hear the "Sierra-On-Line" installer sound. OS is openSUSE 64-Bit with wine
1.5.29 from repositories.
--
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=50139
Bug ID: 50139
Summary: Exact Audio Copy (EAC) 1.6 plugins not loading
(dotnet20 / dotnet40)
Product: Wine
Version: 5.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: spoon0042(a)hotmail.com
Distribution: Debian
Created attachment 68636
--> https://bugs.winehq.org/attachment.cgi?id=68636
eac 1.6 wine 5.14 log
The workaround for bug 48677 - installing native dotnet20 and dotnet40 -
stopped working in wine 5.14. Log attached. If I figure out why I can't get a
working build I can do a regression test. This line looks suspect though:
0024:err:ole:apartment_getclassobject DllGetClassObject returned error
0x8007000
2 for dll L"C:\\windows\\system32\\MSCOREE.DLL"
(There's a couple unhandled page faults, at least one is for cdrdao.exe. Also
for some wine versions EAC doesn't detect the cd drive?)
--
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=50127
Bug ID: 50127
Summary: Fonts are thin and pale
Product: Wine
Version: 5.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: fonts
Assignee: wine-bugs(a)winehq.org
Reporter: mo78(a)abv.bg
Distribution: ---
Hello,
I have fonts problem with Wine 5.21. It took me some some time to figure it out
but it occurs the problem appears only with Wine 5.21. The fonts are thin and
pale in configuration windows. Applications are affected too.
Wine 5.21:
https://i.imgur.com/6c9TkoO.png
Wine 5.20:
https://i.imgur.com/915TRZF.png
As you see from the screenshots, there isn't such font problem with Wine 5.20.
The problem is here only in Wine 5.21. All previous versions are working fine.
Please help me to resolve this problem. Thank you.
--
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.