Indesign cc crash on selecting multiple table row

If i try to select more than a row or the entire column indesign crash and quit. exported to cs6 and opened it works perfectly
https://www.dropbox.com/s/2ih8nu2cfc1rjs3/tableproblem.indd

Hi,
I'm experiencing exactly the same error - this is on a MacPro4.1 with Mountain Lion. I've repaired permissions and all the hardware checks out. Seems to crash on table selection - also in overprint the redraw on table selections is all over the place (selecting the top row seems to select 2 below it, switching to standard view seems to display correctly). CC seems very buggy, hopefully I can save my work as a template and use CS6 to finish up (going to print in less than 2 hours!)
Worth noting that there is no other program running in the background and it happens from a clean reboot.
Here's the report:
Process:         Adobe InDesign CC [227]
Path:            /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/MacOS/Adobe InDesign CC
Identifier:      com.adobe.InDesign
Version:         9.0.0.244 (9000)
Code Type:       X86-64 (Native)
Parent Process:  launchd [118]
User ID:         501
Date/Time:       2013-06-27 15:37:57.208 +0100
OS Version:      Mac OS X 10.8.4 (12E55)
Report Version:  10
Interval Since Last Report:          123663 sec
Crashes Since Last Report:           4
Per-App Interval Since Last Report:  81445 sec
Per-App Crashes Since Last Report:   4
Anonymous UUID:                      EE196355-9B41-C217-A3F7-7C12613A3228
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
VM Regions Near 0:
-->
    __TEXT                 0000000100000000-0000000100006000 [   24K] r-x/rwx SM=COW  /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/MacOS/Adobe InDesign CC
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.adobe.InDesign.Widgets              0x0000000111d308a3 0x111cec000 + 280739
1   com.adobe.InDesign.Tables UI            0x00000001181d6954 0x118153000 + 538964
2   com.adobe.InDesign.Tables UI            0x00000001181d5fc7 0x118153000 + 536519
3   com.adobe.InDesign.Tables UI            0x00000001181d8b42 0x118153000 + 547650
4   com.adobe.InDesign.Table Model          0x0000000113abca9b 0x113aa4000 + 101019
5   com.adobe.InDesign.Table Model          0x0000000113abc0b5 0x113aa4000 + 98485
6   com.adobe.InDesign.Table Model          0x0000000113aba2a5 0x113aa4000 + 90789
7   com.adobe.InDesign.Table Model          0x0000000113b5404e 0x113aa4000 + 720974
8   com.adobe.InDesign.Text                 0x00000001133d3859 0x113267000 + 1493081
9   com.adobe.InDesign.Text                 0x00000001133e11a9 0x113267000 + 1548713
10  com.adobe.InDesign.Text                 0x000000011340e518 0x113267000 + 1733912
11  com.adobe.InDesign.Text                 0x0000000113409613 0x113267000 + 1713683
12  com.adobe.InDesign.Text                 0x000000011342847a 0x113267000 + 1840250
13  com.adobe.InDesign.Text                 0x000000011342833a 0x113267000 + 1839930
14  com.adobe.InDesign.Text                 0x00000001134220a8 0x113267000 + 1814696

Similar Messages

  • Passing Multiple table row from one view to another view

    Hi,
    How to Passing Multiple table row from one view to another view in Web Dynpro Abap. (Table UI Element)
    thanx....

    Hi Ganesh,
    Kindly do search before posting.. this discussed many times..
    First create your context in component controller, and do context mapping in two views so that you can get values from
    one veiw to any views.
    and for multiple selection, for table we have property selection mode.. set as multi and remember context node selection
    selection cardinality shoud be 0-n.
    so, select n no of rows and based on some action call sec view and display data.( i think you know navigation between veiw ).
    Pelase check this...for multi selection
    Re: How to copy data from one node to another or fromone table to another table
    for navigation.. check
    navigation between the views
    Cheers,
    Kris.

  • Problem with multiple table row selection

    Hi all
           I have a rfc which fetches me a bunch of records and displays them in a table,say A.
           I have to select multiple records from this table and hit a button to navigate to next screen..where I will review the selected entries from table A..
           Cardinality is 0..N,Selection cardinality is 1..N.
    and selection mode as "multi"
    But I am not able to select multiple entries in tableA..
    Pl send me some sample code which would help me solving this issue...
    Thanks in advance

    hi,
    this is the code i have written.
    int size = wdContext.nodeHeader().size();
           IPrivateGetView.IItemElement e1 = wdContext.createItemElement("instance");
           for(int i=0;i<size;i++)
           if(wdContext.nodeHeader().isMultiSelected(i))
               e1.setDel(wdContext.nodeHeader().getHeaderElementAt(i).getDel());
                wdContext.nodeItem().addElement(e1);
    // i am trying to add the selected rows from one table to another table.
    By using above logic i couldn't select more than one row.
    Can u help me how to select more than one row and add them to another table.
    Thanks in advance.

  • Multiple Selection of Table Rows

    Hi Friends
    I created a web dynpro application which displays a table with multiple records.
    I added a button "REMOVE" to delete the selected rows from the table.
    It is working good if I select single row, but if I want to delete more than one row I am not able to select the rows and how can I delete all the selected rows.
    Thanks

    Change the selection property of node binded to table as 0..n.
    This will allow you to select multiple rows.
    To get multiple rows, use  get_selected_elements method of if_wd_context_node.
    Code for your reference :
    DATA:  wd_node TYPE REF TO if_wd_context_node,
             wa_temp  TYPE REF TO if_wd_context_element,
             lt_temp  TYPE wdr_context_element_set.
      wd_node = wd_context->get_child_node( name = 'NODE' ).
      CALL METHOD wd_node->get_selected_elements
        RECEIVING
          set = lt_temp.
      LOOP AT lt_temp INTO wa_temp.
        wd_node->remove_element( EXPORTING element = wa_temp ).
      ENDLOOP.

  • ID6 Select Multiple Tables?

    Hi:
    For several versions of InDesign I have created newspaper classified ads using an InDesign Javascript that takes raw text placed in a document, styles it, and places it into tables. This allows for the ads to have backgrounds, boxes, etc.
    Until ID6, I could select multiple ads (that is, multiple tables) and move the selected group between columns on the page.
    With ID6, I am only able to select one ad [table] at time -- or so it seems.
    I can't find any info on this in Help pages, etc.
    Has the interface been changed to disallow multiple table selection? Am I an idiot, missing something obvious? Is there a workaround?
    Thanks for your help.
    Doctor Paranoid.

    You need to post this in the InDesign Forum.
    InDesign

  • Disable Lead selection for table row cloumn

    HI Team,
    I have table with multiple rows and multiple columns.
    Based on the lead selection of the row we are displaying the some form.
    But in table row there are some columns like enter date, when the user is trying to enter the date, it displaying the form because of lead selection and it is not allowing the user to enter the date.
    So, I want disable the lead selection for some columns.
    How can I do this?
    Regards,
    BAla

    Hi
    I think that you can get  the UI Table in the wdDoModifyView method, and then the UI Column and play with his values, is something like this:
    IWDTable table =(IWDTable)view.getElement( ");
    And then play with the "column" methods.
    Josué Cruz

  • InDesign CC crashes when selecting text

    Hello folks!
    I have a serious issue here on my Windows 7 64bit notebook:
    InDesign CC (and also CS6 before) keep crashing when selecting text.
    I was still on CS6 when this failure appeared first. The strange thing is, it happens not always. When InDesign is opened new it will not crash instantly (most times). After some selecting random text a few times InDesign will crash with the well known "InDesign doesn't work anymore" message. There seems no pattern while selecting text (like special characters, certain fonts, whatever).
    Tried to use CC – no luck! still crashing.
    After some research in the forum I read, that this is very rare issue only occuring if there are more than 1 Windows accounts with both InDesign running. Indeed I made new account shortly before the first time this happened.
    But sadly even after I completely wiped the second account, all my InDesigns (CS5, CS6, CC), all prefs, and also all fonts (as recommend in a thread with people havong trouble with just the type-tool itself) and all registry thingies the problem remains. Why?
    Please help, it really kills the productivity.
    Thanks in advance for everything!

    Well, wonky extension seems like a good idea, but can be withdrawed because I haven't installed one.
    The font issue is also equally probable. As already mentioned: The interesting aspect here is, that both InDesign CS6 and CC will crash. It happened the first time when Windows decided to blue screen and f*** up my account (I wasn't able to log in anymore, I had to made a new one). I once read in another thread that there is a problem occuring when having multiple Windows accounts with InDesign running. Re-installing InDesign didn't help. Font problem after all?
    I have installed at the moment:
    MainType
    NexusFont
    Typograf
    and some small others, like: dp4 Font Viewer or FontViewOk

  • Adobe Premiere CC Crashes When Selecting Multiple Clips

    This project was already derailed by multicam, now that I've got my assembly edit ready to go, I've discovered a new show-stopper:  Premiere Pro CC crashes when I select multiple clips on the timeline.  I can't select more than 3 clips at a time, or the entire program comes crashing to it's knees.  Anyone else experiencing something like this?  Can anyone else reproduce this behavior? 
    Here's a video of the experience:
    http://youtu.be/DPOUinOSzDE
    Any word on an update?
    ASUS G75VX
    Windows 7 Pro, 64-bit
    GTX 670MX, 3GB GDDR5
    16GB RAM

    Progress.  I've been able to isolate the problem.  On my timeline I have some "regular" clips and some "merged" clips.  Regular clips are from either source: a Canon 7D (MP4 / MOV) or a Canon VIXIA HF G20 (AVCHD).  The Merged clips are only from the Canon 7D only (for video) and an audio recorder (MP3 at 320kbps).  The 7D footage is 1080/24p.  The VIXIA also shoots in 24p.
    Since "Merge Clips" sync on audio is not working for me, I've employed my former CS6 workflow:
    1. Sync all of the video and audio clips through PluralEyes 3 resulting in a preliminary sequence, "Clips_to_be_merged_sequence".
    2. I work my way through each of the clips, adjusting the audio track(s) for variances in drift between the on camera sound and the audio recorder.  I do this enabling "Audio Time Units", rather than video frames, so I can get extremely acurate.
    3. When I have a timeline full of nicely syncronized audio/video pairs, I merge clips, one painstaking clip at a time (of course I set up a keyboard shortcut for this).  For the merge, I "sync on In points".
    4. The merged clip is added to my project panel.
    5. Now, when it comes time to choose my sound bite selects, I load the merged clip into the Source panel and mark my Ins and Outs. 
    6. Time to create a subclip, of course with the new SOFT handles. (I'VE BEEN WANTING SOFT HANDLES FOR A LONG TIME!!!)
    7. The subclip appears to be properly created and placed into the Project panel.  It even shows the correct duration (i.e. 14 seconds)
    8.  When I drag that subclip onto the timeline it drags the entire length of the parent clip, without in or out points (not just the 14 second subclip).
    9.  I undo and decide to go back through the original clips again; mark ins and outs and simply drop to the timeline (either Insert or Overwrite).
    So in the end, I'm using sections of the Merged clip, but I'm not using Subclips of the Merged clips (because that doesn't work).
    Now, what's happening, though I didn't know it when I recorded the video above, is that Premiere is crashing any time I select both "regular" footage and "merged" footage.
    So, two bugs here:
    1. Can't use Subclips that are derived from Merged clips in ANY timeline.  Once dragged to the timeline it expands to the full duration of the original clip.
    2. Can't select both "regular" and "merged" clips at the same time on the timeline.
    JStrawn (staff) was kind enough to offer to take a look at some small sample files.  But my interview clips are very long, and I'm concerned that if I export them, to make them shorter, they may not actually exibit the problems I'm having on the original clips.
    Anyone else using this type of "Merge Clip" workflow that could reproduce either the subclip-from-merged-clip bug or the mixed-selection crash given the steps above?

  • Selecting multiple tables lines in NW7.0 EHP1.

    Hello Experts,
    I have to select multiple lines (pressing the control key) in a table control from my WD view. I am easily able to do it in SAP NW 7.0, but apparanetly that is not the case in SAP NW 7.0 EHP1 .
    Any help will be appreciated.
    Cheers!
    Ashish.

    Hi Thomas,
    Thanks a lot for the reply.
    Can you tell me the latest SP installed in your system where this sparse selection is working ?
    Thanks in advance for all the info.
    Best Regards,
    Ashish.

  • Lightroom 5.5 Crashes when selecting multiple photos in Library mode

    Had this issue when I originally upgraded to Lightroom 5 last year.
    Working through a large batch of photos, renaming and weeding, Lightroom is crashing every 10 minutes or so.
    Is there a patch to fix this like there was with the original problem last year?
    Running Windows 7 64 Bit.

    When monitoring GDI Objects in Task Manager I can see the value climbing by approx 70 with every photo selected.
    The GDI Objects value keeps climbing until it reaches 10,000 then crash.
    Selections do not need to be made all at once to reach this figure, it's cumulative,

  • Selecting a table row

    I can't figure out how to programmatically select a jtable row. can someone fill me in? there must be an easy method call, but I can't seem to find it.

    Here is the method :
    JTable.setRowSelectionInterval(int beginIndex, int endIndex);Olek

  • How to expande multiple table row from a single button

    I am trying to create an expanding table that expands multiple rows when a single button is clicked.
    So far I have managed to create a table that expands a single row at a time using -
    click
    this.parent.parent.instanceManager.insertInstance();
    I also tried using the following code from an existing woking file that adds a column when a button is clicked -   
    Table1.HeaderRow._Col3SF.addInstance(0);
    Table1.Row1._Col3SF.addInstance(0);
    Table1.Row2._Col3SF.addInstance(0);
    Table1.Row3._Col3SF.addInstance(0);
    I adapted the code to suite my own file -
    click 
    form1.Sub1.Sub3.Table1.Row1.addInstance(0);
    form1.Sub1.Sub3.Table1.Row2.addInstance(0);
    form1.Sub1.Sub3.Table1.Row3.addInstance(0);
    form1.Sub1.Sub3.Table1.Row4.addInstance(0);
    form1.Sub1.Sub3.Table1.Row5.addInstance(0);
    However I receive the following error -
    click Invalid property get operation; subform doesn't have property 'addInstance'
    Regards Maxwell

    I managed to acheive what I needed to do using LCD's Action Builder.
    The Action builder makes it so easy to create advanced content.
    I selected my button obect for the list, then chose - create add a new instance,
    then chose my table from the list.
    I now have a table with multiple rows that expand when a single button is clicked, fantastic!
    Regards Maxwell

  • Indesign CS6 crashes when opening multiple documents

    Only recently, Indesign has started crashing when I open multiple documents.
    Nothing new has been installed on the computer as far as I know.
    I've tried trashing the preferences, accessing the files locally, wiping the computer and diaognosing the iMac hardware... without success.
    It's slightly more stable, as in it doesn't crash everytime now but instead more randomly than before.
    Program has never crashed with one document open.
    Interesting thing is if several files are open, then I close then individually, then close down fine. If I try to quit and close all of them in one go, Indesign crashes.
    Also occasionally has problems displaying links, eg. displays a grey box instead of an eps file.
    I have several crash log files in case someone is able to decipher them.

    1. Is there any reason to use eps? Avoid it use AI, PSD or PDF instead.
    2. Are all used fonts ok? What kind of fonts du you use?
    3. Which Mac OS X do you use?
    Does it crash with alwayst the same files?
    What does the file history tell you? Hold down the command key and got to InDesign > About InDesign… Does it tell you somewhat more specific, like missing plugins, severly damaged files and restored files, when (in which version) the files have been created first (helps often to export to IDML and open this again and save it as INDD and work with the new file.), has the problematic file been converted from another application (Quark Xpress or PageMaker), etc.

  • InDesign CS3 crashes when importing multiple files.

    I've got a new box that's been running pretty solid for several weeks now. It's Win 7 with 8 gigs. Just last night it starts crashing when I'm importing multiple files. Doesn't matter if it's JPGs, TIFFs, or PDFs.
    I can import all the same files one by one using the place command.
    Importing multiples using the place command or dragging & dropping crashes.
    It's not a case of placing a PDF using the bleed box and no bleed box is set. And that usually doesn't crash InDesign, just fails to import.
    I deleted the preferences file to no avail.
    CS 5.5 has no problems. No, I can't just use 5.5. I'm the only person with it and really only use it for converting files for customers that don't have the common sense to send a PDF. Other people in the shop have to be able to open these same files.
    Any ideas? This is already a pain since one of my main jobs is ganging business cards 72 up on a sheet.
    Thanks,
    Mike

    Only difference between with and without the plugin is the Faulting process id, Faulting application start time, and Report Id...
    Faulting application name: InDesign.exe, version: 5.0.0.458, time stamp: 0x45f900b6
    Faulting module name: APPFRAMEWORK.RPLN, version: 5.0.0.458, time stamp: 0x45f903d0
    Exception code: 0xc0000005
    Fault offset: 0x0001b8b0
    Faulting process id: 0x2ac
    Faulting application start time: 0x01cd4b1c9256c068
    Faulting application path: C:\Program Files (x86)\AdobeCS3\Adobe InDesign CS3\InDesign.exe
    Faulting module path: C:\Program Files (x86)\AdobeCS3\Adobe InDesign CS3\Required\APPFRAMEWORK.RPLN
    Report Id: ec708910-b70f-11e1-ad4c-e840f209298e
    There's also a .net crash but not with every instance of the InDesign crash.
    Application: InDesign.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: exception code c0000005, exception address 0AD6B8B0
    Stack:

  • InDesign CS4 crashes when selecting New Color Swatch

    Any idea why InDesign would be crashing when I select New Color Swatch?  I can Load Color Swatches or choose from the swatched in the menu, but if I try to add a new color it crashes no matter what type of document I am working on.

    This is the sort of error, if happening in all files, that is usually fixed if you Replace Your Preferences

Maybe you are looking for

  • Dreamweaver CS4 interface problems in Win 7 Ultimate 64bit

    I'm experiencing some frutratingly bizzare behavior with Dreamweaver CS4 and Windows 7 Ultimate 64bit and I'm hoping someone might now how to fix the issues. 1) When creating a new site by selecting "Site/New Site..." or "Site/Manage Sites..." the fi

  • Toolbar missing in illustrator CS4

    just noticed that my toolbar is missing in illustrator.  using CS4 on windows vista. never had a problem with it before.  only thing i've done differently is reset the computer back to an earlier date (only a couple months) and delete some temporary

  • How fast (or slow) is a external hd connected to the AE?

    I want to store my iTunes depository on an external hd, connected to the AE. Is this setup for music? .. or video?

  • Problem calling Mac to Iphone?

    I had this problem (I could call Iphone to Mac OK but not the other way round) and I found the solution was to EDIT entries inmy phone book to remove the . in any numbers!  ie my phonebook entries were say  123.454.5656 and this would never work, as

  • Handling dynamic item data in VSTS

    Hi Team, Can you please let us know how to handle dynamic item data in VSTS. Regards Raghavendra 8105577088