http://bugs.winehq.org/show_bug.cgi?id=36514
Bug ID: 36514
Summary: MCIWndCreate does not create a child window if parent
is specified
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvfw32
Assignee: wine-bugs(a)winehq.org
Reporter: nicode(a)gmx.net
WS_CHILD is commented out in the default style for MCIWnd child windows (parent
window specified). But it should be included.
At least one application (King's Quest: Mask of Eternity) depends on the
documented API behavior.
--
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=34348
Bug #: 34348
Summary: Wine xrandr12 failure
Product: Wine
Version: 1.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wolterh6(a)gmail.com
Classification: Unclassified
Every time I run an application through wine, I get the terminal output I
attach to this bug. This prevents most applications from even running at all.
--
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=56835
Bug ID: 56835
Summary: memory allocation error in wine9.0
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: csumushu(a)126.com
Distribution: ---
Our program can run using Wine 8.0, but because Wine 8.0 does not sufficiently
support the WinPcap library, it exits the function directly after calling
pcap_loop without listening to the network card. Therefore, we plan to use Wine
9.0. We tested it with a test program, and it did not have this issue. However,
when running our software, we encountered the following error log:
‘0104:err:virtual:map_view anon mmap error Cannot allocate memory, size
0x3c141000, unix_prot 0x1’. Could this be due to some configuration 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=43414
Bug ID: 43414
Summary: Corrupted Text in gOddysey Pacemaker
Product: Wine
Version: 2.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: matthewtrescott(a)gmail.com
Distribution: ---
Created attachment 58768
--> https://bugs.winehq.org/attachment.cgi?id=58768
Pacemaker window
gOddysey Pacemaker is a free (now discontinued) 3D model viewer/editor that
works with the BlitzBasic B3D file format. You can download it at
http://web.archive.org/web/20110624013029if_/http://webzoom.webs.com/smiff/…
The original site can be viewed at
http://web.archive.org/web/20090721084014/http://www.goddysey.com:80/downlo…
I've tried in Wine 2.12 and Wine-Staging 2.12; in both the text is corrupted.
I'm on Arch Linux with Intel Haswell graphics (HD 4600).
(Trying to save any file also causes a crash/freeze, but that's probably a
separate bug.)
--
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=56784
Bug ID: 56784
Summary: Ragnarok Online (kRO) crashes on startup with
GL_OUT_OF_MEMORY errors.
Product: Wine
Version: 9.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hibbsncc1701(a)gmail.com
Distribution: ---
Created attachment 76589
--> https://bugs.winehq.org/attachment.cgi?id=76589
Console log.
As summary says.
In wine-9.10, the game refuses to run. Instantly throwing a GL_OUT_OF_MEMORY
error just after switching the display mode and hiding the taskbar but before
blanking the screen to black.
--
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=56184
Bug ID: 56184
Summary: - Elite Dangerous Data Interface)
Product: Wine
Version: 9.0-rc5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: kolAflash(a)kolahilft.de
Distribution: ---
Program does not start.
https://github.com/EDCD/EDDI/issues/1976
It's a companion app for this game:
https://appdb.winehq.org/objectManager.php?sClass=version&iId=37490
Console output without "winetricks dotnet472":
[ERROR] FATAL UNHANDLED EXCEPTION: System.EntryPointNotFoundException:
CreateInstalledObjectsInfo assembly:<unknown assembly> type:<unknown type>
member:(null)
at (wrapper managed-to-native)
MS.Internal.PtsHost.UnsafeNativeMethods.PTS.CreateInstalledObjectsInfo(MS.Internal.PtsHost.UnsafeNativeMethods.PTS/FSIMETHODS&,MS.Internal.PtsHost.UnsafeNativeMethods.PTS/FSIMETHODS&,intptr&,int&)
at MS.Internal.PtsHost.PtsCache.InitInstalledObjectsInfo
(MS.Internal.PtsHost.PtsHost ptsHost,
MS.Internal.PtsHost.UnsafeNativeMethods.PTS+FSIMETHODS& subtrackParaInfo,
MS.Internal.PtsHost.UnsafeNativeMethods.PTS+FSIMETHODS& subpageParaInfo,
System.IntPtr& installedObjects, System.Int32& installedObjectsCount) [0x0024c]
in <d31f3a57049e4054ad4371f364def5bc>:0
at MS.Internal.PtsHost.PtsCache.CreatePTSContext (System.Int32 index,
System.Windows.Media.TextFormattingMode textFormattingMode) [0x0003c] in
<d31f3a57049e4054ad4371f364def5bc>:0
at MS.Internal.PtsHost.PtsCache.AcquireContextCore
(MS.Internal.PtsHost.PtsContext ptsContext,
System.Windows.Media.TextFormattingMode textFormattingMode) [0x000b0] in
<d31f3a57049e4054ad4371f364def5bc>:0
at MS.Internal.PtsHost.PtsCache.AcquireContext
(MS.Internal.PtsHost.PtsContext ptsContext,
System.Windows.Media.TextFormattingMode textFormattingMode) [0x00035] in
<d31f3a57049e4054ad4371f364def5bc>:0
at MS.Internal.PtsHost.PtsContext..ctor (System.Boolean
isOptimalParagraphEnabled, System.Windows.Media.TextFormattingMode
textFormattingMode) [0x0003c] in <d31f3a57049e4054ad4371f364def5bc>:0
at MS.Internal.PtsHost.StructuralCache.EnsurePtsContext () [0x0001b] in
<d31f3a57049e4054ad4371f364def5bc>:0
at MS.Internal.PtsHost.StructuralCache.get_Section () [0x00001] in
<d31f3a57049e4054ad4371f364def5bc>:0
at MS.Internal.PtsHost.FlowDocumentPage..ctor
(MS.Internal.PtsHost.StructuralCache structuralCache) [0x00010] in
<d31f3a57049e4054ad4371f364def5bc>:0
[...]
When installing "dotnet472" there's a DirectX problem. This can be workarounded
by using "winetricks dxvk". Console output without DXVK:
0150:fixme:d3d:wined3d_check_device_format_conversion output 00FD2060,
device_type WINED3D_DEVICE_TYPE_HAL, src_format WINED3DFMT_B8G8R8X8_UNORM,
dst_format WINED3DFMT_B8G8R8X8_UNORM stub!
0150:fixme:d3d:wined3d_device_apply_stateblock Last Pixel Drawing Disabled, not
handled yet.
0150:fixme:d3d:wined3d_check_device_format_conversion output 00FD20C4,
device_type WINED3D_DEVICE_TYPE_HAL, src_format WINED3DFMT_B8G8R8X8_UNORM,
dst_format WINED3DFMT_B8G8R8X8_UNORM stub!
01bc:fixme:d3d:state_linepattern_w Setting line patterns is not supported in
OpenGL core contexts.
0120:fixme:dwrite:dwritetextanalyzer_AnalyzeNumberSubstitution (0F753F80 0 100
01081FF0): stub
0150:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -4.
0150:err:d3dcompiler:D3DCompile2 Shader log:
0150:err:d3dcompiler:D3DCompile2 <anonymous>:144:1: E5000: syntax error,
unexpected KW_PASS, expecting '}'
0150:err:d3dcompiler:D3DCompile2
0150:fixme:seh:WerRegisterMemoryBlock (FF9B2E60 6144) stub
0150:fixme:seh:WerRegisterMemoryBlock (FF9B2E10 4) stub
01bc:err:d3d:wined3d_context_gl_update_window Failed to get a device context
for window 0F67ACA8.
01c0:err:d3d:wined3d_context_gl_update_window Failed to get a device context
for window 0F717F48.
--
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=56892
Bug ID: 56892
Summary: The game Zwei!! (Falcom) emits noise or silence
instead of music
Product: Wine
Version: 9.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: galmeharku(a)vusra.com
Distribution: ---
The game appears to make use of ADPCM for its music which fails in Wine.
Everything else in the game works fine.
--
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=34752
Bug #: 34752
Summary: Rising Kingdoms Demo: the menu is heavily distorted
Product: Wine
Version: 1.7.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs140(a)gmail.com
Classification: Unclassified
Created attachment 46336
--> http://bugs.winehq.org/attachment.cgi?id=46336
RK Log
Different menu elements are rearranged and multiplied. When you move the mouse,
the menu changes in various ways.
Tested with:
Windows Vista (without Wine), GeForce 9600M GS--the program works fine here
Ubuntu 13.04, GeForce 9600M GS (NVIDIA driver 313)
Mac OS X 10.7.5, ATI HD 2600 Pro, Mac Driver/X11
--
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=56866
Bug ID: 56866
Summary: Change of the brightness via "SetGammaRamp" function
also changes the brightness globally (under X11)
Product: Wine
Version: 9.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: kle(a)bluewin.ch
Distribution: ---
Hi all
This bug report is an "offspring" of Mesa bug 11359.
https://gitlab.freedesktop.org/mesa/mesa/-/issues/11359
It was confirmed that an in-game change of the brightness in the game "Indiana
Jones and the Emperor's Tomb" also changes the brightness of the Desktop UI, in
my case KDE Plasma.
So instead of changing only the brightness within the game it is changed
globally. I can confirm this problem for Mesa 24.2 devel and the r600 driver.
An apitrace which reproduces the problem can be downloaded from here:
https://drive.google.com/file/d/1ToA5y43olMc0uKq0C8TXnpJd4nnTmKf2/view?usp=…
Note, the same behavior is also present with Gallium Nine. As of the end of
June 2024 that brightness change bug cannot be reproduced on radeonsi, crocus
and most likely also the iris driver. On those the function seems entirely
broken so a change to the brightness simply has no effect, not in-game and also
not outside of it.
More information including a deeper technical analysis can be found Mesa bug
11359.
--
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.