Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debugger does not work on Linux mint when other gnome-terminals are running before #255

Open
de-jcup opened this issue May 23, 2022 · 2 comments
Assignees
Milestone

Comments

@de-jcup
Copy link
Owner

de-jcup commented May 23, 2022

Situation

  • Environment:

    • Linux mint
    • Eclipse 2022-03
    • Bash Editor V2.8.0
  • Example code

#!/bin/bash 

echo "hello" # make a break point at this line and start debugger...
echo "world"

When starting the debugger the break point is reached any longer. The break point vanishes also after the run!
Did not found any problem logs inside error log view.

Wanted

Shall work again...

Solution

Analyze problem and fix it.

@de-jcup de-jcup added the bug label May 23, 2022
@de-jcup de-jcup added this to the 2.9.0 milestone May 23, 2022
@de-jcup de-jcup self-assigned this May 23, 2022
@de-jcup
Copy link
Owner Author

de-jcup commented Jun 23, 2022

Does also not work on older eclipse - so not eclipse specific. Seems to be more a OS problem.

@de-jcup
Copy link
Owner Author

de-jcup commented Jun 23, 2022

Analyze

  • I have this problem only when another gnome terminal is already running before!
  • When other terminal windows are closed and debugger started again, the debugging does work as expected!
  • When the problem appears, the break points do also vanish from editor (at least in an older eclipse version)!

@de-jcup de-jcup changed the title Debugger does not work on Linux mint + Eclipse 2022-03 Debugger does not work on Linux mint when other gnome-terminals are running before Jun 23, 2022
@de-jcup de-jcup modified the milestones: 2.9.0, 2.10.0 Mar 27, 2023
@de-jcup de-jcup modified the milestones: 2.9.1, 2.10.0 Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant