https://bugs.winehq.org/show_bug.cgi?id=38416
Bug ID: 38416
Summary: Unhandled D3DFORMAT
Product: Wine
Version: 1.7.40
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: isakov-sl(a)bk.ru
This is the test utility from Microsoft DerectxSDK free distributed
Utilities/bin/x86/DXCapsViewer.exe
----
fixme:d3d:wined3d_check_device_format_conversion wined3d 0x134ba0, adapter_idx
0, device_type WINED3D_DEVICE_TYPE_HAL, src_format
WINED3DFMT_B10G10R10A2_UNORM, dst_format WINED3DFMT_B8G8R8X8_UNORM stub!
fixme:d3d9:wined3dformat_from_d3dformat Unhandled D3DFORMAT 0x54
fixme:d3d9:wined3dformat_from_d3dformat Unhandled D3DFORMAT 0x55
fixme:d3d9:wined3dformat_from_d3dformat Unhandled D3DFORMAT 0x76
fixme:d3d:wined3d_check_device_format_conversion wined3d 0x134ba0, adapter_idx
0, device_type WINED3D_DEVICE_TYPE_HAL, src_format
WINED3DFMT_B10G10R10A2_UNORM, dst_format WINED3DFMT_B8G8R8X8_UNORM stub!
fixme:d3d:wined3d_check_device_format_conversion wined3d 0x134ba0, adapter_idx
0, device_type WINED3D_DEVICE_TYPE_HAL, src_format WINED3DFMT_B5G5R5X1_UNORM,
dst_format WINED3DFMT_B8G8R8X8_UNORM stub!
fixme:d3d:wined3d_check_device_format_conversion wined3d 0x134ba0, adapter_idx
0, device_type WINED3D_DEVICE_TYPE_HAL, src_format WINED3DFMT_B5G5R5A1_UNORM,
dst_format WINED3DFMT_B8G8R8X8_UNORM stub!
----
--
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=42858
Bug ID: 42858
Summary: Stuttering sound setting the OS to Windows 7 and
higher on FreeBSD
Product: Wine
Version: 2.4
Hardware: x86-64
OS: FreeBSD
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adrien_fernandes2(a)hotmail.com
On every games I try, when I set to Windows XP, the sound is working correctly
but if I set to Windows 7 and higher, the sound will stutter, whatever the game
you are trying.
It's a bit annoying when you have to set the OS to Windows 7 like with Enter
the Gungeon to make it work.
I tried Resident Evil Revelations and Enter the Gungeon, they both have the
same problem so I guess it's something related to FreeBSD (maybe more BSD OS)
--
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=19561
Summary: Very large memory leak when doing overlapped reads
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ronfischler(a)gmail.com
Created an attachment (id=22796)
--> (http://bugs.winehq.org/attachment.cgi?id=22796)
Program compiled and ready to run using mingw
WINE is buffering serial ports which is in conflict with using overlapped
reads. Additionally, when using overlapped reads on a serial port, there is a
large memory leak. Every time we receive a block of data on the port, (say 800
bytes in our case,) wineserver allocates many pages on the heap and does not
free them afterwards. We are seeing as many as 21 pages lost to the heap every
time we read a small block of data.
My company is creating a Monitor & Control product that works through serial
ports, and we want it to be able to run on Linux netbooks (using USB to serial
port adapters.) This memory leak is the only thing holding us up. The memory
leak is too large for us to recommend to customers that our application can be
used on Linux platforms using WINE.
We are including an attachment for a small program that captures the leak. The
problem is a result of our call to readfile() in the do-while loop. It is using
the overlappedRead feature. Every time this Win32 function call is made, 84K
bytes disappears forever.
-Ron F.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=33785
Bug #: 33785
Summary: Invisible graphics elements in Patrimonium adventure
game
Product: Wine
Version: 1.5.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ChristophFranzen(a)gmx.net
Classification: Unclassified
Created attachment 44761
--> http://bugs.winehq.org/attachment.cgi?id=44761
Console messages when starting the game
Hi,
in the "Patrimonium" adventure game moving objects such as the player and
non-player characters are partly invisible, it seems that the order of
foreground and background is reversed; the mouse cursor also seems to vanish
occasionally.
The graphical game menu for actions is also absent, probably in the background
as well.
You can get the game from there:
http://patrimonium.amberfisharts.com/de/download/1 (Installer)
http://patrimonium.amberfisharts.com/de/download/2 (ZIP)
Note that the language is german, but that should not be a problem.
Changing graphics settings in the wine registry did not work.
Regards, Christoph
--
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.
http://bugs.winehq.org/show_bug.cgi?id=27396
Summary: Mshtml, DontExecuteScripts flag is ignored
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Example: http://netikka.net/dev/noscript.exe
Run in Windows -> Ok, script is disabled
Run in Wine -> Fail, script is enabled
Method is used to view & download webcontent, but not allowing scripts to run.
DLCTL_NO_SCRIPTS = $00000080
Works with native mshtml.dll + msls31.dll (from xp)
--
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=39571
Bug ID: 39571
Summary: The Ground Gives Way crashes when launching the game.
Product: Wine
Version: 1.7.53
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
Created attachment 52723
--> https://bugs.winehq.org/attachment.cgi?id=52723
Backtrace for the Windows XP version of The Ground Gives Way
When running the free game called "The Ground Gives Way" in Wine 1.7.53 it
immediately crashes. This occurs in both the Windows XP version and the Windows
Vista/7/8/10 version.
Steps to reproduce:
1. Navigate to the game's directory.
2. Use "wine The Ground Gives Way.exe" command in terminal.
--
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=28613
Bug #: 28613
Summary: Hidden Mysteries: Salem Secrets text rendering is
corrupted
Product: Wine
Version: 1.3.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: josh+wine(a)iswifter.net
Classification: Unclassified
Text throughout the game (including the Credits roll) draws with extra pixels.
The pattern is seemingly arbitrary but is consistent across multiple
occurrences of a single character.
--
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=45182
Bug ID: 45182
Summary: RebelBetting: restore from systray crashes
Product: Wine
Version: 3.8
Hardware: x86
URL: http://rebelbetting.com/files/RebelBettingSetup.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 61402
--> https://bugs.winehq.org/attachment.cgi?id=61402
Wine 3.8 first run
With Wine 3.8, after configuring RebelBetting to "hide when closed" and "hide
from taskbar", the application will crash when restoring from the systray
(though sometimes it just zombies!).
However, the application reappears before truly "hiding" into the systray and
has to be "closed" (to systray) a second time. I am assuming the two are
related rather than separate bugs, but it is a pretty big assumption.
“winetricks dotnet45” needed to get this far (Bug 37883).
Account required to get this far.
Second run has a different log. Both attached (again, assuming to be the same
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=43613
Bug ID: 43613
Summary: Space Pirates and Zombies 2: Mouse stops working in
menus
Product: Wine
Version: 2.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: colonelpanic42(a)gmail.com
Distribution: ---
Created attachment 59030
--> https://bugs.winehq.org/attachment.cgi?id=59030
Log for SPAZ 2 on 2.15-staging, no CSMT
Playing Space Pirates and Zombies 2 from Steam, latest version (currently
0.9.902). After flying around in 3D space for a while (approx. 5-10 minutes)
the mouse stops working in menus (TAB tactical menu, ESC main menu), which
makes the game unplayable after that point as the TAB menu is needed to get
back to the star map to continue the game. The mouse seems to get stuck
controlling the targeting reticle for the ship, as this keeps moving instead of
the mouse pointer when opening the TAB menu.
I tried playing in 2.13-staging as well as 2.15-staging, with and without CSMT
enabled. I've tried different mouse warp settings to see if that would change
anything which it hasn't. I've attached the last log (2.15-staging w/o CSMT)
but there's a LOT of lines that just read "fixme:dxgi:dxgi_swapchain_Present
Unimplemented sync interval 1" which I'm not sure are in any way related (these
happen since the game runs before the issue 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=50703
Bug ID: 50703
Summary: number of midi ports limited to 16
Product: Wine
Version: 6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: winmm&mci
Assignee: wine-bugs(a)winehq.org
Reporter: bugs.winehq.org(a)mrtoasted.com
Distribution: ---
As mentioned on the forum
https://forum.winehq.org/viewtopic.php?t=33605&p=126857 the number of midi
ports are arbitrarily limited to the first 16 that are found.
If I add up all midi devices (physical or virtual) I can easily get way beyond
this number, which means that I often can't select the port I actually want to
use.
Please allow wine to list all available midi ports (physical + virtual) on the
system.
--
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.