[chromium-dev] Re: Dev Chrome crashes on subsequent starts after installing a theme

2009-08-09 Thread Zaigham
It worked. Thanks a lot. On Aug 7, 3:18 am, Robert Shield robertshi...@chromium.org wrote: On Thu, Aug 6, 2009 at 5:15 PM, Evan Stade est...@chromium.org wrote: Open your favorite terminal program and type  rm -rf ~/.config/google-chrome/Default/Extensions/ at the prompt Or, if

[chromium-dev] Re: Dev Chrome crashes on subsequent starts after installing a theme

2009-08-06 Thread Dan Kegel
Evan wrote about this earlier: A few people have found their trunk builds crashing on startup. This comes from a bug in theme loading and can bite you if you installed some of the in-development themes. The fix is to rm -rf your Extensions directory out of your profile directory. The next release

[chromium-dev] Re: Dev Chrome crashes on subsequent starts after installing a theme

2009-08-06 Thread Jeremy Orlow
Does http://groups.google.com/group/chromium-dev/browse_thread/thread/df20c1f0e4576131 help? If not, please go to new.crbug.com On Thu, Aug 6, 2009 at 6:04 AM, Gobbledegook aftabkha...@gmail.com wrote: Hi, I've been unable to get into chrome dev (latest) ever since I installed the Baseball

[chromium-dev] Re: Dev Chrome crashes on subsequent starts after installing a theme

2009-08-06 Thread Gobbledegook
Thanks for the replies guys. What exactly does this mean: The fix is to rm -rf your Extensions directory out of your profile directory. ??? On Aug 6, 10:06 pm, Dan Kegel d...@kegel.com wrote: Evan wrote about this earlier: A few people have found their trunk builds crashing on startup.

[chromium-dev] Re: Dev Chrome crashes on subsequent starts after installing a theme

2009-08-06 Thread Evan Stade
Open your favorite terminal program and type rm -rf ~/.config/google-chrome/Default/Extensions/ at the prompt -- Evan Stade On Thu, Aug 6, 2009 at 2:13 PM, Gobbledegookaftabkha...@gmail.com wrote: Thanks for the replies guys. What exactly does this mean: The fix is to rm -rf your

[chromium-dev] Re: Dev Chrome crashes on subsequent starts after installing a theme

2009-08-06 Thread Evan Stade
oh sorry. Not using linux. rm -rf means to delete. So go find your profile directory and delete the Extensions/ folder in there. -- Evan Stade On Thu, Aug 6, 2009 at 2:15 PM, Evan Stadeest...@chromium.org wrote: Open your favorite terminal program and type  rm -rf

[chromium-dev] Re: Dev Chrome crashes on subsequent starts after installing a theme

2009-08-06 Thread Robert Shield
On Thu, Aug 6, 2009 at 5:15 PM, Evan Stade est...@chromium.org wrote: Open your favorite terminal program and type rm -rf ~/.config/google-chrome/Default/Extensions/ at the prompt Or, if you're using Windows, delete the contents of this folder: C:\Users\your

[chromium-dev] Re: Dev Chrome crashes on subsequent starts after installing a theme

2009-08-06 Thread Aaron Boodman
You can find the location of your profile directory on this page: http://dev.chromium.org/user-experience/user-data-directory - a On Thu, Aug 6, 2009 at 2:16 PM, Evan Stadeest...@chromium.org wrote: oh sorry. Not using linux. rm -rf means to delete. So go find your profile directory and

[chromium-dev] Re: Dev Chrome crashes on subsequent starts after installing a theme

2009-08-06 Thread Gobbledegook
haha yes. plain old windows user. i had an inkling it referred to a linum remove command but I thought it could be a shortcut overloader as well (end of target field thing). Anyway, I successfully found the folder, deleted it, installed Dev version, and now everything works! Thank you!!

[chromium-dev] Re: Dev Chrome crashes on subsequent starts after installing a theme

2009-08-06 Thread Gobbledegook
*linux On Aug 6, 10:27 pm, Gobbledegook aftabkha...@gmail.com wrote: haha yes. plain old windows user. i had an inkling it referred to a linum remove command but I thought it could be a shortcut overloader as well (end of target field thing). Anyway, I successfully found the folder, deleted