MantisBT - DriverPacks BASE |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0000040 | DriverPacks BASE | GUI | public | 2006-05-28 10:26 | 2006-05-28 10:59 |
|
Reporter | RogueSpear | |
Assigned To | BashratTheSneaky | |
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | 6.05 CP | |
Target Version | | Fixed in Version | 6.05 | |
Destination OS Platform | |
Installation Platform | not applicable |
DriverPacks | not applicable |
DriverPacks Method | not applicable |
DriverPacks Finisher Method | custom |
|
Summary | 0000040: When Finishing Method ="custom" in settings file, this setting isn't imported |
Description | Example of how to get the crash: In my DPs_BASE.ini file I have
finishMethod = "custom"
Now run the DPs_BASE.exe, go to Overview and it will report the finish method as GUIRunOnce. Now go change the finish method to RunOnceEx, then go to Overview. The DPs_BASE.exe will crash stating a variable was not declared.
There seems to be two issues. 1.) When executing the DPs_BASE.exe, it does not properly read the finish method of "custom". 2.) When the finish method is changed, then going to Overview, it crashes.
I am attaching a screenshot of the error message. |
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | 0000028 | resolved | BashratTheSneaky | when RunOnceEx as Finishing Method, but no RunOnceEx Settings set: AutoIt Error |
|
Attached Files | BASE-Error.png (14,655) 2006-05-28 10:26 http://bugtracker.driverpacks.net/file_download.php?file_id=24&type=bug

|
|
Issue History |
Date Modified | Username | Field | Change |
2006-05-28 10:26 | RogueSpear | New Issue | |
2006-05-28 10:26 | RogueSpear | File Added: BASE-Error.png | |
2006-05-28 10:26 | RogueSpear | DriverPacks | => not applicable |
2006-05-28 10:26 | RogueSpear | DriverPacks Method | => not applicable |
2006-05-28 10:26 | RogueSpear | Finishing Method | => custom |
2006-05-28 10:26 | RogueSpear | Installation Platform | => not applicable |
2006-05-28 10:45 | BashratTheSneaky | Relationship added | related to 0000028 |
2006-05-28 10:45 | BashratTheSneaky | Note Added: 0000136 | |
2006-05-28 10:50 | RogueSpear | Note Added: 0000137 | |
2006-05-28 10:53 | BashratTheSneaky | Status | new => assigned |
2006-05-28 10:53 | BashratTheSneaky | Assigned To | => BashratTheSneaky |
2006-05-28 10:53 | BashratTheSneaky | Status | assigned => resolved |
2006-05-28 10:53 | BashratTheSneaky | Fixed in Version | => 6.05 |
2006-05-28 10:53 | BashratTheSneaky | Resolution | open => fixed |
2006-05-28 10:53 | BashratTheSneaky | Note Added: 0000138 | |
2006-05-28 10:59 | BashratTheSneaky | Projection | none => tweak |
2006-05-28 10:59 | BashratTheSneaky | ETA | none => < 1 day |
2006-05-28 10:59 | BashratTheSneaky | Summary | Changing the "Finishing Method" can produce a crash => When Finishing Method ="custom" in settings file, this setting isn't imported |