definition of the project dependencies

I have 2 projects, one of them will depend on the other.  When I right click to set project dependencies, I get a blank dialog that displays the name of my project and the buttons OK and cancel.  It won't let me choose a project as a dependency.  Does anyone else have this problem?  How to make this work?  I tried 4.7 and 4.5 JDE.

Thank you

Gerry

Set the type for the project that will be used by another project as a library.

Check in the project settings.

'Library' projects are available to use in the window of the dependency.

Tags: BlackBerry Developers

Similar Questions

  • RTE de LV cannot open the project files that include references .lvlib in dependencies

    I am writing a DLL LabVIEW to inspect the LabVIEW project files, and I noticed that if a project has a .lvlib reference in its dependencies, then the Run-Time Engine is contradictory on whether or not he can find the project file:

    • Project.Open returns error 7 (file not found)

    • Project.GetFileLVVersion is a success

    Here are some excerpts from my code of G and C engaged in this behavior:

       int openStatus = StatusSuccess;
    char * projectVersion = createStringWithLength (VersionStringLength);

    printf ("Analysis %s\n", pathchaine);
    OpenProject (pathchaine & openStatus, projectVersion, VersionStringLength);
    printf (" project written in LabVIEW %s\n", projectVersion);

    If (openStatus is StatusSuccess)
    {
    printf (" Open the project file.") \n") ;
    }
    on the other
    {
    printf("Error: could not find Project file, or file was not a Project file (Error code %i).\n», openStatus);")
    }

    However, when running in the development environment, the two methods are successful.

    Is this a bug, and if so, is it fixed in 2014 of LabVIEW?

    Here's how you can reproduce:

    Prerequisites:

      1. LabVIEW 2013 SP1 32-bit

      2. ConEmu for a good console- https://code.google.com/p/conemu-maximus5/wiki/Downloads

      3. minGW for compilation of a program to use the LabVIEW - http://sourceforge.net/projects/mingw/files DLL

    reference .lvlib to break dependencies Project.Open in LV RTE

      1. Open the attachment in a temporary directory (e.g. c:\xtra\temp)

      2. Open "OpenProject.lvproj" in LabVIEW.

      3. Build 'Open library project'.

      4. ConEmu with a bash command prompt, navigate to the temporary directory.

      5. Type make

    $ make
    patch the file "builds/platdefines.h.
    GCC - std = c99 g OpenProject.c o OpenProject.exe - lOpenProject - Lbuilds

    6. type "c:\xtra\temp\OpenProject.lvproj" OpenProject

    OpenProject $ 'c:\xtra\temp\OpenProject.lvproj '.
    Analysis c:\xtra\temp\OpenProject.lvproj
    Project written in LabVIEW 13.0
    Open the project file.

    7. the opinion that both call nodes execute correctly.

    8. type "c:\xtra\temp\OpenProjectWithLvlibDep.lvproj" OpenProject

    OpenProject $ 'c:\xtra\temp\OpenProjectWithLvlibDep.lvproj '.
    Analysis c:\xtra\temp\OpenProjectWithLvlibDep.lvproj
    Project written in LabVIEW 13.0
    Error: Could not find the project file or file was not a project file (error code 7).

    9. notice that the node version managed while the open failure.

    10 type diff OpenProject.lvproj OpenProjectWithLvlibDep.lvproj

    $ diff-u OpenProject.lvproj OpenProjectWithLvlibDep.lvproj
    -OpenProject.lvproj kills Nov 4 11:28:28 2014
    +++ OpenProjectWithLvlibDep.lvproj kills Nov 4 11:32:37 2014
    @@-13,7 + 13.11 @.
    true
    fake

    -
    +
    +
    +
    +

    +



    true

    Here's another way to trigger this behavior, which shows that LabVIEW occasionally Range the element dependencies:

      1. Open "OpenProject.lvproj" in LabVIEW.

  • Add to the project a new VI and place the constant path of file "Application Directory" his block diagram.

  • Select ""leader "Save All (this project)" and use the default name for the new VI.

  • Type 'c:\xtra\temp\OpenProject.lvproj' OpenProject

  • Notice that there is a mistake once again, as is expected.

  • Remove the "Application Directory" path of file constant

  • Select ""leader "Save All (this project)"

  • Type 'c:\xtra\temp\OpenProject.lvproj' OpenProject

  • Note that the problem has disappeared, as is expected.

  • Add the "Application Directory" path of file constant in the block diagram.

  • Select ""leader "Save All (this project)"

  • Type 'c:\xtra\temp\OpenProject.lvproj' OpenProject

  • Notice there is no problem, which is surprising, because that there should be a mistake because the dependencies item was not tidy.

  • Close the new VI and pull out of the project.

  • Select ""leader "Save All (this project)"

  • Open "OpenProject.lvproj" in a text editor.

  • Note that the dependencies item was put away.

  • Add VI back to the project.

  • Select ""leader "Save All (this project)"

  • Type 'c:\xtra\temp\OpenProject.lvproj' OpenProject

  • Notice that there is a mistake once again, as is expected.
  • NInjaneer_wow wrote:

    The same behavior occurs in LabVIEW RTE: a new project with a constant of the Application in an empty vi directory will return an error 7 - file not found, but still return the correct version of LabVIEW in which the project was created.

    I did experiment with workarounds for this problem, and I found a.

    When I used to get the path of LabVIEW libdir in the ini of the executable file, execution is able to load and inspect the project file.

    LIBDIR = 'C:\Program NIUninstaller Instruments\LabVIEW 2013'

    While it is expected that a stand-alone executable can be placed on a system that does not have the LabVIEW IDE, it is still surprising to me that the execution engine cannot find standard library of LabVIEW without some explicit guidance. What other factors contribute to this behavior?

    References:

  • The project packaged libraries

    Hi all

    Currently, I explore on packaged library project and how it can be used to distribute a code. But I have some doubts in this regard. I would like to know whether or not the PPL (i.e.) .lvlibp file will register all the dependencies in vi.lib and user.lib. If this isn't the case, then it will use it directly from the Directory user.lib/vi.lib in LabVIEW folder.  Anyone who is aware of the subject can help please.

    Thanks for the help in advance.

    Robet

    PPL will pull in all the required dependencies, that he needs for the generation just like an executable - as long as you have the appropriate version of the LV-Engine runtime installed etc then the code must run end of the PPL.

  • Eclipse fails to package the project every other time I try to run BlackBerry Simulator

    I have a simple project that I've set up using the SDK 7.1 BlackBerry, it has no external dependencies.

    Almost without fail, every other time I hit him "run on BlackBerry Simulator' I get an error similar to the following:

    Packaging project BlackBerryApplication
    C:\Eclipse\plugins\net.rim.ejde.componentpack7.1.0_7.1.0.10\components\bin\rapc.exe -convertpng -quiet codename=deliverables\Standard\7.1.0\BlackBerryApplication -sourceroot=D:\Git\BlackBerry Application\BlackBerryApplication\src;D:\Git\BlackBerry Application\BlackBerryApplication\res;D:\Git\BlackBerry Application\BlackBerryApplication -import=C:\Eclipse\plugins\net.rim.ejde.componentpack7.1.0_7.1.0.10\components\lib\net_rim_api.jar deliverables\Standard\7.1.0\BlackBerryApplication.rapc D:\Git\BlackBerry Application\BlackBerryApplication\bin
    JAR file creation failed with error -1
    The preverified classes if any are in tmp28761. See jar log of errors in C:\Users\t_gibson\AppData\Local\Temp\rapc_71af6d24.dir\jarlog.txt
    Error!: Error: preverifier failed: C:\Eclipse\plugins\net.rim.ejde.componentpack7.1.0_7.1.0.10\components\bin\preverify.exe -d C:\Users\ ...
    Packaging project BlackBerryApplication failed (took 0.584 seconds)
    

    No matter if I clean up project or own Simulator I still get the same error another each compilation. Does anyone have an idea what could cause this? If I type "run on a BlackBerry Simulator" right after the error, it works fine.

    I use the 9900 with Eclipse 3.7.2 and BlackBerry 7.1.0.10 SDK Simulator. The plug-in version is 2.0.0.201207181003.

    Thank you!

    EDIT: I should clarify that when I say that the cleanup project makes no difference, what I mean is that cleaning of the project once the means it compiles OK next time, but unless he is cleaned after the first compilation, again a second time the compilation will fail. If although the project before each compilation of cleaning could cause it to compile every time, this does not solve the problem that it is there always something left in an inconsistent state after a successful compilation.

    I have determined that the source of the problem was a bad setting in the project configuration that I did when I created the project, I added wrong file the project root to the source compilation path option on folders. The error in the line of rapc.exe is highlighted below

    Packaging project BlackBerryApplication
    C:\Eclipse\plugins\net.rim.ejde.componentpack7.1.0_7.1.0.10\components\bin\rapc.exe -convertpng -quiet codename=deliverables\Standard\7.1.0\BlackBerryApplication -sourceroot=D:\Git\BlackBerry Application\BlackBerryApplication\src;D:\Git\BlackBerry Application\BlackBerryApplication\res;D:\Git\BlackBerry Application\BlackBerryApplication -import=C:\Eclipse\plugins\net.rim.ejde.componentpack7.1.0_7.1.0.10\components\lib\net_rim_api.jar deliverables\Standard\7.1.0\BlackBerryApplication.rapc D:\Git\BlackBerry Application\BlackBerryApplication\bin
    JAR file creation failed with error -1
    The preverified classes if any are in tmp28761. See jar log of errors in C:\Users\t_gibson\AppData\Local\Temp\rapc_71af6d24.dir\jarlog.txt
    Error!: Error: preverifier failed: C:\Eclipse\plugins\net.rim.ejde.componentpack7.1.0_7.1.0.10\components\bin\preverify.exe -d C:\Users\ ...
    Packaging project BlackBerryApplication failed (took 0.584 seconds)
    
  • How to remove the project using sql with the proper sequence

    Hello

    Tried to delete the project failed with query according to the sequence shown below. But get error when running below final sql script (delete from epub_process where of the project = '?')

    SQL error: ORA-02292: integrity constraint (PUB.) PROC_HIST_ID_FK) violated - book of the foundling

    02292 00000 - 'constraint integrity (s.%s) violated - child notebook found. '

    * Cause: attempted to remove a parent key value that was a stranger

    dependence.

    * Action: remove dependencies first then the parent or disable the constraint.

    delete from avm_asset_lock where workspace_id in

    (select avm_devline id, whose name in)

    (select Workspace from epub_project where project = 'prj49024')) ;

    delete from EPUB_PR_HISTORY where project in

    (select project in epub_project where project = "prj49024");

    delete from epub_project where project = "prj49024";

    delete from EPUB_PROC_HISTORY where ID_processus in

    (select ID_processus from epub_process where of the project = "prj49024");

    delete from EPUB_PROC_TASKINFO where id in

    (select ID_processus from epub_process where of the project = "prj49024");

    delete from epub_taskinfo where ID_processus in

    (select ID_processus from epub_process where of the project = "prj49024");

    delete from EPUB_WORKFLOW_STRS where id in

    (select ID from EPUB_IND_WORKFLOW where ID_processus in)

    (select ID_processus from epub_process where of the project = 'prj49024')) ;

    delete from EPUB_IND_WORKFLOW where ID_processus in

    (select ID_processus from epub_process where of the project = "prj49024");

    Get the error when running this script

    remove the epub_process of the project where = "prj49024";

    Please let me know good sequence or how to avoid this mistake

    Thank you

    Sri

    Here are the steps:

    delete from EPUB_PR_HISTORY where project in ('prj213002', 'prj200001');

    delete from EPUB_PROC_HISTORY where ID_processus in

    (select ID_processus from the epub_process of the project where in ('prj213002', 'prj200001'));

    delete from EPUB_PROC_TASKINFO where id in

    (select ID_processus from the epub_process of the project where in ('prj213002', 'prj200001'));

    delete from EPUB_IND_WORKFLOW where ID_processus in

    (select ID_processus from the epub_process of the project where in ('prj213002', 'prj200001'));

    remove the epub_process of the project where in ('prj202001', 'prj213002');

    delete from avm_asset_lock where workspace_id in

    (select avm_devline id, whose name in)

    (sélectionnez project_id dans epub_project où project_id dans ('prj213002', 'prj213002'))) ;

    delete from epub_project where project in ('prj202001', 'prj213002');

    commit;

    Peace

    Shaik

  • Deployment error iTunes (ios Device): the project 'Oracle_ADFmc_Container_Template' does not contain a system called "Oracle_ADFmc_Container_Template".

    I'm trying to deploy my application on an iOS device. Can I deploy on the end Simulator.

    When I deploy, I get the following error:

    [18: 03:34] run command-line path: / Users/username/jdeveloper/mywork/appName/deploy/iOS1/temporary_xcode_project /.

    [18: 03:34] run command line: /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild-guichet Oracle_ADFmc_Container_Template archive - archivePath /Users/username/jdeveloper/mywork/appName/deploy/iOS1/Destination_Root/appName.xcarchive CODE_SIGN_IDENTITY = "company name".

    [18: 03:41] orders for next generation failed:

    [18: 03:41] command-line execution failed (return code: 65)

    [18: 03:41] undeployment.

    [18: 03:41] - incomplete deployment.

    [18: 03:41] could not build the iOS application pack.

    [18: 03:41] deployment failed due to one or more errors returned by ' / Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild'.  What follows is a summary of the returned error:

    Command-line execution failed (return code: 65)

    Orders for next generation failed:

    Check dependencies

    (1 failure)

    If I run the same thing since the terminal I get this error:

    xcodebuild: error: the project 'Oracle_ADFmc_Container_Template' does not contain a system called "Oracle_ADFmc_Container_Template".

    Anyone know what is happening here? I am running MAF 2.01 and XCode 5.1

    It turns out that the error is a bit misleading. The name of the certificate is incorrect.

  • Keyframes in the projects to link Direct first

    mewifranzi

    I tag mewifranzi in this post which added keyframes in Speedgrade 2015 on a direct link project 2015 first.

    I've sampled adding keyframes in Speedgrade 2015 after a Direct link between the project from first 2015 and I crashed, I snuck out beach balls, but I managed by adding keyframes to a mobile mask through a sequence of dng. I was able to return the first sequence and looked at the rank of the mask move in the clip. I failed to send the design to Speedgrdae and obserbed keyframes in their saved state.

    I do not recommend add keyframes to Speedgrade 2015 after direct linking first 2015, because it is very tax on my computer. Regarding the card of this computer system - it includes many computers on both platforms and include a lot of graphics cards.

    Some would say to add nuance and do the first masking. Some would abort 2015.

    What we would like is problems with keyframes to address also. I would like to be able to add keyframes in my creative projects related directly, but for now, I'm looking for the ability to add keyframes in Speedgrade .ircp projects, make out, and then import the clips made with keyframes in first. Note: I sent classified Speedgrade, adjustment layers back in first and additional mask on the front.

    If please, talk with your voice and do not worry about what language type you mewifranzi like you had more trouble with images keys and then myself.

    This last method of nesting works best and I will now follow this workflow. Although I do not click on a command which says nest, I guess it's his definition. And when I place the clip in the timeline from first with the "insert and replace sequences such as nests or individual clips" button active, clip on the timeline icon is identical to the original, with the exception of the effect of lumetri and the fact that until I have there is no effect of movement never applied, "replace".

    So, I'll now direct linking edits multicam clip as a sequence distinct in Speedgrade, without the path, and then direct a backlink to first and nesting in the multicam edit sequence, using "replace" (hold the alt key with the left mouse button pressed and drag the original clip selecting).

    Also, I disable Speedgrade extended while keyframing 14 point feathered masks which allows my version of 2015 to maintain the same RAM usage - as opposed to the expanses of the RAM max crash of the launch.

  • How to have projectname_edge.js in a subfolder? (not in the same folder as the project file)

    Hello,

    Is it possible to have the file ProjectName _edge.js in a subfolder? N ot in the even record with ProjectName .html.

    It seems that edge.5.0.1.min.js looking for dependencies in the same place as the main file in the project. Moving projectname_edge.js to another folder (jsscript, etc.) causes the animation only to run. I can store the in the different folder? I want to put in the 'Content' or 'Scripts' folder on the server.


    I try to incorporate animations of edge in an ASP.NET MVC application, and I have no any file index.html. I am inserting the <!-runtimes Adobe Edge-> section in the view (the . ) cshtml file stored in subfolder ). Have the projectname_edge.js in the path of the main server need to deal with security settings, so I put in "Scripts".


    I found the video showing the solution for the old API: http://www.edgedocks.com/content/edge-animate-publish-files-and-js-folder but it is not more valid with edge 5.0 API


    Any ideas how?


    Thanks in advance!

    Eric



    Yes, you can do this by using the htmlRoot parameter. Suppose you put this file within the "script" folder, so you must add an optional parameter manually in the script inside the page .html as tag below:

    HTH,

    Vivekuma

  • Load the view definitions in the short data store

    Hi all

    If I was able to export the view definitions that there was error on next import
    «"substring on column 5 26 line - ' String index out of range:-161 '"»

    I tried the graphic loadviewdefinitions of the QuickStart project and it came with the same error. I also deleted the definition of the base xml view but it error persists.

    Thank you

    Please visit the wiki updated post for how to import the display configuration in the format provided by the design of view export configuration template:

    https://wikis.Oracle.com/display/endecainformationdiscovery/import+view+configuration

    -Ryan

  • How long did take to complete the project of automated deployment vm?

    Pete, referencing your practice (Automation of VM deployments) to Nationwide with Enigmatec, how long did take?

    Thank you!

    Steve

    Hi Steve,.

    The project was divided into several phases, and due to a number of external factors such as the lack of capacity in data center, the Portman merger delayed several times

    So I tried out as real time devoted to the project.  I recall it went something like this:

    POC, about 6 weeks - this where we took the ideas we had, obtained approval of the direction to proceed with the POC and then returned to management on its success

    1. Definition of needs - 2 days
    2. Define the criteria for success - 4 days
    3. Deploy and test POC environment - 22 days
    4. Report output - 2 days

    Submission of project about 19 weeks

    1. Present the project for the approval of resources and budget - 4 weeks
    2. Selection of provider - it could have been a call for OFFERS, but because the CEP has been a huge success escaped with a "market assessment report" submiiting of 6 key players and my recommendation has been approved - took 2 weeks.  A DP would have taken 3-6 months
    3. Definition of the product - it was basically a requirements document, took 6 weeks to review and approve
    4. Accept the contract for the product and the Computacenter for services was 3 weeks of terms with partners - Enigmatec
    5. Accept the detailed project plan - 4 weeks

    About 50 weeks of project delivery

    1. The infrastructure plan and design phase - takes about 12 weeks
    2. Operations planning - takes approximately 12 weeks, from what I remember this started about 3-4 weeks in the design work
    3. Deploy and test - took about 4-6 weeks
    4. QA (pre Prod trial) took 3 weeks - including filling them and signing off the coast of the initial implementation of the support plans
    5. Driver 8 weeks
    6. Final deployment 12 weeks
    7. Transfer to operations in 1 week

    Total elapsed time 75 weeks

  • On Jdeveloper project dependencies

    Hi all

    I wonder what is the difference between choosing "Build Output" or any other profile file on the project on Jdeveloper dependencies.

    The question came to me because I tried to rename some classes of my application and when I activated the option 'Exit to build' the refactor worked for all my projects on the app.

    Thank you

    LC

    It is a dependency of compilation - if you set your project depend on the output of the build to another project, it will provide the other project is built to date before building the project in question.

  • Problem with the projects of encoder and the reopening of the media

    Hello everyone, I am a beginner and I'm having a very strange problem.

    I did my first project first and everything seems ok in preview. Then I tried it exported to avi using media encoder. It is a film color 1024 x 682, 25 fps, lasting about a minute. Export AVI definition was compression xvid, and after a long wait (10 min) and anything started, I tried with divx. After a while more, media encode blocked and I need to put it down with the windows Task Manager. Then I normally closed first.

    After the reopening of first, I chose the project saved, but it do not open and a message appears (in my language, so I'll try to translate): "cannot open a sequence of the project. It was not possible to associate any file preview of sequence or codec for this kind of sequence. »

    Also, I tried create other projects but none of them can be opened!

    More information: Premiere pro CS4, Win XP 32-bit sp3, PC AMD64 3200 +, 3 GB of ram.

    Project from the inside: a couple of uncompressed avi video and a few still images to jpg. And some transitions and text. Background music. Very simple.

    I hope you can let me know how to get back to my project and also export to avi. Help! Thank you!

    Addition:

    PS: perhaps the mistake of codec I attach can be the cause? How to solve it?

    Unfortunately, both Sherlock and G-Spot do not see the CODEC MainConcept Adobe correctly. Adobe uses a naming convention, they do not understand, but it's designed to "hide" these CODEC, so that other programs do not overwrite them.

    Now, there has been cases has been reported, where a full of PrPro paid version "returned" to the trial version. The trial version cannot do anything regarding the MPEG.

    In these cases (do not know the causes), the difficulty was to uninstall CS4, run the Adobe CS4 Clean Script for several times, rebooting between each term, then reinstall CS4, then update. It worked in all cases, as I remember.

    What caused the full back paid versions is a mystery to me, and I have yet to hear about the cause.

    Sounds like your paid full CS4 now thinks it's trial version. The steps above should fix it for you.

    Good luck

    Hunt

  • New methods in the project request module not available to view the project

    Hello

    I have migrated from 10.1.2.3 to 10.1.3.4 JDeveloper and received the application (Struts base) upwards and works well.
    But when I add methods to the ApplicationModule class, is not available in the classes of the action in the draft opinion.

    In the project settings for the draft opinion, the model project is in the list of dependencies.
    What will take to make it work?

    Kind regards
    Terje

    Hello
    just my experience:
    You must remove all the way classes (model view controller) and then rebuild the model and the view of the controller. JDev sometimes left a few old files, classes and never build them again even if you have changed the java file. I never really learned when this happens, so there is no test case to reproduce this. We use an ant script to clear the path of classes before you rebuild an application.

    If the error persists after this own reconstruction, debug the application and the st a breakpoint in your action class where you get the module of the application. Then check the class of the returned request module. If you see a class of the type of your ApplicationModuleImpl, you should be able to access your methods. If you do not see your ApplicationModuleImpl something wrong with the cpx-file configuration struts - config.Xml.

    Timo

  • Bounce output file names do not correspond to the name of the project

    It must be a common scenario. I started a project called "forgotten Garden" and saved the project. Later, I decided that I wanted my song to be called "Voice of the forest" instead. So I renamed my project (File-> management-> rename). When I made a rebound, I expected the files .wav and .mp3 of exit named "Voice of the forest", but instead, they retain the old project name lost Garden.wav and Garden.mp3 lost. Is this a bug? I use Logic Pro X 10.2.4.

    Yes, I have seen this also.  File a bug report.

    http://www.Apple.com/feedback/Logic-Pro.html

  • Cannot open the project on final cut pro :(

    Hey guys, I have a big problem.
    I edited a video which is about 1h30m and using the function "Multicam clip", and successfully made and made a DVD. but unfortunately I need the second edition. Then I opened the library file, click the project, Final Cut Pro X continuous loading and close unexpectedly, and another project to another event works normally. anyone with the same problem? I need to send it to my tmr customer

    p.s. I deleted the file, preferably according to most of the Q & A.

    What version of FCP are you running? If it's the 10.1 or later, projects are in the events that are contained in libraries.

    If 10.1 or later, is the DVD project that does not open in the same library as the project is open? Or they in different libraries

    Russ

Maybe you are looking for

  • XP installation will void the warranty

    Hello I hope I am in the right place to ask this question - find info on the Toshiba site is not very easy! I am looking to buy a laptop Toshiba with Vista preloaded, but want to partition the drive and put XP on the partition as a dual boot. What I

  • DeskJet 3055A: not Black not printing

    Hello I am getting very frustrated and I hope someone can help.  Quite simply, my black ink stopped printing but it still showed as being almost full of ink.  Thought it might be a faulty cartridge so I bought another HP, so I know I have the correct

  • CD/DVD player is no longer written discs. No idea why?

    Original title: ideas? my cd/dvd burner will not write discs anymore.i have reinstalled the driver but it has not fixed, you can still read cd/DVD... but I get a message saying D /: is not FLEURIDAS...? .. .any help would be thank you very much!

  • Windows xp kb2718704 update fails to install with error code 0 x 8007005

    Windows XP KB2718704 update fails (approx. 5 + times) and gives the error code 8007005 0 x. Update is so important? Why is it a failure? Have used MSFixit, unresolved problem. I'm puzzled that MS is not problem. What is the SOLUTION to this problem.

  • Windows Update fails with error 0x800f0830

    I have two laptops that were formerly running Windows 7 Professional Edition x 64 on a Server 2008 domain. Due to network problems are intractable, both have been restored at the factory using the Toshiba Recovery Wizard settings.  The chosen option