[regression] Cannot download files from the browser on devices
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-download-manager (Ubuntu) |
Confirmed
|
Low
|
Manuel de la Peña | ||
webbrowser-app (Ubuntu) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Since version 0.23+14.
This is due to the version discrepancy of qtdeclarative5-
On utopic:
$ apt-cache policy qtdeclarative5-
qtdeclarative5-
Installed: 0.8+14.
Candidate: 0.8+14.
Version table:
*** 0.8+14.
500 http://
100 /var/lib/
On RTM:
$ apt-cache policy qtdeclarative5-
qtdeclarative5-
Installed: 0.9+14.
Candidate: 0.9+14.
Version table:
*** 0.9+14.
500 http://
100 /var/lib/
I’m reporting the bug against webbrowser-app, as it’s what appears not to work, but the fix really is to backport a more recent qtdeclarative5-
Note: this code path affects devices only, not the desktop. So fixing it in vivid is sufficient, as utopic images won’t be supported as soon as vivid images are out.
Changed in webbrowser-app (Ubuntu): | |
status: | New → Confirmed |
summary: |
- [regression] Cannot download files + [regression] Cannot download files from the browser |
summary: |
- [regression] Cannot download files from the browser + [regression] Cannot download files from the browser on devices |
description: | updated |
Changed in webbrowser-app (Ubuntu): | |
status: | Confirmed → Invalid |
Changed in ubuntu-download-manager (Ubuntu): | |
status: | New → Confirmed |
Changed in ubuntu-download-manager (Ubuntu): | |
importance: | Undecided → Low |
assignee: | nobody → Manuel de la Peña (mandel) |