JavaScript works when saving file as Dynamic or Static but not 6.0 compatible

I need to be make required fields not required when a form is submitted from a specific button. This gives the user the ability to save the form without having to complete it. I have this working using the following script when the form is saved as Dynamic or Static.
for (var i = 0; i < xfa.host.numPages; i++)
var fields = xfa.layout.pageContent(i, "field");
for (var j = 0; j < fields.length; j++)
var field = fields.item(j);
field.mandatory = "disabled";
But when the form is saved as Adobe 6.0 Compatible, it does not work. Can anybody explain to me why this is? And possibly help me convert this so it will work with Adobe 6.0 forms.
Thanks
Nate

But if I run that in terminal I get this:
anthony-computer:~ anthonyjk$ java -version
java version "1.5.0_13"Yes - commandline/Terminal, that's what I meant.
So long as the program doesn't use any 1.6-only features, then will it will compile OK both at school (using1.6) and at home (using 1.5). Eclipse can be told to produce .class files that are compatible with a particular runtime. In your case the school compiler was producing 1.6 class files that are no good when you take them home. Hence the need to recompile, telling Eclipse you want 1.5 compatible .class files.
Or - as I mentioned - download and install the most recent JDK for use at home. There'll be less confusion that way

Similar Messages

  • Horizontal Menu Bar works when index.html is appended to url, but not otherwise

    My spry horizontal menu bar works like I want when I put /index.html at the end of the url for my website, but when I just go to the website without typing that in the index page shows up fine, but some of the links in the menu don't work. How is that possible if the index page is what shows up when you put in the usual www.domain.com?

    You're fine; don't worry about how you sound!
    I did not get two different pages when I went for your ...tennis.com address vs. your ...tennis.com/index.html address. Were you looking at the pages locally (preview in a browser) or looking at them on your website?
    If your local site contains the files you want to have on the server, synchronize your files [entire local site] (on the files panel, the 'recycle' symbol) to see which files are different, remote from local. Then upload (being sure to include associated files).
    The basic reason for a Spry menu bar not working is if the javascript and the menubar css file are not accessible or not linked to the page. The other reason would be if Javascript is turned off (but you said it worked with one file...) or if the javascript code at the bottom of the page is somehow either not there or broken:
    <script type="text/javascript">
    <!--
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    //-->
    </script>
    Well, I've been pretty long-winded about this. I hope you have been able to sort out the difficulty!
    Beth

  • After migrating to a new MBP, when saving or opening documents, I sometimes (but not always) get a warning such as: "Word cannot save this document due to a naming or permissions error on the destination volume." Can someone please explain?

    I recently migrated from a MBP with OS 10.6 to a MCB with OS 10.8. Some glitches are popping up. Here's the one on my mind at the moment:
    When saving or opening documents, I get a warning such as: "Word cannot save this document due to a naming or permissions error on the destination volume." Can someone please explain?

    Since this is isolated to a single file, try exporting it to Interchange Format (.inx), then open and save the resulting file as a new InDesign file.
    Since the problem occurs during export, that may not be possible. Another option to try would be to copy all elements, page by page, and "paste in place" into a new document the same size. If you used layers, be sure to enable "paste remembers layers" in the layers panel menu.
    This kind of problem is often indicative of an underlying font issue. You said there are only three fonts, and you should verify that in Type > Find Font... Try replacing, at least temporarily the fonts in use with something else that you know to be reliable from other documents. You might want to do this before the other steps.
    Peter

  • Adobe Photoshop cc has stopped working when saving file.

    Whenever i save a file in Photoshop CC or i save as it crashes and gives me the "Adobe Photoshop cc has stopped working" so i cant use Photoshop CC for this reason. I have it sometimes with Illustrator CC as well.
    Please Advise.

    Here is the log of the last quit
    Hope this is hellpfull
    Date/Time:       2013-09-29 17:06:42 -0400
    OS Version:      10.8.5 (Build 12F37)
    Architecture:    x86_64
    Report Version:  11
    Command:         Photoshop
    Path:            /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/MacOS/Adobe Photoshop CC
    Version:         14.0.0 (14.0.0.221)
    Parent:          launchd [286]
    PID:             566
    Event:           hang
    Duration:        1.95s
    Steps:           19 (100ms sampling interval)
    Hardware model:  iMac9,1
    Active cpus:     2
    Free pages:      317898 pages (-1454)
    Pageins:         709 pages
    Pageouts:        0 pages
    Process:         Adobe Photoshop CC [566]
    Path:            /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/MacOS/Adobe Photoshop CC
    Architecture:    x86_64
    Parent:          launchd [286]
    UID:             501
    Task size:       57801 pages (+81)
    Pageins:         688 pages
    CPU Time:        1.250s
      Thread 0x3837     DispatchQueue 1          priority <multiple> cpu time   1.242s
      19 ??? (Adobe Photoshop CC + 11476) [0x100002cd4]
        19 ??? (Adobe Photoshop CC + 2939337) [0x1002cd9c9]
          19 ??? (Adobe Photoshop CC + 2939116) [0x1002cd8ec]
            19 ??? (Adobe Photoshop CC + 557570) [0x100088202]
              19 ??? (Adobe Photoshop CC + 23689692) [0x1016979dc]
                19 ??? (Adobe Photoshop CC + 23684834) [0x1016966e2]
                  19 -[NSApplication run] + 517 (AppKit) [0x7fff86d511a3]
                    19 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (AppKit) [0x7fff86d59df2]
                      19 _DPSNextEvent + 685 (AppKit) [0x7fff86d5a533]
                        19 BlockUntilNextEventMatchingListInMode + 62 (HIToolbox) [0x7fff884b6ae3]
                          19 ReceiveNextEventCommon + 166 (HIToolbox) [0x7fff884b6b94]
                            19 RunCurrentEventLoopInMode + 209 (HIToolbox) [0x7fff884b6eb4]
                              19 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff882460e2]
                                19 __CFRunLoopRun + 1529 (CoreFoundation) [0x7fff88246ad9]
                                  19 __CFRunLoopDoTimer + 557 (CoreFoundation) [0x7fff8826131d]
                                    19 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20 (CoreFoundation) [0x7fff88261804]
                                      19 __NSFireTimer + 96 (Foundation) [0x7fff88e26463]
                                        19 ??? (Adobe Photoshop CC + 23685076) [0x1016967d4]
                                          19 ??? (Adobe Photoshop CC + 555523) [0x100087a03]
                                            19 ??? (Adobe Photoshop CC + 555879) [0x100087b67]
                                              19 ??? (Adobe Photoshop CC + 582890) [0x10008e4ea]
                                                19 ??? (Adobe Photoshop CC + 6254700) [0x1005f706c]
                                                  19 ??? (Adobe Photoshop CC + 604834) [0x100093aa2]
                                                    19 ??? (Adobe Photoshop CC + 17504061) [0x1010b173d]
                                                      19 ??? (Adobe Photoshop CC + 17506899) [0x1010b2253]
                                                        19 OWLWidgetShow + 491 (AdobeOwl) [0x103fafc99]
                                                          19 ??? (AdobeOwl + 308931) [0x103fb06c3]
                                                            19 ??? (AdobeOwl + 256710) [0x103fa3ac6]
                                                              19 ??? (AdobeOwl + 161506) [0x103f8c6e2]
                                                                19 ??? (AdobeOwl + 334704) [0x103fb6b70]
                                                                  19 ??? (AdobeOwl + 330364) [0x103fb5a7c]
                                                                    19 ??? (AdobeOwl + 332051) [0x103fb6113]
                                                                      19 ??? (AdobeOwl + 848852) [0x1040343d4]
                                                                        19 ??? (AdobeOwl + 849218) [0x104034542]
                                                                          19 ??? (AdobeOwl + 861426) [0x1040374f2]
                                                                            19 ??? (AdobeOwl + 474217) [0x103fd8c69]
                                                                              19 ??? (AdobeOwl + 586520) [0x103ff4318]
                                                                                19 ??? (AdobeOwl + 551259) [0x103feb95b]
                                                                                  19 ??? (AdobeOwl + 549120) [0x103feb100]
                                                                                    19 ??? (AdobeOwl + 505385) [0x103fe0629]
                                                                                      19 -[NSView(NSInternal) _setHidden:setNeedsDisplay:] + 1511 (AppKit) [0x7fff86d3dd61]
                                                                                        19 __NSArrayEnumerate + 582 (CoreFoundation) [0x7fff8829d4a6]
                                                                                          19 -[NSView _recursiveLostHiddenAncestor] + 310 (AppKit) [0x7fff86f3bad6]
                                                                                            19 __NSArrayEnumerate + 582 (CoreFoundation) [0x7fff8829d4a6]
                                                                                              19 -[NSView _recursiveLostHiddenAncestor] + 310 (AppKit) [0x7fff86f3bad6]
                                                                                                 19 __NSArrayEnumerate + 582 (CoreFoundation) [0x7fff8829d4a6]
                                                                                                   19 -[NSView _recursiveLostHiddenAncestor] + 187 (AppKit) [0x7fff86f3ba5b]
                                                                                                     19 ??? (Adobe Photoshop CC + 24444340) [0x10174fdb4]
                                                                                                       19 ??? (Adobe Photoshop CC + 17503868) [0x1010b167c]
                                                                                                         19 ??? (Adobe Photoshop CC + 17504061) [0x1010b173d]
                                                                                                           19 ??? (Adobe Photoshop CC + 17504358) [0x1010b1866]
                                                                                                             19 ??? (Adobe Photoshop CC + 1000653) [0x1000f44cd]
                                                                                                               19 ??? (Adobe Photoshop CC + 557849) [0x100088319]
                                                                                                                 19 ??? (Adobe Photoshop CC + 631924) [0x10009a474]
                                                                                                                   19 ??? (Adobe Photoshop CC + 7065255) [0x1006bcea7]
                                                                                                                     19 ??? (Adobe Photoshop CC + 6973579) [0x1006a688b]
                                                                                                                       19 ??? (Adobe Photoshop CC + 24625641) [0x10177c1e9]
                                                                                                                         19 ??? (Adobe Photoshop CC + 23160896) [0x101616840]
                                                                                                                           19 ??? (Adobe Photoshop CC + 23142888) [0x1016121e8]
                                                                                                                             19 ??? (Adobe Photoshop CC + 6402318) [0x10061b10e]
                                                                                                                               19 ??? (Adobe Photoshop CC + 12770453) [0x100c2dc95]
                                                                                                                                 19 ??? (Adobe Photoshop CC + 12825102) [0x100c3b20e]
                                                                                                                                   19 ??? (Adobe Photoshop CC + 12705907) [0x100c1e073]
                                                                                                                                     19 ??? (Adobe Photoshop CC + 12707913) [0x100c1e849]
                                                                                                                                       19 ??? (Adobe Photoshop CC + 12043716) [0x100b7c5c4]
                                                                                                                                         19 ??? (Adobe Photoshop CC + 12044044) [0x100b7c70c]
                                                                                                                                           19 ??? (Adobe Photoshop CC + 12048998) [0x100b7da66]
                                                                                                                                             19 ??? (Adobe Photoshop CC + 12136260) [0x100b92f44]
                                                                                                                                               19 ??? (AdobeCoolType + 352967) [0x104b5e2c7]
                                                                                                                                                 19 CTCleanup + 723399 (AdobeCoolType) [0x104c17245]
                                                                                                                                                   19 CTCleanup + 388274 (AdobeCoolType) [0x104bc5530]
                                                                                                                                                     19 CTCleanup + 388431 (AdobeCoolType) [0x104bc55cd]
                                                                                                                                                       14 CTCleanup + 723688 (AdobeCoolType) [0x104c17366]
                                                                                                                                                         14 ??? (AdobeCoolType + 74581) [0x104b1a355]
                                                                                                                                                           14 CTCleanup + 325358 (AdobeCoolType) [0x104bb5f6c]
                                                                                                                                                             14 CTCleanup + 324094 (AdobeCoolType) [0x104bb5a7c]
                                                                                                                                                               14 CTCleanup + 1024875 (AdobeCoolType) [0x104c60be9]
                                                                                                                                                                 14 CTCleanup + 1023752 (AdobeCoolType) [0x104c60786]
                                                                                                                                                                   14 CTCleanup + 1003223 (AdobeCoolType) [0x104c5b755]
                                                                                                                                                                     14 CTCleanup + 1003321 (AdobeCoolType) [0x104c5b7b7]
                                                                                                                                                                       14 CTFontManagerCreateFontDescriptorsFromURL + 39 (CoreText) [0x7fff8fbc7b78]
                                                                                                                                                                         14 CGFontCreateFontsWithURL + 444 (CoreGraphics) [0x7fff896f1523]
                                                                                                                                                                           14 CGFontCreateFontsWithPath + 40 (CoreGraphics) [0x7fff896f18c5]
                                                                                                                                                                             14 create_private_data_with_path + 19 (libCGXType.A.dylib) [0x7fff8b4446aa]
                                                                                                                                                                               14 FPFontCreateFontsWithPath + 173 (libFontParser.dylib) [0x7fff8b4d9b13]
                                                                                                                                                                                 6  TFont::CreateFontEntitiesForFile(char const*, bool, TSimpleArray<TFont*>&, bool, short, char const*) + 1831 (libFontParser.dylib) [0x7fff8b4da835]
                                                                                                                                                                                   6  TLWFNType1Font::TLWFNType1Font(TResourceForkSurrogate const&, TResourceFileDataSurrogate const&, TResourceFileDataSurrogate const&) + 445 (libFontParser.dylib) [0x7fff8b4efe07]
                                                                                                                                                                                     6  TType1ParsingContext::ParseType1Font() + 20 (libFontParser.dylib) [0x7fff8b4f07d0]
                                                                                                                                                                                       6  TParsingContext::ParseType1Font() + 246 (libFontParser.dylib) [0x7fff8b4f0986]
                                                                                                                                                                                         3  TParsingContext::DoParse(TParserDictionary const*) + 280 (libFontParser.dylib) [0x7fff8b4f1368]
                                                                                                                                                                                            2  TParsingContext::DoCharStrings() + 461 (libFontParser.dylib) [0x7fff8b4f5cd5]
                                                                                                                                                                                              1  TType1LWFNParsingContext::CharString(unsigned int, unsigned int, unsigned int, char const*, char const*, unsigned int) + 299 (libFontParser.dylib) [0x7fff8b4f61bf]
                                                                                                                                                                                                1  memmove$VARIANT$sse3x + 33 (libsystem_c.dylib) [0x7fff852a6209]
                                                                                                                                                                                                  1  <executing in user space>
                                                                                                                                                                                              1  TType1LWFNParsingContext::CharString(unsigned int, unsigned int, unsigned int, char const*, char const*, unsigned int) + 236 (libFontParser.dylib) [0x7fff8b4f6180]
                                                                                                                                                                                                1  reallocf + 18 (libsystem_c.dylib) [0x7fff8530a96c]
                                                                                                                                                                                                  1  realloc + 125 (libsystem_c.dylib) [0x7fff852d2cbc]
                                                                                                                                                                                                    1  szone_size + 177 (libsystem_c.dylib) [0x7fff852d441b]
                                                                                                                                                                                                      1  <executing in user space>
                                                                                                                                                                                            1  TParsingContext::DoCharStrings() + 417 (libFontParser.dylib) [0x7fff8b4f5ca9]
                                                                                                                                                                                              1  TParsingContext::GetBinaryString(unsigned int&, unsigned int&, unsigned int&) + 442 (libFontParser.dylib) [0x7fff8b4f56ea]
                                                                                                                                                                                                1  TParsingContext::FillBuf() + 91 (libFontParser.dylib) [0x7fff8b4f1045]
                                                                                                                                                                                                  1  TType1LWFNParsingContext::GetBytes(unsigned long&) + 103 (libFontParser.dylib) [0x7fff8b4f1141]
                                                                                                                                                                                                    1  TType1LWFNResourceChain::GetNextResource() const + 65 (libFontParser.dylib) [0x7fff8b4f4a9b]
                                                                                                                                                                                                      1  TResourceFileDataSurrogate::operator=(TResourceFileDataSurrogate const&) + 47 (libFontParser.dylib) [0x7fff8b4f4af9]
                                                                                                                                                                                                        1  free + 199 (libsystem_c.dylib) [0x7fff852d28c8]
                                                                                                                                                                                                          1  szone_free_definite_size + 1071 (libsystem_c.dylib) [0x7fff852d8458]
                                                                                                                                                                                                            1  <executing in user space>
                                                                                                                                                                                         2  TParsingContext::DoParse(TParserDictionary const*) + 267 (libFontParser.dylib) [0x7fff8b4f135b]
                                                                                                                                                                                            1  TParsingContext::GetFixedArray(int*, unsigned int) + 1 (libFontParser.dylib) [0x7fff8b4f4f07]
                                                                                                                                                                                              1  <executing in user space>
                                                                                                                                                                                            1  TParsingContext::HandleReaction(int) + 4307 (libFontParser.dylib) [0x7fff8b4f367f]
                                                                                                                                                                                              1  TParsingContext::DoEncoding(TEncodingProtocol*) + 410 (libFontParser.dylib) [0x7fff8b4f3f1a]
                                                                                                                                                                                                1  TParsingContext::InterpretInteger(char*) + 112 (libFontParser.dylib) [0x7fff8b4f3d20]
                                                                                                                                                                                                  1  strtol_l + 13 (libsystem_c.dylib) [0x7fff8530cebf]
                                                                                                                                                                                                    1  <executing in user space>
                                                                                                                                                                                         1  TParsingContext::DoParse(TParserDictionary const*) + 743 (libFontParser.dylib) [0x7fff8b4f1537]
                                                                                                                                                                                            1  TParsingContext::SkipTo(Token) + 96 (libFontParser.dylib) [0x7fff8b4f188a]
                                                                                                                                                                                              1  TParsingContext::GetToken() + 1736 (libFontParser.dylib) [0x7fff8b4f1f9a]
                                                                                                                                                                                                1  TParsingContext::ScanString() + 460 (libFontParser.dylib) [0x7fff8b4f3aea]
                                                                                                                                                                                                  1  <executing in user space>
                                                                                                                                                                                 6  TFont::CreateFontEntitiesForFile(char const*, bool, TSimpleArray<TFont*>&, bool, short, char const*) + 579 (libFontParser.dylib) [0x7fff8b4da351]
                                                                                                                                                                                   6  TResourceForkSurrogate::TResourceForkSurrogate(char const*, bool) + 118 (libFontParser.dylib) [0x7fff8b4e1006]
                                                                                                                                                                                     6  TResourceForkFileReference::TResourceForkFileReference(char const*, bool) + 87 (libFontParser.dylib) [0x7fff8b4e10d3]
                                                                                                                                                                                       6  RMNewMappedRefFromMappedFork + 50 (CarbonCore) [0x7fff849a5c05]
                                                                                                                                                                                         6  CheckMapHeaderCommon + 4 (CarbonCore) [0x7fff849a3e31]
                                                                                                                                                                                          *6  hndl_alltraps + 228 (mach_kernel) [0xffffff80002ceb24]
                                                                                                                                                                                             *6  user_trap + 768 (mach_kernel) [0xffffff80002b8d90]
                                                                                                                                                                                               *6  vm_fault + 2106 (mach_kernel) [0xffffff8000262e6a]
                                                                                                                                                                                                 *6  thread_block_reason + 300 (mach_kernel) [0xffffff800022db9c]
                                                                                                                                                                                                   *6  ??? (mach_kernel + 190673) [0xffffff800022e8d1]
                                                                                                                                                                                                     *6  machine_switch_context + 366 (mach_kernel) [0xffffff80002b496e]
                                                                                                                                                                                 2  TFont::CreateFontEntitiesForFile(char const*, bool, TSimpleArray<TFont*>&, bool, short, char const*) + 1741 (libFontParser.dylib) [0x7fff8b4da7db]
                                                                                                                                                                                   2  TResourceForkSurrogate::TResourceForkSurrogate(char const*, bool) + 118 (libFontParser.dylib) [0x7fff8b4e1006]
                                                                                                                                                                                     2  TResourceForkFileReference::TResourceForkFileReference(char const*, bool) + 87 (libFontParser.dylib) [0x7fff8b4e10d3]
                                                                                                                                                                                       2  RMNewMappedRefFromMappedFork + 50 (CarbonCore) [0x7fff849a5c05]
                                                                                                                                                                                         2  CheckMapHeaderCommon + 4 (CarbonCore) [0x7fff849a3e31]
                                                                                                                                                                                          *2  hndl_alltraps + 228 (mach_kernel) [0xffffff80002ceb24]
                                                                                                                                                                                             *2  user_trap + 768 (mach_kernel) [0xffffff80002b8d90]
                                                                                                                                                                                               *2  vm_fault + 2106 (mach_kernel) [0xffffff8000262e6a]
                                                                                                                                                                                                 *2  thread_block_reason + 300 (mach_kernel) [0xffffff800022db9c]
                                                                                                                                                                                                   *2  ??? (mach_kernel + 190673) [0xffffff800022e8d1]
                                                                                                                                                                                                     *2  machine_switch_context + 366 (mach_kernel) [0xffffff80002b496e]
                                                                                                                                                       5  CTCleanup + 723728 (AdobeCoolType) [0x104c1738e]
                                                                                                                                                         5  CTCleanup + 847613 (AdobeCoolType) [0x104c3577b]
                                                                                                                                                           5  CTCleanup + 832864 (AdobeCoolType) [0x104c31dde]
                                                                                                                                                             5  ??? (AdobeCoolType + 41324) [0x104b1216c]
                                                                                                                                                               5  ??? (AdobeCoolType + 31271) [0x104b0fa27]
                                                                                                                                                                 5  CTCleanup + 1022127 (AdobeCoolType) [0x104c6012d]
                                                                                                                                                                   5  CTCleanup + 1016665 (AdobeCoolType) [0x104c5ebd7]
                                                                                                                                                                     5  CTCleanup + 1003321 (AdobeCoolType) [0x104c5b7b7]
                                                                                                                                                                       5  CTFontManagerCreateFontDescriptorsFromURL + 39 (CoreText) [0x7fff8fbc7b78]
                                                                                                                                                                         5  CGFontCreateFontsWithURL + 444 (CoreGraphics) [0x7fff896f1523]
                                                                                                                                                                           5  CGFontCreateFontsWithPath + 40 (CoreGraphics) [0x7fff896f18c5]
                                                                                                                                                                             5  create_private_data_with_path + 19 (libCGXType.A.dylib) [0x7fff8b4446aa]
                                                                                                                                                                               5  FPFontCreateFontsWithPath + 173 (libFontParser.dylib) [0x7fff8b4d9b13]
                                                                                                                                                                                 5  TFont::CreateFontEntitiesForFile(char const*, bool, TSimpleArray<TFont*>&, bool, short, char const*) + 1831 (libFontParser.dylib) [0x7fff8b4da835]
                                                                                                                                                                                   5  TLWFNType1Font::TLWFNType1Font(TResourceForkSurrogate const&, TResourceFileDataSurrogate const&, TResourceFileDataSurrogate const&) + 445 (libFontParser.dylib) [0x7fff8b4efe07]
                                                                                                                                                                                     5  TType1ParsingContext::ParseType1Font() + 20 (libFontParser.dylib) [0x7fff8b4f07d0]
                                                                                                                                                                                       5  TParsingContext::ParseType1Font() + 246 (libFontParser.dylib) [0x7fff8b4f0986]
                                                                                                                                                                                         3  TParsingContext::DoParse(TParserDictionary const*) + 280 (libFontParser.dylib) [0x7fff8b4f1368]
                                                                                                                                                                                            1  TParsingContext::DoCharStrings() + 417 (libFontParser.dylib) [0x7fff8b4f5ca9]
                                                                                                                                                                                              1  TParsingContext::GetBinaryString(unsigned int&, unsigned int&, unsigned int&) + 442 (libFontParser.dylib) [0x7fff8b4f56ea]
                                                                                                                                                                                                1  TParsingContext::FillBuf() + 91 (libFontParser.dylib) [0x7fff8b4f1045]
                                                                                                                                                                                                  1  TType1LWFNParsingContext::GetBytes(unsigned long&) + 103 (libFontParser.dylib) [0x7fff8b4f1141]
                                                                                                                                                                                                    1  TType1LWFNResourceChain::GetNextResource() const + 54 (libFontParser.dylib) [0x7fff8b4f4a90]
                                                                                                                                                                                                      1  TResourceFileDataSurrogate::TResourceFileDataSurrogate(TResourceForkSurrogate const&, unsigned int, short) + 42 (libFontParser.dylib) [0x7fff8b4e1764]
                                                                                                                                                                                                        1  operator new(unsigned long) + 34 (libstdc++.6.dylib) [0x7fff83fd9347]
                                                                                                                                                                                                          1  malloc + 41 (libsystem_c.dylib) [0x7fff852d2bd7]
                                                                                                                                                                                                            1  malloc_zone_malloc + 71 (libsystem_c.dylib) [0x7fff852d2183]
                                                                                                                                                                                                              1  _spin_lock$VARIANT$mp + 13 (libsystem_c.dylib) [0x7fff852a7f6d]
                                                                                                                                                                                                                1  <executing in user space>
                                                                                                                                                                                            1  TParsingContext::DoCharStrings() + 461 (libFontParser.dylib) [0x7fff8b4f5cd5]
                                                                                                                                                                                              1  TType1LWFNParsingContext::CharString(unsigned int, unsigned int, unsigned int, char const*, char const*, unsigned int) + 409 (libFontParser.dylib) [0x7fff8b4f622d]
                                                                                                                                                                                                1  <executing in user space>
                                                                                                                                                                                            1  TParsingContext::DoCharStrings() + 342 (libFontParser.dylib) [0x7fff8b4f5c5e]
                                                                                                                                                                                 

  • Windows authentication on Intranet site on IIS8.5 works when using the IP of the site, but not the URL.

    I have an intranet website on server 2012R2 with IIS8.5.
    When I access the site by IP address, the site prompts for windows authentication and it only permits access to the areas the logged in user is allowed.
    When I access the site by URL, Firefox prompts for authentication and gives the correct access, but when I access the URL from IE or Chrome, the site never prompts for credentials and the entire site is wide open to anyone.
    I have anonymous authentication disabled, Windows authentication enabled, and basic authentication enabled, set to default to our domain, so the user doesn't have to type domain\username.
    I left the site bindings open, because when I bind to an IP or host name, the intranet site stops working.
    Can anybody tell me what I am doing wrong???

    When I access the site by URL, Firefox prompts for authentication and gives the correct access, but when I access the URL from IE or Chrome, the site never prompts for credentials
    and the entire site is wide open to anyone.
    Are you accessing the site from a domain-joined workstation? It's possible that it looks wide open because IE and Chrome are using your existing Windows credentials without any prompting, whereas Firefox is not automatically using these creds so is prompting.

  • ExternalInterface not working when swf file is embed inside a dynamically cloned DIV element.

    ExternalInterface not working when swf file is embed inside a dynamically cloned DIV element.
    It seems that flash movie is identifed as 'undefined' inside document.
    //a statically placed div
    var staticdiv=document.getElementById('PropDiv');
    //dynamically placed div with object tag
    var dynDiv =staticdiv.cloneNode( true );
    var xD=50;
    var yD=50;
    if(dynDiv)
    dynDiv.style.display  = "block";
    dynDiv.innerHTML="<object classid=" + "\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\"" + "codebase=" +
    "\"http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0\"" + "width=" + xD + "height=" + yD +
    "id=" + "\"external\"" + "align=" + "\"middle\"" + ">" +
                    "<param name=" + "\"allowScriptAccess\"" + "value=" + "\"sameDomain\"" + "/>" +
                    "<param name=" + "\"movie\"" + "value=" + "\"external.swf\"" + "/>" +
                    "<param name=" + "\"quality\"" + "value=" + "\"high\"" + "/>" +
                    "<param name=" + "\"wmode\"" + "value=" + "\"transparent\"" + "/>" +
                    "<param name=" + "\"bgcolor\"" + "value=" + "\"#ffffff\"" + "/>" +
                    "<embed src=" + "\"external.swf\"" + "quality=" + "\"high\"" + "wmode=" + "\"transparent\"" +"bgcolor=" + "\"#ffffff\""
    + "width=" + xD + "height=" + yD + "name=" + "\"external\"" + "align=" + "\"middle\"" + "allowScriptAccess=" + "\"sameDomain\"" +
    "type=" + "\"application/x-shockwave-flash\"" + "pluginspage=" + "\"http://www.macromedia.com/go/getflashplayer\"" + "/>" +
                    "</object>";
       dynDiv.style.top=50;
       dynDiv.style.left=100;
    document.body.appendChild(dynDiv);
    In above situation communication is not establised when a  funtion which is retruning boolean is called from flash using
    ExternalInterfcae.call.The return value of this function is getting as false inside flash.But the value is true in javascript.
    if (navigator.appName.indexOf("Microsoft") != -1) {
       return window[movieName];
      } else {
       return document[movieName];
    window["external"] is returning as 'undefined'.
    Please give a  solution to solve this.

    Note that you have different file names for the object (images/banner.swf) and the embed (images/banner1.swf)
    You also placed the embed in the middle of a param tag and nested all param tags.
    Because you didn't include a MIME type and the object doesn't have a classid for an ActiveX control for IE, I'm not sure what Firefox will be using.<br />
    The object doesn't have a data attribute to specify the file.<br />
    A separate embed is only needed when you specify a classid in the object.
    <pre><nowiki><div class="bannercontainer">
    <object width="940" height="445" type="application/x-shockwave-flash" data="images/banner.swf" >
    <param name="wmode" value="transparent" />
    <param name="movie" value="images/banner.swf" />
    </object>
    </div></nowiki></pre>

  • Photoshop CS6 – Error When Saving Files

    When saving files using Photoshop CS6 I randomly receive an error message that states 'Could not save image_name.tif' because of a program error'. Sometimes a save-as works but not guaranteed. The file is being saved to a mounted server volume and sometimes the only way to get the file on the server is to save to the desktop and then copy the file back to the server. The error message does not appear on any other Adobe applications, just Photoshop.

    Moved from the Creative Cloud to the Photoshop forum. They will be able to help you here.

  • Script to require user to update comments in info window when saving file?

    I work in a print production department where many different people are modifying files (InDesign, photoshop, Illustrator, etc.) on a central network every day. Users copy the file they want to work on to their desktop, modify it, and then replace the original on the network with the modified version.
    It can happen, though, that either someone doesn't save their work back to the network--or the opposite, where someone inadvertently overwrites a file on the network with a version that isn't as recent. Unfortunately, the information window (the one that you can access by right-clicking a file or, in the Finder column view, clicking on the "Get Info" button) doesn't identify the most recent user of a file--just the date created, modified, last opened, etc. When files on the server are incorrect for whatever reason, it can be difficult to figure out what happened. This info can be entered manually in the "Comments" field, but users either forget or are too busy to add that step into their routine.
    Can a script to written that will prompt/require them to add at least their initials, date last changed, and for what reason, in the comments field before saving? It would be ideal if the script could somehow prompt users to do this only when saving files to the network--or, failing that, at least only prompt them once if they're just saving a file they've already dragged to their desktop back to the desktop for backup reasons.
    Is this possible? Truly, I know almost nothing about AppleScript, but someone here was really, really helpful last week with a file-comparison script that has saved lives already. I'm trying to learn more, but meanwhile, I thought I'd ask.
    Thank you so much in advance!

    I can't see any way of doing this.
    It would require hooks into every application's Save dialog, which just isn't an option.
    The only possible way it might work is a folder action on the network folder that somehow adds the username to the comments field of any file as it's transferred to the server. Not quite the same thing, and I've no idea how folder actions work in a multi-user environment but it might be worth a try.
    The problem may be that every users' system will see the new file getting added, so every system tries to fire off the folder action, with unpredictable results.

  • Modified Date is off by 5 hours when saving files to External One Touch 4

    Have Googled and searched forums here but can't find an answer anywhere, but please do direct me if I've just missed it...
    I back up files via Linksys wireless server to a Sentry Maxtor One Touch 4 external hard drive (originally used with PC) without problem except for the timestamp. Modified Date is always exactly 5 hours earlier. For example, if I save a file to my Mac desktop and to the external hard drive at 7:05pm, then the desktop file properties will show a modified date of 7:05pm (accurate), but the external hard drive file will show 2:05pm (off by 5 hours).
    Any ideas?

    Thanks for the welcome and your speedy responses, Michael and Joey. Although my technical skills are limited, I'm sure the drive is still NTFS as I did nothing to update it from use with our PC since we still have one of those in the house using the hard drive (unfortunate, I know).
    However, I did just try a cheat with the time setting on the Linksys wireless server. Although I had confirmed it was correct before, it hit me that maybe I could change it to GMT-England and that would result in correct timestamping. It worked! Of course, the PC will probably be off now when saving files, but I haven't checked that yet. Any other issues/problems you think I may encounter by doing this?
    If not, then I can live with the cheat. Thanks again!

  • Can I enable autocomplete when saving files?

    I'm a Mac newbie. One of the Windows features I miss is autocomple when saving files. I tend to work with .jpeg files and name them sequentially, and Windows would help me out by bringing up similar file names. I could then just change the sequence number to make a new file. Is there any way to enable or add this type of feature in 10.6?

    Hi,
    I have done that with the ftp adapter. In the .xsl file I wrote the following after the <xsl:stylesheet version="1.0" ....> tag:
    <xsl:variable name="INFILENAME" select="ehdr:getRequestHeader('/fhdr:InboundFTPHeaderType/fhdr:fileName','fhdr=http://xmlns.oracle.com/pcbpel/adapter/ftp/;')"/>
    <xsl:template match="/">
    <xsl:variable name="OUTFILENAME"
    select="ehdr:setOutboundHeader('/fhdr:OutboundFileHeaderType/fhdr:fileName', $INFILENAME, 'fhdr=http://xmlns.oracle.com/pcbpel/adapter/file/;')"/>
    <opaque:opaqueElement>
    <xsl:value-of select="/opaque:opaqueElement"/>
    </opaque:opaqueElement>
    </xsl:template>
    </xsl:stylesheet>
    To use this with the file adapter, you would have to wirte file where is written ftp.
    Hope this helps,
    Zaloa

  • BUG? ORA-01461 in Unit Tester when saving a long Dynamic Value Query

    I get an ORA-01461 "can bind a LONG value only for insert into a LONG column" error when saving a Test Implementation with a Dynamic Value Query whose length of the SQL statement is roughly 2,000 characters - I'm UNIONing ALL about 30 test case values together, but it seems to be choking on such a long SQL string for some reason....
    I am running version Early Adopter Release #2 (2.1.0.63), build MAIN-63.10.
    Thoughts?

    Confirmed.
    Bug 9119144: ORA-01461 IN UNIT TESTER WHEN SAVING A LONG DYNAMIC VALUE QUERY (OR OTHER CLOB)
    Brian Jeffries
    SQL Developer Team

  • When saving files from the internet, why doesn't Firefox 'know' to put .jpg files in "Photos" and pdf files in "Documents"?

    When saving files from the internet, why doesn't Firefox 'know' to put .jpg files in "Photos" and pdf files in "Documents"? IE always saved photos in the "Photos" file and documents in the "Documents" file. Firefox makes me choose every time. Very annoying.

    How about if Firefox is programmed like IE in this ONE thing...
    When saving files from internet sources, if the file ends in a typical photo extension such as .jpg, .bmp, .tif etc. it defaults to save it in your PHOTOS folder.
    When saving anything like a .doc, .pdf etc. it defaults to save it to your DOCUMENTS.
    You could still change it to 'desktop' if that if really where you want all your photos and documents... or some other folder that you decide, but DEFAULTS to the LOGICAL folder.
    I have carpal tunnel SO bad that even typing this suggestion is painful and having to make the extra click along with moving the mouse EVERY time I want to save something is painful.
    ALSO, I shouldn't need a bunch of ADDONS to accomplish this. I tried downloading one and it did nothing. The problem still exists.

  • For some reason , when i restore my iphone 4s to factory settings my headphones work when listening to music or youtube videos but when i backup my information onto it , it only comes out of one ear bud and i just got a new one from the apple store.

    for some reason , when i restore my iphone 4s to factory settings my headphones work when listening to music or youtube videos but when i backup my information onto it , it only comes out of one ear bud and i just got a new one from the apple store. my old iphone 4s audio jack was messed up but i just got a new one with my warranty , can anyone help me please.

    It doesn't matter what it is in your backup that's causing the problem because you can not selectively restore things from your backup. It's all or nothing.
    Set you phone up as a new device and start over.

  • Opening my Photoshop Elements 11 does not work. I always get following message: "Could not open a volume of work, because the file is locked or you do not have the required permissions. Undo the protection of the file on using the command 'Properties' in

    Opening my Photoshop Elements 11 does not work. I always get following message: "Could not open a volume of work, because the file is locked or you do not have the required permissions. Undo the protection of the file on using the command 'Properties' in Windows Explorer." What is wrong? I cannot unterstand what I have to do!

    Could not open a scratch file because the file is locked or you do not have the necessary access privileges. (…) | Mylen…
    Mylenium

  • I have Photoshop Elements 9. I downloaded the plug in 6.0 and it works on the RAW files from Canon EOS 60D, but not with Canon EOS 70D. I cannot download higher versions of plug in, because I have Windows Vista and it is not supported.

    I have Photoshop Elements 9. I downloaded the plug in 6.0 and it works on the RAW files from Canon EOS 60D, but not with Canon EOS 70D. I cannot download higher versions of plug in, because I have Windows Vista and it is not supported.

    You could try using the DNG converter 8.7 on Windows vista:
    <Adobe - Adobe Camera Raw and DNG Converter : For Windows : Adobe DNG Converter 8.7>
    <Adobe - Adobe Camera Raw and DNG Converter : For Macintosh : Adobe DNG Converter 8.7>
    You then need to watch this video to get hang of it:
    <Camera Raw: How to use Adobe DNG Converter - YouTube>
    Hope this helps.

Maybe you are looking for

  • Libreoffice and Firefox take ages to start, get stuck at polling

    Hello. Whenever I launch Firefox or Libreoffice, they take around 15-20 seconds to start. I'm not using the Libreoffice Quickstarter here. When I searched online for others who've faced the same problem, I found this problem to afflict Firefox 4 and

  • HPLaserjet P1102W Will No Longer Print But Is on Network

    Have had this printer for a while and it has been fine.  About 2 months ago, it stopped printing.  I was able to ping it from my desktop and other devices, it is on my network wirelessly and no other changes have been made.  The PC tries to send jobs

  • JBO-33035: Row currency has changed since the user interface was rendered

    First - Yes I have read a number of the postings regarding this error - HOWEVER - there seems to be a 'rather' serious side effect that I need to get fixed. Am dropping on a a UIX datapage a datacontrol VO component as a Search Form. I have added Del

  • Mail updated broke Gmail message read update

    I had this issue in ML where I would read an Email on a mobile device and Mail would not show it as read unless I quit Mail and restart it.  Issued disappeared in initial release of Mavericks but has cropped up again with the version 1 update.  Anybo

  • PR triggering twice

    Dear All, Am creating a workflow for Purchase requisition. When the workflow is initiated the first level approving authority is getting 2 work items. When I trigger the event from SAP Menu u2013Tools u2013Business Workflowu2014Developmentu2014Utilit