http://bugs.winehq.org/show_bug.cgi?id=30105
Bug #: 30105
Summary: Chessbase Ludwig 3: MS Visual C++ Runtime Error
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: berndie_mueller(a)hotmail.de
Classification: Unclassified
If I start the program Ludwig3.exe, I got this error msg window:
"Microsoft Visual C++ Runtime Library"
Runtime Error!
Programm c:\program files\chessbase\ludwig3.exe
This application has requested the Tuntime to terminate it in an unusual way.
Please contact application's support team for more information.
After that the program Ludwig3 doesn't start.
Please help!
--
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=42926
Bug ID: 42926
Summary: Cut-and-paste from Wine App to Linux App adds trailing
hidden chars ^@^@
Product: Wine
Version: 2.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: vstokes(a)stokesindustries.com
Distribution: ---
OS: Ubuntu 16.04 x64
Wine: 2.0.1 from winehq repo
When I cut from a Wine application and paste into a Linux application the
pasted text always includes two hidden trailing characters "^@^@". This problem
does not exist in the 1.6 release (Ubuntu version of wine from Ubuntu repo).
To reproduce:
1) Run Webyogs SQLyog program and copy text from the SQL editor.
2) Paste text into NetBeans 8.2.
I have confirmed this is not a SQLyog or Netbeans problem because if I
downgrade Wine to the ubuntu repo version (1.6) the copy-and-paste works fine
and does NOT include the hidden trailing characters "^@^@".
--
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=42652
Bug ID: 42652
Summary: CryptCreateHash error NTE_FAIL after
CryptImportKey(public-key)
Product: Wine
Version: 2.2
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: rsaenh
Assignee: wine-bugs(a)winehq.org
Reporter: shirouzu(a)ipmsg.org
Created attachment 57588
--> https://bugs.winehq.org/attachment.cgi?id=57588
reproduction-project
Hello, wine developers.
I got CryptCreateHash error (NTE_FAIL=0x80090020) after CryptImportKey(another
user's 'public' key).
Always OK : WindowsXP/Vista/7/8/8.1/10
Always NG : Wine 1.8/2.0(and wine-hq 2.2) in MacOSX(sierra) and Linux
debian(testing, wheezy, or etc).
In the following Senario ... Encrypt with another user's public key, and sign
with my PrivateKey.
1. CryptAcquireContext(...MS_ENHANCED_PROV, PROV_RSA_FULL...)
2. CryptGenKey() or CryptUserKey() for private key
3. CryptImportKey(another users' public key, &hExKey)
4. CryptEncrypt(hExKey, data...)
5. CryptCreateHash() for sign
6. CryptHashData()
7. CryptSignHash() ... I got OK in Windows, but NTE_FAIL in wine.
I post a reproduction-project as attachment-file.
Please see signhash_test.cpp in it.
I think CPSignHash -> encrypt_block_impl -> rsa_exptmod error.
https://github.com/wine-mirror/wine/blob/master/dlls/rsaenh/rsaenh.c
--
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=39936
Bug ID: 39936
Summary: Toad Data Modeler Freeware MSI package fails to
install
Product: Wine
Version: 1.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jhansonxi(a)gmail.com
Distribution: Ubuntu
Xubuntu 14.04 x86_64, AMD Phenom 9550, GeForce GTX 750Ti with Nvidia 340.96
driver.
Wine 1.8 (git)
Toad Data Modeler Freeware 5.4.8.1
msiexec /i ToadDataModeler_Freeware_5.4.8.1_x86_En.msi
Aborts with message "Installation ended prematurely because of an error."
Wine messages:
fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"NextDialog", clsid
{000c109e-0000-0000-c000-000000000046}
fixme:msi:event_spawn_wait_dialog doing nothing
err:msi:msi_dialog_create_controls no handler for element type L"Billboard"
fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"majorMinorVersion",
clsid {000c109e-0000-0000-c000-000000000046}
fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"WshShell", clsid
{000c109e-0000-0000-c000-000000000046}
fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"stamp", clsid
{000c109e-0000-0000-c000-000000000046}
fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"checkSum", clsid
{000c109e-0000-0000-c000-000000000046}
fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"i", clsid
{000c109e-0000-0000-c000-000000000046}
fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"keyValue", clsid
{000c109e-0000-0000-c000-000000000046}
fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"Key", clsid
{000c109e-0000-0000-c000-000000000046}
err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned
1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
Workaround is to extract it manually with jsMSIx.exe and move the Dell folder
to Program Files.
--
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=42835
Bug ID: 42835
Summary: redefinition of typedef 'WSD*'
Product: Wine
Version: 2.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: version2013(a)openmailbox.org
Distribution: ---
Created attachment 57929
--> https://bugs.winehq.org/attachment.cgi?id=57929
log.txt
puppylinux 431
# gcc --version
gcc (GCC) 4.2.2
kernel version number
# uname -r
2.6.30.5
# ldd --version
ldd (GNU libc) 2.6.1
Applied patch from https://bugs.winehq.org/show_bug.cgi?id=42478#c2
before configure.
Compiling wine-2.6 fails with errors.
--
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=42975
Bug ID: 42975
Summary: Graphical glitches on Age of Empires
Product: Wine
Version: 2.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: niki.or97(a)yahoo.it
Distribution: ---
Age of Empires gets graphical glitches (the game viewport and UI randomly clear
to black every once in a while, rendering it pretty much unplayable) on Wine
2.6. I tested 2.0 clean and 2.5 with gallium-nine patches (although disabled)
and I did not encounter the issue, so I guess it's a regression in 2.6. I
unfortunately can't do actual regression testing right now, so I'll just report
it as it is.
I couldn't even get to the menu on Wine 2.7, although that build has
gallium-nine patches and some unspecified ones so I am not sure whether it's
Wine's fault or something else.
--
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=34551
Bug #: 34551
Summary: Necrovision demo crashes - Pixel shader and vertex
shader are not supported, yet.
Product: Wine
Version: 1.7.2
Platform: x86
URL: http://www.fileplanet.com/196528/190000/fileinfo/Necro
Vision-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
CC: wine-bugs(a)winehq.org
Classification: Unclassified
Created attachment 46001
--> http://bugs.winehq.org/attachment.cgi?id=46001
log+backtrace
Crashes at launch.
fixme:d3dx:d3dx9_base_effect_get_pass_desc Pixel shader and vertex shader are
not supported, yet.
--
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=36820
Bug ID: 36820
Summary: rift does not run
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: arronwilliams(a)gmail.com
Created attachment 48896
--> http://bugs.winehq.org/attachment.cgi?id=48896
this is the errer
i get this errer message and the game does not start have no idea what to do.
--
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=42919
Bug ID: 42919
Summary: Witcher Enhanced Edition Director's Cut crashes
(purist)
Product: Wine
Version: 2.7
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: wylda(a)volny.cz
Distribution: ---
Created attachment 58062
--> https://bugs.winehq.org/attachment.cgi?id=58062
console log from wine-2.7
This used to be tracked in bug 25857, which is closed now. Game works fine,
when
d3dx9_35.dll is set to native.
In case d3dx9_35.dll is set to builtin in wine-2.7, lengthy intro works OK now,
menu and menu's background images are also OK, but when entering game's world,
Witcher crashes.
--
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=32155
Bug #: 32155
Summary: MS Office 2007 SP3 installation
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: linux.james.hon(a)gmail.com
Classification: Unclassified
Created attachment 42424
--> http://bugs.winehq.org/attachment.cgi?id=42424
Microsoft Office 2007 SP3 failed to install
See Attachment
--
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.