[pdfPlugin] Multithreading does not work properly on ARM SoC
Bug #1432412 reported by
Stefano Verzegnassi
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Document Viewer App |
Triaged
|
Medium
|
Unassigned |
Bug Description
While loading a PDF document, the number of image providers is set based on the value returned by QThread:
On the latest ARM architectures, some of the cores of a SoC may be temporarily turned off, in order to improved the power consumption.
This may cause a wrong number of initialized image providers (e.g. only 2 image providers on a quad-core CPU).
Related branches
lp://staging/~verzegnassi-stefano/ubuntu-docviewer-app/workaround-fix-1432412
- Alan Pope πΊπ§π± π¦ (community): Approve
- Ubuntu Phone Apps Jenkins Bot: Approve (continuous-integration)
-
Diff: 48 lines (+10/-4)2 files modifiedpo/com.ubuntu.docviewer.pot (+3/-3)
src/plugin/poppler-qml-plugin/pdfdocument.cpp (+7/-1)
Changed in ubuntu-docviewer-app: | |
importance: | High → Critical |
Changed in ubuntu-docviewer-app: | |
assignee: | nobody → Stefano Verzegnassi (verzegnassi-stefano) |
status: | Triaged → In Progress |
Changed in ubuntu-docviewer-app: | |
milestone: | none → 2015-04-02 |
Changed in ubuntu-docviewer-app: | |
milestone: | 2015-04-02 → none |
Changed in ubuntu-docviewer-app: | |
milestone: | none → ota-11 |
To post a comment you must log in.
Fix committed into lp:ubuntu-docviewer-app at revision 107, scheduled for release in ubuntu- docviewer- app, milestone 2014-10-30