FS#36567 - [mupdf] incorrect .desktop entry
Attached to Project:
Arch Linux
Opened by Jon Gjengset (Jonhoo) - Friday, 16 August 2013, 16:41 GMT
Last edited by Bartłomiej Piotrowski (Barthalion) - Tuesday, 20 August 2013, 21:05 GMT
Opened by Jon Gjengset (Jonhoo) - Friday, 16 August 2013, 16:41 GMT
Last edited by Bartłomiej Piotrowski (Barthalion) - Tuesday, 20 August 2013, 21:05 GMT
|
Details
Description:
mupdf.desktop as shipped upstream tries to execute mupdf-select-file, which is not installed by the Arch mupdf package. It is a simple bash script located in platform/debian, but without it the .desktop entry will simply not work because the command it tries to execute does not exist. Solution is either to install mupdf-select-file as well or patch .desktop to run mupdf_x11 directly. Also, why is mupdf installed as mupdf_x11? Additional info: mupdf 1.3-1 |
This task depends upon
Closed by Bartłomiej Piotrowski (Barthalion)
Tuesday, 20 August 2013, 21:05 GMT
Reason for closing: Fixed
Additional comments about closing: mupdf 1.3-3
Tuesday, 20 August 2013, 21:05 GMT
Reason for closing: Fixed
Additional comments about closing: mupdf 1.3-3
Comment by Gaetan Bisson (vesath) -
Saturday, 17 August 2013, 11:18 GMT
Comment by Jon Gjengset (Jonhoo) -
Tuesday, 20 August 2013, 21:05 GMT
Instead of building and installing mupdf as mupdf-x11, please
compile with `make CURL_LIBS='-lcurl -lpthread'`; this builds
mupdf-curl which has more features than mupdf-x11. Then I
recommend to simply install mupdf-curl as /usr/bin/mupdf.
- Field changed: Percent Complete (100% → 0%)
1.3-2 does not fix this. The .desktop is still broken. -2 only
makes the binary mupdf.