https://bugs.winehq.org/show_bug.cgi?id=39440
Bug ID: 39440
Summary: embedded (XEMBED) windows are blank
Product: Wine
Version: 1.7.52
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: anton.kalmykov(a)gmail.com
Distribution: ---
Created attachment 52555
--> https://bugs.winehq.org/attachment.cgi?id=52555
patch file
I'm the author of airwave VST bridge (https://github.com/phantom-code/airwave).
My project is intended to use Windows VST plugins in Linux VST hosts (Bitwig
Studio, Ardour, etc). This task involves embedding the VST plugin window inside
of the VST host window (I use the XEMBED protocol to achieve this
functionality). The problem here is that after sending XEMBED_EMBEDDED_NOTIFY
message, the embedding window stays blank. I was able to workaround this issue
by inserting some delays
(https://github.com/phantom-code/airwave/blob/master/src/plugin/plugin.cpp#L…),
but this "solution" doesn't work in all cases. I've changed a few lines in
winex11.drv code (patch is attached) and it helped to solve the "blank window"
issue, but this is only a workaround (I don't know how to do a correct fix).
Anyway, increasing the size of embedded window will cause appearing of
additional blank regions.
--
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=25818
Summary: Macromedia Flash 8 has duplicated "minimize, restore,
close" icons in the menu bar
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: igor-hkr(a)mail.ru
Created an attachment (id=32903)
--> (http://bugs.winehq.org/attachment.cgi?id=32903)
screenshot
Macromedia Flash 8 has duplicated "minimize, restore, close" icons in the menu
bar
Those duplicate buttons are working (in the same way as original) But when you
will close current project with help of them and create new one original
buttons will not be present, only duplicated.
--
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=47258
Bug ID: 47258
Summary: The Guild II fails to start with built-in quartz
Product: Wine
Version: 4.6
Hardware: x86
URL: https://www.fileplanet.com/archive/p-34658/The-Guild-2
-Demo
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: z.figura12(a)gmail.com
Regression SHA1: edf1e7696f36b650cddb76275d3a460c271a93ce
Distribution: ---
Created attachment 64545
--> https://bugs.winehq.org/attachment.cgi?id=64545
terminal log
Reverting edf1e7696f36b650cddb76275d3a460c271a93ce fixes the crash and the game
loads to the menu correctly.
Using native quartz.dll is also a workaround.
Still present in Wine-4.9.
Guild_2_Demo.zip (634 MB)
md5sum: 9547d7490ff96c590894df27dfb31c7e
--
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=47235
Bug ID: 47235
Summary: Steep (Uplay) crashes on unimplemented function
ncrypt.dll.BCryptSecretAgreement
Product: Wine
Version: 4.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sashok.olen(a)gmail.com
Distribution: ---
The game ("Steep", which is currently free on Uplay) starts fine but when it
tries to connect to its servers, it crashes with:
wine: Call from 0x7b456026 to unimplemented function
ncrypt.dll.BCryptSecretAgreement, aborting.
If you need any additional information regarding this, I will be happy to
provide it.
--
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=46982
Bug ID: 46982
Summary: MPGUI require
_Init_locks_ctor@_Init_locks@std@@CAXPAV12@@Z
Product: Wine
Version: 4.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: lorenzofer(a)live.it
Distribution: ---
Hi.
MPGUI is an application written in C++/CLI (or managed C++) that provide a GUI
for some tools by Gruftikus for TES and Fallout Games (tes4ll).
However it require msvcp100.dll.?_Init_locks_ctor@_Init_locks@std@@CAXPAV12@@Z
that is currently unimplemented
MPGUI can be downlaoded by:
https://www.nexusmods.com/oblivion/mods/41447
Sourcecode is:
https://github.com/Gruftikus/mpgui
winetricks vcrun2010 and setting msvcp100.dll as native is a workaround.
(the application seem to have other issues after this however)
--
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=43159
Bug ID: 43159
Summary: The old game Knight Of Knight has black textures
Product: Wine
Version: 2.10
Hardware: x86
URL: http://ftp.vector.co.jp/34/19/1946/Knight050.lzh
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 58411
--> https://bugs.winehq.org/attachment.cgi?id=58411
Screenshot in game
This is an old freeware game that seems to use DirectX7. It has a lot of
issues, but one of the most important one is, that most of its textures are
black.
When testing the game, it's advised to check "emulate a virtual desktop" in
winecfg, since it only supports low-resolution fullscreen mode and is prone to
crashes.
Also, when you have a gamepad plugged in it might not accept keyboard input,
keep that in mind when testing.
To work around the other issues that crash the game, please run "winetricks
gmdls directmusic d3drm d3dxof".
How to test:
To select an option, press x. Just click through your way through.
When in "Stage Select", move left with the arrow keys, then press x.
Press x again to start the game.
Now, if you enter the game, you should be greeted with very messed up textures,
they're very often black. You can move around with the arrow keys, but the
textures turn black for some reason when you move. They might also get visible
again though.
Screenshot attached and download link added.
Now, important thing to note: The game shows a blackscreen (except for the UI)
in Win7, while the game worked in XP. Seems to work again in Win10.
Another thing to note, you can make it work in Win7 by using the ddraw dll from
wine 1.3.6, so it worked back then. Sadly, the game crashes in wine with 1.3.6,
so I can't really do an regression test.
But maybe it's also important to note that the game showed a complete
blackscreen in 1.9.18, while it shows at least some textures in 2.10. If you
want me to to a test which commit is responsible for the improvement, just tell
me.
Any help is appreciated.
--
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=30891
Bug #: 30891
Summary: page fault in wined3d_surface_blt
Product: Wine
Version: 1.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chinese_chater(a)yahoo.de
Classification: Unclassified
Created attachment 40479
--> http://bugs.winehq.org/attachment.cgi?id=40479
command line output, including backtrace
After starting the game Typing of the Dead and selecting "Network" in the menu,
wine 1.4 crashes:
---
Unhandled exception: page fault on read access to 0x00000072 in 32-bit code
(0x7e1cab0e).
[...]
=>0 0x7e1cab0e wined3d_surface_blt+0xfce() in wined3d (0x0033fc04)
1 0x7e27a443 in ddraw (+0x3a442) (0x0033fcd4)
2 0x00477131 in tod_e (+0x77130) (0x0033fd34)
---
(see attached backtrace.txt for the complete output)
On startup for this trace I've selected "DirectDraw HAL \ Microsoft Direct3D
RGB Software Emulation will be used", but it happens with "DirectDraw HAL \
WINE Direct3D7 Hardware acceleration using WineD3D will be used" and
"DirectDraw HAL \ WINE Direct3D7 Hardware Transform and Lightning acceleration
using WineD3D will be used", too.
I'm running wine on a 64bit (both kernel- and userspace) laptop with a GeForce
8600M GT and the open source nouveau graphics driver on a recent Debian sid,
with some i386 libraries to run the 32bit wine, obviously.
I'm using the latest, recently uploaded package in Debian sid: wine 1.4-6.
Cheers, Linus
--
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=43846
Bug ID: 43846
Summary: Prototype 1 and 2 no audio
Product: Wine
Version: 2.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: byi5000(a)gmail.com
Distribution: ---
Prototype and Prototype 2 have no audio by default. The workaround is
"winetricks xact".
The AppDB says it is missing xaudio2 support
(https://appdb.winehq.org/objectManager.php?sClass=version&iId=31948), but the
Wine-Api-Stats (https://www.winehq.org/winapi_stats) say that xaudio2 has full
implementation.
The following output shows all debug messages related to audio:
fixme:pulse:AudioSessionControl_RegisterAudioSessionNotification
(0x1e57af0)->(0x1b89ebcc) - stub
fixme:avrt:AvSetMmThreadCharacteristicsW (L"Audio",0x1bb9e91c): stub
fixme:avrt:AvSetMmThreadPriority (0x12345678)->(1) stub
fixme:avrt:AvRevertMmThreadCharacteristics (0x12345678): stub
fixme:pulse:AudioSessionControl_UnregisterAudioSessionNotification
(0x1e57af0)->(0x1b89ebcc) - stub
fixme:pulse:AudioSessionControl_RegisterAudioSessionNotification
(0x1e57b70)->(0x1b89ebcc) - stub
fixme:avrt:AvSetMmThreadCharacteristicsW (L"Audio",0x1bc9e91c): stub
fixme:pulse:AudioSessionControl_UnregisterAudioSessionNotification
(0x1e57b70)->(0x1b89ebcc) - stub
Can someone else confirm this issue?
--
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=47290
Bug ID: 47290
Summary: Obduction: fails to render menu: now freezes instead
of crashing
Product: Wine
Version: 4.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 4xcbf1ftxxey(a)opayq.com
Distribution: ---
Created attachment 64588
--> https://bugs.winehq.org/attachment.cgi?id=64588
All logs collected, plus some git info. Detailled description in readme file
When running the game Obduction (GOG version, 1.7.0),
for versions of wine after commit 5dcb329667e3d4e630a7b3723f2eaee31652a568
(included),
the splash screen (as far as I know, a static image) shows up correctly,
but when the window that is supposed to contain the main menu shows up, it is
completely black and doesn't respond. (see bug report
https://bugs.winehq.org/show_bug.cgi?id=47289)
Previously, a pop-up would appear, signaling an error and closing it would
close the game.
Starting with commit 8c69a77032ff8d5f0a79c387646f40716d9393ad, the pop-up
doesn't appear, instead the user has to manually interrupt/kill it
Note: this might be an entirely new bug, but also a partially working patch, or
even a bugfix (if bug report 47289 actually comes from two separate bugs from
the same commit)
OS: Ubuntu 18.04
Driver: nvidia proprietary, 418.56
Wine: 8c69a77032ff8d5f0a79c387646f40716d9393ad and later
--
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=46564
Bug ID: 46564
Summary: [bcrypt]Anno 1800 closed beta crashes at launch
Product: Wine-staging
Version: 4.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: berillions(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 63437
--> https://bugs.winehq.org/attachment.cgi?id=63437
Anno 1800 bcrypt log
Hello,
I tried to launch Anno 1800 with wine-staging + DXVK but unfortunatly, the game
crashes at launch : I see a black screen like if the game start (before the
Ubisoft logo video) and the game closes.
In the output console log, the game closes after these both lines :
0129:fixme:bcrypt:BCryptGenerateKeyPair 0xade1910, 0x7f9dbf8da990, 256,
00000000 - stub
0129:fixme:bcrypt:BCryptFinalizeKeyPair (nil), 00000000 - stub
I attach the +bcrypt log but i don't know if something wrong or not.
The only thing i can say is that the game works ONLY if UPlay is launched with
offline mode. I think it's a network issue because the game is constantly
connected to Internet enven for singleplayer campagn.
To resume :
UPlay Online + Anno 1800 = crash because of bcrypt (i think)
UPlay Offline + Anno 1800 = Works
--
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.