08-12-2021, 04:15 PM | #1 |
Junior Member
Join Date: Aug 2021
Posts: 2
|
Display Link Manager closes after User switching
I have a Targus DOCK190EUZ connected to my MBP M1. There are two screens connected to the dock.
I use the MacBook with a private and a work account and I often switch between them. Whenever I change to the other account and back again, the DisplayLink Manager is closed. I need to manually start it again in order to "activate" the two external displays. How can I fix that? |
11-25-2021, 12:05 PM | #2 |
Junior Member
Join Date: Nov 2021
Posts: 1
|
Hi there, did you ever get to the bottom of this issue or find any workarounds?
Having the same troubles here, M1 MacBook Air, Dell D6000 dock, with 2 displays attached through DisplayPort plugs on the back of the dock. Seems to be very little about this particular problem out there... Cheers |
12-04-2021, 06:33 PM | #3 |
Junior Member
Join Date: Aug 2021
Posts: 2
|
The only solution I found is to close the App before switching accounts.
Definitely not the best usability. |
12-14-2021, 01:06 AM | #4 |
Junior Member
Join Date: Dec 2021
Posts: 2
|
I just discovered this today. Like AverageBen, I have an M1 MacBook Air and Dell D6000 dock with 2 displays. I work in clamshell mode, so when I switch, I have to open my MBA and turn DL back on. Very annoying.
Turning off DL prior to switching isn't helpful because if you turn it off, then you don't have the extended desktop. That's fine, though, if you're not working in clamshell I guess. I hope there's a fix for this soon. |
01-20-2022, 10:04 AM | #5 |
Junior Member
Join Date: Jan 2022
Posts: 1
|
Hi I'm having this issue too and wondering if there is a known fix for this yet or are we still waiting?
Using a M1 MacBook Air with Dual Monitors on pluggable dock |
04-02-2022, 09:47 AM | #6 |
Junior Member
Join Date: Apr 2022
Posts: 1
|
Any updates?
Still facing this issue, hope this is fixed soon
|
04-08-2022, 08:04 AM | #7 |
Junior Member
Join Date: Jan 2021
Posts: 3
|
+1
I do some user switching during the day on Mac OS (Business / Private Profile). It would be nice if displaylink would recognize the circumstances and auto initialize itselfs afterwards. |
04-14-2022, 09:29 AM | #8 |
Junior Member
Join Date: Apr 2022
Posts: 1
|
My Solution
I use Eventscripts to solve this.
https://www.mousedown.net/software/Downloads.html and this script on fast user switch. Code:
-- To receive the eventArgs parameter -- we wrap the script in an on run handler -- eventArgs is a variable which will be populated when the script is executed -- by EventScripts. If you run the script outside of EventScripts (eg in an editor) -- you'll get an error since "trigger" has not been set in "eventArgs". on run eventArgs -- every eventArgs record has a trigger property -- that describes the action that caused the script to be executed set thisTrigger to (trigger of eventArgs) if thisTrigger is "Fast user switched in" then -- do whatever you want to happen when -- the screen is unlocked here -- YOUR SCRIPT HERE tell application "/Applications/DisplayLink Manager.app" activate end tell |
05-04-2022, 09:19 AM | #9 |
Junior Member
Join Date: May 2022
Posts: 1
|
Vote for feature request
You can vote for a related open feature request here:
https://support.displaylink.com/foru...i-user-support |
06-23-2023, 07:54 PM | #10 | |
Junior Member
Join Date: Sep 2019
Posts: 6
|
DisplayLink fails when switching users
Quote:
Is there a way to install the DisplayLink software for 'all users'? The failure to load happens when switching user accounts and is not specific to which account was logged into on a restart. I with account several times a day for different work projects and restating each time is inconvenient at best, it significantly interferes with work efficiency. Thanks for any and all suggestions/help! Cheers |
|
Thread Tools | Search this Thread |
Display Modes | |
|
|