Skip to content

Prevent the double start of DBeaver on macos#70

Merged
achekulaev merged 1 commit intodocksal:masterfrom
CyberJack:dbeaver-prevent-double-start-on-macos
Nov 10, 2020
Merged

Prevent the double start of DBeaver on macos#70
achekulaev merged 1 commit intodocksal:masterfrom
CyberJack:dbeaver-prevent-double-start-on-macos

Conversation

@CyberJack
Copy link
Contributor

On macOS, the dbeaver addon causes DBeaver to be started twice. The problem was caused by using osascript during the detection of the DBeaver installation path. This pull request removes the use of osascript, which resolves the double starting of DBeaver. On macOS, the open command will now be used to start DBeaver instead.

@lmakarov lmakarov requested a review from achekulaev October 30, 2020 17:56
@lmakarov lmakarov added the bug label Oct 30, 2020
@achekulaev achekulaev merged commit 5e8e2cd into docksal:master Nov 10, 2020
@CyberJack CyberJack deleted the dbeaver-prevent-double-start-on-macos branch November 11, 2020 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants