Stengo / DeskPad

A virtual monitor for screen sharing
MIT License
956 stars 40 forks source link

Apps moved to DeskPad are not shown #19

Closed nift-d closed 9 months ago

nift-d commented 9 months ago

Hardware/OS configuration:

Version:

Symptoms:

Steps to reproduce:

Permissions granted:

side notes:

Stengo commented 9 months ago

Hey! Try deleting the system setting permission, restart the new installation of DeskPad, grant the permission but deny restarting via the dialog, then restart manually 🙂

I've had this problem a few times during development. macOS doesn't distinguish between multiple installations of the same app in the permissions screen, so it keeps the granted permission for the old version but doesn't add a new one for the new version (but also doesn't allow the new version to do the restricted things) 😅

nift-d commented 9 months ago

Not sure if I understand correctly:

  1. deleted the permission for Accessibility and Screen Recording
  2. removed deskpad brew remove deskapp
  3. installed deskpad brew install deskpad again
  4. started DeskPad via spotlight, clicked "Open System Settings" in the appearing popup and only allowed Screen Recording but with denying the restart by clicking "Later"
  5. restarted manually
  6. and I was faced with the same request again: image

I did the same but with quitting and restarting right after allowing Screen Recording, but with no change..

Stengo commented 9 months ago

Hm, that's odd 🤔 I'd recommend playing around a bit more with deleting the permission.

It's really important to launch the same version of DeskPad throughout the whole process, as spotlight for example might still link to an older one that's perhaps in a download folder or something similar (at least that happened to me a few times 😄). So if you want to be extra sure perhaps find the executable and launch it directly.

Other than that I don't currently have any tips for how to proceed 😕

nift-d commented 9 months ago

I tried everything even rebooting and clearing the brew cache for making sure it downloads the package again. it is impossible to use now..

nift-d commented 9 months ago

ok, took the package from github again and it works now. maybe due to the homebrew package?