GithubHelp home page GithubHelp logo

Comments (11)

ravibpatel avatar ravibpatel commented on May 18, 2024

did you set the CaptureScreen property to true? Like as shown in Readme.

https://github.com/ravibpatel/CrashReporter.NET#capture-whole-screen-instead-of-application-screen

from crashreporter.net.

StevenW1969 avatar StevenW1969 commented on May 18, 2024

Yes I did. I also noticed that it is only on my development workstation. I currently have [4] 28" Samsung 4K monitors at 3480 x 2160 resolution in an extended quadrant configuration so the total overall resolution is 6960 x 4320. I know this is not a standard configuration and is what is most likely the issue. I compiled my C# application and installed it on a regular workstation that has [4] 24" Asus HD monitors at 1920 x1200 resolution in an extended quadrant configuration so the total overall resolution is 3840 x 2400. The Screenshot was just fine on this machine. So I came to the conclusion that there must be a limit to the total resolution or that the 4K is an issue.

Our Engineering and development staff all have the HD resolution monitors, the 4K workstation is the new standard that we are changing all our workstations too.

The majority of our users for this application currently use the HD, but will soon be using 4K.

from crashreporter.net.

ravibpatel avatar ravibpatel commented on May 18, 2024

Can you try the utility in below link? It saves a screenshot to the clipboard so you need to paste it into Paint or any other image manipulation program. If it works I can implement it in CrashReporter.NET.

https://www.dropbox.com/s/4kp50d8xk6rjxok/ScreenCapture_utility.zip?dl=0

from crashreporter.net.

StevenW1969 avatar StevenW1969 commented on May 18, 2024

from crashreporter.net.

ravibpatel avatar ravibpatel commented on May 18, 2024

If you set CaptureScreen to true it will only call the CaptureScreen method of CaptureScreenshot class but if you don't set it then it will be false and it will skip the call to CaptureScreen and only call the CaptureActiveWindow which takes the screenshot and save it to the temp directory.

from crashreporter.net.

StevenW1969 avatar StevenW1969 commented on May 18, 2024

from crashreporter.net.

ravibpatel avatar ravibpatel commented on May 18, 2024

Just don't set the CaptureScreen to anything or set it to false and it will take only active window screenshot.

from crashreporter.net.

StevenW1969 avatar StevenW1969 commented on May 18, 2024

from crashreporter.net.

EddieDemon avatar EddieDemon commented on May 18, 2024

Hi @StevenW1969, it's been quite some time since this issue was opened, but do you still encounter this problem? Or have you created a fix?

from crashreporter.net.

EddieDemon avatar EddieDemon commented on May 18, 2024

@ravibpatel I suppose we could close this?

from crashreporter.net.

ravibpatel avatar ravibpatel commented on May 18, 2024

@EddieDemon Yeah.

from crashreporter.net.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.