Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 4697] Unreadable screenfont (rectangles)

Date: Mon, 10 May 2010 15:23:42 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4697

--- Comment #10 from Jay Moran <jay+WIRESHARK@xxxxxx> 2010-05-10 15:23:40 PDT ---
(In reply to comment #9)

Just removing the // did not work. When I do that I get the following in my
pangorc file:

[Pango]
ModuleFiles="/Users/jay"/.wireshark-etc/pango.modules
[PangoX]
AliasFiles="/Users/jay"/.wireshark-etc/pangox.aliases

If I remove both the // and the first \" and second \" for the following line:

sed 's|${HOME}|'"$HOME|g" "$TOP/etc/pango/pangorc" >
"${HOME}/.wireshark-etc/pangorc"

That works for me.

I'm adding a new user account with a space in it which should created a space
in the home directory (I think). Will post the results as soon as I do that and
test. Have to logout of this account though.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.