Re: [OPEN-ILS-GENERAL] Receipt.bat is not a valid Win32 application

2011-09-09 Thread Jason Etheridge
> C:\Documents and Settings\userID\Application
> Data\OpenILS\open_ils_staff_client\Profiles\730le3ud.default\chrome\receipt.bat
> is not a valid Win32 application.

Rush, we can thank Thomas Berezansky for a fix here:
rel_2_0: 
http://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=b07c1608612eadf7b770cd87c10999a22e4256b0
rel_2_1: 
http://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=aadf3fc2003ad94632a20e34676fcec6afb290a9
master: 
http://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=02805043719388e350a699138dd6a225ead91fc5

As a workaround prior to this patch, you should be able to use Custom
Print instead of DOS Print, with a command like this:
COPY %receipt.txt% LPT1 /B

-- 
Jason Etheridge
 | Equinox Software, Inc. / Your Library's Guide to Open Source
 | phone:  1-877-OPEN-ILS (673-6457)
 | email:  ja...@esilibrary.com
 | web:  http://www.esilibrary.com


[OPEN-ILS-GENERAL] Receipt.bat is not a valid Win32 application

2011-09-09 Thread Rush Austin
Evergreen staff client v2.07
Windows XP Pro (sp3)

When printing a spine label, one of our workstations throws the error:
C:\Documents and Settings\userID\Application 
Data\OpenILS\open_ils_staff_client\Profiles\730le3ud.default\chrome\receipt.bat 
is not a valid Win32 application.

I saw this error mentioned in some of the older (2008) IRC channel chat logs 
but never saw a definitive fix.

The file itself is empty.
It is not marked "Read-only" or "hidden"

Anyone encountered this?

Thanks.

Rush Austin
Systems Analyst
Buncombe County IT
rush.aus...@buncombecounty.org





[OPEN-ILS-GENERAL] Printing to receipt printer always prompts user to select printer

2011-09-09 Thread Rush Austin
Evergreen Staff Client v2.07
XP Pro (SP3)
Star SP512 Line Mode Printer

One of our circ machines, when printing to the receipt printer, always displays 
the Windows Print Dialog and prompts the user to select the printer.  We've set 
the Default printer in Windows and I took the following steps in the staff 
client:

Admin(-) -> Local Administration -> Printer Settings Editor

Had her click the button "Set Default Printer and Print a Test Page"
At the Window print dialog, I had her choose the 'Star Receipt Printer' from 
the list and hit ok.
A test page was directed to the receipt printer.

Had her try to print a holds receipt.  She is still seeing the extra "choose 
printer" dialog, but now it is defaulting to the Star printer.

The other circ workstation does not exhibit this behavior (ie- it does not 
present the choose printer dialog).

Any ideas why this one workstation always prompts to select the printer?

Thanks!

Rush Austin
Systems Analyst
Buncombe County IT
rush.aus...@buncombecounty.org





Re: [OPEN-ILS-GENERAL] Search range in template toolkit

2011-09-09 Thread Bill Erickson
On Wed, Sep 07, 2011 at 10:54:38AM -0400, Bill Erickson wrote:
> On Wed, Sep 07, 2011 at 10:17:10AM -0400, Kathy Lussier wrote:
> >Hi all,
> > 
> > 
> > 
> >We've been spending some time investigating Template Toolkit and what
> >work needs to be done before it is ready for implementation in our
> >networks. I've been keeping up with changes being made to the working
> >release notes page at
> > 
> >[1]http://www.open-ils.org/dokuwiki/doku.php?id=dev%3Aopac%3Atemplate-t
> >oolkit%3Arelease_notes and noticed a recent addition regarding the fact
> >that TPac does not maintain the concept of search range. As this note
> >was added under"other considerations" instead of "features not yet
> >implemented," I'm curious if this means there are no current plans to
> >implement this concept of search range. Is it something we can expect
> >to see in either the short- or long-range future for TPac?
> 
> Hi Kathy,
> 
> I added the comment to the "Other Considerations" section mainly
> because the future of search range support was unclear to me and because
> I think its execution bears some discussion.  Of course, the same could 
> be said for other items under the Not Yet Implemented list as well.  In
> fact, I'm going to change the wiki page a little to better reflect my 
> understanding of the state of affairs.  I'll respond here when I'm done.

Hi,

I've updated the release notes to reflect features that are in the works
(Sponsored) and those that exist in the current OPAC but (to the best 
of my knowledge) require community stewardship (Unsponsored).  I've
almost certainly left something out, so if anyone has any
comments/additions/questions/etc, please let us know.

Thanks

-b

-- 
Bill Erickson
| Senior Software Developer
| Equinox Software, Inc. / Your Library's Guide to Open Source
| phone: 877-OPEN-ILS (673-6457)
| email: erick...@esilibrary.com
| web: http://esilibrary.com 


Re: [OPEN-ILS-GENERAL] Default state setting in patron driver's license field

2011-09-09 Thread Jesse Ephraim
Dan;

Thank you very much!

Jesse Ephraim

Director, Roanoke Public Library
308 S. Walnut
Roanoke, Texas 76262
(817) 491-2691
jephr...@roanoketexas.com



-Original Message-
From: open-ils-general-boun...@list.georgialibraries.org 
[mailto:open-ils-general-boun...@list.georgialibraries.org] On Behalf Of Dan 
Wells
Sent: Friday, September 09, 2011 7:40 AM
To: Evergreen Discussion Group
Subject: Re: [OPEN-ILS-GENERAL] Default state setting in patron driver's 
license field

Hello Jesse,

On 1.6 you need to edit '/openils/var/web/xul/server/patron/ue_config.js'.  
Near the top you will find a 'defaultState' variable set to 'GA'.

Dan

>>> On 9/9/2011 at 6:54 AM, Jesse Ephraim  wrote:
> Does anyone know where to reset the default "GA-" that appears in the 
> driver's 
> license field when adding a new patron?  We would like to replace it with 
> "TX-" as the default.  We are on version 1.6.1.8.
> 
> Thanks!
> 
> Jesse Ephraim
> 
> Director, Roanoke Public Library
> 308 S. Walnut
> Roanoke, Texas 76262
> (817) 491-2691
> jephr...@roanoketexas.com



Re: [OPEN-ILS-GENERAL] Default state setting in patron driver's license field

2011-09-09 Thread Dan Wells
Hello Jesse,

On 1.6 you need to edit '/openils/var/web/xul/server/patron/ue_config.js'.  
Near the top you will find a 'defaultState' variable set to 'GA'.

Dan

>>> On 9/9/2011 at 6:54 AM, Jesse Ephraim  wrote:
> Does anyone know where to reset the default "GA-" that appears in the 
> driver's 
> license field when adding a new patron?  We would like to replace it with 
> "TX-" as the default.  We are on version 1.6.1.8.
> 
> Thanks!
> 
> Jesse Ephraim
> 
> Director, Roanoke Public Library
> 308 S. Walnut
> Roanoke, Texas 76262
> (817) 491-2691
> jephr...@roanoketexas.com



[OPEN-ILS-GENERAL] Default state setting in patron driver's license field

2011-09-09 Thread Jesse Ephraim
Does anyone know where to reset the default "GA-" that appears in the driver's 
license field when adding a new patron?  We would like to replace it with "TX-" 
as the default.  We are on version 1.6.1.8.

Thanks!

Jesse Ephraim

Director, Roanoke Public Library
308 S. Walnut
Roanoke, Texas 76262
(817) 491-2691
jephr...@roanoketexas.com