sfx101 / deck

DECK is a powerful and high performant local web development studio, an open source alternative to Docker desktop
https://github.com/deck-app
GNU Affero General Public License v3.0
1.51k stars 71 forks source link

Cannot dismiss 'Hold on a sec' message #134

Open sjregan opened 1 year ago

sjregan commented 1 year ago

The alert that pops up stating: "Hold on a sec - a process is already running...." cannot be dismissed when output window is open.

The output window appears underneath the alert, but has priority in terms of text selection and button presses.

MacOS version 4.2.0.

Screen Shot 2023-03-08 at 9 49 12 am
nabad600 commented 1 year ago

Hi @sjregan, thank you for sharing your issue. "Hold on a sec - a process is already running...." when one process is running please don't run another process at the same time means don't run multi-process at the same time but you can run multiple containers at the same time. We'd be happy to help.

sjregan commented 1 year ago

Thank you for your response.

The issue is that the UI is broken, it is not relating to running multiple tasks :)

nabad600 commented 1 year ago

Hi @sjregan, Thank you for your response, Your MacOS version is 4.2.0. Can you please upgrade to the MacOS version to at least 10.15.7, and try once to check if the issue persists or not? We'd be happy to help.

sjregan commented 1 year ago

@nabad600 My MacOS version is 12.6. I am referring to Deck version 4.2.0 for MacOS.

nabad600 commented 1 year ago

Hi @sjregan, thank you for your response, Could you please do the following?

  1. Open the deck app and go to settings, click on Docker engine & uncheck Remote engine image
  2. Open the terminal and Uninstall multipass using sudo sh "/Library/Application Support/com.canonical.multipass/uninstall.sh"
  3. Uninstall DECK

The above should reinstall correctly, hope it will be working properly. We'd be happy to help.

sjregan commented 1 year ago

Hi,

Unless you have updated the app the issue remains. The steps do not apply to the issue, the issue is regarding your UI, not multipass.

Thanks.