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

Error changing file name on remote server #22502

Open
1 task done
golubtsov opened this issue Dec 30, 2024 · 3 comments
Open
1 task done

Error changing file name on remote server #22502

golubtsov opened this issue Dec 30, 2024 · 3 comments
Assignees
Labels
bug [core label] remote dev Feedback for remote development servers tabs Feedback for tabs behavior, navigation, style, etc

Comments

@golubtsov
Copy link

Check for existing issues

  • Completed

Describe the bug / provide steps to reproduce it

When copying a file on a remote server, I want to change its name, in the tab where the files are displayed, the name changes, but in the tab where the file is open, the name does not change. If you display the files using the ll command, you can see that the file name has not changed. This problem does not occur locally. Maybe this bug is described here

#21436

Zed Version and System Specs

Zed - 0.166.1
Architecture - x86_64
Operating System: Ubuntu 24.04
Kernel Version: 6.8.0-51-generic (64-bit)

If applicable, add screenshots or screencasts of the incorrect state / behavior

zed-remote-problem

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

2024-12-30T16:26:46.741344195+07:00 [ERROR] (remote server) server:unhandled ssh message name:RenameProjectEntry
2024-12-30T16:26:48.490315799+07:00 [ERROR] (remote server) server:unhandled ssh message name:RenameProjectEntry
2024-12-30T16:26:48.55721116+07:00 [ERROR] (remote server) server:unhandled ssh message name:RenameProjectEntry
2024-12-30T16:26:49.629244325+07:00 [ERROR] (remote server) server:unhandled ssh message name:RenameProjectEntry
2024-12-30T16:26:49.714172814+07:00 [ERROR] (remote server) server:unhandled ssh message name:RenameProjectEntry
2024-12-30T16:26:51.11085283+07:00 [ERROR] (remote server) server:unhandled ssh message name:RenameProjectEntry
2024-12-30T16:27:07.033686778+07:00 [ERROR] (remote server) server:unhandled ssh message name:RenameProjectEntry
2024-12-30T16:27:07.104066599+07:00 [ERROR] (remote server) server:unhandled ssh message name:RenameProjectEntry
2024-12-30T16:27:07.980196954+07:00 [ERROR] (remote server) server:unhandled ssh message name:RenameProjectEntry
2024-12-30T16:27:08.100694634+07:00 [ERROR] (remote server) server:unhandled ssh message name:RenameProjectEntry
2024-12-30T16:27:08.182878079+07:00 [ERROR] (remote server) server:unhandled ssh message name:RenameProjectEntry
2024-12-30T16:27:08.299189655+07:00 [ERROR] (remote server) server:unhandled ssh message name:RenameProjectEntry
2024-12-30T16:27:09.597613235+07:00 [ERROR] (remote server) server:unhandled ssh message name:RenameProjectEntry
2024-12-30T16:27:11.920398307+07:00 [ERROR] (remote server) server:unhandled ssh message name:RenameProjectEntry
2024-12-30T16:27:15.275183043+07:00 [ERROR] (remote server) server:unhandled ssh message name:RenameProjectEntry
2024-12-30T16:27:16.734100165+07:00 [ERROR] (remote server) server:unhandled ssh message name:RenameProjectEntry
2024-12-30T16:27:23.538674986+07:00 [ERROR] (remote server) server:error handling message. type:DeleteProjectEntry, error:Portal request failed: org.freedesktop.zbus.Error: The name org.freedesktop.portal.Desktop was not provided by any .service files
2024-12-30T16:27:23.538902696+07:00 [ERROR] RPC request DeleteProjectEntry failed: Portal request failed: org.freedesktop.zbus.Error: The name org.freedesktop.portal.Desktop was not provided by any .service files
2024-12-30T16:27:26.742294721+07:00 [ERROR] (remote server) server:unhandled ssh message name:RenameProjectEntry
2024-12-30T16:27:33.720510237+07:00 [ERROR] (remote server) server:unhandled ssh message name:RenameProjectEntry
2024-12-30T16:27:34.441494104+07:00 [ERROR] (remote server) server:unhandled ssh message name:RenameProjectEntry
2024-12-30T16:27:38.160850525+07:00 [ERROR] (remote server) server:unhandled ssh message name:RenameProjectEntry
2024-12-30T16:27:39.196589777+07:00 [ERROR] (remote server) server:unhandled ssh message name:RenameProjectEntry
2024-12-30T16:27:39.673449938+07:00 [ERROR] (remote server) server:unhandled ssh message name:RenameProjectEntry

@golubtsov golubtsov added admin read bug [core label] labels Dec 30, 2024
@CharlesChen0823
Copy link
Contributor

may be missing dependencies like xdg-desktop-portal, and frontend portal (such as xdg-dekstop-portal-gtk or xdg-desktop-portal-kde in your remote server

@golubtsov
Copy link
Author

I tried it and it didn't help me

@JosephTLyons JosephTLyons added remote dev Feedback for remote development servers and removed triage labels Jan 9, 2025
@JosephTLyons JosephTLyons added the tabs Feedback for tabs behavior, navigation, style, etc label Jan 9, 2025
@aborg-dev
Copy link
Contributor

I believe this is a duplicate of #22883 that should be fixed by #23382 in the next Zed release.

@0xtimsb 0xtimsb self-assigned this Feb 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug [core label] remote dev Feedback for remote development servers tabs Feedback for tabs behavior, navigation, style, etc
Projects
No open projects
Archived in project
Development

No branches or pull requests

5 participants