[ac] mozilla-firefox-1.0.7-3

Mikolaj Kucharski build w kompuart.pl
Śro, 19 Paź 2005, 17:29:30 CEST


On Wed, Oct 19, 2005 at 04:43:37PM +0200, Marek Guevara Braun wrote:
> Bartek Szady wrote:
> > 
> > Firefox w wersji 1.0.7-3 kończy na moim systemie działanie (właściwie zanim je 
> > rozpocznie) pustym okienkiem o tytule alert.
> [...]
> > Usunięcie .mozilla nie pomaga.
> 
> U mnie pomogło usunięcie pliku compreg.dat z katalogu profilu firefoxa:
> 
> DIR=`grep Path ~/.mozilla/firefox/profiles.ini |awk -F= '{print $2}'`
> rm -f ~/.mozilla/firefox/$DIR/compreg.dat
> 
> Prawdopodobnie lokalizacja w katalogu .mozilla  (vel .netscape) zależy
> od jakiejś zmiennej typu MOZILLA_HOME ...

Co sadzicie o dodaniu takiego info podczas update'u FF lub gdzies gdzie
uzytkownik moglby to zauwazyc:


# cat /var/db/pkg/mozilla-firefox-1.0.7/+DISPLAY                                                                                                                    
If you encounter strange problems relating to bookmarks, downloads,
window placement, toolbars, history, or other settings, it is
recommended that you try creating a new profile and attempting to
reproduce the problem before filing bugs.
In order to create a new profile, start Firefox with the the 
-profilemanager switch, e.g. firefox -profilemanager

If firefox doesn't start at all, first try and remove compreg.dat,
xpti.dat and extensions/Extensions.rdf in your profile-dir, or you
could just wack the old profile-dir,
    rm -r ~/.mozilla/firefox/<profile-dir> ~/.firefox/<profile-dir>


Podczas odinstalowania takie polecenia sa wykonywane przez pkg_add(8):
# grep ^@un /var/db/pkg/mozilla-firefox-1.0.7/+CONTENTS  
@unexec rm -f %D/components/compreg.dat
@unexec rm -f %D/components/xpti.dat
@unexec rm -f %D/chrome/chrome.rdf
@unexec rm -rf %D/chrome/overlayinfo

Podczas instalacji uruchamiane sa takie komendy:
# grep ^@ex /var/db/pkg/mozilla-firefox-1.0.7/+CONTENTS  
@exec rm -rf /tmp/.mozilla
@exec cd %D && env HOME=/tmp LD_LIBRARY_PATH=%D ./regxpcom
@exec cd %D && env HOME=/tmp LD_LIBRARY_PATH=%D ./regchrome
@exec rm -rf /tmp/.mozilla


Ja stosuje sie zawsze do info powyzej, nigdy nie mialem problemu (tzn.
nigdy nie musialem usuwac katalogu z profilem). Niemialem okazji uzywac
FF na PLD, pisze tak dla info, szczegolnie dla deweloperow.

-- 
best regards
q#



Więcej informacji o liście dyskusyjnej pld-devel-pl