I had google-chrome installed.
I was using it. Then I closed it. And immediately after, went to start it again, and got the message
`KDEInit could not launch '/usr/bin/google-chrome-stable`
There is a desktop file in .local/share/applications
When I looked in /usr/bin AND /opt there was no reference in either one to google that I could find.
I didn't do anything else between shutting it down and going to reopen it. There was about a second in between.
I rebooted, and it is still gone.
The only browsers on my system were Firefox and Chrome. Now just Firefox...
What happened?
I was using it. Then I closed it. And immediately after, went to start it again, and got the message
`KDEInit could not launch '/usr/bin/google-chrome-stable`
There is a desktop file in .local/share/applications
Code:
#!/usr/bin/env xdg-open [Desktop Entry] Version=1.0 Terminal=false Type=Application Name=Google Drive Exec=/opt/google/chrome/google-chrome --profile-directory=Default --app-id=apdfllckaahabafndbhieahigkjlhalf Icon=chrome-apdfllckaahabafndbhieahigkjlhalf-Default NoDisplay=true StartupWMClass=crx_apdfllckaahabafndbhieahigkjlhalf
I didn't do anything else between shutting it down and going to reopen it. There was about a second in between.
I rebooted, and it is still gone.
The only browsers on my system were Firefox and Chrome. Now just Firefox...
What happened?
Comment