perform different actions when clicking on pop-up buttons

Hello

I'm Using < af:popup id = "" > < af:dialog type = "okCancel" title = "" > combination jump upward.

I want to browse different pages, for example 'one.jspx' and 'two.jspx' when I click on the button 'OK' and 'Cancel '.

can anyone help on this please...

Concerning
Claudine.

Well, you can avoid this exception if you use the following code to redirect

FacesContext fc = FacesContext.getCurrentInstance();
fc.getExternalContext().redirect(fc.getExternalContext().getRequestContextPath() + redirectUrl); 

where to redirect url's when you try to go WITHOUT the context path, of course.

Even if it won't work, if you redirect using this code and not by the 'action' return the string, you may want to commit / rollback of transactions, clean the connections etc etc...

Another way might be, instead of the default ok and Cancel in the control dialog box, drag the normal command buttons on your toolbar diaglog and get them back to your case of navigation.

It will be useful,
Julian

Tags: Java

Similar Questions

  • an error "file does not have a program associated with it for performing this action" when you click office and recent places.

    Original title:

    Win7 victory explrer click dsktop & mployment plces & get eror msg file is not a CDSA wth to prfrmin ths field prgrm. pls instl one prgrm so is alrdy instld Credit Union assc ltvds cntrl pnl prgrms

    I don't know how to fix. Help, please.    Win7 windows Explorer click

    Office & recent locations & grterror msg:
    This file does not have a program associated with it for performing this action. Please install a program or, if it is already installed. create an asssociationin the default programs control panel.
     
    Information given in the new thread:
    Error Msg When you try open office spaces & recent since the win Explorer

    when im in windows Explorer and click on the desktop or the recent places the link I get a msg of error and they will not open, but all others open. I posted pictures of error msg to skydrive yesterday.

    Hello

    Welcome to the Microsoft Community Forums.

    I see you've found an error "file does not have a program associated with it for performing this action" when you click office and recent places.

    1. Have you made changes on the computer before this problem?
    2. What is the full error message?

    I suggest you to report to us the screenshot of the Advanced window so that we can understand what exactly the situation.

    See:
    Use SkyDrive download collected files and post screen shot/image
    http://social.technet.Microsoft.com/forums/en-us/w7itproui/thread/4fc10639-02dB-4665-993a-08d865088d65

    The average while you can try the following steps and check if the error reappears.

    Method 1:

    Step 1:

    Start the computer in safe mode and check the number.

    Some options, including the mode safe mode, start Windows in a limited State, where only the essential is started. If a problem doesn't reappear when you start in safe mode, you can eliminate the default settings and basic device drivers and services as a possible cause.

    Follow this link provided below to start your computer in safe mode.

    http://Windows.Microsoft.com/en-us/Windows7/advanced-startup-options-including-safe-mode

    Step 2:

    Put the computer to boot and check if the problem persists.

    To help resolve the error and other messages, you can start Windows 7 by using a minimal set of drivers and startup programs. This type of boot is known as a "clean boot". A clean boot helps eliminate software conflicts.

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7
    http://support.Microsoft.com/kb/929135

    Note: After troubleshooting, be sure to set the computer to start as usual as mentioned in step 3 of the KB article provided above.

    Method 2: I also suggest that you scan your computer with the Microsoft Security Scanner, which would help us to get rid of viruses, spyware and other malicious software.

    The Microsoft Security Scanner is a downloadable security tool for free which allows analysis at the application and helps remove viruses, spyware and other malware. It works with your current antivirus software.

    http://www.Microsoft.com/security/scanner/en-us/default.aspx

    Note: The Microsoft Safety Scanner ends 10 days after being downloaded. To restart a scan with the latest definitions of anti-malware, download and run the Microsoft Safety Scanner again.

    Important: During the scan of the hard drive if bad sectors are found, the scanner tries to repair this sector, all available on which data may be lost.

    It will be useful.

    Back with the details so that we can help you further. We also indicate the result of the suggested steps.

  • How to make a button to perform an action when you press return?

    I have a login button that I want to perform an action when you press return on the keyboard and I'm hoping to find someone in this forum can help me.

    To select the default activity you select the item , go to properties-> municipality you will find DefaultCommand. Here, you specify the ID of the control (button in your case) unit, which will be executed when you press on enter.

    Timo

  • How to perform an action when the button is clicked reply all in BB email?

    I find the solution on below scenario, any help appriciated.

    User open a receipt email and click the 'reply to all' "."

    It is possible to perform any action on the button 'reply to all '?

    Thank you

    You can not interact with native applications except for adding your own menu entry (entries).

  • Programatically update af:table when clicking on createInsert af:button

    Hi all

    I use JDeveloper 11.1.2.4.0.

    Requirement:

    I have an af:panelCollection, inside I have a (Add) af:button and an af:table. Af: button creates an empty line in a table as createInsert. Now when I click on the Add button, it creates the empty line in the af: table. But the blank row is not visible immediately. It is visible only when I do another action in this page, as on some other tab and back.

    From my observation, I found that the updating of the table does not occur immediately.

    I want to create a blank line like createInsert done and immediately refresh the table so that the empty line is visible in the table.

    I tried to adjust the partialTrigger of the tab; the reference to the id of the af: button, but still not working.

    I tried to update the table in a pragmatic way during the click on the button, but did not work.

    Can anyone suggest me solution for this.

    Thank you and best regards,

    Susanto

    Try to update af:panelCollection and see.

  • How remove &lt; empty Menu &gt; when click on the menu button?

    Hello

    In my makeMenu() application method, I use menu.deleteAll () to remove all of the default menus. If I run this code in 9530 (storm Simulator), it shows only to see the keyboard and button application menu, it's good.

    But if I run the code in other simulators it shows .

    Where the focus is anywhere in the screen, it shows the empty menu when I click on the menu button. I need to remove this also.

    What I want, if I click on the menu button, it should not show anything (means it should not show , but in the storm if I click on the menu button, it should show (show the keyboard application and switch).)

    It is anyway to solve this problem...?

    Thank you

    MINDUS

    You can use the DeviceInfo class to determine the model number of BlackBerry and then return false in your keyDown method.

  • [ADF, JDev12.1.3] af:table: how to perform certain actions when the user clicks on a line?

    Hallo,

    When a line of my af:table is selected, I'd like to perform actions; in particular, I have to toggle a button based on the values of a group of fields to the selected line.

    What are the possible approaches to achieve this?

    Thank you

    Federico

    Use a generic selection listener (http://www.oracle.com/technetwork/developer-tools/adf/learnmore/23-generic-table-selection-listener-169162.pdf) and call your actions here before or after the selection of the new current line.

    Timo

  • Can you have a different action when you open your browser when you click the home button in the browser?

    I have two specific pages set as my home page (s) for when I open Firefox; one is a Digital Radio streaming page, and the other is Google. With the browser open, I would like to be able to click on the home and JUST go to Google, not to reopen the two pages. Is this possible?

    You can change your shortcut on the desktop Firefox with two starting URLS. To try:

    • Shortcut on the desktop: right-click on the icon, choose Properties
    • Icon taskbar pinned: clic click right on the icon, right click in Mozilla Firefox, click on properties

    Windows normally selects the shortcut tab. If this is not the case, go ahead and click on the shortcut tab.

    You will see the target highlighted. On 64-bit Windows, which is usually either not less the following:

    "C:\Program Files (x86)\Mozilla Firefox\firefox.exe"
    

    For the specific shortcut launch pages, you can add them to the end, for example:

    "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" -url "http://www.dilbert.com/" -url "http://www.gocomics.com/pearlsbeforeswine"

    After OK'ing the Properties dialog box, you can test everything right now to confirm that Firefox is now launching a window with tabs. Either:

    • Double-click the shortcut on the desktop
    • right click on taskbar icon pinned, click Mozilla Firefox

    Who do you want?

  • How to perform an action when the user clicks on the "OK" button on a script by xfa.host.response

    Hello

    I have a script that when you exit a field without the user data that a script response is mentioned.

    When the user has entered the required data in the dialog box and click the OK button I wish that the data user in the field as a value.

    Please can someone tell how this is possible?

    The script is listed as follows:

    If this field is stopped without the user to enter data, the following message is displayed

    If

    (Employee_ID.rawValue == null)

    {

    XFA. Host.Response ("is a required field, enter your employee id');

    }

    Hello

    I think that this script will do the job:

    If (this.rawValue is nothing)

    {

    var id = xfa.host.response ("is a required field, enter your employee id');
    this.rawValue = id;
    }

    Yan.

  • some images, a button without action script performs an action when the user clicks on

    Hello world

    How a button do something on a chassis without an assigned snippet?

    It makes no sense to me, I've been reorganizing things on the fly to get them where I want, so if there's a crease of legacy code to hide somewhere I'm running out of ideas on how to solve this problem.

    There are a lot of things in your file, and it is unclear what kind of functionality you want.

    I would recommend starting with a tutorial such as this:

    https://code.tutsplus.com/tutorials/how-to-create-a-Flash-menu-in-20-minutes--active-3686

    http://www.thetechlabs.com/XML/build-a-dynamic-accordion-menu-in-Flash-CS4-with-actionscri pt-30-xml.

  • How to run dynamic Action when clicking on a link in a report

    APEX V4.2.3

    DB EA 11.2

    APEX listener V2.0.5.287.04.27

    13 blue-gray theme

    IE9.0.8112

    FF26.0

    I have classic report and I would like to launch a dynamic action (together a show has confirmed and the value of the alert, submit the page, then run a process) when the user clicks on a link in a report or click on #ID #.

    I can write the real actions that I just need to know what to write behind the report link that will serve as a trigger for the DA?

    Thanks in advance

    PaulP

    It's the link attribute

    onClick = "if (confirm (' do something for #ENAME # with EMPNO: #EMPNO #'")) {$s('P5_ENAME_CLICKED','#ENAME#') ;};$s('P5_ID_CLICKED','#EMPNO#');doSubmit()""

    It's getting a bit long on a single line, if you want, put it in a function

    However, fixed, forgotten pair of single quotes as soon as possible.

    Now you have 2 bind variables to use in the process of page after submit.

    : P5_ENAME_CLICKED and: P5_ID_CLICKED

    I've updated the example page, http://apex.oracle.com/pls/apex/f?p=14308:5

    Good luck.

  • Getting the error "this file does not have a program associated with it for performing this action" when choosing "open with" from the context menu on any type of file

    I get this error since I uninstalled an application called DriverCure. Now when I choose 'open with' any type of file I get this error this is really boring, I also tried reinstalling the app and also do a system file check, but it was of no use.

    Hello

    Thanks for posting your query in the Microsoft Community Forums.

    According to the description provided, I understand that you are unable to open any type of file on the Windows 7 computer. I will certainly help you in this regard.

    You can deal with these issues, if the file is corrupted. I would refer you o suggest the help article and run the Fixit tool.

    When you run an .exe on a Windows XP, Windows Vista or Windows 7 computer file, the file can start another program

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

    Note: This section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click on the number below to view the article in the Microsoft Knowledge Base. How to back up and restore the registry in Windows:
    http://Windows.Microsoft.com/en-us/Windows7/back-up-the-registry

    Back to us for any problem related to Windows. We will be happy to help you. We at Microsoft try to provide our customers the best experience.

  • How to stop up to generate a waveform of the entire cycle when click on the stop button

    Dear engineer OR,.

    I have generated three AO signals to control my scanner and data acquisition. Two ramp signals is to control the galvanometric scanner (x and y). A TTL signal is to trigger the acquisition of data. Whenever I click on stop, the ramp stops every time that it is when the button is clicked, what causes a voltage jump when will resume the program again because the ramp will start in the place original (this jump of fast voltage can damage the galvanometric scanner). Could you please give me some suggestions on how to stop after only a waveform of cycle whol's over? The VI I used is attached. The FLIM control.vi is the main vi include Subvi Galvo control.vi

    Thank you very much!!

    Hello, dgql!

    From a point of view purely programming, there are a few ways you could implement this.

    (1) create a conditional stay:

    You can add features to the code such that, once you reach the stop button, the code checks the value of your signal before you actually stop the VI. In pseudo-code: "If the signal is > 0 and less than a certain value, stop." Otherwise, keep the control of signal until the value lies in this range. »

    (2) to reset the signal from the ramp at each start of your VI. This may or may not work with your application, depending on whether you must have the previous value of the ramp carried over.

    Let me know if these are of no help!

  • When click with the right button on the icons, explorer.exe crashes XP

    When I right click on the icons to make anything, explorer.exe crashes.  How can I fix it?

    Hi MikePenick,

    In addition to advice of Ajay, I recommend also run a full scan with your antivirus.

  • InDesign crashes when clicking with the right button on the graph

    I have a problem that whenever I try to right click on any graph in any document, even a brand new document, I don't get the context menu, but a rotation beach ball. I use InDesign 7.04 OS X 10.6.7. I tried to screw up my preferences and get rid of the SING file according to the instructions from Adobe, and I still don't have the same problem. Also, I installed CS5 from scratch, nothing helps.

    I'm sorry for this long post, as I will include the process of the Activity monitor sample, just in case it makes sense for an individual here. If anyone has any suggestions, I would really appreciate the help!

    Thank you!

    Photios

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

    Sampling of the 2012 process for 3 seconds with 1 millisecond of execution time between samples

    Sampling conducted, symbols of treatment...

    Analysis of Adobe InDesign CS5 (pid 2012) sampling every 1 millisecond

    Graph of calls:

    2150 Thread_46582 DispatchQueue_1: com.apple.main - thread (series)

    departure of 2150

    2150 main

    2150 GetPlugIn

    2150 0x1d102fef

    2150 SendEventToEventTarget

    2150 SendEventToEventTargetInternal (OpaqueEventRef *, OpaqueEventTargetRef *, HandlerCallRec *)

    2150 DispatchEventToHandlers (EventTargetRec *, OpaqueEventRef *, HandlerCallRec *)

    2150 ToolboxEventDispatcherHandler (OpaqueEventHandlerCallRef *, OpaqueEventRef *, void *)

    2150 SendEventToEventTarget

    2150 SendEventToEventTargetInternal (OpaqueEventRef *, OpaqueEventTargetRef *, HandlerCallRec *)

    2150 DispatchEventToHandlers (EventTargetRec *, OpaqueEventRef *, HandlerCallRec *)

    2150 GetPlugIn

    2150 GetPlugIn

    2150 GetPlugIn

    CEventDispatcher::DispatchEvent 2150 (arisen *, IEvent::SystemHandledState)

    2150 CEventDispatcher::DispatchToEventHandlers(IEvent*)

    2150 CDefaultEH::RButtonDn(IEvent*)

    2150 MWindowEH::RButtonDn(IEvent*)

    2150 PanelEventHandler::RButtonDn(IEvent*)

    2150 PanelEventHandler::RButtonDn(IEvent*)

    2150 PanelEventHandler::RButtonDn(IEvent*)

    2150 PanelEventHandler::RButtonDn(IEvent*)

    2150 0x1db31268

    2150 GetPlugIn

    2150 GetPlugIn

    2150 GetPlugIn

    2150 GetPlugIn

    2150 GetPlugIn

    2150 GetPlugIn

    2150 0x2b7824e4

    2150 0x2b783098

    2150 GetPlugIn

    2150 0x22460b6c

    2150 GetPlugIn

    2150 GetPlugIn

    2150 FileUtils::PosixPathToSysFile(std::string const&)

    2150 adobe::afl:CoreFileUtils:UTF8ToAFile(std::basic_string<char,_std::char_traits<char>,_adobe::afl::AFLAllocator<char>_>_const&,_adobe::afl::AFile&)

    2150 adobe::afl:AString:UTF8ToAString(std::basic_string<char,_std::char_traits<char>,_adobe::afl::AFLAllocator<char>_>_const&,_adobe::afl::AString&)

    1118 adobe::afl:AString:UTF8ToAString(std::basic_string<char,_std::char_traits<char>,_adobe::afl::AFLAllocator<char>_>_const&,_adobe::afl::AString&)

    1032 std::basic_string < char, std::char_traits < char >, < char > adobe::afl:AFLAllocator >: at(unsigned long) const

    2150 Thread_46592 DispatchQueue_2: com.apple.libdispatch - manager (series)

    2150 start_wqthread

    2150 _pthread_wqthread

    2150 _dispatch_worker_thread2

    2150 _dispatch_queue_invoke

    2150 _dispatch_mgr_invoke

    2150 kevent

    2150 Thread_46593

    2150 thread_start

    2150 _pthread_start

    2150 PrivateMPEntryPoint

    2150 MemUtils::GetAvailMem()

    2150 MPWaitOnQueue

    2150 TSWaitOnConditionTimedRelative

    2150 pthread_cond_timedwait_relative_np

    2150 _pthread_cond_wait

    2150 semaphore_timedwait_signal_trap

    2150 Thread_46597

    2150 thread_start

    2150 _pthread_start

    2150 TS_exception_listener_thread

    2150 mach_msg

    2150 mach_msg_trap

    2150 Thread_46598

    2150 thread_start

    2150 _pthread_start

    2150 PrivateMPEntryPoint

    2150 0x5a0ed

    2150 0x5a6f1

    2150 MPWaitOnQueue

    2150 TSWaitOnConditionTimedRelative

    2150 TSWaitOnCondition

    pthread_cond_wait 2150 $UNIX2003

    2150 _pthread_cond_wait

    2150 __semwait_signal

    2150 Thread_46599

    2150 thread_start

    2150 _pthread_start

    2150 PrivateMPEntryPoint

    2150 0x5a0ed

    2150 0x5a6f1

    2150 MPWaitOnQueue

    2150 TSWaitOnConditionTimedRelative

    2150 TSWaitOnCondition

    pthread_cond_wait 2150 $UNIX2003

    2150 _pthread_cond_wait

    2150 __semwait_signal

    2150 Thread_46600

    2150 thread_start

    2150 _pthread_start

    2150 PrivateMPEntryPoint

    2150 0x5a0ed

    2150 0x5a6f1

    2150 MPWaitOnQueue

    2150 TSWaitOnConditionTimedRelative

    2150 TSWaitOnCondition

    pthread_cond_wait 2150 $UNIX2003

    2150 _pthread_cond_wait

    2150 __semwait_signal

    2150 Thread_46601

    2150 thread_start

    2150 _pthread_start

    2150 PrivateMPEntryPoint

    2150 0x5a0ed

    2150 0x5a6f1

    2150 MPWaitOnQueue

    2150 TSWaitOnConditionTimedRelative

    2150 TSWaitOnCondition

    pthread_cond_wait 2150 $UNIX2003

    2150 _pthread_cond_wait

    2150 __semwait_signal

    2150 Thread_46602

    2150 thread_start

    2150 _pthread_start

    2150 PrivateMPEntryPoint

    2150 0x5a0ed

    2150 0x5a6f1

    2150 MPWaitOnQueue

    2150 TSWaitOnConditionTimedRelative

    2150 TSWaitOnCondition

    pthread_cond_wait 2150 $UNIX2003

    2150 _pthread_cond_wait

    2150 __semwait_signal

    2150 Thread_46603

    2150 thread_start

    2150 _pthread_start

    2150 PrivateMPEntryPoint

    2150 0x5a0ed

    2150 0x5a6f1

    2150 MPWaitOnQueue

    2150 TSWaitOnConditionTimedRelative

    2150 TSWaitOnCondition

    pthread_cond_wait 2150 $UNIX2003

    2150 _pthread_cond_wait

    2150 __semwait_signal

    2150 Thread_46604

    2150 thread_start

    2150 _pthread_start

    2150 PrivateMPEntryPoint

    2150 0x5a0ed

    2150 0x5a6f1

    2150 MPWaitOnQueue

    2150 TSWaitOnConditionTimedRelative

    2150 TSWaitOnCondition

    pthread_cond_wait 2150 $UNIX2003

    2150 _pthread_cond_wait

    2150 __semwait_signal

    2150 Thread_46609

    2150 thread_start

    2150 _pthread_start

    2150 C_AMTUISwitchSuppressUpdates

    2150 C_EULA_SetState

    2150 C_AMTUISwitchSuppressUpdates

    pthread_cond_wait 2150

    2150 _pthread_cond_wait

    2150 semaphore_wait_signal_trap

    2150 Thread_46619

    2150 thread_start

    2150 _pthread_start

    2150 ThreadUtils::ThreadPool:ThreadProc(void*)

    2150 ThreadUtils::ThreadPool::Dispatcher()

    pthread_cond_wait 2150

    2150 _pthread_cond_wait

    2150 semaphore_wait_signal_trap

    2150 Thread_46620

    2150 thread_start

    2150 _pthread_start

    2150 thread_proxy

    2150 GetPlugIn

    2150 GetPlugIn

    2150 GetPlugIn

    2150 GetPlugIn

    pthread_cond_wait 2150 $UNIX2003

    2150 _pthread_cond_wait

    2150 __semwait_signal

    2150 Thread_46621

    2150 thread_start

    2150 _pthread_start

    2150 thread_proxy

    2150 GetPlugIn

    2150 GetPlugIn

    2150 GetPlugIn

    2150 GetPlugIn

    pthread_cond_wait 2150 $UNIX2003

    2150 _pthread_cond_wait

    2150 __semwait_signal

    2150 Thread_46625

    2150 thread_start

    2150 _pthread_start

    2150 GetPlugIn

    2150 GetPlugIn

    2150 GetPlugIn

    nanosleep 2149 $UNIX2003

    2149 __semwait_signal

    1 GetPlugIn

    1 GetPlugIn

    1 GetPlugIn

    1 CFRunLoopAddSource

    1 mach_port_insert_member

    1 mach_msg

    1 mach_msg_trap

    2150 Thread_46627

    2150 thread_start

    2150 _pthread_start

    2150 Invoke

    2150 Invoke

    2150 login

    2150 login

    2150 Invoke

    2150 Invoke

    2150 Invoke

    2150 Invoke

    2150 Invoke

    2150 Invoke

    2150 Invoke

    2150 Invoke

    2150 Invoke

    2150 Invoke

    2150 Invoke

    2150 Invoke

    2150 Invoke

    recv 2150 $UNIX2003

    Recvfrom 2150 $UNIX2003

    2150 Thread_46642

    2150 thread_start

    2150 _pthread_start

    2150 thread_proxy

    2150 GetPlugIn

    2150 GetPlugIn

    2150 GetPlugIn

    2150 GetPlugIn

    pthread_cond_wait 2150 $UNIX2003

    2150 _pthread_cond_wait

    2150 __semwait_signal

    2150 Thread_46643

    2150 thread_start

    2150 _pthread_start

    2150 thread_proxy

    2150 GetPlugIn

    2150 GetPlugIn

    2150 GetPlugIn

    2150 GetPlugIn

    pthread_cond_wait 2150 $UNIX2003

    2150 _pthread_cond_wait

    2150 __semwait_signal

    2150 Thread_46644

    2150 thread_start

    2150 _pthread_start

    2150 thread_proxy

    2150 GetPlugIn

    2150 GetPlugIn

    2150 GetPlugIn

    2150 GetPlugIn

    pthread_cond_wait 2150 $UNIX2003

    2150 _pthread_cond_wait

    2150 __semwait_signal

    2150 Thread_46645

    2150 thread_start

    2150 _pthread_start

    2150 thread_proxy

    2150 GetPlugIn

    2150 GetPlugIn

    2150 GetPlugIn

    2150 GetPlugIn

    pthread_cond_wait 2150 $UNIX2003

    2150 _pthread_cond_wait

    2150 __semwait_signal

    2150 Thread_46646

    2150 thread_start

    2150 _pthread_start

    2150 thread_proxy

    2150 GetPlugIn

    2150 GetPlugIn

    2150 GetPlugIn

    2150 GetPlugIn

    pthread_cond_wait 2150 $UNIX2003

    2150 _pthread_cond_wait

    2150 __semwait_signal

    2150 Thread_46647

    2150 thread_start

    2150 _pthread_start

    2150 thread_proxy

    2150 GetPlugIn

    2150 GetPlugIn

    2150 GetPlugIn

    2150 GetPlugIn

    pthread_cond_wait 2150 $UNIX2003

    2150 _pthread_cond_wait

    2150 __semwait_signal

    2150 Thread_46654

    2150 thread_start

    2150 _pthread_start

    2150 PrivateMPEntryPoint

    2150 0x361be0f0

    2150 MPWaitOnSemaphore

    2150 semaphore_timedwait_trap

    2150 Thread_46655

    2150 thread_start

    2150 _pthread_start

    2150 PrivateMPEntryPoint

    2150 0x361be0f0

    2150 MPWaitOnSemaphore

    2150 semaphore_timedwait_trap

    2150 Thread_46656

    2150 thread_start

    2150 _pthread_start

    2150 PrivateMPEntryPoint

    2150 0x361be0f0

    2150 MPWaitOnSemaphore

    2150 semaphore_timedwait_trap

    2150 Thread_46657

    2150 thread_start

    2150 _pthread_start

    2150 PrivateMPEntryPoint

    2150 0x361be0f0

    2150 MPWaitOnSemaphore

    2150 semaphore_timedwait_trap

    2150 Thread_46658

    2150 thread_start

    2150 _pthread_start

    2150 PrivateMPEntryPoint

    2150 0x361be0f0

    2150 MPWaitOnSemaphore

    2150 semaphore_timedwait_trap

    2150 Thread_46659

    2150 thread_start

    2150 _pthread_start

    2150 PrivateMPEntryPoint

    2150 0x361be0f0

    2150 MPWaitOnSemaphore

    2150 semaphore_timedwait_trap

    2150 Thread_46660

    2150 thread_start

    2150 _pthread_start

    2150 PrivateMPEntryPoint

    2150 0x361be0f0

    2150 MPWaitOnSemaphore

    2150 semaphore_timedwait_trap

    Total number of stack (recursive counted several, when > = 5):

    51 GetPlugIn

    28 _pthread_start

    28 thread_start

    18 _pthread_cond_wait

    16 __semwait_signal

    Invoke 15

    15 PrivateMPEntryPoint

    pthread_cond_wait 15 $UNIX2003

    8 MPWaitOnQueue

    8 TSWaitOnConditionTimedRelative

    8 thread_proxy

    7 0x361be0f0

    7 0x5a0ed

    7 0x5a6f1

    7 MPWaitOnSemaphore

    7 TSWaitOnCondition

    7 semaphore_timedwait_trap

    Sort by the top of the stack, even collapsed (if > = 5):

    __semwait_signal 34399

    semaphore_timedwait_trap 15050

    semaphore_wait_signal_trap 4300

    mach_msg_trap 2151

    kevent 2150

    Recvfrom$ UNIX2003 2150

    semaphore_timedwait_signal_trap 2150

    Adobe::AFL:Astring:UTF8ToAString(std::basic_string<char,_std::char_traits<char>,_Adobe::AFL::AFLAllocator<char>_>_const&,_Adobe::AFL::Astring&) 1118

    std::basic_string < char, std::char_traits < char >, < char > adobe::afl:AFLAllocator >: to 1032 (unsigned long) const

    Analysis of the sample of the 2012 process writes to the file/dev/stdout

    You have this problem on the points which are not jpg files? If you have illustrator try to make a file WITH pdf compatibility. If in the place which does not cause InDesign to hang it is a good start. If it gives you problems try to find a WMF file and place. If the WMF file gives you should right click you have something goofed in pretty bad.

    My guess is that you have an application that can open jpg that is is bad or old character and seeks to be referenced.

    When you right-click a jpg in the finder in the open with > dialogue takes a while to load? How many options do you see here? If this menu does not load at all you can TRY RC Default Apps (free) Rubicode - RCDefaultApp and see what everyone can open jpg files.

    I would like to ask about 26 cents that you have an application that attempts to be a potential application for opening jpg causing your problem. Reduce the number of possible applications and you may be able to eliminate the problem. Perhaps is a good idea to make a new user account and see if this problem persists.

    Since you're on 10.6.7 what you can do is make the new user, copy the entire folder InDesign CS 5 on demand new Office if you have any question on the newly created user. The log back into your main administrator account and open your Applications folder, press get info, under sharing & permissions unlock it and slams the + symbol, select the newly created user and choose 'No access' under the privilege. From there, you should have no chance of poorly created applications having a file association, and you shouldn't have this problem in InDesign.

Maybe you are looking for