2012/3/4 leledumbo <[email protected]>: > Lazarus svn r35704 > FPC svn r20468 > Kubuntu 11.10 x86 > > Whenever I try to execute from desktop shortcut (.desktop) or > double-clicking associated file, I got "Disk full" message box. I've n-tuple
"Disk full" reminds me of an ugly bug I once had in a plugin dll made with FPC on windows when there was no stdout and I had a writeln() somewhere deep inside my code. But I have never seen something like this happening on linux. Maybe KDE finally found a way to remove stdio from processes started without terminal? Just a wild guess... -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
