https://bugs.winehq.org/show_bug.cgi?id=8848
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #36 from Alexandre Julliard <julliard(a)winehq.org> ---
Closing bugs fixed in 4.11.
--
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=39071
Bug ID: 39071
Summary: 7-Zip 15.06 looks broken after being minimized
Product: Wine
Version: 1.7.48
Hardware: x86
URL: http://www.7-zip.org/a/7z1506.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: t.artem(a)mailcity.com
Distribution: Red Hat
Created attachment 52052
--> https://bugs.winehq.org/attachment.cgi?id=52052
7-Zip
7-Zip looks broken after minimizing and restoring. See the attached screenshot.
To reproduce install it, run it, minimize and restore it. That's all.
--
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=34742
Bug #: 34742
Summary: Catzilla 1.0 doesn't allow to use any display
resolutions other than 576p
Product: Wine
Version: 1.7.4
Platform: x86
URL: http://www.catzilla.com/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Classification: Unclassified
They are just not active (I've entered my Free activation code).
Catzilla.exe
md5sum: B2117CF8CBD45DB0413EA117E7589D80
--
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=47167
Bug ID: 47167
Summary: League of Legends launcher displays no content when
wine is compiled with gcc-9
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aguertin+wine(a)aguertin.net
Distribution: ---
When wine is compiled with gcc-9.1, the League of Legends launcher does not
work. It shows a window with a dark blue background, but no content ever
appears in the window. This makes it impossible to log in and play the game.
When wine is compiled with gcc-8.2, the game works normally
There is only one change to wine's debug output: the following message appears
16 times:
005d:fixme:bcrypt:BCryptOpenAlgorithmProvider algorithm L"\0001" not supported
(I do not know if this is relevant)
Version information:
Wine Staging 4.7
Gentoo
kernel 5.0.7
mesa git
x86_64 cpu
--
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=34741
Bug #: 34741
Summary: Catzilla 1.0 doesn't work: EAccess violation
Product: Wine
Version: 1.7.4
Platform: x86
URL: http://www.catzilla.com/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Classification: Unclassified
When trying to run any benchmark it gives this error:
Application Error
Exception EAccessViolation in module ALLBenchmark.exe at 00000000.
Access violation at address 00000000. Read of address 00000000.
Catzilla.exe 1.0
md5sum: B2117CF8CBD45DB0413EA117E7589D80
Installation works.
--
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=28735
Bug #: 28735
Summary: ntdll/tests/exception.ok fails under valgrind
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Running "make exception.ok" in ntdll/tests under valgrind fails.
This has been happening since at least early last year. Log:
valgrind: Unrecognised instruction at address 0x7f230000.
Your program just tried to execute an instruction that Valgrind
did not recognise. There are two possible reasons for this.
1. Your program has a bug and erroneously jumped to a non-code
location. If you are running Memcheck and you just saw a
warning about a bad jump, it's probably your program's fault.
2. The instruction is legitimate but Valgrind doesn't handle it,
i.e. it's Valgrind's fault. If you think this is the case or
you are not sure, please let us know and we'll try to fix it.
Either way, Valgrind will now raise a SIGILL signal which will
probably kill your program.
err:seh:segv_handler Got unexpected trap 0
exception.c:396: Test failed: 15: Wrong exception code c000001d/c0000005
exception.c:399: Test failed: 15: Wrong exception address 0x7f230000/0x7f230006
exception.c:405: Test failed: 15: Wrong number of parameters 0/2
exception.c:396: Test failed: 15: Wrong exception code c000001d/c0000005
exception.c:399: Test failed: 15: Wrong exception address 0x7f230000/0x7f230006
exception.c:405: Test failed: 15: Wrong number of parameters 0/2
Conditional jump or move depends on uninitialised value(s)
at handler (exception.c:418)
by ??? (signal_i386.c:2522)
by ??? (signal_i386.c:2522)
by __regs_RtlUnwind (signal_i386.c:2397)
by __wine_call_from_regs (in dlls/ntdll/ntdll.dll.so)
by ??? (signal_i386.c:2413)
by unwind_frame (exception.c:74)
by __wine_exception_handler (exception.c:99)
by ??? (signal_i386.c:2522)
by ??? (signal_i386.c:2522)
by call_stack_handlers (signal_i386.c:616)
by raise_exception (signal_i386.c:694)
by NtRaiseException (signal_i386.c:2422)
by raise_segv_exception (signal_i386.c:1751)
by 0xDEADBABD: ???
by func_exception (exception.c:465)
by run_test (test.h:556)
by main (test.h:624)
Uninitialised value was created by a client request
at setup_exception_record (signal_i386.c:1629)
by segv_handler (signal_i386.c:1876)
by ??? (in /lib/i386-linux-gnu/libpthread-2.13.so)
Might be a valgrind bug, but winehq is probably the right place for triaging
it.
--
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=47342
Bug ID: 47342
Summary: FFXIV launcher fails to connect with HTTPS error
-2146697208
Product: Wine
Version: 4.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: amathor929(a)gmail.com
Distribution: ---
Created attachment 64670
--> https://bugs.winehq.org/attachment.cgi?id=64670
Terminal output from when the error occurs
Have tried both the 32bit and 64bit ffxivboot.exe, using Wine-staging 4.9 from
the winehq repo results in the 32bit launcher giving this error and the 64bit
giving a 404 error. The 404 error can be resolved by using the current
wine-staging patches from git, but then it suffers the same -2146697208 error
as the 32bit launcher.
Have tried both 32 and 64bit prefixes, same result.
I remember this being an issue for awhile, and deleting the My Games/FINAL
FANTASY XIV - A Realm Reborn/Web folder would resolve it, however, I don't
actually *have* that folder present as this is a fresh install of the game.
The installer launches and completes fine, but the launcher dies. )have also
tried setting FFXIV_BOOT.cfg: BrowserType 2 but doesn't help any.
--
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=47369
Bug ID: 47369
Summary: winetricks -q windowscodecs stopped working on
WINEARCH=win32
Product: Wine
Version: 4.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: windowscodecs
Assignee: wine-bugs(a)winehq.org
Reporter: rnowotny(a)rotek.at
Distribution: ---
winetricks -q windowscodecs stopped working on WINEARCH=win32
64 Bit works ok.
Using winetricks 20190615-next - sha256sum:
91c449ac44acecc23b2c0917c4e0edaf2c1d71f2e4356f3b1810e64474a304e5 with
wine-4.0.1 and WINEARCH=win32
Using winetricks 20190615-next - sha256sum:
91c449ac44acecc23b2c0917c4e0edaf2c1d71f2e4356f3b1810e64474a304e5 with wine-4.10
and WINEARCH=win32
Using winetricks 20190615-next - sha256sum:
91c449ac44acecc23b2c0917c4e0edaf2c1d71f2e4356f3b1810e64474a304e5 with wine-4.10
(Staging) and WINEARCH=win32
--
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=42467
Bug ID: 42467
Summary: THE SIMS 4 ORIGIN PROBLEM
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andreanicolebv(a)gmail.com
Distribution: ---
Created attachment 57313
--> https://bugs.winehq.org/attachment.cgi?id=57313
backtrace
I installed Sims 4 with all packages and everytime I try to open it, it crashes
and says it's an error with origing
--
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=47372
Bug ID: 47372
Summary: Esportal Client can't be installed
Product: Wine
Version: 4.9
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
The program instantly gives the message "Internal Error: 0xC00002D1 (0) (Bad
system DLL). Bailing out." and closes.
Note: 0xC00002D1 = STATUS_SYSTEM_IMAGE_BAD_SIGNATURE
This only happens with wine-staging, with vanilla wine it instantly crashes:
"Segmentation fault (core dumped)"
--
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.