On Tuesday 02 May 2006 02:08, Marek Guevara Braun wrote: > Marek Guevara Braun wrote: > > I have just merged mozilla-thunderbird 1.5.0.2-1 from HEAD to Ac-branch. > > I have moved the AC-branch to the HEAD version of 1.5.0.2-3 (spec 1.59) > which adds support for LDAP queries - it works fine BTW. > > Could someone test it on an 64-bit arch, please?
this is unrelated to arch, but worth to know. $ sh -x /usr/bin/mozilla-thunderbird -mail + MOZILLA_FIVE_HOME=/usr/lib64/mozilla-thunderbird + MOZARGS= + /usr/bin/locale + grep ^LC_MESSAGES= + sed -e s|LC_MESSAGES=||g -e s|"||g + MOZLOCALE=en_US.UTF-8 + echo + tr : + echo en_US.UTF-8 + sed -e s|_\([^.]*\).*|-\1|g + eval MOZLANG=en-US + MOZLANG=en-US + [ -f /usr/lib64/mozilla-thunderbird/chrome/en-US.jar ] + MOZARGS=-UILocale en-US + break + [ -z -UILocale en-US ] + [ -n -UILocale en-US ] + THUNDERBIRD=/usr/lib64/mozilla-thunderbird/thunderbird -UILocale en-US + [ -mail == -remote ] + /usr/lib64/mozilla-thunderbird/thunderbird -UILocale en-US -remote ping() + 2>&1 + PING=+ > /dev/null + [ -n + > /dev/null ] + /usr/lib64/mozilla-thunderbird/thunderbird -UILocale en-US -mail Warning: unrecognized command line flag -UILocale Warning: unrecognized command line flag -mail $ sh -x /usr/bin/mozilla-thunderbird -compose + MOZILLA_FIVE_HOME=/usr/lib64/mozilla-thunderbird + MOZARGS= + /usr/bin/locale + grep ^LC_MESSAGES= + sed -e s|LC_MESSAGES=||g -e s|"||g + MOZLOCALE=en_US.UTF-8 + echo + tr : + echo en_US.UTF-8 + sed -e s|_\([^.]*\).*|-\1|g + eval MOZLANG=en-US + MOZLANG=en-US + [ -f /usr/lib64/mozilla-thunderbird/chrome/en-US.jar ] + MOZARGS=-UILocale en-US + break + [ -z -UILocale en-US ] + [ -n -UILocale en-US ] + THUNDERBIRD=/usr/lib64/mozilla-thunderbird/thunderbird -UILocale en-US + [ -compose == -remote ] + /usr/lib64/mozilla-thunderbird/thunderbird -UILocale en-US -remote ping() + 2>&1 + PING=+ > /dev/null + [ -n + > /dev/null ] + /usr/lib64/mozilla-thunderbird/thunderbird -UILocale en-US -compose Warning: unrecognized command line flag -UILocale Hash Manager Error : 1 Error - could not open affix description file /usr/lib64/mozilla-thunderbird/components/myspell/en-US.aff Failure loading aff file /usr/lib64/mozilla-thunderbird/components/myspell/en-US.aff -- glen _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
