[Touch-packages] [Bug 1471906] Re: camera app is polling the file system every second when in foreground

2015-11-02 Thread Pat McGowan
** Tags added: power-bugs -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to camera-app in Ubuntu. https://bugs.launchpad.net/bugs/1471906 Title: camera app is polling the file system every second when in foreground Status

[Touch-packages] [Bug 1471906] Re: camera app is polling the file system every second when in foreground

2015-07-31 Thread Pat McGowan
** Changed in: canonical-devices-system-image Milestone: ww34-2015 = None -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to camera-app in Ubuntu. https://bugs.launchpad.net/bugs/1471906 Title: camera app is polling the

[Touch-packages] [Bug 1471906] Re: camera app is polling the file system every second when in foreground

2015-07-24 Thread Bill Filler
** Summary changed: - camera app is polling the file system every second + camera app is polling the file system every second when in foreground ** Changed in: canonical-devices-system-image Importance: High = Medium ** Changed in: camera-app Importance: High = Medium ** Changed in:

[Touch-packages] [Bug 1471906] Re: camera app is polling the file system every second

2015-07-13 Thread Bill Filler
** Also affects: camera-app (Ubuntu) Importance: Undecided Status: New ** Changed in: camera-app (Ubuntu) Status: New = Confirmed ** Changed in: camera-app (Ubuntu) Importance: Undecided = High ** Changed in: camera-app (Ubuntu) Assignee: (unassigned) = Florian Boucault

[Touch-packages] [Bug 1471906] Re: camera app is polling the file system every second

2015-07-13 Thread Florian Boucault
The app uses the Qt API QStorageInfo::bytesAvailable() method [1] every 1 second. For lack of a better API, one that would not require polling, we decided to go ahead with this one. As Simon said, the polling only happens when the app is being actively used which means that even though it is

[Touch-packages] [Bug 1471906] Re: camera app is polling the file system every second

2015-07-13 Thread Colin Ian King
OK, I guess that is the cost of a high level API that doesn't use statfs(). -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to camera-app in Ubuntu. https://bugs.launchpad.net/bugs/1471906 Title: camera app is polling the