https://bugs.winehq.org/show_bug.cgi?id=53340
Bug ID: 53340
Summary: inf2cat (and catgen) cannot create .cat file because
CryptCATPutCatAttrInfo and CryptCATPersistStore are
not implemented
Product: Wine
Version: 7.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: johannes(a)johannesthoma.com
Distribution: ---
Hi all,
I'm trying to get the inf2cat utility from Ewdk (enterprise windows driver kit)
working with wine under Linux. I did some research and the reason for the
failure seems to be that the CryptCATPutCatAttrInfo and CryptCATPersistStore
are not implemented.
The reason why I need the inf2cat utility is that I would like to build my
WinDRBD driver (https://github.com/LINBIT/windrbd) under Linux only.
Compiling and linking works but when running inf2cat I get the following
output:
0104:fixme:wintrust:CryptCATPutCatAttrInfo catalog 0000000000645380, name
L"HWID1", flags 0x10010001, size 16, data 0000000004230AAC, stub!
Unable to add a global catalog attribute.
I tried winehq-devel and winehq-staging.
I also tried catgen which is an GPL replacement for inf2cat:
https://github.com/uxen-virt/catgen.git
Are there any plans to implement those functions? And is there a documentation
somewhere of the cat file format (as I know it is a list of files with secure
hashes)? (then I would maybe be able to implement it)
Thank you all for this awesome product,
Best regards,
- Johannes
--
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=34795
Bug #: 34795
Summary: SolidWorks 2010: No correct headers' name for material
databases in manager
Product: Wine
Version: 1.7.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml4
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Classification: Unclassified
Created attachment 46402
--> http://bugs.winehq.org/attachment.cgi?id=46402
Appearance comparison
Steps to reproduce:
1) remove ~/.wine
2) winetricks vcrun2005 vcrun2008 mfc40 dotnet30
3) install SolidWorks 2010
4) start SolidWorks 2010
5) create new part
6) RMB on material
7) choose "edit material"
8) choose any material and click "apply"
Behaviour:
Left side of image (see attachment)
Expected behaviour:
Right side of image (see attachment)
Additional info:
"sh winetricks msxml6" helps.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=34922
Bug #: 34922
Summary: SolidWorks 2014 installer not working
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: micet2004-winehq(a)yahoo.de
Classification: Unclassified
log.txt.tar.gz (expanded 347MB!)
http://rapidshare.com/share/413FD513EE7CBC505D77F4D49EB7E85D
--
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.
http://bugs.winehq.org/show_bug.cgi?id=35873
Bug ID: 35873
Summary: SolidWorks 2013: INSTALLDIR instead of valid path
Product: Wine
Version: 1.7.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lukasz.wojnilowicz(a)gmail.com
Created attachment 47896
--> http://bugs.winehq.org/attachment.cgi?id=47896
Installation paths dialog
Steps to reproduce:
1) remove ~/.wine
2) cd "swwi/data/"
3) wine setup.exe
4) click "next"
5) click "customize"
6) click "next"
Behaviour:
INSTALLDIR
Expected behaviour:
"C:\Program Files\SolidWorks"
Terminal output:
nothing
Additional info:
If I omit 5th I don't encounter the bug.
--
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=52876
Bug ID: 52876
Summary: SolidWorks installer fails to install components with
action INSTALLSTATE_UNKNOWN
Product: Wine
Version: 7.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: joseph.kogut(a)gmail.com
Distribution: ---
SolidWorks installer appears to complete successfully, but jumps from appx. 6%
to complete instantly and doesn't install program files.
Running the installer with `WINEDEBUG=+msi` shows that various features are
absent, and INSTALLSTATE_UNKNOWN (-1) is requested, leading to them not being
installed.
```
0424:trace:msi:MSI_SetFeatureStates component
L"aecschedule80_spa.tx.D5BD7D17_EF2F_4D2A_8A6E_525BC49E6A6E" (installed 2
request -1 action -1)
0424:trace:msi:MSI_SetFeatureStates component
L"aecschedule_spa.tx.D5BD7D17_EF2F_4D2A_8A6E_525BC49E6A6E" (installed 2 request
-1 action -1)
0424:trace:msi:MSI_SetFeatureStates component
L"aecscheduledata40_spa.tx.D5BD7D17_EF2F_4D2A_8A6E_525BC49E6A6E" (installed 2
request -1 action -1)
0424:trace:msi:MSI_SetFeatureStates component
L"aecscheduledata50_spa.tx.D5BD7D17_EF2F_4D2A_8A6E_525BC49E6A6E" (installed 2
request -1 action -1)
0424:trace:msi:MSI_SetFeatureStates component
L"aecscheduledata60_spa.tx.D5BD7D17_EF2F_4D2A_8A6E_525BC49E6A6E" (installed 2
request -1 action -1)
0424:trace:msi:MSI_SetFeatureStates component
L"aecscheduledata70_spa.tx.D5BD7D17_EF2F_4D2A_8A6E_525BC49E6A6E" (installed 2
request -1 action -1)
0424:trace:msi:MSI_SetFeatureStates component
L"aecscheduledata80_spa.tx.D5BD7D17_EF2F_4D2A_8A6E_525BC49E6A6E" (installed 2
request -1 action -1)
0424:trace:msi:MSI_SetFeatureStates component
L"aecscheduledata_spa.tx.D5BD7D17_EF2F_4D2A_8A6E_525BC49E6A6E" (installed 2
request -1 action -1)
0424:trace:msi:MSI_SetFeatureStates component
L"aecstructurebase40_spa.tx.D5BD7D17_EF2F_4D2A_8A6E_525BC49E6A6E" (installed 2
request -1 action -1)
0424:trace:msi:MSI_SetFeatureStates component
L"aecstructurebase50_spa.tx.D5BD7D17_EF2F_4D2A_8A6E_525BC49E6A6E" (installed 2
request -1 action -1)
```
The installer is available from here:
https://dl-ak.solidworks.com/nonsecure/sw2020/sw2020_sp04.0_f/x64/200715.00…
--
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=52795
Bug ID: 52795
Summary: Small stack size in PE<>Unix syscall handler causes a
crash in Cyberpunk 2077
Product: Wine
Version: 7.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shtetldik(a)gmail.com
Distribution: ---
With recent changes in radv, Cyberpunk 2077 started crashing in recent versions
of Wine (tested it with 7.5 and 7.6).
See: https://gitlab.freedesktop.org/mesa/mesa/-/issues/6291
See also: https://gitlab.freedesktop.org/mesa/mesa/-/issues/6218
Some there suggested it could be due to small stack size used in PE<>Unix
syscall handler, which is a problem with Vulkan usage scenarios that require
larger stack.
For instance, Proton tries to work around that issue:
https://github.com/ValveSoftware/wine/blob/0ad7e8878c400ee081de85bb1e21ef63…
It would be good for upstream Wine to address this somehow too, may be
increasing stack size or at last providing some configurable option to do it if
it's not a desirable default.
--
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=53336
Bug ID: 53336
Summary: Silent Hunter 3: Starforce protection issues
Product: Wine
Version: 7.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: odecif(a)gmail.com
Distribution: ---
Created attachment 72720
--> https://bugs.winehq.org/attachment.cgi?id=72720
Restart-popup
Installation of the game works fine in both 64 and 32 bit prefixes, but will
not start in a 64-bit prefix because it requires Windows 95 through Windows
2000 (error popup says so at least).
When trying to start the game (before or after patch 1.4b, same result in both
cases) a starforce-popup appears saying "Application installed successfully.
Reboot the computer to complete the installation.Continue?" together with
errors in console.
Pressing Yes or No in the "restart"-popup simply closes the popup and nothing
else really happens. Trying to start the game again brings the popup back up,
but this time there are more errors in console (specifically related to
sfsync02, sfhlp02 and sfdrv01) which I believe are StarForce-related issues.
--
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=53334
Bug ID: 53334
Summary: X11DRV_SelectionRequest conflicts with OpenClipboard
Product: Wine
Version: 7.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: jinoh.kang.kr(a)gmail.com
Distribution: ---
When an X11 application requests clipboard data from Wine,
X11DRV_SelectionRequest() calls OpenClipboard() to access the process
clipboard. During this period, any attempt from the Windows application to
access the process clipboard will fail with error ERROR_ACCESS_DENIED.
This especially causes problems with some IMEs (e.g. fcitx5) that have
clipboard history feature built-in; it is unpredictable when it will request
clipboard data from Wine.
--
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=53333
Bug ID: 53333
Summary: Schneider Electric ClearSCADA 2017 R2 not starting
Product: Wine
Version: 7.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pherklotz(a)pch-edv.com
Distribution: ---
Created attachment 72719
--> https://bugs.winehq.org/attachment.cgi?id=72719
Error log produced by wine upon crash
I installed Schneider Electric ClearSCADA 2017 R2. Installation seemed to run
through without major issues (including prerequisites like several Microsoft
Visual C runtime packages).
The application installs a server icon which is used to start / stop a server
process, check server status and configuring the server.
Right-clicking on the server icon brings up an error message and apparently a
crash. The server never really seems to start.
--
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.