Re: [Jabref-users] biber and biblatex on Gentoo

2012-11-14 Thread EBo
On Nov 14 2012 2:58 PM, stefano franchi wrote: > On Wed, Nov 14, 2012 at 3:52 PM, EBo wrote: > >> On Nov 14 2012 2:45 PM, stefano franchi wrote: >> > On Mon, Nov 12, 2012 at 7:14 PM, EBo wrote: >> > >> >> >> >> One thing that I had not expected was that biblatex/biber >> actually >> >> did >> >>

Re: [Jabref-users] biber and biblatex on Gentoo

2012-11-14 Thread stefano franchi
On Wed, Nov 14, 2012 at 3:52 PM, EBo wrote: > On Nov 14 2012 2:45 PM, stefano franchi wrote: > > On Mon, Nov 12, 2012 at 7:14 PM, EBo wrote: > > > >> > >> One thing that I had not expected was that biblatex/biber actually > >> did > >> not deal gracefully with entries which had honest to god uni

Re: [Jabref-users] biber and biblatex on Gentoo

2012-11-14 Thread EBo
On Nov 14 2012 2:45 PM, stefano franchi wrote: > On Mon, Nov 12, 2012 at 7:14 PM, EBo wrote: > >> >> One thing that I had not expected was that biblatex/biber actually >> did >> not deal gracefully with entries which had honest to god unicode >> characters in the fields. I had to o in and clean

Re: [Jabref-users] biber and biblatex on Gentoo

2012-11-14 Thread stefano franchi
On Mon, Nov 12, 2012 at 7:14 PM, EBo wrote: > > One thing that I had not expected was that biblatex/biber actually did > not deal gracefully with entries which had honest to god unicode > characters in the fields. I had to o in and clean them all out. That > was a good exercise though, and I fo

Re: [Jabref-users] errors running "cleanup entries" tool on jabref-2.9b

2012-11-14 Thread Oliver
Hi, > The first two fields are for description and file name, respectively. The > cleanup tool should of course handle this gracefully, so we'll make sure to > fix this before the final version. I added a quick hack for this. Maybe we should have a better check with warnings during loading of a

Re: [Jabref-users] jabref-2.8.1 file auto/download problems

2012-11-14 Thread EBo
On Nov 14 2012 7:20 AM, Morten Omholt Alver wrote: > On 14 November 2012 03:12, EBo wrote: > >> On Nov 13 2012 10:49 AM, Oliver wrote: >> > Hi, >> > >> >> I am starting to migrate my collection to a more jabref friendly >> >> style. >> >> One of the changes I am working on is to rename any copies

Re: [Jabref-users] errors running "cleanup entries" tool on jabref-2.9b

2012-11-14 Thread EBo
On Nov 14 2012 7:28 AM, Oliver wrote: > Hi, > >> to either >> >>file={oldfile.pdf} >>file={oldfile.pdf::PDF} >> >> then I get the following errors: > > The thing is that the format is > :: thanks. I did not see that when I searched the online docs. This is good info for the extensions p

Re: [Jabref-users] errors running "cleanup entries" tool on jabref-2.9b

2012-11-14 Thread Oliver
Hi, > to either > >file={oldfile.pdf} >file={oldfile.pdf::PDF} > > then I get the following errors: The thing is that the format is :: I wrote a work-around for it. But it just works around the null-pointer not the wrong format :) Hope, the new clean up action produces correct file entr

Re: [Jabref-users] jabref-2.8.1 file auto/download problems

2012-11-14 Thread Morten Omholt Alver
On 14 November 2012 14:16, Oliver wrote: > Hi, > > > The cleanup worked for the file={oldname.pdf:citekey.pdf:PDF} but not > > for pdf={oldname.pdf} I'm assuming that it is the same situation for > > ps={oldname.pdf} Maybe you can add a pdf/ps migration to the cleanup. > > Currently, the funct

Re: [Jabref-users] jabref-2.8.1 file auto/download problems

2012-11-14 Thread Morten Omholt Alver
On 14 November 2012 03:12, EBo wrote: > On Nov 13 2012 10:49 AM, Oliver wrote: > > Hi, > > > >> I am starting to migrate my collection to a more jabref friendly > >> style. > >> One of the changes I am working on is to rename any copies I have of > >> the literature to match the citekey. > > > >

Re: [Jabref-users] errors running "cleanup entries" tool on jabref-2.9b

2012-11-14 Thread Morten Omholt Alver
On 14 November 2012 14:05, EBo wrote: > Hmmm... when I ran the "cleanup entries" tool last night, it was on my > home server. Today I was adding some entries and decided to tweak the > entries by hand. I found that if I converted something like: > >pdf={oldfile.pdf} > > to either > >fil

[Jabref-users] more cleanup entries problems...

2012-11-14 Thread EBo
OK... Now it is getting interesting... I ran the Legecy pdf/ps => file upgrade tool (worked perfectly). Then I ran "cleanup entries" with all sellected since I have about a thousand or so to spin through... It works fine until the first time it encounters a problem and gives the error: java.l

Re: [Jabref-users] jabref-2.8.1 file auto/download problems

2012-11-14 Thread EBo
On Nov 14 2012 6:16 AM, Oliver wrote: > Hi, > >> The cleanup worked for the file={oldname.pdf:citekey.pdf:PDF} but >> not >> for pdf={oldname.pdf} I'm assuming that it is the same situation >> for >> ps={oldname.pdf} Maybe you can add a pdf/ps migration to the >> cleanup. > > Currently, the f

Re: [Jabref-users] jabref-2.8.1 file auto/download problems

2012-11-14 Thread Oliver
Hi, > The cleanup worked for the file={oldname.pdf:citekey.pdf:PDF} but not > for pdf={oldname.pdf} I'm assuming that it is the same situation for > ps={oldname.pdf} Maybe you can add a pdf/ps migration to the cleanup. Currently, the functionality is at "Tools/Legacy Tools.../Upgrade external

[Jabref-users] errors running "cleanup entries" tool on jabref-2.9b

2012-11-14 Thread EBo
Hmmm... when I ran the "cleanup entries" tool last night, it was on my home server. Today I was adding some entries and decided to tweak the entries by hand. I found that if I converted something like: pdf={oldfile.pdf} to either file={oldfile.pdf} file={oldfile.pdf::PDF} then I ge