Skip to content
GitLab Next
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • 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,095
    • Issues 2,095
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 7
    • Merge requests 7
  • 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
  • Lazarus
  • LazarusLazarus
  • Issues
  • #34447
Closed
Open
Created Oct 21, 2018 by FPC Admin account@fpc_adminOwner

Lazarus Crash in IDE Docking Mode

Original Reporter info from Mantis: nanobit @nanobit
  • Reporter name:

Description:

Today I tried the IDE Docking Layout:

  1. Lazarus v2 RC1 32bit on Win10 64bit.
    (other systems (I can't test) probably have the same problem)

  2. IDE docking-layout (anchordockingdsgn.lpk installed)
    (IDE nondocking (floating) layout doesn't cause the crash)

  3. IDE two-column docking-layout:
    Left column: Object inspector
    Right column: Source editor at top and Pagecontrol at bottom.
    The Pagecontrol contains as tabsheets:
    Messages, Search Results and all (9) Debug Windows.
    Code Explorer is not visible (has been closed with its red button).

  4. The loaded project is a new application (empty form)
    (This might be irrelevant.)

  5. When I click "View / Code Explorer"
    ( only Code Explorer is causing the crash, other IDE Windows are OK).
    then the IDE is jumping/flickering wild on screen, many times per second.
    After some seconds Lazarus becomes invisible, except for its Pagecontrol,
    and a modal message appears: "Access violation".
    Clicking on this message closes the IDE after another few seconds.

In summary, Code Explorer can't be used together with this IDE Layout.

Mantis conversion info:

  • Mantis ID: 34447
  • Version: 2.0RC1
  • Fixed in version: 2.1 (SVN)
  • Fixed in revision: 59830 (#95f1c7e0)
Assignee
Assign to
Time tracking