Bug 196817 - [patch] deskutils/calibre: does not launch from applications menu
Summary: [patch] deskutils/calibre: does not launch from applications menu
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: Guido Falsi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-17 05:05 UTC by Lawrence Chen
Modified: 2015-01-17 21:29 UTC (History)
0 users

See Also:
madpilot: maintainer-feedback+


Attachments
patch file (1.83 KB, patch)
2015-01-17 05:05 UTC, Lawrence Chen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lawrence Chen 2015-01-17 05:05:46 UTC
Created attachment 151757 [details]
patch file

The cause is that the linux installer is generating *.desktop files with a linux only option.

Removing the option (--detach) makes it possible to start calibre from menu.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2015-01-17 05:05:46 UTC
Auto-assigned to maintainer madpilot@FreeBSD.org
Comment 2 Guido Falsi freebsd_committer freebsd_triage 2015-01-17 12:26:50 UTC
Thanks for the report.

I'll modify the port to fix this.
Comment 3 Guido Falsi freebsd_committer freebsd_triage 2015-01-17 21:28:46 UTC
Fix committed.

Thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2015-01-17 21:29:31 UTC
A commit references this bug:

Author: madpilot
Date: Sat Jan 17 21:28:36 UTC 2015
New revision: 377253
URL: https://svnweb.freebsd.org/changeset/ports/377253

Log:
  - Fix .desktop entries [1]

  While here:

  - Don't create unneeded empty directories
  - Silence one installation command

  PR:		196817 [1]
  Submitted by:	Lawrence Chen <beastie at tardisi.com>

Changes:
  head/deskutils/calibre/Makefile
  head/deskutils/calibre/files/patch-calibre_linux.py