https://bugs.winehq.org/show_bug.cgi?id=5657
--- Comment #26 from winetest(a)luukku.com ---
(In reply to Cherrot Luo from comment #25)
> I've tried to set WINEDEBUG="err+all,warn+all,fixme+all" on evelauncher's
This doesnt sound correct at all. Also you don't need so many different
channels.
Simply wine evelancuher.exe COULD be enough. I would test myself, but it would
require gigabytes of stuff to download.
--
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=5657
--- Comment #25 from Cherrot Luo <cherrotluo(a)gmail.com> ---
I've tried to set WINEDEBUG="err+all,warn+all,fixme+all" on evelauncher's
setting page. After that the game just got stuck and I didn't see any wine log
output (neither on terminal nor in Loglite) So I can't post wine's log for now.
I'll test this game on wine 2.8 when wine / wine-staging has updated in Arch
Linux repository.
--
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=41796
Bug ID: 41796
Summary: Fill Up! (freely downloadable game) crashes when
creating a player profile
Product: Wine
Version: 1.9.23
Hardware: x86
URL: http://files.myplaycity.com/files/fillup_setup.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bero(a)lindev.ch
Distribution: Other
This game:
http://files.myplaycity.com/files/fillup_setup.exe
Installs and starts up fine, but creating a player profile results in a failed
assertion dialog (inside the game, so the assert happens in the game's code,
not in Wine itself -- something must be returning an unexpected value):
Assertion failed
Program: C:\Program Files\MyPlayCity.com\Fill Up!\engine.exe
File: ..\msvcp90\string.c
Line: 3954
Expression: "this->size >= pos"
--
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=5657
--- Comment #24 from winetest(a)luukku.com ---
Could someone who is really playing this game test it against wine-git or wine
2.8 if it's fixed now?
--
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=42946
Bug ID: 42946
Summary: FFXIV fails to render dx11
Product: Wine
Version: 2.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ssbkm(a)icloud.com
Distribution: ---
ffxiv dx11 fails to render game black screen except for ui and name tags.
--
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=42035
Bug ID: 42035
Summary: Procedure entry point std::placeholders could not be
located in MSVCP120.dll (32-bit process on 64-bit
Winedows)
Product: Wine
Version: 2.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: xtrmjosh(a)gmail.com
Distribution: ---
I found this bug while trying to run a bit of software called WindBot, but it
seems if it's what I expect that it's going to be much more generic. I think
the title contains all the info someone expert enough to work out the problem
would need.
If anyone wants to repro, the file I'm trying to run is here:
https://www.tibiawindbot.com/downloads/windbot11-2.9.0-beta.34.exe
Sorry if links are not allowed, please grumble at me if that's the case. I'm
literally brand spanking new here.
The installer runs fine, then you need to run the file within which is given a
random name (it's a bot for an MMORPG which users suspect may have client-side
detection). That file starts up and falls over with the dialog detailing:
The procedure entry point ?_2@placeholders@std@@3V?$_Ph@$01@2@A could not be
located in the dynamic link library MSVCP120.dll
If there is any extra information I can provide please ask. I'm fairly
experienced with Linux though not so much with Wine so please step-by-step me
for Wine and just ask for Linux.
I've just tested it and on a 32-bit wine, everything works as intended so that
helps to isolate the issue a little further.
--
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=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.