Package Details: gnome-manual-duplex 0.58-1

Package Base: gnome-manual-duplex
Description: Utility allowing manual duplex printing
Upstream URL: http://sourceforge.net/projects/g-manual-duplex/
Category: office
Licenses: GPL
Submitter: Misery
Maintainer: numerant
Last Packager: numerant
Votes: 3
First Submitted: 2010-01-02 13:02
Last Updated: 2015-02-26 15:19

Latest Comments

Comment by entodoays

2015-04-09 06:04

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?

Comment by entodoays

2014-11-04 10:38

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

2014-11-03 18:05

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

2014-11-03 13:35

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

2014-10-31 08:09

I installed the package but the virtual printer was not added. How do I add the printer in Gnome 3.14?

Comment by numerant

2014-10-22 20:48

Thanks xuhdev, just fixed the dependencies.

Comment by xuhdev

2014-10-20 04:07

Dependency pycups should be python2-pycups

I already forgot why 'gamin' is a dependency...

Comment by numerant

2014-09-13 09:33

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

2014-09-04 22:25

% 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

2014-08-15 23:35

Package 'gamin' is another depedency not listed.

Comment by menta

2011-09-19 11:25

PKGBUILD for v0.38: http://pastebin.com/ZCGCiuvw. (Dependencies updated, shebang corrected to use python2.)