Hi,

Niklas Nebel wrote:
Wojciech Gryc wrote:
A new version of the add-on is now out... This one focuses specifically on
fixing the bug where the rcall_*.txt files don't load properly for some
people... Could you please try this version and let me know if this has been fixed? It always worked on my computer, so I would appreciate any and all
assistance to testing this bug.

It's still the same. What works for me is using
InputStream ins = getClass().getResourceAsStream(jarLoc);
instead of
InputStream ins = ClassLoader.getSystemResourceAsStream(jarLoc);

Niklas

I have the same problem on Win2k SP4. It still does not work. I will test it tomorrow on WinXP (strange, on WinXP I need to reboot the PC. Closing the OOo Quickstarter does NOT help - a full reboot is needed.)

Leo -> Niklas:
By the way, is there any difference between the current uno-package and an OXT-Extension? IF yes, I presume this latter one will be better. Would this solve the 'Reboot'-problem? Then I would recommend migrating to OXT-Extensions.

Sincerely,

Leonard

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to