https://bugs.freedesktop.org/show_bug.cgi?id=41512

           Summary: Bibus bibliography program connection broken
           Product: LibreOffice
           Version: LibO 3.4.3 RC1
          Platform: x86-64 (AMD64)
        OS/Version: Windows (All)
            Status: NEW
          Severity: major
          Priority: medium
         Component: Writer
        AssignedTo: libreoffice-bugs@lists.freedesktop.org
        ReportedBy: bren...@nancy.inra.fr


Bibus, a free bibliography program, written in python and working under linux
and windows, was built to work together with OpenOffice. 

http://sourceforge.net/projects/bibus-biblio/

It was also possible to use it with LibreOffice 3.3, however something must
have changed in LibreOffice 3.4 that results in a crash of bibus during the UNO
connection. The crash occurs while Bibus is scanning the open document for
bibliographic entries (bibus inserts them as fields). And something has
heppened here so that reading the first filed gives an error.l

Here is the exact error I get : 

File "C:\Program Files\bibus\bibOOo\bibOOoBase.py", line 347, in getCitations
    tmplist =
[(int(x.getPresentation(False)[lbb:len(x.getPresentation(False))+lba]), x) for
x in refs]
ValueError: invalid literal for int() with base 10: 'Lawes1851'

What could have changed in LibreOffice 3.4. concerning fields in writer that
might case this error ?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to