https://bugs.winehq.org/show_bug.cgi?id=48319
Bug ID: 48319
Summary: Warface thinks wine is vista or under.
Product: Wine
Version: 5.0-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jeremielapuree(a)yahoo.fr
Distribution: ---
Created attachment 66036
--> https://bugs.winehq.org/attachment.cgi?id=66036
screenshot of the error
Warface downloader thinks Wine version in under vista. It wants newer versions
of windows to starts
--
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=48309
Bug ID: 48309
Summary: Unable to use MI Unlock Tool in Ubuntu 19.10
Product: Wine
Version: 4.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Prabesh432(a)gmail.com
Distribution: ---
Created attachment 66023
--> https://bugs.winehq.org/attachment.cgi?id=66023
barcktrace
Trying to work with MI Unlock tool in Ubuntu 19.10 GNOME.
Install wine32, wine64, and Q4 Wine using apt.
Install Q4 Wini was important because no option showed when I try to run exe
file.
Error is in attachment
--
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=48393
Bug ID: 48393
Summary: Windows media player does not recognize the version of
windows
Product: Wine
Version: 5.0-rc3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jeremielapuree(a)yahoo.fr
Distribution: ---
Created attachment 66160
--> https://bugs.winehq.org/attachment.cgi?id=66160
screenshot showing the bug
step to reproduce
rm -fR .wine
WINEARCH=win32 winecfg ->choose windows XP
wine MPsetup.exe
and voila. Bug occurs.
--
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=48351
Bug ID: 48351
Summary: viaDuct-3D Expert 2.322 - page fault when reading 0x8
on first start and when opening a catalog
Product: Wine
Version: 5.0-rc2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: klavier22(a)hotmail.de
Distribution: ---
Created attachment 66088
--> https://bugs.winehq.org/attachment.cgi?id=66088
Crash report
The software can be downloaded here: https://www.cms3.com/en/downloads.html
(viaDuct-3D Expert, version 2.322)
Direct link: https://www.cms3.com/downloads/viaduct_expert_2322.exe
Installation works flawlessly. It asked to install VC2005, which I confirmed.
When opening the software the first time, it will crash with the crash report I
appended.
When opening it again, it will open, giving this error:
> Invalid Catalog
> The selected catalog "C:\Program Files (x86)\CMS 3 GmbH\Catalogs\CMS DIN\DuctCat.vdb" could not be opened! Please select a valid catalog to open in the menu for the program options.
It will then show the main window. If you click on Configuration -> Catalogue
-> Open... and select the catalog file "C:\Program Files (x86)\CMS 3
GmbH\Catalogs\CMS DIN\DuctCat.vdb", the same crash will happen.
I suspect that this is just some kind of "Open the last catalog again if exited
gracefully" logic and both crashes essentially the same (So on the first start,
it just tries to open the catalog file on its own)
These are the lines from the crash log I think are most relevant:
```
Unhandled exception: page fault on read access to 0x00000008 in 32-bit code
(0x781f37d0).
Backtrace:
=>0 0x781f37d0 EntryPoint+0xffffffff() in mfc80 (0x0032fab0)
0x781f37d0 EntryPoint+0xffffffff in mfc80: movl 0x0(%eax),%eax
```
so the relevant component may be mfc.
Tested on a freshly installed ubuntu mate 19.10 with winehq-devel installed
(wine-5.0-rc2). It also already happens the ubuntu repositories wine (4.0.2-1)
The application works well on windows 7 and 10.
--
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=48411
Bug ID: 48411
Summary: DDO: Can't login, launcher aborts with "Connection
Closed"
Product: Wine
Version: 5.0-rc2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sutupud(a)yahoo.com
Distribution: ---
Created attachment 66182
--> https://bugs.winehq.org/attachment.cgi?id=66182
git bisect log
Login works fine on 5.0-rc1 but is broken on 5.0-rc2
Since DDO is from the same company as LOTRO and basically uses the same
launcher, this is probably the same as #48388
By bisecting I tracked down the first bad commit to
b4a1d80ae35d35f5c170e101922bf1563488be18:
diff --git a/server/sock.c b/server/sock.c
index 1a53ce4b09..29542cd01f 100644
--- a/server/sock.c
+++ b/server/sock.c
@@ -1228,7 +1228,7 @@ DECL_HANDLER(set_socket_event)
FILE_WRITE_ATTRIBUTES,
&sock_ops))) return;
old_event = sock->event;
sock->mask = req->mask;
- sock->hmask &= ~req->mask; /* re-enable held events */
+ sock->hmask &= (FD_WRITE | ~req->mask); /* re-enable held events */
sock->event = NULL;
sock->window = req->window;
sock->message = req->msg;
--
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=48355
Bug ID: 48355
Summary: Serious Sam depth overlapping invalid
Product: Wine
Version: 5.0-rc2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
Assignee: wine-bugs(a)winehq.org
Reporter: axet(a)me.com
Distribution: ---
Created attachment 66095
--> https://bugs.winehq.org/attachment.cgi?id=66095
depth problem
Hello! It is me again:) I'm having issue with Serious Sam game, when objects
not correctly covered by each other, further objects drawn above closest
objects. Happens on GOG version of the game, and not on Serious Sam Demo from
web archive. Same as before, only happen with mesa/nouveau, proprietary nvidia
drivers works fine (if I can say that about proprietary drivers, they have it's
own not related issues)
--
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=37716
Bug ID: 37716
Summary: GTAVC in virtual desktop starts minimized
Product: Wine
Version: 1.7.32
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: b7.10110111(a)gmail.com
Distribution: ---
After wine upgrade launching GTAVC in wine virtual desktop doesn't show
anything on screen of the virtual desktop. I can hear sound from intro video
though. In fact, I can click on the GTAVC icon at the bottom-left, then a menu
appears, selecting "Restore" in which gives me the game window and allows
playing.
Here's the git-bisect result
45d530461bf29c953f5f4532cc0e917b4c4fc296 is the first bad commit
commit 45d530461bf29c953f5f4532cc0e917b4c4fc296
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Thu Nov 13 20:39:25 2014 +0100
wined3d: Minimize device windows on focus loss.
:040000 040000 7711e853d780f4c05cc8ae578ff45462fb9ec7f7
63f0b55f65e85a8895ac0d1ef0ee94dbb5595db6 M dlls
PS: I'm using glib-2.30 with wine, so I can watch/hear the intro videos. I
think similar problem would be for those with new glib and disabled wine-gst.
--
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=47617
Bug ID: 47617
Summary: Visual C++ 2017 runtime version 14.11.25325 no longer
installs in 32-bit-only Wine bottles
Product: Wine
Version: 4.7
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 65046
--> https://bugs.winehq.org/attachment.cgi?id=65046
Console output
Steps to reproduce:
1. Delete ~/.wine
2. Download VC_redist.x86.exe from
https://go.microsoft.com/fwlink/?LinkId=746571
3. Run `WINEARCH=win32 VC_redist.x86.exe`
The program simply exits without showing any GUI. Console output is attached.
Strangely, if WINEARCH=win64, the installer works fine. A regression test said:
948fc851867da01f09c84ad83df6f4eddc74fdf3 is the first bad commit
commit 948fc851867da01f09c84ad83df6f4eddc74fdf3
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon Apr 22 11:36:54 2019 +0200
ntdll: Add support for loading PE builtin dlls.
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
dlls/ntdll/loader.c | 231 ++++++++++++++++++++++++++++++++++++++++++++++------
1 file changed, 208 insertions(+), 23 deletions(-)
Runtime version 14.16.27033 works fine on 32-bit-only Wine 4.13.
$ sha256sum VC_redist.x86.exe
2da11e22a276be85970eaed255daf3d92af84e94142ec04252326a882e57303e
--
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=48284
Bug ID: 48284
Summary: Unhandled exception: page fault on write access to
0x00000040 in 32-bit code (0x010b1776).
Product: Wine
Version: 4.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 49studebaker(a)gmail.com
Distribution: ---
Created attachment 65971
--> https://bugs.winehq.org/attachment.cgi?id=65971
error log
I get the error when I try to install Recuva v1.53.
--
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=48266
Bug ID: 48266
Summary: Regression with redirecting stdout from native app
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: eb1+wine(a)sil.org
Distribution: ---
Created attachment 65932
--> https://bugs.winehq.org/attachment.cgi?id=65932
demo program
A Windows program calls a native Linux command and redirects stdout so that it
can process the output. This used to work in older Wine versions, e.g. 1.6.2
but is not working in newer versions.
It seems that instead of writing to a pipe (that the Windows program could
read) the output goes directly to Wine's stdout.
Use case: a Wine-aware program can use Linux commands to check if the data is
stored on an encrypted drive/folder.
The attached program demonstrates the problem. When passing "1" as parameter it
will call "/bin/ls -al", and redirect and read the output. When running with
newer Wine versions it can clearly be seen that the program reads 0 bytes from
the pipe.
When passing "2" as parameter it calls the Windows command "dir" and redirects
and reads the output. This works correctly.
The demo executable and the source code is available at
https://gist.github.com/ermshiperete/8de3905d364cee362a90cacc03e7c358.
A second Windows program, available at
https://gist.github.com/ermshiperete/1e4cb1bc32e5175c369ec3d0d594cef8, can be
used in `git bisect`. It executes "/bin/uname" and compares the redirected
output with "Linux". Exit code is 0 if the program read "Linux", otherwise 1.
--
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.