No Output file #42
-
|
Hi, I cannot export some of my drawio "WARNING - Export successful, but wrote no output file". [801:1214/171259.472280:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization Do you have any clue. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
This very much looks like an environment issue — from your log: I suggest Googling for the error and Chrome/Chromium/Electron to see what other folks have done to fix it. I’ll raise an issue for the deprecation warnings about |
Beta Was this translation helpful? Give feedback.
This very much looks like an environment issue — from your log:
I suggest Googling for the error and Chrome/Chromium/Electron to see what other folks have done to fix it.
I’ll raise an issue for the deprecation warnings about
warnvswarning, but otherwise there isn’t anything for us to fix here: we expect the desktop app to perform the export when it exits with a successful (0) exit status.