ArtificialQualia / PyEveLiveDPS

PyEveLiveDPS (PELD) is a live DPS calculator and grapher for EVE Online
GNU General Public License v3.0
157 stars 27 forks source link

window not opening and showing anything. #78

Open Taiphoz opened 2 years ago

Taiphoz commented 2 years ago

I run the client and it looks like its trying to open but nothing actually shows up, I don't get the dps window at all.

ArtificialQualia commented 2 years ago

Hi, I need a bit more information to be able to help you.

If you could get me your PELD log file by following these instructions I should be able to help:

  1. Open Windows File Explorer
  2. Put %APPDATA%\PELD into your File Explorer navigation bar
  3. Drag the PELD.log file from that folder into a reply to this issue

Then I can take a look at the log file and get back to you.

Taiphoz commented 2 years ago

Thanks, I didnt know there was a settings file stored there so I tried deleting that first and it solved my problem, I guess I must have had a corrupt or old settings file that was not removed the last time I uninstalled it.

Working now.

ArtificialQualia commented 2 years ago

Glad to hear it is working for you now!

profporridge commented 1 year ago

I encountered the same issue. It's reproduceable if you change your monitor configuration, for instance, with a dual monitor configuration drag PELD onto monitor number 2, and then disable or unplug the second monitor. PELD will continue to launch and run off-screen. Updating 'windowX' in the config JSON allowed me to move the window back into the visible range of my desktop. Suggest checking desktop dimensions at launch and ensuring the window is not off-screen

ArtificialQualia commented 1 year ago

Thanks @profporridge, I really appreciate your feedback and discovery on this issue. I'll reopen this issue so it can be addressed in a future release.