https://bugs.winehq.org/show_bug.cgi?id=56877
Bug ID: 56877
Summary: mozaBook: CEF black box instead of content
Product: Wine
Version: 9.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: balint.mate(a)mozaweb.com
Distribution: ---
Created attachment 76683
--> https://bugs.winehq.org/attachment.cgi?id=76683
sample video and log
- mozaBook is an educational presentation software developed by us (Mozaik
Education) which uses our custom windowing library based on Windows GDI+.
- We use CEF in several windows for example Number line (which is an HTML
application). Sample in the video.
- If I move the mouse pointer across the header the CEF content becames
black however if I move out the pointer from the side or the bottom it's
becoming black only if I click outside of the CEF window.
- The CEF content only comes back when I click inside of the window in such
a way that it needs to repaint (refresh) itself.
- It does not work in any version of the mozaBook (64 bit version).
Wine version: wine-9.11 (Staging)
Possibly solution tried (unsuccessful):
- --no-sandbox
- --disable-gpu
- --disable-gpu-compositing
- Setting the WINEDLLOVERRIDES=libglesv2=d environment variable.
- --use-views
- --off-screen-rendering-enabled
- Disallowing the window manager to decorate and control the windows.
- Emulating a virtual desktop.
Microsoft corefonts and gdiplus were installed with the winetricks program.
The software can be freely downloaded and tested.
Download URL:
https://download.us.mozaweb.com/mozabook/mozaBook64_v2024.2.105_Setup_MIN.e…
--
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=56965
Bug ID: 56965
Summary: Resident Evil 2 RPD Demo won't start (shader fails to
load with "Unrecognized opcode 0xca")
Product: Wine
Version: 9.12
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 76790
--> https://bugs.winehq.org/attachment.cgi?id=76790
WINEDEBUG=+d3d11
The demo is free on Steam.
On start, an error dialog pops up that says:
C:\Program Files (x86)\Steam\steamapps\common\RESIDENT EVIL 2 BIOHAZARD
RE2 R.P.D. Demo\re2.exe
"D:\\reengine\\reengine\\gitroot\\runtime\\modules\\render\\os\\renderdevicedx11.cpp"
5627
createComputerShader failed. HRESULT=0x80070057, Invalid parameter.
Terminal output is attached. The relevant part seems to be:
0648:trace:d3d11:d3d11_device_CreateComputeShader iface 00007FFFFF5C4820,
byte_code 00007D7013008340, byte_code_length 12480, class_linkage
0000000000000000, shader 00007D6FCD3FF4F8.
0648:fixme:d3d_shader:shader_sm4_read_instruction Unrecognized opcode 0xca,
opcode_token 0x050000ca.
0648:warn:d3d11:d3d11_compute_shader_init Failed to create wined3d compute
shader, hr 0x8876086c.
--
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=39206
Bug ID: 39206
Summary: Lylian demo hangs after intro video
Product: Wine
Version: 1.7.50
Hardware: x86-64
URL: http://www.fileplanet.com/217922/210000/fileinfo/Lylia
n-Demo
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 00cpxxx(a)gmail.com
Distribution: ---
Currently wine plays the introduction video but after that it hangs and only
resumes when a few keystrokes and/or mouse clicks are performed.
The problem seems related to quartz but since I'm not sure the component is not
set yet. The video playback ends but it looks like quartz does not recognize
that and keeps waiting for things to happen.
Last lines from the quartz log:
0032:trace:quartz:StdMediaSample2_Release (0x1bb4c0)->(): new ref = 0
0032:trace:quartz:BaseMemAllocator_ReleaseBuffer (0x1baea0)->(0x1bb4c0)
0032:trace:quartz:StdMediaSample2_Release (0x1b92a8)->(): new ref = 0
0032:trace:quartz:BaseMemAllocator_ReleaseBuffer (0x1b8298)->(0x1b92a8)
0032:trace:quartz:AVISplitter_SendEndOfFile End of file reached
0032:fixme:qedit:SampleGrabber_IPin_EndOfStream : stub
0032:trace:quartz:AVISplitter_SendEndOfFile --> 0
0032:trace:quartz:AVISplitter_thread_reader Thread 0 terminated properly
002e:fixme:quartz:FileAsyncReader_WaitForNext Returned: 258 (00000578)
002e:trace:quartz:FileAsyncReader_WaitForNext -- 8004022e
002e:trace:quartz:PullPin_Thread_Process Process sample
002e:trace:quartz:FileAsyncReader_WaitForNext (10000, 0x139e924, 0x139e910)
002e:warn:quartz:FileAsyncReader_WaitForNext Called without samples in queue
and not flushing!!
002e:fixme:quartz:FileAsyncReader_WaitForNext Returned: 258 (00000578)
002e:trace:quartz:FileAsyncReader_WaitForNext -- 8004022e
002e:trace:quartz:PullPin_Thread_Process Process sample
002e:trace:quartz:FileAsyncReader_WaitForNext (10000, 0x139e924, 0x139e910)
002e:warn:quartz:FileAsyncReader_WaitForNext Called without samples in queue
and not flushing!!
002e:fixme:quartz:FileAsyncReader_WaitForNext Returned: 258 (00000578)
002e:trace:quartz:FileAsyncReader_WaitForNext -- 8004022e
The last 4 lines repeat forever.
If I change the game AVI file to any other AVI it plays fine and ends 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.
https://bugs.winehq.org/show_bug.cgi?id=56882
Bug ID: 56882
Summary: ConEmu errors: Injecting hooks failed (regression)
Product: Wine
Version: 9.1
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Regression SHA1: 6ea77ec0864eb7870ce3418bf828077c2a072413
Distribution: Debian
Throws the aforementioned error at start.
And this also causes ansi escape codes to appear in console
6ea77ec0864eb7870ce3418bf828077c2a072413 is the first bad commit
commit 6ea77ec0864eb7870ce3418bf828077c2a072413
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Jun 18 12:08:03 2024 +0200
kernelbase: Make memory writable in WriteProcessMemory if necessary.
--
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=55130
Bug ID: 55130
Summary: IF EXIST fails when its argument ends on a slash
Product: Wine
Version: 8.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: madebr(a)gmail.com
Distribution: ---
When a folder argument of IF EXIST ends on a slash, it will report the argument
as not existing, even though it is.
```
rd /s /q folder
mkdir folder
if exist folder echo "Folder exists"
if not exist folder/ echo "BAD! FOLDER DOES EXIST ACTUALLY"
```
This prints the message "BAD! FOLDER DOES EXIST ACTUALLY", where it shouldn't.
--
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=54575
Bug ID: 54575
Summary: False positive detection of mmc reader as hard drive
since kernel 6.1
Product: Wine
Version: 8.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: busko.lukasz(a)pm.me
Distribution: ---
Since kernel 6.1 wine interprets mmc reader as valid /dev/sda device.
Problem is that kernel instead of /dev/mmc created /dev/sda... However its easy
to fix in wine. Please just detect device class type and problem never appear
again.
Reproduction steps install fusion360
https://github.com/str0g/Autodesk-Fusion360-Linux
or
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux
1.Open project
2.Modify something
3.leave it for 30minuts (don't know if screen saver is important or not)
4.add additional modification
5.try to save.
Expected outcome
Error:
D:\Stage\workspace\protein\release\2021.10.R2023\protein\src\libs\protein4\archiveadaptor.cpp(210)stream
can not open!!
Additional information:
winprefixes/
d:: -> /dev/sda
Actual mmc device...
❯ dmesg |grep sda
[ 3.455870] sd 0:0:0:0: [sda] Media removed, stopped polling
[ 3.456045] sd 0:0:0:0: [sda] Attached SCSI removable disk
[99954.410598] sd 0:0:0:0: [sda] 250085376 512-byte logical blocks: (128 GB/119
GiB)
[99954.411058] sda: detected capacity change from 0 to 250085376
[99954.411675] sda: sda1
when sd card is in slot
winprefixes/
d:: -> /dev/sda1
e:: -> /dev/sda
--
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=54499
Bug ID: 54499
Summary: Native ODBC drivers should be able be used.
Product: Wine
Version: 8.1
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: odbc
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
Wine is unable to user native ODBC drivers which have been installed.
PostgreSQL and MySQL are two of the comment ones.
Currently the only way is to install the unixODBC driver, you require which
isn't always free.
--
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=56952
Bug ID: 56952
Summary: PS installer crashes inside msi (regression)
Product: Wine
Version: 9.12
Hardware: x86-64
URL: https://github.com/PowerShell/PowerShell/releases/down
load/v7.1.5/PowerShell-7.1.5-win-x64.msi
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Regression SHA1: 89cebe8960d597f8574704633d4f0621abf08887
Distribution: Debian
Yesterdays commit 89cebe8960d597f8574704633d4f0621abf08887 causes a crash
inside the installer (see dl link)
Backtrace:
=>0 0x006ffffeb86ef1 wcschr+0x11(str=005C00320033006D, ch=0x7c)
[/home/louis/sda3/wine/dlls/msvcrt/wcs.c:2953] in ucrtbase (0x007fffff4bbdc0)
1 0x006ffffbc5c8d0 expand_any_path+0x25(len=<internal error>, dst=<internal
error>, src=<internal error>, package=<internal error>)
[/home/louis/sda3/wine/dlls/msi/appsearch.c:574] in msi (0x007fffff4bbdc0)
2 0x006ffffbc5c8d0 search_dr+0x120(package=<register RBP not accessible in
this frame>, app_value=<register R13 not accessible in this frame>,
sig=<register RBX not accessible in this frame>)
[/home/louis/sda3/wine/dlls/msi/appsearch.c:1032] in msi (0x007fffff4bbdc0)
3 0x006ffffbc5c698 ITERATE_AppSearch+0x58(row=<internal error>,
param=<register RDI not accessible in this frame>)
[/home/louis/sda3/wine/dlls/msi/appsearch.c:1101] in msi (0x007fffff53d590)
4 0x006ffffbc9a2c5 MSI_IterateRecords+0x55(view=<register RDI not accessible
in this frame>, count=<register R15 not accessible in this frame>,
func=<register RSI not accessible in this frame>, param=<register R12 not
accessible in this frame>) [/home/louis/sda3/wine/dlls/msi/msiquery.c:184] in
msi (0x000000ffffffff)
5 0x006ffffbc5cd3a ACTION_AppSearch+0x6a(package=<register RBX not accessible
in this frame>) [/home/louis/sda3/wine/dlls/msi/appsearch.c:1138] in msi
(0x007fffff53ce60)
6 0x006ffffbc4953c ACTION_HandleStandardAction+0xdc(package=<register R12 not
accessible in this frame>, action=<register RBP not accessible in this frame>)
[/home/louis/sda3/wine/dlls/msi/action.c:7592] in msi (0x007fffff53ce60)
7 0x006ffffbc581cb ACTION_PerformAction+0x2b(package=<register RBX not
accessible in this frame>, action=<register RDI not accessible in this frame>)
[/home/louis/sda3/wine/dlls/msi/action.c:7620] in msi (0x000000ffffffff)
8 0x006ffffbc5854b ITERATE_Actions+0x6b(row=<internal error>, param=<register
RSI not accessible in this frame>)
[/home/louis/sda3/wine/dlls/msi/action.c:426] in msi (0x000000ffffffff)
9 0x006ffffbc9a2c5 MSI_IterateRecords+0x55(view=<register RDI not accessible
in this frame>, count=<register R15 not accessible in this frame>,
func=<register RSI not accessible in this frame>, param=<register R12 not
accessible in this frame>) [/home/louis/sda3/wine/dlls/msi/msiquery.c:184] in
msi (0x000000ffffffff)
10 0x006ffffbc59161 ACTION_ProcessUISequence+0x3a(package=<internal error>)
[/home/louis/sda3/wine/dlls/msi/action.c:497] in msi (0x007fffff4afac0)
--
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=35163
Bug ID: 35163
Summary: Victoria 2 crashes on start with built-in quartz
Product: Wine
Version: 1.7.8
Hardware: x86
URL: http://www.gamershell.com/download_85888.shtml
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 46906
--> http://bugs.winehq.org/attachment.cgi?id=46906
terminal output
The game crashes shortly after starting with Wine's built-in quartz.dll.
'winetricks quartz' is a workaround.
Lots of
>fixme:quartz:parse_header Not a valid header: ff:ff:ff:ff
are preceding the crash. They're probably the game music files (mp3 format)
that causing the problem.
Fedora 19
wine-1.7.8-114-g1928d61 (compiled from source without gstreamer support)
Alsa 1.0.27 (Pulseaudio is not running)
--
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.