https://bugs.freedesktop.org/show_bug.cgi?id=40991
--- Comment #5 from [email protected] 2011-12-24 05:57:42 PST --- Still present in LOdev 3.5 b2 Transcript from a sample Octave session: ods = odsopen ('foo.ods', 0, 'uno'); Checking requested interface(s): UNO*; (* = active interface) filename = file:///C:/home/Philip/Mydocs/octave/spreadsheet-tst/foo.ods octave:20> ods = odsclose (ods) ods = [](0x0) octave:21> CE> Warning: -nologo is deprecated. Use --nologo instead. CE> Warning: -nodefault is deprecated. Use --nodefault instead. CE> Warning: -norestore is deprecated. Use --norestore instead. CE> Warning: -nolockcheck is deprecated. Use --nolockcheck instead. CE> Warning: -accept=pipe,name=uno8184340080090947882;urp; is deprecated. Use --accept=pipe,name=uno8184340080090947882;urp; instead. So still the wrong Java calls in the LO jars, with single instead of double hyphens before arguments I think comment 3 might hit the issue on the nose. -- 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 [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
