<div dir="auto">It appears chromium knows about this?<div dir="auto"><br></div><div dir="auto"><a href="https://bugs.chromium.org/p/chromium/issues/detail?id=340138">https://bugs.chromium.org/p/chromium/issues/detail?id=340138</a><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Sep 2, 2020, 7:51 PM joe--- via PLUG-discuss <<a href="mailto:plug-discuss@lists.phxlinux.org">plug-discuss@lists.phxlinux.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks Brian (and everyone) ...<br>
<br>
I did the apt dist-upgrade and got these error messages:<br>
<br>
Error! Bad return status for module build on kernel: 4.4.0-148-generic <br>
(x86_64)<br>
Error! Module version 4.3.40_Ubuntu for vboxguest.ko<br>
Error! Module version 4.3.40_Ubuntu for vboxsf.ko<br>
Error! Module version 4.3.40_Ubuntu for vboxvideo.ko<br>
Error! Bad return status for module build on kernel: 4.4.0-148-generic <br>
(x86_64)<br>
<br>
I captured and could post the entire process,<br>
but noticed these errors as the process scrolled by.<br>
<br>
And, after running all this, chrome still opens to<br>
a blank or black screen but with the title bar showing<br>
the page to which it opened.<br>
<br>
Everything was working fine before I did the first<br>
regular update/upgrade yesterday. Bummer.<br>
<br>
<br>
-------------------<br>
2009-02 Brian Cluff via PLUG-discuss wrote:<br>
> apt upgrade only does a partial upgrade on your system and if that's<br>
> all you do, your system can get into a place where dependencies get<br>
> out of wack and the system breaks.<br>
> <br>
> instead do:<br>
> apt full-upgrade<br>
> or<br>
> apt dist-upgrade<br>
> They both do the exact same exact thing, except full upgrade is the<br>
> new name for dist upgrade option becuase too many people only did<br>
> upgrade because they were afraid that dist-upgrade would actually<br>
> upgrade their distribution to the new version... it doesn't.  It just<br>
> tells your system to upgrade all the packages, where plain old upgrade<br>
> tells the system to only upgrade packages that don't require any<br>
> additional packages to installed or uninstalled.... which can leave<br>
> security problems on your system if the update requires additional<br>
> packages to be installed.<br>
> <br>
> If you've been doing only upgrade for a really long time; be prepared<br>
> for some broken dependencies that wouldn't have happened if you had<br>
> done dist-upgrades instead.... Hopefully apt's dependency calculator<br>
> will just take care of it for you and all will be good with the world<br>
> again.<br>
> <br>
> Brian Cluff<br>
> <br>
> On 9/2/20 3:04 PM, joe--- via PLUG-discuss wrote:<br>
>> Thanks to Matthew and Michael Butash for suggestions.<br>
>> <br>
>> I did a new system update:<br>
>> <br>
>> sudo apt update && sudo apt upgrade -y<br>
>> <br>
>> And I have tried removing and reinstalling chrome,<br>
>> but it still won't work.<br>
>> <br>
>> Everything else seems to be working okay now.<br>
>> <br>
>> Not sure how to do the "journalctl" thing.<br>
>> <br>
>> Firefox works fine, but I still hope to get chrome working.<br>
>> <br>
>> Any other suggestions?<br>
>> <br>
>> <br>
>> ----------------------<br>
>> 2009-01 Michael Butash wrote (in part):<br>
>>> I've had ibus break, which tends to break everything.<br>
>>> <br>
>>> Would be worth using journalctl -f as root while launching<br>
>>> to see what the system is complaining about ><br>
>>> <br>
>>> Have you tried a clean user profile?  Ibus tends to be<br>
>>> user dependent ... to test just to log in as another user<br>
>> <br>
>> ----------------<br>
>>> Aug 31, 2020 joe wrote:<br>
>>>> After a Linux Mint update today, I seem to have numerous<br>
>>>> problems that I did not have before the update.<br>
>>>> <br>
>>>> ** Chrome browser won't open at all.<br>
>> <br>
>> ---------------------------------------------------<br>
>> PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank" rel="noreferrer">PLUG-discuss@lists.phxlinux.org</a><br>
>> To subscribe, unsubscribe, or to change your mail settings:<br>
>> <a href="https://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer noreferrer" target="_blank">https://lists.phxlinux.org/mailman/listinfo/plug-discuss</a><br>
> <br>
> ---------------------------------------------------<br>
> PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank" rel="noreferrer">PLUG-discuss@lists.phxlinux.org</a><br>
> To subscribe, unsubscribe, or to change your mail settings:<br>
> <a href="https://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer noreferrer" target="_blank">https://lists.phxlinux.org/mailman/listinfo/plug-discuss</a><br>
---------------------------------------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank" rel="noreferrer">PLUG-discuss@lists.phxlinux.org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="https://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer noreferrer" target="_blank">https://lists.phxlinux.org/mailman/listinfo/plug-discuss</a></blockquote></div>