mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
tooltip for https://github.com/rustdesk/rustdesk/issues/8600, and change
dialog error to richtext with link support
This commit is contained in:
@@ -593,7 +593,7 @@ pub fn request_remote_desktop() -> Result<
|
||||
}
|
||||
}
|
||||
Err(Box::new(DBusError(
|
||||
"Failed to obtain screen capture.".into(),
|
||||
"Failed to obtain screen capture. You may need to upgrade the PipeWire library for better compatibility. Please check https://github.com/rustdesk/rustdesk/issues/8600#issuecomment-2254720954 for more details.".into()
|
||||
)))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user