Running function in background - even while previous call to this function is running

Hi everyone. I have a WPF C# .Net 4.5.2 app, which receives GPS data from tracking devices out in the field via TCP and plots them on a map (using the WPF Bing Maps control). One of the things I do when receiving data from a tracker is to get the street
address at the tracker's coordinates by using Bing's reverse geocoding facility. This can take a few seconds, and because I don't want it to slow down everything, I want to run this function in the background (i.e. in a separate thread). So I thought about
using .Net 4.5's Async/Await feature. This is how it looks:
private async void GetStreetAddress(int trackerId, double lat, double lng)
string streetAddress = await bingMap.ReverseGeocodeAsync(lat, lng);
dal.UpdateTracerAddress(trackerId, streetAddress);
So basically it calls Bing Map's reverse geocoding function, gets a street address, and updates this tracker's address in the database (MySQL database). Just to complete the picture, the ReverseGeocodeAsync shell looks like this:
public async Task<string> ReverseGeocodeAsync(double lat, double lng)
string streetAddress = "";
//Reverse Geocoding code...
return streetAddress;
My question is the following: What happens if the GetAddress() function is called again while it is still running? So, normally the app receives TCP data from one of the trackers, and then calls the GetAddress() function to get the street address.
Now, while that function is running in the background, the app receives another packet of TCP data and again calls that same GetAddress function before the previous instance has finished. Will it just create another instance of that function on the stack?
Thanks
Fabricio Rodriguez - Pretoria, South Africa

If your code is definitely working as expected and is executing ReverseGeocodeAsync on a different thread then you can do that any number of times and they will all just run.
It is quite easy to write async await and find the flippin thing runs synchronously though.
I recommend you put a break point in that method
public async Task<string> ReverseGeocodeAsync(double lat, double lng)
string streetAddress = ""; // Break here
Spin it up and give it a twirl.
When you hit it that break point, open up the Threads window and make 100% certain what thread your break point is on.
https://msdn.microsoft.com/en-us/library/w15yf86f.aspx
I've seen code which looks like it'll run asynchronously just fine which turns out to be running synchronously.
It's dead easy to go wrong.
Hope that helps.
Recent Technet articles: Property List Editing;
Dynamic XAML

Similar Messages

  • Default background image while making calls

    I am not sure if I noticed it before, but once I upgraded to IOS7, Whenever I make a call there is a default image of a contact that shows up in the background behind the mute, speaker, keypad add call button, How do I turn that off ?

    when I mean default.. No matter who I cann that one picture always is there in the background

  • New tabs are not updating the names of the sites they have loaded. When I open a new tab and load a site, the tab simply stays named "New Tab". When I open a link in a new window, it shows "Connecting..." even while its fully loaded.

    New tabs are not updating the names of the sites they have loaded. When I open a new tab and load a site, the tab simply stays named "New Tab". When I open a link in a new window, it shows "Connecting..." even while its fully loaded.

    This issue can be caused by an extension that isn't working properly.
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    * Don't make any changes on the Safe mode start window.
    * https://support.mozilla.com/kb/Safe+Mode
    * [[Troubleshooting extensions and themes]]

  • HT204407 Find my Friends app signs me out even while running in background. How can I fix this?

    This happened before and after updating the OS to iOS6. If I open FmF, sign in, it won't stay signed in. I can't use the alerts because after a time, even if I leave the app running in the background, it signs me out. I can still be found by others but can't be informed when friends reach locations.
    My husband and I purchased the same phones at the same time, and his does not have the same problem. We sync using the same Apple ID and share apps. The only issue I can imagine would be a setting that differs between phones but have not been able to nail it down.

    Try creating a passcode for your device in settings. This means you need to enter the passcode before accessing anything on your device, this way you will stay signed into the FmF app even while running in the background and it will not require you to sign in every time you launch the app.  However, once you remove the passcode to your device in settings, the FmF app will again require you to sign in whenever you launch the app. I think this is for security reasons.
    Hope this helps.

  • My iPhone 4 sleeps automatically even if my battery is full. It also sleeps while on call or if I use my camera.

    I Don't know why my iPhone 4 keeps turning off even if the battery more than 50 percent and it won't also turn on unless I starts charging again. It also turns off while on call or try to use any apps. Please guide

    Hi there tensherabb,
    You may find the troubleshooting steps in the article below helpful.
    iPhone: Hardware troubleshooting
    http://support.apple.com/kb/TS2802
    Will not turn on, will not turn on unless connected to power, or unexpected power off
    Verify that the Sleep/Wake button functions. If it does not function, inspect it for signs of damage. If the button is damaged or is not functioning when pressed, seek service.
    Check if a Liquid Contact Indicator (LCI) is activated or there are signs of corrosion. Learn about LCIs and corrosion.
    Connect the iPhone to the iPhone's USB power adapter and let it charge for at least ten minutes.
    After at least 30 minutes, if:
    The home screen appears: The iPhone should be working. Update to the latest version of iOS if necessary. Continue charging it until it is completely charged and you see this battery icon in the upper-right corner of the screen. Then unplug the phone from power. If it immediately turns off, seek service.
    The low-battery image appears, even after the phone has charged for at least 20 minutes: See "iPhone displays the low-battery image and is unresponsive" symptom in this article.
    Something other than the Home screen or Low Battery image appears, continue with this article for further troubleshooting steps.
    If the iPhone did not turn on, reset it while connected to the iPhone USB power adapter.
    If the display turns on, go to step 4.
    If the display remains black, go to next step.
    Connect the iPhone to a computer and open iTunes. If iTunes recognizes the iPhone and indicates that it is in recovery mode, attempt to restore the iPhone. If the iPhone doesn't appear in iTunes or if you have difficulties in restoring the iPhone, see this article for further assistance
    If restoring the iPhone resolved the issue, go to step 4. If restoring the iPhone did not solve the issue, seek service.
    Issue not resolved
    My issue is still not resolved. What do I do next?
    Contact Apple Support.
    -Griff W.

  • Firefox constantly runs in the background even when closed

    Hi
    I have Firefox 3.6.8 running on Windows Vista.
    I have found that Firefox constantly runs in the background even when i have just booted up the computer or when i have closed it.
    Firefox seems to constantly run with 5000-20000 K bytes in the memory.
    When i have Firefox running to look at webpages, there are two processes running. When i close Firefox there is one process running. If i end the process using the task manager, it only takes seconds before it starts to run again.
    I know this isnt normal because i keep a good eye on the processes running on my computer. So unless the latest version of Firefox requires this process running all the time, it looks like i have a probably.
    Ive scanned my computer with zonealarm, avast, superantispyware and spybot to scan my computer for viruses. One of the pieces of software found a virus and it deleted it successfully.
    Im not too sure if this is a virus that is hiding in my system or whether its part of the latest version of Firefox.
    Firefox isnt showing the usual signs of a virus. As in it doesnt try to redirect me to random websites and it doesnt try to get me to download something.
    I hope someone can help me please.
    Rob

    After talking to someone very helpful on the live chat support.
    It appears like i have a virus that is very good at hiding from detection from anti-virus/spyware software.
    No idea what intentions the virus has as its not showing any sort of virus like behaviour.
    I called the old installation a different name and closed the Firefox process. A few seconds later, instead of a Firefox process starting again a different executable started.

  • In FCP x backup process is constantly running in background even though its done which results into slow working of FCP x. any idea to resolve the issue. I am using 10.1.3 and facing the problem ever since i have updated my FCP x to 10.1.3

    in FCP x backup process is constantly running in background even though its done which results into slow working of FCP x. any idea to resolve the issue? I am using 10.1.3 and facing the problem ever since i have updated my FCP x to 10.1.3

    Go into preferences and under playback turn off background render. That helped speed things for me when working with large files.

  • I upgraded to the 7.0.3. Is there a way to get rid of apps running in the background like in previous versions?

    I upgraded to the 7.0.3. Is there a way to get rid of apps running in the background like in previous versions?

    Double tap the home button and swipe up on the app screen shot, to close out of the app in multitasking.

  • My cheek/ear selects things on touch screen while taking calls. Proximity sensor problem?

    Hello all
    Had my X3 Compact for a couple of months now and really liking it.
    APART from the fact then when I am on a call the screen still seems to be a little sensitive to touch.
    I hear beeps of things being selected. Very often when I finish the call I see the screen is on Notifications or Quick Settings screen, or sometimes the Date and Time screen. Sometimes I notice that my cheek/ear has turned on Bluetooth from the Quick Settings screen.
    Sometimes while on a long call (ie more time in which to involuntarily press things) the other person will suddenly not hear me anymore - no doubt due to imprecise cheek/ear selection!
    Is there something wrong with the Proximity Sensor? I have tested the Sensor with the available diagnostic and it seems functional. And my peripheral vision tells me that the screen goes black as I raise the phone to my ear.
    I've heard that this model can occasionally overheat, but I've never noticed/felt any dramatic peaks in temperature.
    But something is clearly wrong.
    As I said I have tested the Proximity Sensor.
    I have not dropped or damaged my phone.
    I do not use any kind of screen protector or case.
    My software is up to date.
    Any thoughts/ideas would be very welcome!!
    (I have contracted the phone the EE in the UK - I have not contacted them yet as I thought it would be best to go straight to the manufacturers.)
    Thanks very much
    Jamie

    Well I have been facing this issue since the first day itself and this isnt any issue at all!!
    What happens is when we answer a call, out phone isnt in lock state and also we arent holding our phone constantly in one position to our ears/cheeks so theres rubbing of the screen (due to our ears/cheek) which eventually swipes down the Status bar Quick settings and then randomly turns on any feature icon our ear.cheek touches. And we keep hearing some beeps.
    So what I do is once I answer a call I always make it a point/habit to manually lock the phone via Power button. This way I have found my personal solution to this problem.
    And this is the only solution for this nagging issue
    Also if you want, you can completely remove all icons which bother you from Quick settings so that even if your phone isnt locked while on call, nothing will get activated in the background.
    So follow my steps and enjoy your Z3 without worrying about this issue.
    -------- If my Post or Answer helped you out, Please KUDOS me

  • My brand-new iPod touch (5th Gen) battery takes a very long time to fully charge, even while not in use. Why is this and what should I do?

    Just recently bought a brand-new iPod touch, 5th generation. To be exact, got it two days ago, this past Saturday, on 12/13/2014. Initially, when I first turned it on, it had a fully charge and I didn't need to charge it. I also didn't see anything in the very small and limited start-up guide you receive with it to charge it for a certain amount of time before use, or to use it until the battery dies, then charge all the way, like a lot of electronic devices have you do when you first purchase them.
    So I was assuming I didn't need to do anything like that. First question, should I have charged it for a period of time before use? Should I have used it until the battery died, then plugged it in and charged it fully before use? Or is none of this necessary initially and iPod batteries are good to go from the start?
    Please excuse me if this is an obvious question, as this is my first ever iPod. Anyways,like I said, nothing in the "instructions" said anything about that, so I didn't do it, I just used it until it got below 20% battery left, then I plugged it in.
    Now for the battery itself, it takes literally a day or so to fully charge, even while not in use. Even if I use it for a while, turn off the iPod to make sure it shuts off all background data and apps, and then plug it in to charge, it still charges extremely slowly. I've never seen a device take this long to charge. As for the battery life itself, I'd say at full charge it lasts about 4-5 hrs, maybe 6, and then I have to charge it again. Meanwhile it takes around 24 hours, without me using it, to fully charge. If I use it while its charging, the battery decreases faster than it charges, and eventually I'll get the typical "20% battery remaining" message pop up.
    I know it is charging, as the lightning symbol is next to the battery symbol. Specifically, right now, I plugged it in about 1 hr 30 minutes ago, and it has barely gone up. Also, whenever I press the home button to check the battery, I can see it jump down from about 50% to somewhere around 25%-30%. What is that about?
    This is really frustrating, and I'm seriously contemplating either taking it back and trying my luck with a different iPod, or just taking it back and getting my money back. Any help and clarification on this matter would be greatly appreciated, and I'll answer any questions I can to shed more light on this.

    It will take longer to charge the 5G's battery than either the 3G or 4G's battery.
    Not Charge
    - See:    
    iPod touch: Hardware troubleshooting
    iPhone and iPod touch: Charging the battery
    - Try another cable. The cable for 5G iPod (lightning connector) seems to be more prone to failure than the older cable.
    - If a 5G iPod               
    Iphone 5 lightning port charging problem - SOLUTION!
    - Try another charging source like a computer's USB port
    - Inspect the dock connector on the iPod for bent or missing contacts, foreign material, corroded contacts, broken, missing or cracked plastic.
    - Make an appointment at the Genius Bar of an Apple store.
      Apple Retail Store - Genius Bar

  • Websites stay open in background even after closing them

    Hey everyone,
    I've been having issues with firefox lately. Pretty much, it seems like Firefox is keeping websites open in the background even after I 'x' them out. For instance, if I start a video on Youtube and leave it running after leaving the page.. it will continue playing in the background. If I go on facebook, I will receive facebook messenges even when it's not open on any tab. The various plug-ins for firefox never close and I have to manually force-quit them or they hog all of my CPU. The only solution I have so far is to close and restart firefox more routinely than I would like.
    I'm also having a problem with entering websites into the address bar. Basically, new windows won't work for typing in websites. The solution I've found is to disable ANY of my add-ons (it doesn't matter which).. then I will be able to use the address bar for that window.
    I am using the latest version of Firefox. The plug-ins I use are:
    Ad block 2.64
    Download status bar 10.6.0
    Monitor master 5.2
    No script 2.6.8.36
    Open link in new tab 0.1.201407301
    PDF viewer 1.0.277
    Session manager 0.8.1.5
    Super tab mode 1.85
    URL fixer 4.1
    Mac OSX 10.9.3
    Please help! I want to continue using firefox but this is getting annoying!
    Thanks!!

    ''' Jjoc JJ ''' ''See also About:config ''
    That response is unusable. You should say what to do and where
    to do it.

  • I desperately need to solve this problem even geeks on call could not

    I desperately need to solve this problem
    Posted: May 17, 2006 5:29 PM Reply Email
    How to Connecti computers over the internet using IP addresses
    Posted: Mar 8, 2006 7:18 PM
    Reply Email
    No one has been able to help me solve this problem even geeks on call
    So please out there give me some good advice. This feels like a level 5
    I have three computers at three different locations. The first one is a emac at my office running classic 9.2. The second location is a power book g4 running 10.4.5. at my home. The third is a power book g3 running OS 9.2.2at a third location.
    What I am trying to do is to access my computer at my office from the other two locations. My office has two computers that are on a network and talk to each other. They are both EMAC"S. They are connected by a ethernet network which is connected to a DSL modem which keeps me on the Internet all the time.
    At the other two locations I have direcway satellite which is broadband which also stays on all the time on the internet.
    I need to be able to access a data base on my main computer at my office and run the program which is an Omnis 7 program. I have multi user capabilities for this program, so that all the computers can access the data files at the same time and reqad and write.
    So this is my dileema.
    Any help would be greatly appreciated
    powerbook g3,emac Mac OS 9.2.x also 9.2 os, and 9.22 o.s.and 10.4
    eww
    Posts: 2,224
    Registered: Jul 28, 2000
    New! Re: I desperately need to solve this problem
    Posted: May 17, 2006 6:08 PM in response to: drpresseye

    well, at any or all of the locations you may need to open up the ports through your routers to allow ARD access.
    Also, I'm wondering if you are experiencing problems between using old and new versions of remote desktop.
    In any case, when you say you have multi-user capabilities, to me that implies that from location 2 and 3 you want to open the database file directly, not open it within an RDC session on a machine at location 1. That will be a different issue. Now you are talking about file shares over TCP/IP.

  • Error while using  CALL METHOD

    I am getting a error while using CALL METHOD cl_ssf_xsf_utilities=>get_bds_graphic_as_bmp
    The error is class "CL_SSF_XSF_UTILITIES is unknown. How to correct that?? please help I am new to object oriented programming??
    Edited by: priya singh on Nov 18, 2008 2:14 PM

    This is my code.
    REPORT ZSAVE_FUNCTION .
    D A T A D E C L A R A T I O N S *
    DATA: v_bitmap TYPE xstring, "graphic data
    v_file TYPE string, "file name
    v_length TYPE i. "length of binary file
    DATA: BEGIN OF it_bitmaps OCCURS 0,
    object TYPE tdobjectgr, "object
    name TYPE tdobname, "name
    id TYPE tdidgr, "id
    tdbtype TYPE tdbtype, "graphic type
    END OF it_bitmaps.
    DATA: itab TYPE TABLE OF x.
    *class cl_ssf_xsf_utilities definition.
        public section.
      methods : get_bds_graphic_as_bmp
    DATA: L_GRAPHIC_XSTR TYPE XSTRING.
    *method cl_ssf_xsf_utilities
    S E L E C T I O N - S C R E E N *
    SELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME.
    PARAMETERS: p_object TYPE tdobjectgr, "object
    p_btype TYPE tdbtype, "graphic type
    p_name TYPE tdobname, "name
    p_id TYPE tdidgr. "id
    SELECTION-SCREEN END OF BLOCK b1.
    SELECTION-SCREEN BEGIN OF BLOCK b2 WITH FRAME.
    PARAMETERS: p_file TYPE rlgrap-filename. "file name
    SELECTION-SCREEN END OF BLOCK b2.
    *A T S E L E C T I O N - S C R E E N O N V A L U E - R E Q U E S T *
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_name.
    *-- Creating f4 help for the parameters
    PERFORM get_f4_object_name.
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_file.
    *-- Getting the current value entered
    PERFORM get_current_value.
    *-- Value Request Functionality For Input File Name
    PERFORM f4_value_request.
    S T A R T O F - S E L E C T I O N *
    START-OF-SELECTION.
    *--Getting the graphic as a BMP file
    PERFORM get_graphic_bmp.
    *--Convert the Xstring format to binary format
    PERFORM convert_to_binary.
    *--Download the graphic
    PERFORM download_graphic.
    *& Form get_current_value
    Get the current file path entered
    FORM get_current_value .
    DATA: BEGIN OF li_dynp_value_tab OCCURS 0.
    INCLUDE STRUCTURE dynpread.
    DATA: END OF li_dynp_value_tab.
    DATA: l_program_name LIKE d020s-prog,
    l_dynpro_number LIKE d020s-dnum.
    l_program_name = sy-cprog.
    l_dynpro_number = sy-dynnr.
    REFRESH li_dynp_value_tab.
    li_dynp_value_tab-fieldname = 'P_FILE'.
    APPEND li_dynp_value_tab.
    CALL FUNCTION 'DYNP_VALUES_READ'
    EXPORTING
    dyname = l_program_name
    dynumb = l_dynpro_number
    TABLES
    dynpfields = li_dynp_value_tab
    EXCEPTIONS
    invalid_abapworkarea = 04
    invalid_dynprofield = 08
    invalid_dynproname = 12
    invalid_dynpronummer = 16
    invalid_request = 20
    no_fielddescription = 24
    undefind_error = 28.
    IF sy-subrc <> 0.
    MESSAGE ID sy-msgid TYPE 'S' NUMBER sy-msgno
    WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    ENDIF.
    READ TABLE li_dynp_value_tab INDEX 1.
    p_file = li_dynp_value_tab-fieldvalue.
    ENDFORM. " get_current_value
    *& Form f4_value_request
    Provinding the f4 for the given path
    FORM f4_value_request .
    *-- if the file is to be downloaded to presentation server
    CALL FUNCTION '/SAPDMC/LSM_F4_FRONTEND_FILE'
    EXPORTING
    pathname = p_file
    CHANGING
    pathfile = p_file
    EXCEPTIONS
    canceled_by_user = 1
    system_error = 2
    OTHERS = 3.
    IF sy-subrc <> 0.
    MESSAGE ID sy-msgid TYPE 'S' NUMBER sy-msgno
    WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    ENDIF.
    ENDFORM. " f4_value_request
    *& Form GET_GRAPHIC_BMP
    Get the graphic as a BMP file
    FORM get_graphic_bmp.
    CALL METHOD cl_ssf_xsf_utilities=>get_bds_graphic_as_bmp
    EXPORTING
    p_object = p_object
    p_name = p_name
    p_id = p_id
    p_btype = p_btype
    RECEIVING
    p_bmp = L_GRAPHIC_XSTR
    EXCEPTIONS
    not_found = 1
    internal_error = 2
    OTHERS = 3.
    IF sy-subrc <> 0.
    MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
    WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    ENDIF.
    ENDFORM. " GET_GRAPHIC_BMP
    *& Form CONVERT_TO_BINARY
    Converting the xstring to binary format
    FORM convert_to_binary .
    CALL FUNCTION 'SCMS_XSTRING_TO_BINARY'
    EXPORTING
    buffer = v_bitmap
    IMPORTING
    output_length = v_length
    TABLES
    binary_tab = itab.
    ENDFORM. " CONVERT_TO_BINARY
    *& Form DOWNLOAD_GRAPHIC
    Download the graphic
    FORM download_graphic .
    v_file = p_file.
    CONCATENATE p_file '.BMP' INTO v_file.
    CALL FUNCTION 'GUI_DOWNLOAD'
    EXPORTING
    bin_filesize = v_length
    filename = v_file
    filetype = 'BIN'
    TABLES
    data_tab = itab
    EXCEPTIONS
    file_write_error = 1
    no_batch = 2
    gui_refuse_filetransfer = 3
    invalid_type = 4
    no_authority = 5
    unknown_error = 6
    header_not_allowed = 7
    separator_not_allowed = 8
    filesize_not_allowed = 9
    header_too_long = 10
    dp_error_create = 11
    dp_error_send = 12
    dp_error_write = 13
    unknown_dp_error = 14
    access_denied = 15
    dp_out_of_memory = 16
    disk_full = 17
    dp_timeout = 18
    file_not_found = 19
    dataprovider_exception = 20
    control_flush_error = 21
    OTHERS = 22.
    IF sy-subrc <> 0.
    MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
    WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    ENDIF.
    ENDFORM. " DOWNLOAD_GRAPHIC
    *& Form GET_F4_OBJECT_NAME
    Get F4 values for object names
    FORM get_f4_object_name .
    DATA: dynpfld_mapping TYPE STANDARD TABLE OF dselc WITH HEADER LINE,
    return_tab TYPE STANDARD TABLE OF ddshretval WITH HEADER LINE.
    *--Selecting the values to be provided as f4 help
    SELECT tdobject
    tdname
    tdid
    tdbtype
    FROM stxbitmaps
    INTO TABLE it_bitmaps.
    *--To update the values in the remaining fields
    dynpfld_mapping-fldname = 'F0001'.
    dynpfld_mapping-dyfldname = 'P_OBJECT'.
    APPEND dynpfld_mapping.
    dynpfld_mapping-fldname = 'F0002'.
    dynpfld_mapping-dyfldname = 'P_NAME'.
    APPEND dynpfld_mapping.
    dynpfld_mapping-fldname = 'F0003'.
    dynpfld_mapping-dyfldname = 'P_ID'.
    APPEND dynpfld_mapping.
    dynpfld_mapping-fldname = 'F0004'.
    dynpfld_mapping-dyfldname = 'P_BTYPE'.
    APPEND dynpfld_mapping.
    *--Providing f4 help with the selected values
    CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'
    EXPORTING
    retfield = 'TDOBNAME'
    dynpprog = sy-repid
    dynpnr = sy-dynnr
    dynprofield = 'P_NAME'
    value_org = 'S'
    TABLES
    value_tab = it_bitmaps
    dynpfld_mapping = dynpfld_mapping
    EXCEPTIONS
    parameter_error = 1
    no_values_found = 2
    OTHERS = 3.
    IF sy-subrc <> 0.
    MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
    WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    ENDIF.
    ENDFORM. " GET_F4_OBJECT_NAME

  • After Mountain Lion, iMac goes to sleep even while Quicktime is converting files

    Hello!
    After Mountian Lion, I have had to change my Energy setting to NEVER put the computer to sleep. iMac has been going to sleep even while it is converting files. This never happened with the previous OSX.
    Does anyone know why it goes to sleep even when tasks are being performed? It's very annoying.
    Thanks!

    Same problem here on a Mid 2007 Core 2 Duo -- set to "never" but keeps dozing off.
    Extra lousy since it's also the print and media server.

  • 3Gs on ios4.. Crashes while making calls.

    Apple, sure you've seen the posts by others..
    Using the phone, crashes after a minute or two, goes into reset mode, cant use it, and you suck, basically.
    And you want people to buy the new iphone4?
    Fix the **** software cos you're reaching micro$soft levels of unreliability, Fast!

    It is a Problem/Bug in the ios 4!
    The formula to calculate the frequency is totally wrong...
    http://www.apple.com/pr/library/2010/07/02appleletter.html
    Okay I have done anything:
    APN reset - nothing...
    Network reset - nothing...
    Reboot the iphone - nothing....
    Install it as a new iphone (DFU or normal) - nothing...
    Re-install iTunes (Windows or Mac) - nothing.... (
    My Iphone 3gs - nightmare - since i use ios4....
    It is definitely a problem with OS4 running on the 3GS.
    We want to be able to use our phones (iphone 3gs) as a telephone!
    When my iPhone losses signal quality and then tries to reaquire the signal it crashes....
    I can say only:
    I even restored a backup, but this has made nothing difference.....
    No problems at all with previous software!!!!!!
    Please Apple, give us a downgrade possibility!!!!!!!!!!!

Maybe you are looking for

  • Incoming audio on iphone 5s call is muffled and too low to hear

    Just activated iphone 5s has an audio problem. Incoming calls audio is muffled and to low to hear.

  • How can i open Photoshop cc 2014 on my iMacPro?

    Hello everybody, I am trying to open PS cc 2014 on my iMacPro with OS X 10.9.5. But it doesn't work. I get the message "Can't initialise Photoshop because of a program error. I'm using Adobe Creative Cloud and have tried to solve it install PS again.

  • Add the " expired date" in the batch determination

    Dear Guru we are to do the batch determination in the sales order, I want to know is it possible to add the " expired date" in the "batch determination" ? Thanks.

  • Need help with new iPad Air not turning on

    My new iPad screen is black when I tried to use it this morning.  It charged all night.  There was a 'ding' sound when I unplugged and plugged in so I believe it has power.  Any advice? Thanks,

  • ICal won't update

    All of a sudden iCal won't update my previously-published calendars -- which are hosted in my .mac account. I changed nothing; the problem started yesterday, before I had installed the recent updates and patches to QuickTime and the OS. Also, my iDis