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.

Image conversation error- app_missing_img.png

See original GitHub issue

2022-10-05.txt Flow Launcher version: 1.9.5 OS Version: Microsoft Windows NT 10.0.19044.0 IntPtr Length: 8 x64: True

Python Path: Date: 10/05/2022 14:57:15 Exception: System.TypeInitializationException: The type initializer for ‘Flow.Launcher.Infrastructure.Image.ImageLoader’ threw an exception. —> System.OverflowException: The image data generated an overflow during processing. —> System.ArithmeticException: Overflow or underflow in the arithmetic operation. — End of inner exception stack trace — at System.Windows.Media.Imaging.ColorConvertedBitmap.FinalizeCreation() at System.Windows.Media.Imaging.ColorConvertedBitmap…ctor(BitmapSource source, ColorContext sourceColorContext, ColorContext destinationColorContext, PixelFormat format) at System.Windows.Media.Imaging.BitmapImage.FinalizeCreation() at System.Windows.Media.Imaging.BitmapImage.EndInit() at System.Windows.Media.Imaging.BitmapImage…ctor(Uri uriSource, RequestCachePolicy uriCachePolicy) at System.Windows.Media.Imaging.BitmapImage…ctor(Uri uriSource) at Flow.Launcher.Infrastructure.Image.ImageLoader…cctor() in C:\projects\flow-launcher\Flow.Launcher.Infrastructure\Image\ImageLoader.cs:line 21 — End of inner exception stack trace — at Flow.Launcher.Infrastructure.Image.ImageLoader.Initialize() in C:\projects\flow-launcher\Flow.Launcher.Infrastructure\Image\ImageLoader.cs:line 37 at Flow.Launcher.App.<OnStartupAsync>b__14_0() in C:\projects\flow-launcher\Flow.Launcher\App.xaml.cs:line 59 at Flow.Launcher.Infrastructure.Stopwatch.NormalAsync(String message, Func`1 action) in C:\projects\flow-launcher\Flow.Launcher.Infrastructure\Stopwatch.cs:line 58 at Flow.Launcher.App.OnStartupAsync(Object sender, StartupEventArgs e) in C:\projects\flow-launcher\Flow.Launcher\App.xaml.cs:line 50 at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__140_0(Object state) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:13 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
onesoundscommented, Oct 19, 2022

ok. I referred to the following document on this matter. https://github.com/dotnet/wpf/issues/3884

This problem may occur when the color profile of the user is virtual and the color profile information is contained in the png.

@BlueDrink9 Please let me know what is your window version / color profile.

image

and then, Please let me know if there is any problem when you replace it with the attached image.

This is new image (removed color profile info) https://github.com/Flow-Launcher/Flow.Launcher/blob/2c87dd448124df56a2fd44393775338b9228be79/Flow.Launcher/Images/app_missing_img.png

If there is no problem, I will replace it with this image.

0reactions
jjw24commented, Oct 19, 2022

Fix available in prerelease.

Read more comments on GitHub >

github_iconTop Results From Across the Web

PNG silent upload fail on jpg conversion - Discourse Meta
Hi! We've had quite a few reports on PNG's failing image uploads on our install at v1.9.0.beta15 +27. It seems to only be...
Read more >
Error when trying to view .png files: "windows photo viewer ...
png file in Windows Photo Viewer stating “Windows Photo Viewer can't open this picture because either photo viewer doesn't support this file ...
Read more >
I am getting the error "The requested resource isn't a valid ...
I am getting the error "The requested resource isn't a valid image for /public/logoicon/logoOrange.png received text/html; charset=utf-8".
Read more >
Image Error Icons - Free SVG & PNG Image Error Images
Find 61 Image Error images and millions more royalty free PNG & vector images from the world's most diverse collection of free icons....
Read more >
Problems with convert on specific PNG file.
I am trying to convert a PNG file with the following command: ... Corrupt image `problematic.png' @ error/png.c/ReadPNGImage/4069.
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