Skip to content

An error dialog box pops up when copying and pasting images #12026

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

Open
zhuhaisto opened this issue May 25, 2025 · 8 comments
Open

An error dialog box pops up when copying and pasting images #12026

zhuhaisto opened this issue May 25, 2025 · 8 comments

Comments

@zhuhaisto
Copy link

zhuhaisto commented May 25, 2025

Image

Image

​​"An error dialog box pops up when copying and pasting images."​​

(If you need a more concise version, it can also be: ​​"Error appears when pasting images."​​)

@Darshan-upadhyay1110
Copy link
Contributor

Hello @zhuhaisto Thanks for the report. Can you please help me and translate what is this error message ? ( It will better for community to have that in English )

@zhuhaisto
Copy link
Author

zhuhaisto commented May 26, 2025 via email

@Darshan-upadhyay1110
Copy link
Contributor

@zhuhaisto i have tested this with the latest version

Screencast.from.2025-05-26.16-55-24.webm

COOLWSD version: 25.04.2.1(git hash: 30de185 (E))
LOKit version: Collabora Office 25.04.2.1(git hash: 7d9af04193)
Served by: openSUSE Leap 15.5
Server ID: e1b16341
WOPI host: nextcloud 31.0.5.1 - richdocuments 8.6.5

Can you please update the version to the latest one ?

Currently i am closing this issues as not reproducible in latest build

@zhuhaisto
Copy link
Author

zhuhaisto commented May 26, 2025 via email

@zhuhaisto
Copy link
Author

Image
This plugin doesn't seem to have any update items

@timar timar added the 24.04 label May 26, 2025
@timar
Copy link
Member

timar commented May 26, 2025

OK, so it may be a bug specific to richdocumentscode.
The error message in English is:

Image

@timar
Copy link
Member

timar commented May 26, 2025

I reproduced in unreleased 25.04-based richdocumentscode, too. So, we need to fix it.

wsd-00172-00203 2025-05-26 20:06:46.362454 +0000 [ docbroker_001 ] TRC  ToClient-00d: handling incoming [[object Blob]]| wsd/ClientSession.cpp:540
wsd-00172-00203 2025-05-26 20:06:46.362463 +0000 [ docbroker_001 ] ERR  ToClient-00d: Session [00d] got unknown command [[object]| wsd/ClientSession.cpp:1391 
wsd-00172-00203 2025-05-26 20:06:46.362467 +0000 [ docbroker_001 ] ERR  ToClient-00d: error: cmd=[object kind=unknown| common/Session.hpp:175

@timar
Copy link
Member

timar commented May 27, 2025

We cannot send Blob through the ProxySocket. It is not implemented.

this.send = function(msg) {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

3 participants