Screen of the blackBerry Passport Passport started to take off

Hello

I hope that I can get the aid at issue here after a few months of trying to get my phone repaired, I was pushed off while everyone (phone dealer, blackberry service).

Then, I got my screen lifting it after 3 months of use. After that I started to call about my problem, I bought my phone in France on an e-shop rueducommerce.fr, they said that it is anxiety of blackberry to take care of my camera... I attacked the blackberry for a month service, and finally they said they can't give me a guarantee because it was bought not in their e-shop. Anyway they sked send me my phone to their phone service prvider... got the answer that the phone should be replaced... but blackberry refused once more... went to my phone dealer, they took my phone... and after that 2 months he returned to tell me that it works well and the problem of the screen about the guarantee is my problem... Read the crackberry Forum there are many cases where people have had the same problem and phone has been changed... can I get some sort of sollution please?

link to photos

https://www.dropbox.com/s/dzidtd9bpb75n7l/IMG_0026_2.jpg?DL=0

https://www.dropbox.com/s/u63p6p0xqsyrf8o/IMG_0025_2.jpg?DL=0

http://us.BlackBerry.com/content/dam/BlackBerry/PDF/legal/europeMiddleEastAfrica/English/Limited_War...

Tags: BlackBerry Smartphones

Similar Questions

  • How to get the active screen of the BlackBerry application?

    Hello

    I'm trying to get the active screen of the BlackBerry application, for example the home menu.

    I tried to use the screen ActiveScreen = getUiEngine () .getActiveScreen () in my code, but found error during execution.

    I know that this is because the getActiveScreen() method applies only for screens created by this application.

    So is there a way to capture the screen of the other application, for example the mail filter BlcackBerry?

    Thank you.

    Not wanting to not to repeat me, but there is no general way to get access to the Screen of another application object, unless you are on good terms with this application - which basically means that you have access to the instance UiApplication.  You cannot ask the operating system to get that to you, you must have a way to get you.  Which implies execution of something in the context of the Application.

    Even in this case, you may not be able to do what you want.  You will probably need to iterate over the screen and content managers and find the field you want, and even if it covers anything you understand (like BasicEditField) it still cannot handle standard things like setText in a way that is useful to you.  And you might not find fields you recognize, if you access a browser screen, I think you'll find there \are RIM not standard fields in there, so there is nothing you can interact from a standard application of the RIM.

    If you want to do this kind of treatment in General, that will deal with in a number of applications, you should watch event Injection.

    There may be other options for specific applications.  For example, you can simulate of electronic mail by writing a program that sends an email, rather than interact with the BlackBerry.  Or for the same application, if you try to test the headphones, then the listener has access to the UiApplication.  Aye, we be able to help you find approaches less General in some places, if we understand what you're trying to do.  This is the reason for the specific question that I asked in my last post.

    Regarding your second question

    "Another question is, can two separate applications of myself interaction by the user interface?

    For example, to call app2. ButtonField.click () or something. »

    It is in fact just an extension to your first question.  The difference is that you will find the UiApplication associated if both applications are on good terms, in fact you can "spend" the UiApplication via a Global event.  Once you have the UiApplication, you can use

    .invokeLater (...)

    to run the user interface code in the other Application.

    But I look at injector event because I think it might be a more general solution.

  • How to get the height and width of the screen of the blackberry device?

    Can someone tellme how to get details of the screen of the blackberry device?

    Display.getWidth () and Display.getHeight ().  If this isn't what you want, let us know.

  • How to set the bar of progress "Please wait" on the screen of the blackberry

    Can all give the sample code to create a bar of progress on the screen of the blackberry. I have serached in google where I got code examples using the gauge field. Classy move, we should use to create a bar of progress.

    For this, you can use GaugeField... n code for this:

    http://docs.BlackBerry.com/en/developers/deliverables/11958/Progress_indicators_2_0_514034_11.jsp

    If you have found the solution please accept the congratulations...

  • Default screen of the blackBerry Smartphones Portrait showed icons, now displays the keyboard.

    I let a friend play a bit with the phone today. After that, my home screen changed and I could not find a way to restore it.

    When using the portrait used to have icons on the screen. Now I have a keyboard showing instead (with numbers and letters, such as a phone. If I flip to the landscape, I get the icons. If I hit the 'menu' button, I get the icons. If I type and click on the screen above the keypad, I get the icons. If I press a selection from the keyboard, it opens the phone and enters the first issue. I would like to have the icons it by default in portrait again. I did a battery pull and looked through the options, but without success.

    Any suggestions?

    Thanks in advance.

    Second battery pull it cleared up. It was strange. I could change the multi tap keyboard and suretype. But the portrait by default the keyboard upwards. Second battery pull took back me to the default screen, I was used to, with my icons arranged as I wanted them to be.

  • FIPS compliance for the blackBerry Passport

    Anyone know if the Passport is FIPS compatible for the moment?

    Maybe this will help you? BlackBerry 10 receives FIPS 140-2 Security Certification before launch

  • Context-sensitive hotkeys for the blackBerry Passport

    Hello

    Someone find the reintroduction of incomplete keyboard shortcuts? In particular, there is a lack of contextual keyboard shortcuts. For example, you can now delete a message in the hub by clicking on the Delete button, but the later confirmation prompt (see photo) does not accept shortcuts keyboard (D for delete; C to cancel). This seriously hampers the usefulness of keyboard shortcuts as must always touch the screen to complete the operation.

    I know we can turn off the prompt for confirmation altogether, but what happens if I want to? On BB OS 7, I just hit Del + D and have my message delete. So quick and easy.

    Thanks for your comments @sapter5361!

    I spent this long in the product for future review team

  • Video camera for the blackBerry Passport settings

    Hello all, I recorded a video of a presentation that I had to send off... total total 2 min 28 sec .ideo parameters were HDR ON... VIDEO SIZE was set at 1080 p at 60 frames per second.

    I have treid emailing but that said it was too long to 256 MB & only 16 MB... send 15 seconds worth... tried sending via WhatsApp & exactly the same problem.

    I tried HDR OFF & 720 p but exactly the same problems... am I missing something or is this normal?

    Thanks in advance

    Video HD uses a large amount of data and it is normal that you cannot send an e-mail

    I use box or Drop to synchronize with cloud and then send a link to them

  • How do I get the screen width and size of the screen of the Blackberry storm?

    Hi guys,.

    I use the following code for the image capture.

    Bitmap bitmap = new Bitmap (Display.getWidth (), Display.getHeight ());

    try {}

    Display.screenshot (aBitmap);

    }

    In 4.3.0 (8120 device), when we use Display.getWidth () and Display.getHeight () it gives 240 x 320 respectively which has the correct size of the device.

    But in 4.7.0 Blackberry storm, when we use it gives data(240x320) even where the size of the device screen real is 360 x 480.

    So when we capture the image in the storm he's only half of the image. And also when hard code us the image like it from 360 x 480 size is thrown exception.

    Please suggest is there a way to capture full screen.

    Thank you

    Thanks for sharing the result. You can mark the thread as solved.

  • Removal of unused icons on the screen of the blackBerry Smartphone

    Hello

    I wanted to ask if anyone has any ideas on how to remove an unused BB email account icon on the menu screen? This icon has been my previous BB email address, but I had to create a new and return my service books start to be able to send and receive emails using BIS for my BB email address and personal e-mail on my "BOLD".

    The previous BB email address does not present as an e-mail account, but the icon remains in my menu screen. I would like to remove, because it does not work.

    Someone at - it ideas?

    You can do that too

    Press menu, options, advanced options, service book and remove that 2 elements with the e-mail address you want more, one with CICAL and other with CMIME

  • touchevent is getrated every time I click on the screen of the blackberry java

    Hello friends,

    I am from the substitution of toucheven like this:

    Ematics bitmap = Bitmap.getBitmapResource ("onlbswth. PNG');

    Break of bitmap = Bitmap.getBitmapResource ("offldswtch. PNG');

    BitmapField switchOffField = BitmapField (switchOff) new

    {

    protected boolean touchEvent (TouchEvent message)

    {/ / TODO self-generated method stub}

    If (TouchEvent.GESTURE == message.getEvent ())

    {if(flag==0)

    {flag = 1;

    switchOffField.setBitmap (switchOn);

    } else

    {

    flag = 0;

    switchOffField.setBitmap (switchOff);

    }

    }

    Returns true;

    }

    };

    Once I click on bitmapfield, the event is genrated... next time whenever I click on screen event is again genrated...

    is there anything to add to this

    Here's some code I've used processes click on events.  It will be useful.

    protected boolean touchEvent (TouchEvent message) {}
    int x = message.getX (1);
    int y = message.getY (1);
    If (x < 0="" ||="" y=""> < 0="" ||="" x=""> getExtent () .width: y > getExtent () .height) {}
    Outside the scope
    Returns false;
    }
    Switch (message.getEvent ()) {}
    case TouchEvent.CLICK:
    button click (0);
    Returns true;
    }
    Return super.touchEvent (message);
    }

  • Screen of the blackBerry Smartphone will not portrait in landscape mode when, in the pages of sms and message mode change

    I don't know if I've accidentally changed something, but all of a sudden I can not get the screen to switch from portrait to landscape mode when im in the pages of sms and message. I searched everywhere for an option that could keep me out of this point of view, but I have not found anything. Anyone know how to fix this? your help will be greatly appreciated.

    Make sure that you use the latest version of the OS that you can find (from any carrier.)

    You can probably get it to work again by removing the battery and reinsert.

  • Screen of the blackBerry Smartphone will not turn off

    IM utilisant.90 and my screen is dim and inturn drains my battery by the lunch hour (I'm pretty sure that's not good for the screen is)... I was considering upgrading a.99 but the larger keyboard... is love a solution?

    jewofa wrote:
    IM utilisant.90 and my screen is dim and inturn drains my battery by the lunch hour (I'm pretty sure that's not good for the screen is)... I was considering upgrading a.99 but the larger keyboard... is love a solution?

    I had the same problem avec.90, mais.99 running, no probs, no reboot, no out of the battery.

  • Screen of the blackBerry Smartphone is no longer automatically stop when the phone is not used

    I have a Verizon 8830.  I have the side switch programmed to lock the device.  In the past, when I blocked the device, the screen would turn off after 2 seconds, which would save battery.  Now, when I lock it, the display turns off after two seconds but then it turns back on.

    I can get it to decrease intensity with backlight settings, but I can't have to go completely dark.  As far as I know, I have not changed any settings.

    Any ideas?

    It fixed the old-fashioned way... I did a hard reset.  It works again.

  • Icon screen of the blackBerry Smartphone

    I removed a few third-party apps, but I can't get the icons on the screen.

    I know I can move to the end or hide them but I would like to remove them

    any help.

    Turn, if the judgment is not set to zero. After you have deleted them do you have a guest on resetting the device? If this is not the case, reset the unit by removing the battery for 30 seconds.

    JSanders meant that once you are in the Application, click the menu button, and then click Modules.

    Regarding the removal of the old email account, check on your carrier's BIS website to see if the account is still there. If so, remove it. If no control on the device under Options | Advanced options | Maintenance book. If you see any references to your old email account, delete them

Maybe you are looking for

  • What happened to the button "go to the next unread?

    I've updated to disappeared you bird, 38.0.1, the button "go to the next unread". It's the key that used to be visible when you read a message in the upper right of the pane header, next to the button "reply to the sender of this message. In the late

  • Get the BSOD

    No idea what could be causing BSOD on my new laptop Lenovo Y510P? I'm under Win 8.1 and have the latest nVidia drivers installed. The error message is ' Your PC has encountered a problem and needs to restart. We are only collecting the error informat

  • Part of the wave in different colors

    Hello world Hope everyone is doing well. I have a little problem, I detect the valleies and the crests of the waves, I want the portion which is top or Valley to be in a different color so that the user can clearly see them. I use waveform graph. I e

  • Limiting the number of monitor with RDP MultiMonitor, Windows 7 Professional, connect to windows 7 Enterprise SP1 VM

    Hi all Can we know how to limit Multimon no specific order of monitors? I use 4 monitors per workstation my need is 2-3 screens per session I tried to group policy in Active directory, but it restricts the RDP Protocol for single monitor I tried this

  • Why gearview will not work under windows 8

    How can I look at the x-rays using gearview that were previously running using windows 7