Bug#1121061: libreoffice: undocumented limit of 249 arguments
Rene Engelhard <[email protected]>
| Newsgroups | gmane.linux.debian.devel.openoffice |
|---|---|
| Organization | Debian Project |
| Message-ID | <8e6ce4de-6587-416a-81c9-5407577b5fc8__691.804876417734$1763756850$gmane$org@debian.org> |
Hi, Am 21.11.25 um 21:14 schrieb Rene Engelhard: > And if it's the shell limit, there's nothing LO can do. Neither should it. FWIW, It's the same as if you would rm * and get a "argument limit too long". See e.g. https://stackoverflow.com/questions/11289551/argument-list-too-long-error-for-rm-cp-mv-commands I can buy that essential tools like cp, mv etc might want to report this, but giving this much to LibreOffice probably just fails into the "don't do that" category. (Or make it minor, since it's just not documenting something which everyone should know anyway.) Regards, Rene