Video and Music scopes should provide non-file:/// based URIs
Bug #1340952 reported by
Laszlo Molnar
This bug affects 7 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity Media Scanner Scope |
Fix Released
|
High
|
Paweł Stołowski | ||
mediaplayer-app |
Fix Released
|
High
|
Ted Gould | ||
unity-scopes-shell |
Invalid
|
High
|
Unassigned | ||
url-dispatcher (Ubuntu) |
Fix Released
|
High
|
Ted Gould |
Bug Description
There are some mp4 videos found/indexed by mediascanner-
mako utopic r119
Related branches
lp://qastaging/~ted/url-dispatcher/lp1340952-drop-file-urls
- Charles Kerr (community): Approve
- PS Jenkins bot (community): Needs Fixing (continuous-integration)
-
Diff: 106 lines (+0/-60)2 files modifiedservice/dispatcher.c (+0/-38)
tests/dispatcher-test.cc (+0/-22)
lp://qastaging/~stolowski/unity-scope-mediascanner/fix-1340952
- James Henstridge: Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 114 lines (+27/-11)4 files modifiedsrc/music-scope.cpp (+8/-2)
src/video-scope.cpp (+12/-2)
tests/test-music-scope.cpp (+4/-4)
tests/test-video-scope.cpp (+3/-3)
lp://qastaging/~ted/mediaplayer-app/video-uri-support
- Jim Hodapp (community): Approve (code)
- PS Jenkins bot: Approve (continuous-integration)
-
Diff: 67 lines (+22/-0)5 files modifieddata/CMakeLists.txt (+5/-0)
data/mediaplayer-app.url-dispatcher (+5/-0)
debian/changelog (+6/-0)
debian/mediaplayer-app.install (+1/-0)
src/mediaplayer.cpp (+5/-0)
Changed in mediaplayer-app: | |
status: | Incomplete → New |
summary: |
- media player doe not play videos indexed from outside ~/Videos + Video and Music scopes should provide non-file:/// based URIs |
tags: | added: rtm14 scopes-dev |
Changed in url-dispatcher (Ubuntu): | |
status: | New → Confirmed |
importance: | Undecided → High |
Changed in unity-scopes-shell: | |
status: | New → Confirmed |
importance: | Undecided → High |
Changed in unity-scope-mediascanner: | |
status: | New → Confirmed |
importance: | Undecided → High |
tags: |
added: scope-dev removed: scopes-dev |
Changed in url-dispatcher (Ubuntu): | |
assignee: | nobody → Ted Gould (ted) |
Changed in url-dispatcher (Ubuntu): | |
status: | Confirmed → In Progress |
Changed in unity-scope-mediascanner: | |
assignee: | nobody → Pawel Stolowski (stolowski) |
tags: | added: touch-2014-08-28 |
tags: |
added: touch-2014-09-11 removed: touch-2014-08-28 |
Changed in mediaplayer-app: | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Ted Gould (ted) |
tags: | added: lt-age-20140911 lt-blocker lt-category-visible lt-prio-high |
tags: |
added: touch-2014-09-25 removed: touch-2014-09-11 |
Changed in unity-scopes-shell: | |
status: | Confirmed → Invalid |
Changed in mediaplayer-app: | |
status: | In Progress → Fix Released |
Changed in unity-scope-mediascanner: | |
status: | Confirmed → Fix Released |
To post a comment you must log in.
The limiting factor here is the app_armor profile. This is set up to be this restrictive on purpose. Subscribing jdstrand to comment on whether this should truly be a bug or a won't fix.