LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-17-2015, 12:00 AM   #16
ardvark71
LQ Veteran
 
Registered: Feb 2015
Location: USA
Distribution: Lubuntu 14.04, 22.04, Windows 8.1 and 10
Posts: 6,282
Blog Entries: 4

Rep: Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842

Quote:
Originally Posted by Gregg Bell View Post
I tried holding down the shift key while Firefox launched and I still got the gray screen.
Hi...

Did you get the options window?

Regards...
 
Old 08-17-2015, 05:17 PM   #17
Gregg Bell
Senior Member
 
Registered: Mar 2014
Location: Illinois
Distribution: Xubuntu
Posts: 2,034

Original Poster
Rep: Reputation: 176Reputation: 176
Quote:
Originally Posted by ardvark71 View Post
Hi...

Did you get the options window?

Regards...
Thanks ardvark. No, I didn't get anything but the gray screen again. BTW I got the Mozilla browser via the suggested renaming
Code:
.mozilla
to
Code:
.mozilla.old
but unfortunately the new Mozilla browser was missing my Mozilla browser's bookmarks. So that's my next task (trying to get them back). I was going to try this:

https://support.mozilla.org/en-US/kb...s-and-settings

but wanted to ask before using it (or if there's a better way--or no way).
 
Old 08-18-2015, 12:53 AM   #18
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
OK, so now we've established that it was the profile that was causing the problem. Go into the .mozilla.old file and find the places.sqlite file. It should be in your default profile. On my system it's here:
Code:
/home/jdkaye/.mozilla/firefox/i75r5kaya.Default User/places.sqlite
Now replace places.sqlite file in your .mozilla folder (probably in a similar subdirectory) with the places.sqlite file from the .mozilla.old folder. You should now see your bookmarks.
In general, a quick search using a search phrase like where does firefox store bookmarks
while get you the answer. You can have a look at the answer on the Firefox site.
jdk
 
Old 08-18-2015, 12:17 PM   #19
Gregg Bell
Senior Member
 
Registered: Mar 2014
Location: Illinois
Distribution: Xubuntu
Posts: 2,034

Original Poster
Rep: Reputation: 176Reputation: 176
Quote:
Originally Posted by jdkaye View Post
OK, so now we've established that it was the profile that was causing the problem. Go into the .mozilla.old file and find the places.sqlite file. It should be in your default profile. On my system it's here:
Code:
/home/jdkaye/.mozilla/firefox/i75r5kaya.Default User/places.sqlite
Now replace places.sqlite file in your .mozilla folder (probably in a similar subdirectory) with the places.sqlite file from the .mozilla.old folder. You should now see your bookmarks.
In general, a quick search using a search phrase like where does firefox store bookmarks
while get you the answer. You can have a look at the answer on the Firefox site.
jdk
Ok, LZM. Did it but didn't get the bookmarks. I'm suspicious of the places.sqlite.corrupt file in the .mozilla folder (see screenshot). And the other thing I was thinking is the .mozilla.old folder is still there too. Could that be goofing things up? Thanks.
Attached Thumbnails
Click image for larger version

Name:	Selection_028.png
Views:	17
Size:	136.7 KB
ID:	19209  
 
Old 08-18-2015, 12:50 PM   #20
Gregg Bell
Senior Member
 
Registered: Mar 2014
Location: Illinois
Distribution: Xubuntu
Posts: 2,034

Original Poster
Rep: Reputation: 176Reputation: 176
Okay I got the bookmarks. I did the copy the latest bookmark folder into the new one via that link you gave me. I don't know if I have the original places.sqlite file back in the .mozilla folder and I don't know what the corrupt places.site file is about and the lock one is new (see screenshot) and I don't know if any of them matter. Do they?

The thing is I've got all the bookmarks and if those other things aren't issues, I'm good to go. Thanks.

P.S. Should I delete the .mozilla.old file or leave it?
Attached Thumbnails
Click image for larger version

Name:	Selection_031.png
Views:	15
Size:	62.1 KB
ID:	19211  
 
Old 08-18-2015, 12:58 PM   #21
JeremyBoden
Senior Member
 
Registered: Nov 2011
Location: London, UK
Distribution: Debian
Posts: 1,947

Rep: Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511
Leave it for a bit - just in case you lose your bookmarks again!!
 
1 members found this post helpful.
Old 08-18-2015, 03:19 PM   #22
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
I'd say, follow Jeremy's advice and leave things alone. It's working. I notice that I have a .corrupt version of places.sqlite in one of my profile folders. Doesn't seem to do any harm.
I think you can mark this thread as [SOLVED]. Nice work.
jdk
 
1 members found this post helpful.
Old 08-18-2015, 05:03 PM   #23
Gregg Bell
Senior Member
 
Registered: Mar 2014
Location: Illinois
Distribution: Xubuntu
Posts: 2,034

Original Poster
Rep: Reputation: 176Reputation: 176
Quote:
Originally Posted by jdkaye View Post
I'd say, follow Jeremy's advice and leave things alone. It's working. I notice that I have a .corrupt version of places.sqlite in one of my profile folders. Doesn't seem to do any harm.
I think you can mark this thread as [SOLVED]. Nice work.
jdk
Ah, but when I opened Firefox and clicked on the bookmark icon it crashed! I sent the crash report along with my email address so I'll see if they say anything. And I got right back into Firefox and the bookmarks worked normally. So I'll give it a little while.

And none of the bookmarks have icons until I click on them. Then the next time the icon is there. Is that normal or is there something I can do to make all the bookmarks appear?

Thanks.
 
Old 08-18-2015, 08:40 PM   #24
JeremyBoden
Senior Member
 
Registered: Nov 2011
Location: London, UK
Distribution: Debian
Posts: 1,947

Rep: Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511
Yes - that's normal.
The browser fetches a standard icon from the web site when it is accessed.
 
Old 08-18-2015, 10:58 PM   #25
Gregg Bell
Senior Member
 
Registered: Mar 2014
Location: Illinois
Distribution: Xubuntu
Posts: 2,034

Original Poster
Rep: Reputation: 176Reputation: 176
Quote:
Originally Posted by JeremyBoden View Post
Yes - that's normal.
The browser fetches a standard icon from the web site when it is accessed.
Thanks Jeremy. I was on the Firefox for a couple of hours and it crashed once. (I can't remember it ever crashing.) I'll keep using it and see if it evens out. I've already saved the Bookmarks restore folder so I suppose if Firefox keeps crashing I can just get a new version. Then I can just plop the bookmarks on. Sound like a plan?
 
Old 08-20-2015, 10:35 PM   #26
Gregg Bell
Senior Member
 
Registered: Mar 2014
Location: Illinois
Distribution: Xubuntu
Posts: 2,034

Original Poster
Rep: Reputation: 176Reputation: 176
The Firefox browser is working fine. Thanks!
 
Old 08-20-2015, 10:53 PM   #27
ardvark71
LQ Veteran
 
Registered: Feb 2015
Location: USA
Distribution: Lubuntu 14.04, 22.04, Windows 8.1 and 10
Posts: 6,282
Blog Entries: 4

Rep: Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842
Quote:
Originally Posted by Gregg Bell View Post
The Firefox browser is working fine. Thanks!
Cool, I'm glad it works.

Regards...
 
Old 08-20-2015, 10:54 PM   #28
Gregg Bell
Senior Member
 
Registered: Mar 2014
Location: Illinois
Distribution: Xubuntu
Posts: 2,034

Original Poster
Rep: Reputation: 176Reputation: 176
Quote:
Originally Posted by ardvark71 View Post
Cool, I'm glad it works.

Regards...
Thanks ardvark!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
acer aspire connected to wifi but browser won't open SuzieQ Linux - Newbie 3 04-07-2013 10:09 PM
ebay won't load on any browser in 64 bit Fedora/Firefox eulerepi Linux - Newbie 1 11-09-2008 06:40 PM
gnome-open won't open new firefox windows ror Ubuntu 1 06-13-2007 03:00 PM
Browser won't open from emails perryub Linux - Newbie 13 07-27-2004 01:56 PM
Firefox won't start: file /content/browser.xul cannot be found nimcha Linux - Software 2 05-20-2004 12:43 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:23 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration