LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Chrome browser on Linux Mint (https://www.linuxquestions.org/questions/linux-newbie-8/chrome-browser-on-linux-mint-4175649625/)

trailerparkpaul 03-06-2019 05:25 AM

Chrome browser on Linux Mint
 
Installed google-chrome-stable_current_amd64.deb
on laptop only starts if I delete home/paul/.config/google-chrome/
default/Web Data each time ,need more permanent fix
Laptop info
Paul-Satellite-L750 Kernel: 4.15.0-46-generic x86_64 (64 bit gcc: 5.4.0)

Desktop: Cinnamon 3.6.7 (Gtk 3.18.9-1ubuntu3.3)

Distro: Linux Mint 18.3 Sylvia
Machine: System: TOSHIBA product:
Satellite L750 v: PSK1WC-09C01S
Mobo: Intel model: N/A Bios:
INSYDE v: 2.40 date: 08/24/2011
CPU: Dual core Intel Core i5-2430M
(-HT-MCP-) cache: 3072 KB
flags: (lm nx sse sse2 sse3 sse4_1
sse4_2 ssse3 vmx) bmips: 9578
clock speeds: max: 3000 MHz 1: 830 MHz
2: 815 MHz 3: 1054 MHz
4: 891 MHz
Graphics: Card: Intel 2nd Generation
Core Processor Family Integrated Graphics Controller
bus-ID: 00:02.0
Display Server: X.Org 1.18.4 drivers: intel (unloaded: fbdev,vesa)
Resolution: 1366x768@60.00hz
GLX Renderer: Mesa DRI Intel Sandybridge Mobile
GLX Version: 3.0 Mesa 18.0.5 Direct Rendering: Yes
Audio: Card Intel 6 Series/C200 Series Family High Definition Audio Controller
driver: snd_hda_intel bus-ID: 00:1b.0
Sound: Advanced Linux Sound Architecture v: k4.15.0-46-generic
Network: Card-1: Realtek RTL8188CE 802.11b/g/n WiFi Adapter
driver: rtl8192ce port: 3000 bus-ID: 02:00.0
IF: wlp2s0 state: up mac: <filter>
Card-2: Qualcomm Atheros AR8152 v2.0 Fast Ethernet
driver: atl1c v: 1.0.1.1-NAPI port: 2000 bus-ID: 03:00.0
IF: enp3s0 state: down mac: <filter>
Drives: HDD Total Size: 320.1GB (10.3% used)
ID-1: /dev/sda model: WDC_WD3200LPVX size: 320.1GB
Partition: ID-1: / size: 292G used: 29G (11%) fs: ext4 dev: /dev/sda1
ID-2: swap-1 size: 2.09GB used: 0.00GB (0%) fs:
swap dev: /dev/sda5
RAID: No RAID devices: /proc/mdstat, md_mod kernel
module present
Sensors: System Temperatures: cpu: 48.0C mobo: N/A

Fan Speeds (in rpm): cpu: N/A
Info: Processes: 184 Uptime:
14:16 Memory: 583.9/7924.0MB
Init: systemd runlevel: 5 Gcc sys: 5.4.0

Client: Shell (bash 4.3.481) inxi: 2.2.35

hydrurga 03-06-2019 07:57 AM

Without deleting that directory, can you launch Chrome from the terminal using:

Code:

/usr/bin/google-chrome-stable
and paste the resultant terminal output here.

trailerparkpaul 03-06-2019 10:16 AM

google-chrome
 
in terminal gives
Gkr-Message:secret service operation failed: The name org.freedesktop.secrets was not provided by any .service files

hydrurga 03-06-2019 10:28 AM

Do you have gnome-keyring installed?

Please cut and paste the output from the following:
Code:

dpkg -l "*gnome-keyring*"
within CODE tags if possible (see https://www.linuxquestions.org/quest...og.php?b=36313).

trailerparkpaul 03-06-2019 06:16 PM

[QUOTE=hydrurga;5970838]Do you have gnome-keyring installed?

paul@paul-Satellite-L750 ~ $ dpkg -l "*gnome-keyring*"

Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend

|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
|
|/ Name Version Architecture Description

+++-====================================-=======================-=======================-=============================================================================

rc gnome-keyring 3.18.3-0ubuntu2 amd64 GNOME keyring services (daemon and tools)

ii libgnome-keyring-common 3.12.0-1build1 all GNOME keyring services library - data files

ii libgnome-keyring0:amd64 3.12.0-1build1 amd64 GNOME keyring services library

ii libp11-kit-gnome-keyring:amd64 3.18.3-0ubuntu2.1 amd64 GNOME keyring module for the PKCS#11 module loading library

ii libpam-gnome-keyring:amd64 3.18.3-0ubuntu2.1 amd64 PAM module to unlock the GNOME keyring upon login

hydrurga 03-06-2019 06:26 PM

Thanks. Please run the following command:

Code:

sudo apt install gnome-keyring
Then try launching Chrome again.

trailerparkpaul 03-06-2019 08:42 PM

Thanks it worked

hydrurga 03-06-2019 11:51 PM

Quote:

Originally Posted by trailerparkpaul (Post 5971042)
Thanks it worked

No problem. If you want, you can mark this thread as "Solved" (see "Thread Tools" at the top of the thread).


All times are GMT -5. The time now is 12:00 PM.