graph-studio-next
graph-studio-next copied to clipboard
Show more Error Messages
I'd like to have this feature in the programm:
If something bad happens during filter connection or graph building don't just
abort. Show me some meaningfill error messages.
The feature is important for me because:
i'd like to see what happens
The feature is important for other users because:
Original issue reported on code.google.com by [email protected] on 22 Sep 2011 at 9:05
This is a long time issue, because there are so many locations, where the
errors silently catched. I will do this step by step as I'm working on other
issues.
Original comment by [email protected] on 14 Apr 2012 at 8:28
- Changed state: Started
Often HRESULT values are lost because functions return an integer where >= 0 is
success, < 0 is failure. I've been changing these gradually to return the full
HRESULT.
Original comment by [email protected] on 14 Dec 2012 at 5:29
Update to correct misformatted modification date.
Original comment by [email protected] on 11 Jan 2013 at 10:25