Menù Principale

Cerca
Login
Registrati
Link
<< Discussione precedente | Discussione successiva >>   
Problem with applying partial updates

Vai a pagina   <<      
Autore Messaggio
ZioZione
ven 16 mar 2012 - 13:52
online

Utente registrato #74
Registrato il: dom 21 gen 2007 - 11:31
Provenienza: Tradate (VA)
Messaggi: 3821
Hi gibdemaffen,
After reading your message, I tried to update my 11.0 official (built yesterday following the instructions above) with the nightly build, without errors.
But I think that your problem is different, so I will wait for the next partial update of the nightly build and will check if is all ok.
In the meantime, please, verify that your "application.ini" file is unchanged ([Crash Reporter] | Enabled=1).
Best Regards
ZioZione
Torna ad inizio pagina
gibdemaffen
dom 18 mar 2012 - 15:22
online
Utente registrato #38871
Registrato il: ven 04 giu 2010 - 10:31
Messaggi: 27
Alright! Good news!

This is my current X-firefox.ini that does the trick - full and partial updates run seamlessly.

;--------------------------------------------------------------------------------
; winPenPack Project § X-Software collection
; Copyright © 2005-2012 Danilo Leggieri and winPenPack Development Team
; X-Launcher 1.4.2 Copyright © Gabriele Tittonel and winPenPack Development Team
;
; Web: <a href="http://www.winpenpack.com/" ><font color='#E86C20'>-Link-</font> <img src='http://www.winpenpack.com/main/e107_images/personal/link.gif' align='bottom' /></a>
; E-mail: <a rel='external' href='javascript:window.location="mai"+"lto:"+"winpenpack"+"@"+"gmail.com";self.close();' onmouseover='window.status="mai"+"lto:"+"winpenpack"+"@"+"gmail.com"; return true;' onmouseout='window.status="";return true;'><font color='#E86C20'>-eMail-</font><img src='../../e107_images/personal/mailto_view.png' align='absmiddle' /></a>
;
; Released under the terms and conditions of the winPenPack License Agreement 
; (see license.txt or <a href="http://www.winpenpack.com/main/page.php?5)" ><font color='#E86C20'>-Link-</font> <img src='http://www.winpenpack.com/main/e107_images/personal/link.gif' align='bottom' /></a>
;--------------------------------------------------------------------------------
[Version]
Ini Author=Danilo Leggieri
Ini Revision=4
Ini Rev.Author=Massimo Pietrolonardo
Ini Date=20/04/2011
Ini Locale=it
Software=Firefox
Soft.Author=Mozilla Foundation
Soft.Version=10.0.2
Web=http://www.mozilla.com/firefox/
Launcher=1.4.2
System=

[Group]
Category=
Sub Category=
License=Mozilla Public License
;--------------------------------------------------------------------------------

[Setup]
AppName=Firefox
Profile=Default

[FileToRun]
PathToExe=$Bin$\$AppName$\Firefox.exe
Parameters=-profile "%MOZ_PROFILE_PATH%"

[Environment]
;(disable multiple istances)
MOZ_NO_REMOTE=1

;(profile path)
MOZ_PROFILE_PATH=$Home$\$AppName$\Profiles\$Profile$

;(plugins path)
MOZILLA_PLUGINS=$Lib$\Mozilla\Plugins
JAVA_PLUGINS=$Lib$\Java\bin\new_plugin
MOZ_PLUGIN_PATH=%MOZILLA_PLUGINS%;%JAVA_PLUGINS%

[Functions]
DirCreate=%MOZILLA_PLUGINS%|%MOZ_PROFILE_PATH%

;DirRemove=$ExeDir$\uninstall
DirRemove=$Lib$\Mozilla\$AppName$

[RunAfter]
DirRemove=@AppDataDir@\Mozilla
DirRemove=@AppDataDir@\Adobe
DirRemove=@AppDataDir@\Macromedia
DirRemove=%MOZ_PROFILE_PATH%\bookmarkbackups
DirRemove=%MOZ_PROFILE_PATH%\..\..\..\..\Backups
DirRemove=%MOZ_PROFILE_PATH%\OfflineCache
DirRemove=%Userprofile%\Eigene Dateien\Downloads
DirRemove=$LocalAppData$\..\LocalLow\Microsoft\Silverlight

;(passwords and bookmarks backup)
;DirCopy=$Backup$\$AppName$\4|$Backup$\$AppName$\5|o
;DirCopy=$Backup$\$AppName$\3|$Backup$\$AppName$\4|o
;DirCopy=$Backup$\$AppName$\2|$Backup$\$AppName$\3|o
;DirCopy=$Backup$\$AppName$\1|$Backup$\$AppName$\2|o
;FileCopy=%MOZ_PROFILE_PATH%\places.sqlite|$Backup$\$AppName$\1\User\$AppName$\Profiles\Default\|o
;FileCopy=%MOZ_PROFILE_PATH%\key3.db|$Backup$\$AppName$\1\User\$AppName$\Profiles\Default\|o
;FileCopy=%MOZ_PROFILE_PATH%\signons.sqlite|$Backup$\$AppName$\1\User\$AppName$\Profiles\Default\|o

;(remove plugins temporary folders)
DirRemove=@TempDir@\plugtmp|e
DirRemove=@TempDir@\plugtmp-1|e
DirRemove=@TempDir@\plugtmp-2|e
DirRemove=@TempDir@\plugtmp-3|e

;(disable crash reporter)
[WriteToIni=$ExeDir$\application.ini]
Crash Reporter|Enabled=1

; ========================================
;         ** User preferences **
; ========================================

[WriteToPref=%MOZ_PROFILE_PATH%\prefs.js]
Format=user_pref("[PREF]", [VALUE]);

;(cache directory)
browser.cache.disk.parent_directory=$Cache$\$Profile$|\\"

;(download directory)
;browser.download.lastDir=$Download$|\\"
;browser.download.dir=$Download$|\\"
browser.download.folderList=2

;(urlclassifier3.sqlite)
browser.safebrowsing.enabled=false
browser.safebrowsing.malware.enabled=false

;(automatic updates)
app.update.auto=true
app.update.enabled=true

;(default browser)
browser.shell.checkDefaultBrowser=false

;(enable cache)
;browser.cache.disk.enable=false

;(disable XUL cache)
nglayout.debug.disable_xul_cache=true

;(show plugins path)
plugin.expose_full_path=true

[Options]
DeleteTemp=true
MultipleIstances=true
RunWait=true
ShowSplash=false
WriteLog=false

[SplashScreen]
Image=
Title=
TimeOut=1500
Torna ad inizio pagina
ZioZione
dom 18 mar 2012 - 18:53
online

Utente registrato #74
Registrato il: dom 21 gen 2007 - 11:31
Provenienza: Tradate (VA)
Messaggi: 3821
Hi gibdemaffen,
nice to see that you have resolved!
Just remember that, if you will download a future version of X-Firefox, you will need to edit X-Firefox.ini for the Crash Reporter settings (but I don't think that this will be a problem, for you... ), because we will continue to disable it by default.
This is due to the fact that the Crash Reporter creates a folder under user %AppData%, and this, from a "portable" point of view, is not good... We will try to fix this behavior, but maintaining also the possibility to apply partial updates, so stay tuned!
Best Regards
ZioZione
Torna ad inizio pagina
gibdemaffen
lun 19 mar 2012 - 07:34
online
Utente registrato #38871
Registrato il: ven 04 giu 2010 - 10:31
Messaggi: 27
Hey Zio,

I figured out these switches get rid of all stuff Firefox leaves in %AppData%:

[RunAfter]
DirRemove=@AppDataDir@\Mozilla
DirRemove=$LocalAppData$\..\Local\Mozilla


Torna ad inizio pagina

Vai a pagina   <<      
Moderatori: Danix, Taf, Rcs, Energy, zandet2, ZioZione, Admin, LordJim60

Salta:     Torna ad inizio pagina

RSS discussione: rss 0.92 RSS discussione: rss 2.0 RSS discussione: RDF
Powered by e107 Forum System