Firefox becomes slower after long periods of browsing

Firefox runs great at first but gradually becomes less responsive over time. A temporary fix to this issue is simply restarting firefox (close FF then re-open FF), but this gets quite annoying. Firefox runs fast, then gradually I notice it become slower and slower until I restart the application. Then the process repeats.
Some issues I begin to see after 2 hours of browsing:
1. slow response to scrolling. 0.5-1.5second delay after input, it scrolls.
2. delayed typing. I type something in the search bar and it takes 0.5-1.5 seconds for the individual letters to show up on the search bar.
3. Random lock ups
Reinstalling Firefox (including deleting my profile folder), clearing temporary and history files has no effect.
I'm running 3.6.12 and I have the following add-ons:
Ad Block Plus 1.3.1
Download Statusbar 0.9.7.2
Google Toolbar 7.1.20100830W
Java Console 6.0.22
McAfee SiteAdvisor 3.2
Password Exporter 1.2.1

At this point I think you should get Applejack...
http://www.versiontracker.com/dyn/moreinfo/macosx/19596
After installing, reboot holding down CMD+s, then when the prompt shows, type in...
applejack AUTO
Then let it do all 5 of it's things.
At least it'll eliminate some questions if it doesn't fix it.
The 5 things it does are...
Correct any Disk problems.
Repair Permissions.
Clear out Cache Files.
Repair/check several plist files.
Dump the VM files for a fresh start.

Similar Messages

  • Firefox get slow after while

    hello all, always my firefox get slow after being used for 2h or 1h i get this message in my event viewer
    Faulting application name: plugin-container.exe, version: 36.0.1.5542, time stamp: 0x54f851c0
    Faulting module name: xul.dll, version: 36.0.1.5542, time stamp: 0x54f85115
    Exception code: 0xc0000005
    Fault offset: 0x011afb85
    Faulting process id: 0x1528
    Faulting application start time: 0x01d05c55ff96f561
    Faulting application path: C:\Program Files (x86)\Mozilla Firefox\plugin-container.exe
    Faulting module path: C:\Program Files (x86)\Mozilla Firefox\xul.dll
    Report Id: 3d950c7c-c849-11e4-8099-002186899b43
    looking forward,

    [[What is plugin-container]] and how to troubleshoot it becoming slow: [[Firefox is slow - How to make it faster]]

  • HT4623 i have dought if my iphone 4 will not work properly, as i heard it become slow after update ios7 , can someone help me out what to do.. ?

    i have dought if my iphone 4 will not work properly, as i heard it become slow after update ios7 , can someone help me out what to do.. ?

    Hello there, morganbailey02.
    The following Knowledge Base article provides some great steps for troubleshooting your issue:
    iOS: Unable to update or restore
    http://support.apple.com/kb/HT1808
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro

  • Satellite A100 - Internet becomes slower after 10 minutes

    Hi,
    the Satellite A100 worked fine for some years, suddenly the internet became too slow after 10 min from start.
    When the laptop is switched on the first time the internet works fine the first 10 min then becomes slower and slower till almost no packets are received but the connection does not drop completely.
    Suspected spyware, rootkit, did a clean up, then installed from the disk recovery
    Then tried the same. Uninstalled the LAN connection then reinstalled from the device manager, nothing.
    I suspected the Ethernet port is failing. Then I used a D-Link usb-to-Ethernet adapter which is completely independent from the onboard Ethernet hardware. Nothing, same behaviour, works fine first then Firefox shows a time out
    The modem, cable, internet are all fine since i tested them with one PC and another Fujitsu laptop (5 years old) and they all work fine. Even the D-Link works fine.
    The Toshiba pc diagnostic tool says specifically "Network Fail", but what fails exactly?
    Any idea or similar experience?

    Hi Keany,
    oh yes, quite complicated cause i tried many things. unluckily i don't have a WLAN, and i don't want to hack the neighbors' just for the test.
    i am thinking even if the RJ port is defect, than the usb2ethernet from d-link should work fine as it's not dependent on the LAN Ethernet port at all. the relationship is a mystery ..
    the DSL/Modem work fine with two other computers.
    also tried with ubunto live CD, connection is there but networking almost dead
    the d-link usb2erthernet looked ok with another fujitsu-siemens laptop.
    i might order a pcmcia network card and try if it works.
    thanks for thinking with me ..

  • RMI Hang after long period of no use

    Occaisonally one of our lightly used RMI servers decides to not accept a new connection. This happens after a long period of no use. The last time it happened I captured a thread dump (THREAD DUMP#1) of the RMI server process.
    Just for comparison I then started another client and tried to connect again. See THREAD DUMP#2.
    Any suggestions where I should start looking in my code? I have checked the Java bugs database without success.
    Thanks.
    Tom
    *** THREAD DUMP #1
    *** THREAD DUMP #1
    *** THREAD DUMP #1
    Full thread dump Java HotSpot(TM) Client VM (1.4.2_05-b04 mixed mode):
    "RMI TCP Connection(5)-156.34.214.173" daemon prio=1 tid=0x082e39b0 nid=0x4f03 waiting for monitor entry [4d247000..4d248854]
         at sun.rmi.server.LoaderHandler.getDefaultCodebaseURLs(Unknown Source)
         - waiting to lock <0x489b0950> (a java.lang.Class)
         at sun.rmi.server.LoaderHandler.loadClass(Unknown Source)
         at java.rmi.server.RMIClassLoader$2.loadClass(Unknown Source)
         at java.rmi.server.RMIClassLoader.loadClass(Unknown Source)
         at sun.rmi.server.MarshalInputStream.resolveClass(Unknown Source)
         at java.io.ObjectInputStream.readNonProxyDesc(Unknown Source)
         at java.io.ObjectInputStream.readClassDesc(Unknown Source)
         at java.io.ObjectInputStream.readArray(Unknown Source)
         at java.io.ObjectInputStream.readObject0(Unknown Source)
         at java.io.ObjectInputStream.readObject(Unknown Source)
         at sun.rmi.transport.DGCImpl_Skel.dispatch(Unknown Source)
         at sun.rmi.server.UnicastServerRef.oldDispatch(Unknown Source)
         at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)
         at sun.rmi.transport.Transport$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.rmi.transport.Transport.serviceCall(Unknown Source)
         at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)
         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    "RMI TCP Connection(4)-156.34.214.173" daemon prio=1 tid=0x082e13e8 nid=0x4f03 waiting on condition [4d2c8000..4d2c9854]
         at sun.net.www.ParseUtil.decode(Unknown Source)
         at sun.net.www.protocol.file.FileURLConnection.getPermission(Unknown Source)
         at sun.rmi.server.LoaderHandler.addPermissionsForURLs(Unknown Source)
         at sun.rmi.server.LoaderHandler.access$300(Unknown Source)
         at sun.rmi.server.LoaderHandler$Loader.<init>(Unknown Source)
         at sun.rmi.server.LoaderHandler$Loader.<init>(Unknown Source)
         at sun.rmi.server.LoaderHandler$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.rmi.server.LoaderHandler.lookupLoader(Unknown Source)
         - locked <0x489b0950> (a java.lang.Class)
         at sun.rmi.server.LoaderHandler.loadClass(Unknown Source)
         at sun.rmi.server.LoaderHandler.loadClass(Unknown Source)
         at java.rmi.server.RMIClassLoader$2.loadClass(Unknown Source)
         at java.rmi.server.RMIClassLoader.loadClass(Unknown Source)
         at sun.rmi.server.MarshalInputStream.resolveClass(Unknown Source)
         at java.io.ObjectInputStream.readNonProxyDesc(Unknown Source)
         at java.io.ObjectInputStream.readClassDesc(Unknown Source)
         at java.io.ObjectInputStream.readArray(Unknown Source)
         at java.io.ObjectInputStream.readObject0(Unknown Source)
         at java.io.ObjectInputStream.readObject(Unknown Source)
         at sun.rmi.transport.DGCImpl_Skel.dispatch(Unknown Source)
         at sun.rmi.server.UnicastServerRef.oldDispatch(Unknown Source)
         at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)
         at sun.rmi.transport.Transport$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.rmi.transport.Transport.serviceCall(Unknown Source)
         at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)
         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    "DestroyJavaVM" prio=1 tid=0x0805b220 nid=0x4f03 waiting on condition [0..bfffc374]
    "GC Daemon" daemon prio=1 tid=0x082e74d0 nid=0x4f03 in Object.wait() [4d146000..4d146854]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x44b87598> (a sun.misc.GC$LatencyLock)
         at sun.misc.GC$Daemon.run(Unknown Source)
         - locked <0x44b87598> (a sun.misc.GC$LatencyLock)
    "RMI Reaper" prio=1 tid=0x081f5a08 nid=0x4f03 in Object.wait() [4d0c5000..4d0c5854]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x44b86a68> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(Unknown Source)
         - locked <0x44b86a68> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(Unknown Source)
         at sun.rmi.transport.ObjectTable$Reaper.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    "Thread-1" daemon prio=1 tid=0x081f2618 nid=0x4f03 in Object.wait() [4d044000..4d044854]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x44b86d58> (a java.util.TaskQueue)
         at java.lang.Object.wait(Unknown Source)
         at java.util.TimerThread.mainLoop(Unknown Source)
         - locked <0x44b86d58> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Unknown Source)
    "RMI TCP Accept-10056" daemon prio=1 tid=0x081f6998 nid=0x4f03 runnable [4cfc3000..4cfc3854]
         at java.net.PlainSocketImpl.socketAccept(Native Method)
         at java.net.PlainSocketImpl.accept(Unknown Source)
         - locked <0x44b86ab8> (a java.net.PlainSocketImpl)
         at java.net.ServerSocket.implAccept(Unknown Source)
         at java.net.ServerSocket.accept(Unknown Source)
         at sun.rmi.transport.tcp.TCPTransport.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    "Signal Dispatcher" daemon prio=1 tid=0x080a5e90 nid=0x4f03 waiting on condition [0..0]
    "Finalizer" daemon prio=1 tid=0x08091448 nid=0x4f03 in Object.wait() [41fd8000..41fd8854]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x44b77a08> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(Unknown Source)
         - locked <0x44b77a08> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(Unknown Source)
         at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
    "Reference Handler" daemon prio=1 tid=0x080908a0 nid=0x4f03 in Object.wait() [41f57000..41f57854]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x44b77a70> (a java.lang.ref.Reference$Lock)
         at java.lang.Object.wait(Unknown Source)
         at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
         - locked <0x44b77a70> (a java.lang.ref.Reference$Lock)
    "VM Thread" prio=1 tid=0x0808f660 nid=0x4f03 runnable
    "VM Periodic Task Thread" prio=1 tid=0x080a86d0 nid=0x4f03 waiting on condition
    "Suspend Checker Thread" prio=1 tid=0x080a5478 nid=0x4f03 runnable
    *** THREAD DUMP #2
    *** THREAD DUMP #2
    *** THREAD DUMP #2
    Full thread dump Java HotSpot(TM) Client VM (1.4.2_05-b04 mixed mode):
    "RMI TCP Connection(6)-156.34.214.173" daemon prio=1 tid=0x082e2890 nid=0x4f03 waiting on condition [4d1c6000..4d1c7854]
         at java.io.ObjectStreamClass.matchFields(Unknown Source)
         at java.io.ObjectStreamClass.getReflector(Unknown Source)
         at java.io.ObjectStreamClass.<init>(Unknown Source)
         at java.io.ObjectStreamClass.lookup(Unknown Source)
         at java.io.ObjectStreamClass.<init>(Unknown Source)
         at java.io.ObjectStreamClass.lookup(Unknown Source)
         at java.io.ObjectStreamClass.<init>(Unknown Source)
         at java.io.ObjectStreamClass.lookup(Unknown Source)
         at java.io.ObjectStreamClass.<init>(Unknown Source)
         at java.io.ObjectStreamClass.lookup(Unknown Source)
         at java.io.ObjectOutputStream.writeObject0(Unknown Source)
         at java.io.ObjectOutputStream.writeObject(Unknown Source)
         at sun.rmi.registry.RegistryImpl_Skel.dispatch(Unknown Source)
         at sun.rmi.server.UnicastServerRef.oldDispatch(Unknown Source)
         at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)
         at sun.rmi.transport.Transport$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.rmi.transport.Transport.serviceCall(Unknown Source)
         at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)
         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    "RMI TCP Connection(5)-156.34.214.173" daemon prio=1 tid=0x082e39b0 nid=0x4f03 waiting for monitor entry [4d247000..4d248854]
         at sun.rmi.server.LoaderHandler.getDefaultCodebaseURLs(Unknown Source)
         - waiting to lock <0x489b0950> (a java.lang.Class)
         at sun.rmi.server.LoaderHandler.loadClass(Unknown Source)
         at java.rmi.server.RMIClassLoader$2.loadClass(Unknown Source)
         at java.rmi.server.RMIClassLoader.loadClass(Unknown Source)
         at sun.rmi.server.MarshalInputStream.resolveClass(Unknown Source)
         at java.io.ObjectInputStream.readNonProxyDesc(Unknown Source)
         at java.io.ObjectInputStream.readClassDesc(Unknown Source)
         at java.io.ObjectInputStream.readArray(Unknown Source)
         at java.io.ObjectInputStream.readObject0(Unknown Source)
         at java.io.ObjectInputStream.readObject(Unknown Source)
         at sun.rmi.transport.DGCImpl_Skel.dispatch(Unknown Source)
         at sun.rmi.server.UnicastServerRef.oldDispatch(Unknown Source)
         at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)
         at sun.rmi.transport.Transport$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.rmi.transport.Transport.serviceCall(Unknown Source)
         at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)
         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    "RMI TCP Connection(4)-156.34.214.173" daemon prio=1 tid=0x082e13e8 nid=0x4f03 waiting on condition [4d2c8000..4d2c9854]
         at sun.net.www.ParseUtil.decode(Unknown Source)
         at sun.net.www.protocol.file.FileURLConnection.getPermission(Unknown Source)
         at sun.rmi.server.LoaderHandler.addPermissionsForURLs(Unknown Source)
         at sun.rmi.server.LoaderHandler.access$300(Unknown Source)
         at sun.rmi.server.LoaderHandler$Loader.<init>(Unknown Source)
         at sun.rmi.server.LoaderHandler$Loader.<init>(Unknown Source)
         at sun.rmi.server.LoaderHandler$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.rmi.server.LoaderHandler.lookupLoader(Unknown Source)
         - locked <0x489b0950> (a java.lang.Class)
         at sun.rmi.server.LoaderHandler.loadClass(Unknown Source)
         at sun.rmi.server.LoaderHandler.loadClass(Unknown Source)
         at java.rmi.server.RMIClassLoader$2.loadClass(Unknown Source)
         at java.rmi.server.RMIClassLoader.loadClass(Unknown Source)
         at sun.rmi.server.MarshalInputStream.resolveClass(Unknown Source)
         at java.io.ObjectInputStream.readNonProxyDesc(Unknown Source)
         at java.io.ObjectInputStream.readClassDesc(Unknown Source)
         at java.io.ObjectInputStream.readArray(Unknown Source)
         at java.io.ObjectInputStream.readObject0(Unknown Source)
         at java.io.ObjectInputStream.readObject(Unknown Source)
         at sun.rmi.transport.DGCImpl_Skel.dispatch(Unknown Source)
         at sun.rmi.server.UnicastServerRef.oldDispatch(Unknown Source)
         at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)
         at sun.rmi.transport.Transport$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.rmi.transport.Transport.serviceCall(Unknown Source)
         at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)
         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    "DestroyJavaVM" prio=1 tid=0x0805b220 nid=0x4f03 waiting on condition [0..bfffc374]
    "GC Daemon" daemon prio=1 tid=0x082e74d0 nid=0x4f03 in Object.wait() [4d146000..4d146854]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x44b87598> (a sun.misc.GC$LatencyLock)
         at sun.misc.GC$Daemon.run(Unknown Source)
         - locked <0x44b87598> (a sun.misc.GC$LatencyLock)
    "RMI Reaper" prio=1 tid=0x081f5a08 nid=0x4f03 in Object.wait() [4d0c5000..4d0c5854]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x44b86a68> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(Unknown Source)
         - locked <0x44b86a68> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(Unknown Source)
         at sun.rmi.transport.ObjectTable$Reaper.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    "Thread-1" daemon prio=1 tid=0x081f2618 nid=0x4f03 in Object.wait() [4d044000..4d044854]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x44b86d58> (a java.util.TaskQueue)
         at java.lang.Object.wait(Unknown Source)
         at java.util.TimerThread.mainLoop(Unknown Source)
         - locked <0x44b86d58> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Unknown Source)
    "RMI TCP Accept-10056" daemon prio=1 tid=0x081f6998 nid=0x4f03 runnable [4cfc3000..4cfc3854]
         at java.net.PlainSocketImpl.socketAccept(Native Method)
         at java.net.PlainSocketImpl.accept(Unknown Source)
         - locked <0x44b86ab8> (a java.net.PlainSocketImpl)
         at java.net.ServerSocket.implAccept(Unknown Source)
         at java.net.ServerSocket.accept(Unknown Source)
         at sun.rmi.transport.tcp.TCPTransport.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    "Signal Dispatcher" daemon prio=1 tid=0x080a5e90 nid=0x4f03 waiting on condition [0..0]
    "Finalizer" daemon prio=1 tid=0x08091448 nid=0x4f03 in Object.wait() [41fd8000..41fd8854]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x44b77a08> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(Unknown Source)
         - locked <0x44b77a08> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(Unknown Source)
         at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
    "Reference Handler" daemon prio=1 tid=0x080908a0 nid=0x4f03 in Object.wait() [41f57000..41f57854]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x44b77a70> (a java.lang.ref.Reference$Lock)
         at java.lang.Object.wait(Unknown Source)
         at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
         - locked <0x44b77a70> (a java.lang.ref.Reference$Lock)
    "VM Thread" prio=1 tid=0x0808f660 nid=0x4f03 runnable
    "VM Periodic Task Thread" prio=1 tid=0x080a86d0 nid=0x4f03 waiting on condition
    "Suspend Checker Thread" prio=1 tid=0x080a5478 nid=0x4f03 runnable

    According to this thread dump the remote object is
    quite prepared to accept a new connection (waiting in
    PlainSocketImpl.accept()) but some other remote method
    implementation is blocked reading the RMI header.
    Perhaps this is the one that is stalling? You may need
    to check for too much synchronization, i.e. possible
    deadlocks, in your remote method implementations.I do have a limited amount of synchronization in my server side code (too much code to post here) but if my code is deadlocking then won't I see my method(s) in the stack trace? None of my remote methods are synchronized, just some of the server side methods they call. Also, if my code is deadlocking won't this tend to happen during busy periods rather than slack periods?
    I have reviewed my code for synchronization deadlock potential but the logon code only ever locks one object.
    Could you tell me the difference between "waiting for condition" and "waiting for monitor"? I assume the "waiting for monitor" means the thread waiting get the lock on an object.
    Thanks for your suggestions.
    By the way, I forgot to mention in my original post that I'm running Java 1.4.2_05.

  • Firefox gets slow after awhile and also hangs and sometimes i get plugin-container.exe error

    Hello, it's a while that Firefox gets slow and also hangs and sometimes i get plugin-container.exe error...
    I'm not sure but maybe it often happens after monitor goes to Screen Saver or after it turns off...
    Error signature
    AppName: plugin-container.exe AppVer:1.2.9.3951
    ModVer: 5.1.2600.5512 Offset:0000100b

    You can run Java in Firefox.exe instead of plugin-container.exe, but I'm not sure that actually would be better than where you are now.
    (1) In a new tab, type or paste '''about:config''' in the address bar and press Enter. Click the button promising to be careful.
    (2) In the filter box, type or paste '''java''' and pause while the list is filtered
    (3) If '''dom.ipc.plugins.java.enabled''' is true (bolded), right-click it and choose Reset (or double-click it to toggle).
    If that value already is false, you might be having a problem with another common plugin such as Flash.

  • Swing JTextField becomes slow after entering large unicode text.

    Hi All,
    We are developing a Indian s/w in Java, where we are using Indic InputMethods for taking user input in Hindi.
    Things works fine for small amount of text entered into a JTextField, but when we try to enter large amount of hindi text (let's say 100+ lines), it becomes slow bit by bit, ultimately giving impression of a application hang.
    We are using linux OS (Mandrake 10.1) on intel boxes with 265 MB RAM.
    Can any one help?
    Thanks in advance.
    Sanjeev

    Hmm .. I think I may be aware of that cutting edge application ;)
    Kindly let me know the solution.
    Abhi.

  • My Macbook is becoming slow after 3 years. (Advice Needed)

    Hi Guys,
    I have had my Macbook Pro for around 3 years now.... It's starting to become slow.... I use alot of RAM gobbling apps like Photoshop, Flash, Logic X etc etc. I'm a student and I cannot afford to buy a new Mac right now so I have been looking into upgrading my system.
    I have thoroughly cleaned out my mac and followed all guides on how to speed up my mac online etc etc. It helps for half an hour or so but once I'm using multiple apps like the ones mentioned above it begins to die so to speak.
    I have looked online and have come to the conclusion that It may be best financially for me to invest in some new RAM and maybe an SSD drive?
    Would you recommed this? rather than paying out £1000 for a new laptop (which I simply cannot afford)....
    RAM - http://www.amazon.co.uk/dp/B0070C2ND8/ref=wl_it_dp_o_pC_S_ttl?_encoding=UTF8&col id=1IU0LK5EQNXPM&coliid=IV98M7PZWAEN6&psc=1
    (Possible) SSD - http://www.amazon.co.uk/Samsung-500GB-2-5-inch-Basic-Solid/dp/B00E3915Y4/ref=sr_ 1_1?s=computers&ie=UTF8&qid=1398171607&sr=1-1&keywords=macbook+pro+ssd+drive
    Would it be worth getting both or would the RAM be okay alone? Also any idea's how many more years this would give my Macbook? I'm hoping it will prolong it's life by atleast another 3 years running at a good performance....
    also when I upgrade would it be worthwhile to back up my system and re-install the OS? Start back from scratch so to speak?
    If you have any other suggestions I'm totally open to them and look forward to reading replies.
    Thanks in advance, Josh.

    By the way, ANY SSD drive will work on your MacBook Pro. If you do specific searches for "macbook pro ssd drive" most likely you'll get all the expensive price tags.
    I currently use SanDisk Extreme SSDs and Mushkin Deluxe SSDs both are usually more economical to other brands and they both perform amazing...
    The standard HDD on your mac usually goes at around 70MB/s (read/write) both of these SSDs go around 470/ 270MB/s (read/write).
    So the SSD upgrade will give you a pretty good speed improvement...

  • Custom agent stops receiving events after long period

    What would cause a custom agent to stop receiving events?
    I have two custom agents that register to listen for events from PublicObject. These agents run along with some custom timed-based agents in a ServerManager instance.
    After about eight days, events are not being sent to the custom agents. The timed-based agents run fine after this period.
    I have observed that if the CUPServer is running this will stop events being sent to the custom agents. The CUPServer was not running for the above case.

    I can't think of anything that would cause that.
    Do you want to post your code, and see if anyone detects any problems?

  • Yosemite become slow after hours of usage

    My log report :
    EtreCheck version: 2.0.11 (98)
    Report generated 26 Nov 2014 16:57:03 CET
    Hardware Information: ℹ️
        MacBook Pro (Retina, 13-inch, Mid 2014) (Verified)
        MacBook Pro - model: MacBookPro11,1
        1 3 GHz Intel Core i7 CPU: 2-core
        16 GB RAM Not upgradeable
            BANK 0/DIMM0
                8 GB DDR3 1600 MHz ok
            BANK 1/DIMM0
                8 GB DDR3 1600 MHz ok
        Bluetooth: Good - Handoff/Airdrop2 supported
        Wireless:  en0: 802.11 a/b/g/n/ac
    Video Information: ℹ️
        Intel Iris -
            Color LCD spdisplays_2560x1600Retina
            ASUS VS247 spdisplays_1080p
            SMBX2350 1920 x 1080 @ 50 Hz
    System Software: ℹ️
        OS X 10.10.1 (14B25) - Uptime: 0:28:49
    Disk Information: ℹ️
        APPLE SSD SM0512F disk0 : (500.28 GB)
        S.M.A.R.T. Status: Verified
            EFI (disk0s1) <not mounted> : 210 MB
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            Macintosh HD (disk1) /  [Startup]: 496.30 GB (138.50 GB free)
                Core Storage: disk0s2 499.42 GB Online
    USB Information: ℹ️
        Apple Internal Memory Card Reader
        Yubico Yubico Yubikey II
        Apple Inc. iPhone
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Inc. BRCM20702 Hub
            Apple Inc. Bluetooth USB Host Controller
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
            Apple Inc. Thunderbolt to Gigabit Ethernet Adapter
    Configuration files: ℹ️
        /etc/hosts - Count: 1
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /Applications/VMware Fusion.app
        [not loaded]    com.vmware.kext.vmci (90.6.3) Support
        [not loaded]    com.vmware.kext.vmioplug.14.1.3 (14.1.3) Support
        [not loaded]    com.vmware.kext.vmnet (0223.55.95) Support
        [not loaded]    com.vmware.kext.vmx86 (0223.55.95) Support
        [not loaded]    com.vmware.kext.vsockets (90.6.0) Support
            /Library/Extensions
        [loaded]    at.obdev.nke.LittleSnitch (4228 - SDK 10.8) Support
        [not loaded]    com.Logitech.Control Center.HID Driver (3.9.1 - SDK 10.8) Support
            /System/Library/Extensions
        [not loaded]    com.Logitech.Unifying.HID Driver (1.3.0 - SDK 10.6) Support
    Launch Agents: ℹ️
        [running]    at.obdev.LittleSnitchUIAgent.plist Support
        [not loaded]    com.adobe.AAM.Updater-1.0.plist Support
        [loaded]    com.adobe.AdobeCreativeCloud.plist Support
        [running]    com.bjango.istatmenusagent.plist Support
        [running]    com.bjango.istatmenusnotifications.plist Support
        [running]    com.Logitech.Control Center.Daemon.plist Support
        [loaded]    com.oracle.java.Java-Updater.plist Support
        [not loaded]    com.teamviewer.teamviewer.plist Support
        [not loaded]    com.teamviewer.teamviewer_desktop.plist Support
        [loaded]    org.gpgtools.gpgmail.enable-bundles.plist Support
        [loaded]    org.gpgtools.gpgmail.patch-uuid-user.plist Support
        [loaded]    org.gpgtools.gpgmail.updater.plist Support
        [running]    org.gpgtools.Libmacgpg.xpc.plist Support
        [loaded]    org.gpgtools.macgpg2.fix.plist Support
        [running]    org.gpgtools.macgpg2.shutdown-gpg-agent.plist Support
        [loaded]    org.gpgtools.macgpg2.updater.plist Support
        [loaded]    org.macosforge.xquartz.startx.plist Support
    Launch Daemons: ℹ️
        [running]    at.obdev.littlesnitchd.plist Support
        [loaded]    com.adobe.fpsaud.plist Support
        [invalid?]    com.adobe.SwitchBoard.plist Support
        [running]    com.bjango.istatmenusdaemon.plist Support
        [running]    com.bombich.ccchelper.plist Support
        [loaded]    com.macpaw.CleanMyMac2.Agent.plist Support
        [loaded]    com.microsoft.office.licensing.helper.plist Support
        [loaded]    com.oracle.java.Helper-Tool.plist Support
        [loaded]    com.oracle.java.JavaUpdateHelper.plist Support
        [loaded]    com.ovh.hubiCFinderPlugin.Installer.plist Support
        [not loaded]    com.teamviewer.teamviewer_service.plist Support
        [loaded]    org.gpgtools.gpgmail.patch-uuid.plist Support
        [loaded]    org.macosforge.xquartz.privileged_startx.plist Support
    User Launch Agents: ℹ️
        [loaded]    com.adobe.ARM.[...].plist Support
        [loaded]    com.adobe.ARM.[...].plist Support
        [loaded]    com.macpaw.CleanMyMac2Helper.diskSpaceWatcher.plist Support
        [loaded]    com.macpaw.CleanMyMac2Helper.scheduledScan.plist Support
        [loaded]    com.macpaw.CleanMyMac2Helper.trashWatcher.plist Support
        [running]    com.spotify.webhelper.plist Support
        [loaded]    com.valvesoftware.steamclean.plist Support
        [running]    com.vladalexa.MagicPrefs.plist Support
    User Login Items: ℹ️
        iTunesHelper    Application (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
        Shuttle    Application (/Applications/Shuttle.app)
        Alfred 2    Application (/Applications/Alfred 2.app)
        Skype    Application (/Applications/Skype.app)
        Airmail Beta    Application (/Applications/Airmail Beta.app)
        HyperSwitch    Application (/Applications/HyperSwitch.app)
        owncloud    Application (/Applications/owncloud.app)
        HyperDock Helper    Application (/Users/[redacted]/Library/PreferencePanes/HyperDock.prefpane/Contents/Resource s/HyperDock Helper.app)
        Adium    Application (/Applications/Adium.app)
        TotalFinder    Application (/Applications/TotalFinder.app)
        Spotify    Application (/Applications/Spotify.app)
        Wunderlist    Application (/Applications/Wunderlist.app)
    Internet Plug-ins: ℹ️
        AdobeExManDetect: Version: AdobeExManDetect 1.1.0.0 - SDK 10.7 Support
        FlashPlayer-10.6: Version: 15.0.0.223 - SDK 10.6 Support
        AdobeAAMDetect: Version: AdobeAAMDetect 2.0.0.0 - SDK 10.7 Support
        AdobePDFViewerNPAPI: Version: 11.0.09 - SDK 10.6 Support
        AdobePDFViewer: Version: 11.0.09 - SDK 10.6 Support
        Flash Player: Version: 15.0.0.223 - SDK 10.6 Mismatch! Adobe recommends 15.0.0.239
        Default Browser: Version: 600 - SDK 10.10
        QuickTime Plugin: Version: 7.7.3
        SharePointBrowserPlugin: Version: 14.4.6 - SDK 10.6 Support
        Silverlight: Version: 5.1.30514.0 - SDK 10.6 Support
        JavaAppletPlugin: Version: Java 7 Update 71 Check version
    Safari Extensions: ℹ️
        LastPass
    3rd Party Preference Panes: ℹ️
        Flash Player  Support
        GPGPreferences  Support
        HyperDock  Support
        Java  Support
        Logitech Control Center  Support
        MagicPrefs  Support
    Time Machine: ℹ️
        Auto backup: YES
        Volumes being backed up:
            Macintosh HD: Disk size: 496.30 GB Disk used: 357.80 GB
        Destinations:
            Data [Network]
            Total size: 3.00 TB
            Total number of backups: 29
            Oldest backup: 2014-08-09 22:37:03 +0000
            Last backup: 2014-11-23 10:47:22 +0000
            Size of backup disk: Excellent
                Backup size 3.00 TB > (Disk size 496.30 GB X 3)
    Top Processes by CPU: ℹ️
            14%    WindowServer
            13%    mds
             4%    Little Snitch Agent
             4%    SystemUIServer
             1%    Little Snitch Network Monitor
    Top Processes by Memory: ℹ️
        859 MB    firefox
        464 MB    Airmail Beta
        309 MB    mds_stores
        292 MB    Skype
        275 MB    WindowServer
    Virtual Memory Information: ℹ️
        6.39 GB    Free RAM
        7.66 GB    Active RAM
        1.63 GB    Inactive RAM
        1.50 GB    Wired RAM
        2.80 GB    Page-ins
        0 B    Page-outs
    I do have a system which is completely laggy only after hours of usage; works fine after reboot. I already installed my Mac once again. Did I install things I should not ? Tried reset SMC, PRAM.
    Thanks for advising.
    Yann

    Here we go :
    Start time: 08:37:58 11/29/14
    Model Identifier: MacBookPro11,1
    System Version: OS X 10.10.1 (14B25)
    Kernel Version: Darwin 14.0.0
    Time since boot: 17:44
    Diagnostic reports
       2014-11-04 Spotify Helper crash
       2014-11-07 filezilla hang
       2014-11-08 AdobeAcrobat hang x2
       2014-11-08 discoveryd crash x2
       2014-11-12 Airmail Beta crash
       2014-11-12 Dock crash
       2014-11-12 StockTouch crash
       2014-11-13 Chromium crash
       2014-11-14 TeamViewer hang
       2014-11-15 vmware-vmx crash
       2014-11-23 discoveryd crash
       2014-11-25 Airmail Beta hang
       2014-11-28 TweetDeck hang
    Log
       Nov 28 10:38:56 process plugin-container[2042] caught causing excessive wakeups. Observed wakeups rate (per sec): 271; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 171043
       Nov 28 10:55:44 process WindowServer[123] thread 1059 caught burning CPU! It used more than 50% CPU (Actual recent usage: 53%) over 180 seconds. thread lifetime cpu usage 7183.256165 seconds, (3182.032681 user, 4001.223484 system) ledger info: balance: 90001648080 credit: 7167200019910 debit: 7077198371830 limit: 90000000000 (50%) period: 180000000000 time since last refill (ns): 168015781443
       Nov 28 11:15:13 process LogMeIn Client[2813] caught causing excessive wakeups. Observed wakeups rate (per sec): 293; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45002
       Nov 28 12:01:49 com.apple.xpc.launchd.domain.pid.quicklookd.2952: Path not allowed in target domain: type = pid, path = /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iT unesLibraryService.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /System/Library/Frameworks/QuickLook.framework/Versions/A/Resources/quicklookd. app
       Nov 28 13:00:51 process vmware-vmx[2414] caught causing excessive wakeups. Observed wakeups rate (per sec): 150; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 1077049
       Nov 28 13:43:34 com.apple.xpc.launchd.domain.pid.MediaLibraryService.3657: Path not allowed in target domain: type = pid, path = /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iT unesLibraryService.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /System/Library/Frameworks/MediaLibrary.framework/Versions/A/XPCServices/com.ap ple.MediaLibraryService.xpc
       Nov 28 13:43:34 com.apple.xpc.launchd.domain.pid.MediaLibraryService.3657: Path not allowed in target domain: type = pid, path = /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iT unesLibraryService.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /System/Library/Frameworks/MediaLibrary.framework/Versions/A/XPCServices/com.ap ple.MediaLibraryService.xpc
       Nov 28 13:46:24 process ScreenSaverEngin[3656] caught causing excessive wakeups. Observed wakeups rate (per sec): 259; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45018
       Nov 28 14:45:28 process CleanMyMac 2[3836] caught causing excessive wakeups. Observed wakeups rate (per sec): 18983; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 46810
       Nov 28 14:45:54 process CleanMyMac 2[3836] caught causing excessive wakeups. Observed wakeups rate (per sec): 2441; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 109176
       Nov 28 14:52:58 vmnet: netif-vmnet1: SIOCPROTODETACH failed: 16.
       Nov 28 14:52:58 vmnet: netif-vmnet8: SIOCPROTODETACH failed: 16.
       Nov 28 14:53:40 com.apple.iTunesHelper.15652: Service exited with abnormal code: 1
       Nov 28 14:54:05 SATA WARNING: IDENTIFY DEVICE checksum not implemented.
       Nov 28 14:54:09 IOHIDSystem: Seize of IOHIDPointing failed.
       Nov 28 14:54:09 IOHIDSystem: Seize of AppleMultitouchHIDEventDriver failed.
       Nov 28 14:54:24 utun_start: ifnet_disable_output returned error 12
       Nov 28 15:01:05 com.apple.xpc.launchd.domain.pid.om.apple.photostream-agent.307: Path not allowed in target domain: type = pid, path = /Applications/iPhoto.app/Contents/Frameworks/PhotoFoundation.framework/Versions /A/XPCServices/com.apple.PhotoApps.DevicePropertyReader.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /Applications/iPhoto.app/Contents/Library/LoginItems/PhotoStreamAgent.app
       Nov 28 15:01:05 com.apple.xpc.launchd.domain.pid.om.apple.photostream-agent.307: Path not allowed in target domain: type = pid, path = /Applications/iPhoto.app/Contents/Frameworks/PhotoFoundation.framework/Versions /A/XPCServices/com.apple.PhotoApps.DevicePropertyReader.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /Applications/iPhoto.app/Contents/Library/LoginItems/PhotoStreamAgent.app
       Nov 28 15:01:19 firefox (map: 0xffffff80368a4a50) triggered DYLD shared region unnest for map: 0xffffff80368a4a50, region 0x7fff92a00000->0x7fff92c00000. While not abnormal for debuggers, this increases system memory footprint until the target exits.
       Nov 28 15:01:19 firefox (map: 0xffffff8034455f00) triggered DYLD shared region unnest for map: 0xffffff8034455f00, region 0x7fff92a00000->0x7fff92c00000. While not abnormal for debuggers, this increases system memory footprint until the target exits.
       Nov 28 15:15:43 process WindowServer[106] thread 841 caught burning CPU! It used more than 50% CPU (Actual recent usage: 52%) over 180 seconds. thread lifetime cpu usage 300.164983 seconds, (134.605155 user, 165.559828 system) ledger info: balance: 90007873584 credit: 298648143875 debit: 208640270291 limit: 90000000000 (50%) period: 180000000000 time since last refill (ns): 170492241935
       Nov 28 15:58:15 com.apple.xpc.launchd.domain.pid.quicklookd.588: Path not allowed in target domain: type = pid, path = /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iT unesLibraryService.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /System/Library/Frameworks/QuickLook.framework/Versions/A/Resources/quicklookd. app
       Nov 29 08:30:13 [[0xffffff802e5ce000]  OpCode 0x0C01 (Set Event Mask) from: kernel_task (0)  Synchronous  status: 0x00 (kIOReturnSuccess) state: 2 (BUSY) timeout: 5000] Bluetooth warning: An HCI Req timeout occurred.
       Nov 29 08:30:32 process WindowServer[106] caught causing excessive wakeups. Observed wakeups rate (per sec): 528; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 776694
    Swap (MiB): 2764
    Activity
       CPU: user 24%, system 11%
       Net: 134 in, 4 out (KiB/s)
    CPU per process: WindowServer (UID 0) is using 32.6  %
    Memory: kernel_task (UID 0) is using 1337 MB
    kexts
       at.obdev.nke.LittleSnitch (4228)
    Daemons
       org.gpgtools.gpgmail.uuid-patcher
       com.oracle.java.JavaUpdateHelper
       at.obdev.littlesnitchd
       com.apple.installer.osmessagetracing
       com.microsoft.office.licensing.helper
       com.oracle.java.Helper-Tool
       com.adobe.SwitchBoard
       com.ovh.hubiCFinderPlugin.Installer
       com.adobe.fpsaud
       com.bombich.ccchelper
       org.macosforge.xquartz.privileged_startx
       com.bjango.istatmenusdaemon
    Agents
       com.apple.PTPCamera.3440.UUID
       com.bjango.istatmenusagent
       org.gpgtools.macgpg2.shutdown-gpg-agent
       org.gpgtools.macgpg2.updater
       org.gpgtools.gpgmail.updater
       com.adobe.AdobeCreativeCloud
       at.obdev.LittleSnitchUIAgent
       com.apple.photostream-agent
       com.valvesoftware.steamclean
       com.fiplab.RSSBotLoginHelper
       org.macosforge.xquartz.startx
       com.bjango.istatmenusnotifications
       com.vladalexa.MagicPrefs
       org.gpgtools.gpgmail.user-uuid-patcher
       org.gpgtools.gpgmail.enable-bundles
       J8RPQ294UB.com.skitch.SkitchHelper
       com.oracle.java.Java-Updater
       QA2G25RMZ4.com.wunderkinder.wunderlist-helper
       com.Logitech.Control
       com.github.GitHub.Conduit
       com.adobe.ARM.UUID
       com.spotify.webhelper
       com.cobookapp.cobook.helper
       com.adobe.ARM.UUID
       com.apple.AirPortBaseStationAgent
       org.gpgtools.macgpg2.fix
       org.gpgtools.Libmacgpg.xpc
       com.kuvva.KuvvaHelper
    Bundles
       /System/Library/Extensions/JMicronATA.kext
       -    com.jmicron.JMicronATA
       /System/Library/Extensions/LogitechUnifying.kext
       -    N/A
       /Library/Extensions/LittleSnitch.kext
       -    at.obdev.nke.LittleSnitch
       /Library/Extensions/LogitechHIDDevices.kext
       -    N/A
       /Library/Extensions/LogitechUnifying.kext
       -    N/A
       /Library/Internet Plug-Ins/AdobeAAMDetect.plugin
       -    com.AdobeAAMDetectLib.AdobeAAMDetect
       /Library/Internet Plug-Ins/AdobeExManDetect.plugin
       -    com.AdobeExManDetectLib.AdobeExManDetect
       /Library/Internet Plug-Ins/AdobePDFViewer.plugin
       -    com.adobe.acrobat.pdfviewer
       /Library/Internet Plug-Ins/AdobePDFViewerNPAPI.plugin
       -    com.adobe.acrobat.pdfviewerNPAPI
       /Library/Internet Plug-Ins/Flash Player.plugin
       -    N/A
       /Library/Internet Plug-Ins/JavaAppletPlugin.plugin
       -    com.oracle.java.JavaAppletPlugin
       /Library/Internet Plug-Ins/SharePointBrowserPlugin.plugin
       -    com.microsoft.sharepoint.browserplugin
       /Library/Internet Plug-Ins/SharePointWebKitPlugin.webplugin
       -    com.microsoft.sharepoint.webkitplugin
       /Library/Internet Plug-Ins/Silverlight.plugin
       -    com.microsoft.SilverlightPlugin
       /Library/Keyboard Layouts/Logitech.bundle
       -    com.apple.keyboardlayout.roman
       /Library/Mail/Bundles/GPGMail.mailbundle
       -    org.gpgtools.gpgmail
       /Library/PreferencePanes/Flash Player.prefPane
       -    com.adobe.flashplayerpreferences
       /Library/PreferencePanes/GPGPreferences.prefPane
       -    org.gpgtools.gpgpreferences
       /Library/PreferencePanes/JavaControlPanel.prefPane
       -    com.oracle.java.JavaControlPanel
       /Library/PreferencePanes/Logitech Control Center.prefPane
       -    N/A
       /Library/ScriptingAdditions/Adobe Unit Types.osax
       -    N/A
       /Library/ScriptingAdditions/HubiCFinderPlugin.osax
       -    com.ovh.hubiCFinderPlugin.osax
       /Library/ScriptingAdditions/SyncStateFinder.osax
       -    com.owncloud.injector
       /Library/ScriptingAdditions/TotalFinder.osax
       -    com.binaryage.totalfinder.injector
       /Library/Services/GPGServices.service
       -    org.gpgtools.gpgservices
       Library/Address Book Plug-Ins/SkypeABDialer.bundle
       -    com.skype.skypeabdialer
       Library/Address Book Plug-Ins/SkypeABSMS.bundle
       -    com.skype.skypeabsms
       Library/Caches/com.apple.Safari/Extensions/LastPass-2.safariextension
       -    com.lastpass.lpsafariextension
       Library/PreferencePanes/HyperDock.prefpane
       -    de.bahoom.HyperDock.prefpane
       Library/PreferencePanes/MagicPrefs.prefPane
       -    com.vladalexa.MagicPrefs
       Library/Widgets/Currency Converter.wdgt
       -    net.palple.widget.currencyconverter
    App extensions
       com.wunderkinder.wunderlistdesktop.sharingextension
       it.bloop.airmail.beta10.Airmail-Composer-Beta
       it.bloop.airmail.beta10.Airmail-Today-Beta
       it.bloop.airmail.beta10.Airmail-Share-Beta
       com.mr-brightside.ParcelOSX.ParcelMacToday
       com.wunderkinder.wunderlistdesktop.todayextension
    Apps
       /Applications/Dropbox.app
    Contents of /etc/hosts (checksum 1058232913)
       127.0.0.1        localhost
       255.255.255.255    broadcasthost
       ::1                localhost
       fe80::1%lo0        localhost
       5.196.14.156        cloud.lescadrilles.ch
    Contents of /etc/ssh_config (checksum 2841432291)
        Host *
          SendEnv LANG LC_*
       Host *
           XAuthLocation /opt/X11/bin/xauth
    Contents of /Library/LaunchAgents/at.obdev.LittleSnitchUIAgent.plist (checksum 2014742307)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
           <key>KeepAlive</key>
           <true/>
           <key>Label</key>
           <string>at.obdev.LittleSnitchUIAgent</string>
           <key>ProgramArguments</key>
           <array>
               <string>/Library/Little Snitch/Little Snitch Agent.app/Contents/MacOS/Little Snitch Agent</string>
           </array>
           <key>RunAtLoad</key>
           <true/>
       </dict>
       </plist>
    Contents of /Library/LaunchAgents/com.bjango.istatmenusagent.plist (checksum 1701899968)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
           <key>LimitLoadToSessionType</key>
           <string>Aqua</string>
           <key>KeepAlive</key>
           <true/>
           <key>Label</key>
           <string>com.bjango.istatmenusagent</string>
           <key>Program</key>
           <string>/Library/Application Support/iStat Menus 5/iStatMenusAgent.app/Contents/MacOS/iStatMenusAgent</string>
           <key>RunAtLoad</key>
           <true/>
       </dict>
       </plist>
    Contents of /Library/LaunchAgents/com.bjango.istatmenusnotifications.plist (checksum 3879995847)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
           <key>LimitLoadToSessionType</key>
           <string>Aqua</string>
           <key>KeepAlive</key>
           <true/>
           <key>Label</key>
           <string>com.bjango.istatmenusnotifications</string>
           <key>Program</key>
           <string>/Library/Application Support/iStat Menus 5/iStat Menus Notifications.app/Contents/MacOS/iStat Menus Notifications</string>
           <key>RunAtLoad</key>
           <true/>
       </dict>
       </plist>
    Contents of /Library/LaunchAgents/com.oracle.java.Java-Updater.plist (checksum 2471670133)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
           <key>Label</key>
           <string>com.oracle.java.Java-Updater</string>
           <key>ProgramArguments</key>
           <array>
               <string>/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Resources/Java Updater.app/Contents/MacOS/Java Updater</string>
               <string>-bgcheck</string>
           </array>
           <key>StandardErrorPath</key>
           <string>/dev/null</string>
           <key>StandardOutPath</key>
           <string>/dev/null</string>
           <key>StartCalendarInterval</key>
           <dict>
               <key>Hour</key>
               <integer>16</integer>
               <key>Minute</key>
               <integer>22</integer>
               <key>Weekday</key>
               <integer>2</integer>
           </dict>
       </dict>
       ...and 1 more line(s)
    Contents of /Library/LaunchAgents/com.teamviewer.teamviewer.plist (checksum 1602219417)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
           <key>Label</key>
           <string>com.teamviewer.teamviewer</string>
           <key>LimitLoadToSessionType</key>
           <string>Aqua</string>
           <key>ProgramArguments</key>
           <array>
               <string>/Applications/TeamViewer.app/Contents/MacOS/TeamViewer</string>
               <string>-RunAsAgent</string>
               <string>YES</string>
           </array>
           <key>WorkingDirectory</key>
           <string>/Applications/TeamViewer.app/Contents/MacOS/</string>
           <key>RunAtLoad</key>
           <true/>
           <key>KeepAlive</key>
           <true/>
           <key>Disabled</key>
           <true/>
       </dict>
       </plist>
    Contents of /Library/LaunchAgents/com.teamviewer.teamviewer_desktop.plist (checksum 2466887275)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
           <key>Label</key>
           <string>com.teamviewer.desktop</string>
           <key>LimitLoadToSessionType</key>
           <array>
               <string>LoginWindow</string>
               <string>Aqua</string>
           </array>
           <key>ProgramArguments</key>
           <array>
               <string>/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop</strin g>
               <string>-RunAsAgent</string>
               <string>YES</string>
               <string>-Module</string>
               <string>Full</string>
           </array>
           <key>WorkingDirectory</key>
           <string>/Applications/TeamViewer.app/Contents/Helpers/</string>
           <key>RunAtLoad</key>
           <true/>
           <key>KeepAlive</key>
           <true/>
       ...and 4 more line(s)
    Contents of /Library/LaunchAgents/org.gpgtools.Libmacgpg.xpc.plist (checksum 2633516353)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
           <key>EnableTransactions</key>
           <true/>
           <key>KeepAlive</key>
           <false/>
           <key>Label</key>
           <string>org.gpgtools.Libmacgpg.xpc</string>
           <key>MachServices</key>
           <dict>
               <key>org.gpgtools.Libmacgpg.xpc_OpenStep</key>
               <true/>
           </dict>
           <key>ProgramArguments</key>
           <array>
               <string>/Library/Application Support/GPGTools/org.gpgtools.Libmacgpg.xpc</string>
           </array>
       </dict>
       </plist>
    Contents of /Library/LaunchAgents/org.gpgtools.gpgmail.enable-bundles.plist (checksum 4256729205)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
           <key>Label</key>
           <string>org.gpgtools.gpgmail.enable-bundles</string>
           <key>ProgramArguments</key>
           <array>
             <string>/Library/Application Support/GPGTools/uuid-patcher</string>
             <string>enable-bundles</string>
         </array>
           <key>RunAtLoad</key>
           <true/>
           <key>KeepAlive</key>
           <false/>
       </dict>
       </plist>
    Contents of /Library/LaunchAgents/org.gpgtools.gpgmail.patch-uuid-user.plist (checksum 2367346596)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
           <key>Label</key>
           <string>org.gpgtools.gpgmail.user-uuid-patcher</string>
           <key>Program</key>
           <string>/Library/Application Support/GPGTools/uuid-patcher</string>
           <key>RunAtLoad</key>
           <true/>
           <key>KeepAlive</key>
           <false/>
       </dict>
       </plist>
    Contents of /Library/LaunchAgents/org.gpgtools.gpgmail.updater.plist (checksum 1478458542)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
           <key>KeepAlive</key>
           <false/>
           <key>StartInterval</key>
           <integer>10800</integer>
           <key>Label</key>
           <string>org.gpgtools.gpgmail.updater</string>
           <key>ProgramArguments</key>
           <array>
               <string>/usr/local/MacGPG2/libexec/MacGPG2_Updater.app/Contents/MacOS/MacGPG2_U pdater</string>
               <string>/Library/Application Support/GPGTools/GPGMail_Updater.app/Contents/MacOS/GPGMail_Updater</string>
           </array>
       </dict>
       </plist>
    Contents of /Library/LaunchAgents/org.gpgtools.macgpg2.fix.plist (checksum 3267088882)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
           <key>KeepAlive</key>
           <false/>
           <key>Label</key>
           <string>org.gpgtools.macgpg2.fix</string>
           <key>ProgramArguments</key>
           <array>
               <string>/usr/local/MacGPG2/libexec/fixGpgHome</string>
           </array>
           <key>RunAtLoad</key>
           <true/>
       </dict>
       </plist>
    Contents of /Library/LaunchAgents/org.gpgtools.macgpg2.shutdown-gpg-agent.plist (checksum 3222670079)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
         <dict>
           <key>Label</key>
           <string>org.gpgtools.macgpg2.shutdown-gpg-agent</string>
           <key>Program</key>
           <string>/usr/local/MacGPG2/libexec/shutdown-gpg-agent</string>
           <key>RunAtLoad</key>
           <true/>
           <key>KeepAlive</key>
           <dict>
             <key>SuccessfulExit</key>
             <true/>
           </dict>
           <key>ExitTimeOut</key>
           <integer>5</integer>
         </dict>
       </plist>
    Contents of /Library/LaunchAgents/org.gpgtools.macgpg2.updater.plist (checksum 1275281879)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
           <key>KeepAlive</key>
           <false/>
           <key>StartInterval</key>
           <integer>10800</integer>
           <key>Label</key>
           <string>org.gpgtools.macgpg2.updater</string>
           <key>ProgramArguments</key>
           <array>
               <string>/usr/local/MacGPG2/libexec/MacGPG2_Updater.app/Contents/MacOS/MacGPG2_U pdater</string>
           </array>
       </dict>
       </plist>
    Contents of /Library/LaunchAgents/org.macosforge.xquartz.startx.plist (checksum 2451978492)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
           <key>Label</key>
               <string>org.macosforge.xquartz.startx</string>
           <key>ProgramArguments</key>
               <array>
                   <string>/opt/X11/lib/X11/xinit/launchd_startx</string>
                   <string>/opt/X11/bin/startx</string>
                   <string>--</string>
                   <string>/opt/X11/bin/Xquartz</string>
               </array>
           <key>Sockets</key>
               <dict>
                   <key>org.macosforge.xquartz:0</key>
                       <dict>
                           <key>SecureSocketWithKey</key>
                               <string>DISPLAY</string>
                       </dict>
               </dict>
           <key>ServiceIPC</key>
               <true/>
           <key>EnableTransactions</key>
               <true/>
       ...and 2 more line(s)
    Contents of /Library/LaunchDaemons/at.obdev.littlesnitchd.plist (checksum 4174275850)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
           <key>KeepAlive</key>
           <true/>
           <key>Label</key>
           <string>at.obdev.littlesnitchd</string>
           <key>ProgramArguments</key>
           <array>
               <string>/Library/Little Snitch/Little Snitch Daemon.bundle/Contents/MacOS/Little Snitch Daemon</string>
           </array>
           <key>RunAtLoad</key>
           <true/>
           <key>StandardErrorPath</key>
           <string>/Library/Logs/LittleSnitchDaemon.log</string>
           <key>StandardOutPath</key>
           <string>/Library/Logs/LittleSnitchDaemon.log</string>
       </dict>
       </plist>
    Contents of /Library/LaunchDaemons/com.bjango.istatmenusdaemon.plist (checksum 3935573610)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
           <key>KeepAlive</key>
           <true/>
           <key>Label</key>
           <string>com.bjango.istatmenusdaemon</string>
           <key>Program</key>
           <string>/Library/Application Support/iStat Menus 5/iStatMenusDaemon</string>
           <key>RunAtLoad</key>
           <true/>
       </dict>
       </plist>
    Contents of /Library/LaunchDaemons/com.bombich.ccchelper.plist (checksum 495358405)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
           <key>Label</key>
           <string>com.bombich.ccchelper</string>
           <key>MachServices</key>
           <dict>
               <key>com.bombich.ccchelper</key>
               <true/>
           </dict>
           <key>Program</key>
           <string>/Library/PrivilegedHelperTools/com.bombich.ccchelper</string>
           <key>ProgramArguments</key>
           <array>
               <string>/Library/PrivilegedHelperTools/com.bombich.ccchelper</string>
           </array>
           <key>RunAtLoad</key>
           <true/>
       </dict>
       </plist>
    Contents of /Library/LaunchDaemons/com.ovh.hubiCFinderPlugin.Installer.plist (checksum 1068376021)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
           <key>Label</key>
           <string>com.ovh.hubiCFinderPlugin.Installer</string>
           <key>MachServices</key>
           <dict>
               <key>com.ovh.hubiCFinderPlugin.Installer.mach</key>
               <true/>
           </dict>
           <key>ProgramArguments</key>
           <array>
               <string>/Library/PrivilegedHelperTools/com.ovh.hubiCFinderPlugin.Installer</str ing>
           </array>
       </dict>
       </plist>
    Contents of /Library/LaunchDaemons/com.teamviewer.teamviewer_service.plist (checksum 2586050363)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
           <key>Disabled</key>
           <true/>
           <key>Label</key>
           <string>com.teamviewer.service</string>
           <key>KeepAlive</key>
           <true/>
           <key>ProgramArguments</key>
           <array>
               <string>/Applications/TeamViewer.app/Contents/MacOS/TeamViewer_Service</string>
               <string>-Module</string>
               <string>Full</string>
           </array>
           <key>RunAtLoad</key>
           <true/>
           <key>WorkingDirectory</key>
           <string>/Applications/TeamViewer.app/Contents/MacOS</string>
       </dict>
       </plist>
    Contents of /Library/LaunchDaemons/org.gpgtools.gpgmail.patch-uuid.plist (checksum 4206690072)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
           <key>Label</key>
           <string>org.gpgtools.gpgmail.uuid-patcher</string>
           <key>Program</key>
           <string>/Library/Application Support/GPGTools/uuid-patcher</string>
           <key>RunAtLoad</key>
           <true/>
           <key>KeepAlive</key>
           <false/>
       </dict>
       </plist>
    Contents of /Library/LaunchDaemons/org.macosforge.xquartz.privileged_startx.plist (checksum 2883943871)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
           <key>Label</key>
               <string>org.macosforge.xquartz.privileged_startx</string>
           <key>ProgramArguments</key>
               <array>
                   <string>/opt/X11/lib/X11/xinit/privileged_startx</string>
                   <string>-d</string>
                   <string>/opt/X11/lib/X11/xinit/privileged_startx.d</string>
               </array>
           <key>MachServices</key>
               <dict>
                   <key>org.macosforge.xquartz.privileged_startx</key>
                       <true/>
               </dict>
           <key>TimeOut</key>
               <integer>120</integer>
           <key>EnableTransactions</key>
               <true/>
       </dict>
       </plist>
    Contents of Library/LaunchAgents/com.adobe.ARM.UUID.plist (checksum 4116814193)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
           <key>Label</key>
           <string>com.adobe.ARM.UUID</string>
           <key>ProgramArguments</key>
           <array>
               <string>/Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/MacOS/Updater/Adobe Acrobat Updater Helper.app/Contents/MacOS/Adobe Acrobat Updater Helper</string>
               <string>semi-auto</string>
           </array>
           <key>RunAtLoad</key>
           <true/>
           <key>StartInterval</key>
           <integer>12600</integer>
       </dict>
       </plist>
    Contents of Library/LaunchAgents/com.adobe.ARM.UUID.plist (checksum 926752576)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
           <key>Label</key>
           <string>com.adobe.ARM.UUID</string>
           <key>ProgramArguments</key>
           <array>
               <string>/Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/MacOS/Updater/Adobe Acrobat Updater Helper.app/Contents/MacOS/Adobe Acrobat Updater Helper</string>
           </array>
           <key>RunAtLoad</key>
           <true/>
           <key>StartInterval</key>
           <integer>12600</integer>
       </dict>
       </plist>
    Contents of Library/LaunchAgents/com.spotify.webhelper.plist (checksum 1454377826)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.spotify.webhelper</string>
        <key>KeepAlive</key>
        <dict>
         <key>NetworkState</key>
         <true/>
        </dict>
        <key>RunAtLoad</key>
        <true/>
        <key>Program</key>
        <string>/Users/USER/Library/Application Support/Spotify/SpotifyWebHelper</string>
        <key>SpotifyPath</key>
        <string>/Applications/Spotify.app</string></dict>
       </plist>
    Contents of Library/LaunchAgents/com.valvesoftware.steamclean.plist (checksum 3275313268)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
           <key>Label</key>
           <string>com.valvesoftware.steamclean</string>
           <key>Program</key>
           <string>/Users/USER/Library/Application Support/Steam/SteamApps/steamclean</string>
           <key>ProgramArguments</key>
           <array>
               <string>/Users/USER/Library/Application Support/Steam/SteamApps/steamclean</string>
               <string>Public</string>
           </array>
           <key>RunAtLoad</key>
           <true/>
           <key>SteamContentPaths</key>
           <array>
               <string>/Users/USER/Library/Application Support/Steam/SteamApps</string>
           </array>
           <key>ThrottleInterval</key>
           <integer>60</integer>
           <key>WatchPaths</key>
           <array>
               <string>/Applications/Steam.app</string>
           </array>
       ...and 2 more line(s)
    Contents of Library/LaunchAgents/com.vladalexa.MagicPrefs.plist (checksum 3533612263)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
           <key>Label</key>
           <string>com.vladalexa.MagicPrefs</string>
           <key>Program</key>
           <string>/Applications/MagicPrefs.app/Contents/MacOS/MagicPrefs</string>
           <key>RunAtLoad</key>
           <true/>
           <key>ThrottleInterval</key>
           <integer>1</integer>
       </dict>
       </plist>
    User login items
       Alfred 2
       -    /Applications/Alfred 2.app
       HyperSwitch
       -    /Applications/HyperSwitch.app
       owncloud
       -    /Applications/owncloud.app
       HyperDock Helper
       -    /Users/USER/Library/PreferencePanes/HyperDock.prefpane/Contents/Resources/Hyper Dock Helper.app
       TotalFinder
       -    /Applications/TotalFinder.app
       Spotify
       -    /Applications/Spotify.app
    Safari extensions
       LastPass
    Widgets
       Currency Converter
    Restricted files: 578
    Lockfiles: 1
    Elapsed time (s): 261
    Thanks for helping.

  • Greetings. Can you please tell me why a bookmark is not always saved in the chosen folder? Also, Firefox crashes shortly after opening, periodically. (Both of these problems have been happening with different versions for sometime now.)

    The bookmark problem occurs when I am creating a bookmark. When it occurs, the page is saved to another folder that was recently accessed, and random other folders' names are changed to the same name as the folder where the new bookmark was incorrectly saved.
    The browser crashes only shortly after I open it, and I am closing a tab.

    Bookmarking with Ctrl+D will bookmark to previously chosen folder.
    '''Bookmarking with the bookmark star''' will bookmark to "Unsorted Bookmarks" folder (default), unless you have modified behavior with an Extension. The "[https://addons.mozilla.org/firefox/addon/3880/ Addbookmark Here2]" extension has some [http://dmcritchie.mvps.org/firefox/addbookmarkhere2.txt options] that might be confusing and are optional for those who are looking for old behavior.
    <br><small>Please mark "Solved" one answer that will best help others with a similar problem -- hope this was it.</small>
    Please post only one question in a post, people looking for answers are going to be confused when looking for answers to either problem. For the secondary problem a Google search on [http://www.google.com/search?num=100&hl=en&newwindow=1&q=site%3Akb.mozillazine.org+-intitle%3Atalk+-inurl:%22/index.php?title=%22+-inurl%3A%22%2Findex.php%3Ftitle%3D%22+crashes+-intitle:talk&btnG=Search crashes] in the MozillaZine KB may help, particularly the first two hits. (I put the easiest to work with first).
    * '''Problematic extensions''' - MozillaZine Knowledge Base<br>http://kb.mozillazine.org/Problematic_extensions
    * '''Firefox crashes''' - MozillaZine Knowledge Base<br>http://kb.mozillazine.org/Firefox_crashes

  • Why is Firefox Painfully Slow After Upgrade?

    Ever since Firefox went from version 3 to version 4 it has gotten worse and worse! I kept upgrading up to version 6 hoping it would somehow get better, but it has not! It was SO painfully slow that it would bring my whole system to a screeching halt. I am a long-time Firefox user and have promoted it to everyone who's still stuck in IE - but now I myself have switched to Google Chrome just because it WORKS and works FAST! Please, whatever you have to do to make Firefox work as fast as it used to - please fix this problem!! I've just downgraded back to version 3 just so I can use Firefox for some web development I need to do using Firebug...

    I run very few or no extensions with the exception of Java and Flash. I never, '''NEVER''' use stupid toolbars. The problem with FireFox on OS X Lion seems to be related to the OS. The speed of my Internet connection never changed and it continues to be fast for all of my computers, both Mac and Windoze 7.
    If you change your default DNS on the Mac to something like the IP address of the Google DNS servers, FireFox and Chrome will run at normal speeds. If anyone needs help with this, please post another message and I will post instructions.

  • Why is Firefox so slow after the upgrade to OS X Lion? Safari opens pages immediately, like Firefox on Windows, but on Lion it can easily take up to 30 seconds.

    Running OS X Lion 10.7.1 Mac mini early 2009, 4GB RAM. No other problems except both Firefox and Chrome are incredibly slow opening web pages when compared to the same two browsers in Windows or to Safari in OS X.
    This happens whether other applications are running or not. Internet speed has not changed (tested 6 Mbps), not using proxies, etc. Yes, I did test after Quitting all other apps. It makes no difference.

    I run very few or no extensions with the exception of Java and Flash. I never, '''NEVER''' use stupid toolbars. The problem with FireFox on OS X Lion seems to be related to the OS. The speed of my Internet connection never changed and it continues to be fast for all of my computers, both Mac and Windoze 7.
    If you change your default DNS on the Mac to something like the IP address of the Google DNS servers, FireFox and Chrome will run at normal speeds. If anyone needs help with this, please post another message and I will post instructions.

  • Is there an explanation why Firefox became slow after I upgraded my phone to Android 4.0?

    On the previous version of Android (2.3; Gingerbread) the browser was really great, but now it's slow. The pages loading is fine, also the rendering of images. It is moving within websites that is slow. Firefox usually registers the motion but only moves when I release my finger of the screen. This is the only problem I'm having, but sadly our makes it unusable for the time being.

    hello, i don't have a device that is capable of running firefox on android, so i can't give you specific advice, but you could try the beta version of firefox which reportedly contains many improvements (also performance-wise): [https://play.google.com/store/apps/details?id=org.mozilla.firefox_beta]

  • My pc says Firefox is running after I close the browser, and will not let me access the internet. This continues even after I shut down and restart my pc. It even continues to do it after I uninstal, then reinstal Firefox. What can I do?

    We tried uninstalling , tyen reinstalling Firefox, but we still get the error message that Firefox is running, and the PC won't open the browser.
    We went to the Task Manager on our PC, which said Firefox was running, and told TM to close it. But, when we try to then open Firefox, we get the same error message.

    See:
    *https://support.mozilla.org/kb/Firefox+is+already+running+but+is+not+responding
    *http://kb.mozillazine.org/Profile_in_use
    Create a new profile as a test to check if your current profile is causing the problems.
    See "Basic Troubleshooting: Make a new profile":
    *https://support.mozilla.org/kb/Basic+Troubleshooting#w_8-make-a-new-profile
    If that new profile works then you can transfer some files from the old profile to that new profile, but be careful not to copy corrupted files.
    See:
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox

Maybe you are looking for

  • App store reports Pinball HD and 11 other apps cannot be purchased at this time.....

    App store reports "Pinball HD and 11 other apps cannot be purchased at this time"..... This occurs whenever I log into the app store. I have already purchased this app (and presumably the 11 others as well).  I believe this started when it showed up

  • Increase no. of rows in compensation planning without NWDI

    Hi all, Is there any way to increase the no. of rows of a table in MSS compensation planning? We dont have NWDI in place. As far as I know this is a web dynpro java component and can I do this customization without NWDI by making any changes in r3 or

  • How to create SAPScript program? step-by-step process?

    Hi everybody Can anybody please provide some information on how to create SAP Script program? Please provide step-by-step process if possible as examples given in abap certification program thanks

  • Tiff Photos now only showing Thumbnails in Preview

    Since upgrading to CS6 TIFF photos only show as thumbnails in the large preview window, and Description metadata is not showing. The same photos in JPEG format display correctly and Description data shows. I'm using Mac OS X 10.9.1. I've used Bridge

  • Retrieving WEBI Report Column Name

    Hi, Can anyone please help me to retrieve the column names from an WEBI report body? ReportDictionary reportDictionary = boDocumentInstance.getDictionary(); for(int x=0;x<reportDictionary.getChildCount();x++){