http://bugs.winehq.org/show_bug.cgi?id=3542
Martin Roth <captain_rage(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|captain_rage(a)hotmail.com |
--
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=8332
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |00cpxxx(a)gmail.com
--- Comment #19 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-05-05 16:50:33 CDT ---
(In reply to comment #18)
> Is it better to make the err message like below ?
> """
> err:winediag:IcmpCreateFile Failed to use ICMP (network ping), this requires
> special permissions.
> To allow Wine opening raw sockets run this command:
> sudo setcap cap_net_raw+epi /usr/bin/wine-preloader
> """
I'm not sure if that command is available in all systems wine is supported. IMO
it's better to leave it as is currently =)
(In reply to comment #11)
> Last I looked the ping command didn't provide all of the information needed
> to implement IcmpSendEcho(), but it's still usefull as a fallback I guess.
>
> It may be worth spending effort to handle privilege issues like this
> (binding ports below 1024 and the page zero problem come to mind as well)
> with fine-grained permissions, as provided by selinux for example.
Hans, any update on this? Should we leave this bug opened till this is
implemented or maybe mark it as wontfix?
--
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=3542
Wylda <wylda(a)volny.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1147|dktrace.tar.bz |dktrace.tar.bz2
filename| |
Attachment #1147|0 |1
is obsolete| |
Attachment #1147|text/plain |application/x-bzip2
mime type| |
--
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=3542
Wylda <wylda(a)volny.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3145|0 |1
is obsolete| |
Attachment #9191|0 |1
is obsolete| |
Attachment #9193|0 |1
is obsolete| |
Attachment #9194|0 |1
is obsolete| |
Attachment #9202|0 |1
is obsolete| |
Attachment #11527|0 |1
is obsolete| |
Attachment #11528|0 |1
is obsolete| |
Attachment #23643|0 |1
is obsolete| |
Attachment #24727|0 |1
is obsolete| |
Attachment #30315|0 |1
is obsolete| |
--- Comment #54 from Wylda <wylda(a)volny.cz> 2012-05-05 05:12:56 CDT ---
Created attachment 40040
--> http://bugs.winehq.org/attachment.cgi?id=40040
Crash from wine-1.5.3-164-gdec3d50
Still present in wine-1.5.3-164-gdec3d50. Console output differs, so attaching
fresh output.
--
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=5253
Jerome Leclanche <adys.wh(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |adys.wh(a)gmail.com
Resolution| |FIXED
--- Comment #122 from Jerome Leclanche <adys.wh(a)gmail.com> 2012-05-05 04:28:16 CDT ---
Reported fixed
--
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=5253
Wylda <wylda(a)volny.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wylda(a)volny.cz
--- Comment #121 from Wylda <wylda(a)volny.cz> 2012-05-05 03:20:49 CDT ---
> Any difference in 1.3.29?
Tested under wine-1.5.3-164-gdec3d50 and Diablo 1 does not crash for me under
clean wine prefix. Although after initial screen i do not see menu screen
(whole black), but few times Enter key ;) and i'm playing...
I did not read the whole report here (as i came from duplicate bug 17928), but
maybe this bug is ready to close ;)
--
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=7698
Jerome Leclanche <adys.wh(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |patch
CC| |adys.wh(a)gmail.com
--
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=9210
--- Comment #50 from Wylda <wylda(a)volny.cz> 2012-05-04 23:14:52 CDT ---
Still present in wine-1.5.3-164-gdec3d50.
--
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=7698
--- Comment #230 from Sam Edwards <CFSworks(a)gmail.com> 2012-05-04 17:03:58 CDT ---
Created attachment 40034
--> http://bugs.winehq.org/attachment.cgi?id=40034
Proposed patch
All,
If I understand the problem correctly, the bug happens because Freetype is
rasterizing glyphs with a higher origin-y than the tmAscent inside the font
itself. Source uses tmAscent as a "maximum value" for allocating its internal
buffers, so when the origin-y exceeds this maximum ascent, it writes the font
glyphs outside of the buffer, corrupting memory and eventually causing a crash
sometime down the line.
I'm not sure if this is a Freetype bug or what, but here's a sanity-check patch
that caps the origin-y at tmAscent. After light testing, it completely fixes
the presumably-related bug 12044 and it seems to fix my Counter-Strike: Source
crashes. Please try it and let me know.
I'll leave it up to the Wine developers to decide whether to include this patch
as-is or fix the underlying problem instead, as I'm afraid I don't know enough
about font handling to deal with this myself.
--
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=2905
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on|30586 |
--
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.