Git Product home page Git Product logo

Comments (21)

galloramiro avatar galloramiro commented on June 29, 2024 2

@ghisvail thanks for coping this into is own issue.
I wasn't sure about it.

Today I updated into the 2023.12.0 v and the error persist.

Also if I try to re arrange the window with super+arrow key I get a instant crash on the app.

from com.bitwarden.desktop.

eylenburg avatar eylenburg commented on June 29, 2024 1

I have the same issue with KDE 5.27.9 Wayland on OpenSUSE Tumbleweed.

I downloaded the official Bitwarden AppImage to check, and copying works. So this is a Flatpak-related bug.

from com.bitwarden.desktop.

arimelody avatar arimelody commented on June 29, 2024 1

can confirm this issue persists on fedora 39, KDE 5.27.10 on wayland. copying to clipboard doesn't appear to work for any field across the app (tested username, password, and TOTP).

this appears to be exclusive to the flathub version, so fellow fedora users can lean on the official rpm package listed on their download page (though they do warn this provides no automatic updates, so use at your discretion). the .appimage release also appears to work without issue, unsure about the .deb package.

from com.bitwarden.desktop.

3DMicks avatar 3DMicks commented on June 29, 2024 1

This issue is still present in Arch KDE Plasma 5.27.10.

My current "workaround" is to run flatpak run com.bitwarden.desktop --ozone-platform=x11 to force it to use xwayland.
If it still tries to use Wayland, you'll need to disable socket=wayland in the flatpak permissions. I recommend using Flatseal.

from com.bitwarden.desktop.

eylenburg avatar eylenburg commented on June 29, 2024 1

This issue is still present in Arch KDE Plasma 5.27.10.
My current "workaround" is to run flatpak run com.bitwarden.desktop --ozone-platform=x11 to force it to use xwayland. If it still tries to use Wayland, you'll need to disable socket=wayland in the flatpak permissions. I recommend using Flatseal.

Thats a good one, do you know if there is any way of runing this with out making it an alias on the console? hahaha

Just edit the starter in the KDE Menu Editor (right click on start menu -> Edit Applications) :

Bitwarden

from com.bitwarden.desktop.

galloramiro avatar galloramiro commented on June 29, 2024 1

Hi @ghisvail today seems to be working.
But last moth works for some days and then stop working again.
I would check this week and if keeps working I would confirm here.
Thanks!

from com.bitwarden.desktop.

galloramiro avatar galloramiro commented on June 29, 2024

Hi @ghisvail, just to know, if there any plan to solve this? there is anything I can do to help?
Thanks

from com.bitwarden.desktop.

ghisvail avatar ghisvail commented on June 29, 2024

Unfortunately, I am neither a KDE user, nor do I know a KDE expert who can help. If you know someone, feel free to direct him or her here.

from com.bitwarden.desktop.

halictuz avatar halictuz commented on June 29, 2024

Same here. Does not work on Fedora kinoite 38/39 and Nobara 38. It did not work on GNOME some weeks ago, not sure if it does now, because I am using KDE right now, and on KDE it still does not work with Flatpak version.

from com.bitwarden.desktop.

galloramiro avatar galloramiro commented on June 29, 2024

This issue is still present in Arch KDE Plasma 5.27.10.

My current "workaround" is to run flatpak run com.bitwarden.desktop --ozone-platform=x11 to force it to use xwayland. If it still tries to use Wayland, you'll need to disable socket=wayland in the flatpak permissions. I recommend using Flatseal.

Thats a good one, do you know if there is any way of runing this with out making it an alias on the console? hahaha

from com.bitwarden.desktop.

noelmiller avatar noelmiller commented on June 29, 2024

I am also running into this issue. When I disable wayland to resolve this the app does not start. What do I need to change in Flatseal to successfully run with the workaround?

[2:0201/151248.372697:ERROR:wayland_connection.cc(193)] Failed to connect to Wayland display: No such file or directory (2)
[2:0201/151248.372727:ERROR:ozone_platform_wayland.cc(259)] Failed to initialize Wayland platform
[2:0201/151248.372730:ERROR:env.cc(255)] The platform failed to initialize.  Exiting.

from com.bitwarden.desktop.

noelmiller avatar noelmiller commented on June 29, 2024

Another option as a workaround is to use the Official AppImage using GearLever to integrate it into your desktop.

I would prefer the flatpak to work properly on KDE, but I can't figure out how to get it to work using Flatseal or creating a separate custom .desktop file..

from com.bitwarden.desktop.

thatLeaflet avatar thatLeaflet commented on June 29, 2024

I'm experiencing this issue on Gnome too. Someone created a patch to fix it, it would be nice if it was integrated into the this flatpak version.

https://github.com/solopasha/bitwarden_flatpak/blob/build-from-source/wayland-clipboard.patch

from com.bitwarden.desktop.

ghisvail avatar ghisvail commented on June 29, 2024

Someone created a patch to fix it, it would be nice if it was integrated into the this flatpak version.

This patch needs to be forwarded and integrated upstream to benefit all distributions.

from com.bitwarden.desktop.

ghisvail avatar ghisvail commented on June 29, 2024

Looks like there is a PR opened for a proposal for a fix:

bitwarden/clients#7508

from com.bitwarden.desktop.

3DMicks avatar 3DMicks commented on June 29, 2024

As of the 2024.3.0 update a0f1bd1, copying seems to be working fine. Although Bitwarden now takes a very long time to open.

from com.bitwarden.desktop.

noelmiller avatar noelmiller commented on June 29, 2024

As of the 2024.3.0 update a0f1bd1, copying seems to be working fine. Although Bitwarden now takes a very long time to open.

Confirmed, seems to be working properly again. I've also noticed it opens a tad bit slower than usual.

from com.bitwarden.desktop.

ghisvail avatar ghisvail commented on June 29, 2024

Works on KDE Neon running Plasma 6 on Wayland

from com.bitwarden.desktop.

ghisvail avatar ghisvail commented on June 29, 2024

@galloramiro, could you confirm whether the issue is fixed on your end?

Asking since you were the original reporter of the problem for your own KDE setup.

from com.bitwarden.desktop.

chisaato avatar chisaato commented on June 29, 2024

Works on
image
KDE 5.27 on Fedora 39

tested with flatpak edition

image

from com.bitwarden.desktop.

galloramiro avatar galloramiro commented on June 29, 2024

Working here!
Screenshot_20240318_164555
Screenshot_20240318_164513

You can close this @ghisvail

from com.bitwarden.desktop.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.