Framemaker 7 crashes when selecting/highlighting text

At pretty random moments my FrameMaker 7 stops working and it seems to do that only when I use my mouse to highlight a portion of text. Now I also noticed it happen when dragging (by mouse pointer) an endpoint of a straight line.
It never occured under Windows XP and now does very often under Windows 7.
Anyone had this problem or know a solution?

GwenchMach,
Arnis Gubins' (thanks!!) solution, given 3 posts up, solved all my problems. Sorry for not returning here to say that it was the correct answer.
So, I'm pretty sure you will be helped too if you "run FM7 in XP compatibility".
I hope you will tell if it was correct for you too.
Good luck,
UH

Similar Messages

  • Acrobat XI Pro crashing when changing highlighted text properties

    After install update 11.0.07 EVERY after highlighting a section of text and attempting to change the properties the program crashes, this is happening in ALL my documents with highlighted text
    Here is what I see, first screen shot is a PDF file that I received. To rule out errors in the first file I created the file in the second screen shot with the same results in both files when attempting to change the highlighted text properties ie CRASH
    I'm in two mind as to ether uninstall and re install and apply update 11.0.06 , as there was no problem then, as this only seemed to start when update 11.0.07 was applied. OR to totally remove and re-install and then apply update 11.0.07  and see if this continues

    I have the same problem with KERNELBASE.dll but the procedure is the same, I change into something thanks
    Nome dell'applicazione che ha generato l'errore: Acrobat.exe, versione: 11.0.4.63, timestamp: 0x52288928
    Nome del modulo che ha generato l'errore: KERNELBASE.dll, versione: 6.1.7601.18409, timestamp: 0x53159a86
    Codice eccezione: 0xc06d007e
    Offset errore 0x0000c42d
    ID processo che ha generato l'errore: 0x18ec
    Ora di avvio dell'applicazione che ha generato l'errore: 0x01cf833d351b70ed
    Percorso dell'applicazione che ha generato l'errore: C:\Program Files (x86)\Adobe\Acrobat 11.0\Acrobat\Acrobat.exe
    Percorso del modulo che ha generato l'errore: C:\Windows\syswow64\
    Nome dell'applicazione che ha generato l'errore: Acrobat.exe, versione: 11.0.4.63, timestamp: 0x52288928
    Nome del modulo che ha generato l'errore: KERNELBASE.dll, versione: 6.1.7601.18409, timestamp: 0x53159a86
    Codice eccezione: 0xc06d007e
    Offset errore 0x0000c42d
    ID processo che ha generato l'errore: 0x18ec
    Ora di avvio dell'applicazione che ha generato l'errore: 0x01cf833d351b70ed
    Percorso dell'applicazione che ha generato l'errore: C:\Program Files (x86)\Adobe\Acrobat 11.0\Acrobat\Acrobat.exe
    Percorso del modulo che ha generato l'errore: C:\Windows\syswow64\KERNELBASE.dll
    ID segnalazione: 730f9cd2-ef30-11e3-a912-00269e8fad5f
    ID segnalazione: 730f9cd2-ef30-11e3-a912-00269e8fad5f

  • 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

  • Photoshop CS6 crashes when selecting tools

    Hi, I'm having the same problem as a few other members (Photoshop CS6 occasionally crashes when selecting tools)  and have updated the driver on my HD5770 card to the latest version (8.961.0.0) as this is the recommended fix. Unfortunately this hasn't fixed the problem.
    Here is the error report from the most recent crash.
    This is very irritating as I inevitably lose some of my work when the application crashes.
    What else do you suggest as a fix?
    Steve

    I installed 12.3 and restarted my computer. This did not solve the problem.
    I've reinstalled Photoshop twice as well with no developments.
    Then, I found this thread: http://forums.adobe.com/message/4289204
    My card (Radeon X 1300 / X 1550) is not listed in the "Tested video cards for Photoshop CS6" section.
    If I go to Edit->Preferences->Performance, and mouse-over the "Graphics Processor Settings" section, it says "Photoshop detected an error in your display driver. Update or reinstall the driver and check Use Graphics Processor to retry".
    Is there any way around this?

  • FrameMaker v11 crashes when scrolling

    FrameMaker v11 crashes when scrolling within a file using a mouse wheel or Lenovo trackpoint. I have encountered this problem in multiple versions of FrameMaker. It does not crash if I use the scrollbar within the window. Is this just a known problem that has never been corrected, or is there a fix?

    The issue of scrolling within the Xref panel that causes a fatal crash is supposedly fixed in FM12. Maybe your scrolling issue has been too – download a trial copy on a machine that hasn’t got any Adobe stuff on it, patch it up & try it out.

  • JVM crashes when selecting non-default printer in ReportViewer in NATIVE dialog.

    On ReportViewer frame i have the print button active.  If i click the print button (Native dialog) and select a printer other than default printer, the JVM crashes.  Any idea how to fix it?
    Thanks

    I wanted to provide little history of what I am trying to achieve.  Currently, I have the following code:
    PrinterJob printJob = PrinterJob.getPrinterJob();
            if (printJob.printDialog()) {
                String printerName = printJob.getPrintService().getName();
                String printJobName = printJob.getJobName();
                PrintReportOptions printOptions = redirectPrinter(printerName, printJobName);
                sendReportOutputAndClose(reportClientDoc, printOptions);
    I want to capture the number of copies user selects from the dialog.  When I do printJob.getCopies(), it always returns 1.  Not sure how to get that # of copies user selected.  I also wanted to the dialog to be in Native mode because I don't want to give access to modify Margins and other page properties which are part of COMMON dialog mode.  If I create the dialog printJobAttribute.setDialog(JobAttributes.DialogType.NATIVE); then VM crashes when selecting a non-default printer but I am able to get the number of copies.  The key is I need to use NATIVE dialog and get the number of copies.  One option is to display in COMMON dialog mode and then hide the "Page Setup" and "Appearance" tabs.  Can this be done ?  I am new to Java and Crystal so any suggestions would help.

  • Elements 13 crashes when selecting Print

    Elements13 crashes when selecting Print from the File menu.
    Rebuilding the Preferences file will bring the Print menus back, but only temporarily.
    No error message, Windows advises the program must be shut down.
    Win 7, 16GB RAM, Elements 6 on the same computer works fine.

    Hi ,
    You are going through File menu > Print or File menu > Order Prints .
    Meanwhile go to Edit menu > Preferences >> Adobe partner services .
    Click "Refresh Button"
    Click "Reset Account"
    and "Clear On-line Serves data" also.

  • JVM crashes when selecting a CLOB in a OracleCallableStatement

    Hi all:
    We have a lot of places in our codebase where we "batch" a no. of
    selects using the OracleCallableStatement for better performance (i.e.
    save multiple roundtrips to the db). Recently we upgraded to Oracle
    8.1.7 and converted the LONG column in one of our tables to CLOB. Once
    we did that, every place in the system where we use a "batch" select
    (using refcursor) the JVM crashes (no stack trace, just the infamous Dr.
    Watson on NT and SIGBUS SEGV on Solaris)
    We are running wl510 sp10 , driver is weblogic oci (oci817_8).
    Here is a sample code
    cstmt = (OracleCallableStatement)con.prepareCall(
    "BEGIN \n"
    + " OPEN ? FOR SELECT A, B, C FROM TAB1 where ..;\n"
    + " OPEN ? FOR SELECT X, Y, Z FROM TAB2 where ..;\n"
    + " END;");
    cstmt.registerOutParameter(1, Types.OTHER);
    cstmt.registerOutParameter(2, Types.OTHER);
    cstmt.execute();
    rs = cstmt.getResultSet(1);
    Is there an update or patch for the driver which resolves this issue?
    thanks much,
    mohan

    I wanted to provide little history of what I am trying to achieve.  Currently, I have the following code:
    PrinterJob printJob = PrinterJob.getPrinterJob();
            if (printJob.printDialog()) {
                String printerName = printJob.getPrintService().getName();
                String printJobName = printJob.getJobName();
                PrintReportOptions printOptions = redirectPrinter(printerName, printJobName);
                sendReportOutputAndClose(reportClientDoc, printOptions);
    I want to capture the number of copies user selects from the dialog.  When I do printJob.getCopies(), it always returns 1.  Not sure how to get that # of copies user selected.  I also wanted to the dialog to be in Native mode because I don't want to give access to modify Margins and other page properties which are part of COMMON dialog mode.  If I create the dialog printJobAttribute.setDialog(JobAttributes.DialogType.NATIVE); then VM crashes when selecting a non-default printer but I am able to get the number of copies.  The key is I need to use NATIVE dialog and get the number of copies.  One option is to display in COMMON dialog mode and then hide the "Page Setup" and "Appearance" tabs.  Can this be done ?  I am new to Java and Crystal so any suggestions would help.

  • I updated my 4s to ios7 and now when I highlight text their is no cut option

    I updated my 4s to ios7 and now when I highlight text their is no cut option?

    To delete highlighted text, use the Delete (Backspace) button on the keyboard.

  • Indesign repeatedly crashes when I copy text from one InDesign document to another InDesign document

    Indesign CC repeatedly crashes when I copy text from one InDesign document to another InDesign document. Is it possible to solve this problem?

    Without system information and details like what text formatting, language settings, fonts used, paragraph styles even down to the spell check language nobody can even begin to guess.
    Mylenium

  • Flash CS 5.5 Crashes when selecting Text Tool

    Need some help here.  Trying to work on a project for class and everytime I select the text tool (menu bar/tool bar/keyboard shortcut) it crashes...I have tried using both purchased product and trial version.  Getting no help from support when I chat or call in.  If anyone has had this problem can you throw some help me way??

    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

  • Indesign crashes when select Text tool

    Hi,
    Since this morning I've a problem with InDesign CC. Every time I try to select the Text tool, InDesign crash, even with new file.
    During a period it was also impossible to only start InDesign. But I've clear my cache and it works again, but the text tool crash remain.
    http://pastebin.com/pR1Ess4i
    When I've tried to restart my mac with safe boot, it was OK but no in "normal" mode.
    I've had a Keynote/Page and Numbers update this morning, I think it's possible there have have a link...
    Thanks for your help, I don't know what doing !

    BTW, there is a newer version of InDesign as well, InDesign CC2014. Since you’re running Mavericks it should be available to you.

  • FrameMaker crashes when selecting print book file

    I have recenctly update to TCS4. FrameMaker crashes when I select Print Book but will produce a PDF is I select Save As PDF.
    Anyone else experiencing this and have a resolution?

    While I agree that this should not occur, you've said you can produce a PDF...
    Is there a reason you don't want to print from the PDF?
    Many long-time Framers are so used to doing this that we don't even use the Print dialog anymore...
    That said, if you want to track down the culprit, try the excellent suggestions above:
    set printer to Adobe PDF
    MIF wash
    Create a new book, and open all files
    and add 2 more to the list:
    Ensure that all the alerts are checked in Edit > Preferences > Global > Alerts
    Update your book and address any missing resource messages
    -Matt
    @mattrsullivan

  • CS5 InDesign crashing when selecting text

    I get this crash when I select text, and then select more text. It takes a usually 3–5 times, but it crashes. I've tried uninstalling fonts and I've tried with brand new documents using system fonts. Any suggestions?
    http://pastebin.com/vucbJRbC

    .. in which case I could run a cursory check. At the very least I will be able tell whether the file is physically damaged (missing parts of the file), or if it's internally damaged (a bad code in an otherwise good file).
    Are you free to post the file somewhere? [Unfortunately, Adobe doesn't allow InDesign files to be shared through this forum ]

  • Possible Bug when selecting the "text" tab on a Line Chart

    Thought I would pass this on.  Not sure if it has been logged yet or not.  Sometimes when building a line chart, the properties field locks up when I try and select the "text" tab.  The dialog boxes in the "text" tab do not show up and the "layout" tab is also highlighted.  I do not know what causes this, but it has happened to me numerous times.  The only solution is to totally delete the line chart and start all over.  It may be related to copying and pasting.  I set up a chart the way I need it and then copy/paste it rather than making all the changes on a default settings chart when I need another chart.
    Stan

    Hi Stan,
    Are you encountering this problem in the RTM version or SP1?
    Can you list the exact steps to reproduce this problem in the most simple case?
    Example:  add line chart, bind to data, copy, paste, click on text tab...............
    Thanks,
    Gerrit

Maybe you are looking for

  • Problem with pin reference (USB 6218)

    Hi evryone, I am confused concerning the pin references for USB-6218. MAX says to use  pin 15 and 16  for a differential AI (AI0/AIground) on the first channel. This seems correct because my measure looks ok. But when I look at the data sheet (http:/

  • Multiple MIDI Command Playlists

    I'm looking to control my guitar effects, audio back tracks, and eventually lights with logic pro. I've seen how to write midi data and automate it, but that is just for one song. How would I have access to multiple files/songs of midi automation in

  • Check file in unix directory

    Hi all, I am dealing with checking file in certain directory path of the unix. If file can be found then has to be uploaded. How to get list of those files in the unix and based on these information, I will do open dataset. thanks alots. Alia

  • My ipod had a flat battery and turned off and i tried to charge it but it said to connect it to itunes, so i did that but it didnt work?

    Help. My ipod wont work. When it got a flat battery i tried to charge it but it wouldnt work and it said i have to connect to itunes so i tried that but something went wrong. Help.

  • Float notes are not working

    Im using Float Notes for Firefox https://addons.mozilla.org/en-US/firefox/addon/floatnotes/ But they stopped working about week ago. I dont know why. I guess it can be another plug-in blocking them. But they were very usefull for me. Now even the Men