Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.8.x] "Choose What to Sync" - sorting by size is wrong #3854

Closed
yonas opened this issue Sep 17, 2015 · 5 comments
Closed

[1.8.x] "Choose What to Sync" - sorting by size is wrong #3854

yonas opened this issue Sep 17, 2015 · 5 comments

Comments

@yonas
Copy link

yonas commented Sep 17, 2015

sync-sort

Expected behaviour

Sizes should sort largest to smallest or smallest to largest.

Actual behaviour

It's sorting by the first digit, completely ignoring the actual sizes.

Steps to reproduce

  1. Activate the "Choose what to sync" dialog
  2. Click on the Size column to sort
  3. See that the items are not sorted by size properly (see screenshot)

Server configuration

Operating system:
FreeBSD 9.2

Web server:
Apache/2.4.10 (FreeBSD) OpenSSL/0.9.8y PHP/5.4.32

PHP version:
5.4.32

ownCloud version:
8.0.2 (stable)

Client configuration

Client version:
1.8.0

Operating system:
FreeBSD desktop 10.2-RELEASE FreeBSD 10.2-RELEASE #0 r286666: Wed Aug 12 15:26:37 UTC 2015 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64

@phil-davis
Copy link
Contributor

Please use the issue template https://github.com/owncloud/client/blob/master/issue_template.md to help report all relevant details. In particular, what ownCloud client version and OS.
I happen to be using a recent nightly build of 2.0.2 - Version 2.0.2-nightly20150916 (build 5466) - on Windows10 and the sort by size works there:
sizesort

@phil-davis
Copy link
Contributor

1.8.0 is an old client. It would be worth confirming this on a newer client version 2.0.1 release or the recent 2.0.2 beta from https://owncloud.org/install/#testing-development

@yonas
Copy link
Author

yonas commented Sep 17, 2015

Thanks, I've asked the FreeBSD port maintainer to upgrade to v2.0.1:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203167

@guruz
Copy link
Contributor

guruz commented Sep 18, 2015

Thanks Phil & Mr. Beans.. let's close this for now.

If it's not fixed with 2.x on FreeBSD then maybe Qt4 vs Qt5 could be another thing to look t.

@guruz guruz closed this as completed Sep 18, 2015
@guruz guruz changed the title "Choose What to Sync" - sorting by size is wrong [1.8.x] "Choose What to Sync" - sorting by size is wrong Sep 18, 2015
@yonas
Copy link
Author

yonas commented Sep 20, 2015

Thanks Phil, guruz, upgrading to v2 fixed it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants