http://bugs.winehq.org/show_bug.cgi?id=7564
------- Additional Comments From dmitry(a)codeweavers.com 2007-24-03 00:00 -------
It will be broken until some effort is put to find the source of the regression
as asked by Dan.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7312
------- Additional Comments From dmitry(a)codeweavers.com 2007-23-03 23:55 -------
Looks like another Wine/BSD incompatibility.
Can you try to run the Wine tests as requested in the bug 3551 and see how it
goes?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7507
ehoover(a)mines.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn|5865 |
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From ehoover(a)mines.edu 2007-23-03 23:55 -------
Fixed in latest git by "relax bitmap check" patch:
http://www.winehq.org/pipermail/wine-cvs/2007-March/031314.html
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4256
------- Additional Comments From dmitry(a)codeweavers.com 2007-23-03 23:48 -------
"some custom (KMVC) is used" -> "some custom codec (KMVC) is used"
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4256
------- Additional Comments From dmitry(a)codeweavers.com 2007-23-03 23:47 -------
> fixme:mciavi:MCIAVI_mciPlay Unsupported flag 02000003
is not fatal, and according to the log playback is still being performed.
> trace:mciavi:MCIAVI_GetInfoVideo ash.fccType='vids'
> trace:mciavi:MCIAVI_GetInfoVideo ash.fccHandler='KMVC'
More problematic are the lines above, they indicated that some custom (KMVC)
is used to decompress the frames, and that might be the real source of the
problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6956
------- Additional Comments From tech_dev(a)wildintellect.com 2007-23-03 23:39 -------
Created an attachment (id=5492)
--> (http://bugs.winehq.org/attachment.cgi?id=5492&action=view)
CLI error
After addind dlls suggested above this is the error I get now, with an empty
desktop window. I tried to change it so it to 'let windows manager' handle the
windows in winecfg but that seems to have no effect.
I also tried copying a working install from windows and running, it complained
about not having mfc42.dll and msvcp60.dll which I copied, but all I get from
that is a desktop with some taxcut generated error about FileReaderImpl().
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6956
------- Additional Comments From tech_dev(a)wildintellect.com 2007-23-03 23:20 -------
I can confirm this bug with TaxCut Premium Federal 2006
Bought from Officemax in the box. Backtrace is posted.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6533
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|wine-gui |wine-misc
Ever Confirmed| |1
------- Additional Comments From dank(a)kegel.com 2007-23-03 23:15 -------
Still happening on wine-0.9.33.
It doesn't seem to be a COM error,
as installing dcom98 doesn't get rid of the error.
And yet the error comes from COM, so it must be bad input somewhere.
Here's a bit of the log:
0009:Call kernel32.GetLocaleInfoW(00000400,00000014,0033deb4,00000004) ret=7e86e0ef
0009:Ret kernel32.GetLocaleInfoW() retval=00000002 ret=7e86e0ef
trace:variant:VARIANT_GetLocalisedNumberChars lcid 0x400, cCurrencyLocal =36,0
'$','^@'
trace:variant:VariantClear (0x33e420->(VT_EMPTY))
trace:variant:VariantClear (0x33e410->(VT_BSTR))
0009:Call ntdll.RtlFreeHeap(00110000,00000000,0102cfd0) ret=7e83637a
0009:Ret ntdll.RtlFreeHeap() retval=00000001 ret=7e83637a
trace:variant:VariantChangeTypeEx returning 0x80020005, 0x33e588->(VT_NULL)
0009:Ret oleaut32.VariantChangeTypeEx() retval=80020005 ret=660e0be6
The error is thrown shortly thereafter. I bet it's a problem
in the input to VARIANT_GetLocalisedNumberChars...?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.