Re: [gentoo-user] Dolphin only allowing a single instance after update

2019-08-22 Thread Dale
P Levine wrote: > On Thu, Aug 22, 2019 at 9:16 PM Dale > wrote: > > Dave Fellows wrote: > >> P Levine wrote: > >>> On Fri, Aug 16, 2019 at 10:56 PM Dale > >>>

Re: [gentoo-user] Dolphin only allowing a single instance after update

2019-08-22 Thread P Levine
On Thu, Aug 22, 2019 at 9:16 PM Dale wrote: > Dave Fellows wrote: > >> P Levine wrote: > >>> On Fri, Aug 16, 2019 at 10:56 PM Dale >>> > wrote: > >>> > >>> Howdy, > >>> > >>> I upgraded my system last night. I logged out and back in earlier > and > >>>

Re: [EXTERNAL] [gentoo-user] empty cdrom drive is busy or mounted

2019-08-22 Thread Andrew Udvare
> On 2019-08-22, at 12:31, Laurence Perkins wrote: > > A common tactic is to use grep twice: > ps auxf | grep -v grep | grep blah Or grep with brackets: ps aux | grep '[f]irefox' I have a function for this: psgrep() { ps aux | grep "[${1:0:1}]${1:1}"; } This works because the ps output

Re: [gentoo-user] setup x11/plasma in chroot?

2019-08-22 Thread Andrew Udvare
> On 2019-08-22, at 20:13, > wrote: > > Can I install x11 and plasma on a new system I've chrooted into or do I have > to boot into the new system? thanks. > -- “The whole world is watching! The whole world is watching!” > You can install these things fine. Running them within the chroot

Re: [gentoo-user] Dolphin only allowing a single instance after update

2019-08-22 Thread Dale
Dave Fellows wrote: >> P Levine wrote: >>> On Fri, Aug 16, 2019 at 10:56 PM Dale >> > wrote: >>> >>> Howdy, >>> >>> I upgraded my system last night.  I logged out and back in earlier and >>> have noticed something new.  It seems to only allow one instance

[gentoo-user] setup x11/plasma in chroot?

2019-08-22 Thread mad.scientist.at.large
Can I install x11 and plasma on a new system I've chrooted into or do I have to boot into the new system?  thanks. -- “The whole world is watching! The whole world is watching!”

Re: [gentoo-user] Dolphin only allowing a single instance after update

2019-08-22 Thread Dale
P Levine wrote: > On Fri, Aug 16, 2019 at 10:56 PM Dale > wrote: > > Howdy, > > I upgraded my system last night.  I logged out and back in earlier and > have noticed something new.  It seems to only allow one instance of > Dolphin to run at a time.  I

Re: [gentoo-user] Dolphin only allowing a single instance after update

2019-08-22 Thread P Levine
On Fri, Aug 16, 2019 at 10:56 PM Dale wrote: > Howdy, > > I upgraded my system last night. I logged out and back in earlier and > have noticed something new. It seems to only allow one instance of > Dolphin to run at a time. I usually have three or four running for > doing different things in

Re: [EXTERNAL] Re: [gentoo-user] empty cdrom drive is busy or mounted

2019-08-22 Thread Jack
On 2019.08.22 12:31, Laurence Perkins wrote: On Thu, 2019-08-22 at 10:03 +1000, Adam Carter wrote: > On Thu, Aug 22, 2019 at 5:48 AM james wrote: > > On 8/16/19 12:44 PM, Jack wrote: > > > ps auxf | grep systemd > > > > This is new turf for me. Upon issuing this command string I get:: > > > >

Re: [EXTERNAL] Re: [gentoo-user] empty cdrom drive is busy or mounted

2019-08-22 Thread Laurence Perkins
On Thu, 2019-08-22 at 10:03 +1000, Adam Carter wrote: > On Thu, Aug 22, 2019 at 5:48 AM james wrote: > > On 8/16/19 12:44 PM, Jack wrote: > > > ps auxf | grep systemd > > > > This is new turf for me. Upon issuing this command string I get:: > > > > # ps auxf | grep systemd > > root 24947