Re: [Koha] Search has stopped working

2011-05-17 Thread Paul Poulain
Le 16/05/2011 20:41, Chris Hobbs a écrit :
> That was the hint I needed. While zebrasrv was running, checking the
> zebrasrv logs I discovered:
>
> zebra_lock_create fail fname=/var/lock/koha/zebradb/biblios/shadow..LCK
> [Permission denied]
>
> Removing those files then restarting koha-zebra-daemon got the search
> working again.
It probably means zebra had been built as  a user, and now has another one.
For example, when you rebuild_zebra.pl -r as root, then try to run as
"not root".

-- 
Paul POULAIN
http://www.biblibre.com
Expert en Logiciels Libres pour l'info-doc
Tel : (33) 4 91 81 35 08

___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Installation of additional languages for OPAC and Intranet

2011-05-17 Thread 毛慶禎
Hi all,

I need your help to install additional languages for OPAC and Intranet
after installing Koha.

I have fellowed this page, but did not work.
http://wiki.koha-community.org/wiki/Installation_of_additional_languages_for_OPAC_and_INTRANET_staff_client

For the teaching purpose, I use this Live CD,
Koha Live CD by Mizstik: Easiest way to try or install Koha,
release-6, 2010-10-22, Koha 3.2.0 and Ubuntu 10.10

First,  adding Traditional Chinese interface and IBus, I have Chinese
interface of Ubuntu.

System/Administration/Synaptic Package Manager - >
Setting/Repositories/updates, backports
sudo apt-get update
sudo apt-get upgrade
sudo dpkg-reconfigure locales
sudo apt-get install language-support-zh
sudo apt-get install language-selector
log out / log in -> Chinese
System/Administration/Language Support -> ...

$ sudo add-apt-repository ppa:shawn-p-huang/ppa
$ sudo apt-get update
$ sudo apt-get upgrade
$ im-switch -s ibus

So far so good.

Then, I could not add Traditional Chinese.

After this three actions.
$ cd /usr/share/koha/misc/translator
$ mkdir /usr/share/koha/opac/htdocs/opac-tmpl/prog/zh-Hans-TW/
$ mkdir /usr/share/koha/intranet/htdocs/intranet-tmpl/prog/zh-Hans-TW/ /

It suppose only two command line:

$ perl translate install zh-Hans-TW
$ KOHA_CONF=/etc/koha/koha-conf.xml perl -I /usr/share/koha/lib/
translate install zh-Hans-TW

But, it return fellowing messages.

$ /usr/share/koha/misc/translator$ perl translate install zh-Hans-TW
readdir() attempted on invalid dirhandle $fh at LangInstaller.pm line 62.
closedir() attempted on invalid dirhandle $fh at LangInstaller.pm line 63.
Install templates
  Install templates 'opac
From: /usr/share/koha/opac/htdocs/opac-tmpl/prog/en/
To  : /usr/share/koha/opac/htdocs/opac-tmpl/prog/zh-Hans-TW
With: 
/usr/share/koha/intranet/cgi-bin/misc/translator/po/zh-Hans-TW-i-opac-t-prog-v-3002000.po
Can't exec "/usr/share/koha/intranet/cgi-bin/misc/translator/tmpl_process3.pl":
沒有此一檔案或目錄 at LangInstaller.pm line 286.
  Install templates 'intranet
From: /usr/share/koha/intranet/htdocs/intranet-tmpl/prog/en/
To  : /usr/share/koha/intranet/htdocs/intranet-tmpl/prog/zh-Hans-TW
With: 
/usr/share/koha/intranet/cgi-bin/misc/translator/po/zh-Hans-TW-i-staff-t-prog-v-3002000.po
Can't exec "/usr/share/koha/intranet/cgi-bin/misc/translator/tmpl_process3.pl":
沒有此一檔案或目錄 at LangInstaller.pm line 286.
Koha directories hierarchy for zh-Hans-TW must be created first

This is my directory.

$ /etc/koha$ ls
koha-conf.xml  koha-httpd.conf  pazpar2  README.txt  zebradb

Another command still not working.

$ KOHA_CONF=/etc/koha/koha-conf.xml perl -I /usr/share/koha/lib/
translate install
zh-Hans-TW
$ /usr/share/koha/misc/translator$ KOHA_CONF=/etc/koha/koha-conf.xml
perl -I /usr/share/koha/lib/ translate install readdir() attempted on
invalid dirhandle $fh at LangInstaller.pm line 62.
closedir() attempted on invalid dirhandle $fh at LangInstaller.pm line 63.

-- 
Wishing you all the best. . . .


Anthony Mao 毛慶禎 http://bit.ly/maolins
Department of Library and Information Science
Fu Jen Catholic University  http://bit.ly/lins
510 Jhongjheng Rd., Sinjhuang City,
Taipei County 24205,
Taiwan
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Installation of additional languages for OPAC and Intranet

2011-05-17 Thread Frédéric Demians
 > But, it return fellowing messages.

 > $ /usr/share/koha/misc/translator$ perl translate install zh-Hans-TW
 > readdir() attempted on invalid dirhandle $fh at LangInstaller.pm line 62.
 > closedir() attempted on invalid dirhandle $fh at LangInstaller.pm 
line 63.

It's a known and resolved bug (#5506). You need to upgrade to last Koha
3.2.9 version.


-- 
Frédéric DEMIANS
http://www.tamil.fr/u/fdemians.html
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Managing ebooks and databases

2011-05-17 Thread Hal Bright
A question I can answer.  I uploaded data I was able to obtain from the 
Overdrive reports and created MARC records with MARCEdit.  Overdrive uses a 
"Network key" to link into their catalog, which I used for the 856 URL field.  
Then I uploaded the records into the catalog (yesterday, in fact).  The only 
problem I have is the results for an author search floats all the "E-Overdrive" 
items to the top of the results, crowding out all the other "NEW" items 
[Bywater is working on this issue]  Here is a link to a sample record.

http://catalog.farmingtonlibraries.org/cgi-bin/koha/opac-detail.pl?biblionumber=165976

From: koha-boun...@lists.katipo.co.nz [koha-boun...@lists.katipo.co.nz] on 
behalf of Joann Ransom [jran...@library.org.nz]
Sent: Monday, May 16, 2011 5:01 PM
To: koha
Subject: [Koha] Managing ebooks and databases

Good morning my Koha friends,

I need some advice. We are running 3.2 and within a few months we will be joing 
a consortia offering ebooks for download. It will either be Overdrive or a 
vendor using the Overdrive platform. I am not interesting in discussing how bad 
/ evel etc Overdrive are - I have no choice as practically all of NZ will be 
joining  together into several consortia.

My question is how do Koha libraries provide access to ebooks within the Koha 
OPAC? Ditto with suubscription databases - is there a clever way to manage 
these in a useful ways for library patrons?

Thanks in advance,

Cheers Jo.

--
Joann Ransom RLIANZA
Head of Libraries,
Horowhenua Library Trust.

___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Article for Newsletter

2011-05-17 Thread sekharmsrc
Hi Nicole, 

I saw your post about articles for News Letter. Look at our story.

University of Guyana (uog.edu.gy), Berbice Campus (South America) has launched 
it's Library Automation System KOHA on 12th May, 2011. The collection size is 
around 13000. We are also working on implementing Koha for University's main 
campus (Turkeyen) Library which has a collection size of 14. 

This is first of it's kind in the country (Guyana). University of Guyana is the 
first one to implement this world's leading Open Source Library Software(Koha) 
in the Caribbean. 

We have started helping the National Library of Guyana to start their journey 
with Koha. I request you to publish this information on koha.org to promote 
interest among the Caribbean Islands. 

University of Guyana, Berbice Campus Library's "Online Public Access Catalog 
(OPAC)" service can be accessed at: 

http://ugbclibrary.uog.edu.gy

Dept. of Software Services has provided technical support for University of 
Guyana automation project. I am a software engineer and HOD for Dept. of 
Software Services, University of Guyana. 

We want to thank you all for this feature-rich product. We have been benefiting 
from the mailing lists, etc. 

For any clarification, please feel free to contact me. 

regards, 
Sekhar Mallampati 
Software Engineer & HOD, Dept. of Software Services 
Email: sekhar.mallamp...@uog.edu.gy 
Telephone: (+592)-614-1394 (Cell) / +592-222-4524 (Dept. of Software Services) 
University of Guyana, South America 
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Article for Newsletter

2011-05-17 Thread sekharmsrc
Hi Nicole,

I saw your post for newsletter articles. Look at our story.

University of Guyana (uog.edu.gy), Berbice Campus (South America) has launched 
it's Library Automation System KOHA on 12th May, 2011. The collection size is 
around 13000. We are also working on implementing Koha for University's main 
campus (Turkeyen) Library which has a collection size of 14.

This is first of it's kind in the country (Guyana). University of Guyana is the 
first one to implement this world's leading Open Source Library Software(Koha) 
in the Caribbean.

We have started helping the National Library of Guyana to start their journey 
with Koha. I request you to publish this information on koha.org to promote 
interest among the Caribbean Islands.

University of Guyana, Berbice Campus Library's "Online Public Access Catalog 
(OPAC)" service can be accessed at:

http://ugbclibrary.uog.edu.gy

Dept. of Software Services has provided technical support for University of 
Guyana automation project. I am a software engineer and HOD for Dept. of 
Software Services, University of Guyana.

We want to thank you all for this feature-rich product. We have been benefiting 
from the mailing lists, etc.

For any clarification, please feel free to contact me.

regards,
Sekhar Mallampati
Software Engineer & HOD, Dept. of Software Services
Email: sekhar.mallamp...@uog.edu.gy
Telephone: (+592)-614-1394 (Cell) / +592-222-4524 (Dept. of Software Services)
University of Guyana, South America 
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] A feature I thought I remembered testing

2011-05-17 Thread Nicole Engard
Hello all,

I think I'm going crazy cause I could have sworn I tested a
development ages ago that made it so that if a message is triggered on
checkin you have to acknowledge it before you can check out another
item. I'm unable to find this a patch/development/bug on this.  So
feel free to tell me I have no idea what I'm talking about - or even
better if you can point me to what I remember that would be awesome.

Nicole
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Deleting record causes error in cart

2011-05-17 Thread Owen Leonard
> I understand this is a reported bug
>  http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3873
>
> My question  - is there a work around?  How can I empty my cart?

I'm sorry your question never got answered. I don't know of a
workaround. For the list and posterity I'll tell you the cart is based
on browser cookies. If Koha won't let you empty the cart for some
reason you can always clear your browser cookies.

  -- Owen

-- 
Web Developer
Athens County Public Libraries
http://www.myacpl.org
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] DOn't ever return them if they are out?

2011-05-17 Thread BWS Johnson
Salvete!

> This is a translation related issue. The English ambiguity
> itself must be solved before being able to translate this sentence into
> your language. This message comes from Koha inventory tool. You have to
> see how it works in English.
> 

Frédéric++ Paul Poulain has learnt me English and that didn't even make sense 
to me! ;)


> In Koha inventory tool, you send a list of barcodes. Each item is then
> handled by Koha. If an item is check out, Koha do a checkin. If the
> check-in succeed, this message is displayed:
> 
>    item was on loan. It was returned before marked as seen
> 

       How about changing this to

       "Item was on loan. It was returned to the shelf before being checked 
in." 


> If the check-in fails, for whetever reason, Koha displays this:
> 
>    item was on loan. couldn't be returned.
> 
> I don't see any reason why the check-in should fail, but it happens and
> Koha report it!



"Item is still on loan. Check in has failed." ?

Cheers,
Brooke
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] ok Re: DOn't ever return them if they are out?

2011-05-17 Thread Hailuodon Kirjasto
Merhaba!
 
Thanks for helping me to see, though "thru branches" the light of reason here, 
Brooke et Frederic. Shall build my Finnish translation suggestion on these 
notes. 

kindest grtz,
Kari 


16:45, BWS Johnson kirjoitti:

> Salvete!
> 
> > This is a translation related issue. The English ambiguity
> > itself must be solved before being able to translate this sentence into
> > your language. This message comes from Koha inventory tool. You have to
> > see how it works in English.
> > 
> 
> Frédéric++ Paul Poulain has learnt me English and that didn't even make sense
> to me! ;)
> 
> 
> > In Koha inventory tool, you send a list of barcodes. Each item is then
> > handled by Koha. If an item is check out, Koha do a checkin. If the
> > check-in succeed, this message is displayed:
> > 
> >    item was on loan. It was returned before marked as seen
> > 
> 
>        How about changing this to
> 
>        "Item was on loan. It was returned to the shelf before being checked
> in." 
> 
> 
> > If the check-in fails, for whetever reason, Koha displays this:
> > 
> >    item was on loan. couldn't be returned.
> > 
> > I don't see any reason why the check-in should fail, but it happens and
> > Koha report it!
> 
> 
> 
> "Item is still on loan. Check in has failed." ?
> 
> Cheers,
> Brooke
> 


-- 
---
kirjastonhoitajat Kari ja Päivi

Hailuodon kunnankirjasto
kirja...@hailuoto.fi
+358444973565

Luovontie 61
90480 HAILUOTO

http://www.hailuoto.fi/sivu/fi/kuntapalvelut/perus/Sivistyspalvelut/kirjasto/
http://www.facebook.com/#!/pages/Hailuodon-kirjasto-Hailuoto-Public-Library/352032659853
http://www.flickr.com/photos/luovonkirjastonhoitaja/
---
Tämä sähköpostiviesti on tarkoitettu vain vastaanottajalle. Mikäli saatte tämän 
viestin erehdyksessä, pyydän palauttamaan sen lähettäjälle. Mikäli viesti on 
väärällä vastaanottajalla, viestiä ei saa tallentaa, kopioida eikä lähettää 
edelleen.
---



___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] encoding problem with Armenian records

2011-05-17 Thread Chris Cormack
2011/5/17 Tigran Zargaryan :
> Hi List,
> working with 3.4
> cataloging, retrieval, display of bibliogrpahic records in Armenian is going
> fine.
> In OPAC mode for Armenian records search and retrieval are working fine
> (Fig.1).
> After record display, when clicking on any terms from the Subject(s) (fig2),
> not correct codes are displayed (Fig3). These symbols are not having any
> relation to Armenian letters.
> The same is displayed upon stopping mouse on the Author or subjects (see
> Fig4).
> Any ideas?

Hi Tigran

I would file a bug at bugs.koha-community.org it is most likely
something to do with trying html escape the url, or something
similair.

Chris
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Trapped Holds = No Holds Allowed

2011-05-17 Thread Lesley Kimball
Hi everyone,

  We've only been using production mode since late April and today we
"discovered" a strange phenomenon.  Titles that we only have 1 copy/item of
that have the status of being a trapped hold (waiting), show as "no holds
allowed" when you search for them in a general way that produces a list of
records (as opposed to searching for it by barcode).  So, if the item
"Uncoupling" by Meg Wolitzer (which we only own one copy of) is trapped &
waiting to be picked up, if we do a search in either the staff client or the
OPAC for "Wolitzer" -- a list of her books comes up and each one has the
link below it to place a hold except for the one that is trapped
(Uncoupling) and that one says "no holds allowed".  You can place a hold on
it in other ways (through checking the box and then clicking place hold, or
in staff client by bringing up the item and placing a hold directly).  So,
we can get around it, but it is unlikely that most of our patrons using the
OPAC will go any farther than seeing "no holds allowed."

 

Has anyone else dealt with this?

 

Lesley Kimball 

 

~~
You see, I don't believe that libraries should be
drab places where people sit in silence, and that's
been the main reason for our policy of employing
wild animals as librarians.
   -- Monty Python, "Gorilla Librarian" sketch
~~~
Lesley Kimball
Director
Wiggin Memorial Library
Stratham, NH
  direc...@wigginml.org

 

___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Koha - holds for specific copy - OPACItemHolds

2011-05-17 Thread Linda Culberson
All,
Does anyone have holds for specific copies working in Koha OPAC 
preferences OPACItemHolds ?  Set to "Allow"  it is to allow "patrons to 
place holds on specific items in the OPAC. If this is disabled, users 
can only put a hold on the next available item."

Thanks in advance.
-- 
Linda Culberson  lcul...@mdah.state.ms.us
Archives and Records Services Division
Ms. Dept. of Archives & History
P. O. Box 571
Jackson, MS 39205-0571
Telephone:  601/576-6873   Fax:  601/576-6824

___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Koha - holds for specific copy - OPACItemHolds

2011-05-17 Thread Chris Cormack
On 18 May 2011 10:10, Linda Culberson  wrote:
> All,
> Does anyone have holds for specific copies working in Koha OPAC
> preferences OPACItemHolds ?  Set to "Allow"  it is to allow "patrons to
> place holds on specific items in the OPAC. If this is disabled, users
> can only put a hold on the next available item."
>
What version of Koha Linda?

I found a bug for it in 3.4.0, and have sent a patch

http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6347

With that patch it works, maybe you (or your IT people) could test and
sign off on that patch :) That would help it on it's way into 3.4.1

Chris
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Library Automation System at University of Guyana, Berbice Campus...

2011-05-17 Thread Nicole Engard
Sekhar,

Once you make the changes that Owen suggests in this email I will add
your article to the newsletter, but right now you're not linking to
the official Koha site.

Nicole

PS. When sending newsletter articles you shouldn't send them to the
entire list, just to me to save the list from reading all the articles
before I publish them.

On Mon, May 16, 2011 at 5:46 AM, Owen Leonard  wrote:
>> University of Guyana (uog.edu.gy), Berbice Campus (South America) has
>> launched it's Library Automation System KOHA on 12th May, 2011.
>
> Congratulations! That's great news.
>
>> We have started helping the National Library of Guyana to start their
>> journey with Koha. I request you to publish this information on koha.org to
>> promote interest among the Caribbean Islands.
>
> Koha.org is no longer part of the community of Koha users. The new
> home of Koha is
>
> http://koha-community.org/
>
> It would mean a lot to all of us if you could update the link on your
> new OPAC to point to that site instead.
>
> Welcome to the Koha community!
>
>  -- Owen
>
> --
> Web Developer
> Athens County Public Libraries
> http://www.myacpl.org
> ___
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
>
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha