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

IDE: OMNeT 6 pre12 IDE crashes when Search and Replace in .ned #892

Open
edlongman opened this issue Sep 14, 2021 · 0 comments
Open

IDE: OMNeT 6 pre12 IDE crashes when Search and Replace in .ned #892

edlongman opened this issue Sep 14, 2021 · 0 comments
Labels
crash Crashes the simulation in some circumstances in IDE / generic
Milestone

Comments

@edlongman
Copy link
Contributor

Platform

  • OMNeT++ version: 6pre12
  • OS: Windows 10

The bug
Doing search and replace (To replace InterfaceEntry with NetworkInterface) causes the whole editor to crash.

image

To Reproduce

  • Start editor with inet installed
  • Open search (Ctrl+H) then replace instances of NetworkInterface in *.ned files (current project only) with anything.
  • Press Preview or OK
  • Prints message to console that started omnetpp:
StyledTextContentAdapter.replaceControlContents(StyledText {}, start=0, end=0, 'name =~ ', 8)
@edlongman edlongman added the new New issue that has not been yet acknowledged label Sep 14, 2021
@rhornig rhornig added this to the 6.1 milestone Apr 26, 2022
@rhornig rhornig added in IDE / generic crash Crashes the simulation in some circumstances and removed new New issue that has not been yet acknowledged labels Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash Crashes the simulation in some circumstances in IDE / generic
Projects
None yet
Development

No branches or pull requests

2 participants