http://bugs.winehq.org/show_bug.cgi?id=29576
Bug #: 29576
Summary: ImgBurn fails to get duration of FLAC files via
DC-Bass Source
Product: Wine
Version: 1.3.36
Platform: x86-64
URL: http://download.imgburn.com/SetupImgBurn_2.5.6.0.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
Created attachment 38308
--> http://bugs.winehq.org/attachment.cgi?id=38308
Terminal output
ImgBurn supports burning audio CDs from a few types of audio files out of the
box, but additional formats, including FLAC, can be supported by installing
DirectShow filers. DC-Bass Source provides support for various codecs,
including FLAC:
http://www.dsp-worx.de/?n=15
Unfortunately, this doesn't actually work with Wine; trying to add a FLAC file
to the compilation after installing DC-Bass Source produces an error:
GetDuration failed!
File Name: <file path>
Reason: Error: 0x80004001
The file is added to the list of tracks anyway, but attempting to create a CUE
sheet for burning will fail with the same message until the offending file(s)
are removed. Using native qedit.dll makes that error go away, and a CUE sheet
is created successfully.
AAC files fail with the same error initially, but native qedit only changes the
error code for those files...
Steps to reproduce:
1. Install ImgBurn
2. Download and extract DC-Bass Source:
http://download.dsp-worx.de/?f=DCBassSource_v1.30_Binary.zip
3. From the DC-Bass Source directory, run register.bat
4. Start ImgBurn and go to tools -> create CUE file
5. Try to add a FLAC file
--
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=41701
Bug ID: 41701
Summary: Unhandled exception: assertion failed in 32-bit code
(0xf7762be9).
Product: Wine
Version: 1.9.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: stevedonato(a)gmail.com
Distribution: ---
Created attachment 56105
--> https://bugs.winehq.org/attachment.cgi?id=56105
Back Trace Dump from Wine
Unhandled exception: assertion failed in 32-bit code (0xf7762be9).
windows application CrazyTalk 7
from reallusion
Installed OK but got error after running it and it displayed 1st menu OK
--
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=49342
Bug ID: 49342
Summary: MS word (office 365) fail to open embedded excel
Product: Wine
Version: 5.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jesaenh(a)gmail.com
Distribution: ---
I got a crash if a try to open a embedded excel:
06f8:err:ole:CoGetClassObject no class object
{00020820-0000-0000-c000-000000000046} could be created for context 0x14
06f8:fixme:file:GetFinalPathNameByHandleW FILE_NAME_OPENED not supported
06f8:fixme:file:GetFinalPathNameByHandleW FILE_NAME_OPENED not supported
06f8:fixme:file:GetFinalPathNameByHandleW FILE_NAME_OPENED not supported
06f8:fixme:file:GetFinalPathNameByHandleW FILE_NAME_OPENED not supported
06f8:fixme:ole:DefaultHandler_GetRunningClass ()
06f8:fixme:file:GetFinalPathNameByHandleW FILE_NAME_OPENED not supported
06f8:fixme:file:GetFinalPathNameByHandleW FILE_NAME_OPENED not supported
wine: Unhandled page fault on read access to 00000000 at address 65227DBF
(thread 06f8), starting debugger...
07c0:err:virtual:virtual_map_section mapping 0x8b0000 1000 000000000 failed
--
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=49162
Bug ID: 49162
Summary: widl generates incorrect marshaller for pointer sized
output parameter for 32-bit client and 64-bit server
Product: Wine
Version: 5.8
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: rpc
Assignee: wine-bugs(a)winehq.org
Reporter: dmitry(a)baikal.ru
Distribution: ---
Consider the following .idl:
import "objidl.idl";
cpp_quote("#if 0")
typedef ULONG_PTR HDATA;
cpp_quote("#endif")
[
uuid(00000000-1111-2222-3333-444444444444),
implicit_handle(handle_t rpc_handle),
version(1.0)
]
interface IServer
{
DWORD rpc_GetData([out] HDATA *data);
}
Makefile snippet:
server_s.c: Makefile server.idl $(WIDL)
$(WIDL) -s -h -o $@ server.idl -m64 -I. -I$(WINEINCLUDE)
server_c.c: Makefile server.idl $(WIDL)
$(WIDL) -c -h -o $@ server.idl -m32 -I. -I$(WINEINCLUDE)
generated server_s.c snippet:
void __RPC_STUB IServer_rpc_GetData( PRPC_MESSAGE _pRpcMessage )
{
...
*(HDATA *)__frame->_StubMsg.Buffer = *__frame->data;
...
*(DWORD *)__frame->_StubMsg.Buffer = __frame->_RetVal;
}
generated server_c.c snippet:
DWORD __cdecl rpc_GetData(
HDATA *data)
{
...
*data = *(HDATA *)__frame->_StubMsg.Buffer;
...
_RetVal = *(DWORD *)__frame->_StubMsg.Buffer;
}
As a result a being marshalled buffer looks like this:
[8 bytes HDATA][4 bytes _RetVal]
and on the client side _Retval gets value of upper 32-bits of the 64-bit HDATA.
--
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=44268
Bug ID: 44268
Summary: Volume control non-functional in Windows Media Player
6.4
Product: Wine
Version: 3.0-rc4
Hardware: x86
URL: http://download.microsoft.com/download/winmediaplayer/
Update/6.4/W9XNT4/EN-US/mpfull.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: jhansonxi(a)gmail.com
Distribution: Ubuntu
Created attachment 60079
--> https://bugs.winehq.org/attachment.cgi?id=60079
Log during volume control adjustment attempt
Attempting to adjust the volume control in Windows Media Player 6.4 has no
effect. The button doesn't move and audio volume does not change. Mute button
works normally. Tested on two systems.
Xubuntu 16.04.3 x86_64, AMD Phenom 9550, GeForce GTX 750Ti with Nvidia 384.90
driver.
wine-devel 3.0~rc4~xenial from dl.winehq.org
Xubuntu 17.04 x86, Intel Pentium D 3.46GHz, GeForce 8600 GT with Nvidia
340.102 driver.
wine-devel 3.0~rc4~zesty from dl.winehq.org
--
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=44271
Bug ID: 44271
Summary: MMS streams do not play in Windows Media Player 6.4
Product: Wine
Version: 3.0-rc4
Hardware: x86
URL: http://download.microsoft.com/download/winmediaplayer/
Update/6.4/W9XNT4/EN-US/mpfull.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: jhansonxi(a)gmail.com
Distribution: Ubuntu
Created attachment 60083
--> https://bugs.winehq.org/attachment.cgi?id=60083
Log from sait.ca mms stream play attempt
In Windows Media Player 6.4 attempting to play an MMS stream results in a "File
not found" error. Stream plays with same app version in Win98SE and with
gst-play-1.0 on the same system.
Stream tested:
mms://stream1.sait.ca/SAITRADIO
Note that MMS streams are becoming rare.
Xubuntu 17.04 x86, Intel Pentium D 3.46GHz, GeForce 8600 GT with Nvidia
340.102 driver.
wine-devel 3.0~rc4~zesty from dl.winehq.org
--
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=44432
Bug ID: 44432
Summary: AArch64: assertion fail in alloc_pages_vprot
Product: Wine
Version: 3.0
Hardware: aarch64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: piotr.caban(a)gmail.com
Distribution: ---
Wine sometimes fail to start in qemu_aarch64 + ubuntu16.04 because of assertion
fail in alloc_pages_vprot function.
It looks like it's related to address space limit being set incorrectly in
virtual_init:
#ifdef _WIN64
address_space_limit = (void *)(((1UL << 47) - 1) & ~page_mask);
After changing it to:
address_space_limit = (void*)(((1UL << 48) - 1) & ~page_mask);
wine starts successfully. According to arm8 documentation 48-bit virtual memory
addressing is used.
--
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=39324
Bug ID: 39324
Summary: Runtime error abnormal program termination
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: a_platzer(a)arcor.de
Distribution: ---
Created attachment 52403
--> https://bugs.winehq.org/attachment.cgi?id=52403
Error report received during installment process.
As quoted in the Summary, that's the window which pops up when I try to start
the newly installed program ArcSoft PhotoImpression 6.0 for a slide/photo
negative scanner. During the installing process, I've received the error
message "backtrace" which I have included.
Is there anything to be done? Only SANE as well as simpleScan do not recognize
the scanner.
Thank you very much in advance
Alice
--
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=8091
Zebediah Figura <z.figura12(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|FIXED |DUPLICATE
--- Comment #32 from Zebediah Figura <z.figura12(a)gmail.com> ---
Resolving duplicate of 48734, which is already CLOSED FIXED.
*** This bug has been marked as a duplicate of bug 48734 ***
--
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=16397
Summary: Megaman X4 can't be played
Product: Wine
Version: 1.1.10
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sergio_andvar(a)yahoo.com
The Game (MMX4) can't be played:
In Windowed Mode (800X600), the game is executed, but it get out at the same
time.
In Fullscreen occur the same problem.
I used a portable version
My Distro is Ubuntu 8.04 GNOME 2.22
GBU
--
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.