https://bugs.documentfoundation.org/show_bug.cgi?id=98676
Maxim Monastirsky <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDINFO CC| |[email protected] Ever confirmed|0 |1 --- Comment #1 from Maxim Monastirsky <[email protected]> --- slot:XXXX commands are deprecated and shouldn't be used for many years. Moreover, nothing guarantees that the id of a specific command will remain the same in newer versions. Use .uno:XXXX instead (.uno:NewDoc in your case I guess). But interestingly slot:5500 does work on my machine, with both 5.0.5.2 and recent master, so I guess you have some other problem. Can you test also .uno:NewDoc? -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
