[krusader] [Bug 395296] [kio_iso] Reading files on ISO images reads the ISO image file from the beginning

2022-12-25 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=395296 Bug Janitor Service changed: What|Removed |Added Status|NEEDSINFO |RESOLVED

[krusader] [Bug 395296] [kio_iso] Reading files on ISO images reads the ISO image file from the beginning

2022-12-10 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=395296 --- Comment #6 from Bug Janitor Service --- Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular

[krusader] [Bug 395296] [kio_iso] Reading files on ISO images reads the ISO image file from the beginning

2022-11-25 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=395296 Justin Zobel changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution|---

[krusader] [Bug 395296] [kio_iso] Reading files on ISO images reads the ISO image file from the beginning

2018-06-20 Thread Theo
https://bugs.kde.org/show_bug.cgi?id=395296 --- Comment #4 from Theo --- (In reply to Nikita Melnichenko from comment #3) > Currently I can't confirm the bug. I browse a >1Gb iso file, read files in > it and IO monitor doesn't show any huge activity. Can you elaborate on this? > Is it possible

[krusader] [Bug 395296] [kio_iso] Reading files on ISO images reads the ISO image file from the beginning

2018-06-20 Thread Nikita Melnichenko
https://bugs.kde.org/show_bug.cgi?id=395296 Nikita Melnichenko changed: What|Removed |Added CC||nikita+...@melnichenko.name --- Comment

[krusader] [Bug 395296] [kio_iso] Reading files on ISO images reads the ISO image file from the beginning

2018-06-16 Thread Theo
https://bugs.kde.org/show_bug.cgi?id=395296 --- Comment #2 from Theo --- (In reply to Theo from comment #1) > else if ("model/x.stl-binary") { Obviously, this must read else if ("model/x.stl-binary" == mimtype) { but this turns out to not work that well after all because MIME type

[krusader] [Bug 395296] [kio_iso] Reading files on ISO images reads the ISO image file from the beginning

2018-06-15 Thread Theo
https://bugs.kde.org/show_bug.cgi?id=395296 --- Comment #1 from Theo --- (In reply to Theo from comment #0) > Would QFile[2] be a better alternative for uncompressed image > files? This seems to work for me. With the following I don't have to wait an unacceptable amount of time every time I