Summary: | Audio and video files cannot be opened from Files with Plasma Media Center | ||
---|---|---|---|
Product: | [Plasma] plasma-mediacenter | Reporter: | Thomas Pfeiffer <thomas.pfeiffer> |
Component: | General | Assignee: | Sinny Kumari <ksinny> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | ksinny, notmart, thomas.pfeiffer |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-mediacenter/9688da710b951a7e5488e35dbd686d654b560936 | Version Fixed In: | |
Sentry Crash Report: | |||
Bug Depends on: | |||
Bug Blocks: | 321239 |
Description
Thomas Pfeiffer
2013-04-24 19:45:12 UTC
this is actually related to pmc: it should open urls passed as parameter and associate to media files Git commit 9688da710b951a7e5488e35dbd686d654b560936 by Marco Martin. Committed on 30/04/2013 at 12:27. Pushed by mart into branch 'master'. associate to images, audio and video open the files passed on command line M +1 -0 shells/newshell/main.cpp M +16 -0 shells/newshell/mainwindow.cpp M +4 -0 shells/newshell/package/contents/ui/mediacenter.qml M +2 -0 shells/newshell/plasma-mediacenter.desktop http://commits.kde.org/plasma-mediacenter/9688da710b951a7e5488e35dbd686d654b560936 Does this mean that these files will be associated with PMC everywhere it is installed? If so: I'm not sure if this is such a good idea. On a desktop/laptop PC, for example, people will likely want to open media files with other media players such as Amarok and Dragon Player by default and use PMC only when their PC is connected to the TV. On Plasma Active, on the other hand, where PMC is the default media player, it should be associated with at least audio and video files. For images I think we should still use "Images" by default in PA, since it works at least as well as PMC and probably uses less resources. Audio and video files are opened with PMC correctly now. Images in Plasma Active are still opened with the Images application (as intended) |