Problems running installed app

My application works well in the simulator when Flash Builder debugging.  I packed my files successfully into a .bar, I even went through the stages of my application without problem signature.  I want to just make sure that everything is fine until I submit my app - so I installed the file .bar on simular to using the command deploy blackberry and that works as well.

But when I run the application installed... it begins to run, moves to the bottom right of the screen and close the app, leaving an imprint on the bottom.  Here is a screenshot of what remains.

http://kalengibbons.com/assets/images/PlayBook-screenshot.jpg

I don't know what to do because the application works well for debugging.  Any help would be appreciated.

Thanks for your reply Peter9477.  I understood the question and I think it had to do something with how I created my .bar file and I was referencing the paths.  I put all my kernel files in the bin folder of blackberry so I could run the commands without paths and that seems to fix the problem.

Tags: BlackBerry Developers

Similar Questions

  • Problems to install apps on my watch with the help of iPhone 5 s

    Try to install apps on my watch, but he just said "install...". »

    Nothing happens?

    watchOS2.1 and iOS 9.2.1

    HI - try the following steps:

    Check that Bluetooth and Wi - Fi are activated on your iPhone:

    -Phone: Settings > Bluetooth - on.

    -Phone: Settings > Wi - Fi - on.

    Check that your iPhone and Apple Watch are connected:

    -When you show the time on your watch, drag upward on your watch dial > drag left / right for the look of settings > check it shows connected and shows a green phone icon (disable airplane Mode if it is enabled).

    Close open applications on your iPhone: press the Home button twice, and then drag upward on each Preview app to close the application.

    Restart your iPhone and your watch. Turn on both devices off the power together first, and then restart your iPhone before restarting your watch:

    -To switch off your watch: press and hold the button side until you see the cursor off the power; slide it to turn off;

    -To switch on: press and hold the side button until you see the Apple logo.

  • Problems running Setup.app with e4200v2 and Mac network

    I bought a router e4200v2 about a year, but somehow, it got lost in my computer room and I don't a not localize until quite recently, just after I bought a new iMac running Yosemite. The new iMacs don't have an optical drive, so I downloaded the Setup.app since the support site of Linksys without problem.

    However, when I run the Setup.app, he starts a Setup Smart Wi - fi but stalls when it comes to about 25% of fact, with a message "could not find your router." I called Linksys, and even if this isn't their period of free support they gave me a free call since I'd just take the machine out of the box.

    We couldn't get the Setup.app to work, so they talked me through a manual installation. I can now access the net of my Wired iMac or any of the various devices wireless around the House (telephone, laptop, etc.).

    BUT it was only after I hung up I have realzed that the different functions available from the diddn t Smart Wifi configuration (for example, guest access) appear to be available.

    I don't want to pay for a support call, but it's really irritating. The Setup.app still does not work, and I see no way to not get LLA.

    Can anyone suggest a solution? Am I missing something simple?

    Thank you.

    I do not recommend the use of the software to configure the router in your case.

    On the contrary, to connect to the router and use the link below to access and configure.

    http://192.168.1.1

    Default user name: admin or empty

    Default password: admin

  • Problem running QtGui / app GraphicsView on Dev Alpha

    Hi guys,.

    I'm trying to port a Harmattan on BB10 app with little success. I obviously it changed so that "haptic" uses VibrationController and QMediaPlayer replaced by MediaPlayer. QAccelerometer I used as-is from QtMobility. Other than that, I generated a new project of Cascades in the NDK, copied the source files in the folder source (qml to assets) and followed these instructions: http://www.maemopeople.org/index.php/jaffa/2012/06/20/initial_success_in_porting_harmattan_sym

    My program is compiled, but never reaches int hand (...). This is the beginning of main.cpp:

    #include 
    #include 
    #include 
    #include "mygraphicsscene.h"
    Q_DECL_EXPORT int main(int argc, char **argv)
    {
        fprintf(stdout, "reached this\n");
        fflush(stdout);
        qDebug() << "testing debug\n";
    

    None of the above messages appears when you run the application on the Dev Alpha.

    Here is the .pro (my game using opengl in graphicsview), the Makefile and bardescriptor, if theyre all help:

    APP_NAME = testapp
    
    CONFIG += qt warn_on cascades10 mobility
    QT += core declarative opengl
    MOBILITY += sensors
    LIBS += -lbbsystem -lbbmultimedia -lbbdevice
    INCLUDEPATH += ../src ${QNX_TARGET}/usr/include/qt4/QtCore
    DEPENDPATH += ../src ${QNX_TARGET}/usr/include/qt4/QtCore
    
    include(config.pri)
    
    QMAKE_TARGET  = testapp
    PROJECT_DIR   := $(dir $(word $(words $(MAKEFILE_LIST)),$(MAKEFILE_LIST)))
    I18N_DIR      := $(PROJECT_DIR)/translations
    
    include mk/cs-base.mk
    
    
    http://www.qnx.com/schemas/application/1.0">
        com.example.testapp
        testapp
        1.0.0
        1
        The testapp application
        mja
        gYAAgAQEBXEMkIBptFYS5lLFGpY
        
            none
            false
        
        core.games
        
           armle-v7
           testapp
        
        
           Qnx/Cascades
           armle-v7
           testapp.so
        
        
           armle-v7
           testapp
        
        
           x86
           testapp
        
        
            icon.png
        
        icon.png
        assets
        
            
        
        run_native
        read_device_identifying_information
        access_shared
        
        
    
    

    I know it's hard to fix something like that, but maybe that someone has faced problems with graphicsview?

    Well, got running and have really no idea what I did. Let's see if I can fix the remaining bugs.

    Edit: once I got the correct libraries loaded, I think it's mistakes in qml who crashed the app.

  • problem with installing app using CodeModuleManager

    Hi, I tried to install the application with CodeModuleManager using this code:

    {} public void install()

    try {}
    httpConnection = (HttpConnection) Connector.open (s, Connector.READ_WRITE);

    is = httpConnection.openInputStream ();
    bytes = IOUtilities.streamToBytes (is);

    int myModule = CodeModuleManager.createNewModule (bytes.length, bytes,
    bytes. Length);

    CodeModuleManager.saveNewModule (myModule);
    notifyUser ("ok!");

    } catch (Exception e) {}
    notifyUser ("failed!" + e);
    } {Finally

    try {}
    If (is! = null) {}
    is. Close();
    }
    If (httpConnection! = null) {}
    httpConnection.close ();
    }
    } catch (Exception e) {}
    notifyUser ("Could not close" + e);
    }

    }

    }

    Sorry, I did not use "code" but it does not work for me... (I use opera 10, windows 7).

    the problem is that I myself 'ok!' which means that the app has been installed. but I'm not under downloads. I also tried to search in advanced-> applications (also under modules), but I don't the have not found. I checked the value of CodeModuleManager.saveNewModule (myModule); and he gave me '10', so it seems that there is something...

    I tested this code under bb 9000.

    is - anyone of you see an error in this code? or maybe I should set some options under the device?

    concerning

    YH... It was my stupid mistake... I used the url where the jad file was, not where the Cod...

    This works.

    concerning

  • Problem running the app on BB 9000 Simulator

    Hi all!

    Recently, I received the task of porting the app that we develop on the BB platform. Soon after setting up my IDE - I use Netbeans 6.0 and BB JDE 4.6 I came across problems. When I start the debbuger and Simulator, I can't do the application could not be found. In the debbuger console I found the following error message: "CodeStore.DependencyList.reset () - Cannot find the handle of the OffBoardProject_MJ4 name". Any ideas?  Any help will be very appreciated!

    The fixed. It was the size of cod, it seems that it was great. So I disassembled the pot to about 3.5 MB, which resulted in a cod 5.9 MB file. Now, it works fine. Thank you!

  • BlackBerry Smartphones blackberry 9360 problem re install app

    Hello!

    I just bought a new BB and move all the apps from old to new, I decided to remove the whatsapp and then reinstall via the app store of BB, but sth is wrong when I select to resintall the app just says 'wait' and nothing happens, how do I fix it?

    Thank you

    riosbb1 wrote:

    Hello!

    I just bought a new BB and move all the apps from old to new, I decided to remove the whatsapp and then reinstall via the app store of BB, but sth is wrong when I select to resintall the app just says 'wait' and nothing happens, how do I fix it?

    Thank you

    Hi riosbb1,

    Please perform hard reset by pulling your battery while turned on your BlackBerry and back again in a few seconds. Thank you.

    Good luck!

  • BB10 - graphics issues running several app

    Hello

    I have seen this in the past on older versions and even with the latest OS version 10.0.9.2320 I got graphic problem running multiple app at the same time. Is this a general bug in the graphics driver from the OS or something like that, or a problem in the framework? Here is a picture of how it looks like a test application:

    We have a Twitter on that as well.  Alpha Dev devices have limited memory relative to gold OS running on production BB10 cameras.

    It is a known current limitation of DevAlpha devices and I can assure you that this does not happen on production equipment.

  • install app world 2.1.0.39 on simulator problem

    Hi, I'm playing with the app in payment system but having problem installing app world version 2.1 + on the Simulator.

    What is the correct procedure to present an update to the Simulator? For the moment, I'm just the download and installation of the update the same to me on the real device.

    Please help me! Thank you!

    Found the solution! Just in case someone else wondered in the future, all you need to do is goto inside your browser Simulator blackberry.com/appworld/download, then install it normally but don't restart. He will remain in the Simulator until you run clean.bat

  • Problem after installing Windows Service Pack 3 on Windows XP Home edition error Media pc: files which are required for Windows to run properly have been replaced by unknown...

    Original title: problem after installing Windows Service Pack 3 on Windows XP Home Media edition pc

    My pc runs Windows XP Home Media edition.  I installed Windows Service Pack 3 successfully, or so I thought. Whenever I turn on my pc a box opens indicating "files which are required for Windows to run properly have been replaced by unrecognized versions."  To maintain the stability of the system.  Windows must restore the original versions of these files.  Install your Windows XP Professional CD2.  I don't have any Windows XP Professional CD that I use the Home Media Edition. If I press Cancel repeatedly, the window disappears to return with the same information, but ask me to install Windows XP Professional CD3.  How can I stop this happening?

    Hello

    Step 1: I suggest you perform the SFC scan on the computer and check.

    SFC tool scans system files and replaces incorrect versions of system files by using the correct versions.

    To run the System File Checker tool, follow these steps:

    1. Click Start and type cmd in the box start the search.
    2. right click on cmd in the list programs and then click Run as administrator.
    If you are prompted for an administrator password or a confirmation, type your password or click on continue
    3. at the command prompt, type the following line and press ENTER:

    sfc/scannow

    Reference: http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/system_file_checker.mspx?mfr=true

    Step 2: Also, look for error messages in the event viewer. If you find error messages after return the exact error message so that we can help you better.

    Reference:
    Using the event viewer
    http://www.Microsoft.com/resources/documentation/Windows/XP/all/proddocs/en-us/snap_event_viewer.mspx?mfr=true

    Understanding of event viewer
    http://www.Microsoft.com/resources/documentation/Windows/XP/all/proddocs/en-us/event_overview_01.mspx?mfr=true

    Procedure to view and manage event logs in Event Viewer in Windows XP
    http://support.Microsoft.com/kb/308427

  • Problem with installing the game "no apps are installed to open this type of link try find at the store.

    Original title: problem with installing the game

    install a game but saying o\s

    No apps are installed to open this type of link try find in the store and when I opened store it for the app its available nt tried compatibility troubleshooting but no use it please help

    Hi harsh,

    For a better understanding of the issue, I would need more information on your side.

    1. What is the name of the game you install?

    2. where did you install the game from?

    3. What is the full error message?

    4. the question facing you while opening the store Windows or you are looking for an app? Have what compatibility troubleshooting steps you tried?

    To resolve the problem with applications, I suggest you try the procedure described in the article and see if it helps.

    Solve problems with a soft

    Please provide the necessary information to help you further, I'll be happy to help you.

  • Problem with installing an app that requires internet

    Whenever I try to install the torch using a wi - fi connection, it takes almost 7 min, then he said: "we could not all facilities due to internet related problems. What do you propose, I do with my settings, because when I dissable: use the proxy. It disconnects completely my browsers.

    Hello

    When you use connection proxy to connect to the Internet, then you will not be able to use all the apps. This is the reason why you're not able to install apps. I suggest to disable the proxy and then try to install the app and check if it helps.

    You can also try the steps in the Microsoft Help article and check if it works for you.

    Why can't find or install the application on the Windows Store?

    http://Windows.Microsoft.com/en-us/Windows-8/why-find-install-app-Windows-store

    For more information, you can consult the following Microsoft Help article.

    http://Windows.Microsoft.com/en-us/Windows-8/what-troubleshoot-problems-app

    Please reply with the status of the issue, so that we can confirm that the issue is resolved.

  • I have adobe CS3 installed on macbook pro, but he said that the license has stopped working... I then went to your website and he advised me to download the license recovery application, which I did, but then when I tried to run this app, it then came wi

    I have adobe CS3 installed on macbook pro, but he said that the license has stopped working... I then went to your website and he advised me to download the recovery of license application, I did, but then when I tried to run this app, it then came with the recovery of the license was not based... How can I get my CS3 works again?  Thank you, Glenn

    Hello

    Please check the help below documents depending on your operating system:

    Error: "License has stopped working". Windows

    Error "Licensing has stopped working". Mac OS

    Hope that helps!

    Kind regards

    Sheena

  • Having major problems running newly installed Phtoshop CS5

    Having major problems running newly installed Phtoshop CS5 on a newer, much more powerful computer that will benefit better large files published on CS5. When I try to run it, I get the message "Adobe Application Manager required to start your trial is missing or damaged. Please download a new copy of AAM... "I made this withoiut effect. I uninstalled my purchased version and installed the "download version" of Adobe's Web site. NO luck. I get the same error message. AM I supposed to buy in Adobe CC and chuck my purchased version CS % or is there a work around for this problem?

    Have you tried to download it from:

    Download the CS5 products

    The error message is that this installation is corrupted.

    Concerning

    Stéphane

  • Problem running windows 10 to date for windows 7 Home premium 64-bit reference error code 08C 1800103 - 089002

    Problem running windows 10 to date for windows 7 Home premium 64-bit reference error code 08C 1800103 - 089002

    Could not update windows 7 Home premium service pack 1 for windows 10.

    I tried windows update. all updates are installed except win 10 update that comes up with unexpected error

    Please be aware, even if you do not get the Windows 10 app, you can always download Windows 10 as one. ISO file, create a bootable copy and update your system.

    See the instructions: How to download official Windows 10 ISO files

    Task of pre-required

    When you make significant changes to your computer for example updated operating system, you must always back up. See the links to resources on the backup by clicking the link for each version of Windows you are using: Windows XP, Windows Vista, Windows 7, Windows 8/8.1

Maybe you are looking for

  • I got a message from NITEDIMOND. What is c?

    I got a message from NITEDIMOND what is? original title: NITEDIAMOND

  • Lost my Highway 2010 activation code

    I will be upgrading soon my laptop but I lost my activation code for Highway 2010.Can I find the current installation?

  • Windows 7 English language pack setup error

    Hi my cousin got laptop dell inspire on to Italy she recorded cd windows 7 ultimate Dell in Italian language, I install English language pack from windows update, but it does not install the English language pack when the download is complete it star

  • Photosmart all in one C5180

    My printer displays error message: 0xc18a0101 Ink system failure. Can't seem to solve this problem. Any ideas? Thank you

  • my system can support windows 7

    I know that the minimum requirements, but is is really run WIndows 7? Windows 7 will be slow or lazy? I'm currently running Vista. 2.9 GB of memoryProcessor Intel Core 2 Duo T8100 @ 2.10 Ghz x 2 CPUIntel 965GM graphicsType of 64-bit OSDrive 160 GB Th