View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001920 | FSSCP | launcher | public | 2009-04-28 04:54 | 2010-05-25 23:26 |
Reporter | FUBAR-BDHR | Assigned To | taylor | ||
Priority | normal | Severity | minor | Reproducibility | sometimes |
Status | resolved | Resolution | fixed | ||
Product Version | 3.6.9 | ||||
Summary | 0001920: Deselecting a mod and changing exes re-enables the mod | ||||
Description | Seen this several times now and about 3 times today. When switching between mods and builds it works if you select the exe firs then hit no mod but if you hit no mod then select a different exe the mod re-enables. | ||||
Tags | No tags attached. | ||||
|
What happens if you click apply in-between doing that? |
|
Works just fine. Of course remembering to do that is just like trying to remember to do select the build first then deselect the mod. |
|
I'll fix this as part of my giant launcher fixage. |
|
Thought there was a new one coming that's the only reason I finally got around to reporting it. |
|
The issue was with how the ini file was written. It would end up saving multiple lines of game_flags, one with the mod set and one or more without it. When it get read back in it simple took the one line that was actually set and skipped the others. I changed the iniparser code handle both reads and writes now and that has fixed it properly. This is fixed locally and I'll resolve once I figure out where/how to commit the fixes. |
|
Fixered. |
Date Modified | Username | Field | Change |
---|---|---|---|
2009-04-28 04:54 | FUBAR-BDHR | New Issue | |
2009-04-28 11:11 | karajorma | Note Added: 0010848 | |
2009-04-28 18:09 | FUBAR-BDHR | Note Added: 0010849 | |
2009-05-01 00:02 | Goober5000 | Status | new => assigned |
2009-05-01 00:02 | Goober5000 | Assigned To | => Goober5000 |
2009-05-01 00:02 | Goober5000 | Note Added: 0010861 | |
2009-05-01 00:14 | FUBAR-BDHR | Note Added: 0010862 | |
2010-02-27 10:12 | taylor | Note Added: 0011716 | |
2010-02-27 10:13 | taylor | Assigned To | Goober5000 => taylor |
2010-05-25 23:26 | taylor | Note Added: 0012005 | |
2010-05-25 23:26 | taylor | Status | assigned => resolved |
2010-05-25 23:26 | taylor | Resolution | open => fixed |