[Bug 1055766] Re: grep -R doesn't automatically search amazon

2012-10-02 Thread jno
1. For security reasons, grep(1) must be able to search for encrypted patterns. 2. List of shops must be a property of the current locale. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-terminal in Ubuntu. https://bugs.launchpad

[Bug 1055766] Re: grep -R doesn't automatically search amazon

2012-10-02 Thread jno
2a. if [ "$LANG" = 'C' ]; then declare -a LC_SHOPS=( google.com ); fi # reserve amazon.com for LANG=en_us -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-terminal in Ubuntu. https://bugs.launchpad.net/bugs/1055766 Title: grep

[Bug 83549] zenity zenity --text-info --editable crashes on 56K text file on stdin

2007-02-06 Thread jno
Public bug reported: Binary package hint: zenity $ ls -l file.txt -r-xr-x--x 1 jno jno 56345 2007-01-24 19:55 file.txt $ zenity --text-info --editable < file.txt # will crash $ zenity --version 2.16.1 $ uname -a Linux jno-laptop 2.6.17-10-generic #2 SMP Tue Dec 5 22:28:26 UTC 2006 i686

[Bug 83549] Re: zenity zenity --text-info --editable crashes on 56K text file on stdin

2007-02-06 Thread jno
Crash log attached ** Attachment added: "crash log" http://librarian.launchpad.net/6287351/_usr_bin_zenity.1000.crash -- zenity zenity --text-info --editable crashes on 56K text file on stdin https://launchpad.net/bugs/83549 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https:/

[Bug 83549] Re: zenity zenity --text-info --editable crashes on 56K text file on stdin

2007-02-06 Thread jno
I've tried to use this tool as an editor. I've used the command $ zenity --text-info --editable < zrc.py typed space, then "-Ou" just in the first line and clicked "Ok"... ** Attachment added: "the file" http://librarian.launchpad.net/6292706/zrc.py -- zenity zenity --text-info --editable cra

[Bug 83549] Re: zenity zenity --text-info --editable crashes on 56K text file on stdin

2007-02-06 Thread jno
Really cool toy: $ echo '"%d"' | zenity --text-info --editable "-1081300012" $ echo '"%x"' | zenity --text-info --editable "bff17a24" :-) -- zenity zenity --text-info --editable crashes on 56K text file on stdin https://launchpad.net/bugs/83549 -- desktop-bugs mailing list desktop-bugs@lists.

[Bug 83549] Re: zenity zenity --text-info --editable crashes on 56K text file on stdin

2007-02-06 Thread jno
And, yes, it works this way: $ sed -e '1,$s/%/%%/g' zrc.py | zenity --text-info --editable -- zenity zenity --text-info --editable crashes on 56K text file on stdin https://launchpad.net/bugs/83549 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/list