http://bugs.winehq.org/show_bug.cgi?id=18072
Summary: Core Media Player throws an exception on launch
Product: Wine
Version: 1.1.19
Platform: PC-x86-64
URL: http://www.tucows.com/preview/299014
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
My roommate despises VLC, and is in love with this media player. Step 1 in his
dogfood transition to Ubuntu would be getting this media player to work in
Wine.
Problem 2: on launch, throws exception and refuses to launch.
Exception EExternalException in module ntdll.dll at 0002B168.
External exception C0000025.
--
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=4096
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #16 from Alexandre Julliard <julliard(a)winehq.org> ---
Closing bugs fixed in 5.13.
--
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=49573
Bug ID: 49573
Summary: Sporadic page fault on 64bit prefix creation on macOS
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gijsvrm(a)gmail.com
CC: julliard(a)winehq.org
Regression SHA1: 9ec5be2cea3af2ca631ef0dce3208965058abb59
Created attachment 67719
--> https://bugs.winehq.org/attachment.cgi?id=67719
+seh
Wine built with mingw and the macOS 10.13 SDK running on macOS 10.14.
The page fault doesn't always happen. Prefix is still created and winecfg runs.
This doesn't happen with a 32bit prefix.
Attached is a +seh log of a run where the page fault happened.
--
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=49513
Bug ID: 49513
Summary: Battle.net fails to install World of Warcraft or
Starcraft II
Product: Wine
Version: 5.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mboquien(a)free.fr
Distribution: ---
Created attachment 67641
--> https://bugs.winehq.org/attachment.cgi?id=67641
wine log
With wine-5.11 (Staging), Battle.net fails to install either World of Warcraft
or Starcraft II. The installation stops after a couple of GB (when first
installing or right away when trying to to continue the installation) with and
Battle.net showing a popup talking about BLZBNTAGT00000840. When this occurs
the following lines are systematically displayed in the log:
020c:fixme:file:server_ioctl_file Unsupported ioctl 4004747b (device=4004
access=1 func=d1e method=3)
020c:fixme:winsock:server_ioctl_sock Unsupported ioctl 4004747b (device=4004
access=1 func=d1e method=3)
020c:fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (_IOR('t', 123, 4))
This is 100% reproducible and it also happens in a clean WINEPREFIX. Changing
the Windows version does not appear to have any effect. This is possibly
related to bug #49490.
--
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=49489
Bug ID: 49489
Summary: Regression - b86dc3926bfe5cd92400aa96c89b0255eba1d447
causes incorrect rendering in Warframe with nvidia
Product: Wine
Version: 5.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: GloriousEggroll(a)gmail.com
Distribution: ---
Created attachment 67611
--> https://bugs.winehq.org/attachment.cgi?id=67611
warframe incorrect rendering
On a clean prefix with a new Warframe installation, incorrect rendering occurs
(see image) with Nvidia gpus.
This has been bisected to wine commit:
https://github.com/wine-mirror/wine/commit/b86dc3926bfe5cd92400aa96c89b0255…
This works on AMD with both wined3d and vkd3d, but renders incorrectly on
Nvidia
--
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=49438
Bug ID: 49438
Summary: Wine on ARM64 fails with "could not exec the wine
loader" unless --enable-win64 is used
Product: Wine
Version: 5.11
Hardware: aarch64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: bshanks(a)codeweavers.com
Distribution: ---
I've been building Wine on ARM64 (Ubuntu 19.10 64-bit on Raspberry Pi 4).
Since 67bc4a6d765941d830477f749ab7b0697f1488b2 ("ntdll: Don't use libwine
during the Unix library initialization."), Wine fails with "could not exec the
wine loader" unless '--enable-win64' is passed to configure. Before that
commit, I was using configure without any options.
The problem looks to be that in dlls/ntdll/unix/server.c, 'loader/wine64' or
'loader/wine' is chosen based on the size of a pointer (is_win64). And unless
'--enable-win64' is used, 'loader/wine' is built, but it tries to exec
'loader/wine64'.
I'm not sure what the best fix for this is. Require a win64 build when 64-bit
code is being built? The 'configure' help text should also be updated.
Configure options now needed:
'./configure --enable-win64 CC=clang'
--
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=49422
Bug ID: 49422
Summary: Dungeon Siege 1 & 2 weapon misplacement
Product: Wine
Version: 5.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: loentar(a)gmail.com
Distribution: ---
Created attachment 67502
--> https://bugs.winehq.org/attachment.cgi?id=67502
ds1 screenshot with bow
Any weapon equipped to the character is placed wrongly. It appear on the ground
instead of character hands. That wasn't reproducible in wine 4.
Reproducible for:
original Dungeon Siege 1 CD,
original Dungeon Siege 1 Steam Version,
Dungeon Siege 1 Demo,
Dungeon Siege 1 Legends of Arrana,
Dungeon Siege 2 (DVD),
Dungeon Siege 2 Broken World.
Wine versions: 5.10, 5.11 (I didn't tested other 5.x versions)
Ubuntu 20.04, 16.04
--
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=31023
Bug #: 31023
Summary: CuteFTP 8.3.4 - "Encountered an improper argument."
Error boxes after most actions.
Product: Wine
Version: 1.5.7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nicekiwi(a)gmail.com
Classification: Unclassified
Created attachment 40721
--> http://bugs.winehq.org/attachment.cgi?id=40721
debug logfile
Interacting with most buttons and will cause at least one popup box with the
text "Encountered an improper argument.".
--
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=36546
Bug ID: 36546
Summary: Please remove `tmpfs` special treatment in ntdll
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: t.artem(a)mailcity.com
I do love running Wine in /tmp which is mounted as `tmpfs` in my Linux.
However every other application installer whines that disk C: is not local so I
have to use tricks to force applications to install in a WINEPREFIX which is
located in RAM.
Please, remove the special treatment of tmpfs mount points.
--
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=49580
Bug ID: 49580
Summary: When ending the program SiDiary with the "X" i get an
error message
Product: Wine
Version: 5.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: erich.z(a)gmx.net
Distribution: ---
Created attachment 67732
--> https://bugs.winehq.org/attachment.cgi?id=67732
File generated by wine
Unhandled exception: page fault on read access to 0x7d587b40 in 32-bit code
--
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.