http://bugs.winehq.org/show_bug.cgi?id=3689
--- Comment #32 from linux fan <linuxscratch(a)gmail.com> 2008-10-26 13:57:38 ---
After installing DCOM98.EXE, it installed OK without the "accwiz.dll failed"
message.
I also set these DllOverrides in Libraries Tab or by editing user.reg
[Software\\Wine\\DllOverrides]
"itss"="native,builtin"
"ole32"="native,builtin"
"oleaut32"="native,builtin"
"olepro32"="native,builtin"
"rpcrt4"="native,builtin"
"stdole2.tlb"="native,builtin"
"stdole32.tlb"="native,builtin"
--
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=3853
--- Comment #14 from billstei <billstei(a)hbci.com> 2008-10-26 13:51:07 ---
Tested the rediffed patch from comment #13 using Wine 1.1.7 and Goldwave 5.25,
before and after the patch, and loading an MP3 continues to produce the
error(s):
fixme:mpeg3:MPEG3_StreamSize misses the block header overhead
as well as the resulting corruption in the loaded data as mentioned above in
comment #10.
--
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=8336
--- Comment #18 from Renato Caldas <seventhguardian(a)gmail.com> 2008-10-26 12:04:33 ---
I'm sorry for the long answer delay. I've just installed the game again today
and tested it.
It still doesn't work with wine git.
Please reopen this report, I'll provide any needed info.
--
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=14434
Summary: kodak easyshare unable to launch it
Product: Wine
Version: 1.1.0
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: epistemepromeneur(a)free.fr
Created an attachment (id=14756)
--> (http://bugs.winehq.org/attachment.cgi?id=14756)
error messages from wine
i want to install kodak easy share to have function as for example to change
camera parameter value or to put the addresbook etc.
My config :
Mandriva 2008.1
Wine 1.1
Easyshare 5 for W98
msi 2 is installed
i set winver to W98
the instalaltion goes well, no pb
then
i launch easyshare
easyshare does not launch
see the errors with winver set to W98 in the attachment
--
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=7372
--- Comment #15 from dimesio(a)earthlink.net 2008-10-26 11:25:23 ---
Still an issue in 1.1.7.
--
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=15769
Summary: access violation when launching WinMerge or XnView setup
Product: Wine
Version: 1.1.7
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leohome(a)free.fr
When I launch WinMerge 2.10 or XnView 1.90.3 setup, this message appears at
screen:
Access violation at address 00409942. Write of address 004000000.
Then, if I click on OK button, the setup crashes.
--
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=6964
--- Comment #8 from Andrew Clapperton <andrew_clapperton(a)hotmail.com> 2008-10-26 09:40:36 ---
Created an attachment (id=16900)
--> (http://bugs.winehq.org/attachment.cgi?id=16900)
debug log for DAZ|Studio 1.5.0.1 Installer under Wine 1.1.7
(In reply to comment #7)
> I can't find 1.5 anywhere. Can anyone test this?
I dug up a copy of 1.5.0.1 and tested with Wine 1.1.7 in a clean .wine . This
version of the DAZ|Studio installer still crashes on install, 1.7.x and later
don't. Considering as this is an obsolete version of DAZ|Studio (The latest
stable version is 2.2.x), this doesn't seem too important, though.
Options used to produce debug log:
echo quit | WINEDEBUG=+relay WINEPREFIX=/home/andrew/.bottles/DS/ wine
PC_DAZStudio_1_5_1.exe 2>&1 | tee filename.out;
tail -n 100 filename.out > ds_report_file
system:
Slackware 12.1
Wine 1.1.7
gcc version 4.2.3
--
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=8421
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
--- Comment #8 from Dan Kegel <dank(a)kegel.com> 2008-10-26 09:07:24 ---
Ralph & Pavel, those long logs showing that comctl32
couldn't be found just mean that you didn't override
comctl32 properly.
However, overriding comctl32 isn't too useful... the
app crashes even sooner here with native comctl32.
For me, with plain wine, it crashes just as Anastasius describes
(inside the app's window proc):
trace:listview:notify_dispinfoT pdi->item={iItem=0, iSubItem=0, state=0,
stateMask=0, pszText="", cchTextMax=512, iImage=0, iIndent=0}
trace:listview:notify_hdr (code=-150)
0009:Call user32.GetWindowLongW(00020058,fffffff4) ret=7e6fbab4
0009:Ret user32.GetWindowLongW() retval=0000e901 ret=7e6fbab4
0009:Call user32.SendMessageW(0002005a,0000004e,0000e901,0032924c) ret=7e6fbadb
0009:Call window proc 0x4d1ff6
(hwnd=0x2005a,msg=WM_NOTIFY,wp=0000e901,lp=0032924c)
0009:Call user32.GetDlgCtrlID(00020058) ret=004d349b
0009:Ret user32.GetDlgCtrlID() retval=0000e901 ret=004d349b
trace:seh:raise_exception code=c0000005 flags=0 addr=0x42ed36
...
Unhandled exception: page fault on read access to 0x00000004 in 32-bit code
(0x0042ed36).
--
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=9128
Dmitry Timoshkov <dmitry(a)codeweavers.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #6 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-10-26 08:18:48 ---
Closing.
--
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=7052
Kari <refic(a)psimerion.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |refic(a)psimerion.org
--- Comment #5 from Kari <refic(a)psimerion.org> 2008-10-26 05:41:32 ---
The game runs fine with 1.1.7.
--
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.