Home PC Games Linux Windows Database Network Programming Server Mobile  
           
  Home \ Linux \ Repair Chrome for Linux is     - Linux environment variable settings and save places (Linux)

- Linux Mint 17.2 64 bit installation Docker and management software seagull (Linux)

- Linux system performance and usage activity monitoring tools -Sysstat (Linux)

- APT-mirror using a four-step configuration Ubuntu local depot (Linux)

- CentOS 7 update source - the use of domestic sources 163 yum (Linux)

- Linux Network Programming - raw socket instance: MAC Address Scanner (Programming)

- Java proxy use and proxy principle (Programming)

- Use the DBMS_SCHEDULER package to manage scheduled tasks (Database)

- Java multi-threaded in a three way (inheritance, implementation, anonymous inner classes) (Programming)

- Grading defense against Linux server attacks (Linux)

- Linux command binlog by filtering out the complete SQL statement (Database)

- Java interface (Programming)

- Oracle lag () and lpad () function (Database)

- Oracle Data Guard LOG_ARCHIVE_DEST_n optional attribute parameters (Database)

- MongoDB simple replication configuration (Database)

- Apache Mina framework Practice (Programming)

- Linux, Chrome browser font settings beautification (Linux)

- Understand the profound discussion of some of the options for wireless encryption (Linux)

- MySQL in order by inaccurate results in problems and solutions (Database)

- C ++ pointer of the (error-prone model) (Programming)

 
         
  Repair Chrome for Linux is
     
  Add Date : 2017-04-13      
         
         
         
  Question: When I open Google Chrome browser on Linux, I have received several pop-ups, I suggested configuration file is not opened properly (Your profile could not be opened correctly.). Every time I open the Chrome should pop up, how do I fix this?

When you see "Your profile could not be opened correctly" error message on your Chrome when, to some extent, it is because of your Chrome profile data it has been corrupted. This problem often occurs when a manual upgrade Google Chrome.

Repair in the end depends on which file is corrupted, you can try some of the following methods.

method one

Close all Chrome windows and tabs.

Enter ~ / .config / google-chrome / Default, remove or rename the "Web Data" files.

$ Cd ~ / .config / google-chrome / Default
$ Rm "Web Data"
Again broke out Google Chrome browser.

Method Two

Close all Chrome windows and tabs.

Enter ~ / .config / google-chrome / "Profile 1", and rename the "History" file.

$ Cd ~ / .config / google-chrome / "Profile 1"
$ Mv HistoryHistory.bak
Again broke out Google Chrome browser.

Method Three

If still not resolved, you can try to remove all of the default configuration folder (~ / .config / google-chrome / Default). Note: If you do, you will lose all of Google label before opening, the imported bookmarks, browsing history, and login data.

Before removing, first turn off all Chrome windows and tabs

$ Rm -rf ~ / .config / google-chrome / Default
After the restart Google Chrome, folder ~ / .config / google-chrome / Default will be generated automatically.
     
         
         
         
  More:      
 
- CentOS 6.5 three ways to configure the IP address (Linux)
- Configuring Proxy on a Unix terminal, accelerate Android Studio Construction (Linux)
- How to install Perl modules from CPAN (Linux)
- Linux Basics Tutorial: create your own Vim IDE (Linux)
- Linux server security settings to close unused ports (Linux)
- CentOS5 installation Nodejs (Linux)
- To install Internet security firewall Raiders (Linux)
- Ora-00600 [fast hot Atkins soft _ that _ Oh, of course not _less_ profile] (Database)
- BCP importing and exporting large amounts of data Practice (Database)
- To get Java class / jar package path (Programming)
- Linux shell scripts bubble sort (Programming)
- Android custom slideshow menu slidmenu (Programming)
- MySQL service failed to start thinking of settlement under CentOS7 (Database)
- Linux, how to filter, split, and merge pcap file (Linux)
- CentOS 6.5 installation VNCServer implement graphical access (Server)
- After installing Ubuntu 15.04, to do a few things (Linux)
- Java source implementation of the observer pattern instance (Programming)
- How to modify the Emacs Major Mode Shortcuts (Linux)
- Java interface (Programming)
- WebLogic administrator account and reset the password (Database)
     
           
     
  CopyRight 2002-2022 newfreesoft.com, All Rights Reserved.