Basedash / dockhunt

Discover the apps everyone is docking about. Made by the team at @Basedash.
https://www.dockhunt.com
281 stars 5 forks source link

App crashes when in downloads folder #23

Closed mpwg closed 1 year ago

mpwg commented 1 year ago

When I start thew App from my downloads folder, I get this error: (MacOS 13.2 (22D49), Intel)

Scanning your dock...

Found the following pinned apps in your dock:

•  Elk
•  BBEdit
•  iTerm
•  Safari
•  Mail
•  NetNewsWire
•  Discord
•  Kalender
•  Nachrichten
•  Karten
•  Fotos
•  Erinnerungen
•  Kontakte
•  TV
•  Musik
•  Broadcasts
•  GraphicConverter 11
•  App Store
•  Systemeinstellungen
•  Steam
node:fs:1349
  handleErrorFromBinding(ctx);
  ^

Error: EROFS: read-only file system, mkdir '/private/var/folders/xk/_zlrj7391939rw0wzqk0s7fm0000gn/T/AppTranslocation/6C183074-E1F5-40E5-A647-CC82F8E5CBD9/d/Dockhunt.app/Contents/Resources/temp_1675747491055_icon_conversion'
    at Object.mkdirSync (node:fs:1349:3)
    at Object.mkdirSync (pkg/prelude/bootstrap.js:1642:33)
    at getDockContents (/snapshot/dist/index.cjs)
    at processTicksAndRejections (node:internal/process/task_queues:96:5) {
  errno: -30,
  syscall: 'mkdir',
  code: 'EROFS',
  path: '/private/var/folders/xk/_zlrj7391939rw0wzqk0s7fm0000gn/T/AppTranslocation/6C183074-E1F5-40E5-A647-CC82F8E5CBD9/d/Dockhunt.app/Contents/Resources/temp_1675747491055_icon_conversion'
}
infinitepower18 commented 1 year ago

The instructions say that you need to move the app to the Applications folder before running it

mpwg commented 1 year ago

i had to check the website if there is such a text, and yes you are correct, it is written on the webpage. (that no-one will read :-) )