Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The description of this issue was copied from GUAC-784, an issue in the JIRA instance used by the Guacamole project prior to its acceptance into the Apache Incubator.
Comments, attachments, related issues, and history from prior to acceptance have not been copied and can be found instead at the original issue.
From Chrome, after attempting upload of a file greater than 1 GB in size:
Uncaught TypeError: Cannot read property 'length' of null client-ui.js:1525 _upload_file.reader.onloadend
Uploading this file via Firefox simply crashes the browser. The same issue will occur for file downloads, as Guacamole always creates the entire file in memory before starting the transfer.
Attachments
Issue Links
- is related to
-
GUACAMOLE-104 Printing a webpage over RDP results in a 404
- Resolved
-
GUACAMOLE-105 File downloads may fail depending on timing
- Resolved
-
GUACAMOLE-347 IE may lack window.location.origin
- Resolved
-
GUACAMOLE-46 File uploads are very slow
- Resolved
1.
|
Handle printing synchronously | Resolved | Mike Jumper |