Re: [gentoo-user] Dolphin, CPU usage and process ID to which window.

2020-09-08 Thread Dale
Franz Fellner wrote: > On Mon Sep 7 22:05:36 2020, Dale wrote: >> Another question.  I use top to see what is using the CPU so much.  When >> it is Dolphin, I can't tell which window it is.  I sometimes have a few >> instances of Dolphin open at the same time.  Sometimes I have my spot >>

Re: [gentoo-user] Dolphin, CPU usage and process ID to which window.

2020-09-08 Thread Neil Bothwick
On Tue, 8 Sep 2020 04:55:50 -0500, Dale wrote: > I have a lot of desktops here.  If I run that command in a Konsole, can > I still click to switch to the desktop that Dolphin is running on?  I > have to click to switch since the usual offender is on desktop 12, 13 or > 14.  I can't switch there

Re: [gentoo-user] Re: How to switch from rust to rust-bin?

2020-09-08 Thread Neil Bothwick
On Tue, 8 Sep 2020 15:29:22 +0100, Wols Lists wrote: > > When I subsequently ran "emerge --depclean --ask" it wanted to unmerge > > dev-lang/rust-bin. > > rust-bin was emerged with the -1 option, ie "don't stick it in world" > option > > > > I had to manually unmerge dev-lang/rust to get rid

Re: [gentoo-user] Re: How to switch from rust to rust-bin?

2020-09-08 Thread Wols Lists
On 08/09/20 15:53, Neil Bothwick wrote: > There is a way, uninstall rust. virtual/rust requires only one of rust > and rust-bin, if both are installed it will take rust meaning rust-bin > gets depcleaned. If only one is installed, the virtual will take that. If > neither is install, the virtual

Re: [gentoo-user] Re: How to switch from rust to rust-bin?

2020-09-08 Thread Dale
Wols Lists wrote: > On 08/09/20 15:53, Neil Bothwick wrote: >> There is a way, uninstall rust. virtual/rust requires only one of rust >> and rust-bin, if both are installed it will take rust meaning rust-bin >> gets depcleaned. If only one is installed, the virtual will take that. If >> neither is

Re: [gentoo-user] Re: How to switch from rust to rust-bin?

2020-09-08 Thread Neil Bothwick
On Tue, 8 Sep 2020 16:33:10 +0100, Wols Lists wrote: > > There is a way, uninstall rust. virtual/rust requires only one of rust > > and rust-bin, if both are installed it will take rust meaning rust-bin > > gets depcleaned. If only one is installed, the virtual will take > > that. If neither is

Re: [gentoo-user] Dolphin, CPU usage and process ID to which window.

2020-09-08 Thread Franz Fellner
On Tue Sep 8 13:40:03 2020, Neil Bothwick wrote: > On Tue, 8 Sep 2020 04:55:50 -0500, Dale wrote: > > > I have a lot of desktops here.  If I run that command in a Konsole, can > > I still click to switch to the desktop that Dolphin is running on?  I > > have to click to switch since the usual

Re: [gentoo-user] Re: How to switch from rust to rust-bin?

2020-09-08 Thread Wols Lists
On 07/09/20 20:54, Grant Edwards wrote: > On 2020-09-07, Andreas K Hüttel wrote: > >> That works, but pretty please try something else first! >> >> # make sure source-based rust is not in the world file >> emerge --deselect dev-lang/rust >> >> emerge -1 dev-lang/rust-bin >> >> It should be as

Re: [gentoo-user] Dolphin, CPU usage and process ID to which window.

2020-09-08 Thread David Haller
Hello, On Mon, 07 Sep 2020, Dale wrote: >Another question.  I use top to see what is using the CPU so much.  When >it is Dolphin, I can't tell which window it is.  I sometimes have a few [..] >Is there a way to figure >out which process goes with which window or running instance of >Dolphin?  In

Re: [gentoo-user] Re: How to switch from rust to rust-bin?

2020-09-08 Thread Neil Bothwick
On Tue, 8 Sep 2020 21:37:08 - (UTC), Grant Edwards wrote: > > Alternatively, have portage spit out a warning if a virtual is > > required and none of its alternatives are installed, but that would > > spoil running portage non-interactively. > > I'd be happy with a simple message when used

[gentoo-user] Re: How to switch from rust to rust-bin?

2020-09-08 Thread Grant Edwards
On 2020-09-08, Neil Bothwick wrote: > Hmm, I hadn't realised there were so many virtuals, I just looked and > saw 186 of them. Yea, I think they've been proliferating the past few years. I've recently noticed quite a few times when "emerge -auvND world" does nothing other than install a

Re: [gentoo-user] Re: How to switch from rust to rust-bin?

2020-09-08 Thread Neil Bothwick
On Tue, 8 Sep 2020 19:56:28 - (UTC), Grant Edwards wrote: > > There is a way, uninstall rust. virtual/rust requires only one of rust > > and rust-bin, if both are installed it will take rust meaning rust-bin > > gets depcleaned. If only one is installed, the virtual will take > > that. If

[gentoo-user] Re: How to switch from rust to rust-bin?

2020-09-08 Thread Grant Edwards
On 2020-09-08, Neil Bothwick wrote: > There is a way, uninstall rust. virtual/rust requires only one of rust > and rust-bin, if both are installed it will take rust meaning rust-bin > gets depcleaned. If only one is installed, the virtual will take that. If > neither is install, the virtual will

Re: [gentoo-user] Re: How to switch from rust to rust-bin?

2020-09-08 Thread Matt Connell (Gmail)
On Tue, 2020-09-08 at 19:56 +, Grant Edwards wrote: > Ah, so I should have installed rust-bin _without_ adding it to the > world file so that when the last package requiring rust gets removed, > rust will get removed by --depclean... Yep. That's what --oneshot (-1) means. "Install it but

[gentoo-user] Re: How to switch from rust to rust-bin?

2020-09-08 Thread Grant Edwards
On 2020-09-08, Matt Connell (Gmail) wrote: > On Tue, 2020-09-08 at 19:56 +, Grant Edwards wrote: >> Ah, so I should have installed rust-bin _without_ adding it to the >> world file so that when the last package requiring rust gets removed, >> rust will get removed by --depclean... > > Yep.

Re: [gentoo-user] Re: How to switch from rust to rust-bin?

2020-09-08 Thread Neil Bothwick
On Tue, 08 Sep 2020 16:12:38 -0500, Matt Connell (Gmail) wrote: > > It seems odd that when there's multiple ways to satisfy a > > virtual there's now way to "configure" which one you want for when > > that virtual get's pulled in. Maybe I just haven't run into it often > > enough... > > I

Re: [gentoo-user] Re: How to switch from rust to rust-bin?

2020-09-08 Thread Matt Connell (Gmail)
On Tue, 2020-09-08 at 20:53 +, Grant Edwards wrote: > It seems odd that when there's multiple ways to satisfy a > virtual there's now way to "configure" which one you want for when > that virtual get's pulled in. Maybe I just haven't run into it often > enough... I thought about this myself

[gentoo-user] Re: How to switch from rust to rust-bin?

2020-09-08 Thread Grant Edwards
On 2020-09-08, Neil Bothwick wrote: > On Tue, 08 Sep 2020 16:12:38 -0500, Matt Connell (Gmail) wrote: > >> > It seems odd that when there's multiple ways to satisfy a >> > virtual there's now way to "configure" which one you want for when >> > that virtual get's pulled in. Maybe I just haven't