Page 1 of 1

Workbench's Find is a liar

Posted: Sun Nov 09, 2014 9:46 am
by lazi
The picture tells all...
Image

Re: Workbench's Find is a liar

Posted: Sun Nov 09, 2014 10:21 am
by A3000T
I can confirm Find messes up the filesize of some files.
I'll report this in Bugzilla if it hasn't been done already.

Kind regards,

Dennis

Re: Workbench's Find is a liar

Posted: Sun Nov 09, 2014 10:43 am
by tonyw
It might not be Find per se, but the gadget that is displaying the results in the window.

Re: Workbench's Find is a liar

Posted: Sun Nov 09, 2014 10:53 am
by A3000T
I just checked the bugzilla, and this bug was already reported some time ago.
Bug #7953.

Kind regards,

Dennis

Re: Workbench's Find is a liar

Posted: Sun Nov 09, 2014 11:57 am
by lazi
Is there a public place where the reported bugs are listed?
Quite annoying to care bug reports that has been reported before.

edit: typo

Re: Workbench's Find is a liar

Posted: Sun Nov 09, 2014 1:34 pm
by salass00
I just took a quick look at the Find source code and it's a pretty simple bug to fix. Due to a mistake the length of the size column text is limited to 7 characters instead of 31 as it's supposed to be. I'll fix it immediately.

Re: Workbench's Find is a liar

Posted: Sun Nov 09, 2014 2:22 pm
by lazi
@salass00:

Thank you very much!

You just saved my faith in reporting bugs.

Re: Workbench's Find is a liar

Posted: Sun Nov 09, 2014 8:03 pm
by nbache
lazi wrote:Is there a public place where the reported bugs are listed?
Quite annoying to care bug reports that has been reported before.
No there isn't. Well, not except what you can find by searching here.

But don't worry too much; even if a bug has already been reported, it's always good to get a second angle on it, or to bring it to the attention of us beta testers again; maybe you happen to be explaining the problem in a way which we didn't understand the first time around, which can help getting it fixed.

Best regards,

Niels