-
Notifications
You must be signed in to change notification settings - Fork 38
Linux distribution cannot be installed on UOS system #2786
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
Comments
@Ciel-Z Thank you for reporting this issue! We've identified that you're experiencing missing dependencies (like libxt6t64) on UOS 20 system. This appears to be related to our recent Conveyor build tool update, which has changed how dependencies are packaged. Temporary WorkaroundYou can try: I believe these dependencies shouldn't block the application usage. |
I try use command |
CrossPaste is a system tray application, so going to the background doesn't mean it has crashed. Can you find it in the tray icons? You can also try using the shortcut keys to bring up the interface: https://crosspaste.com/tutorial/shortcut-keys#linux-%E5%BF%AB%E6%8D%B7%E9%94%AE |
Sorry I didn't describe it clearly. |
Thank you for your feedback
UOS uses Qt to create its desktop environment, while CrossPaste uses SystemTray to create the system tray. It appears that UOS does not support traditional Linux system tray protocols, therefore CrossPaste is not compatible with UOS desktop components. Since CrossPaste is a cross-platform application implemented in Kotlin, this would mean the only way to resolve this is to implement a separate system tray solution specifically for UOS. Unfortunately, this is not planned for our near-term development roadmap. |
#2788 Done |
How frequently does the bug occur?
-- select --
Description
UOS system source does not have the required dependencies. For example "libxt6t64"
UOS 官方源中没有所需依赖, 并且部分依赖存在冲突.
Stacktrace & log output
Can you reproduce the bug?
-- select --
Reproduction Steps
No response
Version
1.1.2-1375
OS
UOS 20
The text was updated successfully, but these errors were encountered: