Re: Invoking a nonexistent application in F13 causes a pause

2010-06-07 Thread Joachim Backes
On 06/07/10 09:54, Rahul Sundaram wrote: > On 06/07/2010 01:22 PM, Joachim Backes wrote: >> Coincidentally seeing this thread, and wondering too about this pause >> effect, I removed PackageKit-command-not-found. But I get some error if >> entering a command which bash does not find: >> >> bac...@x

Re: Invoking a nonexistent application in F13 causes a pause

2010-06-07 Thread Rahul Sundaram
On 06/07/2010 01:22 PM, Joachim Backes wrote: > Coincidentally seeing this thread, and wondering too about this pause > effect, I removed PackageKit-command-not-found. But I get some error if > entering a command which bash does not find: > > bac...@x [~]: Bush > bash: /usr/libexec/pk-command-n

Re: Invoking a nonexistent application in F13 causes a pause

2010-06-07 Thread Joachim Backes
On 06/07/10 09:21, Philip Heron wrote: > On 07/06/2010 01:03, Tom Horsley wrote: >> On Sun, 6 Jun 2010 19:58:16 -0400 >> Todd Zullinger wrote: >> What's happening? Will some application put out a message offering to download the app? >>> >>> Yeah. There's a command not found hook in bas

Re: Invoking a nonexistent application in F13 causes a pause

2010-06-07 Thread Philip Heron
On 07/06/2010 01:03, Tom Horsley wrote: > On Sun, 6 Jun 2010 19:58:16 -0400 > Todd Zullinger wrote: > >>> What's happening? Will some application put out a message offering >>> to download the app? >> >> Yeah. There's a command not found hook in bash (inspired by an Ubuntu >> patch, IIRC). This

Re: Invoking a nonexistent application in F13 causes a pause

2010-06-06 Thread Tom Horsley
On Sun, 6 Jun 2010 19:58:16 -0400 Todd Zullinger wrote: > > What's happening? Will some application put out a message offering > > to download the app? > > Yeah. There's a command not found hook in bash (inspired by an Ubuntu > patch, IIRC). This went into Fedora 12 I believe: Yea, I put th

Re: Invoking a nonexistent application in F13 causes a pause

2010-06-06 Thread Todd Zullinger
Jonathan Ryshpan wrote: > If I invoke a nonexistent application in gnome-terminal on a system > running F13 this happens: > $ sdf > Command not found. > > $ > If yum is running this happens: > $ sdf > Command not found. > * Waiting for packa

Invoking a nonexistent application in F13 causes a pause

2010-06-06 Thread Jonathan Ryshpan
If I invoke a nonexistent application in gnome-terminal on a system running F13 this happens: $ sdf Command not found. $ If yum is running this happens: $ sdf Command not found. * Waiting for package manager lock... $ Wh