Re: chromium will not start

2023-11-25 Thread Jonathan Billings
On Nov 24, 2023, at 17:43, Michael Hennebry wrote: > > I realize 127.0.0.1 is my computer, > but I'm not clear on how 127.0.053 and 127.0.0.53#53 are used. Systemd’s dns service (systemd-resolved) uses 127.0.0.53, and it’s enabled by default on Fedora, so this is expected. -- Jonathan Billi

Re: chromium will not start

2023-11-24 Thread Michael Hennebry
On Fri, 24 Nov 2023, Roger Heflin wrote: A profile (for a browser) is where you bookmarks/cookies/cache and other associated stuff needed exist. You can typically (on most browsers) have more than one profile. If you aren't running chromium currently then you delete the files. You might do a "

Re: chromium will not start

2023-11-24 Thread Roger Heflin
A profile (for a browser) is where you bookmarks/cookies/cache and other associated stuff needed exist. You can typically (on most browsers) have more than one profile. If you aren't running chromium currently then you delete the files. You might do a "ps -elf | grep -i chromium" and make sure yo

Re: chromium will not start

2023-11-24 Thread Mike Wright
On 11/24/23 14:43, Michael Hennebry wrote: I realize 127.0.0.1 is my computer, but I'm not clear on how 127.0.053 and 127.0.0.53#53 are used. All addresses from 127.0.0.0 to 127.255.255.255 are on your machine. They are called loopback addresses (because they loop back to you). Usually the m

Re: chromium will not start

2023-11-24 Thread Michael Hennebry
OOn Fri, 24 Nov 2023, Roger Heflin wrote: It means likely it crashed while it had the profile locked and the program is too stupid to reclaim the lost lock. So while did it fail the first time? That seems to be a really common bug in a lot of programs. They test the lock/unlock and make sur

Re: chromium will not start

2023-11-24 Thread Roger Heflin
It means likely it crashed while it had the profile locked and the program is too stupid to reclaim the lost lock. That seems to be a really common bug in a lot of programs. They test the lock/unlock and make sure other separate copies won't use the profile when another process is using it, but d

Re: chromium will not start

2023-11-24 Thread Michael Hennebry
On Thu, 23 Nov 2023, ToddAndMargo via users wrote: Restart you computer and try again. Let us know shutdown /r /f /t 00 Did that. Didn't help. -- Michael henne...@mail.cs.ndsu.nodak.edu "I was just thinking about the life of a pumpkin. Grow up in the sun, happily entwined with others, a

Re: chromium will not start

2023-11-23 Thread ToddAndMargo via users
On 11/23/23 17:04, Michael Hennebry wrote: I recently installed the chromium browser on F38. It won't start.  At least it won't stay started very long. When I start it from the command line, I get this: $ chromium-browser [297210:297210:1123/181637.109041:ERROR:process_singleton_posix.cc(353)]

chromium will not start

2023-11-23 Thread Michael Hennebry
I recently installed the chromium browser on F38. It won't start. At least it won't stay started very long. When I start it from the command line, I get this: $ chromium-browser [297210:297210:1123/181637.109041:ERROR:process_singleton_posix.cc(353)] The profile appears to be in use by another