[Bug 292474] Re: Firefox 3.0 Menu Buttons disabled
** Changed in: ubufox (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/292474 Title: Firefox 3.0 Menu Buttons disabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubufox/+bug/292474/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 292474] Re: Firefox 3.0 Menu Buttons disabled
I also belive this was fixed, please see if this is the same bug as bug #281348 ** Package changed: firefox-3.0 (Ubuntu) => ubufox (Ubuntu) -- Firefox 3.0 Menu Buttons disabled https://bugs.launchpad.net/bugs/292474 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 292474] Re: Firefox 3.0 Menu Buttons disabled
** Changed in: firefox-3.0 (Ubuntu) Status: New => Confirmed -- Firefox 3.0 Menu Buttons disabled https://bugs.launchpad.net/bugs/292474 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 292474] Re: Firefox 3.0 Menu Buttons disabled
I was able to reproduce this while strace-ing firefox. The file was lost too. (In fact it was empty. I'm not a bash expert, but is it possible that the strace-command provided does not write the file actually?) However, I noticed a line in the strace-output that mentions that access was denied to the file "places.sqlite-journal" IT belonged to the root user. I executed this command: sudo chmod 777 ~/.mozilla/firefox/5tutnx4z.default/places.sqlite-journal and I started firefox again. This solved the problem, I was able to use the back button again. After starting firefox, the file "places.sqlite- journal" was owned by myself again, not by root, and its permissions were reset to "rw-r--r--". I have no idea why the file's owner was set to root. -- Firefox 3.0 Menu Buttons disabled https://bugs.launchpad.net/bugs/292474 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 292474] Re: Firefox 3.0 Menu Buttons disabled
Sorry for the small post. I had the same problem. I uninstalled all extensions (Ubuntu Firefox Modifications and Google Toolbar) and it didn't work. I also disabled other types of add-ons (languages and plugins) and it didn't work. I used Synaptic to completely remove firefox, rebooted and reinstalled and it didn't work. Following somebody's instructions that I found somewhere (...) I ran firefox as root once, and it fixed the problem. Now it's working fine. I actually executed "strace -f -eopen firefox 2>&1 > /tmp/ffox.log.txt" but unfortunately I lost the file. Sorry. -- Firefox 3.0 Menu Buttons disabled https://bugs.launchpad.net/bugs/292474 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 292474] Re: Firefox 3.0 Menu Buttons disabled
I had the same problem and can provide more information. ** Changed in: firefox-3.0 (Ubuntu) Status: Invalid => New -- Firefox 3.0 Menu Buttons disabled https://bugs.launchpad.net/bugs/292474 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 292474] Re: Firefox 3.0 Menu Buttons disabled
We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New". Thanks again! ** Changed in: firefox-3.0 (Ubuntu) Status: Incomplete => Invalid -- Firefox 3.0 Menu Buttons disabled https://bugs.launchpad.net/bugs/292474 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 292474] Re: Firefox 3.0 Menu Buttons disabled
triage 100 firefox bugs and you know why i ask things that are implicitly in your answers explicitly again. I cannot reproduce this. stop everything, start firefox like: strace -f -eopen firefox 2>&1 > /tmp/ffox.log.txt and after reproducing attach that file. Thanks.! -- Firefox 3.0 Menu Buttons disabled https://bugs.launchpad.net/bugs/292474 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 292474] Re: Firefox 3.0 Menu Buttons disabled
DO I NEED TO EXPLICITLY SAY I DIDN'T INSTALL ANY! Read the details above and you should realize that I didn't install any extensions on my last two tests. Extensions are installed in the mozilla and firefox related folders under my home folder and under /usr/lib. Both of which were explicitly removed by me. I don't know how I can be more explicit than to say THE ONLY THING INSTALLED IS WHAT UBUNTU INSTALLS WHEN YOU INSTALL THE FIREFOX PACKAGE! Therefore, I am experiencing this using the default Ubuntu Firefox 3.0.3 installation. No extra extensions. No extra theming. No extra plugins. Nothing except what is installed by apt-get. -- Firefox 3.0 Menu Buttons disabled https://bugs.launchpad.net/bugs/292474 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 292474] Re: Firefox 3.0 Menu Buttons disabled
i dont see that you checked that you have no extensions installed. -- Firefox 3.0 Menu Buttons disabled https://bugs.launchpad.net/bugs/292474 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 292474] Re: Firefox 3.0 Menu Buttons disabled
I'll go one better. Before I even attempted to report this to you, I uninstalled Firefox completely and reinstalled. Once it was reinstalled and the problem appeared to be in the application, I uninstalled again, went through and deleted all mozilla and firefox related folders in my home folder, /etc, /usr/lib and /root folders. Then went through and verified that there was no /usr/share/firefox or related folder on my machine. And just to be sure things weren't "cached" in memory, I rebooted the box into recovery mode, reverified everything, then rebooted back to the GUI. Once the box was rebooted, I did the following from an xterm: # sudo apt-get install firefox After this was completed I rebooted again Then launched Firefox (again from the xterm so I could see any error messages). The problem continued to exist. There were no error messages. Pages I attempted to visit: http://www.google.com http://www.cnn.com http://www.wikipedia.com During page loading, the "Stop" icon never activated. Once each page was loaded I either clicked a link or manually typed another page into the address bar. Again, the "Stop" icon never activated Once the second page was loaded, the "Back" button never activated. I used the History menu to move backwards to the first page. When on the first page, the "Forward" menu button never activated. -- Firefox 3.0 Menu Buttons disabled https://bugs.launchpad.net/bugs/292474 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 292474] Re: Firefox 3.0 Menu Buttons disabled
Hi, firefox extensions are the cause for the majority of bugs reported against firefox. To check that the bug you are seeing is actually a firefox one (and not an extension one), please disable your extensions one-by-one (restart firefox in between) until there is either no enabled extension left or your problem is resolved. Please report your findings back. Thanks, - Alexander ** Changed in: firefox-3.0 (Ubuntu) Status: New => Incomplete -- Firefox 3.0 Menu Buttons disabled https://bugs.launchpad.net/bugs/292474 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs