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

copy paste not working on the latest linux update #20984

Open
1 task done
bushubdegefu opened this issue Nov 21, 2024 · 9 comments
Open
1 task done

copy paste not working on the latest linux update #20984

bushubdegefu opened this issue Nov 21, 2024 · 9 comments
Labels
bug [core label] linux

Comments

@bushubdegefu
Copy link

Check for existing issues

  • Completed

Describe the bug / provide steps to reproduce it

Copy and paste not working on Zed editor on latest update. it can cut or copy, but past has no effect ( for both ctrl + v and manual paste)

Environment

for all projects

If applicable, add mockups / screenshots to help explain present your vision of the feature

No response

If applicable, attach your Zed.log file to this issue.

Zed.log

@bushubdegefu bushubdegefu added admin read Pending admin review bug [core label] triage Maintainer needs to classify the issue labels Nov 21, 2024
@bushubdegefu
Copy link
Author

more like not capturing the copy command either from mouse or copy+c from within ZED

@kgritesh
Copy link

I am also facing this issue. How to solve this.

@domenkozar
Copy link

Using vim mode y and p also don't work.

@notpeter
Copy link
Member

Please run zed: copy system specs to clipboard as requested by the issue template.
I am not able to reproduce on my Linux machine, so I'm curious if there's a common pattern amongst those impacted.

Would anyone be willing to previous Zed releases to see if they can identify when it broke? Or perform the git bisect to track down a specific commit?

@notpeter notpeter added needs info / awaiting response Issue that needs more information from the user linux and removed triage Maintainer needs to classify the issue admin read Pending admin review labels Nov 25, 2024
@domenkozar
Copy link

0.161.1 works for me, 0.162.3 doesn't.

@notpeter notpeter removed the needs info / awaiting response Issue that needs more information from the user label Nov 25, 2024
@notpeter
Copy link
Member

0.161.1 works for me, 0.162.3 doesn't.

Here's the diff: v0.161.1...v0.162.3. Anyone down to do the git bisect?

@kgritesh
Copy link

is there a easy way to downgrade to previous version.

@notpeter
Copy link
Member

notpeter commented Nov 26, 2024

is there a easy way to downgrade to previous version.

Yes. Add the following to your settings.json:

  "auto_update": false,

Then download from our github releases and follow the linux: downloading manually instructions in the docs.

Also can people please provide their system specs ('zed: copy system specs to clipboard' from the command palette) if you are impacted by this. I'd like to see if there any common patterns (Wayland vs X11, specific distro, unofficial packages, flatpak, etc).

@BlackYoup
Copy link

I seem to be impacted by this issue too (don't mind the zed version, I don't have the latest 0.162.5 re-compiled yet):

Zed: v0.161.0 (Zed Dev 815385cc5f7da8678dc5073e0b483e705f38aa5b)
OS: Linux X11 exherbo unknown
Memory: 62.5 GiB
Architecture: x86_64
GPU: Intel(R) Xe Graphics (TGL GT2) || Intel open-source Mesa driver || Mesa 24.1.5

I'm trying to bisect, but I'm having some troubles pinpointing the right commit. Will try a bit more..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug [core label] linux
Projects
None yet
Development

No branches or pull requests

5 participants