https://bugs.winehq.org/show_bug.cgi?id=50527
Bug ID: 50527
Summary: Dying Light shows a black screen after starting a new
game
Product: Wine
Version: 5.22
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: hverbeet(a)gmail.com
Regression SHA1: 8b3cc57df0b791ca6c33f383f9358e1613206b84
Distribution: ---
Reverting the commit helps.
--
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=50100
Bug ID: 50100
Summary: Unable to log in to the Bentley CONNECTION client
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: mira.rielynd(a)yandex.ru
Distribution: ---
Created attachment 68582
--> https://bugs.winehq.org/attachment.cgi?id=68582
Console output of running the CONNECT Client
As I'm trying to log into the Bentley CONNECTION Client it does absolutely
nothing after entering username and password.
However, after looking at the terminal output, there is one specific
fixme/error which comes up every time I'm interacting with buttons (which comes
up twice):
0024:fixme:mshtml:ActiveScriptSite_OnScriptError ([xxx])->([xxx])
(See the full log of it. Every single time I'm moving my mouse above the screen
I get bombarded with 'fixme:msctf:InputProcessorProfileMgr_GetActiveProfile'
and 'TSFStaticSink::EnsureInitActiveLanguageProfile(), FAILED to get active TIP
keyboard' messages)
I tried it with the native mshtml as well, and there's the exact same message
(somehow).
Is there something I can try out myself for an fixing attempt/ Do you need any
other info?
I'm running Gentoo with the default/linux/amd64/17.1/desktop/plasma/systemd
profile, and wine-vanilla-5.20.
--
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=23782
Summary: Spaceforce Rogue Universe crashes in game videos
(iccvid.dll)
Product: Wine
Version: 1.2
Platform: x86
URL: http://www.gamershell.com/download_19328.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=29821)
--> (http://bugs.winehq.org/attachment.cgi?id=29821)
traces log using only built-in dlls
Spaceforce: RU always crashes when trying to play the game videos. Both the
demo and the patched retail version is affected.
How to reproduce the issue in the demo:
1. Install the demo then launch it from the game's /System directory, either by
Start.exe (the launcher), or directly the game by SpaceForce.exe. Wine will
crash when trying to play the intro video/company logos.
The crash is always reproducible, when using Wine's built-in dlls.
output of the 'file' command on one of the game's video files:
Intro001.mff: RIFF (little-endian) data, AVI, 640 x 480, 25.00 fps, video:
uncompressed Cinepak, audio: uncompressed PCM (stereo, 44100 Hz)
If I replace the built-in iccvid.dll with the free version of the cinepak codec
(available: http://www.probo.com/cinepak.htm) the issue changes into: Wine
doesn't crash anymore, but plays the videos in a strange way: almost the whole
screen is black, only a small chunk of the video can be seen at the left side
of the screen. No music during the videos and in the whole game, though.
Fedora 13
Nvidia 7600 series card / driver 195.36.31
The attached log shows traces, using
winedebug=+ole,+msvideo,+iccvid,+avifile,+amstream,+quartz (all dlls are the
built-in ones)
--
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=49174
Bug ID: 49174
Summary: Duplicate checking iter->parent in mshtml/htmlwindow.c
Product: Wine
Version: 5.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: mikrutrafal54(a)gmail.com
Distribution: ---
Should be probably `iter && iter->parent`
https://github.com/wine-mirror/wine/blob/59987bc9ecdd0dbafd768a95c21a14884b…
--
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=49099
Bug ID: 49099
Summary: MIDI events sent to all devices at once
Product: Wine
Version: 5.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winealsa.drv
Assignee: wine-bugs(a)winehq.org
Reporter: jpm(a)it-he.org
Distribution: ---
I am using an old version of Cakewalk SONAR to control a large number of
synthesizers. These are connected via an ESI M8Uex MIDI interface, which
appears to ALSA as 16 MIDI outputs and outputs over a single USB connection
("ESI M8U eX - ESI M8U eX MIDI 1", "ESI M8U eX - ESI M8U eX MIDI 2").
In WINE 4.x this has been working fine, but a recent Ubuntu upgrade has bumped
WINE to 5.5, and now SONAR is sending the same MIDI commands to all 16 ports on
the ESI device instead of just e.g. port 2.
For example, if you play the organ part in isolation, it should be sending
these notes to the Hammond XM-1 module on port 4 of the ESI device. But it is
also sending these to the drum machine on port 6, the Triton on port 1 and so
on.
It does not appear to be sending the MIDI data to the Roland UM-ONE interface
also attached the system, however.
As a workaround I have reverted to an old version of winealsa.drv.so from 2017
which I happened to have lying around from some earlier experiment. This has
made the problem go away.
I can try building WINE myself to find the point at which the bug was
introduced, but looking at the recent changes in git I'd be inclined to suspect
this commit:
https://github.com/wine-mirror/wine/commit/3d57cc2863f2f9a5ace40d29317b3ff4…
...since it appears to be using a much less fine-grained approach to sending
MIDI data to the devices.
It is quite likely that it works fine for the case of a USB synthesizer where
one instrument is on one port, but for something like a 4x4 MIDI interface
there appears to be a regression.
Thanks,
Joseph P Morris
--
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=46841
Bug ID: 46841
Summary: JASC Paint Shop Pro 8 Crash
Product: Wine
Version: 4.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: robcashwalker(a)gmail.com
Distribution: ---
Created attachment 63879
--> https://bugs.winehq.org/attachment.cgi?id=63879
back trace of fault for Paint Shop Pro 8
Used to work great with earlier version of Wine on Linux Mint 17. I don't
recall which version of Wine, but I remember installing it from the ubuntu
repository, not from WineHQ.
Never really gets into the program. Crashes after splash screen, but has built
the main window. Guessing right about the time it would destroy the splash
screen.
Happens in both stable release and development.
Had the same issue with PSP v9, gave up, and then I just came across the
install media for v8 and decided to try it, as I had been using v8 previously.
--
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=48084
Bug ID: 48084
Summary: Crouzet soft & Virtual Display - Application crash
when start
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dokmad(a)yahoo.it
Distribution: ---
Created attachment 65634
--> https://bugs.winehq.org/attachment.cgi?id=65634
not able to describe
Crouzet soft & Virtual Display - Application crash when start.
https://www.crouzet.com/download-crouzet-soft --> Crouzet soft
--
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=41239
Bug ID: 41239
Summary: FUEL Aborts on Start Due to Shader Validation Failing
Product: Wine
Version: 1.9.17
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: ben(a)xnode.org
Distribution: ---
Created attachment 55531
--> https://bugs.winehq.org/attachment.cgi?id=55531
Basic Terminal Output
FUEL seems to start fine and then spends a while (the first time it's opened)
generating shaders, but then just before it completes, it errors out claiming
that it couldn't validate the shaders and quits. Any time you open the game, it
jumps straight to the validation (and failure point) as it's already generated
the shaders.
--
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=48906
Bug ID: 48906
Summary: The Complex doesn't work
Product: Wine
Version: 5.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mo78(a)abv.bg
Distribution: ---
Hello, I didn't managed to run this game properly. The game starts with a black
screen with no further progress. I installed mfplat and quartz to no avail.
When I install mfplat the game instantly crashes. The whole game is made up of
different videos like Late Shift:
https://bugs.winehq.org/show_bug.cgi?id=48766
Thanks to Mr. Figura Late Shift is fixed but even with the new changes The
Complex doesn't run.
After a few minutes I'll provide a
WINEDEBUG=+timestamp,+seh,+mfplat,+strmbase,+quartz,+gstreamer,+qcap,+qedit,+amstream
log.
Thank you.
--
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=43737
Bug ID: 43737
Summary: "MegaTagmension Blanc + Neptune VS Zombies" - Freezes
on Intro
Product: Wine
Version: 2.17
Hardware: x86
URL: http://store.steampowered.com/app/496810/MegaTagmensio
n_Blanc__Neptune_VS_Zombies_Neptunia/
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 59218
--> https://bugs.winehq.org/attachment.cgi?id=59218
Wine log in clean wineprefix
The game does freeze on the intro, log attached.
Tested with wine-2.17 and a fresh 32bit wineprefix.
Native quartz helps a bit, it now displays a bit sound, but still doesn't make
the game load.
After also running "winetricks -q wmp9" it works. It still doesn't display the
videos, but you can click through the blackscreen until the mainscreen shows
up.
--
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.