Package Details: kde-servicemenus-pdf 2.3-1

Git Clone URL: https://aur.archlinux.org/kde-servicemenus-pdf.git (read-only, click to copy)
Package Base: kde-servicemenus-pdf
Description: A KDE service menus for PDF documents from dolphin
Upstream URL: http://www.egregorion.net
Keywords: kde pdf
Licenses: GPL
Submitter: Xavier
Maintainer: Xavier
Last Packager: Xavier
Votes: 20
Popularity: 0.002009
First Submitted: 2015-10-03 20:26 (UTC)
Last Updated: 2019-10-28 04:22 (UTC)

Latest Comments

1 2 3 Next › Last »

Xavier commented on 2019-11-10 00:38 (UTC)

Hi @zoe, I tested and the current link works and changing the link to store.kde.org is not possible it is a dynamic link.

zoe commented on 2019-11-01 15:28 (UTC) (edited on 2019-11-01 15:29 (UTC) by zoe)

The link to the source is dead. You have to fetch the source on :

 <https://store.kde.org/p/1227799/startdownload?file_id=1555143012&file_name=kde-service-menu-pdf_2.3_all.tar.gz&file_type=application/x-gzip&file_size=45242>

and it did work for me : I even had not to change sha256sums for this source

fettouhi commented on 2019-10-11 15:34 (UTC)

Could this maybe get updated to version 2.3? Plus pdftk has removed from AUR as well a java version is in community now.

alex123 commented on 2018-09-28 07:29 (UTC) (edited on 2018-09-28 07:38 (UTC) by alex123)

The one used here "https://docs.google.com/uc?id=0B2KQf7Dbx7DUUVBnSDJRRVpVaFU&export=download" are bash script launching python. I.E. pydftk starts with

!/usr/bin/python

and has the classic python3 incompatibility of print without brackets :)

Going back to this aur, it now installs fine, thanks! It works fine but it seems buggy in some actions. For example, tools->merge with 2 pdf files produces the correct file, but also a empty text file called "errors merge filename.log" if I try again it asks the name for the file and no error log is printed. Also, extract-> text will prompt error and nothing will happen

I don't think this is the right place to report issues, is there an official repo of this project?

Xavier commented on 2018-09-28 03:44 (UTC)

Hi @alex123, I updated without ssl link, try again. Have you changed the scripts to python2?? all scripts are in bash

alex123 commented on 2018-09-27 06:59 (UTC) (edited on 2018-09-27 07:34 (UTC) by alex123)

Installation doesn't work for me

==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading kde-service-menu-pdf_1.0_all.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (60) SSL certificate problem: self signed certificate More details here: https://curl.haxx.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not establish a secure connection to it. To learn more about this situation and how to fix it, please visit the web page mentioned above. ==> ERROR: Failure while downloading https://www.egregorion.net/works/kde/servicemenus/pdf/kde-service-menu-pdf_1.0_all.tar.gz Aborting... ==> ERROR: Makepkg was unable to build kde-servicemenus-pdf.

I used link "https://docs.google.com/uc?id=0B2KQf7Dbx7DUUVBnSDJRRVpVaFU&export=download" provided by @DonHugo but it didn't work on plasma5

install: target '/usr/share/kde4/services/ServiceMenus/' is not a directory: No such file or directory install: target 'share/doc/kde-service-menu-pdf/' is not a directory: No such file or directory

I changed the install.sh with /share/kde4/services/ServiceMenus/ -> /share/kservices5/ServiceMenus

and the same for docs.

P.S. Even if installed, it is not working. I have used the utils in /bin but I had to change the scripts (like use python2 instead of generic python that is v3 on my machine)

Xavier commented on 2018-07-27 14:39 (UTC)

For me works all options included the merge if I selected only several pdfs

fettouhi commented on 2018-07-26 21:13 (UTC) (edited on 2018-07-26 21:23 (UTC) by fettouhi)

Does work anyone with the latest KDE Plasma in Arch? I don't see the options anymore in the servicemenus.

EDIT: Well actually works if you only have only pdf marked. But if you want to merge as set of pdf's no options for that appear anymore.