mbien commented on PR #7938:
URL: https://github.com/apache/netbeans/pull/7938#issuecomment-2564859865

   > I can't paint my error on that Panel due to the exception.
   
   since you mentioned "painting the error",  you are probably looking at the 
wrong method. The trace shows that this is a svg **loading** exception, not an 
exception which happens during **painting**.
   
   ```
        at 
org.netbeans.modules.svg.navigation.SVGNavigatorPanel.lambda$setNewContent$1(SVGNavigatorPanel.java:149)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to