https://bugs.winehq.org/show_bug.cgi?id=49826
Bug ID: 49826
Summary: Wine-staging 5.17.1 build fails in winegstreamer in
Ubuntu 16.04 and Debian 9
Product: Wine-staging
Version: 5.17
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dimesio(a)earthlink.net
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Bug 49823 is fixed with 5.17.1 and Ubuntu 18.04 builds, but Debian 9 and Ubuntu
16.04 now fail in winegstreamer:
[ 886s] media_source.o: In function
`winegstreamer_stream_handler_create_object':
[ 886s] ./dlls/winegstreamer/media_source.c:1101: undefined reference to
`gst_structure_get_list'
[ 886s] collect2: error: ld returned 1 exit status
[ 886s] winegcc: /usr/bin/gcc failed
[ 886s] Makefile:719: recipe for target 'winegstreamer.dll.so' failed
[ 886s] make[2]: *** [winegstreamer.dll.so] Error 2
[ 886s] make[2]: Leaving directory
'/usr/src/packages/BUILD/dlls/winegstreamer'
[ 886s] Makefile:9448: recipe for target 'dlls/winegstreamer' failed
[ 886s] make[1]: *** [dlls/winegstreamer] Error 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=49714
Bug ID: 49714
Summary: Page fault when running winecfg or wineboot
Product: Wine-staging
Version: 5.15
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ArchLinux
Created attachment 67968
--> https://bugs.winehq.org/attachment.cgi?id=67968
terminal output
Wine-Staging@68c50a8fb4cbb402a2cd22b48b58852437104bd2
produces page faults when issuing either winecfg or wineboot -u.
--
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=49708
Bug ID: 49708
Summary: wine-staging 5.15 fails to compile on GCC 4.9.2 with
default flags (for loop initialization in
mfplat-streaming-support)
Product: Wine-staging
Version: 5.15
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: o.dierick(a)piezo-forte.be
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Hello,
Using GCC 4.9.2 with default flags (=no CCFLAGS or custom options used),
compiling wine-staging 5.15 fails with:
/media/wine-shares/git/dlls/mf/topology.c: In function
‘topology_loader_enumerate_output_types’:
/media/wine-shares/git/dlls/mf/topology.c:1979:5: error: ‘for’ loop initial
declarations are only allowed in C99 or C11 mode
for (unsigned int i = 0; i < num_activates; i++)
^
/media/wine-shares/git/dlls/mf/topology.c:1979:5: note: use option -std=c99,
-std=gnu99, -std=c11 or -std=gnu11 to compile your code
That construct only appears in wine-staging patchset
'mfplat-streaming-support'.
Regards.
--
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=49911
Bug ID: 49911
Summary: Sebastien Loeb Rally EVO crashes with builtin
xactengine3_7
Product: Wine
Version: 5.18
Hardware: x86-64
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: xactengine
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 68279
--> https://bugs.winehq.org/attachment.cgi?id=68279
xact3
Crashes while loading after hitting Play at config launcher.
wine-5.18-35-g2ee75bf9ad
--
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=49659
Bug ID: 49659
Summary: A program dump dialog occurs when launching Mahjong
Titans using version 5.14 of Wine. Appears to be a
regression in msdmo.dll.
Product: Wine
Version: 5.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: craigaschulstad(a)gmail.com
Distribution: ---
Created attachment 67896
--> https://bugs.winehq.org/attachment.cgi?id=67896
Document containing screen captures prior to the Wine upgrade and then after
along with error log
After upgrading from the Wine application to version 5.14, I discovered that
launching the Windows game "Mahjong Titans" no longer worked. Shortly after
launching the program, a program error dialog box is displayed indicating a
page fault has occurred. Viewing the initial entry points, the module in error
appeared to be the msdmo.dll linked library.
I have a virtual machine sandbox set up where I installed the source code for
version 5.14 and built the application on the sandbox. Then, I launched the
"Mahjong Titans" game there and received the same results. In viewing the
source code for module "dmoreg.c" for the last iteration of Wine that worked
with this game that I found (version 5.12), I found extensive changes were made
to source code in the "msdmo" folder. In checking the "shortlogs", most if not
all of these changes occurred in version 5.13.
As a further test in the sandbox machine, I renamed the source code file for
module "dmoreg.c", brought in the source code for that module from version
5.12, and ran the "make" utility to rebuild the library in the sandbox. After
doing so, the "Mahjong Titans" game once again worked without crashing. So
this really seems to point to this module as having the issue. As a result of
this testing, I backed up a copy of the "msdmo.dll" file for version 5.14 and
copied in the file from version 5.12 for now as a work-around. This might be
unstable, but I am basically just currently using Wine to launch games.
I am attaching a Libre Office document with some screen captures and the error
log for further reference. FYI, here are the details of my system.
- Linux Mint 19.3 Cinnamon (kernel version 5.4.0-42-generic)
- Wine version 5.14
FYI, file "msdmo.dll" is not in the above component list. That is why I
selected "unknown"
If you wish to acquire the Mahjong Titans game, it is a part of an installation
package that you can get at the following link:
https://winaero.com/request.php?1836
Please let me know if there is some other information that I might provide.
Regards,
Craig Schulstad
--
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=49549
Bug ID: 49549
Summary: winetricks -q dotnet45 leaves dozens of mscorsvw.exe
processes
Product: Wine
Version: 5.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: spoon0042(a)hotmail.com
CC: julliard(a)winehq.org
Regression SHA1: 72fc2ceaa6ae472a809b4d5c02be98c44388c1b7
Distribution: Debian
In addition to hanging in as yet undetermined circumstances -- bug 49532 --
with 5.12 'winetricks -q dotnet45' when apparently successful results in dozens
of mscorsvw.exe processes hanging around. Checked just now with a fresh 32-bit
prefix. Sample from ps auxww:
spoon 14633 0.7 0.8 1816076 97364 ? S 22:21 0:00
C:\windows\Microsoft.NET\Framework\v4.0.30319\mscorsvw.exe -StartupEvent 3b0
-InterruptEvent c4 -NGENProcess c8 -Pipe 38c -Comment NGen Worker Process
Regression test yielded:
72fc2ceaa6ae472a809b4d5c02be98c44388c1b7 is the first bad commit
commit 72fc2ceaa6ae472a809b4d5c02be98c44388c1b7
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri Jul 3 12:02:58 2020 +0200
ntdll: Use pthread mutexes for uninterrupted sections in the Unix library.
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 e0a62fd390db2e0bc73f661747c6425402318a5a
829a56e7996c90891205b46b94a05188c442b934 M dlls
...and a day or two ago I was able to revert that commit and have things work.
There's some conflict now though.
--
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=49586
Bug ID: 49586
Summary: valgrind shows a leak in
dlls/ntdll/env.c:set_wow64_environment()
Product: Wine
Version: 5.13
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Gentoo
==15876== 488 bytes in 1 blocks are definitely lost in loss record 216 of 291
==15876== at 0x40345DC: malloc (vg_replace_malloc.c:307)
==15876== by 0x4864D6B: get_dynamic_environment (env.c:1121)
==15876== by 0x7BC43B28: set_wow64_environment (env.c:340)
==15876== by 0x7BC44866: init_user_process_params (env.c:1319)
==15876== by 0x7BC4F9C7: __wine_process_init (loader.c:3965)
==15876== by 0x7BC5080D: __wine_set_unix_funcs (loader.c:4056)
==15876== by 0x48724A5: start_main_thread (loader.c:1449)
==15876== by 0x48733CB: __wine_main (loader.c:1716)
==15876== by 0x7D0017D7: main (main.c:285)
==15876==
--
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=31342
Bug #: 31342
Summary: Trespasser wont launch
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mstilson153(a)gmail.com
Classification: Unclassified
Created attachment 41183
--> http://bugs.winehq.org/attachment.cgi?id=41183
Error report information
Trespasser.exe: trespasser has encountered a serious problem and needs to
close.
--
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=49367
Bug ID: 49367
Summary: 1971 Project Helios shows a black screen
Product: Wine
Version: 5.10
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 67416
--> https://bugs.winehq.org/attachment.cgi?id=67416
screenshot
fixme:d3d11:wined3dformat_from_dxgi_format Unhandled DXGI_FORMAT 0x6b.
warn:d3d11:d3d11_device_CheckFormatSupport Invalid format 0x6b.
wine-5.10-88-gbf454cc394
--
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=45489
Bug ID: 45489
Summary: World of Warcraft needs GetRawInputBuffer
Product: Wine
Version: 3.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: blue-t(a)web.de
Distribution: ---
Since 8.0.1 i noticed quite a lot of noisy GetRawInputBuffer lines.
Performance should be a lot better with this deduplicated or better
implemented.
--
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.