Usually "null is not an object" manipulation?

Hi guys,.

I want to find and change some textlayers in my compositions, but it does not work when the layer is not there.

var layer = app.project.item (1).layer("layername").sourceText.value;

When NomCouche is found, all right, but when no layer with that name, came the errormessage "null is not an object" and stop the script.

I tried a try-catch and an if condition, but the error is still the same.

How can I generally avoid this message and can deal with this problem?

When no layer is not found, the script should message the user and make other functions while when the layer is found.

Cheers.

If the app.project.item object (1) .layer ("layername") does not exist or is not a text layer, you will get this error.

var layer = app.project.item(1).layer("layername");
var text;
if (layer instanceof TextLayer){
    text = layer.text.sourceText.value;
    }
else{
     //...
     };

But the try/catch should work too.

Xavier.

Tags: After Effects

Similar Questions

  • I get a box with internet script error explore - google.search error ' customSearchControl is null or not an object - code o - what is it and how do I fix?

    I get a box when get on google home page - script error Internet explorer

    CAR1

    Google error

    'customSearchControl' is null or not an object

    Code0

    What it means and how to fix it?

    You might want to think twice before you reset your unspecified version of IE...

    This from Microsoft KB923737:

    When you reset Internet Explorer settings, all modules and customizations are removed, and basically, you start with a new version of Internet Explorer.

    The feature reset the Internet Explorer settings restores the following elements to their default settings:

    • Home pages
    • Search scopes
    • Browsing history
    • Form data
    • Passwords
    • Appearance settings
    • Toolbars
    • ActiveX controls

    In addition, the feature reset the settings of Internet Explorer disables all add-ins.

    This is what will happen if you choose to reset your IE - what do you want?

    If you receive script debugging messages, which usually means that IE is not happy with the web page, because the web page has some mistakes in there, then you may want see if this article applies to you instead of just beating a first all your Internet Explorer settings:

    http://support.Microsoft.com/kb/822521

  • Error with Facebook and other web pages; document. Body' is null or not an object

    Original title: error line: 19 tank: 23004 error line: 20 cha:124

    document. Body' is null or not an object line: 19 tank: 23004... object doesn't support this property or method line: 20 char: 124... I get these errors on facebook and other web pages help me please!

    Hello

    IE - Tools - Internet Options - Advanced tab - navigation on the article - check the BOTH Disable script
    boxes of debugging.

    Close and restart IE.

    ------------------------

    Follow these steps to remove corruption and missing/damaged file system repair or replacement.

    Run DiskCleanup - start - all programs - Accessories - System Tools - Disk Cleanup

    Start - type in the search box - find command top - RIGHT CLICK – RUN AS ADMIN

    sfc/scannow

    How to fix the system files of Windows 7 with the System File Checker
    http://www.SevenForums.com/tutorials/1538-SFC-SCANNOW-Command-System-File-Checker.html

    Then run checkdisk (chkdsk).

    How to run check disk in Windows 7
    http://www.SevenForums.com/tutorials/433-disk-check.html

    ========================
    ========================

    Tips for solving problems with Internet Explorer
    http://Windows.Microsoft.com/en-us/Windows7/tips-for-solving-problems-with-Internet-Explorer

    ------------------------------------------

    Methods more troubleshooting for Facebook and other questions of the site, if needed:

    Try to add to your trusted sites in IE - Tools - Internet Options - Security - Trusted Sites.

    https://www.Facebook.com/

    http://www.Facebook.com/

    http://www.Facebook.com/login.php

    http://www.Facebook.com/Farmville

    What antivirus/antispyware/security products do you have on the machine? Be one you have
    EVER had on this machine, including those you have uninstalled (they leave leftovers behind which)
    may cause strange problems).

    If no joy there's something blocking perhaps.

    Start - All Programs - Accessories - System Tools - IE with no Addons - what works best?

    IE - Tools - Internet Options - Advanced - tab click on restore, and then click Reset - apply / OK

    IE - Tools - Internet Options - Security tab - click on reset all default areas - apply / OK

    Close and restart IE or IE with no addons

    not better?

    IE - tools - manage Addons (for sure disable SSV2 if she's here, it is no longer necessary but Java
    installs and it causes more questions - have you never update Java to go back in and turn it off again.) Search
    other possible problems.

    Windows Defender - tools - software explore - look for problems with programs that do not look
    right. Allowed are usually OK and "unauthorized" are not always bad. If doubt about a program
    ask about it here.

    Could not be a free - SpyBHOremover - BHO - standalone program, needs no installation, download.
    unzip and run - all are not bad, but some can cause your question (toolbars are BHO).
    http://securityxploded.com/bhoremover.php

    How to change, add or remove startup programs in Windows 7
    http://www.SevenForums.com/tutorials/1401-startup-programs-change.html

    Also get Malwarebytes - free - use as scanner only.

    http://www.Malwarebytes.org/

    ------------------------------------------------------

    Maybe using Compatibility Mode will help you.

    Introduction of compatibility view
    http://blogs.msdn.com/ie/archive/2008/08/27/introducing-compatibility-view.aspx

    http://www.Microsoft.com/Windows/Internet-Explorer/features/easier.aspx

    Some Web sites are not displayed correctly or work correctly in Windows Internet
    Explorer 8
    http://support.Microsoft.com/kb/956197

    Hope these helps.

    Rob Brown - MS MVP - Windows Desktop Experience: Bike - Mark Twain said it right.

  • "Update to 4.2 Apex - apex.widget.tabular ' is null or not an object

    After the Apex 4.2 the following occurs error when loading a page that contains a list of select group [plugin]:

    ' *'apex.widget.tabular ' is null or not an object *.

    The error seems to be related to a list item select [plug-ins] group with assigned values attributes (options) list follows:

    Display the Null value: Yes
    Value null, display value: -.
    Return value of NULL: NULL

    Note: The application requires a NULL option to display in the list of values (display = '-', value = null). It works very well in the Apex 4.1...

    Remove the above values eliminates the error message. However to enter any value in the display Null value and attributes return Null value causes the error message reappear.

    Is it a group select list [plug-ins] known problem/bug? Any ideas on how to work around this problem would be greatly appreciated.

    THX

    Hello

    http://Apex.Oracle.com/plugins contains a version update of the plug-in the Selectlist (v1.1) group which should solve your problem. Just import it into your application and you should do.

    Concerning
    Patrick

  • 'Length' is null or not an object for tabular forms V4 error

    Hi all

    We have recently updated our applications APEX of version 2 to version 4. We use many tabular forms in various applications that worked fine before the upgrade.

    Since the upgrade, when we run the pages in a table we get an error JavaScript 'Length' is null or not an object and the button "Add row" everything hangs and does nothing.

    We tried to remove one of the forms in table form in an application, and then re create it in the same application unsuccessfully.

    We then tried to create a new application from scratch, then creating the same page (which did not work in the previous sentence) and it works well.

    Of course we can just delete applications that contains a tabular form and then begin to recreate them from scratch.

    Someone had a similar problem? I Googled it and a few people have mentioned similar problems with v4. Is this a bug in APEX v4?

    Thank you

    Hi Cashy,

    Unfortunately, you will have to do for each application. Go to shared components

    1) go to themes
    (2) click on create
    3) repository
    (4) choose your new theme
    (5) create the new theme
    6) click on "change the theme.
    (7) check that the mapping is ok
    8) click 'Remove the theme' to remove the old theme

    But to make it easier to change the templates in all your applications in the future I would say the following steps.

    (1) create a new application "Main Theme" and choose the new theme you want to have.
    (2) copy this application and call it "new model of demand."
    3) go to shared Component\Templates
    (4) for each model of defined "Reference Master model of" in the region of "Subscription" for the same model in the application "main Theme".
    (5) I would also say to remove these themes you don't want that developers use in application here (eg. variations of different button model,...)
    6) go to shared Component\Themes
    7) click on "export theme".

    For each application:

    1) go to Components\Themes shared
    2) click on "import theme."
    (3) choose your exported theme
    6) click on "change the theme.
    (7) check that the mapping is ok
    8) click 'Remove the theme' to remove the old theme

    The advantage is that if you change a model in your theme, you just make the change in your 'Main Theme' application and publish it on applications that have subscribed the theme.

    Concerning
    Patrick
    -----------
    My Blog: http://www.inside-oracle-apex.com
    APEX 4.0 Plug-Ins: http://apex.oracle.com/plugins
    Twitter: http://www.twitter.com/patrickwolf

  • 4.0 calendar links 'length is null or not an object ".

    After the upgrade to 4.0 earlier this week, we now have a problem with our calendars that have been built in 3.1.1. Whenever I click on a link to the event in Internet Explorer, I get the error 'length is null or not an object ". When I click on the link to Firefox, I get the error "b is undefined" comes from the apex_widget_4_0.js file. After reading for 4.0 user's guide, I've removed the region and added it with the same SQL, but I get the same error.

    Any ideas on how to solve this problem?

    Thank you

    Jonathan

    Published by: YodaHart on July 21, 2010 12:40

    Hi Jonathan,.

    You can get a single patch for this problem of MetaLink for the Bug # 9936596. Please let me know if it does or doesn't work for you.

    Thank you.

    Joel

  • "'undefined' is null (or) not an object".

    Hai,

    I created a javascript for the date validation, code works well in Notepad for html, it is the dynamic HTML, if I run the same code in APEX it displays error saying... "'undefined' is null (or) not an object ' what does that mean?

    Published by: David on October 29, 2008 03:49

    Hi David,

    Check your logic here:

    function ValidateForm(){
    var dt=document.getElementById('P4_TEXT').value
    if (isDate(dt.value)==false){
    dt.focus()
    return false
    }
    return true
    }
    

    DT is set to a value, but the if test then checks the value - because then you try to set the focus to the field, I would remove the .value "var dt..." form "line. Also make sure that all lines end with a semicolon.

    Andy

  • What does that say "automation server can't create the object" with undefined is null or not an object

    I get these pop ups on an application I have to access it through a company VPN

    Hello charliedoodle,

    Given that the application tries to reach a Web site through the VPN to your business, you should check with your integrated personnel.
    They may have a problem on the server, or may have set a new strategy group. We would not be able to help with this issue.

    However, you can watch the following article which addresses the error message you receive.
    Click the number of the KB article to revise article.
    KB Article ID: 323885 -error message in Visual Studio: "Automation server cannot create the object.

    I hope this helps.

    Sincerely,

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

  • Could not open Admin.account.Error box said"automation server can't create object"or"'g_navigator' is null or not an object. Help, please

    the start menu is also black.go in configuration properties and click ok, apply, ok and nothing happens.tried system restore and that didn't work.what else can I do?

    Hello

    · When you receive this error message?

    · The computer is connected to the server or network?

    · You are developing a new application?

    · Do you remember all the recent changes on the computer before the show?

    · What is the service pack installed?

    Run the verification and virus scan online if any malware or virus detected on the computer activity. You can run the scan for viruses online from the link below: http://onecare.live.com/site/en-us/default.htm

  • Undefined IDCC2015 (MacOSX 10.9.5) is not an object when you reference dataMergeProperties.selectDataSource

    Hello everyone.

    I worked on a script that works on an InDesign file open with the data merge fields. During the run, the script asks the file to a directory of text files, then a directory to put the PDF files resulting. It looks like this:

    #target indesign
    main();
    
    var myDoc = app.activeDocument;//the indesign file that is currently open  
    function main() {
         var f = Folder.selectDialog("Select the text files");
        var finished = Folder.selectDialog('select folder for finished PDFs').fsName + '/'; //selects a folder to put the finished files
        if (f == null) return;
        var files = f.getFiles();
        var imgs = new Array();
        var file, ext;
        for (var n = 0; n < files.length; n++) {
            file = decodeURI(files[n].name);
            ext = file.substring(file.lastIndexOf(".")+1,file.length);
            if ( ext == "txt" || ext == "csv" || ext == "TXT" || ext == "CSV") {       
                imgs.push( file );
            }
        }
        for (var n = 0; n < imgs.length; n++) {
         var mergeTo = f.absoluteURI + '/' + imgs[n];   
         var pdfTo = finished + imgs[n] + '.pdf'
        myDoc.dataMergeProperties.selectDataSource(mergeTo);
        myDoc.dataMergeProperties.exportFile(finished, "[High Quality Print]", );
               }  
        }
    
    
    

    As I scroll through the script in debugging in ESTK, everything seems well of until line 22 when I get "undefined is not an object. But when I look at the data browser, everything looks like need where it is:

    Screen Shot 2015-07-22 at 9.02.02 pm.png

    My thoughts are that it has something to do with the name of file used by selectDataSource referencing. But I tried dozens of permutations of the naming of files using fsName, absoluteURI, and really, I'm stuck... and have been for some time. I tried is not to worry about the forum, and I am sure that my coding must be correct, but it is obviously not. Pointers to solve this would be appreciated.

    Colin

    Hello

    I would modify 2 lines:

    1. first line with var main() statement and call after / / if think it is source of error ==> no myDoc defined

    2 myDoc.dataMergeProperties.selectDataSource ( leader (mergeTo) ) / / instead of the string

    Jarek

  • filter (NULL IS NOT NULL) plan to explain?

    Hi all

    Can someone please explain what this explain plan statement means? I see a (NULL IS NOT NULL) filter as first statement - could not understand why it came so Googling.

    My query is used:
    EXPLAIN PLAN FOR
    MERGE INTO summary_bysrccd
    USING
    (SELECT LAST_DAY(TRUNC(to_timestamp(os.requestdatetime, 'yyyymmddhh24:mi:ss.ff4'))) AS SUMMARY_DATE,
    os.acctnum,
    ol.sourcecode AS sourcecode,
    ol.sourcename AS sourcename,
    count(1) cnt_articleview
    FROM article_views os , master_sourcecode ol
    where os.sourcecode = ol.sourcecode
    AND os.acctnum IS NOT NULL
    AND ol.sourcecode IS NOT NULL
    AND os.requestdatetime IS NOT NULL
    AND UPPER(os.success_ind) = 'S'
         AND (
              ('INCR'  = 'FULL'
              AND  (get_date_timestamp(os.requestdatetime) BETWEEN TO_DATE('23-AUG-2011 00:00:00','DD-MON-YYYY HH24:MI:SS') AND TO_DATE('27-AUG-2011 23:59:59','DD-MON-YYYY HH24:MI:SS')
              AND   os.entry_CreatedDate BETWEEN TO_DATE('22-AUG-2011 00:00:00','DD-MON-YYYY HH24:MI:SS') AND TO_DATE('28-AUG-2011 00:00:00','DD-MON-YYYY HH24:MI:SS')
              ))
              OR ('INCR' = 'FULL'
              AND os.entry_createddate BETWEEN TO_DATE('23-AUG-2011 00:00:00','DD-MON-YYYY HH24:MI:SS') AND TO_DATE('27-AUG-2011 23:59:59','DD-MON-YYYY HH24:MI:SS') )
         )
    group by LAST_DAY(TRUNC(to_timestamp(os.requestdatetime, 'yyyymmddhh24:mi:ss.ff4'))),
    os.acctnum,ol.sourcecode,ol.sourcename) mrg_query
    ON (ods_av_summary_bysrccd.acctnum = mrg_query.acctnum AND
    ods_av_summary_bysrccd.summary_date=mrg_query.summary_date AND
    ods_av_summary_bysrccd.sourcecode=mrg_query.sourcecode)
    WHEN NOT MATCHED THEN
    INSERT (SUMMARY_date,ACCTNUM,SOURCECODE,SOURCENAME,CNT_ARTICLEVIEW,ENTRY_LASTUPDATEDDATE)
    VALUES(mrg_query.summary_date,mrg_query.acctnum,mrg_query.sourcecode,mrg_query.sourcename,
    mrg_query.cnt_articleview,sysdate)
    WHEN MATCHED THEN
    UPDATE SET ods_av_summary_bysrccd.cnt_articleview=
    CASE WHEN NVL('INCR','INCR') = 'FULL' THEN mrg_query.cnt_articleview
    ELSE ods_av_summary_bysrccd.cnt_articleview+mrg_query.cnt_articleview
    END,
    ods_av_summary_bysrccd.entry_lastupdateddate=sysdate;
    My Plan to explain:
    SQL> select * from table(dbms_xplan.display);
    
    PLAN_TABLE_OUTPUT
    ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    Plan hash value: 268591246
    
    -----------------------------------------------------------------------------------------------------------------------------------------------
    | Id  | Operation                                 | Name                      | Rows  | Bytes |TempSpc| Cost (%CPU)| Time     | Pstart| Pstop |
    -----------------------------------------------------------------------------------------------------------------------------------------------
    |   0 | MERGE STATEMENT                           |                           |     1 |   456 |       |     3   (0)| 00:00:01 |       |       |
    |   1 |  MERGE                                    | ODS_AV_SUMMARY_BYSRCCD    |       |       |       |            |          |       |       |
    |   2 |   VIEW                                    |                           |       |       |       |            |          |       |       |
    |   3 |    NESTED LOOPS OUTER                     |                           |     1 |   417 |       |     3   (0)| 00:00:01 |       |       |
    |   4 |     VIEW                                  |                           |     1 |   360 |       |     5 (100)| 00:00:01 |       |       |
    |   5 |      SORT GROUP BY                        |                           |     1 |    73 |   595M|            |          |       |       |
    
    PLAN_TABLE_OUTPUT
    ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    |*  6 |       FILTER                              |                           |       |       |       |            |          |       |       |
    |*  7 |        HASH JOIN                          |                           |  6975K|   485M|  3944K| 17594   (1)| 00:03:32 |       |       |
    |   8 |         TABLE ACCESS FULL                 | ODS_MASTER_SOURCECODE     | 84021 |  2953K|       |   273   (1)| 00:00:04 |       |       |
    |*  9 |         TABLE ACCESS BY GLOBAL INDEX ROWID| ODS_ARTICLE_VIEWS         |  7007K|   247M|       |   826   (0)| 00:00:10 |    33 |    33 |
    |* 10 |          INDEX FULL SCAN                  | IDX_AV_ACCTNUM            |    25M|       |       |    26   (0)| 00:00:01 |       |       |
    |  11 |     TABLE ACCESS BY GLOBAL INDEX ROWID    | ODS_AV_SUMMARY_BYSRCCD    |     1 |    57 |       |     3   (0)| 00:00:01 | ROWID | ROWID |
    |* 12 |      INDEX UNIQUE SCAN                    | ODS_AV_SUMMARY_BYSRCCD_PK |     1 |       |       |     2   (0)| 00:00:01 |       |       |
    -----------------------------------------------------------------------------------------------------------------------------------------------
    
    Predicate Information (identified by operation id):
    ---------------------------------------------------
    
    PLAN_TABLE_OUTPUT
    ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    
       6 - filter(NULL IS NOT NULL)
       7 - access("OS"."SOURCECODE"="OL"."SOURCECODE")
       9 - filter("OS"."REQUESTDATETIME" IS NOT NULL AND "OS"."ENTRY_CREATEDDATE">=TO_DATE(' 2011-08-23 00:00:00', 'syyyy-mm-dd
                  hh24:mi:ss') AND "OS"."ENTRY_CREATEDDATE"<=TO_DATE(' 2011-08-27 23:59:59', 'syyyy-mm-dd hh24:mi:ss') AND UPPER("OS"."SUCCESS_IND")='S')
      10 - filter("OS"."ACCTNUM" IS NOT NULL)
      12 - access("ODS_AV_SUMMARY_BYSRCCD"."SUMMARY_DATE"(+)=INTERNAL_FUNCTION("MRG_QUERY"."SUMMARY_DATE") AND
                  "ODS_AV_SUMMARY_BYSRCCD"."ACCTNUM"(+)="MRG_QUERY"."ACCTNUM" AND "ODS_AV_SUMMARY_BYSRCCD"."SOURCECODE"(+)="MRG_QUERY"."SOURCECODE")
    
    Note
    -----
    
    PLAN_TABLE_OUTPUT
    ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
       - dynamic sampling used for this statement

    This filter appears usually when the CBO has found a conflict between your predicates WHERE clause and declarative constraints on the tables involved.

    For example, suppose that the EMP table had this constraint:

    CHECK(empno > 0)
    

    And you were to interrogate the EMP with this query:

    select *
    from emp
    where empno <  0
    

    You will find that the NULL value is NOT NULL filter in the execution plan.

  • Not including the filter in the Plan to explain - filter (NULL IS NOT NULL)

    Hi all

    Ask your help to understand the scenario below. (I'm not aware of the details of the request and the table. Just trying to help my friend)

    SQL> conn
    Enter user-name: [email protected]
    Enter password:
    Connected.
    SQL> select * from v$version;
    
    BANNER
    ----------------------------------------------------------------
    Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bi
    PL/SQL Release 10.2.0.3.0 - Production
    CORE    10.2.0.3.0      Production
    TNS for Linux: Version 10.2.0.3.0 - Production
    NLSRTL Version 10.2.0.3.0 - Production
    
    --Checking the count in PO_LINES
    
    SQL> select count(*) from po_lines;
    
      COUNT(*)
    ----------
             0
    
    
    --PO_LINES is a synonym 
    
    SQL> select object_type,owner from dba_objects where object_name = 'PO_LINES';
    
    OBJECT_TYPE         OWNER
    ------------------- ------------------------------
    SYNONYM             APPS
    
    --The synonym is pointing to PO.PO_LINES_ALL
    
    SQL> select * from user_synonyms where synonym_name = 'PO_LINES';
    
    SYNONYM_NAME                   TABLE_OWNER                    TABLE_NAME                     DB_LINK
    ------------------------------ ------------------------------ ------------------------------ ----------
    PO_LINES                       PO                             PO_LINES_ALL
    
    
    --But when counting PO.PO_LINES_ALL I am getting different result
    
    SQL> select count(*) c from po.po_lines_all;
    
             C
    ----------
          8828
    
    --Explain plan of teh original query is 
    
    SQL> explain plan for
      2  select 
      3  * from po_lines;
    
    Explained.
    
    SQL> select * from table(dbms_xplan.display);
    
    PLAN_TABLE_OUTPUT
    --------------------------------------------------------------------------------
    ----------------------------------------------------------------------
    
    ------------------------------------------------------------------------
    | Id  | Operation          | Name         | Rows  | Bytes | Cost (%CPU)|
    ------------------------------------------------------------------------
    |   0 | SELECT STATEMENT   |              |     1 |   252 |     0   (0)|
    |*  1 |  FILTER            |              |       |       |            |
    |   2 |   TABLE ACCESS FULL| PO_LINES_ALL |  8796 |  2164K|   106   (4)|
    ------------------------------------------------------------------------
    
    Predicate Information (identified by operation id):
    ---------------------------------------------------
    
       1 - filter(NULL IS NOT NULL)
    
    --Now the object PO.PO_LINES_ALL is TABLE, not an mview.
    
    SQL> select object_type,owner from dba_objects where object_name = 'PO_LINES_ALL';
    
    OBJECT_TYPE         OWNER
    ------------------- ------------------------------
    TABLE               PO
    Ask your help in understanding what is happening here.

    Thanks in advance,
    Jac

    Maybe the CAE?

  • BindingExpression path error: 'Orientation' not found 'object' property "ColorScale'

    Hi all

    A data binding error is thrown by the Debug Output window just after setting the DataSource property to certain data :

    System.Windows.Data error: 40: BindingExpression path error: 'Orientation' not found 'object' property "ColorScale '(HashCode = 50862316)'. BindingExpressionath = direction; DataItem = "ColorScale' (HashCode = 50862316); Target element is 'DependencyPropertyListener' (HashCode = 6239444); target property is 'Target' (type 'Object')

    I did the following:

    Graph graphic = new Graph();
    Graph Plots.Add (new Plot());
    Graph plots [0]. Renderer = new IntensityPlotRenderer();
    (Graph (IntensityPlotRenderer). Parcels [0]. Rendering engine). ColorScale = new ColorScale();
    Graph DataSource = new list();

    The error message is raised right after the execution of the assignment of a new list of the data source. The error seems harmless but it would be nice to understand what is causing this problem.

    Thank you.

    Hi, gabe0

    It seems that this error occurs because the chart control is to look at his collection of scales to determine if scale orientation changes took place, but the ColorScale does not have a direction property. While you can't do anything to your program to work around this error, you can safely ignore it. I filed a bug for this behavior report.

    Thanks for the comments!

  • To start my usual login was not recognized and I was asked if I wanted to have my personal settings configured

    To start my usual login was not recognized and I was asked if I wanted to have my personal settings configured.  I was given 30 seconds to decide, and I clicked on YES.  Now when I connect using my name and my regular password, I don't have access to my emails in Outlook Express or my documents. I tried RESTORE but it did not work.  How can I get my personal settings?

    I use my wife's computer to ask this question because I can access is no longer my internet connection.  The system took me back to the State of the implementation for the first time as if I use a new computer.  How can I go back to shoot to the top of the computer with my usual settings?  I use Windows XP on a laptop Compaq nx7400.  (Got!) broadband using a modem and a telephone line.

    This sounds like your profile become corrupt.  There are a few sections that deal to recover a damaged profile:

    "How to recover damaged Windows XP user profile"
      <>http://support.Microsoft.com/kb/555473 >

    "How to copy data from a corrupted to a new profile in Windows XP user profile"
      <>http://support.Microsoft.com/kb/811151 >

    "How to use the Inbox repair tools to recover e-mail messages in Outlook 2002, Outlook 2003 and Outlook 2007"
      <>http://support.Microsoft.com/kb/287497 >

    HTH,
    JW

  • TypeError: Result of expression 'item' [undefined] is not an object.

    Hello

    I can userstand the good way to spend the ListItemData given to a page entry. In the example ListView generated here is what is generated.

    import bb.cascades 1.2
    NavigationPane {
        id: nav
        Page {
            Container {
                ListView {
                    dataModel: XmlDataModel {
                        source: "data.xml"
                    }
                    onTriggered: {
                        if (indexPath.length > 1) {
                            var chosenItem = dataModel.data(indexPath);
                            var contentpage = itemPageDefinition.createObject();
                            contentpage.itemPageTitle = chosenItem.name
                            nav.push(contentpage);
                        }
                    }
                    accessibility.name: "Listing"
                }
            }
        }
        attachedObjects: [
            ComponentDefinition {
                id: itemPageDefinition
                source: "ItemPage.qml"
            }
        ]
        onPopTransitionEnded: {
            page.destroy();
        }
    }
    
    import bb.cascades 1.2
    Page {
        property alias itemPageTitle: titlebar.title
        titleBar: TitleBar {
            id: titlebar
        }
        Container {
        }
    }
    

    If I wanted to copy the input data to the push page, then I can do that.

    import bb.cascades 1.2
    NavigationPane {
        id: nav
        Page {
            Container {
                ListView {
                    dataModel: XmlDataModel {
                        source: "data.xml"
                    }
                    onTriggered: {
                        if (indexPath.length > 1) {
                            var chosenItem = dataModel.data(indexPath);
                            var contentpage = itemPageDefinition.createObject();
                            contentpage.item = chosenItem
                            nav.push(contentpage);
                        }
                    }
                    accessibility.name: "Listing"
                }
            }
        }
        attachedObjects: [
            ComponentDefinition {
                id: itemPageDefinition
                source: "ItemPage.qml"
            }
        ]
        onPopTransitionEnded: {
            page.destroy();
        }
    }
    
    import bb.cascades 1.2
    Page {
        property variant item
        titleBar: TitleBar {
            id: titlebar
            title: item.name
        }
        Container {
        }
    }
    

    And this also works except that it generates a

    TypeError: Result of expression 'item' [undefined] is not an object.

    error. Thus, it is written in the ebook learn Blackberry App Development 10. Anyone know how to get this to work without him spit the error type?

    Thank you

    the problem is that the point is not defined when the page is created.
    a solution would be to use onItemChanged to set the title.
    or use something like element? Item.Name;
    There are many other possible solutions, but these two come to mind that the easier.

Maybe you are looking for