rustdesk / rustdesk/rustdesk-server-pro

Custom client: clipboard IPC broken due to pipe name mismatch (clipboard_service cannot reach CM, os error 2)

Open
#967 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
317
Forks
119
PR merge metrics
No merged PRs in 30d

Description

RustDesk Server Pro version
Custom client version (1.4.6)
Custom app name: SF-RAPC-TCP
The key log line: Failed to read clipboard from cm: The system cannot find the file specified. (os error 2) from clipboard_service.rs:143
Pipe list output showing \.\pipe\SF-RAPC-TCP\query_cm exists but no flat _cm variant
Ctrl+C works but OLE-based right-click copy in third-party apps fails as a downstream symptom

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at clipboard_service.rs:143 and compare the pipe name it requests with the listed \.\pipe\SF-RAPC-TCP\query_cm endpoint. Reproduce the failed clipboard read using the supplied custom client details, then verify that the expected IPC endpoint is reached and OLE-based right-click copy works without the os error 2.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.