[Libreoffice-bugs] [Bug 108378] API changes prevent xray from working

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Jun 6 22:05:49 UTC 2017


https://bugs.documentfoundation.org/show_bug.cgi?id=108378

--- Comment #2 from Jim Avera <jim.avera at gmail.com> ---
The "run-time errors" while installing xray start with several pop-ups like
this:

BASIC runtime error. An exception occurred 
Type: com.sun.star.lang.IllegalArgumentException   Message: .

 docLibs.loadLibrary(sourceLibName)
  myLib = docLibs.getByName(sourceLibName)
  globLibs.loadLibrary(libName)
  copyLib = globLibs.getByName(libName)
  libModules = myLib.ElementNames
  for x = 0 to UBound(libModules)
    xName = libModules(x)
>>   copyLib.insertByName(xName, myLib.getByName(xName))
  next

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170606/f91209b2/attachment-0001.html>


More information about the Libreoffice-bugs mailing list