mirror of
https://github.com/mumble-voip/mumble.git
synced 2026-03-03 00:46:56 -05:00
Overlay doesn't work with SWTOR if opened after SWTOR #8
Labels
No labels
GlobalShortcuts
Hacktoberfest
accessibility
acl
asio
audio
bonjour
bsd
bug
build
certificate
ci
client
code
documentation
external-bug
feature-request
gRPC
github
good first issue
help wanted
help-needed
ice
installer
linux
macOS
needs-ckeck-with-latest-version
needs-more-input
overlay
positional audio
priority/P0 - Blocker
priority/P1 - Critical
priority/P2 - Important
priority/P3 - Somewhat important
priority/P4 - Low
public-server-registration
qt
recording
release-management
server
stale-no-response
stale-support
support
task
test
theme
translation
triage
ui
windows
wontfix
x64
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mumble-mumble-voip#8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mumble-voip on GitHub (Feb 18, 2013).
The overlay works correctly only if the mumble is opened before Star Wars the Old Republic, but it is not displayed if the mumble is run after the SWTOR is open. This might be related to the fact the SWTOR runs with elevated priviledges.
This ticket has been migrated from sourceforge. It is thus missing some details like original creator etc.
The original is at https://sourceforge.net/p/mumble/bugs/963/ .
@Kissaki commented on GitHub (Nov 5, 2013):
If SWTOR is run with elevated privileges (admin mode) and Mumble is not, the overlay should not display in any case.
The display is only expected to display if Mumble is started before the application.
This is because Mumble has to prepare injection, and when the new application starts (and creates its Direct3D devices) to inject the overlay code.