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

items cannot edit, pin.. #2649

Open
Omoinemie opened this issue Mar 21, 2024 · 5 comments
Open

items cannot edit, pin.. #2649

Omoinemie opened this issue Mar 21, 2024 · 5 comments
Labels

Comments

@Omoinemie
Copy link

Before creating a new issue, see list of known
issues
.

Describe the bug
when setting the synchronize path, all operations on items cannot be run

Screenshots
image
image
image

Version, OS and Environment
(Get details from copyq version command if possible.)

  • Application Version [e.g. 3.7.2]
  • OS [e.g. Windows]
  • Desktop environment, window manager (if applicable)

Additional context
CopyQ Warning [2024-03-21 19:45:27.784] : [qt.qpa.mime] QtWarning: Retrying to obtain clipboard.
CopyQ Warning [2024-03-21 19:49:24.753] : [qt.qpa.mime] QtWarning: Retrying to obtain clipboard.
CopyQ Warning [2024-03-21 19:49:48.924] : [qt.qpa.mime] QtWarning: Retrying to obtain clipboard.
CopyQ Warning [2024-03-21 19:52:18.676] : [default] QtWarning: QSystemTrayIcon::setVisible: No Icon set
CopyQ Warning [2024-03-21 19:54:26.119] : [qt.qpa.mime] QtWarning: Retrying to obtain clipboard.
CopyQ Warning [2024-03-21 19:54:37.079] : [qt.qpa.mime] QtWarning: Retrying to obtain clipboard.
CopyQ Warning [2024-03-21 19:54:43.785] : [qt.qpa.mime] QtWarning: Retrying to obtain clipboard.
CopyQ Warning [2024-03-21 19:54:53.277] : [qt.qpa.mime] QtWarning: Retrying to obtain clipboard.
CopyQ Warning [2024-03-21 19:55:18.618] : [default] QtWarning: QSystemTrayIcon::setVisible: No Icon set
CopyQ Warning [2024-03-21 19:55:26.623] : [qt.qpa.mime] QtWarning: Retrying to obtain clipboard.
CopyQ Warning [2024-03-21 19:55:29.679] : [qt.qpa.mime] QtWarning: Retrying to obtain clipboard.
CopyQ ERROR [2024-03-21 19:56:14.048] : 无法连接到服务端!请先启动 CopyQ 服务端。
CopyQ Warning [2024-03-21 19:57:13.569] : [default] QtWarning: QSystemTrayIcon::setVisible: No Icon set
CopyQ Warning [2024-03-21 20:00:34.703] : [default] QtWarning: QSystemTrayIcon::setVisible: No Icon set
CopyQ Warning [2024-03-21 20:01:06.274] : [qt.qpa.mime] QtWarning: Retrying to obtain clipboard.
CopyQ Warning [2024-03-21 20:01:30.378] : [qt.qpa.mime] QtWarning: Retrying to obtain clipboard.
CopyQ ERROR [2024-03-21 20:04:36.758] : Corrupted data: Failed to read MIME type (v1)
CopyQ Note [2024-03-21 20:04:45.058] : Keeping corrupted tab on user request
CopyQ Warning [2024-03-21 20:05:05.110] : [qt.qpa.mime] QtWarning: Retrying to obtain clipboard.
CopyQ ERROR [2024-03-21 20:06:34.681] : Corrupted data: Failed to read MIME type (v1)
CopyQ Note [2024-03-21 20:06:38.033] : Keeping corrupted tab on user request
CopyQ Warning [2024-03-21 20:06:56.649] : [qt.qpa.mime] QtWarning: Retrying to obtain clipboard.
CopyQ Warning [2024-03-21 20:07:39.877] : [qt.qpa.mime] QtWarning: Retrying to obtain clipboard.
CopyQ Warning [2024-03-21 20:09:13.450] : [qt.qpa.mime] QtWarning: Retrying to obtain clipboard.

@Omoinemie Omoinemie added the bug label Mar 21, 2024
@hluk
Copy link
Owner

hluk commented Mar 22, 2024

The paths in the configuration should be absolute (starting with drive, for example C:/), otherwise a relative folder is used from where the app was started.

I think you may need to use / path separator and CopyQ does not recognize the environment variables (like %LOCALAPPDATA%).

@Omoinemie
Copy link
Author

The paths in the configuration should be absolute (starting with drive, for example C:/), otherwise a relative folder is used from where the app was started.

I think you may need to use / path separator and CopyQ does not recognize the environment variables (like %LOCALAPPDATA%).

I tried this but it doesn't work, I can't use the edit with the mouse, but it works with the keyboard shortcuts
image
image

@hluk
Copy link
Owner

hluk commented Mar 22, 2024

I can't use the edit with the mouse

Can you post steps to reproduce?

@Omoinemie
Copy link
Author

Omoinemie commented Mar 22, 2024

I can't use the edit with the mouse

Can you post steps to reproduce?

PixPin_2024-03-22_19-14-46
config.zip
this is my configure

@hluk
Copy link
Owner

hluk commented Mar 24, 2024

I cannot reproduce the behavior with your config, but I'm using Linux.

I wonder if the following errors in your logs are causing this:

CopyQ ERROR [2024-03-21 20:06:34.681] : Corrupted data: Failed to read MIME type (v1)
CopyQ Note [2024-03-21 20:06:38.033] : Keeping corrupted tab on user request

Does the problem persist when you remove and create the tab again?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants