falahati / HeliosDisplayManagement

An open source display profile management program for Windows with support for NVIDIA Surround
GNU General Public License v2.0
262 stars 26 forks source link

Cannot set profile for single and multi-monitor outputs, and cannot enable bezel correction on surround. #13

Closed ittbattlesship closed 5 years ago

ittbattlesship commented 6 years ago

I read a post about the xml file that stores profiles and noticed that I could manually edit them. I added a profile for a single monitor, but cannot switch from my extended multi-monitor configuration to the single or vice versa as Helios thinks that no matter which is in use both are currently active. Also, switching to surround does not enable bezel correction. I attempted to use the edit window to set it, but all of the options are greyed out in the edit window. I am also having an issue with loading the edit screen for profiles when I have any more than one monitor active. It comes up after an extremely long time and causes serious performance issues until it loads (generally takes 1-2 minutes before it finally appears). With just one monitor active, it comes up almost immediately. I am running Windows 7 x64 on an AMD FX 8150 with 32 GB of ram, GTX 1060 and GTX 1070 with 8 monitors (6 x 1080p + 2 x 1280x1024), and an SSD. I'd be happy to help debug this as it's most likely a special case considering my hardware configuration. Thanks for making such a useful application. I couldn't be happier with its functions so far, but the finer details have finally forced me to request your assistance.

falahati commented 6 years ago

Hey,

Actually, your problem might end up being very helpful as I can see traces of #11, #6 and #2.

I just wrote a small program to dump current system settings and configuration to help me know the situation a little better. Steps to follow:

  1. Download the HeliosDisplayManagement.Reporting.zip file.
  2. Extract it to the desktop. (or somewhere with write access for your user account)
  3. Execute the program and wait for it to end, then press Enter to exit.
  4. This will generate a log file right next to the program, rename this newly created log file from "HeliosDisplayManagement.Reporting.XXXXX.log" to a meaningful name, for example: "DisabledSurround.log" or "AllMonitorsExtended.log" so I know what the log is about.
  5. Switch to other modes (using Windows Control Panel and NVidia Control Panel) and repeat these steps.

At the end of this process, you should have multiple ".log" files each generated while your system was in a correct mode. I need this information as I need to follow the program's logic based on your system while you are in a specific mode. Send these log files to me. Feel free to check the log files for any information you might not want to share with the public.

Also, the source code of this program is now available as a part of this repository, so you can always check the source code or even compile it yourself.

falahati commented 5 years ago

I am going to close this issue due to receiving no response. Feel free to post again if this issue was still present using the latest release version of this application.

ittbattlesship commented 5 years ago

I sent a reply. Not sure why you never received it

On Thu, Oct 25, 2018, 8:00 PM Soroush notifications@github.com wrote:

I am going to close this issue due to receiving no response. Feel free to post again if this issue was still present using the latest release version of this application.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/falahati/HeliosDisplayManagement/issues/13#issuecomment-433252763, or mute the thread https://github.com/notifications/unsubscribe-auth/ApKYrrdiRGlHgXMYoGEnAWX7c2g5i7YNks5uol60gaJpZM4WikmN .

falahati commented 5 years ago

Had no idea, maybe GitHub missed it. Please post again directly via the GitHub website.

Before that, however, please try the latest version and see if any of the problems reported are resolved: https://github.com/falahati/HeliosDisplayManagement/releases/tag/v0.9.4.4

falahati commented 5 years ago

Closing due to no response; again.

ittbattlesship commented 5 years ago

Fair enough. Been too busy to test.

On Fri, Nov 9, 2018, 19:42 Soroush <notifications@github.com wrote:

Closing due to no response; again.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/falahati/HeliosDisplayManagement/issues/13#issuecomment-437547263, or mute the thread https://github.com/notifications/unsubscribe-auth/ApKYrpIULxLd74W-qbN-FM5COHa3Dzwaks5uti74gaJpZM4WikmN .

falahati commented 5 years ago

Feel free to open it again if you managed to find some time to test this. Might end up being useful to others.

Thanks