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.

while trying to generate qr code following crash occurs:

System.Runtime.InteropServices.ExternalException (0x80004005): A generic error occurred in GDI+.
   at System.Drawing.SafeNativeMethods.Gdip.CheckStatus(Int32 status)
   at System.Drawing.Graphics.FillRectangle(Brush brush, Int32 x, Int32 y, Int32 width, Int32 height)
   at System.Drawing.Graphics.FillRectangle(Brush brush, Rectangle rect)
   at QRCoder.QRCode.GetGraphic(Int32 pixelsPerModule, Color darkColor, Color lightColor, Boolean drawQuietZones)
   at QRCoder.QRCode.GetGraphic(Int32 pixelsPerModule)

not very helpful exception, maybe you need some more details?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:20

github_iconTop GitHub Comments

1reaction
ahwmcommented, Oct 15, 2020

In another branch I just specified that it was for 1.x: https://github.com/BrandonPotter/GoogleAuthenticator/commit/28804161d6ae6d4bbd5e2a05bf0559c2211d115b

And working on the intellisense update.

1reaction
ahwmcommented, Oct 14, 2020
Read more comments on GitHub >

github_iconTop Results From Across the Web

How to troubleshoot kernel crashes, hangs, or reboots with ...
How to troubleshoot kernel crashes, hangs, or reboots with kdump on Red Hat Enterprise Linux. Solution Verified - Updated July 6 2023 at ......
Read more >
Why does my linux keep crashing?
I have noticed for some reason (and whether this is true or not, I'm not sure) that Linux is more sensitive to failing...
Read more >
crash(8) - Linux manual page
Crash is a tool for interactively analyzing the state of the Linux system while it is running, or after a kernel crash has...
Read more >
How to crash Linux - Linux Tutorials
In this tutorial, we show several different methods that can be used to crash a Linux system. We also show how to prevent...
Read more >
Linux crashing randomly : r/archlinux
I'm using Linux for 4 years right now. Something about a year ago I started to experience some random crashes. I switch to...
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