johndbritton / teleport

Virtual KVM for macOS
GNU General Public License v2.0
785 stars 131 forks source link

Teleport Crashes #93

Open AKMusicProductions opened 3 years ago

AKMusicProductions commented 3 years ago

Question

So I just installed macOS Catalina on one computer and have High Sierra on the other. Originally, they both had High Sierra on them and I was using Teleport with very FEW issues. LOVE Teleport!

However, now I've installed Catalina and I downloaded the latest version of Teleport (v1.3.3). It opens fine and I'm able to configure as before but when I try to place the computer to be controlled to the right, left (top or bottom!) of the arrangement window (see attachment), Teleport will show the red highlight line but then as I release the mouse... it crashes on the Catalina/controlling computer?

Screen Shot 2021-02-10 at 9 48 49 AM

AKMusicProductions commented 3 years ago

So... now it actually appears as if it would work. I 'm able to configure the windows and it isn't crashing when I release the mouse key (as before). But nothing happens beyond that. I can't move between computer screens as it once did. The host computer (a 2014 Mac Mini) is on Catalina and the client computer (2009 Mac Pro) is on Sierra (not High Sierra as previously stated and the Mac Pro cannot go beyond macOS 10.12.x). PLEASE HELP!!! I'm willing to pay!!!

johndbritton commented 3 years ago

@AKMusicProductions This seems like an issue that may be specific to OS versions. To help with debugging, ou can turn on debug mode for teleport with defaults write com.abyssoft.teleport enableLogging 1 then messages will appear in console.

Please go through the steps, restart everything, and then post the output from Teleport.

You might want to turn logging back off after as well.

AKMusicProductions commented 3 years ago

So… not being the computer mind that YOU are (!), I will assume that what you gave me (below) is a Terminal command line which I can do but would also need to know how that command line will look to disable it (since Terminal commands are so damn fickle!)

www.imdb.com/name/nm1040550/ http://www.imdb.com/name/nm1040550/ (credits) www.akmusicproductions.com http://www.akmusicproductions.com/ (company website) www.akmusicproductions.com/albums https://akmusicproductions.com/albums (production albums) Soundcloud 1: https://soundcloud.com/akmusicproductions/sets https://soundcloud.com/akmusicproductions/sets (instrumental) Soundcloud 2: https://soundcloud.com/akmusicproductions2/sets https://soundcloud.com/akmusicproductions2/sets (instrumental) Soundcloud 3: https://soundcloud.com/akmusic3 https://soundcloud.com/akmusic3 (instrumental) Soundcloud 4: https://soundcloud.com/akmusic_4 https://soundcloud.com/akmusic_4 (instrumental) Soundcloud 5: https://soundcloud.com/akmusic_5 https://soundcloud.com/akmusic_5 (instrumental) Soundcloud 6: https://soundcloud.com/akm_6 https://soundcloud.com/akm_6 (instrumental) www.reverbnation.com/akmusicproductions http://www.reverbnation.com/akmusicproductions (songs)

On Feb 22, 2021, at 4:39 PM, John Britton notifications@github.com wrote:

@AKMusicProductions https://github.com/AKMusicProductions This seems like an issue that may be specific to OS versions. To help with debugging, ou can turn on debug mode for teleport with defaults write com.abyssoft.teleport enableLogging 1 then messages will appear in console.

Please go through the steps, restart everything, and then post the output from Teleport.

You might want to turn logging back off after as well.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/johndbritton/teleport/issues/93#issuecomment-783727682, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASZWOENHDGWNFTQRLAQDH3TTALMLTANCNFSM4XNG3BOQ.

johndbritton commented 3 years ago

the command to disable it would be defaults write com.abyssoft.teleport enableLogging 0