See the Security and Bug Fixes Section - Grub EFI Install Updates Fix Sticky


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
no abre navegador chrome
#1
buenas tarde acabo de instalar a mi cpu de escritorio linux lite 7.4 pero tengo problemas con el navegador de google chrome no abre tambien instale chromium y tampoco funciono
Reply
#2
Apologies for responding in English.  You may get better help if you wait for someone with more language skills.

Chrome launches ok for me on a 7.4 system.when clicking on the icon in the task bar.
Try opening a terminal (press Ctrl, Alt and T)
Click 'Edit' on the top menu, then 'Preferences'
Look for the 'Unlimited Scrollback' option and select it then close the preferences window.

In the terminal type in this command followed by enter.
Code:
/usr/bin/google-chrome-stable %U

This will try to launch chrome and display any messages generated.
There will probably be many messages even on a good launch.
Scroll up the terminal window to the point where you entered the command and select everything from that point on.
Copy and paste the messages into a text editor so that you can review them.  Paste the results into this thread.
stevef
clueless
Reply
#3
[quote pid="62001" dateline="1750482054"]
linux  ~  /usr/bin/google-chrome-stable %U
[0621/175709.691415:ERROR:third_party/crashpad/crashpad/util/linux/socket.cc:120] recvmsg: Connection reset by peer (104)
[5084:5084:0621/175709.803559:ERROR:third_party/crashpad/crashpad/util/linux/socket.cc:120] recvmsg: Conexión reinicializada por la máquina remota (104)
«trap» para punto de parada/seguimiento
 linux  ~  SIGTRAP  
[/quote]
Reply
#4
Quote:ERROR:third_party/crashpad/crashpad/util/linux/socket.cc:120] recvmsg: Connection reset by peer (104)
I can't find much about this but the implication is that some network element is involved.

Quote:pero tengo problemas con el navegador de google chrome no abre
Do you see a browser window open which closes quickly ?

There are a couple of things you can try to see if we can get further evidence.
Open a terminal and use this command
Code:
google-chrome --incognito
This tries to open chrome without any extensions.
Report the results back.

If incognito mode gives the same 'Connection reset by peer (104)' message, you can try these commands
Code:
mv ~/.config/google-chrome/ ~/.config/google-chrome-original
Code:
google-chrome
The first renames the chrome settings directory and the second tries to start chrome. Without the settings, it is like a fresh start. Report the results back.

If that does not change anything restore the original chrome settings by running these commands.
Code:
mv ~/.config/google-chrome/ ~/.config/google-chrome-fresh
Code:
mv ~/.config/google-chrome-original/ ~/.config/google-chrome
stevef
clueless
Reply
#5
[quote pid="62009" dateline="1750576750"]
sudo apt update && sudo apt upgrade google-chrome-stable

Obj:1 http://security.ubuntu.com/ubuntu noble-security InRelease
Obj:2 https://dl.google.com/linux/chrome/deb stable InRelease                 
Obj:4 https://packages.microsoft.com/repos/edge stable InRelease             
Obj:5 https://packages.mozilla.org/apt mozilla InRelease                     
Obj:6 http://us.archive.ubuntu.com/ubuntu noble InRelease                     
Obj:7 http://us.archive.ubuntu.com/ubuntu noble-updates InRelease             
Obj:8 https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu noble InRelease 
Obj:9 http://us.archive.ubuntu.com/ubuntu noble-backports InRelease           
Obj:3 https://repo.linuxliteos.com/linuxlite galena InRelease                 
Obj:10 https://ppa.launchpadcontent.net/mozilla...ext/ubuntu noble InRelease
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias... Hecho
Leyendo la información de estado... Hecho
Se pueden actualizar 7 paquetes. Ejecute «apt list --upgradable» para verlos.
W: https://ppa.launchpadcontent.net/mozilla.../InRelease: Signature by key 0AB215679C571D1C8325275B9BDB3D89CE49EC21 uses weak algorithm (rsa1024)
W: https://ppa.launchpadcontent.net/mozilla.../InRelease: Signature by key 0AB215679C571D1C8325275B9BDB3D89CE49EC21 uses weak algorithm (rsa1024)
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias... Hecho
Leyendo la información de estado... Hecho
google-chrome-stable ya está en su versión más reciente (137.0.7151.119-1).
Calculando la actualización... Hecho
The following upgrades have been deferred due to phasing:
  alsa-ucm-conf firmware-sof-signed nvidia-common ubuntu-drivers-common
Los siguientes paquetes se han retenido:
  inxi zenity zenity-common
0 actualizados, 0 nuevos se instalarán, 0 para eliminar y 7 no actualizados.
N: Some packages may have been kept back due to phasing.



intente todos los pasos pero me siguesaliendo el mismo error, ademas al intentar abrir el navegador solo aparecer el cursor en carga y no abre nada ningun sms ventana o notificación no aparece nada también intente descargando otros navegadores como CHROMIUM  y MICROSOFT EDGE  y tampoco funcionaron no abren ninguno 
[/quote]
Reply
#6
If three different browsers have been installed and all fail to open there could be an underlying problem.
Is your system a straight forward single OS installed to disk or something more complex ?
Do other applications e.g Libre Office, GIMP VLC etc open ok ?

Please can you report what happens if you boot the system from the LL7.4 live media, make a connection to your network and then try to open the browser.
stevef
clueless
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)