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

Wireshark-users: Re: [Wireshark-users] squares

From: kevin creason <ckevinj@xxxxxxxxx>
Date: Tue, 25 May 2010 16:22:38 -0500
It has to be changed in /Applications/Wireshark/Contents/Resources/etc/pango/pangorc
as the home version is replaced everytime you start it up.

I used a tilde instead of ${HOME} and that works and is user agnostic.

apple-fritter:pango root# cat pangorc
[Pango]
ModuleFiles=~/.wireshark-etc/pango.modules
[PangoX]
AliasFiles=~/.wireshark-etc/pangox.aliases



-Kevin
/*“ I am looking for a lot of men who have an infinite capacity to not know what can't be done. ” -- Henry Ford  */



On Tue, May 25, 2010 at 4:15 PM, Jeff Morriss <jeff.morriss.ws@gmail.com> wrote:
János Löbb wrote:
> On May 25, 2010, at 4:06 PM, Jeff Morriss wrote:
>
>> János Löbb wrote:
>>> On May 25, 2010, at 3:33 PM, Jeff Morriss wrote:
>>>
>>>> János Löbb wrote:
>>>>> Hi,
>>>>>
>>>>> I downloaded the 1.3.t Development Release dmg, but when I launch it, all text is replaced with squares.   I looked the FAQs but see nothing there.  My machine is an Intel Mac with 4 GB memory the OS is OS X 10.6.3.  I did not have this problem with 1.2.6 or with 1.2.8.
>>>>>
>>>>> Any good hint ?
>>>> What SVN version did you pick up?  According to bug 4697 (which had the
>>>> same complaint) this should be fixed in revisions 32751 or later.
>>> I used the dmg from the Downloads section from www.wireshark.org.  It is 1.3.5.  Sorry for the mistype above.
>> The fix for that bug just missed 1.3.5 .  You'll need to either use an
>> buildbot build:
>>
>> http://www.wireshark.org/download/automated/
>>
>> or manually apply the fix from bug 4697 (basically: edit
>> $HOME/.wireshark-etc/pangorc and remove the quotes from the ModuleFiles
>> and AliasFiles lines).
>
> There are no quotes there:
>
> <nyissz>
> [Pango]
> ModuleFiles=${HOME}/.wireshark-etc/pango.modules
> [PangoX]
> AliasFiles=${HOME}/.wireshark-etc/pangox.aliases
> <nyassz>
>
> I also checked inside the application, the Contents/Resources/etc/pango/pangorc file and there are no quotes there either.  The same as this snippet above.
>
> Anything else ?
>
> Thanks ahead,
>
> János
> P.S.  Here are the cat version of the three pango.. files from $HOME/.wireshark-etc
>
> bml0028:.wireshark-etc janos$ cat pangorc
> [Pango]
> ModuleFiles=${HOME}/.wireshark-etc/pango.modules
> [PangoX]
> AliasFiles=${HOME}/.wireshark-etc/pangox.aliases

Oh, you probably need to change "${HOME}" to whatever your home
directory is (probably "/Users/yourname/")--without the quotes, of course.
___________________________________________________________________________
Sent via:    Wireshark-users mailing list <wireshark-users@xxxxxxxxxxxxx>
Archives:    http://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://wireshark.org/mailman/options/wireshark-users
            mailto:wireshark-users-request@xxxxxxxxxxxxx?subject=unsubscribe