question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Screenshot convert but refuse to appear in application

See original GitHub issue

I’m using EDDiscovery 8.3.1.0

The scresnshots are correctly taken, converted and organized, however they do not display in the app window and the log display the following error:

Error in executing image conversion, try another screenshot, check output path settings. (Exception Could not find file 'F:\Games\Elite Dangerous\Tools\EDDiscovery\Screenshot_0000.bmp'.)

ED put the screenshots in d:\Users"$myuser"\Pictures\Frontier Developments\Elite Dangerous

I organize them in f:\Games\Elite Dangerous\Pictures\Screenshots"$mycmdr".….…

Any clue?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:27 (27 by maintainers)

github_iconTop GitHub Comments

1reaction
phroggstercommented, Sep 27, 2017

Close the UserControlScreenshot panel, and wait for a fix.

Also, here’s the output from my debugger running into this, with slightly more info (not that it’s needed), and this does only seem to occur when UserControlScreenshot is open:

Exception thrown: 'System.IO.FileNotFoundException' in mscorlib.dll
Exception thrown: 'System.IO.FileNotFoundException' in EDDiscovery.exe
Exception watcher: Could not find file 'D:\Users\phroggie\source\EDD\EDDiscovery\bin\Debug\Screenshot_0027.bmp'.
Trace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   at System.IO.File.Open(String path, FileMode mode, FileAccess access, FileShare share)
   at EDDiscovery.ScreenShots.ScreenShotImageConverter.TryGetScreenshot(String filename, String cur_sysname, Int32& cmdrid, JournalScreenshot& ss, String& store_name, Point& finalsize, DateTime& timestamp, Bitmap& bmp, String& readfilename, Action`1 logit, Boolean throwOnError) in D:\Users\phroggie\source\EDD\EDDiscovery\ScreenShots\ScreenShotImageConverter.cs:line 314
   at EDDiscovery.ScreenShots.ScreenShotImageConverter.GetScreenshot(String inputfile, String cur_sysname, Int32& cmdrid, JournalScreenshot& ss, String& store_name, Point& finalsize, DateTime& timestamp, String& readfilename, Action`1 logit) in D:\Users\phroggie\source\EDD\EDDiscovery\ScreenShots\ScreenShotImageConverter.cs:line 236
   at EDDiscovery.ScreenShots.ScreenShotImageConverter.GetScreenshot(String& filename, Action`1 logit) in D:\Users\phroggie\source\EDD\EDDiscovery\ScreenShots\ScreenShotImageConverter.cs:line 215
   at EDDiscovery.ScreenShots.ScreenshotDirectoryWatcher.ProcessScreenshot(String filename, String sysname, JournalScreenshot ss, Int32 cmdrid, ScreenShotImageConverter cp) in D:\Users\phroggie\source\EDD\EDDiscovery\ScreenShots\ScreenShotDirectoryWatcher.cs:line 193
0reactions
spadinocommented, Oct 3, 2017

Yep, provably an optional in safe mode will be enough. We don’t want devils in our databases! 😜

Read more comments on GitHub >

github_iconTop Results From Across the Web

Issues in uploading screenshots for iOS app in App Store ...
But I have just tested uploading screenshots on App Store Connect again. It appears that I can upload files successfully in one go....
Read more >
Fix Google Assistant screenshot settings - Android
If the Google Assistant won't take screenshots, try these steps to fix the issue: Step 1: Check ... On your Android phone or...
Read more >
How to fix Mac screenshots not working
7 tips to fix screenshot not working on Mac · 1. Check your Mac's shortcut settings · 2. Restart and update your Mac...
Read more >
How to Fix Print Screen Not Working on Windows 10/11
Print Screen Button Not Working · Solution 1. Stop Background Programs · Solution 2. Make Sure the Print Screen Shortcut Is Enabled ·...
Read more >
How to solve screenshot errors on devices with Android 13 ...
FAQ for Mobile Devices. Find out How to solve screenshot errors on devices with Android 13 OS with Samsung Support.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found