All reply buttons stopped working in rel. 24.3.0

this morning all reply buttons stopped working. I can compose emails but cannot reply to anyone.
No voluntary update was made in the last days and everything was working properly till Friday, three days ago.
May you please urgently help me?
Thanks very much

Is it possibly due to an add-on? http://gsfn.us/t/4h1ve

Similar Messages

  • All my buttons stopped working, and i have no error in codes or anything :s

    So i am working in an iOS app using Adobe flash pro cs6 and i had all my btn starting on frame on, in the background layer, so the btns never dissappear so is the layer that contains the code for those 3 buttons (Back, Menu, Next) the as3 layer and the background n buttons layer have a key frame in the frame 2 until frame 100 with no other keyframes.. so i decided to add a menu right in the first frame (1) with 3 more buttons (actually fully working all 3) and i notice that when i delete the codes in frame one (Menu buttons) the other 3 buttons start working, if i code again then the 3 buttons is the frame two stop working, here are my codes:
    The three buttons of the menu (the working one, but when i delete the code the others start working)
    /*import flash.events.MouseEvent;
    stop();
    chapt_sel.addEventListener(MouseEvent.CLICK, ChapterSelect);
    inst_btn.addEventListener(MouseEvent.CLICK, Instructions);
    abt_btn.addEventListener(MouseEvent.CLICK, AboutME);
    function ChapterSelect(evt:MouseEvent) :void {
              gotoAndStop(5);
    function Instructions (e:MouseEvent) :void {
              gotoAndStop(2);
    function AboutME(a:MouseEvent) :void {
              gotoAndStop(15);
    as you see it has the /* */ to close the code so the other buttons work
    and here's the code for the NON-Working one, unless i close the code above:
    import flash.events.MouseEvent;
    stop();
    // EventListeners n others
    menu_btn.addEventListener(MouseEvent.CLICK, menuFunc);
    next_btn.addEventListener(MouseEvent.CLICK, nextFunc);
    back_btn.addEventListener(MouseEvent.CLICK, backFunc);
    // Variables
    // Functions
    function backFunc(evt:MouseEvent):void
         var invalidFrameNumbers:Array = new Array(1, 5, 11, 13);
         var validPress:Boolean = true;
         for (var i:int = 0; i < invalidFrameNumbers.length; i++)
              if (invalidFrameNumbers[i] == this.currentFrame)
                   validPress = false;
                   break;
         if (validPress)
              prevFrame();
    function nextFunc(e:MouseEvent):void
        var invalidFrames:Array = new Array(5, 12);
        var validPress:Boolean = true;
        for (var i:int = 0; i < invalidFrames.length; i++)
            trace('Checking if invalidFrame[' + invalidFrames[i] + '] == [' + this.currentFrame + ']');
            if (invalidFrames[i] == this.currentFrame)
                trace('Invalid frame matched, press invalid');
                validPress = false;
                break;
        if (validPress)
            trace('No invalid frame detected, running nextFrame()');
            nextFrame();
    function menuFunc(a:MouseEvent) :void {
              gotoAndStop(1);
    Please help :s

    to make not visible:
    menu_btn.visible=false;
    next_btn.visible=false;
    back_btn.visible=false;
    to make visible (the default setting unless code like the above executes):
    menu_btn.visible=true;
    next_btn.visible=true;
    back_btn.visible=true;

  • Download All updates button not working now?

    Just today, on multiple machines the Download All Updates button stopped working for App updates. I had to click each App Individually.
    I'm using iTunes 10..3.1

    I am also having this problem.  The automatic downloads is for new purchases only.  AG and I are trying to update existing APPs in iTunes and that is where there is an issue.  I too have to download each update individually and some APP updates won't update at all.
    Any helpful suggestions out there?
    I'm using iTunes 10.3.1 also.

  • HT4993 Replaced my iphone 5 with new one because my first one the volume buttons stopped working. Now my contact list is all wrong. It's correct on my I pad but don't know how to correct it on my phone. And my email is loading hundreds of old emails,?

    Replaced my iphone 5 with new one because my first one the volume buttons stopped working. Now my contact list is all wrong. It's correct on my I pad but don't know how to correct it on my phone. And my email is loading hundreds of old emails,?

    If the iPod is defective and not abused Apple will exchange it at no cost under your warranty.
    Make an appointment at the Genius Bar of an Apple store.
      Apple Retail Store - Genius Bar

  • "Tab" and "four" buttons stopped working

    Hi,
    I was using my computer, a black Macbook bought in summer 2006, and suddenly the "tab" button and the number "four" button stopped working. Don't think I pressed anything unusual, was just on safari, and all the other numbers work, and num lock is not on. help... plz?!

    Hi, I ran software update and then restarted, that seemed to do the trick! I was in a a panic for a little while there tho, things have been going wrong pretty often with this computer so i was thinking it was done for... anyways, thanks for the quick reply and suggestions!!!

  • All input devices stop working suddenly

    Every now and then ALL input devices stop working,ths is not temporary - a forced shut down is needed
    What happens is that I am happily working away when suddenly all input devices stop working with no warning, so the light goes off on my Wacom (Intuous 3) tablet, the keyboard and the apple trackpad  are not responded to i.e. the cursor stays where it was on the screen prevously and I am left with the only option to restart by holding down the power button
    any thoughts or similar experiences

    If you don't already have a current backup, back up all data before doing anything else. This procedure is a diagnostic  test. It changes nothing, for better or worse, and therefore will not, in itself, solve your problem. The backup is necessary on general principle, not because of anything suggested in this comment.
    Third-party system modifications are a common cause of usability problems. By a “system modification,” I mean software that affects the operation of other software — potentially for the worse. The procedure will help identify which such modifications you've installed, as well as some other aspects of the configuration that may be related to the problem.
    Don’t be alarmed by the seeming complexity of these instructions — they’re easy to carry out. Here's a brief summary: In each of two steps, you copy a line of text from this web page into a window in another application. You wait about a minute. Then you paste some other text, which will have been copied automatically, back into a reply on this page. The sequence is copy; paste; paste again. That's all there is to it. Details follow.
    You may have started the computer in "safe" mode. Preferably, these steps should be taken while booted in “normal” mode. If the system is now running in safe mode and is bootable in normal mode, reboot as usual.
    Below are instructions to enter UNIX shell commands. They do nothing but produce human-readable output. However, you need to think carefully before running any program at the behest of a stranger on a public message board. If you question the safety of the procedure suggested here — which you should — search this site for other discussions in which it’s been followed without any report of ill effects. If you can't satisfy yourself that these instructions are safe, don't follow them.
    The commands will line-wrap or scroll in your browser, but each one is really just a single long line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, and you can then copy it.
    Note: If you have more than one user account, Step 2 must be taken as an administrator. Ordinarily that would be the user created automatically when you booted the system for the first time. Step 1 should be taken as the user who has the problem, if different. Most personal Macs have only one user, and in that case this paragraph doesn’t apply.
    Launch the Terminal application in any of the following ways: 
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.) 
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens. 
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid. 
    When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign (“$”) or a percent sign (“%”). If you get the percent sign, enter “sh” and press return. You should then get a new line ending in a dollar sign. 
    Step 1 
    Triple-click anywhere in the line of text below on this page to select it:
    PB=/usr/libexec/PlistBuddy; PR () { [[ "$o" ]] && printf '\n%s:\n%s\n' "$1" "$o"; }; PF () { o=$($PB -c Print "$2" | awk -F'= ' \/$3'/{print $2}'); PR "$1"; }; PN () { [[ $o -eq 0 ]] || printf "\n%s: %s\n" "$1" $o; };{ system_profiler SPSoftwareDataType | sed '8!d;s/^ *//'; o=$(system_profiler SPDiagnosticsDataType | sed '5,6!d'); fgrep -q P <<< "$o" && o=; PR "POST"; o=$(( $(vm_stat | awk '/Pageo/{sub("\\.",""); print $2}')/256 )); [[ $o -gt 1024 ]] && printf "\nPageouts: %s MiB\n" $o; o=$(kextstat -kl | grep -v com\\.apple | cut -c53- | cut -d\< -f1); PR "Loaded extrinsic kernel extensions"; o=$(launchctl list | sed 1d | awk '!/0x|com\.apple|org\.(x|openbsd)|\.[0-9]+$/{print $3}'); PR "Loaded extrinsic user agents"; o=$(launchctl getenv DYLD_INSERT_LIBRARIES); PR "Inserted libraries"; o=$(crontab -l); PR "User cron tasks"; o=$(cat /e*/lau*); PR "Global launchd configuration"; o=$(cat ~/.lau*); PR "Per-user launchd configuration"; PF "Global login items" /L*/P*/loginw* Path; PF "Per-user login items" L*/P*/*loginit* Name; PF "Safari extensions" L*/Saf*/*/E*.plist Bundle | sed 's/\..*$//;s/-[1-9]$//'; o=$(find ~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \) | wc -l); PN "Restricted user files"; cd; o=$(find -L /S*/L*/E* {,/}L*/{A*d,Compon,Ex,In,Keyb,Mail/Bu,P*P,Qu,Scripti,Servi,Spo}* -type d -name Contents -prune | while read d; do ID=$($PB -c 'Print :CFBundleIdentifier' "$d/Info.plist"); ID=${ID:-No bundle ID}; egrep -qv "^com\.apple\.[^x]|Accusys|ArcMSR|ATTO|HDPro|HighPoint|driver\.stex|hp-fax|JMicron|microsoft\.MDI|print|SoftRAID" <<< $ID && printf '%s\n\t(%s)\n' "${d%/Contents}" "$ID"; done); PR "Extrinsic loadable bundles"; o=$(find /u*/{,*/}lib -type f -exec sh -c 'file -b "$1" | grep -qw shared && ! codesign -v "$1"' {} {} \; -print); PR "Unsigned shared libraries"; o=$(system_profiler SPFontsDataType | egrep "Valid: N|Duplicate: Y" | wc -l); PN "Font problems"; for d in {,/}L*/{La,Priv,Sta}*; do o=$(ls -A "$d"); PR "$d"; done; } 2> /dev/null | pbcopy; echo $'\nStep 1 done'
    Copy the selected text to the Clipboard by pressing the key combination command-C. Then click anywhere in the Terminal window and paste (command-V). I've tested these instructions only with the Safari web browser. If you use another browser, you may have to press the return key after pasting.
    The command may take up to a few minutes to run, depending on how many files you have and the speed of the computer. Wait for the line "Step 1 done" to appear below what you entered. The output of the command will be automatically copied to the Clipboard. Paste into a reply to this message. No typing is involved in this step.
    Step 2 
    Remember that you must be logged in as an administrator for this step. Do as in Step 1 with this line:
    PR () { [[ "$o" ]] && printf '\n%s:\n%s\n' "$1" "$o"; }; { o=$(sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix\.cron)|org\.(amav|apac|calendarse|cups|dove|isc|ntp|post[fg]|x)/{print $3}'); PR "Loaded extrinsic daemons"; o=$(sudo defaults read com.apple.loginwindow LoginHook); PR "Login hook"; o=$(sudo crontab -l); PR "Root cron tasks"; o=$(syslog -k Sender kernel -k Message CReq 'GPU |hfs: Ru|I/O e|find tok|n Cause: -|NVDA\(|pagin|timed? ?o' | tail -n25 | awk '/:/{$4=""; print}'); PR "Log check"; } 2>&- | pbcopy; echo $'\nStep 2 done'
    This time you'll be prompted for your login password, which you do have to type. Nothing will be displayed when you type it. Type it carefully and then press return. You may get a one-time warning to be careful. Heed that warning, but don't post it. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    Note: Step 2 might not produce any output, in which case the Clipboard will be empty.
    You can then quit Terminal.
    To prevent confusion, I'll repeat: When you type your password in the Terminal window, you won't see what you're typing.
    Note: If you don’t have a login password, set one before taking Step 2. If that’s not possible, skip the step.
    Important: If any personal information, such as your name or email address, appears in the output of these commands, anonymize it before posting. Usually that won't be necessary.
    Remember, Steps 1 and 2 are all copy-and-paste — type only your password. Also remember to post the output.

  • I dropped my Iphone in water and the on/off button stopped working, how do I fix it?

    I dropped my phone in some water and it was only in there for about two or three seconds. I grabbed it and dried it straight away and made sure to get in all of it, and it was fine, everything worked. But about an hour after the on/off button stopped working, so i have to use the home button to unlock it and have to wait for the screen to turn off after 1 minute of leaving it. I cant turn it off and dont know how to fix it. Will it go away on its own, do I have to send it off to get fixed? This literally happened like two hours ago, and my phone is a bit more than a year old. Can anyone help me?

    Make an app;ointment at the genius bar and take your credit card. You can get an out of warrnty replacement for an iPhone 4 for $149.
    If you had just done it, the advice would have been to shut it off and put it in a bowl or bag of uncooked rice or silica gel for a week.  Unfortunately, since it's been powered on for several hours, since then, it may have been permanently damaged. You can try the rice trick, but be prepared to pay for a replacement at some point down the road.

  • My back button stopped working, so how to fix it?

    The back button stopped working. I can still use the keyboard substitute though. I have tried deleting places.sqlite and resetting some of the settings people suggested in config:about. Nothing has worked.

    You can try a clean reinstall and delete the Firefox program folder before reinstalling a fresh copy of Firefox.
    *C:\Program Files\Mozilla Firefox\
    *http://kb.mozillazine.org/Installation_directory
    Download a fresh Firefox copy and save the file to the desktop.
    *Firefox 17.0.x: http://www.mozilla.org/en-US/firefox/all.html
    Uninstall your current Firefox version, if possible, to cleanup the Windows registry and settings in security software.
    *Do NOT remove personal data when you uninstall your current Firefox version, because all profile folders will be removed and you will also lose your personal data like bookmarks and passwords from profiles of other Firefox versions.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    *It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    *http://kb.mozillazine.org/Uninstalling_Firefox
    Your bookmarks and other profile data are stored in the Firefox Profile Folder and won't be affected by an uninstall and (re)install, but make sure that "remove personal data" is NOT selected when you uninstall Firefox.
    If you keep having problems then also create a new profile.
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *http://kb.mozillazine.org/Profile_backup
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Clean_reinstall

  • HP Pavilion dv7 2230ev , quick launch touch buttons stopped working

    Hi, i own a HP Pavilion dv7 2230ev  for th past month and one day the quick launch touch buttons stopped working(sound volume,wifi,music player). i used them for a month with no problem and suddently -no fall or software change- they stopped working, i even did the HP recovery to factory settings from the backup partition and still no change.99% its a hardware fail but i want to avoid giving it to hp service center,i was told they had a 20day wait,just to look at it...any ideas?

    Hi,
    You're welcome and I'm glad it helped
    All the best,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • My on/off button and volume buttons stopped working.

    For no apparent reason, the on/off button and volume buttons stopped working. iPod touch 4th gen with 4.3.3 installed.

    You can try a couple of things.
    First a hard reboot: hold the sleep/wake and home button down until the unit shuts off and boots back up to the Apple screen.
    Second restore the device py plugging it into iTunes and under the device summary screen click restore. You want to restore from backup to make sure all your info is synced back to the iPod at the end. Depending on how much stuff is on there this can take a while.
    Thrid, take it to the Apple Store and have a Genius look at it. Depending you how bussy your local Apple store is you probably want to make a reservation first.

  • My home button stopped working ....any ideas on how to fix??

    I've had my Ipad 2 for less than a week and all of a sudden the home button stopped working.  Any ideas on what I can do to fix it or should I try to bring back for a replacement?

    See if you can do any of these - but you need the home button to try the first one - or you must have multitasking gestures enabled on the iPad in order to try the second one.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    Quit all apps and restart the iPad. Go to the home screen first by tapping the home button. Double tap the home button and the task bar will appear with all of your recent/open apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner of the app that you want to close. Tap the home button. Restart the iPad.
    Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    If you have multitasking gestures turned on - you can swipe up from the bottom of the screen with four fingers to get to the recents tray.

  • My iphone home button stopped working and the phone started getting hot. The camera also fogged up. What do I do?

    My iphone home button stopped working and the phone started getting hot. The camera also fogged up. What do I do?

    I'm guessing it's a hardware problem. Your best option is to go to an Apple Store as soon as you can to try and sort this all out. While you're waiting to go visit an Apple Store, however, I'd imagine you still want to use your phone. To circumvent your hardware button problems, try enabling Assistive Touch by going to Settings>General>Accesibility>Assistive Touch. You'll see a small box appear on your screen. Tapping it will bring up several options for you to choose from, like the home button. Clicking the "Device" option will give you several options for controlling your phone that you would normally use hardware buttons for (i.e. volume, lock your phone, etc.) Hope this helps and good luck!

  • ★URGENT★ BLACKBERRY TORCH KEYBOARD TRACKPAD AND ALL OTHER BUTTONS NOT WORKING 9810

    MY BLACKBERRY TORCH 9810 KEYBOARD AND CALL,ETC BUTTONS STOPPED WORKING.
    My blackberry got ink at the top of the phone so I got a lightly wet tissue and cleaned the top part of the phone after I finished cleaning it, I recognised the keyboard stopped working. The touch screen still works but the physical keyboard and all other buttons have stopped working. Please help me, I really ened that phone for emergency uses, etc. I do not want to restore my phone so do not suggest that solution.
    UPDATE: Right now I have my phone inside a bowl of uncooked rice. 
    UPDATE 2: 30 minutes later, I took the phone and rebooted it the keyboard still does NOT work but the trackpad can move up and down but when pressing it does nothing.
    PLEASE HELP NEED URGENT HELP.

    Hi and Welcome to the Community!
    30 minutes is not enough...follow EXACTLY the instructions in this FAQ:
    http://www.blackberryfaq.com/index.php/Got_Your_BlackBerry_Wet%3F
    Also, prepare yourself for the worst...the only thing that is predictable about moisture intrusion into a BB is that the results will be unpredictable. Since you have already re-applied power to the BB too soon, it is much more likely that you have totally fried something inside.
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Volume and Lock buttons stopped working after new iOS 4.3.3 update (ipod 4th gen)

    After I updated my ipod with the iOS 4.3, the volume and lock buttons stopped working.
    This has happened before and it'sprobably one of the most annoying problems ever.
    The lock button tends to stop working but then works again only when it wants to, but the volume buttons dont work at all.
    When the locked button worked again I turned it off and turned it on again, but it didnt fix the problem.
    I've pretty much tried everything that I've read and nothing seems to work.
    So now, I don't know what to do.
    Should I take it to a random apple store or to where I bought it from?
    It seems that it's happening to almost everyone, so at least I'm not the only one and maybe someone can help me out

    If you have restored in iTunes on a computer and the problem remains then it's a hardware fault and it needs to be repaired. When you update the iOS version on an iOS device it checks the hardware components, this is when it'll detect un-diagnosed hardware faults and the components will stop working... even if they were working previously

  • All Music & Videos stop working on Macbook Pro

    I've had my 15" Macbook Pro for 6 months now. If my Macbook has been on for a while, at some point all media randomly stops working; when Quicktime tries to open a file it opens it partially and freezes at the "loading movie" sign. If iTunes is already open before this problem occurs, it will work fine, but if I close iTunes & try to open it again it will crash and I'll have to force quit it. Videos and music in web browsers such as Firefox and Safari either won't work or causes the browsers to crash. Along with this programs like Photobooth crash. The only hint I've got to what's going on is that when I open After Effects after all this happens it freezes upon opening whilst "initialising Media Core," and Sibelius does the same whilst "Initialising Playback System"
    So I'm guessing there's something wrong with my Macbook Pro's "media core"/"playback system".
    The only way to sort this problem out is to log out & log back in again, but after a while the same thing happens and all media stops working. Having to close all my applications to log out and log back in again can get really annoying. This problem started about a month or so ago and I have no idea what triggered it or how to fix it.
    I was wondering if anyone else has encountered this sort of behaviour with their Mac and know how to fix it?
    Thank You.

    I would try some basic repairs and see if that helps.
    Try using Disk Utility to do a Disk Repair, as shown in this link, while booted up on your install disk.
    You could have some directory corruption. Let us know what errors Disk Utility reports and if DU was able to repair them. Disk Utility's Disk Repair is not perfect and may not find or repair all directory issues. A stronger utility may be required to finish the job.
    After that Repair Permissions.
    No need to report Permissions errors....we all get them.
      DALE

Maybe you are looking for