Adobe plugin crash - one user profile only

HI
   I have been using adobe flash with no problems until yesterday.  I go onto facebook and the page loads but when I go to "home " on facebook a message states flash plugin has crashed reload again. I was using IE but loaded Mozilla firefox.  I uninstalled flash and reloaded and still same problem.
I logged on to another user name  on the same laptop and the problem did not occur.  How can I fix this ? Should I just create a new user ?

I'd try Refreshing Firefox first:
Refresh Firefox - reset add-ons and settings | Firefox Help
If that doesn't work, you might give the Firefox ESR a spin.  Mozilla has been experimenting on their own recently with a number of changes that impact Flash.
Firefox Extended Support Release FAQ — Mozilla
If that doesn't work, do you have better results with Google Chrome, or are you seeing similar problems across multiple browsers?

Similar Messages

  • Is it possible to install a software to a one particular user profile only on my Mac?

    Is it possible to install a software to a one particular user profile only on my Mac?

    Create an Applications folder in the user's Home folder. Install the application to that /Home/Applications/ folder. To create a new folder in the Home folder press COMMAND-SHIFT-N. Rename the new folder Applications.

  • I want to share one user profile on one computer with two users

    I've been using 2 log-ins on my computer to avoid exposure on the web as administrator. I want to be connected to one user profile under a secondary log-in. How do I copy the user profile & where do I find it? Do I need to delete the profile I don't want? Is there a way to "meld the profiles"? Can I get access to edit so I can save some stuff from one & add it to the other?

    That doesn't exactly help. It tells you how to move a profile between machines, but not how to share a profile between two users, which is what Snarkle and I want to do.
    This seems to be a common application problem now that Microsoft have at last added proper user security to Windows - Mozilla isn't the only program set that's giving me problems. Methinks application designers have to bite the bullet and work out exactly what a "profile" is for the first time.

  • How do I move all my files from one User Profile (account) into another? I needed to create a new account and want all of my files accessible in the new one.

    How do I move all my files from one User Profile (account) into another?
    I needed to create a new account and want all of my files accessible in the new one.

    ok, what you're learning right now is 101 unix, which is good. Unix is a good thing
    now: the way unix works, and macos (which uses unix underneath) the files and folders work like a hierarchy.
    the start of that tree is /
    so, if you were to do:
    cd /
    (cd means change directory)
    it will bring you at the highest branch of the file system.
    cd /Users
    will bring you to where all the users are.
    to see whats in /Users you can use your friend ls command
    ls means list files/directories
    so:
    cd /Users
    ls -la
    (the -la here means show all (even hidden) and long format (very verbose))  this flag is very optional.
    you will see
    fred
    user2
    for example.
    if you want to see the desktop of user2 you would change directory to it then list the files.
    for example:
    cd /Users/user2/Desktop
    Note that the files and directory are case sensitive, so, desktop is NOT the same as Desktop, or DESKTOP
    ls -la
    you should then be able to see everything in users2 desktop
    you could have done as well the same thing in smaller steps, for example:
    cd /
    cd Users
    cd user2
    cd Desktop
    this is the equivalent of cd /Users/user2/Desktop
    So, for your file, i don't know where it was, but know that if you log in as user2, it will directly put you in
    /Users/user2
    which most likely the file you had created from the other user was in /Users/user1
    if you copied all the files from /Users/original_user to /Users/secondUser
    most likely yes, all your mail, bookmarks etc would be copied over.
    so in your case.
    sudo chown -R seconduser:staff /Users/secondUser
    should work
    Remember that if you start a path with the character /  it means start from the root of the file system, at the highest top you can ever get.
    so
    cd /Users/fred
    is not the same as
    cd Users/fred
    unless you were in / already
    i know it may be confusing at first but it's actually very logical if you play with it.
    to simplify, think of it that / means C:\  on windows
    you can't go any higher than C:\  (in a way)
    if you're unsure which directory you're currently in, you can always type:
    pwd
    it will tell you where you are.
    for example:
    cd /
    pwd
    this shows  /
    cd Users
    pwd
    this now shows /Users
    cd /System/Library
    pwd will show /System/Library
    cd /
    cd /Users
    cd fred
    cd Library
    pwd will show /Users/fred/Library
    unix can look very scary but it's actually vital and very necessary to do tasks sometimes that would take for ever to do via the windows. This is good learning.
    so for the myfile you had created, i can't tell you where it is, at the time you created, if you can do a pwd command you'll know the path,
    ls -la  (this shows all the files where you are)
    if you see myfile in the list
    do a pwd
    whatever is return, the real location of the file would be:
    whatever pwd returned / myfile
    I hope that makes sense.

  • Firefox crashes at start in Safe mode - On ONE user account ONLY

    Firefox crashes at start in Safe mode - On one user account on PC only
    I have done everything on Firefox crash checklist
    No '''Report ID''' since no start.
    So no nothing in further support? See below
    https://support.mozilla.com/en-US/kb/Firefox%20crashes#w_check-to-see-if-the-crash-happens-in-safe-mode
    '''Get help fixing this crash'''
    Figuring out the cause of a crash can be difficult. If you've tried the steps above and can't get Firefox to stop crashing, the steps below will show you how to collect information about your crash so our volunteers can help you.
    1. In the Firefox Location bar, type about:crashes and hit Enter. A page listing submitted crash reports will appear. '''NO START so no Firefox Location bar'''
    2. Right-click on the latest crash under Report ID and choose Open Link in New Tab. '''NO START so NO Firefox Report ID and not possible to choose Open Link in New Tab'''.
    A tab will open to a page on crash-stats.mozilla.com, saying that "Your report is being processed". When it is finished processing, your report will load. '''NO START so NO Firefox Report ID and NO report will load so dead end and no help or support possible'''
    3. Click this special link to ask for help with your crash.
    Note: This link is only valid for help with crashes.
    '''I have done this but can not find my question nor any answer neither. So what is next step to find support help?'''

    Hi Max,
    Congratulations, at least you made a stab at solving the problem. I think a lot of users used to glance at that KB article ([[firefox crashes]]) and give up trying!
    Hopefully the crash instructions will be further modified soon, (some of us consider the following is an [/kb/Firefox%20crashes/discuss/1855 omission] that needs correcting) have a look at this article for an explanation of how to get the crash ID from your OS even without using firefox:
    * http://kb.mozillazine.org/Breakpad#Location_of_crash_reports
    The XP OS is likely to use smoke and mirrors to make it look like you have a totally
    separate installation of firefox for each account, but normally you have the one set of (most) program files, and then for firefox separate [[profiles]]. So this indicates the problem is likely to be in the profile of the problem account, or down to a plugin, malware or other issue relating to that account. <br/>(I note you have already scanned for malware with MSE, that should detect a particular trojan that is a top cause of firefox 6 crashes)
    If you create a new clean profile in that account hopefully it will solve the crash problem, you can then address the issue of copying settings, bookmarks. passwords etc back. BUT before attempting that ensure that you disable all plugins, ([[safe mode]] does not disable plugins) if you have not already done so. Some plugins may not show up in Firefox's list, you may need to look at the OS program lists.
    I note you mention banking, a particular utility ''IDvault'' (I think Comcast supply it) has been causing crashes. Are you using IDvault ? <br/> (IDvault should be fixed soon bug684748; version 1.0.627 may have been fixed, but standalone version 5.9.627 has not yet been fixed )
    See also
    * [[troubleshooting plugins]]
    * [[firefox crashes when you open it]]

  • CS5.5 Premiere Pro & After Effects launch in one user profile but not the other

    I’m having two issues. One with AE getting hung up on loading the MediaCore and the other with Premiere Loading the ExpoerterQuickTime.bundle I’ve looked and looked for solutions and haven’t found any with my problem.
    I’m running a Mid-2010 MBP 8GB RAM with Lion and CS5.5 I’ve done a uninstall and reinstalled and still same problem. It works on other user profiles on my computer but not mine and that’s the one with all the content! Any help?
    I launched AE with Alt+Command+Shift down which reset my preferences and whatnot but then it gave me a warning about the MediaCore and let me continue but now it's hung up on the the user interface. I don't know what to do. Any help from anybody would be greatly appreciated!!!
    UPDATE
     Loggin in as the Super Admin User worked for Premiere for whatever reason which is awesome! Thanks!
    However After Effects is still looking for that MediaCore. And now Media Encoder isn't working. (Not that I really use it but if it doesn't work the issue might be somewhere else. Again. I tried all of these in the Super User account and the other normal account and they worked fine. Just not here in mine. Any ideas for that?
     I don't have any firewalls up, It's all wide open. And I tried the second option there of removing all of the quicktime plugins in the Quicktime folder but it still gets hung up on the MediaCore.
    I went into the super user and edited a AE project then came out and open the project instead of the dock icon and it went on and gave me the quicktime isn't installed bit and something might not work properly. But from playing around in it I've not seen anything different. This is an extrememly frustrating situation. I can get both programs open now but it's all janky and isn't working properly. I consider Premier to be a done deal, it's got no issues. I just need to figure out this mediacore business.
    Original Post from the Premier Forum, thought I'd get better luck here in the AE one. Thank you for any help!
    http://forums.adobe.com/message/3901233#3901233

    Yea, it's the main account i use. So I got all the permissions set up correctly. The rest of the CS suite open just fine it's just those two that give me hickups.

  • ITunes 12.1.2.7 works for one user profile and not another on the same PC

    When using iTunes 12.1.2.27 with my user profile in Windows 7, it will run for about a minute before I get the message that iTunes has crashed and that Windows is searching for a solution.  It never finds one, and the problem persists.  I've tried doing a restart of the computer and uninstalling and reinstalling iTunes.  Nothing works.
    However, my wife has a separate user profile on the same computer.  The same installation of iTunes that crashes with me works as it should when she uses it with her profile.  What's going on, and how do I fix it? 

    See Fix unexpected quits or launch issues in iTunes for Windows - Apple Support.
    tt2

  • Adobe plugin crashes in Firefox

    Help! I keep getting an Adobe plugin has crashed messages, my computer is very slow, especially in games. I've had my connection checked, and also my computer. Neither has a problem. I've sent multiple crash reports, as suggested, and they say to install an older version of Flash Player. I currently use the most recent version of both Firefox and Adobe Flash Player (11.3.300.271?). Every time I try to install an older version, I get a window that says I'm not installing the latest version, and to check the Adobe web page for the most recent update! I'm stuck in a loop with no apparent way out! Can anyone help me?
    Thanks.

    Does anyone actually read the problem? The fix is to load a previous version of shockwave, but your website won't let us!! I'm having the same problem, I HAVE THE MOST RECENT VERSION OF BOTH SHOCKWAVE AND FIREFOX, yet shockwave crashes multiple times a day, sometimes multiple times an hour! The only way that I can use my laptop, at all, is to restart it everytime it crashes. Please get a fix for this!
    Donna

  • Firefox keeps crashing, and adobe plugin crashing, too?

    So, for a few days now, Firefox has been extremely touchy. It would crash at random times, but now, it crashes whenever I try to type something. It has gotten progressively worse. Also, I cannot play videos, as "Adobe Plugin has crashed". This isn't just once or twice. This is every video on every site. Please help!
    If it's of any correlation, I was getting bluescreens and such earlier.

    I am a webdesigner and developer. I always use firefox for building sites. One day I opened Firefox and from that day is crashing all the time. I open firefox and after 30 seconds will crash for sure ... also when I am building my site [http://www.betsearch.gr Stoixima] on my local enviroment is crashing too when I preview my site ... I unistall it and later install again and is keep crashing ... all the other browsers play good ...
    I am very upset cause I love FIREFOX ... specially when I am creating my websites ...

  • Adobe plugin crashing.

    when starting starting up firefox my adobe flash player straightaway crashes?,this problem only started today it was working fine before.

    I am a webdesigner and developer. I always use firefox for building sites. One day I opened Firefox and from that day is crashing all the time. I open firefox and after 30 seconds will crash for sure ... also when I am building my site [http://www.betsearch.gr Stoixima] on my local enviroment is crashing too when I preview my site ... I unistall it and later install again and is keep crashing ... all the other browsers play good ...
    I am very upset cause I love FIREFOX ... specially when I am creating my websites ...

  • Colors inverse(negative) on one user profile

    I have an iMac that is on 10.5 with all updates applied and have used VNC to remote control it for some time without issue. Yesterday after one session, I went to the computer and the video on that screen is inverted for everything! The remote session using either screen sharing or chicken of the vnc looks fine. If I log into the iMac using a different user account, it looks fine and the login screen is fine, but as soon as the user profile settings are loaded, the colors go reverse, black is white, etc. I've looked into the color settings and screen settings and it looks fine, so I can only assume that there is a profile file that isn't being ready correctly. I do have a time machine backup and can grab whatever file or directories might be needed, but wasn't sure where to look. Any ideas would be appreciated, thanks!
    Chris

    Thanks heaps for the suggestion. Being a tech support person myself, I figured it was something simple and that did the trick. Also, thanks for the quick response to the question. Have a great rest of your weekend!

  • Upgraded my HD and now 99% of my apps wont open in one user profile

    I upgraded my HD yesterday. I cloned my current hard drive using CCC. When I login under my profile 99% of my apps wont open. The ones that do are iTunes, MS Office 2008, & Toast 9 but none of the rest will including all apple iLife programs. However; when my wife logs in under her profile all the apps open fine. I have repaired all permissions but they still wont open in my profile? Any ideas? If I create a new user profile and move all my personal files, music, pictures into the new profile will that work? I am assuming it would since everything opens for my wife. I hope there is a quick fix but I guess creating a new profile would be easier than reinstalling the OS.

    this is very strange. cloning with CCCloner shouldn't affect anything. I suspect you had some problems in your home directory to begin with. Given this I would migrate to a new user. the easiest is to delete your current user and save the home directory as a .dmg (you'll be given that option). then mount that dmg when logged in as a new user as copy what you need there. use [this post|http://discussions.apple.com/message.jspa?messageID=6185507] as a guide.

  • One user profile is not showing in CA but mysite is present for that account

    Hi,
        One user account is active in AD but not showing in Central Admin in User Profiles after profile import. However, the user has mysite profile also.
    Any help

    Hi,
    Like Alex and Ganesh said, please check the log file to find whether there are some errors related to this issue. The path of the log file is :C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\LOGS.
    In addition, please do a full sync for user profile, compare the result.
    Best Regards,
    Wendy
    Wendy Li
    TechNet Community Support

  • Characteristic of Data Type = Date follows User Profile Only

    Hi All
    In EHS SVT the characteristic TSCAList_Date [SAP_EHS_1023_053_DATE_LIST] is of Data Type = Date) and follows the date format defined in the User Profile of actual user.
    If a user is using EU profile such as:
    EU date format = 1 DD.MM.YYYY
    EU decimal notation format = 1.234.567,89
    If he enters a date in another format (Such as YYYY-MM-DD - 2010-03-27) than the one defined in the User Profile (DD.MM.YYYY - 27.03.2010); he will get an error message text:  "Value (&) is not numeric"
    Question:
    How he can bypass this error and allow SAP make the conversion to changing the date entered (2010-03-27) to the one used in the User profile (27.03.2010)?
    I will apreciate any Help
    KO

    Hello Ouadria
    very interesting request indeed.
    a.) my understanding of SAP GUI approach is: user has an user id and logon parameter
    b.) by specifing an user profile some "default" set up should be used in further UI interaction in SAP GUI interface (especially date format etc.)
    c.) Therefore it makes "no" sense to use a "different" format in entering a date etc. as specified in the user profile; in addition I believe the "look and feel" of the data (display and no maintain) is once again connected to the user profile, That means if you change the data in user profile the "date" format and "numeric" format should change in UI; this "change" should be active after saving the profile once again (regarding fonts etc. in UI: the change is done "immediate"; user profile changes is done in a further session and I believe the original session is not changed (not sure ..))
    d.) indipendent on  user profile the application makes sure that the data is written into the SAP internal format (date and numeric vlaue) into the tables
    Coming with EH&S 2.7 you can use a new function in class/characteristic maintenance to change (display conversion in different allowed UOM) "UOMs" (etc.) and to get an idea which UOMs are allowed. I believe (not sure) that this new function should be available regarding characteristics of date format too. This function is "hidden" in some sense in the Menue (if I remember correct; i am not using it often).
    May be you could think of a "tricky" way to use the user parametres (by preparing some programming) but I would not investigate the money (and time) but simple change the user profile enter the data and then change back the profile.
    Different "easy" solution would be to use a second user id (one with default format DD.MM.YYYY and second with YYYY-MM-DD)
    May be this helps
    With best regards
    C.B.
    PS: Regarding UOM conversion: take a look here:
    http://help.sap.com/erp2005_ehp_04/helpdata/en/c1/eda0f591ec12408b25e7a1b369ca45/frameset.htm
    And search for topic: "Conversion of Units of Measurement"  which can be found in "Editing Characteristic Values" which is subtopic of: "Value Assignment "
    Edited by: Christoph Bergemann on Nov 19, 2010 10:08 PM
    Edited by: Christoph Bergemann on Nov 19, 2010 10:11 PM

  • Adobe Plugin Crash

    My Adobe Flasher Player plugin keeps crashing and I get a warning message : A script in this movie is causing Adobe Flasher Player to run slowly.If it continues your computer may become unresponsive.
    Do you want to abort this script.Yes or No.When the plugin crashes in the lower left hand corner it shows Javascript :LoadPuzzle0; ?

    First I'd check to see if your system is functioning normally.  Run both a virus and malware scan (www.malwarebytes.org).  If scripts are timing out on your system, especially on sites like FarmVille that are visited hundreds of thousands of times a day, then I suspect something is going on specific to your setup.
    What browser and OS are you using?  Have you tried different browsers?  What version of Flash Player are you using?
    Flash Player Version
    Thanks,
    Chris

Maybe you are looking for