Ok, my JASmine does not seem to work now. I'm running FC5 and CUPS 1.2 and installed JASmine 0.0.3
Ran the ALTER statement as you have indicated. When I sent a print job, the printer goes into a "Pending state" and won't start when I restart it. syslog doesn't show anything but cups error_log has the following entry: I [15/Sep/2006:22:56:18 -0500] Started backend /usr/lib/cups/backend/jasmine (PID 28209) for job 742. D [15/Sep/2006:22:56:18 -0500] Discarding unused job-state event... D [15/Sep/2006:22:56:18 -0500] cupsdProcessIPPRequest: 10 status_code=0 (successful-ok) D [15/Sep/2006:22:56:18 -0500] PID 28205 (/usr/lib/cups/filter/pstops) exited with no errors. E [15/Sep/2006:22:56:18 -0500] PID 28209 (/usr/lib/cups/backend/jasmine) stopped with status 22! Notice, the jasmine backend exited with status 22. Any idea how to correct this? Thanks, Angel -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Nicolas Costes Sent: Friday, September 15, 2006 4:17 AM To: [email protected] Subject: [JASmine] Re: Release Candidate (0.0.3-rc1) - Devel ML Le Vendredi 15 Septembre 2006 01:03, angelb a écrit : Hello ! > I have JASmine 0.0.1 installed and is working fine. Oh, this is old ;-) ! I keep a working copy of all JASmine versions in my production server, and yesterday I had a look to 0.0.1 : What a shock ! I hadn't used it for months, and... I must admit it does not do many things :-). If you try 0.0.3, although this still does not do many things, you will notice the huge functionality gap... > What changes do I need to make if I want to install/upgrade > to 0.0.2 or 0.0.3 and keep current data in my database? Well, it written in the INSTALL file : The only thing that changed between 0.0.1 and 0.0.2 is a new 'server' field in the database. There was no change between 0.0.2 and 0.0.3, they are fully compatible. So, the only thing you've got to do to upgrade to 0.0.3 is the following command on you MySQL server : mysql> ALTER jobs_log ADD server tinytext NOT NULL; That's all ! Please keep us informed of your upgrade experience, and report any issue regarding this MySQL modification. > Thanks, > Angel HTH -- 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/ -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.1.405 / Virus Database: 268.12.3/446 - Release Date: 9/12/2006 -- 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/

