FF 3.6.4 consistently hangs in Options menu

== Issue
==
I have another kind of problem with Firefox
== Description
==
FF 3.6.3 gave me absolutely no problems, and with considerably more extensions installed. After letting 3.6.4 automatically update, the browser hangs every time I load the Tools-->Options menu. Sometimes I have to click through a few of the choices to get a hang, but it's bound to happen after only a few clicks through the browser's options.
I tried uninstalling the browser and all user customizations, then re-installing 3.6.4 from scratch, but with the same results. Using the -safemode options with everything checked didn't get me any farther. Ideas?
== This happened
==
Every time Firefox opened
== after updating from 3.6.3 to 3.6.4
==
== Troubleshooting information
==
Also hangs if I start up in safemode with all the boxes checked...
Application Basics
Name
Firefox
Version
3.6.4
Profile Directory
Open Containing Folder
Installed Plugins
about:plugins
Build Configuration
about:buildconfig
Extensions
Name
Version
Enabled
ID
NewsFox
1.0.6.1
true
{899DF1F8-2F43-4394-8315-37F6744E6319}
IE Tab 2 (FF 3.6+)
2.5.10.1
true
{1BC9BA34-1EED-42ca-A505-6D2F1A935BBB}
Adblock Plus
1.2
true
Adobe DLM (powered by getPlus(R))
1.6.2.63
true
Modified Preferences
Name
Value
accessibility.typeaheadfind.flashBar
0
browser.places.smartBookmarksVersion
2
browser.startup.homepage
http://www.google.com/
browser.startup.homepage_override.mstone
rv:1.9.2.4
dom.ipc.plugins.enabled.npietab2.dll
true
dom.max_script_run_time
20
extensions.lastAppVersion
3.6.4
network.cookie.prefsMigrated
true
places.last_vacuum
1277493177
privacy.sanitize.migrateFx3Prefs
true
security.warn_viewing_mixed
false
== Firefox version
==
3.6.4
== Operating system
==
Windows XP
== User Agent
==
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.4) Gecko/20100611 Firefox/3.6.4
== Plugins installed
==
*-IE Tab 2 Plug-in for Mozilla/Firefox
*getplusplusadobe16263
*Default Plug-in
*Next Generation Java Plug-in 1.6.0_20 for Mozilla browsers
*NPRuntime Script Plug-in Library for Java(TM) Deploy
*Adobe PDF Plug-In For Firefox and Netscape "9.3.2"
*The QuickTime Plugin allows you to view a wide variety of multimedia content in Web pages. For more information, visit the QuickTime Web site.
*DRM Netscape Network Object
*Npdsplay dll
*DRM Store Netscape Plugin

I tried one more time to get a solution to this and a user came forward with the following:
I read the thread here: http://support.mozilla.com/en-US/questions/707893
Mainly I think of the video card, specifically to reduce the hardware acceleration:
http://pcsupport.about.com/od/fixtheproblem/ht/hardwareacc.htm
Since the problem is a hang, not a crash, Mozilla I think does not get automated reports about it. There are several bug reports filed though (comments in bugs should follow the bug etiquette guidelines) I see these at least:
https://bugzilla.mozilla.org/show_bug.cgi?id=575787 this one mentions TortoiseCVS - you don't have that do you?
https://bugzilla.mozilla.org/show_bug.cgi?id=587903 in this bug, a developer requests a stacktrace so that would be one way you could help (the bug has some info on how to create one)
https://bugzilla.mozilla.org/show_bug.cgi?id=513092 here, I believe a STR is being requested which seems like an abbreviation for stacktrace also
I was indeed running an older version of TortoiseCVS.
Getting rid of it made the latest Firefox build (3.6.11) fully functional!
Try the suggestions as I did, and then if that doesn't work for anybody else out there, try looking in Mozilla's reported bugs database for info on
"hangs" and maybe you'll get a good hit that applies to your sitiuation.
Good luck to those of you still wrestling with this!

Similar Messages

  • TS3742 I have an iMac 24" system. I just recently installed MAC OS X 10.7.4 (Lion) on my system. Since doing so, my system consistently hangs. Particularly when using iMovie and iPhoto.

    I have an iMac 24" system. I just recently installed MAC OS X 10.7.4 (Lion) on my system. Since doing so, my system consistently hangs. Particularly when using iMovie and iPhoto. I have to power off my system to get it running again. Any suggestions on what I can do  to address this situation.

    I would first reset the SMC:
    Shut down and unplug the Mac.
    Keep the Mac unplugged for at least fifteen seconds.
    Plug the Mac back in and do not turn it back on for at least five seconds.
    Press the power button to turn the Mac back on.
    Then I would reset the PRAM by rebooting the iMac while simultaneously holding the Command-Option-P-R keys until the machine restarts a second time.
    Let us know if these  procedures don't solve the problems.
    Hope this helps

  • Consistent Hang

    I am getting a consistent hang. I have a connection open, I am typing a sqlstatement into the worksheet and everyting stops completely.
    1.5.3 on Xp Pro,
    CVS Version (External)     (CVSNT) 2.5.03 (Scorpio) Build 2382 (client/server)
    Java(TM) Platform     1.6.0_07
    Oracle IDE     1.5.3.57.83
    Versioning Support     1.5.3.57.83
    Thread dump
    Full thread dump Java HotSpot(TM) Client VM (10.0-b23 mixed mode):
    "pool-2-thread-1" prio=6 tid=0x03a76800 nid=0x84 waiting on condition [0x06f3f000..0x06f3fa94]
       java.lang.Thread.State: WAITING (parking)
            at sun.misc.Unsafe.park(Native Method)
            - parking to wait for  <0x13e355d8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
            at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
            at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1925)
            at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:358)
            at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:946)
            at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:906)
            at java.lang.Thread.run(Thread.java:619)
    "IconOverlayTracker Timer" prio=6 tid=0x04bbc400 nid=0xca4 in Object.wait() [0x06e3f000..0x06e3fb14]
       java.lang.Thread.State: WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at java.lang.Object.wait(Object.java:485)
            at java.util.TimerThread.mainLoop(Timer.java:483)
            - locked <0x13e35710> (a java.util.TaskQueue)
            at java.util.TimerThread.run(Timer.java:462)
    "Timer-2" prio=6 tid=0x04bc7c00 nid=0xf40 in Object.wait() [0x06d3f000..0x06d3fb94]
       java.lang.Thread.State: WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at java.lang.Object.wait(Object.java:485)
            at java.util.TimerThread.mainLoop(Timer.java:483)
            - locked <0x13e35790> (a java.util.TaskQueue)
            at java.util.TimerThread.run(Timer.java:462)
    "TextBufferScavenger" prio=6 tid=0x048cb800 nid=0x498 in Object.wait() [0x0693f000..0x0693fd14]
       java.lang.Thread.State: WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
            - locked <0x13a1ccd8> (a java.lang.ref.ReferenceQueue$Lock)
            at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132)
            at oracle.ide.model.TextNode$FacadeBufferReference$PollingThread.run(TextNode.java:1886)
    "Native Directory Watcher" prio=2 tid=0x03928c00 nid=0xdc8 runnable [0x059cf000..0x059cfa14]
       java.lang.Thread.State: RUNNABLE
            at oracle.ide.natives.NativeHandler.enterWatcherThread(Native Method)
            at oracle.ide.natives.NativeHandler$2.run(NativeHandler.java:252)
            at java.lang.Thread.run(Thread.java:619)
    "Swing-Shell" daemon prio=6 tid=0x049fb800 nid=0xd70 waiting on condition [0x05acf000..0x05acfa94]
       java.lang.Thread.State: WAITING (parking)
            at sun.misc.Unsafe.park(Native Method)
            - parking to wait for  <0x130ec738> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
            at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
            at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1925)
            at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:358)
            at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:946)
            at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:906)
            at sun.awt.shell.Win32ShellFolderManager2$ComInvoker$3.run(Win32ShellFolderManager2.java:458)
            at java.lang.Thread.run(Thread.java:619)
    "IconOverlayTracker Timer" prio=6 tid=0x0457a400 nid=0xee8 in Object.wait() [0x058cf000..0x058cfb94]
       java.lang.Thread.State: WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at java.lang.Object.wait(Object.java:485)
            at java.util.TimerThread.mainLoop(Timer.java:483)
            - locked <0x1300fca0> (a java.util.TaskQueue)
            at java.util.TimerThread.run(Timer.java:462)
    "IconOverlayTracker Timer" prio=6 tid=0x0482dc00 nid=0xc2c in Object.wait() [0x056cf000..0x056cfc14]
       java.lang.Thread.State: WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at java.lang.Object.wait(Object.java:485)
            at java.util.TimerThread.mainLoop(Timer.java:483)
            - locked <0x1300f728> (a java.util.TaskQueue)
            at java.util.TimerThread.run(Timer.java:462)
    "Meter Updater" prio=6 tid=0x04497800 nid=0xb04 waiting on condition [0x055cf000..0x055cfd14]
       java.lang.Thread.State: TIMED_WAITING (sleeping)
            at java.lang.Thread.sleep(Native Method)
            at elephant.insider.view.impl.MeterUpdater$Updater.run(MeterUpdater.java:131)
            at java.lang.Thread.run(Thread.java:619)
    "Meter Dispatcher" prio=6 tid=0x04497000 nid=0xbb0 waiting on condition [0x054cf000..0x054cfd94]
       java.lang.Thread.State: TIMED_WAITING (sleeping)
            at java.lang.Thread.sleep(Native Method)
            at elephant.insider.view.impl.MeterUpdater$Dispatcher.run(MeterUpdater.java:282)
            at java.lang.Thread.run(Thread.java:619)
    "Adapter Monitor" prio=6 tid=0x0455f400 nid=0xc5c waiting on condition [0x053cf000..0x053cfa14]
       java.lang.Thread.State: TIMED_WAITING (parking)
            at sun.misc.Unsafe.park(Native Method)
            - parking to wait for  <0x12dd0ca0> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
            at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:198)
            at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1963)
            at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:395)
            at elephant.insider.server.monitor.impl.AdapterMonitorImpl$Monitor.run(AdapterMonitorImpl.java:247)
            at java.lang.Thread.run(Thread.java:619)
    "TimerQueue" daemon prio=6 tid=0x03b25400 nid=0x854 in Object.wait() [0x0446f000..0x0446fb14]
       java.lang.Thread.State: TIMED_WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at javax.swing.TimerQueue.run(TimerQueue.java:236)
            - locked <0x1281d380> (a javax.swing.TimerQueue)
            at java.lang.Thread.run(Thread.java:619)
    "AWT-EventQueue-0" prio=6 tid=0x03ab8800 nid=0xea4 runnable [0x042bf000..0x042bfb94]
       java.lang.Thread.State: RUNNABLE
            at java.net.SocketInputStream.socketRead0(Native Method)
            at java.net.SocketInputStream.read(SocketInputStream.java:129)
            at oracle.net.ns.Packet.receive(Unknown Source)
            at oracle.net.ns.DataPacket.receive(Unknown Source)
            at oracle.net.ns.NetInputStream.getNextPacket(Unknown Source)
            at oracle.net.ns.NetInputStream.read(Unknown Source)
            at oracle.net.ns.NetInputStream.read(Unknown Source)
            at oracle.net.ns.NetInputStream.read(Unknown Source)
            at oracle.jdbc.driver.T4CMAREngine.unmarshalUB1(T4CMAREngine.java:1099)
            at oracle.jdbc.driver.T4CMAREngine.unmarshalSB1(T4CMAREngine.java:1070)
            at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:478)
            at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:213)
            at oracle.jdbc.driver.T4CPreparedStatement.executeForDescribe(T4CPreparedStatement.java:796)
            at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1031)
            at oracle.jdbc.driver.T4CPreparedStatement.executeMaybeDescribe(T4CPreparedStatement.java:836)
            at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1124)
            at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3285)
            at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3329)
            - locked <0x104f5820> (a oracle.jdbc.driver.T4CPreparedStatement)
            - locked <0x140ce730> (a oracle.jdbc.driver.T4CConnection)
            at oracle.dbtools.raptor.insight.InsightableOracleDatabase.fetch(InsightableOracleDatabase.java:512)
            at oracle.dbtools.raptor.insight.CompletionInsight.getInsightData(CompletionInsight.java:501)
            at oracle.javatools.editor.insight.AbstractInsight.showInsight(AbstractInsight.java:781)
            at oracle.javatools.editor.insight.AbstractInsight.showInsight(AbstractInsight.java:706)
            at oracle.javatools.editor.insight.AbstractInsight.actionPerformed(AbstractInsight.java:501)
            at javax.swing.Timer.fireActionPerformed(Timer.java:271)
            at javax.swing.Timer$DoPostEvent.run(Timer.java:201)
            at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
            at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
            at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
            at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
            at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
    "AWT-Windows" daemon prio=6 tid=0x03ab2000 nid=0xfd0 runnable [0x040bf000..0x040bfc94]
       java.lang.Thread.State: RUNNABLE
            at sun.awt.windows.WToolkit.eventLoop(Native Method)
            at sun.awt.windows.WToolkit.run(WToolkit.java:290)
            at java.lang.Thread.run(Thread.java:619)
    "AWT-Shutdown" prio=6 tid=0x03aac800 nid=0xbec in Object.wait() [0x03fbf000..0x03fbfd14]
       java.lang.Thread.State: WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at java.lang.Object.wait(Object.java:485)
            at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:259)
            - locked <0x127b9a78> (a java.lang.Object)
            at java.lang.Thread.run(Thread.java:619)
    "Java2D Disposer" daemon prio=6 tid=0x03aaac00 nid=0x618 in Object.wait() [0x03ebf000..0x03ebfd94]
       java.lang.Thread.State: WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
            - locked <0x1281d5c8> (a java.lang.ref.ReferenceQueue$Lock)
            at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132)
            at sun.java2d.Disposer.run(Disposer.java:125)
            at java.lang.Thread.run(Thread.java:619)
    "Low Memory Detector" daemon prio=6 tid=0x00ea0400 nid=0x478 runnable [0x00000000..0x00000000]
       java.lang.Thread.State: RUNNABLE
    "CompilerThread0" daemon prio=6 tid=0x00e9b000 nid=0xf2c waiting on condition [0x00000000..0x035bf7bc]
       java.lang.Thread.State: RUNNABLE
    "Attach Listener" daemon prio=6 tid=0x00e99c00 nid=0xadc runnable [0x00000000..0x00000000]
       java.lang.Thread.State: RUNNABLE
    "Signal Dispatcher" daemon prio=6 tid=0x00e98c00 nid=0xf3c waiting on condition [0x00000000..0x00000000]
       java.lang.Thread.State: RUNNABLE
    "Finalizer" daemon prio=8 tid=0x00e89800 nid=0x1d8 in Object.wait() [0x032bf000..0x032bfc94]
       java.lang.Thread.State: WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
            - locked <0x12780298> (a java.lang.ref.ReferenceQueue$Lock)
            at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132)
            at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159)
    "Reference Handler" daemon prio=6 tid=0x00e85400 nid=0xdf8 in Object.wait() [0x031bf000..0x031bfd14]
       java.lang.Thread.State: WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at java.lang.Object.wait(Object.java:485)
            at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116)
            - locked <0x12780320> (a java.lang.ref.Reference$Lock)
    "main" prio=6 tid=0x00926400 nid=0xf80 waiting on condition [0x00000000..0x0012fb3c]
       java.lang.Thread.State: RUNNABLE
    "VM Thread" prio=6 tid=0x00e82400 nid=0x1e0 runnable
    "VM Periodic Task Thread" prio=6 tid=0x00eb3800 nid=0xef8 waiting on condition
    JNI global references: 2245
    Heap
    def new generation   total 4928K, used 2478K [0x10020000, 0x10570000, 0x12780000)
      eden space 4416K,  49% used [0x10020000, 0x10246f00, 0x10470000)
      from space 512K,  53% used [0x104f0000, 0x105349b0, 0x10570000)
      to   space 512K,   0% used [0x10470000, 0x10470000, 0x104f0000)
    tenured generation   total 64456K, used 53602K [0x12780000, 0x16672000, 0x30020000)
       the space 64456K,  83% used [0x12780000, 0x15bd8b60, 0x15bd8c00, 0x16672000)
    compacting perm gen  total 44032K, used 43441K [0x30020000, 0x32b20000, 0x38020000)
       the space 44032K,  98% used [0x30020000, 0x32a8c5d0, 0x32a8c600, 0x32b20000)
    No shared spaces configured.

    Does not looks like that there is a deadlock.
    The GUI Thread ("AWT-EventQueue-0") is waiting for a JDBC operation to complete.
    This is happening from the code insight.
    Try these :
    - ensure that the connection is not busy when you type in the worksheet. Close any results grids / datatab you have open.
    - if this does not help, switch off the code insight.
    Let me know what happens after this.
    -Raghu

  • When I change the default folder to save downloads in the options menu, it later reverts to the default folder even though I have made not changes in options. Any ideas? thanks!

    In the Options menu I changed the default download location (folder) to a folder I have on my desktop and saved the changes. But this option reverts to the default folder when I turn on my computer and open FF the next day.

    Thank you for your response.
    I do use CCleaner and just ran it. It did not change the download option folder that I had changed from the default so it appears that this is not cause.
    Any other suggestions would be appreciated. Thanks again!

  • HELP! My Corner Options Menu is off of Screen

    I've tried restarting my computer, restarting inDesign and resetting my workspace and I can't figure out why my corner options menu goes off of my screen in the upper right hand corner. All I can see is the preview and and OK or CANCEL buttons, can anyone help?!

    Try toggling the state of the Application Frame (turn on if you aren't currentloyu using it, or off if you are) and see if that brings the top of the dialog into view so you can grab it and move it. Trashing prefs might help, too. See Replace Your Preferences

  • When i use IE9, i go to my emails and any pics in the mail open with the mail but with FF i have to download them is there a way to make the pics open in the mail, i set yahoo to load images automatically in the options menu this has had no effect, thanks

    some pictures(jpeg or gif) come as part of email if i use IE9 these images open as part of the mail, but with firefox i have to download them separately and then they don't appear in email. i have been in the options menu and allowed yahoo.com to automatically load images but this has had no effect, thanks

    Sounds like you did this on the fly.
    MM is supposed to open the Marker Panel Dialogue
    M just sets a marker
    Not sure if either are intended for on the fly during playback .
    There is also a Marker Icon on the Source Window Pane  >>

  • I don't want to know how to delete duplicate photos anymore. I would like to know why Apple have not put in delete duplicate option menu in iPhoto? Very curious. Is it to frustrate users, so they have to go out and buy another apple photo product?

    Just want to know why Apple have not made an options menu to remove duplicate photos in iPhoto? I know about downloads you can purchase to delete Dups, but I'm very interested to find out from apple themselves as to why they left this out, to die without knowing this is like having viruses on a pc or waiting for the web page to pop up on windows...
    Option
    A. Is it to annoy the user, to frustrate them enough to go out there and buy another apple photo product?
    Or
    B. Is it to annoy the user, to frustrate them enough to commit suicide, to reduce population in the world?
    Is there a third reason? Can someone help me, otherwise I'll have to go with option B.

    sunshinecowgill wrote:
    We have three operational computers, one does not have iTunes on it.  Since Apple is saying I have more than 5 authorized computers, and I can't imagine what they are, I am afraid to deauthorize all my computers.  See what I mean?  I just wanted to ask the question about how I can find out WHICH computers Apple thinks I have authorized, so I can decide if it's safe to deauthorize them all or not. 
    You could have more 5 computers authorized if you ever, for example, reformatted a hard drive or replaced a hard drive without deauthorizing the computer first. Apple's system would see that as a different computer, even though you don't. There's nothing to be afraid of in deauthorizing everything and the reauthorizing what you actually have. You won't lose any data. Mistimp is correct, they can't tell you which computers are authorized.

  • Ipod Nano 5th GenerationWindows xp.  My nano no longer opens automatically with file options menu.  Trying to import priceless videos of my daughter  from ipod to computer so I run it and get these results:  My computer/ipod/dcim/000apple and 75 IMG.DAT

    Nano 5th GenerationWindows xp. 
    My nano no longer opens automatically with file options menu when I connect it to my lap top.  Trying to import priceless videos of my daughter  from ipod to computer, However,  when I run it I get these results: I click onto  My computer/ipod/dcim/000apple and 75 IMG.DAT files come up.  Now I am almost sure those files shouldnt be on there.  If my memory serves me corrrectly the dcim folder is where one should be able to find video recording made with their iopd?If there is a way to import these videos without having to reset my ipod and lose precious videos please please let me know? HELLLLLLP

    Try: http://discussions.apple.com/thread.jspa?threadID=743515&tstart=15

  • Envy 700 w/Windows 8.1 Boots Past Advanced Start-Up Options Menu

    I have an Envy 700 desktop with Windows 8.1.  I'm trying to install a non-signed driver. I've gone through the documented process that is supposed to bring up the Advanced Startup Options screen, however when I do the Re-start it boots right past it and to the HP logo and proceeds to boot right back into windows again.
    In fact I can't even get it to the menu to boot into Safe Mode without going into Command mode, msconfig, and manually checking the box to start into Safe Mode.  Even then there's no way I've found to get to the Advanced Startup Options menu to stop doing signed driver checks.
    Also I'm afraid some day if I have a real problem I won't be able to even get into Safe Mode.
    Anyone have a solution...it must have something to do with the HP boot process not Windows.
    Thanks!

    I was never able to get the Advanced Startup Options menu to display more than maybe half a second before it continued to boot.  I knew which menu item I wanted to select so just kept tapping the 7 key which is for disabling the driver signature checking and it did continue to boot as it has however my menu item did take affect so I was able to load my unsigned driver.
    This issue has to have something to do with the HP routine I'm guess as it just blows right by the Advanced Startup Options to show the HP circle logo and boot normally.  Hopefully there's some ideas on how to actually fix this...thank you for your support!

  • HT4818 I have installed bootcamp that worked properly.  Then I have partitioned the OS X 10.8.2 and installed another OS X 10.8.2 and I have got two MAC boot options and Bootcamp disappeared from the Option menu. How can I boot Windows again and keep both

    I have installed bootcamp by the bootcamp assistant and worked properly.
     Then I have partitioned the OS X 10.8.2 and installed another Mountain Lion System and I have got two MAC boot options and Bootcamp disappeared from the Option menu. However, Bootcamp still remained in the Startup Disk in the System Preferences. When I tried to boot Bootcamp using the Startup Disk it did not boot and received a message that there is no bootable device. I have not lost any data and can read Bootcamp partition from both OS X systems. Please advise how can I boot Windows / Bootcamp again? Thank you. 

    Recommendation 1: Use a VM for this. It's essentially a giant C.F. to do this with native booting, and is potentially fragile.
    But if you're going to ignore that and do this anyway, realizing that it can break anytime in particular with OS upgrades, and that it's very difficult to impossible to resize the three volumes once you've installed the systems:
    1. create three partitions, setting each to be the size for OS X copy 1, copy 2, and Windows respectively. The Windows partition needs to be set to MS-DOS format (actually FAT32) which later in the Windows installer you'll reformat as NTFS. Do not use Boot Camp Assistant to resize/partition the disk, it simply won't work for this use case.
    2. install OS X copy 1
    3. install OS X copy 3
    4. Use gdisk (available at sourceforge) which is a command line only application, to create a new hybrid MBR adding only the last partition (Windows) to the hybrid MBR and setting it to be bootable. As a concequence you will not be able to see/share either OS X volume from within Windows. The Windows NTFS volume will be visible from within OS X.
    5. Install Windows to the only partition its installer should see (confirm size), you'll need to format it NTFS first, and I suggest using the fast format option if available.

  • My password list no longer appears under the options menu, How do I get it back?

    The password manager that used to appear under the options menu has completely disappeared. The little lock icon is also nowhere to be found. Does this have something to do with blur? How do I restore my browser the way it used to be so that I can review my list of stored passwrds? I've tried to look in blur to see if they are there - no luck. I'm not sure how the long the problem has existed. I happened to notice just now when a site that normally remembers my log in (a credit card that I make a payment on each month) failed to display it and of course I couldn't remember, not having actually typed it in for years.

    Hi philipp.
    Thanks for answering. Here's the entire contents of the page. Probably too much information but I wasn't sure what you needed. I deleted the some of the lines referring to my printer settings because the info exceeded the character limit. I very much doubt they have any relevance to the problem
    Application Basics
    Name Firefox
    Version 35.0.1
    Update History
    User Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0
    Profile Folder
    Enabled Plugins about:plugins
    Build Configuration about:buildconfig
    Memory Use about:memory
    Multiprocess Windows 0/1
    Crash Reports for the Last 3 Days
    Report ID Submitted
    All Crash Reports
    This application has not been configured to display crash reports.
    Extensions
    Name Version Enabled ID
    Blur (Formerly DoNotTrackMe) 4.5.1334 true [email protected]
    ColorfulTabs 25.9 true {0545b830-f0aa-4d7e-8820-50a4629a56fe}
    Multirow Bookmarks Toolbar Plus 1.2 true {4c7097f7-08f2-4ef2-9b9f-f95fa4cbb064}
    Skype Click to Call 7.2.15747.10003 true {82AF8DCA-6DE9-405D-BD5E-43525BDAD38A}
    Text to Voice 1.10 true [email protected]
    Theme Font & Size Changer 35.2 true {f69e22c7-bc50-414a-9269-0f5c344cd94c}
    FabTabs 1.5.2 false [email protected]
    Noia Fox options 3.0.1 false [email protected]
    Utopia FFSE White Options 5.0.2 false [email protected]
    Graphics
    Adapter Description ATI Radeon HD 5400 Series
    Adapter Drivers aticfx64 aticfx64 aticfx64 aticfx32 aticfx32 aticfx32 atiumd64 atidxx64 atidxx64 atiumdag atidxx32 atidxx32 atiumdva atiumd6a atitmm64
    Adapter RAM 1024
    Device ID 0x68f9
    Direct2D Enabled true
    DirectWrite Enabled true (6.2.9200.16492)
    Driver Date 4-19-2011
    Driver Version 8.850.0.0
    GPU #2 Active false
    GPU Accelerated Windows 1/1 Direct3D 11 (OMTC)
    Subsys ID 22911787
    Vendor ID 0x1002
    WebGL Renderer Google Inc. -- ANGLE (ATI Radeon HD 5400 Series Direct3D9Ex vs_3_0 ps_3_0)
    windowLayerManagerRemote true
    AzureCanvasBackend direct2d
    AzureContentBackend direct2d
    AzureFallbackCanvasBackend cairo
    AzureSkiaAccelerated 0
    Important Modified Preferences
    Name Value accessibility.typeaheadfind.flashBar 0
    browser.cache.disk.capacity 358400
    browser.cache.disk.smart_size_cached_value 358400
    browser.cache.disk.smart_size.first_run false
    browser.cache.disk.smart_size.use_old_max false
    browser.cache.frecency_experiment 1
    browser.places.importBookmarksHTML false
    browser.places.smartBookmarksVersion 7
    browser.sessionstore.upgradeBackup.latestBuildID 20150122214805
    browser.startup.homepage http://www.wunderground.com/cgi-bin/findweather/getForecast?query=14891%20-%20Watkins%20Glen,%20NY&wuSelect=WEATHER
    browser.startup.homepage_override.buildID 20150122214805
    browser.startup.homepage_override.mstone 35.0.1
    dom.mozApps.used true
    dom.w3c_touch_events.expose false
    extensions.lastAppVersion 35.0.1
    font.minimum-size.x-western 15
    font.name.serif.x-western Georgia
    font.size.variable.x-western 15
    gfx.direct3d.last_used_feature_level_idx 0
    gfx.direct3d.prefer_10_1 true
    media.gmp-gmpopenh264.lastUpdate 1423194991
    media.gmp-gmpopenh264.version 1.3
    media.gmp-manager.lastCheck 1422538139
    network.cookie.prefsMigrated true
    places.database.lastMaintenance 1423191808
    places.history.expiration.transient_current_max_pages 104858
    places.history.expiration.transient_optimal_database_size 167772160
    places.last_vacuum 1299350232
    plugin.disable_full_page_plugin_for_types audio/basic,audio/mpeg,audio/wav,audio/x-mpeg,audio/x-wav,application/pdf
    plugin.importedState true
    print.print_printer Canon Inkjet MP500 Series
    print.printer_Canon_Inkjet_MP500_Series.print_bgcolor false
    print.printer_Canon_Inkjet_MP500_Series.print_bgimages false
    print.printer_Canon_Inkjet_MP500_Series.print_command
    print.printer_Canon_Inkjet_MP500_Series.print_downloadfonts false
    print.printer_Canon_Inkjet_MP500_Series.print_edge_bottom 0
    print.printer_Canon_Inkjet_MP500_Series.print_edge_left 0
    print.printer_Canon_Inkjet_MP500_Series.print_edge_right 0
    print.printer_Canon_Inkjet_MP500_Series.print_edge_top 0
    print.printer_Canon_MX870_series_Printer.print_resolution_name
    print.printer_Canon_MX870_series_Printer.print_reversed false
    print.printer_Canon_MX870_series_Printer.print_scaling 1.45
    print.printer_Canon_MX870_series_Printer.print_shrink_to_fit false
    print.printer_Canon_MX870_series_Printer.print_to_file false
    print.printer_Canon_MX870_series_Printer.print_unwriteable_margin_bottom 0
    print.printer_Canon_MX870_series_Printer.print_unwriteable_margin_left 0
    print.printer_Canon_MX870_series_Printer.print_unwriteable_margin_right 0
    print.printer_Canon_MX870_series_Printer.print_unwriteable_margin_top 0
    print.printer_PageManager_PDF_Writer.print_bgcolor false
    print.printer_PageManager_PDF_Writer.print_bgimages false
    print.printer_PageManager_PDF_Writer.print_colorspace
    print.printer_PageManager_PDF_Writer.print_command
    print.printer_PageManager_PDF_Writer.print_downloadfonts false
    print.printer_PageManager_PDF_Writer.print_duplex 3211319
    print.printer_PageManager_PDF_Writer.print_edge_bottom 0
    print.printer_PageManager_PDF_Writer.print_edge_left 0
    print.printer_PageManager_PDF_Writer.print_edge_right 0
    print.printer_PageManager_PDF_Writer.print_edge_top 0
    print.printer_PageManager_PDF_Writer.print_evenpages true
    print.printer_PageManager_PDF_Writer.print_footercenter
    print.printer_PageManager_PDF_Writer.print_footerleft &PT
    print.printer_PageManager_PDF_Writer.print_footerright &D
    print.printer_PageManager_PDF_Writer.print_headercenter
    print.printer_PageManager_PDF_Writer.print_headerleft &T
    print.printer_PageManager_PDF_Writer.print_headerright &U
    print.printer_PageManager_PDF_Writer.print_in_color true
    print.printer_PageManager_PDF_Writer.print_margin_bottom 0.5
    print.printer_PageManager_PDF_Writer.print_margin_left 0.5
    print.printer_PageManager_PDF_Writer.print_margin_right 0.5
    print.printer_PageManager_PDF_Writer.print_margin_top 0.5
    print.printer_PageManager_PDF_Writer.print_oddpages true
    print.printer_PageManager_PDF_Writer.print_orientation 1
    print.printer_PageManager_PDF_Writer.print_page_delay 50
    print.printer_PageManager_PDF_Writer.print_paper_data 1
    print.printer_PageManager_PDF_Writer.print_paper_height 11.00
    print.printer_PageManager_PDF_Writer.print_paper_name
    print.printer_PageManager_PDF_Writer.print_paper_size_type 0
    print.printer_PageManager_PDF_Writer.print_paper_size_unit 0
    print.printer_PageManager_PDF_Writer.print_paper_width 8.50
    print.printer_PageManager_PDF_Writer.print_plex_name
    print.printer_PageManager_PDF_Writer.print_resolution 3473457
    print.printer_PageManager_PDF_Writer.print_resolution_name
    print.printer_PageManager_PDF_Writer.print_reversed false
    print.printer_PageManager_PDF_Writer.print_scaling 1.10
    print.printer_PageManager_PDF_Writer.print_shrink_to_fit true
    print.printer_PageManager_PDF_Writer.print_to_file false
    print.printer_PageManager_PDF_Writer.print_unwriteable_margin_bottom 0
    print.printer_PageManager_PDF_Writer.print_unwriteable_margin_left 0
    print.printer_PageManager_PDF_Writer.print_unwriteable_margin_right 0
    print.printer_PageManager_PDF_Writer.print_unwriteable_margin_top 0
    privacy.donottrackheader.enabled true
    privacy.sanitize.migrateFx3Prefs true
    security.warn_viewing_mixed false
    security.warn_viewing_mixed.show_once false
    storage.vacuum.last.index 1
    storage.vacuum.last.places.sqlite 1422170725
    user.js Preferences
    Your profile folder contains a user.js file, which includes preferences that were not created by Firefox.
    Important Locked Preferences
    Name Value
    JavaScript
    Incremental GC true
    Accessibility
    Activated false
    Prevent Accessibility 0
    Library Versions
    Expected minimum version Version in use
    NSPR 4.10.7 4.10.7
    NSS 3.17.2 Basic ECC 3.17.2 Basic ECC
    NSSSMIME 3.17.2 Basic ECC 3.17.2 Basic ECC
    NSSSSL 3.17.2 Basic ECC 3.17.2 Basic ECC
    NSSUTIL 3.17.2 3.17.2
    Experimental Features
    Name ID Description Active End Date Homepage

  • No Option Menu?

    In Photoshop CS6 I don't see the Option menu, when using the Ellipse Tool. That is, I don't see options for stroke, fill, etc. Please advise. Thanks! - Jeff

    Hi,
    Try resetting the workspace by going to Window>Workspace>Reset Workspace

  • In iTunes I'm having problems changing the "Media Kind" with a number of playlists in the OPTIONS menu from "music" to "audiobook". After going through the steps, the next time I check the items have reverted back to "music". What step am I missing?

    In iTunes I'm having problems changing the "Media Kind" in the OPTIONS menu from "Music" to "Audiobook". After going through the steps, the next time I check, the items have reverted back to "Music". What must I do to save it as an "Audiobook"?

    After more digging in the Support section here and some Google work, I turned off iTunes Match and lo and behold!  I can change the media kind to Audiobook!  So, it looks like iTunes Match locked the files up somehow and for some reason.
    I went into iTunes Store > iTunes Match > "No, Thanks" to disable it on the local PC.

  • I remove toolbars in the options menu and each time I re-load they come back. I want the ability to remove toolbars permanently.

    In the options menu, I remove the toolbars that I don't want to see. i.e. Conduit Engine and Add-on Bar. They only remain removed for that session. When I re-load FF, they are back. I want the ability to remove toolbars I don't want and have them STAY removed.

    The file that stores details of the customizations is probably corrupt. For details of how to fix it see https://support.mozilla.com/kb/Toolbar+keeps+resetting

  • Start Firefox and homepage is not displayed; cannot navigate back to previously viewed pages using back or forward arrows; bookmarks toolbar not available on start-up though selected in options menu.

    1. Start firefox and my homepage is not displayed--there is no webpage displayed on initial startup. A homepage is listed in the options menu. In order to see homepage I need to manually press the home icon to the right of the search box.
    2. I am not capable of using the navigation arrows to the left of the address bar to navigate to previously viewed webpages. The arrows are present but are gray. Is there a setting in the security tab of the options menu that disables the navigation arrows for security purposes (i.e. not remembering webpages or cookies, etc.)?
    3. Though the bookmark toolbar is selected in the options menu, the bookmarks toolbar is not visible when starting firefox. Instead there is a red firefox toolbar located at the upper left of the screen. In order to view the bookmarks toolbar I need to go into the options menu and de-select the bookmarks toolbar (causes the red firefox toolbar to disappear) and then re-select the bookmarks toolbar.
    Any information to help correct these issues is greatly appreciated.
    Mike

    ''framerotblues'' suggestion worked for me. I was having the following problems after 10.0 update:
    >No back/forward buttons.
    >Nothing in address bar.
    >Bookmark toolbar would not automatically load. Even though it was checked as a toolbar to view, I had to uncheck and check it again every time I closed/opened Firefox.
    >Could not access add-ons. Neither through menu toolbar nor using ctrl-shift-a
    Restarted Firefox with add-ons disabled (help->restart with add-ons disabled). Removed ''Facebook Disconnect'' from add-ons. Restarted and everything seems to be working.

Maybe you are looking for