** Changed in: fslint (Ubuntu)
Status: Fix Committed => Fix Released
--
fslint-gui does not report duplicates with big files list
https://bugs.launchpad.net/bugs/239087
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bu
Ok, this took a rather long time but 2.27 went through my files and
reported a (rather long) list of duplicates.
I am attaching the package I created from source, following the
instructions at http://www.pixelbeat.org/fslint/ .
Hopefully this will make it into Intrepid.
Thank you!
--
fslint-gu
Sorry I couldn't get back to testing this sooner. Yesterday I installed the
2.26-1 package and I am still getting this message in the status window of
fslint-gui after checking for duplicates on the same volume I originally
mentioned (500GB):
: int argument required
The console doesn't show any
Thank you very much for your great tool and you support !!
--
fslint-gui does not report duplicates with big files list
https://bugs.launchpad.net/bugs/239087
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
u
Fix committed upstream:
http://code.google.com/p/fslint/source/detail?r=162
** Changed in: fslint (Ubuntu)
Assignee: (unassigned) => Pádraig Brady (p-draigbrady)
Status: New => Fix Committed
--
fslint-gui does not report duplicates with big files list
https://bugs.launchpad.net/bugs/
Thanks a million. You're test was very helpful.
It shows that there are issues formatting very large numbers using %d.
This is in fact a python bug: http://bugs.python.org/issue1742669
I'll push out a work around asap.
--
fslint-gui does not report duplicates with big files list
https://bugs.lau
Downloaded 2.26 and patch applied. Now the search seems to finish ok,
and these messages appear in the message window:
groupWaste=3221225472L groupSize=2 size=3221225472L
: int argument required
--
fslint-gui does not report duplicates with big files list
https://bugs.launchpad.net/bugs/239087
Y
an "int argument required" error can only happen from printf format
interpolation I think.
I.E. you've get this error if you do this in python: "%d" % None
There is only 1 possible place in the code I think that that could happen,
though I can't see yet how this path could be triggered.
To that e
Same problem in a big ntfs partition. The following message appears in
the message window (no error in console tough) :
: int argument required
The process is aborted and no duplicated files found.
Debian lenny (testing)
fslint 2.26-2
ntfs-3g 1:1.2310-1 (checked also with 1:1.2506-1)
--
fsli
On Wed, Jun 11, 2008 at 4:47 AM, Pádraig Brady <[EMAIL PROTECTED]> wrote:
> Can you try with the latest version 2.26 (which is in debian testing BTW).
> I fixed up a couple of issues in this area. You can download the ubuntu
> package from:
> http://www.pixelbeat.org/fslint/
Thanks for providing
Can you try with the latest version 2.26 (which is in debian testing BTW).
I fixed up a couple of issues in this area. You can download the ubuntu package
from:
http://www.pixelbeat.org/fslint/
Note if it does display the duplicate files but also reports errors,
I would be interested in seeing th
11 matches
Mail list logo