[okteta] [Bug 182577] Okteta unable to load large files

2024-06-10 Thread Henry Pfeil
https://bugs.kde.org/show_bug.cgi?id=182577

--- Comment #12 from Henry Pfeil  ---
Ping. It has been over a dozen years and nobody has figured out how to load a
screen-full at a time from a file opened in random-access mode?  There is a
KDE-compatible development package called Qt6 with functions such as
QFileDevice which grabs, piece of  data that fits into a buffer where you can
use a model to display pages widget or dialog: uchar *QFileDevice::map(), along
with 64-bit fun stuff like seek(), pos(), readData() and writeData(). Is it
that unreasonable to assume someone with write permission on Okteta can get
smart enough on these tools to implement terabyte-sized file I/O which did not
exist in C++14 a decade ago? 

https://doc.qt.io/qt-6/qfiledevice.html

-- 
You are receiving this mail because:
You are watching all bug changes.

[okteta] [Bug 182577] Okteta unable to load large files

2022-09-04 Thread Friedrich W. H. Kossebau
https://bugs.kde.org/show_bug.cgi?id=182577

Friedrich W. H. Kossebau  changed:

   What|Removed |Added

 CC||hpf...@psnarf.org

--- Comment #11 from Friedrich W. H. Kossebau  ---
*** Bug 458712 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[okteta] [Bug 182577] Okteta unable to load large files

2016-12-21 Thread Hans-Peter Jansen
https://bugs.kde.org/show_bug.cgi?id=182577

Hans-Peter Jansen  changed:

   What|Removed |Added

 CC||h...@urpla.net

-- 
You are receiving this mail because:
You are watching all bug changes.

[okteta] [Bug 182577] Okteta unable to load large files

2016-01-23 Thread Soukyuu via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=182577

Soukyuu  changed:

   What|Removed |Added

 CC||chrno-sphe...@hotmail.com

--- Comment #9 from Soukyuu  ---
Any good alternatives since this is still not fixed?

-- 
You are receiving this mail because:
You are watching all bug changes.


[okteta] [Bug 182577] Okteta unable to load large files

2016-01-23 Thread Friedrich W . H . Kossebau via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=182577

--- Comment #10 from Friedrich W. H. Kossebau  ---
Hi Soukyuu. You could have a look at http://www.wxhexeditor.org/. Not tried
myself, but it was done especially for the purpose to also read large files and
complete filesystems.

-- 
You are receiving this mail because:
You are watching all bug changes.