Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • Lazarus Lazarus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2,108
    • Issues 2,108
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 9
    • Merge requests 9
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • FPC
  • LazarusLazarus
  • LazarusLazarus
  • Issues
  • #35764
Closed
Open
Issue created Jun 25, 2019 by FPC Admin account@fpc_adminOwner

IDE toolstatus goes wrong (IDE forgets that app is running)

Original Reporter info from Mantis: Martin @martin_frb
  • Reporter name: Martin Friebe

Description:

If an app is running under the debugger, the IDE should (and normally does) refuse to build the project.

- Run an app in the debugger
- Run > Compile : Error
- Run > Run : No Error, but not compiling. However Status is reset. IDE no longer knows that the app is running.
- Run > Run: IDE tries to build (fail to create exe file, as it is in use by the still running app)

Mantis conversion info:

  • Mantis ID: 35764
  • OS: win 10
  • OS Build: 10
  • Platform: 64bit Intel
  • Version: 2.1 (SVN)
  • Fixed in revision: 61504 (#5746da87).
Assignee
Assign to
Time tracking