sfx101 / deck

DECK is a powerful and high performant local web development studio, an open source alternative to Docker desktop

Home Page:https://github.com/deck-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot dismiss 'Hold on a sec' message

sjregan opened this issue · comments

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

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.

Thank you for your response.

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

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.

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

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.

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.