Bug#668238: terminator: Doesn't close unlinked files

2016-11-28 Thread Egmont Koblinger
I've reported this issue upstream: https://bugs.launchpad.net/terminator/+bug/1645500 e.

Bug#668238: terminator: Doesn't close unlinked files

2016-11-27 Thread Egmont Koblinger
Oh, wait... The fact that these file descriptors remain open _even after you close the corresponding terminal_ is still present (in Terminator-1.90) and is an actual valid issue. Hang on, I'll investigate. e.

Bug#668238: terminator: Doesn't close unlinked files

2016-11-26 Thread Egmont Koblinger
Hi, I've just read it more carefully that you're not only worried about the number of files, but also about the overall disk usage and the entire design as well. Along with the encryption, compression was also implemented, so the overall occupied size is now (with the gtk3-based vte-0.40 or

Bug#668238: terminator: Doesn't close unlinked files

2016-11-26 Thread Egmont Koblinger
Hi, It is by design that Terminator (more precisely, the vte widget that does the actual terminal emulation) stores the scrollback data in unlinked temporary files. Terminator-0.98 uses the gtk2-based vte for terminal emulation, which uses too many of them, up to 12 per vte (that is, per

Bug#668238: terminator: Doesn't close unlinked files

2013-05-01 Thread Julián Moreno Patiño
Hello Witold, Apparently it's a problem of python-vte library: https://bugs.launchpad.net/ubuntu/+source/vte/+bug/778872 Also it happens in gnome-terminal in Fedora Distro: https://bugzilla.redhat.com/show_bug.cgi?id=647942 Please, could you reassign the bug report to the proper package.

Bug#668238: terminator: Doesn't close unlinked files

2012-04-09 Thread Witold Baryluk
Package: terminator Version: 0.95-1 Severity: normal I do not know if this is bug or by design, but terminator keeps lots of opened files in /tmp/ which are actually deleted: user1@sil:~/$ LC_ALL=C ls -U -l /proc/`ps aux | grep '/usr/bin/terminator' | grep -v grep | awk '{print $2}'`/fd/ total 0