MantisBT - Doomseeker
View Issue Details
0002292Doomseeker[All Projects] Bugpublic2015-06-08 16:432018-09-29 14:35
DevilHunter 
Zalewa 
highcrashalways
closedfixed 
MicrosoftWindowsXP/Vista/7
1.0 
1.11.1 
0002292: Doomseeker crashes on exit from Beta channel
Just as the title says. Everything seems to work, but soon as it exits, it will crash. I tried the stable Channel, ofc that don't crash.

Tested even with a stock Config. This might have to do with the Qtextras file that Dusk provided since Doomseeker lacks said file in order to even start. The file can be found here >'https://dl.dropboxusercontent.com/u/66055976/2015/builds/Qt5WinExtras.7z [^]'
1. Start Up Doomseeker
2. Update to Beta Channel if not already.
3. After updating (if needed) exit Doomseeker
4. Crash report comes up (as if it ever sends to microsoft still.. Does it?)
I'm sure this prevents Doomseeker from saving settings on exit. So yea, its somewhat bad.
No tags attached.
Issue History
2015-06-08 16:43DevilHunterNew Issue
2015-06-08 16:56DrinkyBirdNote Added: 0012597
2015-06-08 18:32ZalewaAssigned To => Zalewa
2015-06-08 18:32ZalewaStatusnew => assigned
2015-06-08 18:33ZalewaNote Added: 0012602
2015-06-08 18:49ZalewaNote Added: 0012604
2015-06-09 21:49ZalewaNote Added: 0012620
2015-06-09 21:49ZalewaStatusassigned => needs testing
2015-06-09 21:51ZalewaNote Edited: 0012620bug_revision_view_page.php?bugnote_id=12620#r7338
2015-06-12 22:21DevilHunterNote Added: 0012669
2015-06-13 08:51ZalewaStatusneeds testing => resolved
2015-06-13 08:51ZalewaFixed in Version => 1.1
2015-06-13 08:51ZalewaResolutionopen => fixed
2018-09-29 14:26WubTheCaptainStatusresolved => closed
2018-09-29 14:35WubTheCaptainTarget Version => 1.1

Notes
(0012597)
DrinkyBird   
2015-06-08 16:56   
Yeah, it crashes for me with an error saying Qt5WinExtras.dll (or w/e) is missing. I guess someone forgot it in the update package.
(0012602)
Zalewa   
2015-06-08 18:33   
Actually, the update packages are fine. The update process itself was screwed up:
'https://bitbucket.org/Blzut3/doomseeker/commits/77213f33b8d12f688f8d458ba85783a9532a2278 [^]'
(0012604)
Zalewa   
2015-06-08 18:49   
I've deployed an update that fixes the update process, but doesn't fix the error itself yet as it can't be done in a single step (or at least I can't think of one in my current state).

If you wish to do manual update, here's the full package:
'http://devbuilds.drdteam.org/doomseeker/doomseeker%201.1~beta-150608-1831.zip [^]'
(0012620)
Zalewa   
2015-06-09 21:49   
(edited on: 2015-06-09 21:51)
I have implemented a workaround that will reinstall the redist if Qt5WinExtras.dll isn't found in the program's directory:
'https://bitbucket.org/Blzut3/doomseeker/commits/bd8ab00efcecf2fb6c586c1c3f15a673b2588e86 [^]'

Combined with previous fix it should now install the package properly for anyone who had problems.

Beta update package is up. Please test.

(0012669)
DevilHunter   
2015-06-12 22:21   
New'ish update fixes the crash on exit.