| Summary: | print a poster will not work | ||
|---|---|---|---|
| Product: | [Unmaintained] kdeprint | Reporter: | Markus Preis <mpnews1> |
| Component: | general | Assignee: | KDEPrint Devel Mailinglist <kde-print-bugs-null> |
| Status: | RESOLVED UNMAINTAINED | ||
| Severity: | normal | CC: | jlayt |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Markus Preis
2007-04-06 21:06:29 UTC
Marcus, which is the "source" of your poster? Are you (is Gentoo) using the tarball as available from printing.kde.org/downloads/ ? I use the tarball from printing.kde.org/downloads/ and renamed it to poster.old
This is the wrapper i use to get the call parameter:
/usr/bin/poster:
!/bin/bash
tt=$@
/usr/bin/logger "poster ${tt}"
poster.old $@
exit $?
I think it's not the poster program. I think it's the missing A4 Parameter for the option '-m'
Someone mixed two different poster programs in one package... I'll put it on my todo list. net-print/poster-20050907 is from printing.kde.org and marked testing net-print/poster-0.1 is from another source and marked stable As a side note: From packager's perspective unversioned tarballs like the one at printing.kde.org are ugly. :) KDEPrint is obsolete, unmaintained and will never be revived. Closing all open bugs. |