https://bugs.winehq.org/show_bug.cgi?id=45556
Bug ID: 45556
Summary: libgtk3-nocsd.so.0
Product: Packaging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: Ulf.Zibis(a)gmx.de
CC: michael(a)fds-team.de, sebastian(a)fds-team.de
Distribution: ---
On Ubuntu 18.04 I get:
$ wine --version
ERROR: ld.so: object 'libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded
(cannot open shared object file): ignored.
wine-3.0.2
Workaround:
sudo apt install libgtk3-nocsd0:i386
--
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=42430
Bug ID: 42430
Summary: Page fault on read access to 0x78c000bd in 32-bit code
when loading .Net application
Product: Wine
Version: 2.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: franknleslie(a)gmail.com
Distribution: ---
Created attachment 57261
--> https://bugs.winehq.org/attachment.cgi?id=57261
GarminExpressInstaller backtrace 1
When trying to execute GarminExpressInstaller.exe I run into a page fault
exception as the installer window is opening.
Environment:
openSUSE Tumbleweed x86_64
kernel 4.9.8-1-default
wine 2.1
Initially when the installer was launching I was receiving the following error:
fixme:win:EnumDisplayDevicesW ((null),0,0x6c1e414,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x6c1e528,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x6c1e528,0x00000000), stub!
fixme:d3d:wined3d_guess_card No card selector available for card vendor 0000
(using GL_RENDERER "Gallium 0.4 on llvmpipe (LLVM 3.9, 128 bits)").
I resolved that by installing Mesa-dri-nouveau-32bit (since I have a NVidia
video card).
After restarting the application I am now receiving the following unhandled
exception:
fixme:win:EnumDisplayDevicesW ((null),0,0x6c1e414,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x6c1e528,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x6c1e528,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x6c1e414,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x6c1e528,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x6c1e528,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x6c1e414,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x6c1e528,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x6c1e528,0x00000000), stub!
fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime"): stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0001,0x0000,0x00000402,(nil),0x0001,0x00000000,0x6c1c920,(nil)):
stub
err:eventlog:ReportEventW L"Application: GarminExpressInstaller.exe\nFramework
Version: v4.0.30319\nDescription: The process was terminated due to an
unhandled exception.\nException Info: exception code c0000005, exception
address 7CB686E3\n"
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
wine: Unhandled page fault on read access to 0x78c000bd at address 0x7cb686e3
(thread 0044), starting debugger...
fixme:thread:NtQueryInformationThread info class 16 not supported yet
fixme:service:QueryServiceConfig2W Level 6 not implemented
I have attached the backtrace to this 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=5129
--- Comment #24 from dodog <gaal(a)centrum.sk> ---
(In reply to unxed from comment #23)
> Workaround for Mint 19/Ubuntu 18.04.
>
> --
Thank you very much, this workaround really works. I can confirm this on
Manjaro 17 (arch), Wine 3.12 and Faststone 5.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=5129
--- Comment #23 from unxed <unxed(a)mail.ru> ---
Workaround for Mint 19/Ubuntu 18.04.
--
0.
If you have any sensitive data stored inside default wineprefix (~/.wine) -
back it up as default wineprefix will be recreated.
1.
sudo apt remove wine1.6 wine64
2.
rm -rf ~/.wine
3.
sudo apt install wine32 winetricks
4.
winetricks comctl32
5.
Run FastStone installer. I recommend you to stick with version 5.2
as more recent ones are buggy under Wine.
For example, "wine FSViewerSetup52.exe".
Don't forget to UNCHECK "run FastStone after installation" checkbox.
6.
cp ~/.wine/drive_c/windows/system32/comctl32.dll ~/.wine/drive_c/Program\
Files/FastStone\ Image\ Viewer/comctr32.dll
7.
cp ~/.wine/drive_c/Program\ Files/FastStone\ Image\ Viewer/FSViewer.exe
~/.wine/drive_c/Program\ Files/FastStone\ Image\ Viewer/FSViewer.exe.bak
8.
Use any bin/hex editor to replace all "comctl32.dll" strings in FSViewer.exe
with "comctr32.dll".
9.
Run "winecfg" and set comctl32.dll as INTERNAL (Wine).
--
Works for me under Mint 19 x64; should work under Ubuntu 18.04 also.
Wine version is 3.0, system 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=45555
Bug ID: 45555
Summary: hearthstone installer battle.net crashes
Product: Wine
Version: 3.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mladen.adamovic(a)gmail.com
Distribution: ---
Created attachment 61979
--> https://bugs.winehq.org/attachment.cgi?id=61979
log file
hearthstone installer battle.net 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.
https://bugs.winehq.org/show_bug.cgi?id=44735
Bug ID: 44735
Summary: Star of Plants Vs zombies have a 3 minutes delay when
system's net connection is online.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: amie1972(a)163.com
Distribution: ---
net connection results a game starting delay.
--
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=45553
Bug ID: 45553
Summary: the hiarcs program stopped working after the
installation of wine 3.12
Product: Wine
Version: 3.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: visconde77(a)yahoo.com.br
Distribution: ---
Created attachment 61974
--> https://bugs.winehq.org/attachment.cgi?id=61974
stop
the hiarcs program stopped working after the installation of wine 3.12
--
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=2082
--- Comment #170 from Saulius K. <saulius2(a)gmail.com> ---
Found some MSDN article called "Redirecting GDI, DirectX, and WPF applications"
[4]. How do devs think, can it bring some simplicity for the situation?
--- quote ---
Mixed DirectX and GDI Windows
The other reasonably common rendering to a top level window involves mixing
DirectX and GDI. There are two forms of "mixing" here, one is perfectly fine,
and the other is problematic.
_The form of mixing that is fine_ is when there is a window tree of the top
level HWND and child HWNDs (and further children, etc), where each individual
HWND is either rendered by DirectX or by GDI. In this situation, the
redirection component of the DWM forms its own "composition tree" where each
node in the tree represents a node or a set of "homogenously rendered nodes" in
the "window tree" rooted at the top level HWND. Rendering occurs by having
each of these render to their own surface, and then compositing this tree of
surfaces to the desktop. Thus, mixed DirectX and GDI rendering works well, so
long as the boundary between them is at least at the child HWND level.
_The form of mixing that _doesn't work well_ is when an application uses
DirectX and GDI to target the same HWND. This has never been a supported
scenario with DirectX, but there have been scenarios where it has happened to
work. Under the DWM, this is much more problematic, because there can be no
guarantee of ordering between the DirectX and the GDI rendering. This is most
troublesome when GDI and DirectX are not only rendering to the same HWND, but
to overlapping areas of the same HWND. As such, this usage pattern is not
supported. Note that there is an alternative that can often work for an
application -- DirectX is capable of handing back a DC to a DirectX surface,
and applications can perform GDI rendering to that DC. From the DWM's
perspective, that DirectX surface remains purely rendered by DirectX, and all
is well.
--- quote ---
[4]
https://blogs.msdn.microsoft.com/greg_schechter/2006/05/03/redirecting-gdi-…
--
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=45058
Bug ID: 45058
Summary: Neverwinter Nights GOG installer failure
Product: Wine
Version: 3.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: bronsonmathews(a)gmail.com
Distribution: ---
GOG version of Neverwinter Nights Diamond Edition installer fails to run.
Looks possibly like a comctl32 issue?
Log here:
https://pastebin.com/
--
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
lsh(a)ccxx.cx changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lsh(a)ccxx.cx
--- Comment #85 from lsh(a)ccxx.cx ---
Bug is present in wine-3.13 (Staging). Regression?
--
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.