[dolphin] [Bug 480596] Freeze when fetching metadata for large text document

2024-01-31 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480596 fanzhuyi...@gmail.com changed: What|Removed |Added CC||fanzhuyi...@gmail.com --- Comment #5 fro

[dolphin] [Bug 480596] Freeze when fetching metadata for large text document

2024-01-31 Thread Fabian Esposito
https://bugs.kde.org/show_bug.cgi?id=480596 --- Comment #4 from Fabian Esposito --- I see, that should be perfect then. Since I'm very far to be an expert, I wanted in any case make a test, I hope I'm not mistaken. As for now, using the .doc that I sent for example, Dolphin gives as "Number of w

[dolphin] [Bug 480596] Freeze when fetching metadata for large text document

2024-01-31 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=480596 --- Comment #3 from Nicolas Fella --- .docx is handled by another codepath, which reads the word count property from the document metadata instead of going over the whole file. That said "file" is able to quickly give me the word count for your documen

[dolphin] [Bug 480596] Freeze when fetching metadata for large text document

2024-01-31 Thread Fabian Esposito
https://bugs.kde.org/show_bug.cgi?id=480596 --- Comment #2 from Fabian Esposito --- Yes, but only with .doc file I've encountered this type of freeze; and just with some of them. Never encountered this problem even with .docx of tens of MB in size. -- You are receiving this mail because: You ar

[dolphin] [Bug 480596] Freeze when fetching metadata for large text document

2024-01-31 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=480596 Nicolas Fella changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED