Bug 203479

Summary: video applications should consider using the video xdg user directory (KGlobalSettings::videosPath() )
Product: [Applications] dragonplayer Reporter: Oliver Henshaw <oliver.henshaw>
Component: generalAssignee: Unassigned bugs <unassigned-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: rdieter
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Unspecified   
Latest Commit: Version Fixed/Implemented In: 4.9.0
Sentry Crash Report:

Description Oliver Henshaw 2009-08-11 22:45:19 UTC
Version:            (using KDE 4.2.4)
Installed from:    Fedora RPMs

KGlobalSettings::videosPath() provides a path to the xdg video user directory on linux. Video using apps such as dragonplayer and kaffeine should consider using this directory by default. For example, the file open dialog could be pre-populated by the Video directory rather than the Documents directory.

Furthermore http://lxr.kde.org/search?v=4.3-branch;string=videosPath%28%29 shows that it currently has no users, whereas http://lxr.kde.org/search?v=4.3-branch;string=documentPath%28%29 has a couple that seem more appropriate to video.
Comment 1 Christoph Feck 2010-10-12 04:07:26 UTC
Please report this for each application that does not honor videoPath(). I am reassigning this to DragonPlayer, since this is the player included in the KDE Software Compilation.
Comment 2 Harald Sitter 2012-06-02 18:01:26 UTC
Git commit 029833aab68e1e1f118585a8ab8d344b8f915288 by Harald Sitter.
Committed on 02/06/2012 at 19:58.
Pushed by sitter into branch 'master'.

Make fileopen default to the xdg video path

also fix indention... -.-
FIXED-IN: 4.9.0

M  +19   -17   src/app/mainWindow.cpp

http://commits.kde.org/dragon/029833aab68e1e1f118585a8ab8d344b8f915288