It seems that this package requires a patched psutils. See https://sourceforge.net/p/g-manual-duplex/discussion/1013745/thread/3ada4a36/?limit=25#b653. I'm having issues with the paper size not being recognised properly. Can it be included in this PKGBUILD?
Search Criteria
Package Details: gnome-manual-duplex 0.58-1
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2015-04-21)
| Package Base: | gnome-manual-duplex |
|---|---|
| Description: | Utility allowing manual duplex printing |
| Upstream URL: | http://sourceforge.net/projects/g-manual-duplex/ |
| Category: | office |
| Licenses: | |
| Submitter: | Misery |
| Maintainer: | numerant |
| Last Packager: | numerant |
| Votes: | 3 |
| First Submitted: | 2010-01-02 13:02 |
| Last Updated: | 2015-02-26 15:19 |
Dependencies (7)
Required by (0)
Sources
Latest Comments
Comment by entodoays
Comment by entodoays
The sourceforge project has a ready-to-install package for Arch. It installs perfectly but I copied the /etc/xdg/autostart/gmd-applet-3.py.desktop file to ~/.config/autostart and modified the EXEC line to read: "Exec=python2 /usr/share/gnome-manual-duplex/gmd-applet-3.py run-in-tray". Log out and in again and it works.
Comment by numerant
Updated to the new version, fixed issues you pointed out. GMD applet still doesn't work for me because of some GNOME dependencies I'm lacking, but I'll try to figure it out later.
Comment by entodoays
There's a problem with the gmd-applet-3.py file. It's python2 code but the default python version in Arch (at least on my system) is python3. Modifying the exec line of gmd-applet-3.py.desktop by adding python2 before the path to the script solves the issue.
Comment by entodoays
I installed the package but the virtual printer was not added. How do I add the printer in Gnome 3.14?
Comment by numerant
Thanks xuhdev, just fixed the dependencies.
Comment by xuhdev
Dependency pycups should be python2-pycups
I already forgot why 'gamin' is a dependency...
Comment by numerant
Updated to 0.50, added psutils dependency.
@xuhdev: why do you think 'gamin' is necessary? GMD works fine for me without this package installed.
Comment by oi_wtf
% gnome-manual-duplex
{ps,pdf}tops '2:0' '/home/***/print.ps' /tmp/tmpFpt8rc
sh: pstops: Command not found.
{ps,pdf}tops '2:-1U(1w,1h)' '/home/**/print.ps' /tmp/tmpFpt8rc
sh: pstops: Command not found.
-> psutils should be a dependency
Comment by xuhdev
Package 'gamin' is another depedency not listed.