Summary: | Okteta has a 2GB file size limit | ||
---|---|---|---|
Product: | [Applications] okteta | Reporter: | Daniel Thaler <Daniel> |
Component: | general | Assignee: | Friedrich W. H. Kossebau <kossebau> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 0.6.2 | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Daniel Thaler
2011-07-11 14:47:41 UTC
Thanks for the report. Issue is known, the lack of proper support for very large files is pretty high on the TODO list, but not so straightforward solvable, so sadly might take some more time until I/someone finds the time for it (should not be done by loading/copying them completely into the working memory). Will mark this report as duplicate of the general bug for this issue. Will fix the error message though, you are right in that it is wrong in the reason it gives. *** This bug has been marked as a duplicate of bug 182577 *** SVN commit 1241220 by kossebau: Fixed: on 32-bit systems give the right reason why files > 2 GiB cannot be loaded CCBUG: 277553 M +15 -2 bytearrayrawfileloadthread.cpp M +15 -2 bytearrayrawfilereloadthread.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1241220 |