screen to push during the call

Hello!

I want to push a screen on top of everything I have on the device when I get an incoming/outgoing call or when I'm in a direct appeal... Now, what is happening here is that the phone freezes when I start the call from the phone book screen... If I press the call log screen, I have no problem at all. Here's how to add the screen. This is done in a thread separate, created and launched implementation of the method callInitiated (int callid)...

synchronized (UiApplication.getEventLock())
{
UiApplication.getUiApplication().requestForeground();                       UiApplication.getUiApplication().pushScreen(new CustomScreen());
}

I'm trying different OS versions as for 8100 v 4.2.1.103 I'm not able to push any screen, while the application is in the background... (However, I put the application in the foreground before)...

Best regards!

Isabelle

Please see the following link for an example on how to display a screen from a background application.

How - to alert a user to a background application
Article number: DB-00407

http://www.BlackBerry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800332/800505/800608/...

Tags: BlackBerry Developers

Similar Questions

  • the phone screen turns off during a call... No control over the phone

    My Defy screen turns off during the reception or to make a call... Impossible to control the phone... need to take out the battery to turn off the call... Help! PS this could be a software issue or user?

    Do you have a case on your phone? It seems that the proximity sensor is processing the phone as if it were close to your face. A case or a screen protector can cause problems if it includes the proximity sensor - near the earpiece.

  • Turn off the screen during the call

    I'm working on an application BB10 requiring to be able to turn off the screen in the same way as holding it close to your face during a call. What can I use to deactivate and reactivate the screen?

    I solved this by adding a container around the outermost container in the hide/show of the container and QML file inside in response to proximity sensors readings.

    I posted a question and answer on Stack Overflow to explain it: turn off the screen during the call

  • No speaker sound by activating during the call with 5.1.1 23.4.A.0.546 R6C

    Hello

    I just received my repair z3c (camera problem). When I activate the speaker during the call since there is no sound at all. The diagnostic test on the z3c works correctly.  I guess this sw related so but is this problem known by others?

    Problem solved after the firmware upgrade.

  • Has conducted an assessment of WEI, and, the window according to the analysis is complete, but progress seems to be about 95% and wrote "this may take a few minutes. Your screen may blink during the process.

    Original title: WEI

    I recently did a full scan of the system with all the tools available and used windows manufacturer to scan the hard drive, HARD drive program. Everything is cleaned up and updated. I conducted an assessment of WEI, and the window said the analysis is complete, but advances seem to be about 95% and wrote "this could take a few minutes. Your screen may blink during the process. "It was about 20 minutes so far and the box on the bottom, said"Cancel ". I'm going to be it, but ask yourself what can be the issue. Any help/ideas would be appreciated.

    Yes, I think that he / she forgot to mail the scanner :)

    The link I posted has a Mr. fixit for me on this matter use you it?

    You can scan with mbam free :/

    https://www.Malwarebytes.org/antimalware/

  • record during the call

    Sir I want all the apps by which record might be possible during the call. If not available pls provide even

    Hi siham,.

    Thanks for posting your query in Microsoft Community.

    Let me ask you a few questions to understand your good query;

    • Of appeal are what type you referring?
    • You use Windows PC or phone?
    • Are you referring to a video call via Skype or any similar application or a voice call by phone?

    Call Recorder is a free app available in store Windows for phone with Windows 8, 8.1 & 10 which includes features such as:

    -Record your phone call.

    -Play back recording.

    -Download the recording to Onedrive for transfer.

    -Password for your confidential records.

    You can see: Call Recorder in Windows store

    Please come back with more information about your application to help you better.

    Hope this information is useful. Please feel free to answer in the case where you are facing in the future other problems with Windows.

  • VIX API is abandoned during the call to VixJob_Wait()

    We use the following code fragment to copy files to and from a guest operating system. The code is running on Ubuntu 8.04.

    -


    jobHandle = VixHost_Connect (VIX_API_VERSION,

    PORT,

    host,

    HOSTPORT,

    esx_username,

    esx_password,

    0,

    VIX_INVALID_HANDLE,

    NULL,

    (NULL);

    ERR = VixJob_Wait (jobHandle, VIX_PROPERTY_JOB_RESULT_HANDLE,

    (& hostHandle, VIX_PROPERTY_NONE);

    Vix_ReleaseHandle (jobHandle);

    jobHandle = VIX_INVALID_HANDLE;

    If (VIX_FAILED (err))

    {

    fprintf (stderr, "Could not connect to host ("FMT64"%d \n %s)", err,) ")

    Vix_GetErrorText (Err, null));

    RETURN_CODE = VIX_API_COULD_NOT_CONNECT_TO_HOST;

    GoTo error;

    }

    jobHandle = VixVM_Open (hostHandle,

    vmpath,

    NULL,

    (NULL);

    ERR = VixJob_Wait (jobHandle, VIX_PROPERTY_JOB_RESULT_HANDLE,

    (& vmHandle, VIX_PROPERTY_NONE);

    -


    When the host is a server ESX (version 3.5 or 4.0) code succeeded 100% of the time.

    When the host is a vCenter Server 4.1 code gives up about 15% of the time during the call to VixJob_Wait.

    When it does not reach the output of the program is:

    -


    (process: 27760): GLib-GObject-WARNING *: type invalid uninstantiatable "gdouble" cast iron "GObject".

    (process: 27760): GLib-GObject-CRITICAL *: g_object_get_data: assertion 'G_IS_OBJECT (object)' failed

    (process: 27760): GLib-GObject-WARNING *: type invalid uninstantiatable "gdouble" cast iron "GObject".

    (process: 27760): GLib-GObject-CRITICAL *: g_object_notify: assertion 'G_IS_OBJECT (object)' failed

    (process: 27760): GLib-GObject-WARNING *: instance of type non-instantiatable invalid "gdouble.

    (process: 27760): GLib-GObject-CRITICAL *: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

    (process: 27760): GLib-GObject-WARNING *: type invalid uninstantiatable "gdouble" cast iron "GObject".

    (process: 27760): GLib-GObject-CRITICAL *: g_object_notify: assertion 'G_IS_OBJECT (object)' failed

    (process: 27760): GLib-GObject-WARNING *: instance of type non-instantiatable invalid "gdouble.

    (process: 27760): GLib-GObject-CRITICAL *: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

    (process: 27760): GLib-GObject-WARNING *: type invalid uninstantiatable "gdouble" cast iron "GObject".

    (process: 27760): GLib-GObject-CRITICAL *: g_object_get_data: assertion 'G_IS_OBJECT (object)' failed

    (process: 27760): GLib-GObject-WARNING *: type invalid uninstantiatable "gdouble" cast iron "GObject".

    (process: 27760): GLib-GObject-CRITICAL *: g_object_notify: assertion 'G_IS_OBJECT (object)' failed

    (process: 27760): GLib-GObject-WARNING *: instance of type non-instantiatable invalid "gdouble.

    (process: 27760): GLib-GObject-CRITICAL *: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

    (process: 27760): GLib-GObject-WARNING *: type invalid uninstantiatable "gdouble" cast iron "GObject".

    (process: 27760): GLib-GObject-CRITICAL *: g_object_notify: assertion 'G_IS_OBJECT (object)' failed

    (process: 27760): GLib-GObject-WARNING *: instance of type non-instantiatable invalid "gdouble.

    (process: 27760): GLib-GObject-CRITICAL *: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

      • ERROR *: file /build/mts/release/bora-127388/bora/vim/lib/gvmomi/gvmomiSession.c: line 1253 (gvmomi_session_invoke_method): failed assertion: (NULL == g_hash_table_lookup (session - & gt; private - & gt; listenerTable, listener))

    aborting...

    -


    Is the trace of gdb

    -


    (gdb) thread 1

    #0 0xb7f9e410 in __kernel_vsyscall)

    (gdb) bt

    #0 0xb7f9e410 in __kernel_vsyscall)

    #1 0xb7dc1085 in raise () from /lib/tls/i686/cmov/libc.so.6

    #2 0xb7dc2a01 in abort () from /lib/tls/i686/cmov/libc.so.6

    #3 0xb7b204f7 /usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libglib-2.0.so.0 g_logv)

    #4 0xb7b20529 /usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libglib-2.0.so.0 g_log)

    #5 0xb7b205a7 (/usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libglib-2.0.so.0 g_assert_warning)

    #6 0xb7624969 in? (from /usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libgvmomi.so.0)

    #7 0xb7740125 (/usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libgvmomi.so.0 vmodl_vim_virtual_machine_acquire_mks_ticket)

    #8 0xb6ff7935 in? (from /usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libvix.so)

    #9 0xb6ff8098 in? (from /usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libvix.so)

    #10 0xb7ac94fb (/usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libgobject-2.0.so.0 g_cclosure_marshal_VOID__VOID)

    #11 0xb7abc06b (/usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libgobject-2.0.so.0 g_closure_invoke)

    #12 0xb7accc93 in? (from /usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libgobject-2.0.so.0)

    #13 0xb7ace187 (/usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libgobject-2.0.so.0 g_signal_emit_valist)

    #14 0xb7ace339 (/usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libgobject-2.0.so.0 g_signal_emit)

    #15 0xb7623261 in? (from /usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libgvmomi.so.0)

    #16 0xb7628be4 in? (from /usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libgvmomi.so.0)

    #17 0xb7629817 in? (from /usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libgvmomi.so.0)

    #18 0xb7ac94fb (/usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libgobject-2.0.so.0 g_cclosure_marshal_VOID__VOID)

    #19 0xb7abc06b (/usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libgobject-2.0.so.0 g_closure_invoke)

    #20 0xb7accc93 in? (from /usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libgobject-2.0.so.0)

    #21 0xb7ace187 (/usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libgobject-2.0.so.0 g_signal_emit_valist)

    #22 0xb7ace339 (/usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libgobject-2.0.so.0 g_signal_emit)

    #23 0xb7623261 in? (from /usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libgvmomi.so.0)

    #24 0xb7624bb8 in? (from /usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libgvmomi.so.0)

    #25 0xb762e9c2 in? (from /usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libgvmomi.so.0)

    #26 0xb700baed in? (from /usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libvix.so)

    #27 0xb700a807 (/usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libvix.so Poll_LoopTimeout)

    #28 0xb6fa6fe9 in? (from /usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libvix.so)

    #29 0xb7089bf3 in? (from /usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libvix.so)

    #30 0xb7a9b4fb () from /lib/tls/i686/cmov/libpthread.so.0 start_thread

    #31 0xb7e6ce5e in clone () from /lib/tls/i686/cmov/libc.so.6

    (gdb) thread 2

    #0 0xb7f9e410 in __kernel_vsyscall)

    (gdb) bt

    #0 0xb7f9e410 in __kernel_vsyscall)

    #1 0xb7e62c07 () from /lib/tls/i686/cmov/libc.so.6 survey

    #2 0xb708ad57 (/usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libvix.so SyncEvent_Wait)

    #3 0xb6fa55d2 (/usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libvix.so VixJob_WaitVargs)

    #4 0xb7f657cf (/lib/libvixAllProducts.so VixJob_Wait)

    #5 0x08048b71 in main)

    -


    Is anyone know the cause of the problem, and if there is a fix?

    Thank you

    Ian

    He has all the symptoms of a bug in Vix which has been fixed in version 1.8. When Vix tries to open a virtual machine on a system of video conferencing with multiple data centers, there is a race that could cause memory corruption.

    Update should fix the problem.

  • Error occurred during the call to a workflow finalizer

    Hi all

    I get the following error while closing a taskflow: -.

    [2012-04-30 T 15: 04:56.494 + 00:00] [WLS_BPM1] [NOTIFICATION] [DFW-40104] [oracle.dfw.incident] [tid: [ASSETS].] ' ExecuteThread: '4' for queue: ' weblogic.kernel.Def
    [(Self-adjusting) Ault'] [username: < WLS Kernel >] [ecid: 0000JS3m6pB3Z7Yh1pl3gj1Fa0zp0011C5, 0] [errid: 62] [detailLoc: / data/Institut/install/domains/bpm_domain/server]
    s/WLS_BPM1/adr/diag/BCI/bpm_domain/WLS_BPM1/incident/incdir_62] [probKey: BEA-101017 [HTTP] [oracle.adf.controller.activity.ActivityLogicException]] incident
    62, created in key problem "BEA-101017 [HTTP] [oracle.adf.controller.activity.ActivityLogicException].
    [2012-04-30 T 15: 07:03.498 + 00:00] [WLS_BPM1] [WARNING] [] [oracle.adfinternal.view.faces.lifecycle.LifecycleImpl] [tid: [ASSETS].] ExecuteThread: '2' to the queue:
    "weblogic.kernel.Default (self-adjusting)"] [username: < anonymous >] [ecid: 2286277d9ae449f9:278ffaa5:136e9fd66b1:-8000-000000000004e672, 0] [APP: BusinessProcessesEar]
    ADF_FACES - 60098:Faces life cycle receives exceptions that are unhandled in phase 5 INVOKE_APPLICATION []
    oracle.adf.controller.activity.ActivityLogicException: ADFC-06014: an exception has occurred during the call to a workflow finalizer.
    at oracle.adfinternal.controller.util.Utils.createAndLogActivityLogicException(Utils.java:230)
    at oracle.adfinternal.controller.activity.TaskFlowReturnActivityLogic.invokeFinalizer(TaskFlowReturnActivityLogic.java:697)
    at oracle.adfinternal.controller.activity.TaskFlowReturnActivityLogic.abandonTaskFlow(TaskFlowReturnActivityLogic.java:412)
    at oracle.adfinternal.controller.engine.ControlFlowEngine.handleException(ControlFlowEngine.java:668)
    at oracle.adfinternal.controller.engine.ControlFlowEngine.doRouting(ControlFlowEngine.java:887)
    at oracle.adfinternal.controller.engine.ControlFlowEngine.doRouting(ControlFlowEngine.java:778)
    at oracle.adfinternal.controller.engine.ControlFlowEngine.routeFromActivity(ControlFlowEngine.java:552)
    at oracle.adfinternal.controller.engine.ControlFlowEngine.performControlFlow(ControlFlowEngine.java:148)
    at oracle.adfinternal.controller.application.NavigationHandlerImpl.handleAdfcNavigation(NavigationHandlerImpl.java:109)
    at oracle.adfinternal.controller.application.NavigationHandlerImpl.handleNavigation(NavigationHandlerImpl.java:78)
    at org.apache.myfaces.trinidadinternal.application.NavigationHandlerImpl.handleNavigation(NavigationHandlerImpl.java:43)
    at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:130)
    at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:190)
    at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:475)
    at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:756)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._invokeApplication(LifecycleImpl.java:788)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:306)

    Please indicate how to remove the error / using an exception handler, I can move to an error page.
    Please share a link to a tutorial to add an exception handler that will lead to an error page for errors.

    Kind regards
    Sam

    I was running into the same issue with from the human task taskflow, after removing the call #{invokeActionBean.invokeScript} finalizer, it worked well for me.

  • Black screen during the call I phone 6 more

    BBlack screen while on a call to the phone I 6 more

    The screen is supposed to close during a call. As soon as you press it against your ear, the proximity sensor is turning off screen, in order to avoid "plays the numbering" or similar effects.

    If the screen is not active as soon as you lift the phone to your ear, check if the proximity on the top of the screen sensor is not covered by a protective film or the case, if you use one.

    Have you ever tried to force reboot the phone by holding down the button sleep and home for 10 seconds, until the Apple logo comes back again?

    You won't lose data by resetting, but it can cure a few glitches.

    To make sure that it is not software related, set it back to factory settings, without using any data backup later. Set up the rest of the personal settings manually and test the phone.

    If the phone works again, restore the last backup. If the problem returns, the data backup contains damaged data, causing your issues.

    If this still does not work after that, get the phone checked for hardware problems by visiting an Apple store or Apple authorized service next to your site provider.

    Or contact the Apple Support to send it.

    Use iTunes to restore your device to factory settings - Support Apple iOS

    Find an Apple authorized service provider

    Apple iPhone - contact Support - support

  • BlackBerry 10 Z10 Home icon during the call

    Hello

    I just upgraded my curve 8530 Z10 and just learn the use of the new hand held device.

    I noticed that when I'm on a call I can't view other applications like email, textmsgs, bbm and contacts.

    With your old phone, you can click on the home button during a call and read emails and textmsgs.

    Can you please give me directions how?

    Thank you
    Rachel.

    While you are in a call, drag the bottom bezel up as if you were about to look at your Hub.  This will reduce the phone app while keeping the active call.  You can then bounce in and out of other applications while your call is still in progress.  To end the call, press the call key in the lower left corner to go back to the call screen where you can end the call.

    I hope that helps you.

  • Satellite P200-RT3 - the screen turns black during the Vista installation

    Laptop worked very very slow for a while (everything worked very well - just very very slow), so I decided to restart costs after the support of all my data to the top and make the factory since HARD drive restore.

    The recovery is going very well and then after restarting Vista and is preparing to launch for the first time (prob trying to load the graphical interface of Windows), display dies - black towers with some artifacts along the top of the screen. Restart in Save Mode does nothing once it is in mode safe is it says that "Windows is unable to complete the installation in mode safe process - please restart." Restart normally translates into artifacts, like LKG configuration.

    Think something went wrong, I did the whole process again with the same result...

    Thinking the recovery partition is buggered, I grabbed a Vista Home Premium disk and installed from there... same result.

    Think display Vista drivers are buggered, I installed XP Home to rule out the possibility of a crystal display liquid buggered... XP installed fine.

    Try the recovery again... no luck.

    Hello

    Just FYI: you can create a recovery disc yourself. You know about it?
    You must only start the Toshiba recovery disc creator, which is preinstalled on your laptop. You can find it on start > programs > TOSHIBA.

    The Toshiba Recovery disk contains an image of the factory settings and it s identical to option HARD drive recovery but the drive erases the entire HARD disk.
    In my opinion, the disk is very useful, because if your drive HARD get faulty and you need a new one you can restore the settings from the factory with this disc.

    Anyway, if you have a problem during the installation of recovery, you should go to an authorized service provider. It could be a hardware malfunction, because a mistake shouldn't t normally appear due recovery facility.

  • Blue screen after reboot during the installation of the security updates.

    Am also having problems with the blue screen when you restart to install the updates of security (1 blue screen while the computer turns off), which began before 11 security updates 13 Oct.

    These updates of security of the Oct. 13 show as pending. Then uninstalled reintsalled via windows update and still see the as pending. Also received blue screen during the uninstallation of security updates.

    Using ESET Smart Security 4.2.58.3. Removed McAfee supplied with the computer.

    Computer seems to work very well with pending status updates - no more blue screens during use. The latest version of windows update.

    Please notify

    Problem solved blue screen - had to uninstall and reinstall the suite ESET Smart Security.

  • keyboard popping up during the call and previous button does not work...

    Why can't I write during a call? I tried other keyboards, but the result is the same...

    is there a solution?

    You have app smart key? If so, remove or disable the calls.

  • Hearing of blackBerry Smartphones during the call sound


    If you look in the settings of the phone, I think that there is an option to activate alerts during phone calls.

  • screen turned sideways during the cleaning of the keys. Look in the event viewer shows no case... How to rotate screen?

    How to rotate screen? turned on its side during the cleaning of the keys... difficult to use the cursor or anything else because everything is under tension.

    Press Ctrl & Alt keys and use the arrows to rotate back.
     
    According to the graphics card on your computer, these can be alternatives.
     
    Right click on the desktop | Graphics options | Rotation.
     
    Right click on the desktop | Screen resolution | Orientation.
     

Maybe you are looking for

  • How better to import everything from WaveBurner a reader to one empty WaveBurner on another drive?

    I have a large amount of CD I put together in WaveBurner on an internal drive which is full. I know there is an import button to import audio files. But I want not just audio files, but all projects, so I can still work on them. How better to import

  • finger print ID

    Just bought an iPhone SE. Problems with working with my case LifeProof fingerprint ID. Can I configure the fingerprint ID before after I put in the case? I've set up before putting it back in its case. Not working only sporadically. Thank you Brice

  • Satellite A - will not burn CDs

    Hi guys,. My tsst ts-l632 drive does not burn. I tried different ways to burn CDs. Nero, imgburn, itunes, windows media player. They all get the same results: software says burning was a success but the check fails. When I eject the blank and pop bac

  • Fastest way to pass the baton on RT PXI-2564?

    I'm trying to pass the baton on a map of relay PXI-2564 on a PXI-8184 LVRT running. I'm running a host vi on my laptop that is networked variable Boolean such as True = False and closed = open. The way I do now the vi devours 64% of my processor PXI

  • Games found

    I bought windows 7. Chess Titans and Mahjong Titans are not after all tests. Help. ProgrI bought windows 7. Chess Titans and Mahjong Titans is not after all the tests. Help.AMS you have any problems with Error messages Recent changes to your computer