View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000324 | bareos-core | installer / packages | public | 2014-07-19 19:29 | 2015-03-25 19:19 |
Reporter | mvwieringen | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Windows 7 | OS | Windows | OS Version | 7 |
Product Version | 14.2.0 | ||||
Summary | 0000324: Windows installer (64 bits) overwrites user install dir settings. | ||||
Description | When a user sets a non default install patch with a 64 bit installer it will always install into the standard program files directory and overwrite the user settings. Problem is in line 864 and 1408 of platforms/win32/winbareos.nsi there is should only set the new INSTDIR when it currently is set to the normal non 64 bit default. | ||||
Tags | No tags attached. | ||||
Fix committed to bareos master branch with changesetid 1932. | |
Fix committed to bareos2015 bareos-14.2 branch with changesetid 4718. | |
Due to the reimport of the Github repository to bugs.bareos.org, the status of some tickets have been changed. These tickets will be closed again. Sorry for the noise. |
|
bareos: master cdbce220 2014-07-21 16:04 Ported: N/A Details Diff |
Fix 64Bit install dir problems On 64Bits, there were problems when a different install location was chosen. Now we only set PROGRAMFILES to PROGRAMFILES64, if the INSTDIR was not altered. On uninstall, we do not set the INSTDIR anymore as it is set correctly by the uninstaller. Fixes 0000324: Windows installer (64 bits) overwrites user install dir settings. |
Affected Issues 0000324 |
|
mod - platforms/win32/winbareos.nsi | Diff File | ||
bareos2015: bareos-14.2 83ab3f06 2014-07-21 18:04 Committer: mvwieringen Ported: N/A Details Diff |
Fix 64Bit install dir problems On 64Bits, there were problems when a different install location was chosen. Now we only set PROGRAMFILES to PROGRAMFILES64, if the INSTDIR was not altered. On uninstall, we do not set the INSTDIR anymore as it is set correctly by the uninstaller. Fixes 0000324: Windows installer (64 bits) overwrites user install dir settings. |
Affected Issues 0000324 |
|
mod - platforms/win32/winbareos.nsi | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-07-19 19:29 | mvwieringen | New Issue | |
2014-07-19 19:29 | mvwieringen | Status | new => assigned |
2014-07-19 19:29 | mvwieringen | Assigned To | => pstorz |
2014-07-21 16:21 | pstorz | Changeset attached | => bareos master cdbce220 |
2014-07-21 16:21 | pstorz | Note Added: 0000936 | |
2014-07-21 16:21 | pstorz | Status | assigned => resolved |
2014-07-21 16:21 | pstorz | Resolution | open => fixed |
2014-09-29 11:18 |
|
Assigned To | pstorz => |
2014-09-29 11:18 |
|
Status | resolved => closed |
2015-03-25 16:51 | mvwieringen | Changeset attached | => bareos2015 bareos-14.2 83ab3f06 |
2015-03-25 16:51 | mvwieringen | Note Added: 0001467 | |
2015-03-25 16:51 | mvwieringen | Status | closed => resolved |
2015-03-25 19:19 | joergs | Note Added: 0001616 | |
2015-03-25 19:19 | joergs | Status | resolved => closed |