Dialog.show crashing when invoked within an Action actionlistner.

My problem is this that this code crashes.
textArea.addActionListener(new ActionListener() {
public void actionPerformed(ActionEvent arg0) {
Dialog.show("Title", "Text", "Ok", null);
When you edit the textArea on my phone nokia 6220 Classic (And suns emulator) , the phone goes to a separate window for editing.
when actionPerformed above is called the phone is still left in that window and thus Dialog.show above crashes.
I thought, so OK lets wait till the Form focuses again and added a focuslistener to the Form.
The only problem is that there is no focus-event sent to Form when it refocuses after an "edit session".
Is this a bug or am I missing something,
please help and best regards to you all.
By the way I have LWUIT_20081222
Ludvig Derning

Again hard to say without code.
One similiar error that happened to me was constructed in the following way
Button b
mehtod1
Button b=new Button();
method2
dosomethingwith(b);
it woked as soon as i corrected method1 to:
mehtod1
b=new Button();

Similar Messages

  • My CS4 crashes when opening a new action script 3

    Hello folks,
    I’m new to Flash and am currently taking a class, so please forgive me if this turns out to be an obvious fix, but I’m using flash for the first time and have been trying to open a new flash file: action script 3 but haven’t been successful cause the program immediately crashes. I’ve checked to confirm that my laptop meets the requirements so I’m not sure what it could be.
    …Any suggestions? I’ve attached the error reports.
    Thanks for your time.
    signed,
    Hopelessly untech savy

    Thanks for the reply Ned. It does crash when opening AC2 also. And I do have the most current updates. Correction: it does open under "guest" user account in both ac2 and ac3.
    FYI. the other apps in CS4 work in my profile. And my laptop is new and meets the standards to run the app.
    ...Any suggestions? I would be most greatful for any feedback in correcting this issue.
    Thanks for your time.
    Naomi

  • Win7-64 Photoshop CC blank Save As dialog, then crash, when working with video / frame animations

    Hi, I recently updated to CC from CS6 and am having issues when working with PSDs containing video layers, or are set up as frame animations:  When attempting to Save As, the dialog will be completely blank except for the Save and Cancel buttons.   If I press cancel, then return to Save As, CC then often crashes.
    Here is the Error Event from Event Viewer:
    Faulting application name: Photoshop.exe, version: 14.0.0.0, time stamp: 0x5176451b
    Faulting module name: MediaCoreIF.DLL, version: 7.0.0.0, time stamp: 0x51573a21
    Exception code: 0xc0000005
    Fault offset: 0x00000000001fca98
    Faulting process id: 0x750
    Faulting application start time: 0x01ce9e1925a5045b
    Faulting application path: C:\Program Files\Adobe\Adobe Photoshop CC (64 Bit)\Photoshop.exe
    Faulting module path: C:\Program Files\Adobe\Adobe Photoshop CC (64 Bit)\MediaCoreIF.DLL
    Report Id: db6d5f8f-0a0c-11e3-9df9-0026b9cc01d1
    So far I am only having these issues if I have been working with video layers and then frame animations.  Frame animations in particular seem to cause instability as I can often work with video layers all day without a problem.  Then if I import video frames to layers, or open a PSD containing a frame animation, the Save As may not necessarily work.
    Sometimes closing and restarting Photoshop will allow me to save again, but then sometimes a whole system reboot is required.  It is only temporary though.
    I am not running antivirus software or other apps aside from what starts at boot.

    Frustrating that this thread has petered out, since I'm having the exact same issue. Did you ever find a way to improved stability?
    Also of note, the issue followed me across machines. Two weeks ago I purchased a new machine, figured if that didn't solve the problem nothing would... It didn't. :\
    The only similar factors are that the machines both are 64bit Windows 7 (a fresh OEM install on the new box) and have nVidia-brand graphics cards. (Again, though - not the SAME graphics card, picked up a new one with the new machine.) No drive cloning was involved: this is completely new hardware, a fresh factory install of Windows 7, different antivirus (went from AVG to Avast), and new download of Photoshop CC from CreativeCloud.
    Looks like our event details are quite similar, too.
    Log Name: 
    Application
    Source:   
    Application Error
    Date:     
    4/6/2014 1:57:39 PM
    Event ID: 
    1000
    Task Category: (100)
    Level:    
    Error
    Keywords: 
    Classic
    User:     
    N/A
    Computer: 
    REDACTED
    Description:
    Faulting application name: Photoshop.exe, version: 14.2.1.570, time stamp: 0x52f4a9f2
    Faulting module name: MediaCoreIF.DLL, version: 7.0.0.0, time stamp: 0x51573a21
    Exception code: 0xc0000005
    Fault offset: 0x00000000001fca98
    Faulting process id: 0x1ca4
    Faulting application start time: 0x01cf51c68639ec43
    Faulting application path: C:\Program Files\Adobe\Adobe Photoshop CC (64 Bit)\Photoshop.exe
    Faulting module path: C:\Program Files\Adobe\Adobe Photoshop CC (64 Bit)\MediaCoreIF.DLL
    Report Id: 5268f22b-bdbd-11e3-b9df-d850e65afc6f

  • SOA managed server crashes when invoking BPMN processes

    Hi All,
    I have implemented a BPMN work flow and deployed to our SOA server.
    When i access http://<host><Port>/bpm/workspace url, it responds very slowly and sometimes time outs occur.
    and when i try to invoke BPNM instance soa_server crashes and I need to restart the server.
    I have set following values in servers -> soa_server -> Server start -> Arguments section
    -Xms1024m -Xmx1024m -XX:CompileThreshold=8000 -
    XX:PermSize=128m -XX:MaxPermSize=2024m
    Is it Correct?
    Or is there any other place to set this in admin server??
    How do we sort out this issue???
    Thanks
    Nir
    Is there anyone to help me on this issue??
    Edited by: Nir on Apr 23, 2012 2:57 AM
    Is there anyone to help me on this issue??????
    Edited by: Nir on Apr 24, 2012 2:15 AM
    Edited by: Nir on Apr 25, 2012 12:21 AM
    Is there any person to update this request ??????
    Edited by: Nir on Jun 11, 2012 12:24 AM

    Options :
    1. Try with SOAPUI by using the endpoint.
    2. Undeploy the process and redeploy, then test it again.
    Thanks,
    Vijay

  • NCo 3 crashes when invoking functions that return a time field

    I'm using NCo 3 (.NET 2 target framework) with Visual Studio 2010. When I invoke a function that returns time fields (like BAPI_ALM_ORDER_GET_DETAIL) NCo crashes with the following message:
    SAP.Middleware.Connector.RfcTypeConversionException: Cannot convert 240000 into TIME (HHmmss)
    I'm currently using NCo version 3.0.0.42. Is there a newer version? Obviously this is a bug inside the NCo library which I can't fix from the outside rendering the connector almost useless.
    Is this a known problem? Does anyone know if it is already fixed in newer revisions of NCo?

    I'm using NCo 3.02 (.NET 4 target framework) with Visual Studio 2010.
    When I invoke a function that returns date fields (like BAPI_SALESORDER_GETLIST) NCo crashes with the following message:
    SAP.Middleware.Connector.RfcTypeConversionException: Cannot convert DOCDATE....
    Below is the code I'm using:
                  Dim customer_orderAPI As IRfcFunction = ecc.Repository.CreateFunction("BAPISALESORDER_GETLIST")
                    customer_orderAPI.SetValue("CUSTOMER_NUMBER", "0000020000")
                    customer_orderAPI.SetValue("SALES_ORGANIZATION", "ARCO")
                    customer_orderAPI.SetParameterActive("MATERIAL", False)
                    customer_orderAPI.SetParameterActive("DOCUMENT_DATE", False)
                    customer_orderAPI.SetParameterActive("DOCUMENT_DATE_TO", False)
                    customer_orderAPI.SetParameterActive("PURCHASE_ORDER", False)
                    customer_orderAPI.SetParameterActive("TRANSACTION_GROUP", False)
                    customer_orderAPI.SetParameterActive("PURCHASE_ORDER_NUMBER", False)
                    customer_orderAPI.SetParameterActive("MATERIAL_EVG", False)
                    customer_orderAPI.Invoke(_ecc)   'I receive the error in this line
                    Dim table As IRfcTable = customer_orderAPI.GetTable("SALES_ORDERS")
                    Dim returnCode As String = customer_orderAPI.GetStructure("RETURN").GetString("TYPE")
                    If (returnCode.Equals("E") Or returnCode.Equals("A")) Then
                        Console.WriteLine(customer_orderAPI.GetStructure("RETURN").GetString("MESSAGE"))
                    Else
                        Console.WriteLine("*********** SUCCESS **********")
                        Console.WriteLine("Number of orders is .", table.RowCount)
                    End If
    Does anyone know what is the issue and how to fix it?

  • NCo 3.02 crashes when invoking functions that return a date field

    I'm using NCo 3.02 (.NET 4 target framework) with Visual Studio 2010.
    When I invoke a function that returns date fields (like BAPI_SALESORDER_GETLIST) NCo crashes with the following message:
    SAP.Middleware.Connector.RfcTypeConversionException: Cannot convert DOCDATE....
    Below is the code I'm using:
    Dim customer_orderAPI As IRfcFunction = ecc.Repository.CreateFunction("BAPISALESORDER_GETLIST")
    customer_orderAPI.SetValue("CUSTOMER_NUMBER", "0000020000")
    customer_orderAPI.SetValue("SALES_ORGANIZATION", "ARCO")
    customer_orderAPI.SetParameterActive("MATERIAL", False)
    customer_orderAPI.SetParameterActive("DOCUMENT_DATE", False)
    customer_orderAPI.SetParameterActive("DOCUMENT_DATE_TO", False)
    customer_orderAPI.SetParameterActive("PURCHASE_ORDER", False)
    customer_orderAPI.SetParameterActive("TRANSACTION_GROUP", False)
    customer_orderAPI.SetParameterActive("PURCHASE_ORDER_NUMBER", False)
    customer_orderAPI.SetParameterActive("MATERIAL_EVG", False)
    customer_orderAPI.Invoke(_ecc)                ' >>>>  I receive the error in this line
    Dim table As IRfcTable = customer_orderAPI.GetTable("SALES_ORDERS")
    Dim returnCode As String = customer_orderAPI.GetStructure("RETURN").GetString("TYPE")
    If (returnCode.Equals("E") Or returnCode.Equals("A")) Then
    Console.WriteLine(customer_orderAPI.GetStructure("RETURN").GetString("MESSAGE"))
    Else
    Console.WriteLine("*********** SUCCESS **********")
    Console.WriteLine("Number of orders is .", table.RowCount)
    End If
    Does anyone know what is the issue and how to fix it?

    I'm using NCo 3.02 (.NET 4 target framework) with Visual Studio 2010.
    When I invoke a function that returns date fields (like BAPI_SALESORDER_GETLIST) NCo crashes with the following message:
    SAP.Middleware.Connector.RfcTypeConversionException: Cannot convert DOCDATE....
    Below is the code I'm using:
    Dim customer_orderAPI As IRfcFunction = ecc.Repository.CreateFunction("BAPISALESORDER_GETLIST")
    customer_orderAPI.SetValue("CUSTOMER_NUMBER", "0000020000")
    customer_orderAPI.SetValue("SALES_ORGANIZATION", "ARCO")
    customer_orderAPI.SetParameterActive("MATERIAL", False)
    customer_orderAPI.SetParameterActive("DOCUMENT_DATE", False)
    customer_orderAPI.SetParameterActive("DOCUMENT_DATE_TO", False)
    customer_orderAPI.SetParameterActive("PURCHASE_ORDER", False)
    customer_orderAPI.SetParameterActive("TRANSACTION_GROUP", False)
    customer_orderAPI.SetParameterActive("PURCHASE_ORDER_NUMBER", False)
    customer_orderAPI.SetParameterActive("MATERIAL_EVG", False)
    customer_orderAPI.Invoke(_ecc)                ' >>>>  I receive the error in this line
    Dim table As IRfcTable = customer_orderAPI.GetTable("SALES_ORDERS")
    Dim returnCode As String = customer_orderAPI.GetStructure("RETURN").GetString("TYPE")
    If (returnCode.Equals("E") Or returnCode.Equals("A")) Then
    Console.WriteLine(customer_orderAPI.GetStructure("RETURN").GetString("MESSAGE"))
    Else
    Console.WriteLine("*********** SUCCESS **********")
    Console.WriteLine("Number of orders is .", table.RowCount)
    End If
    Does anyone know what is the issue and how to fix it?

  • Sql sever 2012 setup crashes when invoked using cygwin

    I'm using CSC agility platform which is hybrid cloud platform, which uses cygwin to run scripts on the VM's it creates.
    I have a windows server 2012 standard, in which I have to install SQL server 2012 express, the setup will get invoked using cygwin.
    When I execute SQL server setup using "cmd" i.e command prompt, it runs fine. But when I use cygwin, the installation crashes. If install any other software using cygwin, it works fine, the installation doesn't crash. It only happens with SQL server,
    but the installation goes fine when done using "cmd".
    Even if I open "cmd" through cygwin, the problem occurs.
    The installer is not corrupt, i have re-downloaded SQL server setup and tried, it still crashes.
    Description:
    Stopped working
    Problem signature:
    Problem Event Name: CLR20r3
    Problem Signature 01: scenarioengine.exe
    Problem Signature 02: 11.0.2100.60
    Problem Signature 03: 4f35dbe7
    Problem Signature 04: Microsoft.SqlServer.Chainer.Infrastructure
    Problem Signature 05: 11.0.0.0
    Problem Signature 06: 4f35dbe6
    Problem Signature 07: 200
    Problem Signature 08: 179
    Problem Signature 09: ZAGSF01GRLFWVJMY5S0U0HXSJJE2HDT4
    OS Version: 6.2.9200.2.0.0.272.7
    Locale ID: 1033
    This is the stacktrace of the exception SQL server installer has produced:
    Unhandled Exception: Microsoft.SqlServer.Chainer.Infrastructure.ChainerInfrastructureException: Item has already been added. Key in dictionary: 'tmp' Key being added: 'tmp' ---> S
    ystem.ArgumentException: Item has already been added. Key in dictionary: 'tmp' Key being added: 'tmp'
    at System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add)
    at System.Collections.Specialized.StringDictionary.Add(String key, String value)
    at System.CodeDom.Compiler.Executor.ExecWaitWithCaptureUnimpersonated(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputN
    ame, String& errorName, String trueCmdLine)
    at System.CodeDom.Compiler.Executor.ExecWaitWithCapture(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& e
    rrorName, String trueCmdLine)
    at Microsoft.CSharp.CSharpCodeGenerator.Compile(CompilerParameters options, String compilerDirectory, String compilerExe, String arguments, String& outputFile, Int32& nativeRetu
    rnValue, String trueArgs)
    at Microsoft.CSharp.CSharpCodeGenerator.FromFileBatch(CompilerParameters options, String[] fileNames)
    at Microsoft.CSharp.CSharpCodeGenerator.FromSourceBatch(CompilerParameters options, String[] sources)
    at Microsoft.CSharp.CSharpCodeGenerator.System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSourceBatch(CompilerParameters options, String[] sources)
    at System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromSource(CompilerParameters options, String[] sources)
    at System.Xml.Serialization.Compiler.Compile(Assembly parent, String ns, XmlSerializerCompilerParameters xmlParameters, Evidence evidence)
    at System.Xml.Serialization.TempAssembly.GenerateAssembly(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, Evidence evidence, XmlSerializerCompilerParameters par
    ameters, Assembly assembly, Hashtable assemblies)
    at System.Xml.Serialization.TempAssembly..ctor(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, String location, Evidence evidence)
    at System.Xml.Serialization.XmlSerializer.GenerateTempAssembly(XmlMapping xmlMapping, Type type, String defaultNamespace)
    at System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
    at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.SerializeObject(String rootPath, Object objectToSerialize, Boolean saveToCache)
    --- End of inner exception stack trace ---
    at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.SerializeObject(String rootPath, Object objectToSerialize, Boolean saveToCache)
    at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.SetCommonFlag(String key, Boolean value)
    at Microsoft.SqlServer.Chainer.Setup.Setup.InitializeLogProviders(ServiceContainer context)
    at Microsoft.SqlServer.Chainer.Setup.Setup.Run()
    at Microsoft.SqlServer.Chainer.Setup.Setup.Start()
    at Microsoft.SqlServer.Chainer.Setup.Setup.Main()

    Hi bmanojkumar24,
    From your description, you install SQL Server 2012 Express successfully via the command prompt, and SQL Server setup only fails when you use Cygwin. I suspect that there are some
    issues existing in Cygwin, I would recommend you report the problem to Cygwin support according to this
    article.
    In addition, we recommend you use the following ways to install SQL Server.
    • Install SQL Server 2012 from the Installation Wizard
    • Install SQL Server 2012 from the Command Prompt as your post
    • Install SQL Server 2012 using a Configuration File
    Thanks,
    Lydia Zhang
    Lydia Zhang
    TechNet Community Support

  • Pdfs showing double when displayed within browser ff33.1.1 on mac osx 10.7.5

    says it all - i have to reopen the link with the pdf in safari inorder to read it

    Hi taranga67,
    Does this happen in Firefox Safe Mode?
    '''Try Firefox Safe Mode''' to see if the problem goes away. [[Troubleshoot Firefox issues using Safe Mode|Firefox Safe Mode]] is a troubleshooting mode that temporarily turns off hardware acceleration, resets some settings, and disables add-ons (extensions and themes).
    If Firefox is open, you can restart in Firefox Safe Mode from the Help menu:
    *In Firefox 29.0 and above, click the menu button [[Image:New Fx Menu]], click Help [[Image:Help-29]] and select ''Restart with Add-ons Disabled''.
    *In previous Firefox versions, click on the Firefox button at the top left of the Firefox window and click on ''Help'' (or click on ''Help'' in the Menu bar, if you don't have a Firefox button) then click on ''Restart with Add-ons Disabled''.
    If Firefox is not running, you can start Firefox in Safe Mode as follows:
    * On Windows: Hold the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * On Mac: Hold the '''option''' key while starting Firefox.
    * On Linux: Quit Firefox, go to your Terminal and run ''firefox -safe-mode'' <br>(you may need to specify the Firefox installation path e.g. /usr/lib/firefox)
    When the Firefox Safe Mode window appears, select "Start in Safe Mode".<br>
    [[Image:Safe Mode Fx 15 - Win]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, theme, or hardware acceleration. Please follow the steps in the [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]] article to find the cause.
    ''To exit Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    When you figure out what's causing your issues, please let us know. It might help others with the same problem.

  • Xcelsius 2008 keeps crashing when invoking "Manage Connections" button.

    Hi,
    I am trying to evaluate Xcelsius 2008 but it keeps crashing. I hope it is not a problem with the software, but rather with my computer (although I have tried it Windows XP and Windows Vista - both fail).
    I installed Xcelsius 2008 (1.1.0.3) on Windows Vista yesterday and it was working great. I was able to make it connect to a web service that I developed and display the data.
    This morning I am having frustaring problems... Everytime I try to click on the "Manage connections" button, Xcelsius just crashes. It can be an empty model and it will crash. I put some components and then click on the button and it crashes.
    I went to the Windows event log to see if I could find anything usefull and this is what I have found:
    Faulting application Xcelsius.exe, version 1.1.0.3, time stamp 0x487c64e0, faulting module MFC80U.DLL, version 8.0.50727.1833, time stamp 0x482bc450, exception code 0xc0000005, fault offset 0x0004c655, process id 0x160c, application start time 0x01c9038b7fe324cb.
    Any help will be greatly appreciated.
    Andres
    Edited by: Andres Perez on Aug 21, 2008 3:10 PM

    Javier,
    I would like to think the problem is with the machine as well, but it has ocurred on Windows XP and Windows Vista.
    My Windows Vista is a brand new computer, with nothing but the OS (and whatever Toshiba has put in it), Office and Xcelsius.
    Right now I am building a Virtual PC machine with only Windows 2K3 and Office 2K3 installed on it. I will download all the patches and all the updates from Microsoft for it, but nothing else. I will then install Xcelsius and see if the problem persists.
    I have run Xcelsius logged as the admin and as a user and the problem happens regardles.
    Do you think it could be with the free trial version of the software? What is the version of the MFC80U.DLL you use? My version is 8.0.50727.1833
    I have been impressed with what the software can do, but I am not too impressed with the way the software works.

  • Dolphin and Konqueror crashes when trying to open "properties" dialog

    As the title says, trying to right click and choosing properties from both Dolphin and Konqueror.
    The wierd thing is that it only happens with folders, not files.
    Backtrace from Dolphin:
    [KCrash handler]
    #6 0xb7f6f424 in __kernel_vsyscall ()
    #7 0xb64ce720 in raise () from /lib/libc.so.6
    #8 0xb64d0058 in abort () from /lib/libc.so.6
    #9 0xb7deb965 in qt_message_output () from /usr/lib/libQtCore.so.4
    #10 0xb7deba17 in qFatal () from /usr/lib/libQtCore.so.4
    #11 0xb7debaa6 in qt_assert () from /usr/lib/libQtCore.so.4
    #12 0xb42d3ac0 in NFSFile::load ()
    from /usr/lib/kde4/fileshare_propsdlgplugin.so
    #13 0xb42957da in PropertiesPage::loadNFS ()
    from /usr/lib/kde4/fileshare_propsdlgplugin.so
    #14 0xb429a0fc in PropertiesPage::load ()
    from /usr/lib/kde4/fileshare_propsdlgplugin.so
    #15 0xb429a50b in PropertiesPage::PropertiesPage ()
    from /usr/lib/kde4/fileshare_propsdlgplugin.so
    #16 0xb4293f7a in PropsDlgSharePlugin::PropsDlgSharePlugin ()
    from /usr/lib/kde4/fileshare_propsdlgplugin.so
    #17 0xb4294ae1 in KGenericFactory<PropsDlgSharePlugin, KPropertiesDialog>::createObject () from /usr/lib/kde4/fileshare_propsdlgplugin.so
    #18 0xb7d2d3a8 in KPluginFactory::create () from /usr/lib/libkdecore.so.5
    #19 0xb7765a1c in KPropertiesDialog::KPropertiesDialogPrivate::insertPages ()
    from /usr/lib/libkio.so.5
    #20 0xb7765e73 in KPropertiesDialog::KPropertiesDialogPrivate::init ()
    from /usr/lib/libkio.so.5
    #21 0xb77660e6 in KPropertiesDialog::KPropertiesDialog ()
    from /usr/lib/libkio.so.5
    #22 0x080677d1 in _start ()
    #0 0xb7f6f424 in __kernel_vsyscall ()
    The KDE open file dialog also crashes when right clicking a folder and choosing properties.
    But doing it from the pasmoid folder view does work.

    Can anyone here tell me what is the solution to this?
    Usually by a logical process of elimination. The first step would normally be to determine if the proble is local or global. This can be tested by thre creation of a second user account and checking to see if the same problem exists. I.e., if the problem does not exist, then it is local to you first user account and may be something as simple as a corrupt PLIS file. On the other hand, if the proble exists in both user accounts, the it is a global problem like a corrupt application, a conflict with another app, or an OS-wide problem. Basically, the results of each test gives some indication of what you should try next.

  • Why does the default Mac print dialog show up in Acrobat?

    Instead of the Acrobat print dialog:
    The Mac print dialog:
    shows up when I invoke the Print command.
    Is there a preference that needs to be reset? Sometimes quitting and restarting Acrobat fixes the problem, but I've had computers that have never shown the Adobe print dialog, only the Mac dialog.

    according to your illustrations you have two different Printers setup.
    Unfortunately, in Acrobat 9 the Page setup Dialog does not function  it shows any printer.  I've explained here.
    JimGerman wrote:
    Instead of the Acrobat print dialog:
    The Mac print dialog:
    shows up when I invoke the Print command.
    Is there a preference that needs to be reset? Sometimes quitting and restarting Acrobat fixes the problem, but I've had computers that have never shown the Adobe print dialog, only the Mac dialog.
    IF this is Acrobat 9 - I have sent back bug reports, I've posted in Fedback forum (not discussion Forum) about this as well.  I have yet to see an answer to the problem. What you need to do is on the 2nd one that has the different dialog is set that to the same printer as in the first.
    IF page setup does work in your version of Acrobat make sure that while in acrobat choose correct printer then in page attributes click and choose save as default. That way acrobat will always default to this setup to start with when opening Acrobat.
    Another thing you can try is if you have removed a printer and added a new printer go to Printer Utility, and remove the old printer. If you have added a printer make the new printer the default Printer.

  • FrameMaker crashes when saving a file as XML

    Hello -
    I am encountering a problem saving a .fm file as a .xml file. I have saved many .fm files as .xml files in the past with no issues. However, lately FM crashes with a "serious error" on certain files when I try the same save process. My initial thought was that the file was somehow corrupted, but this morning I ran into this scenario: I have 3 FM licenses in my office, I was trying to save a .fm file as .xml and FM kept crashing. So I had another co-worker try to save the exact same file as a .xml file and it WORKED!?!?!?!
    We all were using FM 11, but I have since installed FM 12 thinking that version 12 wouldnt have the same problem, but the same issue is happening with both versions of FM. I read that FM has issues when working across a network so I have tried it both ways, across the network and locally and the same issue occurs.
    Again, this problem occurs occasionally on various files - not every file, but as previously mentioned I was able to successfully save a file on a different machine that I could not save on my machine. I have the most recent log file that was generated after a crash:
    [*** LOG FILE REMOVED BY MODERATOR***]
    Thanks in advance for any help in this matter.
    Gavin

    An update -
    So FM now appears to crash "sometimes" when saving as an xml file AND when saving the file in general. I have 3 machine with FramMaker installed, first with version 11 now with version 12. These 3 machines are all identical as far as SW running on them, etc... I have been unable to detect a pattern as to when FM will crash thus far. Sometimes it will crash when I try to save the file as an .xml file and sometimes it will save just fine. I have resorted to marking up the document a little at a time, saving the file, then trying to save as an XML file. It will work sometimes and other times it will crash. Sometimes it crashes when trying to save the .fm file other times it works; sometimes it will crash when I try to save the .fm file as a .xml file, other times it will work. About the only thing in common that I have found thus far is the fact that it happens with the same file over and over again; meaning that if I have a pool of 12 files that I need to load into FM and markup, 11 of the 12 files may work just fine and the 12 file will not - it will crash FM at some point in the markup/saving process every time. One might guess that the original file is somehow corrupt and that may be, but at this point I am not sure how I prove that is the case as FM seems to load it in just fine and I can save it right off the bat just fine. Does anyone know how I can prove that the structured file i receive initially is corrupt when it loads into FM fine? If we were causing some issue with the import of our modified EDD then why dont we have the same issue with the other 11 files in the batch as they all are using the same EDD?
    I have sent my most recent log files to adobe tech support this morning. I have tried saving files on shared drives as well as on local drives. I have tried the same process on the other workstations with the same results.
    Does anyone have ideas on how I can isolate a problem with the source file (structured doc) or on why FM is crashing when I perform these actions?
    Thanks,
    Gavin (Ryan)

  • 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.

  • Flash crashes when creating a new AS3 doc

    flash cs4 launches fine but crashes when starting a new action script 3 doc. (quits unexpectedly)  it seems to work fine when i log on as a guest user but not as myself (admin).  MACPRO desktop OS10.6.2  what can i try to aleavate this problem.  many thanks, tim

    Hi Tim,
    I’m experiencing the same issue, but for me it still crashes as guest. I’m hoping someone will have a suggestion. I’m very new to the flash world (in fact I’m taking a class now and wasn’t able to do my homework), so if you get any responses or discover any useful information please let me know.
    Thanks,
    Naomi

  • GPEngineException: Error filling role when invoking GP from within webdynpr

    Hi
    I am trying to invoke a guided procedure process (the example Time-Off-process) from within a webdynpro-application. For this, I used the code given here: http://help.sap.com/saphelp_nw2004s/helpdata/en/43/fcdf77fc6510b3e10000000a11466f/frameset.htm. The process can be invoked and starts running if I configure the roles in the design time environment such that the role type is set to "Initiator". However, if I change the role type to "Instantiation defined", I get the following error:
    "Error filling role role.overseer of role type 3 during instantiation".
    The stack trace shows that a GPEngineException has been thron:
    com.sap.caf.eu.gp.exception.api.GPEngineException: Error filling role role.overseer of role type 3 during instantiation
         at com.sap.caf.eu.gp.process.rt.impl.GPRuntimeManager.checkRoleList(GPRuntimeManager.java:307)
         at com.sap.caf.eu.gp.process.rt.impl.GPRuntimeManager.startProcess(GPRuntimeManager.java:125)
    In my code, I assign roles to users exactly as described in the above mentioned document. Here's the code snippet:
         //Assign users to each role:                         
         IGPRuntimeManager rtm = GPProcessFactory.getRuntimeManager();
         IGPProcessRoleInstanceList roles =
         rtm.createProcessRoleInstanceList();
         int rolenum = process.getRoleInfoCount();
         for (int i = 0; i < rolenum; i++) {
              String roleName = process.getRoleInfo(i).getRoleName();
              //create a new role instance by specifying the role's unique name
              IGPProcessRoleInstance roleInstance =
              roles.createProcessRoleInstance(roleName);
              //add the new role to the assignment list
              roles.addProcessRoleInstance(roleInstance);
    What could be the problem here? I have searched all over the forum, but didn't find any hint. It might as well be that the error doesn't mean anything. I got a similar problem earlier which was solved by activating the process in the GP-Designtime. It would be great if anybody had an idea as to what I could do here. Anything could be a helpful suggestion!
    Thanks very much!
    Best regards
    Bettina Hepp

    This error is thrown if the role configuration in the guided procedure design time doesn't correspond to the role assignment during process instantiation:
    1. If role should be assigned at process instantiation, tick "overwritable at runtime", set role to "Initiation defined" and do assign a user to the role when you invoke the process.
    2. If role should be the process initiator, set role to "Initiator". In this case it is not possible to assign a user to this role when invoking the process.
    3. There is a third role type: "Runtime defined", haven't tried that so far.

Maybe you are looking for

  • My ibook G4 powerpc 10.4.11 is locking up. What kind of disk do I need to buy to repair it?

    I need to buy a copy of the OS X software to repair it but I'm confused about what I need.  Install disk or restore disk?  Is there a difference? Can I use 10.5 instead of 10.4?  All I do is surf the internet with it so I don't care about ilife and w

  • Since iOS7 update my iPad slows when connected to projector via VGA cable

    I use my iPad in class as a teaching resource every day. It's invaluable. However, since I updated it to iOS7, whenever I use my lightning-to-VGA adapter cable to connect my iPad to my projector it a) slows down the iPad to a crawl, and b) shows a bl

  • Accessing ID Value Mapping table in XSLT

    Hi Experts, In the XSLT mapping,I would like to access my value mapping table which i defined in ID .The purpose of ID value mapping here is, the table entries will be changing in future and i don want to use fix values, XML table  which is defined i

  • LIV-invoice status Hold

    hi, is anybody worked for creating invoice with Hold status by using BAPI i have tried with BAPI_INCOMINGINVOICE_SAVE & BAPI_INCOMINGINVOICE_CREATE Actually i am creating Invoice with this BAPI, but i required hold status for created invoice. how to

  • A warning sign appears with alert

    Dear all, I've upgraded my form from 6i to 10g. It has an alert which is called through a procedure defined in a pl/sql library file attached with this form. This alert is being called in When-New-Form-Instance, On-Error and different other places th