Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to open or download images in the Flatpak version. #670

Closed
ForeverNooob opened this issue Jul 10, 2022 · 3 comments · Fixed by #767
Closed

Unable to open or download images in the Flatpak version. #670

ForeverNooob opened this issue Jul 10, 2022 · 3 comments · Fixed by #767

Comments

@ForeverNooob
Copy link

ForeverNooob commented Jul 10, 2022

Describe the bug

In the Flatpak version (in.cinny.Cinny) it's currently not possible to open an image (in a new tab) or download an image.

Viewing images might not be possible since Tauri is not able to open new tabs. There's a FR for this though: #5

Reproduction

  1. flatpak install in.cinny.Cinny
  2. flatpak run in.cinny.Cinny
  3. Login
  4. Go to a room that has images.
  5. View or download an image.

Expected behavior

Images are being shown or downloaded (as it is possible in the web version)

Platform and versions

1. OS: Ubuntu 18.04
2. Cinny version: v2.0.4
3. Homeserver: matrix.org

Additional context

No response

@deanveloper
Copy link
Contributor

This seems more likely to be a bug in cinny-desktop, as this works fine on windows (albiet "open in a new tab" button opens the image in a new window)

@camelCaseNick
Copy link

camelCaseNick commented Jul 23, 2022

cinny in cinny-desktop currently silently places those into your XDG download directory, most likely it is ~/Downloads. It might have to do with tauri-apps/wry#349 resulting in the WebKitGTK default instead of tauri using their own save dailog automatically.

@kfiven
Copy link
Collaborator

kfiven commented Aug 10, 2022

Downloading works as camelCaseNick pointed out, in case of opening seems dup of #534 or #5.

@ajbura ajbura mentioned this issue Aug 19, 2022
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants