View Issue Details

IDProjectCategoryView StatusLast Update
0000494Ecere SDKidepublic2014-07-09 08:12
Reporterredj Assigned Tojerome  
PriorityimmediateSeverityminorReproducibilityhave not tried
Status closedResolutionno change required 
Target Version0.44.10 64 
Summary0000494: ide: Investigate reload happening while in menus (recent proj/files)
DescriptionInvestigate reload happening while in menus (recent proj/files)
TagsNo tags attached.

Relationships

related to 0001024 closedredj Global Settings: Split compilers configuration from recent project 

Activities

jerome

2013-10-09 05:51

administrator   ~0001127

could this be the crossplatform.mk issue with settings being reloaded?

jerome

2014-07-09 08:12

administrator   ~0001361

This is indeed the project IDE regenerating crossplatform.mk as opening it in another IDE wrote to the ecereIDE.ini for the recent files.

The crossplatform.mk is being rewritten because new compiler settings would require an update of the config file (technically, crossplatform.mk is fixed and would not have to be rewritten, but that is done together by ProjectView::ProjectPrepareCompiler).

The best and easiest fix would be to split recent files from the compiler settings into a global workspace, as is the focus of 0001024 .

Closing this issue as it its purpose was to figure out what was happening.

Issue History

Date Modified Username Field Change
2010-07-26 15:17 redj New Issue
2010-07-26 15:17 redj Relationship added child of 0000429
2010-07-26 19:38 thexa4 Target Version => 0.44 draft 2
2012-03-08 15:41 redj Target Version old 0.44.pre2 => 0.45 Ginkakuji
2012-03-08 17:41 redj Relationship deleted child of 0000429
2012-03-29 07:52 redj Category => ide
2012-03-29 07:52 redj Project @3@ => Ecere SDK
2013-04-26 18:28 jerome Target Version 0.45 Ginkakuji => 0.44.8 Silver
2013-10-09 05:51 jerome Note Added: 0001127
2013-10-09 05:53 jerome Target Version 0.44.80 Silver => 0.44.11 Tablet Edition/Docs
2013-10-09 05:53 jerome Relationship added related to 0001024
2014-05-01 10:54 jerome Summary ide: Investigate relaod happening while in menus (recent proj/files) => ide: Investigate reload happening while in menus (recent proj/files)
2014-05-01 10:54 jerome Description Updated
2014-05-20 22:33 jerome Assigned To => jerome
2014-05-20 22:33 jerome Status new => assigned
2014-05-20 22:33 jerome Target Version 0.44.11 Tablet Edition/Docs => 0.44.10 64
2014-07-09 08:12 jerome Note Added: 0001361
2014-07-09 08:12 jerome Status assigned => closed
2014-07-09 08:12 jerome Resolution open => no change required