graph-studio-next icon indicating copy to clipboard operation
graph-studio-next copied to clipboard

Show more Error Messages

Open GoogleCodeExporter opened this issue 11 years ago • 3 comments

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

GoogleCodeExporter avatar Mar 14 '15 14:03 GoogleCodeExporter

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

GoogleCodeExporter avatar Mar 14 '15 14:03 GoogleCodeExporter

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

GoogleCodeExporter avatar Mar 14 '15 14:03 GoogleCodeExporter

Update to correct misformatted modification date.

Original comment by [email protected] on 11 Jan 2013 at 10:25

GoogleCodeExporter avatar Mar 14 '15 14:03 GoogleCodeExporter