oxen-io / session-desktop

Session Desktop - Onion routing based messenger
https://getsession.org
GNU General Public License v3.0
1.57k stars 193 forks source link

[BUG] Image upload error #2826

Open qdhj opened 1 year ago

qdhj commented 1 year ago

Code of conduct

Self-training on how to write a bug report

Is there an existing issue for this?

Current Behavior

Tryed to upload two images by pressing the "plus"-button. Got three errors:

> Unhandled Error
> 
> Error: ENOENT: no such file or directory, lstat '/Users/JazminKam/Documents/Session.app'
>     at realpathSync (node:fs:2486:7)
>     at Object.realpathSync (node:electron/js2c/asar_bundle:5:5065)
>     at Function.<anonymous> ([REDACTED]/ts/node/protocol_filter.js:27:73)

then my images appeared cropped:

1 Снимок экрана 2023-07-17 в 09 53 33

p.s. drag'n'drop also doesn't work

Expected Behavior

No response

Steps To Reproduce

No response

Desktop Version

v1.10.8

Anything else?

  1. macOS 2017 Thunderbolt
  2. 13.0.1 (22A400)
  3. 8ee731b2a5311ff02963c6a3720d2dec4a71afea

log file: session_debug_1689580325988.txt

slrslr commented 1 year ago

It reminded me issues with Flatpak i had. https://askubuntu.com/questions/1086529/how-to-give-a-flatpak-app-access-to-a-directory/1398725#1398725 https://flathub.org/apps/network.loki.Session But that may not be your issue. Someone else may reply.