MantisBT - Doomseeker
View Issue Details
0004105Doomseeker[All Projects] Bugpublic2023-02-14 22:542024-11-03 18:57
Zalewa 
Zalewa 
normalmajorsometimes
closedfixed 
MicrosoftWindowsXP/Vista/7
1.4.0 
1.4.11.4.1 
0004105: Auto-updater is unable to load the update script in --portable mode
The portable mode doesn't pass the correct path for the update script to the updater. This results in a failure to read this script, and a failure to update altogether.
1. Run doomseeker.exe --portable
2. Download the auto-update from any channel that offers one.
3. When asked to "restart & install", do it.
4. Doomseeker will now restart with an error message.
updater log:

ERROR (19004) Unable to load script .static/updates/.static/updates/doomseeker-update-pkg--updater-script.xml
INFO (19004) started updater. install-dir: C:/Users/Sean/Desktop/Games/Mega Man 8-Bit Deathmatch/Doomseeker, package-dir: .static/updates, wait-pid: 0, script-path: .static/updates/doomseeker-update-pkg--updater-script.xml, mode: 0
INFO (19004) Starting main application C:\Users\Sean\Desktop\Games\Mega Man 8-Bit Deathmatch\Doomseeker\Doomseeker.exe


Workaround: run the update in the normal (non-portable) mode.
No tags attached.
Issue History
2023-02-14 22:54ZalewaNew Issue
2023-02-14 22:54ZalewaStatusnew => assigned
2023-02-14 22:54ZalewaAssigned To => Zalewa
2023-02-19 09:08ZalewaNote Added: 0022777
2023-02-19 09:08ZalewaStatusassigned => needs review
2023-02-24 19:52ZalewaNote Added: 0022783
2023-02-24 19:52ZalewaStatusneeds review => needs testing
2023-03-17 18:33ZalewaStatusneeds testing => resolved
2023-03-17 18:33ZalewaFixed in Version => 1.4.1
2023-03-17 18:33ZalewaResolutionopen => fixed
2024-11-03 18:57ZalewaStatusresolved => closed

Notes
(0022777)
Zalewa   
2023-02-19 09:08   
Pass the absolute paths to updater.exe to fix that:'https://bitbucket.org/Doomseeker/doomseeker/commits/a5483392f80769e315b13aa54e566e0bcf5fde93 [^]'
(0022783)
Zalewa   
2023-02-24 19:52   
This fix should be included in this beta build:'https://devbuilds.drdteam.org/doomseeker/doomseeker-1.4.0~beta-230223-1936_windows.zip [^]'