Hi,
please can someone else test the patch for large-files in kio-locate? Fix relate to 32bit systems. But can also be useful to test 64bit, if everything is still fine. See
http://bugs.pearsoncomputing.net/show_bug.cgi?id=586
Thanks, Slavek --
On 08/21/2012 08:14 PM, Slávek Banko wrote:
Hi,
please can someone else test the patch for large-files in kio-locate? Fix relate to 32bit systems. But can also be useful to test 64bit, if everything is still fine. See
http://bugs.pearsoncomputing.net/show_bug.cgi?id=586
Thanks, Slavek
Slavek, are you talking about attachment 791, your "Fix handling properties of large files" patch? If so, I'll build and test this afternoon and report back. If it is another patch, let me know and I'll test that one.
Dne st 22. srpna 2012 David C. Rankin napsal(a):
On 08/21/2012 08:14 PM, Slávek Banko wrote:
Hi,
please can someone else test the patch for large-files in kio-locate? Fix relate to 32bit systems. But can also be useful to test 64bit, if everything is still fine. See
http://bugs.pearsoncomputing.net/show_bug.cgi?id=586
Thanks, Slavek
Slavek, are you talking about attachment 791, your "Fix handling properties of large files" patch? If so, I'll build and test this afternoon and report back. If it is another patch, let me know and I'll test that one.
Yes, I'm talking about patch in attachment 791. Thank you.
Slavek --
On 08/22/2012 01:40 PM, Slávek Banko wrote:
Dne st 22. srpna 2012 David C. Rankin napsal(a):
On 08/21/2012 08:14 PM, Slávek Banko wrote:
Hi,
please can someone else test the patch for large-files in kio-locate? Fix relate to 32bit systems. But can also be useful to test 64bit, if everything is still fine. See
http://bugs.pearsoncomputing.net/show_bug.cgi?id=586
Thanks, Slavek
Slavek, are you talking about attachment 791, your "Fix handling properties of large files" patch? If so, I'll build and test this afternoon and report back. If it is another patch, let me know and I'll test that one.
Yes, I'm talking about patch in attachment 791. Thank you.
Slavek
Built kio-locate with patch on i686/32-bit system, all searches (mlocate based) work fine. I don't have files >2G on this install to test, but everything else works fine. Do you want me to copy files >2G over and test? I think I have a dvd-image somewhere I could test with.
Everything but that final test is fine!
On Wednesday 22 of August 2012 21:07:53 David C. Rankin wrote:
Built kio-locate with patch on i686/32-bit system, all searches (mlocate based) work fine. I don't have files >2G on this install to test, but everything else works fine. Do you want me to copy files >2G over and test? I think I have a dvd-image somewhere I could test with.
Everything but that final test is fine!
The problem was exactly with files larger than 2 GiB. To create a large file you can simply use the "sparse" file:
dd if=/dev/zero of=large.iso bs=1 count=1 seek=3G
Slavek --
On 08/22/2012 02:45 PM, Slávek Banko wrote:
dd if=/dev/zero of=large.iso bs=1 count=1 seek=3G
Slavek,
I create the large.iso, ran updatedb, the tried kio-locate from konqueror file manager 'locate:large.iso'. It worked perfect.
push to GIT