E71 seems to play up when the device gets cold

I am having a problem with my E71 which seems to only occur when the device gets cold.  The keyboard freezes up (cannot type or unlock my keyboard), the voice command thing turns on randomly (the annoying little beeping thing which follows with say a command).
If i put the device infront of a heater for a few seconds to warm it up it seems to work again.  Anyone else having these problems? I live in Canada where it is always cold so the phone's problems need to be fixed.
Is this just my phone telling me it doesnt like the cold and is normal? Or does it need a visit to the phone shop to get fixed?? 
Thanks

hadimassa thanks for the response........ but would the battery only mess with the keyboard and make the voice commands randomly go off?? would it not mess with more of the phones features??
Thanks for ur time
Message Edited by brezza209 on 08-Jan-2010 02:29 AM

Similar Messages

  • I've lost my iPhone 4... How can I find it when the device is offline when using "find my iPhone app"????? Any way of getting a location from it????

    I've lost my iPhone 4... How can I find it when the device is off linesmen using "find my iPhone app"????? Any way of getting a location from it?????

    No. It must be online in order to locate it.
    What To Do If Your iDevice Is Lost Or Stolen
    iPhone, iPod Touch, and iPad
    If you activated Find My Phone before it was lost or stolen, you can track it only if it is connected to the Internet by Wi-Fi or cellular. What you cannot do is track your device using a serial number or other identifying number. You cannot expect Apple or anyone else to find your device for you. You cannot recover your loss unless you insure your device for such loss. It is not covered by your warranty.
    If your iPhone, iPod, iPod Touch, or iPad is lost or stolen what do you do? There are things you should have done in advance - before you lost it or it was stolen - and some things to do after the fact. Here are some suggestions:
    This link, Re: Help! I misplaced / lost my iPhone 5 today morning in delta Chelsea hotel downtown an I am not able to track it. Please help!, has some good advice regarding your options when your iDevice is lost or stolen.
      1. Reporting a lost or stolen Apple product
      2. Find my lost iPod Touch
      3. AT&T. Sprint, and Verizon can block stolen phones/tablets
      4. What-To-Do-When-Iphone-Is-Stolen
      5. iCloud- Use Lost Mode
      6. What to do if your iOS device is lost or stolen
      7. 6 Ways to Track and Recover Your Lost/Stolen iPhone
      8. Find My iPhone
      9. Report Stolen iPad | Stolen Lost Found Online
    It pays to be proactive by following the advice on using Find My Phone before you lose your device:
      1. Find My iPhone
      2. Setup your iDevice on iCloud
      3. OS X Lion/Mountain Lion- About Find My Mac
      4. How To Set Up Free Find Your iPhone (Even on Unsupported Devices)

  • HT201270 MORNING COMMUNITY, anyone know how to make the i4s forget a network - when the device won't give you that option?

    MORNING COMMUNITY, anyone know how to make the i4s forget a network - when the device won't give you that option?

    if you dont have the options to forget network you can reset your network settings, but than the device forget all networks
    settings > general > reset > reset network settings

  • Submitting form automatically when the device comes online

    Hi Guru's
    I am developing an offline adobe form that can be opened, filled and submitted on a mobile device like ipad.
    I am adding a submit button to submit the form. When the device is online submit works and when offline appropriate message is displayed. I was wondering if device or reader submit form (previously submitted offline) automatically again. Is there any mechanism to check if the device is online again and send the pending forms automatically?
    Thanks in advance.
    Regards
    Sunit

    Hi Guru's
    I am developing an offline adobe form that can be opened, filled and submitted on a mobile device like ipad.
    I am adding a submit button to submit the form. When the device is online submit works and when offline appropriate message is displayed. I was wondering if device or reader submit form (previously submitted offline) automatically again. Is there any mechanism to check if the device is online again and send the pending forms automatically?
    Thanks in advance.
    Regards
    Sunit

  • BB Desktop software crushes when the device is connected

    Hi all
     Each time i try  the Blackberry desktop software it crushes when the device is connected . I tried instaling and reinstaling (using clen uninstall0 it to no avail . I checked the  Rim.Desktop.Exception log and i get this :
    Date|Log Level|Thread ID|Module ID|Log ID|Message [2012-01-08 19:50:07.291]
    19:50:50.320|FATAL|1|Exception|0|Fatal Error
    System.InvalidOperationException: Unable to get the window handle for the 'RemoteWindowsMediaPlayer' control. Windowless ActiveX controls are not supported.
       at System.Windows.Forms.AxHost.EnsureWindowPresent()
       at System.Windows.Forms.AxHost.InPlaceActivate()
       at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)
       at System.Windows.Forms.AxHost.CreateHandle()
       at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
       at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
       at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
       at System.Windows.Forms.Control.CreateControl()
       at System.Windows.Forms.Control.WmShowWindow(Message& m)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at System.Windows.Forms.ScrollableControl.WndProc(Mes​sage& m)
       at System.Windows.Forms.ContainerControl.WndProc(Mess​age& m)
       at System.Windows.Forms.Control.ControlNativeWindow.O​nMessage(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.W​ndProc(Message& m)
       at System.Windows.Forms.NativeWindow.DebuggableCallba​ck(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
       at System.Windows.Forms.UnsafeNativeMethods.IntCreate​WindowEx(Int32 dwExStyle, String lpszClassName, String
    Can anyone please help?

    I'm having the same problem.  Installed windows 7 professional over windows 7 home preminu.
    Only see USB device if it's plugged in at startup.

  • HT5463 In my opinion, when the Silence setting is "only when the device is locked", it contradicts the settings you set above, like Manual. Can someone explain how these settings work together?

    Can someone explain how these settings work together? Manual seams to contraduct the SILENCE setting at the bottom of the Do Not Disturb page. It's very confusing.

    You should have seen information in the support document that you linked from. It used to be with the first version of Do Not Disturb that it would only function when the device was locked. That changed with iOS 7, and not it can be active all of the time. With it on Manual, it is on, but if you have the device "awake" that you can still receive calls/texts, etc. Sort of like you have the phone awake, so it isn't a problem for you to receive things. If you set the settings for Always, this means you can be doing things on the phone and not be disturbed by anything else. Does that make sense?

  • Start up J2Me application on the mobile device when the device is swtiched

    Hi,
    Does anybody know how to start the Midlet when the handset is switched on ?
    I have one J2ME application installed on the mobile. I got to start the application automatically when the device is switched on.
    Thanks in advance
    Mamatha

    Hi,
    Use
       PushRegistry.registerAlarm(String midlet, long time);and keep time of 30 secs.
    and once you application is inovoked unregister the connection
    Regards
    @rjun

  • I am unable to tell when the battery is completely charged.  I have showing the battery symbol with the bolt-this is present even when the device is not being charged.  And it is always showing 2% charge.

    I am unable to tell when the battery is completely charged.  I have showing the battery symbol with the bolt-this is present even when the device is not being charged.  And it is always showing 2% charge.

    Are you using the AC wall charger?
    To check status, I use System Activity Monitor app http://itunes.apple.com/us/app/system-activity-monitor/id306192663?mt=8 and System Status Lite app http://itunes.apple.com/us/app/system-status-lite-device/id407752428?mt=8
     Cheers, Tom

  • HT204291 I had AirPlay setup on my iPad but now I can't seem to play movies from the iPad on our tv. I've checked all connections, restarted iPad and AppleTV but I can't seem to resolve

    I had AirPlay setup on my iPad but now I can't seem to play movies from the iPad on our tv. I've checked all connections, restarted iPad and AppleTV but I can't seem to resolve

    As the video is downloaded from iTunes it should be in the right format. It could be a DRM rights issue. Watch this video of how to watch DRM iTunes video on a wi-drive via Safari - http://www.youtube.com/watch?v=Ta6cCegKBqQ

  • If i purchase a device through this official website,then how can i send warranty when the device have problem?

    if i purchase a device through this official website,then how can i send warranty when the device have problem?

    To purchase a device from the online US Apple Store you will need a US credit card with a valid US address and a valid US address to ship to. You cannot use a shipping forwarder.
    If you are in a different country you would have to return to the US to access your warranty.
    If you are in the US but not near an Apple Store you would start here for service: https://selfsolve.apple.com/agreementWarrantyDynamic.do

  • Say if apple cant fix or replace a device do they email you before or do you have to wait to know when the device returns through the mail

    say if apple cant fix or replace a device do they email you before or do you have to wait to know when the device returns through the mail

    You can find out about its warranty yourself: https://selfsolve.apple.com/agreementWarrantyDynamic.do
    There is a link beneath to determine its serial number. The warranty is transferable and stays with the iPhone.
    While you're there register your iPhone in My Support Profile: https://supportprofile.apple.com/
    That is a good place to keep all your Apple equipment's information.
    If the seller already registered it have him un-register it. No one else can.

  • My iPhone 4s refuses to play sound when the headphones are not in. When the headphones are in however, it works perfectly fine! This is most annoying, could someone please help me :)

    My iPhone 4s refuses to play sound when the headphones are not in. When the headphones are in however, it works perfectly fine! This is most annoying, could someone please help me   I have not dropped it and it has not been in any contact with liquid.

    I just tried both of those things and to no avail. Here are some pictures if that will help

  • HT2101 Anyone else get the "iPod too hot" message, even when the device and ambient temp are both cool?

    My iPod Touch 4 repeatedly gets the iPod too hot message, even when the device and ambient temp are both cool.  Shuts itself off.  Ugh! 
    Is this a warranty issue or is there a fix?

    LED Cinema Display
    24-inch, Late 2008 (1344 x 840) 
    AMD Radeon HD 6750M 512 MB graphics
    Specifications
    Â Model number: A1267
    Â Resolution: 1920 x 1200 @ 60 Hz
    Â Ports: Three USB 2.0 ports on the back
     Camera and microphone: Built-in iSight camera with microphone  Speakers: Built-in 2.1 speakers with 12 W output
    Dimensions:
    Â Weight: 20.92 lb. (9.49 kg)
    Â Height: 18.84 inches (478.38 mm)
    Â Width: 22.57 inches (573.22 mm)
    Â Depth (with stand): 7.76 inches (197.10 mm) Â Viewable: 24 inches (609.60 mm) diagonal
    Operating environment:
    Â Operating temperature: 50° to 95° F (10° to 35° C) Â Relative humidity: 20% to 80% (noncondensing) Â Altitude: 0 to 10,000 feet (0 to 3048 meters)

  • My phone seems to delete contacts and info when the battery gets low, is there a solution to this issue?!

    After the most recent update, I've noticed a couple MAJOR changes! 1) The battery life can barely make it through half the day. I have to keep charging it no matter how little I use it. I've even turned off apps running in the background, it didn't make much difference. And 2) When the battery gets really low, at the 10% mark, it deletes contacts and settings. I've lost so many contacts all of the sudden and I constantly have to restore my iPhone. It's so frustrating! And when the battery gets low, it also deletes my e-mail account to receive e-mails on the phone. I'm tired of having to constantly reset my phone carry a charger with me, it's not reliable any longer and I'm not sure why. Help??

    Here is some information on the applecare +:
    http://www.apple.com/support/products/iphone.html
    It appears that you have to buy the applecare within 30 days of buying your phone - you said that your phone warranty is almost over, so when did you buy it??? That could be the explanation for the error.

  • How to ignore a variable defined in a query when the query gets executed

    Hi SAP guru, I am creating a query, which has a user input variable, say A, and a replacement path variable, say B, Bu2019s value is determined by A and the whole purpose of A is letting user entering an initial value and A must be ignored when the query gets executed. How can I achieve this in query designer?
    Thanks

    Hi, thanks for the reply. Actually this is not my problem. My problem is the query should be filtered by  a variable, say B, but B is not allowed to be entered directly by user (i.e. B could be a replacement path variable or user exit type). So B has to be derived from another user input variable, say A. However if I defined A in the query, A is by default used as one of the filters, which is not desirable because A is a subset of B in my case and should be ignored.
    Is there options (settings) that allow the query ignore a specified variable (A) ? If not is there other ways to get around this?
    Thanks
    MichScott

Maybe you are looking for