Skip to content

SimpleIDE Alpha: SimpleIDE.exe stopped working after some time. #82

Open
@GoogleCodeExporter

Description

@GoogleCodeExporter
A) What steps will reproduce the problem?
Background:  I had been working on porting Arduino code to PropGCC. Created a 
new project,
pasted in text, added include and link for simpletools to project (later on I 
noticed the linker section 
hadn't been updated with -lsimpletools) - I had been running several edit/build 
cycles until I got to:
  1. build cycle generated many linker errors after the first clean compile
  2. I noticed the Linker section in the Project Manager had not been updated with -lsimpletools 
  3. I used the "Add Simple Library" button to "fix it up"
  4. I scrolled to the top of my source just to see if it put the #include in (I already had one) 
     - it didn't, I still just had one #include
  5. I hit the HAMMER and got the "SimpleIDE.exe has stopped working" dialog box from Windows
  6. Captured the screenshot (attached)
  7. hit the "Close program" button and SimpleIDE went away
  8. Restarted SimpleIDE and it came up in the project I had been working on prior to the Arduino port
  9. Opened the Arduino project - the source seems to be intact from the Arduino project and the .side file seems to be up to date
  10. compiled again and it returned an error from ld about a missing function (I'm not done porting, so this is totally expected)
  11. Don't know if I can recreate this since the SimpleIDE had been running for several hours with much editing,compiling and such going on.


B) What is the expected behavior (output)?
   SimpleIDE NOT to stop working

C) What do you see instead?
   windows tells me SimpleIDE.ex has stopped 

D) Please use references to program elements (labels) and other descriptions 
(text) to provide additional information.

E) Classify the bug as one of the following:

  2. Medium Priority - until it can be recreated at will?

What version of the product are you using?
SimpleIDE 0.9.17

On what operating system?
Windows 7 Home Premium SP1

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 21 Mar 2013 at 9:26

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions