You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Jose Ramón Balsas (Jira)" <ji...@apache.org> on 2020/06/18 08:47:00 UTC

[jira] [Updated] (NETBEANS-3938) Autocomplete on C++ source file yields "Unexpected Exception"

     [ https://issues.apache.org/jira/browse/NETBEANS-3938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jose Ramón Balsas updated NETBEANS-3938:
----------------------------------------
    Affects Version/s: 12.0
                       11.1
                       11.3

> Autocomplete on C++ source file yields "Unexpected Exception"
> -------------------------------------------------------------
>
>                 Key: NETBEANS-3938
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3938
>             Project: NetBeans
>          Issue Type: Bug
>          Components: cnd - Editor
>    Affects Versions: 12.0, 11.1, 11.2, 11.3
>         Environment: Ubuntu 19.04, 64-bit, GNOME desktop env
> java -version yields:
> openjdk version "11.0.5" 2019-10-15
> OpenJDK Runtime Environment (build 11.0.5+10-post-Ubuntu-0ubuntu1.119.04)
> OpenJDK 64-Bit Server VM (build 11.0.5+10-post-Ubuntu-0ubuntu1.119.04, mixed mode, sharing)
>            Reporter: Birger Skogeng Pedersen
>            Priority: Major
>         Attachments: ide-log.txt
>
>
> Steps to reproduce:
>  # Create a C++ project.
>  # Create a new class.
>  # In the header file, create a class function declaration: void hello_world();
>  # Go to the source file of the class and hit CTRL+SPACE for autocomplete.
> What happens:
>  # Context menu appears with "Please wait..." and does not update with any alternatives.
>  # In the notification viewer, a notification appears: "Unexpected Exception"
> I've attached the IDE log here: [^ide-log.txt]
> Loving netbeans btw. Been using it ever since my colleague convinced me in 2015!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists