Local State file issue

3,237 views
Skip to first unread message

pdwiki

unread,
Aug 30, 2012, 11:16:28 AM8/30/12
to chromi...@chromium.org
Hi,

I formatted my computer yesterday and restored my chromium code etc. on it today and built it using VS 2010 on a Windows 7 64-bit machine. The compilation worked fine but Chrome crashed when I double clicked on the exe file. Upon looking into it, I found that the 'Local State' file was not created in the C:\Users\USER 4\AppData\Local\Chromium\User Data folder. I copied a backed up 'Local State' file and Chrome worked perfectly. The following code was present in my 'Local State':

{
   "profile": {
      "info_cache": {
         "Default": {
            "avatar_icon": "chrome://theme/IDR_PROFILE_AVATAR_0",
            "name": "First user"
         },
         "profile_45": {
            "avatar_icon": "chrome://theme/IDR_PROFILE_AVATAR_25",
            "name": "User 1"
         }
      }
   }
}

Now I am wondering why this problem did not happen the very first time I compiled Chrome? Is there a way to fix this without manually copying the Local State file?

Thanks in advance.

Sailesh Agrawal

unread,
Aug 30, 2012, 11:51:12 AM8/30/12
to praba...@gmail.com
(from the correct address this time)

Hi, could you file a bug at new.crbug.com

Thanks,

Bcc chromium-dev (This is for development)



--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev

pdwiki

unread,
Aug 30, 2012, 12:15:31 PM8/30/12
to chromi...@chromium.org, praba...@gmail.com
Well, since I am on an older build would it be right to file a bug report? I am using developer build 97580. Before anyone says that the newer version has this issue fixed I would like to repeat one thing again - I never faced this issue when I complied this same build 3-4 times before on different computers. But the last time I backed up the code, I created a lot of profiles through the settings page and deleted a lot of them too. This was my first time building it on a clean OS following that action. So, I do not know if these 2 issues are related or not.

It still works fine on another computer which has that same build running for a while.


On Thursday, August 30, 2012 9:21:20 PM UTC+5:30, Sailesh Agrawal wrote:
(from the correct address this time)

Hi, could you file a bug at new.crbug.com

Thanks,

Bcc chromium-dev (This is for development)

Torne (Richard Coles)

unread,
Aug 30, 2012, 12:45:57 PM8/30/12
to praba...@gmail.com, Chromium-dev
That's from literally a year ago, so unless you can reproduce this on
something even remotely current, there's probably no point filing a
bug, no.

pdwiki

unread,
Aug 31, 2012, 12:04:34 AM8/31/12
to chromi...@chromium.org, praba...@gmail.com, to...@chromium.org
Yeah, I thought so too that posting a bug report will not be very helpful. So, how do I go about fixing this? When the browser runs for the first time is it supposed to create a Local State file and did I unintentionally mess it up with some other code work I did?


On Thursday, August 30, 2012 10:16:02 PM UTC+5:30, Torne (Richard Coles) wrote:
That's from literally a year ago, so unless you can reproduce this on
something even remotely current, there's probably no point filing a
bug, no.

Reply all
Reply to author
Forward
0 new messages