View Issue Details

IDProjectCategoryView StatusLast Update
0000728Ecere SDKinstallerpublic2013-08-07 03:33
Reporterredj Assigned Tojerome  
PriorityimmediateSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version0.44 Ryoan-ji 
Target Version0.44.08Fixed in Version0.44.08 
Summary0000728: setting the path variable is messed up with mingw/bin twice and mingw/bin/bin
DescriptionC:\Program Files\ECERE SDK\bin;
C:\Program Files\ECERE SDK\mingw\bin;
C:\Program Files\ECERE SDK\mingw\bin\bin;
C:\Program Files\ECERE SDK\mingw\bin

that ^ is what I get after a clean install (no previous ecere sdk installed)
I was careful to re-download the installer even using a different browser to try to get around any kind of a cached download.
TagsNo tags attached.

Activities

redj

2012-03-28 23:59

administrator   ~0000554

C:\Program Files (x86)\ECERE SDK\mingw\bin;
C:\Program Files (x86)\ECERE SDK\bin;
C:\Program Files (x86)\ECERE SDK\mingw\bin;
C:\Program Files (x86)\ECERE SDK\mingw\bin\bin;
C:\Program Files (x86)\ECERE SDK\mingw\bin

that ^ is what BronzeEagle on #ecere got after a clean install

jerome

2012-03-29 06:40

administrator   ~0000566

Sorry, thought I had fixed this!!!

https://github.com/ecere/sdk/commit/ac1fe14ed94ad9f3d4bd655ef8df225ee277652d

Should be fixed for good!

There was 2 problems:
- UPX was adding an extra bin when it shouldn't
- The list of existing paths to avoid duplicates was not properly updated

Issue History

Date Modified Username Field Change
2012-03-28 23:29 redj New Issue
2012-03-28 23:59 redj Note Added: 0000554
2012-03-29 06:40 jerome Note Added: 0000566
2012-03-29 06:40 jerome Status new => resolved
2012-03-29 06:40 jerome Fixed in Version => 0.44.1 Android
2012-03-29 06:40 jerome Resolution open => fixed
2012-03-29 06:40 jerome Assigned To => jerome
2012-03-29 07:55 redj Category => Installation System
2012-03-29 07:55 redj Project @8@ => Ecere SDK
2012-03-29 08:21 redj Summary installer: setting the path variable is messed up with mingw/bin twice and mingw/bin/bin => setting the path variable is messed up with mingw/bin twice and mingw/bin/bin
2013-05-22 20:29 jerome Status resolved => closed
2013-08-07 03:33 jerome Fixed in Version 0.44.10 64 => 0.44.08
2013-08-07 03:33 jerome Target Version 0.44.10 64 => 0.44.08