Pelles C forum

Pelles C => Bug reports => Topic started by: CLR on April 08, 2014, 05:42:17 AM

Title: Version 8 RC1 - poide crash
Post by: CLR on April 08, 2014, 05:42:17 AM
1. create new project test1.ppj (test1.ppj is now the active project)
2. create new project test2.ppj (test2.ppj is now the active project)
3. with windows explorer, rename test1.ppj to test10.ppj
4. back to poide, on 'Start Page', click test1.ppj - you get a message box 'error reading from file test1.ppj'
5. (test2.ppj is still active) . click Project/Build -> Module POIDE caused an 'Access violation' exception at address 1400bc119
Title: Re: Version 8 RC1 - poide crash
Post by: Pelle on April 12, 2014, 02:44:43 PM
Conclusion: don't rename projects from the Windows Explorer when the IDE is running.
Title: Re: Version 8 RC1 - poide crash
Post by: CLR on April 12, 2014, 11:09:17 PM
OK.