Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotkeys stop successfully working after selecting last opened EVE client #12

Open
Groot2C opened this issue Mar 16, 2023 · 7 comments
Open

Comments

@Groot2C
Copy link

Groot2C commented Mar 16, 2023

Phrynohyas#204

Exact same issue as described in the previous EVE-O github. Has anyone found a solution yet?

Basically what happens is after I select my last opened EVE client, I can no longer use hotkey's to switch to any other client until I either click off my eve window or manually select a different client from the thumbnails.

@Groot2C
Copy link
Author

Groot2C commented Mar 16, 2023

Funnily enough -- I just found a workaround of using the "minimize inactive eve clients" where it will let you "break out" and continue to cycle once the "stuck" account is minimized.

@feyyd
Copy link

feyyd commented Jun 8, 2023

I actually can't reproduce this when I tried. Can you provide your json settings file so I can attempt to reproduce with same settings? Also, how many accounts were you using?

@EvictionCo
Copy link

Having this issue myself, 4 clients. JSON:

{
  "ConfigVersion": 1,
  "CycleGroup1ForwardHotkeys": [
    "F15",
    "Control+F15"
  ],
  "CycleGroup1BackwardHotkeys": [
    "F14",
    "Control+F14"
  ],
  "CycleGroup1ClientsOrder": {
    "EVE - Jimmy Eviction": 4,
    "EVE - Edward Eviction": 3,
    "EVE - Marcus Eviction": 2,
    "EVE - Harold Eviction": 1
  },
  "CycleGroup2ForwardHotkeys": [
    "F16",
    "Control+F16"
  ],
  "CycleGroup2BackwardHotkeys": [
    "F15",
    "Control+F15"
  ],
  "CycleGroup2ClientsOrder": {
    "EVE - Example Logi Toon 1": 1,
    "EVE - Example Scout Toon 2": 2,
    "EVE - Example Tackle Toon 3": 3
  },
  "PerClientActiveClientHighlightColor": {
    "EVE - Example Toon 1": "Red",
    "EVE - Example Toon 2": "Green"
  },
  "MinimizeToTray": true,
  "ThumbnailRefreshPeriod": 500,
  "CompatibilityMode": false,
  "ThumbnailsOpacity": 0.5,
  "EnableClientLayoutTracking": false,
  "HideActiveClientThumbnail": false,
  "MinimizeInactiveClients": false,
  "ShowThumbnailsAlwaysOnTop": true,
  "EnablePerClientThumbnailLayouts": false,
  "HideThumbnailsOnLostFocus": false,
  "HideThumbnailsDelay": 2,
  "ThumbnailSize": "384, 216",
  "ThumbnailMaximumSize": "960, 540",
  "ThumbnailMinimumSize": "192, 108",
  "EnableThumbnailSnap": true,
  "EnableThumbnailZoom": false,
  "ThumbnailZoomFactor": 2,
  "ThumbnailZoomAnchor": 0,
  "ShowThumbnailOverlays": true,
  "ShowThumbnailFrames": false,
  "EnableActiveClientHighlight": true,
  "ActiveClientHighlightColor": "GreenYellow",
  "ActiveClientHighlightThickness": 3,
  "LoginThumbnailLocation": "5, 5",
  "PerClientLayout": {},
  "FlatLayout": {
    "EVE - Jimmy Eviction": "2490, 3",
    "EVE - Edward Eviction": "2104, 3",
    "EVE - Marcus Eviction": "1727, 5",
    "EVE - Harold Eviction": "1343, 5"
  },
  "ClientLayout": {},
  "ClientHotkey": {},
  "DisableThumbnail": {},
  "PriorityClients": []
}

Windows 10 latest, EVE-O Preview 6.0.0.3, client windows are Fixed Window.

@Evolution0
Copy link

Interestingly enough when it does this its not like it refuses to cycle, it cycles then pops back to the last client as if whatever code is attached to the hotkey functionality is switching clients temporarily, but can't set whatever value contains the active client so it gets switched back the next process tick.

@tekeve
Copy link

tekeve commented Aug 25, 2023

I found this is an issue when Overwolf is running - exiting Overwolf in the system tray resolved.

@tylort69
Copy link

tylort69 commented Feb 1, 2024

I found this is an issue when Overwolf is running - exiting Overwolf in the system tray resolved.

I can confirm that this solved the issue for me.

@Zerbia01
Copy link

Zerbia01 commented Jun 16, 2024

thank you so much, experienced this bug for a month before i unsubbed my other accounts, made my evenings hell, even tried using ISBoxer which didnt solve the problem. overwolf piece of shit malware.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants