Mikolaj Kucharski wrote: > 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>
Jestem za - tj za dodaniem powyższego do jakiegoś README.UPGRADE.PROBLEMS - podczas instalacji - szczególnie robionej poldkiem takie info może umknąć uwadze. > Podczas odinstalowania takie polecenia sa wykonywane przez pkg_add(8): > # grep [EMAIL PROTECTED] /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 [EMAIL PROTECTED] /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 Do czego rozwijane jest to %D - jakiegoś centralnego katalogu, czy też dla katalogów domowych userów? Co jest w takim /var/db/pkg/mozilla-firefox-1.0.7/+CONTENTS ? P, Marek _______________________________________________ pld-devel-pl mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl
