http://bugs.winehq.org/show_bug.cgi?id=3838
joaopa <jeremielapuree(a)yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7754 is|0 |1
obsolete| |
--
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=6980
--- Comment #4 from Ben Hodgetts (Enverex) <ben(a)atomnet.co.uk> 2008-04-08 08:52:47 ---
I've mislaid the disc for this app so it may be a while before it turns up
again for me to test.
--
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=3838
joaopa <jeremielapuree(a)yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7753 is|0 |1
obsolete| |
--
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=3838
joaopa <jeremielapuree(a)yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1358 is|0 |1
obsolete| |
--
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=6801
--- Comment #15 from Tefnet developers <developers(a)tefnet.pl> 2008-04-08 08:29:15 ---
(In reply to comment #14)
> (In reply to comment #11)
> > Created an attachment (id=11905)
--> (http://bugs.winehq.org/attachment.cgi?id=11905) [details] [details]
> > htmlhelp trace with 0.9.59
> >
> > Proper file
> >
>
> Your trace said wine has crashed in the middle of trying to read the Chm file!
>
No, it look like it's while reading chm file because trace is only for
htmlhelp..
The app crashes during help window creation (adding toolbar icons... to be
specific)
In function HH_AddToolbar in file (dlls/hhctrl.ocx/help.c) in line 578:
szBuf[dwLen + 2] = 0; /* Double-null terminate */
i think it's outside allocated memory because memory is allocated for size of
an icon caption + 2 extra for null terminators and:
szBuf[dwLen - 1] is last character of toolbar icon caption
szBuf[dwLen] is first null terminate
so second null terminate should be szBuf[dwLen+1], not szBuf[dwLen + 2]
I found out that it only occurs with Polish locale turned on, so if you want to
replicate my environment you have to change LC_ALL and LANG to pl_PL.utf8 or
copy
dlls/hhctrl.ocx/Pl.rc to dlls/hhctrl.ocx/En.rc
--
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=9180
--- Comment #3 from Dan Kegel <dank(a)kegel.com> 2008-04-08 08:25:09 ---
abandoned and probably invalid. Are you running into a problem with Java?
--
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=8086
--- Comment #18 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-04-08 08:07:33 ---
Alexandre added support for cp1361, and that has fixed the failures for me.
--
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=7078
EA Durbin <ead1234(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |UNCONFIRMED
Resolution|ABANDONED |
--- Comment #7 from EA Durbin <ead1234(a)hotmail.com> 2008-04-08 06:38:50 ---
still present in current git, not abandoned
--
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=7035
--- Comment #9 from Chris Spencer <spencercw(a)googlemail.com> 2008-04-08 06:09:19 ---
The installer has taken to page faulting when I run it with the latest version.
I will perform a regression test and post a new bug.
--
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=1347
--- Comment #28 from Stefan Dösinger <stefandoesinger(a)gmx.at> 2008-04-08 04:39:53 ---
Yes, a bug on d3d multi-monitor handling is a good idea I think
--
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.