Active frame, the Splashscreen being thumbnailed-> error

Hi, I am adding active frame on my apps (dynamic image as a backdrop)

It works well, but it has a problem: app still the splashscreen-> being thumbnailed-> (see only black)-> when tap in the foreground, near app.

What could cause the problem?

Thank you

Hi, I have change the location to setCover after some process done httpRequest. And the app will not fill again.

Was before I put setCover on constructor ApplicationUI.

void ApplicationUI::setActiveFrame()
    {
    iIsActiveFrameSet = true;
    MyActiveFrame *activeFrame = new MyActiveFrame();
    Application::instance()->setCover(activeFrame);
    iQmlDocument->setContextProperty("_activeFrame", activeFrame);
    }

Thank you

Tags: BlackBerry Developers

Similar Questions

  • the server in the inscription being teacher error

    I can't buy the special CC offered for the teacher as the authorization process appear always error.

    Screen shot 2015-11-06 at 4.35.10 PM.png

    What can and what should I do?

    Hello

    Have you tried it on another browser?

    Or you can clear cookies and cache and try again.

    Kind regards

    Sheena

  • The Devs creating their active Frame for a separate QML file covers? I'm stuck

    Bit in trouble, I do my best to bring my Apps support 10.2.1 10.2.2 I practically everything by working the * beep * covers Active, I did do a check and create the file QML according to less than 10.3 or greater

     ComponentDefinition {
                id: creator;
                source: ""
                function createQMLObject(sourceUrl){source=sourceUrl; creator.createObject()}
            }
    

    Feel free to use that btw ^.

    if(olderFirmware===true)  Application.setCover(creator.createQMLObject("CoverOlderFirmware.qml"))
            else{Application.setCover(creator.createQMLObject("Cover.qml"))}
    

    Now for some reason, they do not work, they seem to be created, but do not want to show, normally I would create it from my main.qml but the passport and its lid Multi forced me to separate the covers in their own QML files

    Begins like (not included UI code)

    import bb.cascades 1.2
    
        SceneCover {
            id: large
    
            content: Container {
                background: Color.create("#000000")
                layout: DockLayout {}
    }
    }
    

    Place in a container gives me a weird error on not able to create a list in an object, probably referring to MultiCover and SceneCover as a child of the container.

    Any suggestions?

    I use active selector to do this, find in this application example:
    https://github.com/RodgerLeblanc/AssetSelector

    This method can support 10.2.1 users and below, don't forget to add the lines of c ++ this blog:
    https://bb10code.WordPress.com/2014/12/10/active-frame-made-easy/

    Check your email, I also sent you something on your last post on the forum.

  • Waterfalls: NotificationDialog in the active Frame

    Hi @all,

    I want to implement a "alarm" - functionality of my application, which displays a Notification dialog box in some situations. I get the job of Notification dialog when the application is in the foreground. However, the application will be often minimized. I tried to create a Notification dialog box in the active Frame, but it is not displayed.

    Now my question: is it possible to display a Notification dialog box, while the app is an active Frame (and how)? I think that it should be possible because it is an important feature, but I couldn't make it work.

    Thanks a lot for your help!

    Peter

    OK, I found the solution on my own. It is possible to display active frames notification dialog boxes. The implementation is the same as put forward app. My problem was that I got another error that prevented the projection dialog.

  • All tuned if app is put in the active frame?

    I have an application that uses the constant GPS, but it doesn't have GPS if the user does not interact with it. Is there a way I can hear if my application is put in and outside the active? I want to be able to have the GPS off when my application is in active frame mode and turned on when it is open.

    Thanks in advance. The answers will be be loved and solutions marked as resolved.

    Hi bmrr,

    You can find this blog useful to make your application to listen to the signal of thumbnail():

    http://devBlog.BlackBerry.com/2013/08/listen-up-to-those-important-lifecycle-event-signals/

  • I have an error that says"the application-specific permission settings do not permit grant local activation for the application of the COM CLSID/w Server (BA 126ADI-2166-11 D 1-B1D0-0008 (OSFC1270))

    The error indicates that the application-specific permission settings do not grant approval to local activation for the application server COM with the CLSID (BA 126ADI-2166-11 D 1 - BLM - OO8 OSFC127OE) to the user NT Autoritative / network service SID (S-1-5-20).  The error message says it can be changed by using the component services administration tool.  I can't say what to do when I get to the admin tools.  Can you help me..

    Hi mildrednorcross,

    1. when exactly you receive this error message?

    2. is your computer connected to the server or the domain?

    If your computer is on a domain network, your question will be better suited for the IT Pro TechNet public. Please post your question in the forum TechNet for assistance:

    http://social.technet.Microsoft.com/forums/en/itproxpsp/threads

    Hope the helps of information.

  • Cannot add Windows Vista PC to Windows 2008 domain. Error message: an attempt to resolve the DNS of a domain controller in the domain being joined has failed...

    When you try to add a new computer Windows Vista (hqseven) to a Windows 2008 network, I get the following error message... "An attempt to resolve the DNS of a domain controller in the domain being joined has failed. Ensure that this client is set to reach a DNS server that can resolve DNS names in the target domain. "Last year, I added two XP, a Windows 7 and another Vista box to the field.  I don't know why I can't add my new Windows Vista computer.

    I am able to get on the internet with the Vista PC. I can RDP to the domain controller (hqserver64) or any client. (using the name of host or static IP)  I can also do a ping of the domain controller (DC) or any another computer on my network using the host name.

    After initial search for information, I found the following error message when you do a nslookup from my new vista box.

    Nslookup mydomainname
    Server: hqserver64.mydomainname.net

    Address: 192.168.0.99

    hqserver64.mydomainname.NET cannot find mydomainname: Server failed.

    I do not understand why I suddenly get these error messages when I was able to reach this area in the past.

    Hello Stan Smith,

    Thank you for visiting the Microsoft answers community site. The question you have posted is related to Windows 7 in adomain of work environment and would be better suited to the TechNet community. Please visit the link below to find a community that will support what ask you

    http://social.technet.Microsoft.com/forums/en-us/w7itpronetworking/threads

    Hope this helps J

    Adam
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think

  • Dynamic active frame with the data from a file

    Hello

    I'm looking in creating a dynamic active setting (like the BBM active frame that has a title of the header and moves through updates).

    I will create a page that has a heading "interesting facts" and then labels different facts and I was wondering how I would go on the establishment in order to create a dynamic active frame that scroll the different labels?

    Thanks in advance

    Hello

    You can follow the example of code here.

    https://github.com/BlackBerry/Cascades-samples/tree/master/BFB-showcase

    The "activeFrameQML.cpp" has this feature

    {voidActiveFrameQML::update()}

    TODO: Replace with piloted by data update instead.

    If {(isActiveFrame)

    QTimer::singleShot (10000, this, SLOT (update ()));

    issue of updateChanged();

    }

    }

    And you can place your updated code in the 'AppCover.qml' to update your ActiveFrame

  • Activation of the ESX 4.1 frames

    I read the article on activation of the frames, and I'm confused.

    I have a vswitches existing on two ESX 4.1 hosts that are used for storing IP I want to enable jumbo frames on.

    The Vcenter server they are connected to running 5.0 Update 1.

    I understand that I must activate the vswitch of frames with the esxcfg-vswitch command and set the mtu of the portgroup.

    It appears the mtu on the switch and exchanges can be done via Vcenter Vcenter 5. Is there a reason to do command line because my hosts are managed by a server Vcenter 5?

    If the option to set the MTU on the vSwitch groups and the port is available, there is not need to do it on the command line. In fact, I was not aware of this and thought it was only available with the hosts also in version 5.

    What I recommend in any case, it is to test if frames to - end work after you configure things. To make this race

    vmkping s 8972 - d

    to ensure that managers are not segmented. For an interesting explanation on this subject, see http://rickardnobel.se/archives/992

    André

  • How to disable or remove an extension of the active frame?

    How to disable or remove an extension of the active frame?

    Hello

    Get access to the responsibility of the functional administrator, click personalization - > search path - > go ahead and select Update customization
    You can check / uncheck peronalization (use box) and select personlization to disable or remove customization to undo changes.

    Note: Customization of Delete will delete the data server (MDS) Meta peraonlization

    -Had

  • Why the tab being changed to the "master page" still in Active state when I'm selecting other tabs?

    I am trying to create a mobile site base with muse of adobe. I created a page with tabs panels using the tab panel widget and each tab a link to its respective pages. Let's call my tabs 1, 2 and 3. the links are fine, but whenever I chose 2 or 3, tab 1 will be also in the active state. the selected tab is a reference to the tab being changed to the 'master' page, that is to say, if I'm editing tab 2 on 'master' page, tab 2 will always be active when I select tab 1 or 3.

    I don't need this kind of confusion. can anyone help?

    I use adobe CC. Thank you!

    Hello

    This is an expected behavior of the Panel tabs. When you add a master page tabs Panel by default, one of the tabs is active. So every time you loaded the page, any tab that you had selected in the master page always will be active as well as the other tab that you used as a link.

    I suggest you use a Menu widget or widget from composition to avoid this.

    Kind regards

    Rohit Nair

  • The App Builder DPS ask me to active editing simple, even being a member of creative cloud.

    I have problems to activate the simple edition. The App Builder DPS ask me to active editing simple, even being a member of creative cloud. What should I do? Am I missing something?

    TKS,

    You may have already solved this, however for the benefit of the other members:

    Follow the troubleshooting steps mentioned in this article and make sure you click on "Create the App" Folio Builder Panel, once you follow all the steps:

    http://helpx.Adobe.com/Digital-Publishing-Suite/KB/DPS-CCM-users-get-activate.html

  • error in SSL handshake during activation of the changes in the administration console

    An error occurred during activation of the changes, please see the log for more details.
    [Deployer: 149150] IOException occurred during playback of entry. ; nested exception is: javax.net.ssl.SSLKeyException: the chain of certificates [Security: 090477] has received from 10.26.176.83 - 10.26.176.83 wasn't confidence origin SSL handshake failure. ; nested exception is: javax.net.ssl.SSLKeyException: certificate chain [Security: 090477] has received from 10.26.176.83 - 10.26.176.83 wasn't confidence causing failure of SSL handshake.
    [Security: 090477] String certificate received from 10.26.176.83 - 10.26.176.83 wasn't confidence causing failure of SSL handshake.


    WLS 10.3 on Windows 2008: I've set up one of my servers managed for SSL and I'm able to reach deployments via browser and the chain of keys/certificates file I installed. However, I get the above error in Admin Console in all directions. I'm unable to validate configuration changes without removing the managed server for SSL. The server administrator is always HTTP via 7001. I don't know where to look to fix this problem. Any ideas appreciated.

    It seems that you did not update the your AdminServer trust store. It acts as a client of your managed server ssl and cannot verify the certificate of identity.

  • Cover (active Frame) alarm SHOOTING when wide screen

    While my application is in Active Frame mode, I have an alarm that fires based on a set of users. The user gets to set the interval on how often updates the screen of the frame of the cover.

    When debugging my application using the Alpha of DEV, I noticed the continues to fire even when the screen turns off alarm. To help reduce battery drain I would cover alarm to stop cooking when the screen turns off and start over when the screen is back on. Is this possible?

    The alarm I set is: QNXSystem.system.setAlarm (1000 * alarmTime, True);

    IowWindowEvent.WINDOW_STATE_CHANGED allows you to control exactly if your app is only minimized or totally hidden, so you can cancel the events system, while they are not necessary (IowWindowState.THUMBNAIL, IowWindowState.HIDDEN, and IowWindowState.NORMAL

    My app: Get set - get up!   Get ready for the revolution snooze.

  • GroupDataModel in an active Frame (aka Cover)?

    Hey guys,.

    I have an active frame for my application that uses a simple ActiveFrame class (derived from examples on the ' net).  He received an ImageView and a label.  in my main.qml I connect the signal of thumbnail() to an onThumbnail() function and send the text to the ActiveFrame class to update the label by a Q_INVOKABLE update() method.   Everything works beautifully.

    I would replace the label with a ListItemView that is attached to a GroupDataModel in my main class (a class of client Manager 'work').

    How can I go on the passage of the GroupDataModel to the SceneCover?

    the job manager and the scene covers both are exposed to QML via setContextProperty.

    Can I put a GroupDataModel as a property on my SceneCover and set it with a Set accessor method?

    is there a better way to do it?

    EDIT: update, I tried simply adding a ListItemView to the SceneCover.qml page and some properties Label.text of binding to the property of the presentation object workManager representing the GroupDataModel, but the ListItemView on the SceneCover is empty.

    Thank you!

    J

    OK, solved it myself.

    First of all, in the applicationui.cpp file, I put the parent to my WorkManager object and the SceneCover object:

        // Create a WorkManager
        WorkManager * workManager = new WorkManager(this);
        qml->setContextProperty("workManager", workManager);
    
        // Active Frame
        ActiveFrame * activeFrame = new ActiveFrame(this);
        Application::instance()->setCover(activeFrame);
        qml->setContextProperty("activeFrame", activeFrame);
    

    Then, in the constructor for the class ActiveFrame, I find the WorkManager and define a context property.

        qDebug() << "ActiveFrame;:ActiveFrame(), my parent is " << parent;
        wm = parent->findChild("myWorkManager");    QmlDocument *qml = QmlDocument::create("asset:///SceneCover.qml")
                .parent(parent);
        Container *mainContainer = qml->createRootObject();
        setContent(mainContainer);    qml->setContextProperty("myWorkMgr", wm);
    

    After having done that, I can access properties, in particular, the GroupDataModel property of the WorkManager.

    not sure if it's the "right" way to do it, but it seems to work reliably.

    see you soon,

    J

Maybe you are looking for

  • IPhone US to the United Kingdom

    Hello Recently I was good for a second hand U.S. iPhone 5 s of my American friend's brother. We completely reset to the factory settings and removed her t-mobile sim. My UK sim is also t-mobile (UK)... I tried to put in right away, but the iPhone wou

  • How to read the text from a DOS window in real time?

    I call an executable file that downloads a file to flash memory.  This program displays status information in real time as the percentage of completion in one window BACK.   It also makes account of the CRC of the file as it downloads.  I am currentl

  • 4 crossing lines on my screen all the time?

    2lines features horizontal and 2 vertical spaced regularly. as a graphic appeared on my screen all the time.how can get rid of them?

  • Unable to locate the product key

    original title: Hi I can not find one now produce key for cam of winows vista Home premium you halp pleses product key, I can't find computer sony laptop varo

  • Inspiron 1525 SATA driver for xp

    My system is windows Vista.  Have many problems with compatibility on programs and cost plus program replace then just windows xp.  I found cheaper to get xp. But now the problems to find the driver for my motherboard for xp raid detect the harddirve