Something wrong when record their output

Hello

I found that design saved when you exit this application seems to be different with those recorded through the "save under". It has only one file without ddl file, and the folder itself is somewhat incomplete and cannot be either open or import anyway.

Is - it caused by my possible misuse or a bug? If it's not a bug, can someone tell me how to use this folder containing only two subfolders 'mapping' and 'rel '?

Thank you.

Hello

Thanks for reporting this problem.  I logged a bug (22681021).

I suspect that the problem may occur only for new models that have never been saved.

As a solution, if an output displays the message "the study is not registered since the last changes.  Want to register? ", please click Cancel, and then do a save or save as.

David

Tags: Database

Similar Questions

  • Can I do something wrong when installing APs - too much trash comes with them

    I wanted to add the free app of the Post it note to my PC running Windows 7.  I tried a few different approaches but every time, a third-party Setup Manager Wizard intervened and asked me to install a lot of software to 'manage the facilities' and other things.  You can always download applications without getting the * that comes with them?  I ended up having to do a system restore for my PC to where he was.

    It seems that the Windows Phone is more own-that is to say, the applications must be checked so that they download cleaning (w/o *)

    Thanks in advance for any ideas.

    Stickies, comes directly from the author and is a very good FREE reminder...

    http://www.zhornsoftware.co.uk/stickies/ ... you might want to try... :-)

    BUT, you can get it from other sources, and some of these sources may use download managers and/or installation everything they own... like this one for example...

    http://download.CNET.com/stickies/3000-2074_4-10330903.html

    If possible, always use the author's site, but be careful. Some authors have no server installations and will be 'market' their goods by the likes of CNet.

    Personally, I avoid anything that comes through these channels...

  • I do something wrong when I try to create a file.

    I work with binary files, try to make a log file and I get this error
    java.io.FileNotFoundException: log.dat (No such file or directory)
         at java.io.FileInputStream.open(Native Method)
         at java.io.FileInputStream.<init>(FileInputStream.java:106)
         at Servidor.XServer.log(XServer.java:186)
         at Servidor.XServer$nwc$readLine.run(XServer.java:312)
    This is because the file is not created, but I do not know why, here is my code, I try to create.
         /// ANADIR EVENTOS AL ARCHIVO LOG // ADD EVENTS TO LOG FILE
         int log(String arg[], String ip , String voto){
              File file = null;
             if (file == null) {
                 System.out.println ("Default: log.dat");        
                 file = new File ("log.dat");     //    why it isn't creating the file?
             }
             // Now write the data to the file.
             
             try{
    
                  FileInputStream file_input = new FileInputStream (file);
                 DataInputStream data_in    = new DataInputStream (file_input);
    
                 String iptmp ="";  // ip tmp
                 String vot1=null;          // vot 1er lugar tmp
                 String vot2=null;        // vot 2do lugar
                 int itmp=0;          // intentos tmp
                 
                 while(true){
                    try{
                      iptmp= data_in.readUTF();
                      vot1= data_in.readUTF();
                      vot2=data_in.readUTF();
                      itmp=data_in.readInt();
                                
                 DataOutputStream data_out = new DataOutputStream (new FileOutputStream (file));
                 
                 voto=(voto.substring(0, 1)+chart.get(Integer.parseInt(voto.substring(1, voto.length()))));
                           // SI EL IP YA VOTO POR EL PRIMER EQUIPO (ERROR EN VOTO) 
                        if (iptmp.equalsIgnoreCase(ip) && vot1!=null && voto.startsWith("1")){
                             data_out.writeInt(itmp+1);
                             return(-1);
                             
                        }
                        
                        // SI EL IP YA VOTO POR EL SEGUNDO EQUIPO (ERROR EN VOTO)
                        if (iptmp.equalsIgnoreCase(ip) && vot2!=null && voto.startsWith("2")){
                             data_out.writeInt(itmp+1);
                             return(-1);
                        }
                        
                        // SI UN IP NO HA VOTADO POR EL PRIMER LUGAR     
                      if (iptmp.equalsIgnoreCase(ip) && vot1==null && voto.startsWith("1")){
                          
                         data_out.writeChars(ip);  // ip
                         data_out.writeChars(voto);   // voto por primer lugar
                         data_out.writeInt(itmp); // intentos de votos
                      }  
                         // SI UN IP NO HA VOTADO POR EL SEGUNDO LUGAR
                      if(iptmp.equalsIgnoreCase(ip) && vot2==null && voto.startsWith("2")){     
                         data_out.writeChars(ip);  // ip
                         data_out.writeChars(voto);   // voto por segundo lugar
                         data_out.writeInt(itmp); // intentos de votos
                      }
                      data_out.close();
                      
                 }catch (EOFException eof) {
                             System.out.println ("End of File");
                             break;
                 }
                      data_in.close();
                 }
            
             } catch (IOException e) {
                   e.printStackTrace();
              }
              return 0;
           
         }
    Could you help me with this? I don't see what the problem is I'm following the example of the oracle / java tutorial and I can't see what is different

    Adolfo R. says:

         /// ANADIR EVENTOS AL ARCHIVO LOG // ADD EVENTS TO LOG FILE
                 file = new File ("log.dat");     //    why it isn't creating the file?
    

    Could you help me with this? I don't see what the problem is I'm following the example of the oracle / java tutorial and I can't see what is different

    A file object is the path pointing to something on a file system. That something does not exist and create the file is not created automatically (how it whether to create a file or folder?).

    To check if it exists, file.exists (of use) and you might also want to check isFile(). They're not together, you cannot read him.
    Also, you have to at least close the stream a finally block. You seem to close the stream after the first loop, and then try to re-read so ><>

  • When I use my super disc to DVD recording, he plays on my IMac, but not on my dvd player.  I'm something wrong or just not do something?

    When I use my super disc to DVD recording, he plays on my IMac, but not on my dvd player.  I'm something wrong or just not do something?

    what you save? How do you save it? What format? what application? what you're trying to read on?

  • I saved my folder profile from another pc, something went wrong when pasting it to this pc, now I can't even install Firefox at all!

    I copied my profile of a pc folder and went to paste into the spot on the next pc profile, according to the instructions on the web page of Firefox. Of course, I did something wrong, because I got a pop up that said that it could not access my profile, or something (don't remember). So I uninstalled and reinstalled or tried, but it gets at the end of the installation, when it would normally launch FF, I get a pop up saying your profile could not be loaded. It may be missing or inaccessible.
    I think he "installed" correctly, because it is the FF icon in my taskbar and the shortcut on my desktop.
    HEEELP!

    Here's a guess:

    If you had already installed Firefox, then deleted the default profile, he has created:

    The problem may be that Firefox has a record of this missing folder and does not see your new. Check the following to a file called profiles.ini path:

    C:\Users\username\AppData\Roaming\Mozilla\Firefox
    

    Note: by default, AppData is a hidden folder. If you do not, you can use this 'shortcut' instead (paste into the search box or address bar of Windows Explorer):

    %APPDATA%\Mozilla\Firefox
    

    Open it in Notepad or another text editor and change the folder name to match the one that you copied on the profile.

    What is the scenario/solution?

  • ID package already in use, an error has occurred during the recording of output ' 1.1.0"to the database.

    Hello

    I currently have an application called "Apa Doanya' (id 33020976) for BB 7 and below. Now, I created another version of it for BB10. To publish this version BB10, I created a new application named also "Apa Doanya' (id 46317888), download the file bar, but not yet to introduce the new application for review. Later, I changed my mind, I want to release this BB10 version under the name of my current application so that I can keep the sides and the current download figures. So in my application, I added a new version, download the folder bar and increment the version 1.1.0. But I got an error when recording on step 5, he said:

    Package already in use ID
    An error has occurred during the recording of output ' 1.1.0"to the database.

    I tried several times but no luck. What has caused this? Is - it because I already download the bar file to another application (id 46317888)? Just to be sure, I remove bar app 46317888 file and download a dummy cod file (so that the application can be saved). Then repeat the previous step (add a new version and so on) but I still have the same error.

    Really appreciate any help.

    -Hammemi - D

    Hi erik,
    Thanks for reminding me

    Yes, the problem is now RESOLVED. It was, I think, a bug/error on their part (support of the seller) so they erased the package id (I quote: "the package ID has been deleted.").

    Thank you very much :-)

  • I like the develop module, but I'm doing something wrong in the library in library, under 'Catalogue, all the photos', all my photos appear showing the stars, cropping, and development. The problem is that these changes are not for the photos on my hard d

    I love the develop module, but I'm doing something wrong in the library

    In the library, under 'Catalogue, all the photographs', all my photos appear showing the stars, cropping, and development. The problem is that these changes are not for the photos on my hard drive. When I re-import them in Lr, the changes are not there. My workflow is to do nothing after development or export them to the original with a new file name destination. Anyway, it is that they get a new file name without change of development when they are imported into Lr.  Please help (PC user)

    And others have explained, Lightroom does not apply the changes to the file. All changes are stored in the catalog, and then applied to the image when it is displayed in Lightroom. If you want a copy of the image with any changes so that you can share with others or send it to a laboratory to print, then you must export a copy of this image by using the export dialog box in Lightroom.

    Features of Lightroom as well by its design. The images that you import are always left in their original condition, unmodified.

  • Optimizer ignoring the advice? or instant messages, something wrong...

    I have an update that updates records of 500-600 k. This is part of the very sensitive process in order to lock the execution plan im using tips. Advice was my last resort. Anyway, when I explained the plan he uses HASH JOIN. It uses in the production as well. but in the load test, explain plan shows the JOIN by HASH, but when running, I think that it displays the variable bing and don't LOOP IMBRIQUEE? don't know why? If I remove hint USE_HASH explain shows nested loop... I created outline to see what oracle will do, and using its similar (same not) advice,... I use tips in the wrong way or optimizer something wrong? If the plan uses HASHJOIN its been in 10 minutes if this plan uses the NESTEDLOOP we had to kill the process after 30-40 minutes. What is happening in our environment loadtest, works in prod (wants to say that there is not a problem, it's not today)


    UPDATE
    (SELECT / * +)
    QB_NAME (MAIN_EDR)
    USE_HASH (@SUBQ_MMT mmt0)
    ATTACK (rec0 mmt0)
    INDEX_RS (@SUBQ_MMT mmt0 PSP_MONEY_MOVEMENT_TRANSAC_FK3)
    INDEX_RS (rec0 PSP_ENTRY_DETAIL_RECORD_I2)
    UNNEST (@SUBQ_MMT)
    MERGE (@MAIN_EDR)
    */
    REC0. ENTRY_DETAIL_RECORD_SEQ,
    REC0.trace_number,
    REC0. N_A_C_H_A_FILE_FK,
    REC0. RECORD_DATA,
    REC0. Version
    REC0. MODIFIER_ID,
    REC0. MODIFIED_DATE
    OF PSP_ENTRY_DETAIL_RECORD rec0
    WHERE
    REC0. N_A_C_H_A_FILE_FK is null
    AND rec0.initiation_date =: p_offload_date
    - AND REC0. RECORD_DATA IS NOT NULL
    AND rec0. N_A_C_H_A_FILE_TYPE =: p_nacha_file_type
    AND EXISTS (SELECT / * + qb_name (SUBQ_MMT) * /)
    ' T '
    OF PSP_MONEY_MOVEMENT_TRANSACTION mmt0
    WHERE REC0. MONEY_MOVEMENT_TRANSACTION_FK = MMT0. MONEY_MOVEMENT_TRANSACTION_SEQ
    AND mmt0.offload_batch_fk =: p_offload_batch_id)
    ORDER BY rec0. LEGAL_NAME, rec0.COMPANY_fk, REC0. N_A_C_H_A_BATCH_TYPE, REC0. RECORD_DATA, REC0. AMOUNT, REC0. ENTRY_DETAIL_RECORD_SEQ
    ) CBC
    SET
    TRACE_NUMBER = decode (nvl(record_data,'0'),'0 ', null, seq_trace_number.nextval);
    N_A_C_H_A_FILE_FK =: v_nacha_file_id,
    VERSION = VERSION + 1,
    MODIFIER_ID =: p_user_id,
    MODIFIED_DATE =: v_utc_date


    SQL > SELECT * FROM table (DBMS_XPLAN. DISPLAY);
    Hash value of plan: 2695729968



    ----------------------------------------------------------------------------------------------------
    | ID | Operation | Name | Lines | Bytes | TempSpc | Cost (% CPU). Time | Pstart. Pstop |
    ----------------------------------------------------------------------------------------------------
    | 2 ¾ UPDATE STATEMENT. 13004. 4330K | 31595 (1) | 00:06:20 |
    | 1. UPDATE | PSP_ENTRY_DETAIL_RECORD |
    | 2. SEQUENCE | SEQ_TRACE_NUMBER |
    | 3. SORT ORDER BY | 13004. 4330K | 9064K | 31595 (1) | 00:06:20 |
    |* 4 | SEMI HASH JOIN | 13004. 4330K | 3560K | 30644 (1) | 00:06:08 |
    | 5. RANGE OF SINGLE PARTITION | 13004. 3403K | 20532 (1) | 00:04:07 | KEY |
    |* 6 | TABLE ACCESS BY LOCAL INDEX ROWID | PSP_ENTRY_DETAIL_RECORD | 13004. 3403K | 20532
    |* 7 | INDEX RANGE SCAN | PSP_ENTRY_DETAIL_RECORD_I2 | 429K | | 1772 (1) | 00:0
    | 8. TABLE ACCESS BY INDEX ROWID | PSP_MONEY_MOVEMENT_TRANSACTION | 194K | 13 M |
    |* 9 | INDEX RANGE SCAN | PSP_MONEY_MOVEMENT_TRANSAC_FK3 | 194K | | 2168 (1) | 0
    ----------------------------------------------------------------------------------------------------

    Information of predicates (identified by the operation identity card):
    ---------------------------------------------------

    4 - access("REC0".") MONEY_MOVEMENT_TRANSACTION_FK "= 'MMT0'." MONEY_MOVEMENT_TRANSACTION_SEQ')
    6 - filter("REC0".") N_A_C_H_A_FILE_FK' IS NULL AND 'REC0 '. ' N_A_C_H_A_FILE_TYPE ' =: P_NACHA_FILE_TYPE.
    7 - access("REC0".") INITIATION_DATE '= TO_TIMESTAMP (:P_OFFLOAD_DATE)).
    9 - access("MMT0".") OFFLOAD_BATCH_FK "(=:P_OFFLOAD_BATCH_ID)"

    24 selected lines.





    But during the actual performance, it changes the nested loop join...




    -----------------------------------------------------------------------------------------------------------------------
    | ID | Operation | Name | E - lines. OMem | 1Mem | Used Mem.
    -----------------------------------------------------------------------------------------------------------------------
    | 1. UPDATE | PSP_ENTRY_DETAIL_RECORD |
    | 2. SEQUENCE | SEQ_TRACE_NUMBER |
    | 3. SORT ORDER BY | 1. 73728 | 73728 |
    |* 4 | TABLE ACCESS BY LOCAL INDEX ROWID | PSP_ENTRY_DETAIL_RECORD | 1 | | | |
    | 5. NESTED LOOPS | 1 | | | |
    | 6. UNIQUE FATE | 1. 73728 | 73728 |
    | 7. TABLE ACCESS BY INDEX ROWID | PSP_MONEY_MOVEMENT_TRANSACTION | 1 | | | |
    |* 8 | INDEX RANGE SCAN | PSP_MONEY_MOVEMENT_TRANSAC_FK3 | 1 | | | |
    | 9. RANGE OF SINGLE PARTITION | 226K | |
    | * 10 | INDEX RANGE SCAN | PSP_ENTRY_DETAIL_RECORD_I2 | 226K | |
    -----------------------------------------------------------------------------------------------------------------------

    AFTER THE CREATION OF SKETCH



    SQL > SELECT * from user_outline_hints;

    NAME NŒUD STADIUM JOIN_POS HINT
    ------------------------------ ---------- ---------- ---------- ------------------------------------
    BDU 1 1 0 USE_HASH (@"SALT$ 798CEC2A" "MMT0"@"SUBQ_MMT")
    BDU 1 1 0 LEADING (@"SALT$ 798CEC2A" "REC0"@"MAIN_EDR" "MMT0"@"SUBQ_MMT")
    1 1 2 INDEX_RS_ASC BDUS (@"SALT$ 798CEC2A" "MMT0"@"SUBQ_MMT" ("PSP_MONEY_MOVEMENT_TRANSACTI)
    1 1 1 INDEX_RS_ASC BDUS (@"SALT$ 798CEC2A" "REC0"@"MAIN_EDR" ("PSP_ENTRY_DETAIL_RECORD".) "EN
    BDU 1 1 0 OUTLINE(@"MAIN_EDR")
    BDU 1 1 0 OUTLINE(@"UPD$1")
    BDU 1 1 0 OUTLINE(@"SUBQ_MMT")
    BDU 1 1 0 MERGE(@"MAIN_EDR")
    BDU 1 1 0 OUTLINE(@"SEL$0E53DE07")
    BDU 1 1 0 UNNEST(@"SUBQ_MMT")
    BDU 1 1 0 OUTLINE_LEAF(@"SEL$798CEC2A")

    NAME NŒUD STADIUM JOIN_POS HINT
    ------------------------------ ---------- ---------- ---------- ------------------------------------
    1 1 ALL_ROWS BDUS 0
    BDU 1 1 0 OPTIMIZER_FEATURES_ENABLE ('10.2.0.3')
    BDU 1 1 0 IGNORE_OPTIM_EMBEDDED_HINTS

    14 selected lines.

    Published by: user8846248 on December 17, 2009 12:18

    Published by: user8846248 on December 17, 2009 12:20

    I guess you have a point there. I always had the feeling that boards are very little documented. If they had the proper documentation, people won't make some common mistakes. I understand better advice after reading your blog/book is better than the documentation. Thanks for the good work and please continue.

  • I El capitan, but stopped opening safari says impossible to find something wrong with the application extension

    I El capitan, but stopped opening safari says impossible to find something wrong with the application extension

    You can open it by accessing it in the Applications folder? If so, you may have a corrupt Dock alias. Click and hold the alias and make it about 1 inch away from the docking station, then release. Then drag the application in the Applications folder in the Dock to create a new alias. When you have a new alias, control - click/Options/keep in Dock.

  • Microphone does not work well when recording video to work

    For the last few months, my phone has this kind of problem whenever I wanted to record a video. The audio in the recorded video may not be heard clearly, even with the highest volume. There sounds caring as wind noise even though I'm far from any source of wind such as fan, or when recording. At first I thought it was problems with the listener; probably I had disconnected the wrong way. But after trying a few times, the result is always the same. When I tried to record audio using voice memos, the audio is properly can be heard. This problem only occurs when you record a video. Please help me.

    Hi afiqahroshidi,

    Please visit Apple support communities.

    It seems that your iPhone does not record clear audio as well as your videos. It seems that you have identified that the background microphone (used to record voice memos) works, according to get help with microphones on iPhone, iPad and iPod touch.

    Then, try the following steps, coming from the link above.

    If audio video recordings of soft sounds, or Siri can't hear you, ensure that the microphone near the iSight camera - corner of your iPhone on top, bottom, the receiver is not blocked or covered.

    If the microphone and the receiver are not blocked:

    Get help

    If you still have questions after you test the microphone on your device, try the following steps:

    1. Unplug any accessory plugged into the headphone jack.
    2. Avoid blocking the mic microphone and iSight with your fingers while holding the device or video recording.
    3. Remove the protection of screen, movies or cases that cover the microphone, microphone iSight or iPhone receiver.
    4. Clear all debris from the microphones or receiver iPhone. Refer to the manual of your device on the locations of the microphone.
    5. Restart your device.
    6. Make sure you have the latest version of iOS.

    If you have tried these steps and people still can't hear you on the phone or FaceTime calls or Siri does not hear your requests, contact Apple technical support.

    Best regards.

  • 'Something wrong with the credentials' sign in error

    When I try to recover my gamertag, it says "sorry, but there is something wrong with the credentials you use to connect." How can I fix it?

    Hello

    Answers has no influence on the XBox or XBox Live must
    contact with them.

    XBox - Support
    http://support.Xbox.com/en-us/pages/default.aspx

    XBox - Contact us (support)
    http://support.Xbox.com/en-us/contact-us

    XBox - Support Forums - and my XBox (top-right)
    http://forums.Xbox.com/

    Xbox technical support phone number

    • Toll-free: (800) 4MY-XBOX or (800) 469-9269

    XBox LIVE - Service status
    http://support.Xbox.com/en-us/Xbox-Live-status

    Manage the XBox Live account
    http://support.Xbox.com/en-us/billing-and-subscriptions/account-management/Xbox-Live-account-management

    XBox Live Sign-in problems
    http://support.Xbox.com/en-us/billing-and-subscriptions/Windows-Live-ID/Xbox-Live-sign-in

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

    If you have problems connecting with the Microsoft Account (formerly
    Windows Live ID) and then check in this forum. (This thread has been
    moved on this forum and a Moderator Microsoft should be along
    to help.
    )

    Answers - Hotmail, Messenger, and SkyDrive (and all things Windows
    Live webcam) - Microsoft - Forum login and logout account.
    http://answers.Microsoft.com/en-us/windowslive/Forum/LiveID-signin

    I hope this helps.

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle=""><- mark="" twain="" said="" it="">

  • The videos are blurred when recording a DVD or a hard drive, but in Windows Movie Maker

    I converted videos from my Flip HD MP4 to MP3 Mini to allow me to use them in Windows Movie Maker.  When I play my movie in WMM, everything is great!  When I burn on a DVD or save it in another way outside WMM images and music are perfect, but the videos are grainy and blurred to the point where you don't see any!  When I converted them, I used an AVI format as it was the only one who has produced clear videos for download.

    I converted videos from my Flip HD MP4 to MP3 Mini to allow me to use them in Windows Movie Maker.  When I play my movie in WMM, everything is great!  When I burn on a DVD or save it in another way outside WMM images and music are perfect, but the videos are grainy and blurred to the point where you don't see any!  When I converted them, I used an AVI format as it was the only one who has produced clear videos for download.

    =================================
    The following links may be worth a visit:

    Movie Maker and Flip digital camcorders
    http://www.Papajohn.org/mm2-CamcordersFlip.html
     
    Since a Windows Movie Maker Flip video camera

    Might be worth trying to convert your MP4 files to the
    Before you import into Movie Maker WMV format.

    The following freeware can convert:

    (FWIW... it's always a good idea to create a system)
    Restore point before installing software or updates)

    Format Factory
    http://www.pcfreetime.com/
    (FWIW... installation..., you can uncheck
    ('all' boxes on the last screen)

    First... after the download and installation of Format
    Factory... you can open the program and
    left click on the toolbar, the "Option" button and
    "Select an output folder to" / apply / OK.
    (this is where you find your files after they)
    are converted)

    Drag and drop your video clips on the main screen...

    Select "all to WMV" / OK...

    Click on... Beginning... in the toolbar...

    That should do it...

    If the resolution of your finished video file is always
    unsatisfactory... you can watch in the use
    Custom settings.

    Windows Vista
    Create custom movie settings
    for Windows Movie Maker
    http://Windows.Microsoft.com/en-us/Windows-Vista/create-custom-movie-settings-for-Windows-Movie-Maker

    There are some profiles which can be copied from
    the following site that will work in Vista Movie Maker:

    Personally, I use the profile .wmv
    When recording movies.
    Slide show-1024x768WMV9

    Download from the following site...

    Movie Maker 2 - economy
    Movies - profiles custom WMV
    http://www.Papajohn.org/mm2-SavingMovies-CustomProfiles.html

    Right click / Save as... drop in the following folder:
    Folder of C:\Program Maker\Shared\Profiles Movie
    (if there is no record of profiles... you will have to create it)

    Choose "Show-1024x768WMV9" when you publish (save)...

    Volunteer - MS - MVP - Digital Media Experience J - Notice_This is not tech support_I'm volunteer - Solutions that work for me may not work for you - * proceed at your own risk *.

  • pushGlobalScreen(), I'm doing something wrong?

    Hi all

    I got this simple piece of code that I expect to work, but it does not have anything on the screen. I have an application that extends the Application, running in the background.like this

    Class BackgroundTask extends Applicaition{
    
       public static void main(String [] args){
          new BackgroundTask().start();
       }
    
       public void start(){
          //do initializations
          //create threads
          //do some work and then join threads
       }
    }
    

    I need it to show a popupscreen based on an event. problem it does not display anything, it's rather the right emulator stops responding and I have to restart.

    It's the simple code that runs in a different Thread:

    Class PopUpThread extends Thread{
    
      public void run(){
    
          try{
        System.out.println("acquiring gloabl lock");
    
            synchronized(Application.getEventLock()){
           System.out.println("Global lock acquired");
           UiEngine ui = Ui.getUiEngine();
           Screen screen = new Dialog(Dialog.D_OK, "Look out!!!",Dialog.OK, Bitmap.getPredefinedBitmap(Bitmap.EXCLAMATION),  Manager.VERTICAL_SCROLL);
           ui.pushGlobalScreen(screen, 1, UiEngine.GLOBAL_QUEUE);
           System.out.println("finished putting dialog");
        }
         }catch (Exception e){
        System.out.println(e.getMessage());
         }
      }
    
    }
    

    When I run the present, it executes all the instructions print hoowever successfully, it does not show the popup or the dialog box on the screen at all.

    I'm doing something wrong?

    Thanks for the help!

    Dan

    false alert guys!

    This is now solved.

    The problem was that I didn't know that it was essential to enterEventDispatcher() even in Applications. But now I know.

    Thank you

  • Why not export HTML with trial version of Muse? I'm doing something wrong?

    I was under the impression that the trial was full featured, but this feature seems to be disabled for me... The 'ok' button is not available, it is grayed out. I can choose a folder, but I can't change the name of the domain or click ok. I need to see my work in a few browsers before I can really evaluate this program.

    I'm doing something wrong? Does anyone have any suggestions or advice?

    Thanks for your comments in advance.

    I seems to have gotten to the bottom of my question. My problem was the inability to stick in my domain name. When I typed in manually, the OK button became available.

    Thank you.

  • Is there something 'wrong' with a folio vs the correct distribution of sharing?

    Hi there, I was looking at the forum when I saw an old comment indicating that sharing is designed more for the test rather than the distribution; I did not know that. I share a presentation of sales corporate with 10 iPad users all over the world (most are in society, some are not), it may possibly reach 20 users in one year. Changes occur once every few weeks, but when they do, they need to get just this moment, so 'sharing' has worked well for me so far. Is there something wrong with work this way? I just read on limited and the company's distribution, but it confuses me a little, and if this car is not broken, do not fix.

    Thank you!

    No, there is nothing wrong with sharing to a limited audience. Expect some restrictions in the future in the scenario where users create the content, then share the credentials for this account largely as a means of dissemination of content outside the system.

Maybe you are looking for