Can't login to the forum using Mozilla Firefox
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: Can't login to the forum using Mozilla Firefox
In short, if always fresh mode works then something in your 'changes' file/folder is messing things up. It should be enough to remove the /home/guest/.mozilla folder from your changes file/folder.
After booting into porteus, open a console and give us the output of: cat /proc/cmdline
After booting into porteus, open a console and give us the output of: cat /proc/cmdline
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.
-
- Black ninja
- Posts: 55
- Joined: 07 Aug 2013, 02:42
- Distribution: Ubuntu Linux 12.04 LTS
- Location: Puerto Rico (USA)
Re: Can't login to the forum using Mozilla Firefox
brokenman:After booting into porteus, open a console and give us the output of: cat /proc/cmdline
Here's the information you requested:
Code: Select all
uest@porteus:~$ cat /proc/cmdline
quiet initrd=initrd.xz nomagic base_only norootcopy BOOT_IMAGE=vmlinuz
wp
-
- Black ninja
- Posts: 55
- Joined: 07 Aug 2013, 02:42
- Distribution: Ubuntu Linux 12.04 LTS
- Location: Puerto Rico (USA)
Re: Can't login to the forum using Mozilla Firefox
Negative. My Porteus is in a usb flash drive connected to a laptop.Hamza wrote:Hi,
Are you using a proxy ?
Cheers
wp
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: Can't login to the forum using Mozilla Firefox
This was the output after booting into fresh mode. I really needed to see the output when booted into the mode when you are having the problems.
In any case, boot into the normal mode where you have the problems with firefox (the new version). Open a console and switch to root by typing: su (the password is toor)
You should see a red prompt called root@porteus
Now remove the mozilla folder: rm -rf /home/guest/.mozilla
Restart firefox and try to login again.
Let us know how it goes.
In any case, boot into the normal mode where you have the problems with firefox (the new version). Open a console and switch to root by typing: su (the password is toor)
You should see a red prompt called root@porteus
Now remove the mozilla folder: rm -rf /home/guest/.mozilla
Restart firefox and try to login again.
Let us know how it goes.
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.
-
- Black ninja
- Posts: 55
- Joined: 07 Aug 2013, 02:42
- Distribution: Ubuntu Linux 12.04 LTS
- Location: Puerto Rico (USA)
Re: Can't login to the forum using Mozilla Firefox
brokenman:
Thanks for answering. I really want this OS to work with me (I'm an Ubuntu Linux user) because of its loading speed and 'cause its so nimble, but problems keep appearing. You said:
Next thing I'll be doing is the command to remove the .mozilla folder from my guest account, as you suggested. Clarify me on this, but I suspect that when I do this the configurations that I have for my Chrome browser will also be gone (I have Chrome synced with my Google account in the cloud). I'll keep you posted of what happens.
wp
Thanks for answering. I really want this OS to work with me (I'm an Ubuntu Linux user) because of its loading speed and 'cause its so nimble, but problems keep appearing. You said:
This is it:This was the output after booting into fresh mode. I really needed to see the output when booted into the mode when you are having the problems.
Code: Select all
guest@porteus:~$ cat /proc/cmdline
quiet initrd=initrd.xz changes=/porteus BOOT_IMAGE=vmlinuz
wp
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: Can't login to the forum using Mozilla Firefox
From this info I can see that your are using a linux partition and saving changes directly to a folder somewhere in the root of where porteus boots from. Please make a backup of the .mozilla folder just in case something goes wrong. Removing the .mozilla folder should not effect your chrome install but it will wipe any customizations you've made to firefox where, I believe, the problem lies.
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.
-
- Black ninja
- Posts: 55
- Joined: 07 Aug 2013, 02:42
- Distribution: Ubuntu Linux 12.04 LTS
- Location: Puerto Rico (USA)
Re: Can't login to the forum using Mozilla Firefox
brokenman:
Thanks for answering so fast. The problem was solved by removing .mozilla folder and then starting the browser without importing bookmarks from Chrome. Something in the import activity is screwing things up. I wish I could test this theory by importing bookmarks from Chrome again to see what happens.Thanks again.
wp
Thanks for answering so fast. The problem was solved by removing .mozilla folder and then starting the browser without importing bookmarks from Chrome. Something in the import activity is screwing things up. I wish I could test this theory by importing bookmarks from Chrome again to see what happens.Thanks again.
wp
-
- Black ninja
- Posts: 55
- Joined: 07 Aug 2013, 02:42
- Distribution: Ubuntu Linux 12.04 LTS
- Location: Puerto Rico (USA)
Re: Can't login to the forum using Mozilla Firefox
brokenman:
VERIFIED. The problem happens when I import bookmarks, cookies, etc data from Chrome to Firefox. Something on that activity is causing the problem. Just to let you know.
wp
VERIFIED. The problem happens when I import bookmarks, cookies, etc data from Chrome to Firefox. Something on that activity is causing the problem. Just to let you know.
wp
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: Can't login to the forum using Mozilla Firefox
I see you have the curious nature of a linux user and went ahead and tried something. Good on ya. Looks like you've identified an upstream bug in either the way chrome exports bookmarks, or the way firefox imports bookmarks. This is not uncommon with competing software and both browsers prefer your attention. Google have been known to tweak things in their favor before.I wish I could test this theory by importing bookmarks from Chrome again to see what happens.
It is a little strange how the company owned by the wife of a top ranking google employee appears at number one in google searches.
In the end I would rely on exporting bookmarks into some type of universal .csv file or other well used text format and then importing into firefox. I've never tried it as I usually manually enter all my websites.
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.