Le mercredi 10 janvier 2007 12:25, Christian Pinedo Zamalloa a écrit : > I installed the new version and after configuring the backend doesn't > work :(. But it's not the only problem because i don't get jasmine to > log something to /var/log/messages or /var/log/cups/error.log or any > other log. I remenber that i had to change the perl script in order to > get to log and until now i don't remember how i changed it.
Have you tried to set $Want_Sys_Syslog to 1 at the beginning of the script ? my $Want_Sys_Syslog=1; If so, you will be able to "tail -f /var/log/syslog" to get info from jasmine. > (/usr/local/libexec/cups/backend/jasmine) stopped with status 13! > I [10/Jan/2007:12:11:42 +0100] [Job 23] Backend returned status 13 > (unknown) This is a Cups error code... I gonna look to find out what it means. > I [10/Jan/2007:12:11:42 +0100] Hint: Try setting the LogLevel to > "debug" to find out more. Try to set LogLevel to "debug" in /etc/cups/cupsd.conf > I [10/Jan/2007:12:16:38 +0100] Denying user "nobody" access to printer > "Lexmark" Hey ! It seems that you are printing as user "nobody" and Cups doesn't like this ;-) ! Try with another user, maybe ? > I will try the next days (when i have more time) to remember how i > have to modify script to log well. That would be great, because I know nothing about *bsd, and I don't have one to make tests... > Thanks and sorry for this few > information, Thanks for your input ;-) -- ,, (°> Nicolas Costes /|\ IUT de La Roche / Yon ( ^ ) Musique libre : http://musique-legale.info/ ^ ^ Mais aussi : http://www.jamendo.com/ Ne pas utiliser : [EMAIL PROTECTED] -- Attached file included as plaintext by Listar -- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQBFpNsYNc2aXy7LuOgRAsKbAKCRoRKTrDPMack8r0yYwVsAYFUiTQCeNsir HJe9KKXL5ZhNwyQyJHYXqEs= =lzO6 -----END PGP SIGNATURE----- -- Put JASmine in your Cups ! To unsubscribe : mailto:[EMAIL PROTECTED] List archives : http://dir.gmane.org/gmane.comp.printing.jasmine.user http://www.mail-archive.com/jasmine%40ml.free.fr/ Web site : http://jasmine.berlios.de/

