Bug 360319

Summary: desktop-mime-but-no-exec-code lintian error when packaging.
Product: [Unmaintained] Bluedevil Reporter: clivejo <clivejo>
Component: generalAssignee: David Rosca <nowrep>
Status: RESOLVED DUPLICATE    
Severity: minor    
Priority: NOR    
Version First Reported In: 5.5.5   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description clivejo 2016-03-09 17:23:26 UTC
Debian policy: The desktop entry lists support for at least one mime type, but does not provide codes like %f, %F, %u or %U for the Exec key. 

If the application can indeed handle files of the listed mime types, it should specify a way to pass the filenames as parameters. 

Reproducible: Always 

Steps to Reproduce: 
1. package 
2. lintian error

Fix: Patch src/sendfile/org.kde.bluedevilsendfile.desktop using %u 
%u A single URL. Local files may either be passed as file: URLs or as file path.
Comment 1 David Rosca 2016-03-09 17:24:45 UTC

*** This bug has been marked as a duplicate of bug 360292 ***