-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 10-12-15 08:57 PM, Ian Booth wrote: > I used this today and it worked well, expect that the lpreview-body > plugin isn't there and so the template was not pre-populated etc. > > I have the bzr-lpreview-body package installed and there's stuff in > /usr/lib/python2.6/site-packages/bzrlib/plugins/lpreview_body but if I > try "bzr lpreview-body" it complains and as I said above, the lp-propose > plugin leaves the mp description blank.
The best way to check whether a plugin is properly installed is to run "bzr plugins", e.g. "bzr plugins|grep lpreview_body". There is no "bzr lpreview-body" command-- instead, it provides functionality that hooks into the existing lp-propose command. Your problem might be caused by an inability to lint. Does bin/lint.sh run successfully? (Not "make lint"-- that will build bin/lint.sh first.) It appears the packaged version is somewhat behind the times, and still susceptible to this bug, which was fixed last February. Aaron -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk0JfL0ACgkQ0F+nu1YWqI1u1ACfQVngEupERhGe53crQIUEBrp1 WsMAmwd2RduZjAMVYdr7g+n5TaLrN7vO =nYJ9 -----END PGP SIGNATURE----- _______________________________________________ Mailing list: https://launchpad.net/~launchpad-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-dev More help : https://help.launchpad.net/ListHelp

