https://bugs.kde.org/show_bug.cgi?id=498911
Roke Julian Lockhart Beedell <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |4wy78uwh@rokejulianlockhart | |.addy.io --- Comment #4 from Roke Julian Lockhart Beedell <[email protected]> --- I have been able to reproduce this with what describes https://discuss.kde.org/t/what-component-do-all-kde-applications-call-that-prevents-them-opening-directories-and-files-whose-absolute-paths-are-path-max-s-value/36442?u=rokejulianlockhart: Specifically, create a file in a path that's past PATH_MAX (usually 4096 characters), then attempt to invoke it in some KDE applications. I forget exactly which one displayed *this* error, but one definitely did. It looks to me like this error might be generic, when the path is unavailable, per https://bugs.kde.org/show_bug.cgi?id=503584#c7, since Spectacle at least applies the correct PWD otherwise. -- You are receiving this mail because: You are watching all bug changes.
