https://bugs.winehq.org/show_bug.cgi?id=7284
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed by SHA1| |451f5835859b8494fb37d81b5f5
| |b344c5a0c66bc
Resolution|--- |FIXED
Status|REOPENED |RESOLVED
--- Comment #83 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Marking fixed.
--
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=44335
Bug ID: 44335
Summary: Blizzard App crashes at start because of d3d11.dll
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: abel.thorne(a)free.fr
Distribution: ---
Just got an update of Battle.net/Blizzard App (which was working perfectly).
Now it doesn't start anymore and triggers the following errors:
err:module:import_dll Library d3d11.dll (which is needed by L"C:\\Program Files
(x86)\\Blizzard App\\Battle.net.9737\\libcef.dll") not found
err:module:import_dll Library libcef.dll (which is needed by L"C:\\Program
Files (x86)\\Blizzard App\\Battle.net.9737\\battle.net.dll") not found
fixme:ver:GetCurrentPackageId (0x33fda4 (nil)): stub
Using Wine Staging 2.21 if that matters.
--
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=44484
Bug ID: 44484
Summary: Wine segfaults after running Matlab's compiler (mcc)
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: julius.schwartzenberg(a)gmail.com
Distribution: ---
With current Git (ff4a02fe3cf2eb096508ac7d553986c3e4830372) when running the
compiler from Matlab 2016b 64-bit version, everything works fine, but Wine
always segfaults in the end. Even when just letting it list its arguments,
there will be a segfault in the end.
The application itself works fine. Somehow when it quits, a segfault is
triggered.
I tested it on RHEL6 and RHEL7, on both systems I see this behavior.
This message is printed a lot:
002d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
After that this message is printed once:
0030:fixme:win:UnregisterDeviceNotification (handle=0xcafecafe), STUB!
Then there is the segfault.
--
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=7284
--- Comment #82 from joaopa <jeremielapuree(a)yahoo.fr> ---
Looks like this bug is fixed. Can anyone mark it FIXED ?
--
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=4291
joaopa <jeremielapuree(a)yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jeremielapuree(a)yahoo.fr
--- Comment #30 from joaopa <jeremielapuree(a)yahoo.fr> ---
Bug still there in current wine-3-2.
--
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=44533
Bug ID: 44533
Summary: All releases and current in github
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: fotodigitallab(a)gmail.com
Distribution: ---
wine/dlls/crypt32/base64.c
Line 822 LPCWSTR trailer = CERT_TRAILER_START_W;
Should be
LPCWSTR trailer = CERT_TRAILER_W;
Because it has to put
-----END CERTIFICATE-----
I found this with this program
http://georgekarras.blogspot.gr/2018/02/base64-using-crypt32-in-m2000-not-f…
using CRYPT_STRING_BASE64HEADER=0x0 (without altering to 0x1 to prevent error,
but then missing headers)
--
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=32580
Bug #: 32580
Summary: Copy text+images into Word 2007, 2010 doesn't work!!
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: randommaxi(a)yahoo.com
Classification: Unclassified
When I copy a wall of text with images in it from Linux into MS Office, it'll
copy the text, but completely ignores the images.
Please fix. It's kind of a deal breaker with Linux. - My client is pretty
pissed off and I may have to switch all the computers back to windows if he
can't cut&paste.
_
Details:
I can copy text just fine, I can copy images (individually) just fine, but when
I want to copy long documents with both, it doesn't work.
--
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=39237
Bug ID: 39237
Summary: urlmon:sec_mgr fails if privileges not high enough
Product: Wine
Version: unspecified
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: urlmon
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
The following failures only happen on the fg-winxp-lusr box which is a Limited
user account running on Windows XP configuration:
sec_mgr.c:774: Test failed: RegCreateKey failed: 5
sec_mgr.c:777: Test failed: RegSetValueEx failed: 6
sec_mgr.c:919: testing zone domain mappings...
sec_mgr.c:931: Test failed: Expected URLZONE_CUSTOM, but got 3
The error code (ERROR_ACCESS_DENIED) corresponds to a registry permission
error.
The tests regression was introduced by the following commit:
commit b9308fa06f4bcce4c340e6d9199c52c6b5ad9130
Author: Thomas Mullaly <tmullaly(a)codeweavers.com>
Date: Fri Mar 11 00:55:31 2011 -0500
urlmon/tests: Added zone domain mapping tests.
See:
https://test.winehq.org/data/tests/urlmon:sec_mgr.html
--
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=32439
Bug #: 32439
Summary: notepad++: selecting text in items
Product: Wine
Version: 1.5.19
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: icegood1980(a)gmail.com
Classification: Unclassified
As i remember in windows version of notepad++ when tabbing from one
"edit" item to another makes in an new focused one whole text selection if any.
In wineversion it doesn.t work.
E.g. In "replace" dialog box. Focus in "replace what".
Tab-> focusing in "replace with" edit but text in this edit doesn't selected by
default.
I.e. EM_SETSEL message doesn't properly proceed or not sent.
--
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=43126
Bug ID: 43126
Summary: format DXGI_FORMAT_R8G8B8A8_UNORM stub
Product: Wine
Version: 2.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx11
Assignee: wine-bugs(a)winehq.org
Reporter: martin.ramke(a)ramtrix.de
Distribution: ---
Created attachment 58329
--> https://bugs.winehq.org/attachment.cgi?id=58329
full log
Since hearthstone patch 8.2.0.19506 which seems to make the switch to d3d11,
several effects are not working properly.
Including hovering over the played card history some card animations and the
winning/losing screen. Instead of the usual effects the screen turns partially
or completely black, while this is happening the following is output to the
console:
fixme:d3d11:d3d11_immediate_context_ResolveSubresource iface 0x14ba2c,
dst_resource 0x118eaea0, dst_subresource_idx 0, src_resource 0x89b3f60,
src_subresource_idx 0, format DXGI_FORMAT_R8G8B8A8_UNORM stub!
The game can be made more playable by turning graphical effects to minimal but
problems in the card history and other screens using special effects persist.
--
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.