Package: gjots2
Version: 2.1.1-2
Severity: normal

When printing, the lpr command seems to use gv|ggv|lpr & mpage to
print but mpage was not installed on my system, so I suppose there is
(at least) a missing dependency here.

According to /usr/lib/gjots2/gui.py, to print the following command is
launched:

if type gv; then GV='gv -seascape'; else if type ggv; then GV=ggv; else lpr $1; 
exit; fi; fi; T=/tmp/.tmp.$$;mpage -f -2 -I1 -P- $1 > $T;($GV $T; rm $T)&

Regards,
Alain.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages gjots2 depends on:
ii  python                        2.3.5-1    An interactive high-level object-o
ii  python2.3-glade2              2.6.1-2    GTK+ bindings: Glade support
ii  python2.3-gnome2              2.6.1-1    Python bindings for the GNOME desk

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to