Component that is focusable, but not focus- traversable

Hi,
I have found a tidy solution to this, and posted it in the thread I thought was most appropriate, THEN I found, it was in the REFLECTION forum - duh.
I won't cross post the whole solution here.
So if you're interested, bowl over there for the answer
http://forum.java.sun.com/thread.jspa?messageID=3541807&#3541807
Cheers
Bruce

Answer,
I have a status field on my dialog that shouldn't be keyboard traversible, but I would like the user to be able to cut the contents (such as an error display), so I need to be able to have it focusable by mouse click.
I did this by enclosing the component inside a focusCycleRoot container that isn't itself focusable !!
original code, status widget gets focus when traversing via keyboard.
        JTextField status = new JTextField();
        status.setColumns(40);
        status.setEditable(false);
        status.setFocusable(true); // So user can cut the text with mouse
        status.setBorder(new javax.swing.border.EmptyBorder(status.getInsets()));
        container.add(status, "layout stuff");This is the modified code, which stops status being traversible by keyboard.
        JTextField status = new JTextField();
        status.setColumns(40);
        status.setEditable(false);
        status.setFocusable(true); // So user can cut the text with mouse
        status.setBorder(new javax.swing.border.EmptyBorder(status.getInsets()));
        Container statusTraversalHider = new JPanel();
        statusTraversalHider.add(status);
        statusTraversalHider.setFocusCycleRoot(true);
        statusTraversalHider.setFocusable(false);
        container.add(statusTraversalHider, "layout stuff");

Similar Messages

  • Can i find a file that was scanned but not renamed?

    can i find a file that was scanned but not renamed?

    Hi johnathong,
    Did you scan the file directly into Acrobat, but didn't save it? If so, the file is most certainly lost, and would need to be rescanned.
    If I misunderstood your question, please let me know.
    Best,
    Sara

  • After updating to V 15.0 I have the issue that suddenly many but not all of the functions do not work anymore. Menues and download links do not work.

    I have updated my firefox to version 15.0. After this I have the effect that at some unspecified time during use many of the functions stop working. Menu's do not open, download links do not work anymore and so on. Opening new tab's or windows still works. Links on pages partly work partly not. Copy and paste does not work anymore on webpages. It takes ending the firefox process and restarting to correct the issue until it happens again. I have those effects on totally different webpages. At this time it happens every time after I start Firefox but not right away. Firefox first works for some time and then it suddenly doesn't anymore without me having done anything special

    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!

  • A plugin that is installed but not used, does it load?

    if a plugin is installed (can be found in the "about plugin" drop down menu) can it affect PS performance or cause problems even if it's not used?  does it load with PS?
    thx

    sorry I kept reading it as:
    >Yes its loaded if its not loaded ,  then you would not be able to use it.
    but it looks like you meant
    >Yes its loaded , if its not loaded , then you would not be able to use it.
    although I would think that it's similar to a script in that it often calls external code, but only after you use the plugin.

  • SWF file will play on the computer that created it but not on another

    I created a fla file that has an imported flv video, I then both published it, and tryed exporting it as swf, in all cases the video plays fine on the computer where I created the video file but doesn't play on another computer. The other computer where it won't play has the latest flash software, and doen't have any problem with any other swf files.
    What could possibly be the reason for this?
    Thanks,
    Rob Fenwick

    I redid it embeding the video instead of inporting it,  which is what I should of done initially. Thank you for the advise, I was pulling my hair out trying to figure out what was wrong, and I don't have much left.
    I had a second problem with the sound not being in sync but figured out I could fix that problem by changing the frame rate.
    Thanks again,
    Rob

  • Have hotmail account on mac that will receive but not able to send. BT broadband

    Hello out there,  I am looking for help.
    Very frustrated with hotmail account on imac.  Since December 2013 I have been unable to send emails from my imac on my hotmail account.  I receive them but cannot reply.  If I sign into hotmail via safari I can send but there is no record of all my old emails. Totally helpless with computers and feel I must have done something wrong but cannot find how to put it right.  Is it something to do withhotmail - outlook and my bt home hub router.  Any suggestions welcome.

    See the Troubleshooting sending and receiving OS X mail support document.  Based on your description, your SMTP sending path is likely misconfigured.  Either the user or password or SSL or not (SSL almost always on), or the server specification is incorrect.  The SMTP sending path is not the settings that you'll first see in Mail.app preferences for the account and what you've probably reset dozens of times, that's the POP or IMAP receive path that you can see.  The SMTP send path is buried beneath the Outgoing SMTP Server "edit SMTP server" setting within the Mail > Preferences > Accounts preferences settings.  Anyway, follow the troubleshooting document, and confirm that your settings match those from your mail ISP.

  • Album art viewable in lower left hand corner with new iTunes?  Really liked that from before, but not sure how to do it now....

    I've just fiddled for about ten minutes and havent been able to get it to work.  Ijust really liked that feature and if nothing else, will just go back to 10.7 if the new one doesn't let you do it.  Any help would be greatly appreciated.

    I realized you could do that... Sadly for me, it's just more steps to do something you didn't have to do anything to get.  For me, I'm flipping around between web pages, itunes, folders for work, and now i have to click Itunes, then an additional click for the album artwork to come up, not to mention resizing it everytime I open iTunes.  Will most certainly be going back to iTunes 10.7.

  • Page won't open that's linked but not in the navigation menu

    On my photos page I have set links from each of the photos to another page.
    As long as I keep the page in my navigation menu it opens.
    But when I uncheck that option, clicking on the photo opens up a pop up with an original size version of the same photo.
    I don't want the page to appear in the navigation menu as it is a submenu of the photo page.
    Is there any way for me to get the page to load without having it in the navigation menu?
    Is the photo pop up a function of the photos page, and therefore I have to use another page template so this doesnt happen?

    How did you make the links on the photo template page?
    I'm wondering if this write up might help you...
    http://www.mac.com/web/en/Blog/013C4180-4787-4847-BAAB-319222AFC652.html
    Also, it might help if you could post your URL so that we can take a look.

  • I have an ipod touch 4g that will charge but not connect to my computer or itunes i have tried everything help?

    i also downloaded the newest version of itunes

    Did you do everything here:
    iOS: Device not recognized in iTunes for Windows
    Including
    Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP
    or
    Removing and reinstalling iTunes, QuickTime, and other software components for Windows Vista or Windows 7
    New cable and different USB port?
    Runs this and see if the results help with determine the cause
    iTunes for Windows: Device Sync Tests
    Try on another computer to help determine if computer or iPod problem

  • Is there any way to recover phots that were deleted but not backed up?

    My phone went crazy and the only thing Icould get it to do was restore to the original settings. I've got my contacts back but I never backed up my photos. Is there anything I can do?

    Unfortunately no.  If you had photo stream turned on berfore this happened you could sign into the same iCloud account on your phone and turn it on again to see if any of your photos are still there, but chances are they aren't.

  • Repeating error message: "acl found but not expected" during permissions repair

    repeating error message: "acl found but not expected" during permissions repair
    My iMac is running slow. Processor running all the time. I was told to do permissions repair, so I did that. I get 100's and 100's of "ACL found but not expected" while doing a permissions repair in 'utilities'. It says 1 minute to complete but runs for a half hour. When it finally completes, I can restart the permissions repair again and it starts all over with same endless messages. Even though its says 'repaired', these ACL issues keep coming.
    SEE BELOW ... What's wrong? And How do I fix it?
    Kind thanks for your suggestions,
    Vic
    Hardware Overview:  Model Name: iMac
      Model Identifier: iMac8,1
      Processor Name: Intel Core 2 Duo
      Processor Speed: 2.8 GHz
      Number Of Processors: 1
      Total Number Of Cores: 2
      L2 Cache: 6 MB
      Memory: 4 GB
      Bus Speed: 1.07 GHz
      Boot ROM Version: IM81.00C1.B00
      SMC Version (system): 1.30f1
    Serial Number (system): W884000HZE4  Hardware UUID: BF3B8113-E0F0-54DB-9062-B73A0E4DB0F2
    Repairing permissions for “Vic's iMac”ACL found but not expected on “Library/Printers”Repaired “Library/Printers”ACL found but not expected on “Library/Printers/Icons”Repaired “Library/Printers/Icons”Group differs on “Library/Printers/InstalledPrinters.plist”; should be 80; group is 0.Permissions differ on “Library/Printers/InstalledPrinters.plist”; should be -rw-rw-rw- ; they are -rw-r--r-- .Repaired “Library/Printers/InstalledPrinters.plist”ACL found but not expected on “private/etc/apache2/extra/httpd-ssl.conf”Repaired “private/etc/apache2/extra/httpd-ssl.conf”ACL found but not expected on “Library/Application Support/Apple/Remote Desktop”Repaired “Library/Application Support/Apple/Remote Desktop”ACL found but not expected on “Library/Application Support/Apple/Remote Desktop/Notify”Repaired “Library/Application Support/Apple/Remote Desktop/Notify”ACL found but not expected on “Library/Preferences/Xsan”Repaired “Library/Preferences/Xsan”ACL found but not expected on “Library/Printers/Canon”Repaired “Library/Printers/Canon”ACL found but not expected on “Library/Printers/Canon/IJScanner”Repaired “Library/Printers/Canon/IJScanner”ACL found but not expected on “Library/Printers/Canon/IJScanner/Frameworks”Repaired “Library/Printers/Canon/IJScanner/Frameworks”ACL found but not expected on “Library/Printers/Canon/IJScanner/Plugins”Repaired “Library/Printers/Canon/IJScanner/Plugins”ACL found but not expected on “Library/Printers/Canon/IJScanner/Resources”Repaired “Library/Printers/Canon/IJScanner/Resources”ACL found but not expected on “Library/Printers/Canon/IJScanner/Resources/CIJIcons”Repaired “Library/Printers/Canon/IJScanner/Resources/CIJIcons”ACL found but not expected on “Library/Printers/Canon/IJScanner/Resources/CIJIcons/CIJCanoScan5600F.icns”Repa ired “Library/Printers/Canon/IJScanner/Resources/CIJIcons/CIJCanoScan5600F.icns”ACL found but not expected on “Library/Printers/Canon/IJScanner/Resources/CIJIcons/CIJCanoScan9000F.icns”Repa ired “Library/Printers/Canon/IJScanner/Resources/CIJIcons/CIJCanoScan9000F.icns”ACL found but not expected on “Library/Printers/Canon/IJScanner/Resources/CIJIcons/CIJCanoScanLiDE100.icns”Re paired “Library/Printers/Canon/IJScanner/Resources/CIJIcons/CIJCanoScanLiDE100.icns”AC L found but not expected on “Library/Printers/Canon/IJScanner/Resources/CIJIcons/CIJCanoScanLiDE110.icns”Re paired “Library/Printers/Canon/IJScanner/Resources/CIJIcons/CIJCanoScanLiDE110.icns”AC L found but not expected on “Library/Printers/Canon/IJScanner/Resources/CIJIcons/CIJCanoScanLiDE200.icns”Re paired “Library/Printers/Canon/IJScanner/Resources/CIJIcons/CIJCanoScanLiDE200.icns”AC L found but not expected on “Library/Printers/Canon/IJScanner/Resources/CIJIcons/CIJCanoScanLiDE210.icns”Re paired “Library/Printers/Canon/IJScanner/Resources/CIJIcons/CIJCanoScanLiDE210.icns”AC L found but not expected on “Library/Printers/Canon/IJScanner/Resources/CIJIcons/CIJCanoScanLiDE700F.icns”R epaired “Library/Printers/Canon/IJScanner/Resources/CIJIcons/CIJCanoScanLiDE700F.icns”A CL found but not expected on “Library/Printers/Canon/IJScanner/Resources/Parameters”Repaired “Library/Printers/Canon/IJScanner/Resources/Parameters”ACL found but not expected on “Library/Printers/Canon/IJScanner/Resources/Parameters/CNCICA”Repaired “Library/Printers/Canon/IJScanner/Resources/Parameters/CNCICA”ACL found but not expected on “Library/Printers/Canon/IJScanner/Resources/Parameters/CNCICA/ICACPG_07.DAT”Rep aired “Library/Printers/Canon/IJScanner/Resources/Parameters/CNCICA/ICACPG_07.DAT”ACL found but not expected on “Library/Printers/Canon/IJScanner/Resources/Parameters/CNCICA/ICACPG_08.DAT”Rep aired “Library/Printers/Canon/IJScanner/Resources/Parameters/CNCICA/ICACPG_08.DAT”ACL found but not expected on “Library/Printers/Canon/IJScanner/Resources/Parameters/CNCICA/ICADAT.DAT”Repair ed “Library/Printers/Canon/IJScanner/Resources/Parameters/CNCICA/ICADAT.DAT”ACL found but not expected on “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ2413”Repaired “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ2413”ACL found but not expected on “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ2413/CNQ2413N.DAT”Rep aired “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ2413/CNQ2413N.DAT”ACL found but not expected on “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ2413/CNQ2413P.DAT”Rep aired “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ2413/CNQ2413P.DAT”ACL found but not expected on “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ2414”Repaired “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ2414”ACL found but not expected on “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ2414/CNQ2414N.DAT”Rep aired “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ2414/CNQ2414N.DAT”ACL found but not expected on “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ2414/CNQ2414P.DAT”Rep aired “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ2414/CNQ2414P.DAT”ACL found but not expected on “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ4807”Repaired “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ4807”ACL found but not expected on “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ4807/CNQ4807N.DAT”Rep aired “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ4807/CNQ4807N.DAT”ACL found but not expected on “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ4807/CNQ4807P.DAT”Rep aired “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ4807/CNQ4807P.DAT”ACL found but not expected on “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ4808”Repaired “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ4808”ACL found but not expected on “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ4808/CNQ4808A.DAT”Rep aired “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ4808/CNQ4808A.DAT”ACL found but not expected on “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ4808/CNQ4808N.DAT”Rep aired “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ4808/CNQ4808N.DAT”ACL found but not expected on “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ4808/CNQ4808P.DAT”Rep aired “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ4808/CNQ4808P.DAT”ACL found but not expected on “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ4808/CNQ4808W.DAT”Rep aired “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ4808/CNQ4808W.DAT”ACL found but not expected on “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ4809”Repaired “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ4809”ACL found but not expected on “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ4809/CNQ4809N.DAT”Rep aired “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ4809/CNQ4809N.DAT”ACL found but not expected on “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ4809/CNQ4809P.DAT”Rep aired “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ4809/CNQ4809P.DAT”ACL found but not expected on “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ9601”Repaired “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ9601”ACL found but not expected on “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ9601/CNQ9601N.DAT”Rep aired “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ9601/CNQ9601N.DAT”ACL found but not expected on “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ9601/CNQ9601P.DAT”Rep aired “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ9601/CNQ9601P.DAT”ACL found but not expected on “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ9602”Repaired “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ9602”ACL found but not expected on “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ9602/CNQ1908D.TBL”Rep aired “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ9602/CNQ1908D.TBL”ACL found but not expected on “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ9602/CNQ9602A.DAT”Rep aired “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ9602/CNQ9602A.DAT”ACL found but not expected on “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ9602/CNQ9602N.DAT”Rep aired “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ9602/CNQ9602N.DAT”ACL found but not expected on “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ9602/CNQ9602P.DAT”Rep aired “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ9602/CNQ9602P.DAT”ACL found but not expected on “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ9602/CNQ9602W.DAT”Rep aired “Library/Printers/Canon/IJScanner/Resources/Parameters/CNQ9602/CNQ9602W.DAT”ACL found but not expected on “Library/Printers/PPDs”Repaired “Library/Printers/PPDs”ACL found but not expected on “Library/Printers/PPDs/Contents”Repaired “Library/Printers/PPDs/Contents”ACL found but not expected on “Library/Printers/PPDs/Contents/Resources”Repaired “Library/Printers/PPDs/Contents/Resources”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component”Repaired “Library/QuickTime/AppleIntermediateCodec.component”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Info.plist”Repaire d “Library/QuickTime/AppleIntermediateCodec.component/Contents/Info.plist”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/PkgInfo”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/PkgInfo”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/AppleInt ermediateCodec.rsrc”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/AppleInt ermediateCodec.rsrc”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/Dutch.lp roj”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/Dutch.lp roj”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/Dutch.lp roj/Localized.rsrc”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/Dutch.lp roj/Localized.rsrc”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/English. lproj”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/English. lproj”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/English. lproj/Localized.rsrc”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/English. lproj/Localized.rsrc”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/French.l proj”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/French.l proj”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/French.l proj/Localized.rsrc”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/French.l proj/Localized.rsrc”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/German.l proj”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/German.l proj”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/German.l proj/Localized.rsrc”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/German.l proj/Localized.rsrc”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/Italian. lproj”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/Italian. lproj”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/Italian. lproj/Localized.rsrc”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/Italian. lproj/Localized.rsrc”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/Japanese .lproj”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/Japanese .lproj”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/Japanese .lproj/Localized.rsrc”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/Japanese .lproj/Localized.rsrc”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/Spanish. lproj”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/Spanish. lproj”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/Spanish. lproj/Localized.rsrc”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/Spanish. lproj/Localized.rsrc”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/ar.lproj ”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/ar.lproj ”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/ar.lproj /Localized.rsrc”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/ar.lproj /Localized.rsrc”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/ca.lproj ”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/ca.lproj ”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/ca.lproj /Localized.rsrc”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/ca.lproj /Localized.rsrc”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/cs.lproj ”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/cs.lproj ”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/cs.lproj /Localized.rsrc”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/cs.lproj /Localized.rsrc”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/da.lproj ”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/da.lproj ”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/da.lproj /Localized.rsrc”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/da.lproj /Localized.rsrc”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/el.lproj ”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/el.lproj ”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/el.lproj /Localized.rsrc”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/el.lproj /Localized.rsrc”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/fi.lproj ”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/fi.lproj ”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/fi.lproj /Localized.rsrc”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/fi.lproj /Localized.rsrc”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/he.lproj ”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/he.lproj ”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/he.lproj /Localized.rsrc”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/he.lproj /Localized.rsrc”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/hr.lproj ”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/hr.lproj ”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/hr.lproj /Localized.rsrc”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/hr.lproj /Localized.rsrc”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/hu.lproj ”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/hu.lproj ”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/hu.lproj /Localized.rsrc”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/hu.lproj /Localized.rsrc”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/id.lproj ”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/id.lproj ”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/id.lproj /Localized.rsrc”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/id.lproj /Localized.rsrc”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/ko.lproj ”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/ko.lproj ”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/ko.lproj /Localized.rsrc”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/ko.lproj /Localized.rsrc”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/ms.lproj ”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/ms.lproj ”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/ms.lproj /Localized.rsrc”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/ms.lproj /Localized.rsrc”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/no.lproj ”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/no.lproj ”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/no.lproj /Localized.rsrc”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/no.lproj /Localized.rsrc”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/pl.lproj ”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/pl.lproj ”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/pl.lproj /Localized.rsrc”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/pl.lproj /Localized.rsrc”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/pt.lproj ”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/pt.lproj ”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/pt.lproj /Localized.rsrc”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/pt.lproj /Localized.rsrc”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/pt_PT.lp roj”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/pt_PT.lp roj”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/pt_PT.lp roj/Localized.rsrc”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/pt_PT.lp roj/Localized.rsrc”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/ro.lproj ”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/ro.lproj ”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/ro.lproj /Localized.rsrc”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/ro.lproj /Localized.rsrc”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/ru.lproj ”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/ru.lproj ”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/ru.lproj /Localized.rsrc”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/ru.lproj /Localized.rsrc”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/sk.lproj ”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/sk.lproj ”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/sk.lproj /Localized.rsrc”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/sk.lproj /Localized.rsrc”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/sv.lproj ”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/sv.lproj ”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/sv.lproj /Localized.rsrc”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/sv.lproj /Localized.rsrc”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/th.lproj ”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/th.lproj ”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/th.lproj /Localized.rsrc”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/th.lproj /Localized.rsrc”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/tr.lproj ”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/tr.lproj ”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/tr.lproj /Localized.rsrc”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/tr.lproj /Localized.rsrc”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/uk.lproj ”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/uk.lproj ”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/uk.lproj /Localized.rsrc”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/uk.lproj /Localized.rsrc”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/vi.lproj ”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/vi.lproj ”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/vi.lproj /Localized.rsrc”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/vi.lproj /Localized.rsrc”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/zh_CN.lp roj”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/zh_CN.lp roj”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/zh_CN.lp roj/Localized.rsrc”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/zh_CN.lp roj/Localized.rsrc”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/zh_TW.lp roj”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/zh_TW.lp roj”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/zh_TW.lp roj/Localized.rsrc”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/Resources/zh_TW.lp roj/Localized.rsrc”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/_CodeSignature”Rep aired “Library/QuickTime/AppleIntermediateCodec.component/Contents/_CodeSignature”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/_CodeSignature/Cod eResources”Repaired “Library/QuickTime/AppleIntermediateCodec.component/Contents/_CodeSignature/Cod eResources”ACL found but not expected on “Library/QuickTime/AppleIntermediateCodec.component/Contents/version.plist”Repa ired “Library/QuickTime/AppleIntermediateCodec.component/Contents/version.plist”

    VicDesotelle wrote:
    repeating error message: "acl found but not expected" during permissions repair
    My iMac is running slow. Processor running all the time. I was told to do permissions repair, so I did that. I get 100's and 100's of "ACL found but not expected" while doing a permissions repair in 'utilities'. It says 1 minute to complete but runs for a half hour. When it finally completes, I can restart the permissions repair again and it starts all over with same endless messages. Even though its says 'repaired', these ACL issues keep coming.
    ACLs are just junk left over from previously installed OSXs. Just ignore. They have no impact.
    Describe your exact issue and computer specs and Linc may run you through a series of tests which may well help you find the problem to your issues. I agree, Permissions repair is rarely required.
    Cheers
    Pete

  • Loops are installed, but not in Loop Browser

    Hi All!!
    I have just bought the four (newly packaged) GarageBand Jam Packs. I was so impressed with the demo "song" Victory (Full), that I have decided to use those loops for a project I am working on.
    The "Victory" loops all play in the loop browser (all 137 of them) when I have "Victory (Full)" loaded for playback in GarageBand.
    But.......
    When I start a new project, the Victory loops are not available in the loop browser. This is rather perplexing for me.
    What do I need? I need to find a solution to see these loops and maybe others that are missing (but not missing).
    Thanks in advance for your help.
    Rodger GW

    Yes. The demo song is in D, and I have ensured that I have set the new song to be in D.
    I have also trashed the preferences, trashed the indexes, rebuilt the loop browser by dragging the loop folders from all sources (sources being those defined by the install script), and ensured that the Keyword Browsing is unckecked and I have reset the keyword layout.
    The only thing I have not done is the laborious task of importing each of the 137 Victory files into the the track window then translating each individual part as an Apple Loop. The reason for this is two fold: 1. I am on the lazy side of life and think there should be a quicker way; and 2. I have checked the other files contained in Library -> Audio -> Apple Loops -> Apple -> Jam Pack 4 - Symphony Orchestra are available in the loop browser under the Jam Pack 4 and the Loops Pull Down Menu.
    I am very unsure of the next thing to try.
    Rodger GW
    PS I have even tried to have those loops from the "Victory (Full)" file be selected as favorites. They now reside in Home -> Library -> Audio -> Apple Loops -> User Loops -> SingleFiles, but do not appear in the Favorites tab in the Loop Browser in any new project.
    Thanks in Advance,
    RGW

  • Goods Issues but not invoiced

    Hello forum, a question on any Sales/Billing reports people know of for goods that have been goods issued but are awaiting invoicing.  We use POD processing and can get some reports but none with a financial value at an item level.  We also use tcode VF04 to view pending deliveries to be invoiced but again doesnt show any epxected revenue and so was wondering if there are any other standard reports to give me this information?
    Much appreciated
    Dan

    Through standard TCodes VF04 and VF06, you can generate deliveries that are PGId but not invoiced but value will not flow there.  For this, you need to develop a zee tcode considering the tables VBAP (for unit price) and LIPS (for material code and quantity PGId).
    thanks
    G. Lakshmipathi

  • Excise Invoices Captured but not posted.

    Hi,
    How can I see the list of all excise invoices that are captured but not posted. Also list of excise invoices that are cancelled.
    Regards
    Ayyallas

    Hi Ayyallas,
    Have you tried transaction J2IUN and using the button "Display pending invoice".
    You might also be able to see this in table J_1IEXCHDR with field STATUS.
    Hope this helps,
    Adam.

  • Render items but not report?

    I want the code that creates values for items on a page to run but not the actual report on the page until a button is pushed. How can I do that?

    Hello,
    Please consider changing your handle to something more friendly then user… It’s easier to track your threads that way.
    >> … but not the actual report on the page until a button is pushed
    You can condition your report region by the REQUEST value. On your button branch, you have an option to set the REQUEST value. In case of buttons, the request value is usually the button name (and NOT the button label).
    The request value is automatically reset when you are branching to a new page (including self branch) unless you specifically set its value on the branch definitions. If the report region will be conditioned by the REQUEST value, it will run only after the specific button will be pressed.
    Regards,
    Arie.

Maybe you are looking for