Git Product home page Git Product logo

Comments (22)

rderooy avatar rderooy commented on July 24, 2024 3

There is a possible fix for this issue in #169

Once it lands, please try it and report whether the problem is fixed for you.

Reverting to X11 is not an actual fix. It is at best a workaround.

from com.bitwarden.desktop.

Ziomal12 avatar Ziomal12 commented on July 24, 2024 2

Had the same issue on Ubuntu 23.10 Wayland. The solution for me was to disable socket=fallback-x11 in FlatSeal for Bitwarden. (I also have enabled socket=wayland but I'm not sure if it's relevant).

from com.bitwarden.desktop.

almereyda avatar almereyda commented on July 24, 2024 1

A fix in bitwarden/clients#6812 (comment) suggests to "enable the wayland-data-control feature" of the "arboard crate".

from com.bitwarden.desktop.

the4anoni avatar the4anoni commented on July 24, 2024

I have same issue

Debian 12 + KDE

from com.bitwarden.desktop.

RaptaG avatar RaptaG commented on July 24, 2024

Same issue here, on Fedora Kinoite 38 and Wayland

from com.bitwarden.desktop.

parcelcat avatar parcelcat commented on July 24, 2024

Possibly also related to bitwarden/clients#6883

from com.bitwarden.desktop.

rderooy avatar rderooy commented on July 24, 2024

workaround to the issue:

  1. view the password
  2. highlight the password with the mouse
  3. right click, and select "Copy"

from com.bitwarden.desktop.

b1zzu avatar b1zzu commented on July 24, 2024

Same here

from com.bitwarden.desktop.

eylenburg avatar eylenburg commented on July 24, 2024

Had the same issue on Ubuntu 23.10 Wayland. The solution for me was to disable socket=fallback-x11 in FlatSeal for Bitwarden. (I also have enabled socket=wayland but I'm not sure if it's relevant).

This didn't work for me. (OpenSUSE Tumbleweed, KDE 5.27 Wayland)

from com.bitwarden.desktop.

almereyda avatar almereyda commented on July 24, 2024

The workaround worked here in Ubuntu 23.10 with GNOME 45 on Wayland.

socket=wayland was already active.

Edit: As well on Fedora 39 GNOME 45.1 Wayland.

from com.bitwarden.desktop.

deB4SH avatar deB4SH commented on July 24, 2024

Sadly the workaround with disabling socket=x11 and socket=fallback-x11 didn't work out for me.
Debian 12 (fresh install), KDE 5.27.5

from com.bitwarden.desktop.

ghisvail avatar ghisvail commented on July 24, 2024

There is a possible fix for this issue in #169

Once it lands, please try it and report whether the problem is fixed for you.

from com.bitwarden.desktop.

ghisvail avatar ghisvail commented on July 24, 2024

@rderooy Based on your comment it looks like you did not bother reading the actual commit closing the issue.

Let me quote it for you:

Keep both Wayland and X11 socket permissions

There is an issue upstream with copy and paste on pure Wayland.

Users have reported that keeping the X11 socket alive solves it.

To be reverted when upstream fixes the issue for good.

Emphasis added to be sure you caught the important line.

from com.bitwarden.desktop.

eylenburg avatar eylenburg commented on July 24, 2024

I tried running the current version with fallback-x11 disabled but x11 and wayland enabled but the problem remains. Possibly this is a KDE-related issue as @deB4SH had the same problem also on KDE?

from com.bitwarden.desktop.

randshell avatar randshell commented on July 24, 2024

I tried running the current version with fallback-x11 disabled but x11 and wayland enabled but the problem remains

I can confirm that on Fedora 39 KDE disabling fallback-x11 doesn't solve the issue.

from com.bitwarden.desktop.

ghisvail avatar ghisvail commented on July 24, 2024

Copy / pasting now works on GNOME using Wayland with the most recent Flatpak update.

If it does not work on KDE, please consider opening a different issue and maybe get attention of members of the Flatpak community knowledgeable with KDE to help fix it.

from com.bitwarden.desktop.

eylenburg avatar eylenburg commented on July 24, 2024

I don't think this should be marked as "closed" already if it doesn't work one of the two big Linux desktops. Even if the issue is possibly somewhere upstream.

from com.bitwarden.desktop.

ghisvail avatar ghisvail commented on July 24, 2024

I don't think this should be marked as "closed" already if it doesn't work one of the two big Linux desktops.

This issue contains a mix of different attempt at triaging for different desktops and suggest the copy / paste feature fails to work on Linux in general.

I believe the path forward would be better served by a dedicated issue targeting KDE, with triaging and reporting solely focused on this desktop environment and with the right people involved in it.

from com.bitwarden.desktop.

Lazerbeak12345 avatar Lazerbeak12345 commented on July 24, 2024

Can confirm - copy & paste works on GNOME. I did not test KDE (though I'd like to at some point).

from com.bitwarden.desktop.

galloramiro avatar galloramiro commented on July 24, 2024

Problem

Copy not working

System specs

  • Operating System: Fedora Linux 39
  • KDE Plasma Version: 5.27.9
  • KDE Frameworks Version: 5.111.0
  • Qt Version: 5.15.11
  • Kernel Version: 6.6.3-200.fc39.x86_64 (64-bit)
  • Graphics Platform: Wayland
  • Bitwarden version: 2023.10.1 of bitwarden

Current behavior

  1. Go to 'record'
  2. Click on 'copy password'
  3. Go to the place
  4. ctrl + v and nothing happens
  5. Go to 'record'
  6. Click on show password
  7. ctrl + c
  8. Go to place of usage
  9. ctr + v and now paste the value

Expected behavior

  1. Go to 'record'
  2. Click on 'copy password'
  3. Go to the place
  4. ctrl + v pase the value

from com.bitwarden.desktop.

ghisvail avatar ghisvail commented on July 24, 2024

See #173 for a follow-up issue for KDE specifically.

from com.bitwarden.desktop.

LightShaft avatar LightShaft commented on July 24, 2024

Hi, I don't see any mention of it but it doesn't seem to work on Windows 11 (23H2 at least) either. Tried to reinstall the app but I have no other idea what to try.

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.