gcov-viewer icon indicating copy to clipboard operation
gcov-viewer copied to clipboard

Unknown error occurred

Open csholmq opened this issue 5 years ago • 1 comments

Unable to run the extension as it just says "Unknown error" and refers to a log. Not sure which log that is.

Command 'Gcov Viewer: Toggle' resulted in an error (An unknown error occurred. Please consult the log for more details.)

csholmq avatar Aug 20 '20 22:08 csholmq

I face the same problem. Loading the .gcda files a second time seems to work. But I'm getting frequently that error too. About the log files: Command Palette: Developer: Open Extensions Log Folder. I'm seeing the following errors in the exthost.log:

2023-10-18 14:36:14.539 [error] undefined gcov-viewer.show {"value":"JacquesLucke.gcov-viewer","_lower":"jacqueslucke.gcov-viewer"}
2023-10-18 14:37:22.818 [error] undefined gcov-viewer.reloadGcdaFiles {"value":"JacquesLucke.gcov-viewer","_lower":"jacqueslucke.gcov-viewer"}
2023-10-18 14:48:07.346 [error] undefined gcov-viewer.reloadGcdaFiles {"value":"JacquesLucke.gcov-viewer","_lower":"jacqueslucke.gcov-viewer"}

image

ErichStyger avatar Oct 18 '23 12:10 ErichStyger