Click here to Skip to main content
15,887,746 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I'm working on a project with curses.h, now when I'm encountring the line which has initscr() in debug mode (NetBeans 8.2) it gives me this error:
unknown terminal
I'm running the project on Ubuntu 18.04 virtual machine.
also searched for the solution on the google but it seems there is no solution, at least in the past.

is that still a bug?
thanks in advance :)

What I have tried:

Quote:
NetBeans IDE:
Bug 184140 – Netbeans debbuger break NCurses[^]

Codeblocks IDE:
http://forums.codeblocks.org/index.php?topic=8810.0
Posted
Updated 19-Jun-18 4:58am
Comments
Richard MacCutchan 15-Jun-18 4:13am    
is that still a bug?
Why are you asking here, rather than at the site where the bug is reported?
Member 13606974 15-Jun-18 17:10pm    
weirdly I don't get any email for my account validation from their website.
Think recently Oracle boycotted our country so we can't have account there or maybe their email delayed.

1 solution

In the bug report is a workaround (attaching the debugger) reported.

As long as the bug isnt fixed, it isnt fixed. Some bugs are overlooked and not so important. Maybe it is an side effect of the virtual machine.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900