'super' keyword problem....

hi everyone,
I had this starnge problem with super keyword,it gives me this compile error "Error(1042,11): method insertString(int, java.lang.String, javax.print.attribute.AttributeSet) not found in class javax.swing.text.PlainDocument"
hope any one could help
thanx
Code:
import javax.swing.text.AttributeSet;
import javax.swing.text.BadLocationException;
import javax.swing.text.PlainDocument;
import javax.print.attribute.AttributeSet;
class myDocPattern extends PlainDocument
  public void insertString(int offs, String str, AttributeSet a) throws BadLocationException
    String oldText = this.getText(0,this.getLength());
    if (str.length() > 2 || "0123456789.".indexOf(str) < 0 || (str.equals(".") && offs <= 0) ||
       (oldText.length() > 3 && (oldText+str).indexOf(".") <= 1) || (oldText+str).length() > 7)
      java.awt.Toolkit.getDefaultToolkit().beep();
      return;
    super.insertString(offs, str, a);
}

I had this starnge problem with super keyword,it gives me this
compile error "Error(1042,11): method insertString(int, java.lang.String,
javax.print.attribute.AttributeSet)
not found in class javax.swing.text.PlainDocument"
> super.insertString(offs, str, a);Repeating what the compiler already told you: the superclass PlainDocument
doesn't have a method named 'insertString' with a
javax.print.attribute.AttributeSet type parameter; the last parameter type
needs to be a javax.swing.text.AttributeSet. (identical class names in
different packages).
kind regards,
Jos

Similar Messages

  • Helloo! I have super big problem with my Air.

    Helloo! I have super big problem with my Air,10.8.5 ,it asks every 10 sec to make some changes and asks me for password all the time!! I cant acces my documesnt,pics,music,NOTHING at all! Finder is not working,i cant open any folder,icons are missing also,i cant open any of them,mozzila,chrome..im really going crazy.. i updated tonight my phone on new IOS 7 through my comp,cant be that i messed up everything because of that..this comp.is like 10 days old.
    btw. i created new user,and everything is working ok.

    Back up all data. Don't continue unless you're sure you can restore from a backup, even if you're unable to log in.
    This procedure will unlock all your user files (not system files) and reset their ownership and access-control lists to the default. If you've set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it.
    Step 1
    If you have more than one user account, and the one in question is not an administrator account, then temporarily promote it to administrator status in the Users & Groups preference pane. To do that, unlock the preference pane using the credentials of an administrator, check the box marked Allow user to administer this computer, then reboot. You can demote the problem account back to standard status when this step has been completed.
    Triple-click the following line on this page to select it. Copy the selected text to the Clipboard (command-C):
    { sudo chflags -R nouchg,nouappnd ~ $TMPDIR.. ; sudo chown -R $UID:staff ~ $_ ; sudo chmod -R u+rwX ~ $_ ; chmod -R -N ~ $_ ; } 2> /dev/null
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). You'll be prompted for your login password. Nothing will be displayed when you type it. You may get a one-time warning to be careful. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The command will take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear, then quit Terminal.
    Step 2 (optional)
    Take this step only if you have trouble with Step 1 or if it doesn't solve the problem.
    Boot into Recovery. When the OS X Utilities screen appears, select
    Utilities ▹ Terminal
    from the menu bar. A Terminal window will open.
    In the Terminal window, type this:
    res
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password window will open. You’re not  going to reset a password.
    Select your boot volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select
     ▹ Restart
    from the menu bar.

  • Keyword Problem and a Question.Forfo

    For some odd reason, Lightroom assigns a keyword (Tofino) to ALL new imports.  Even though it isn't selected.   A bit aggravating, because I have to got back and change every file after it's imported.  Why is this happening and how do I turn it off?  This has gone on for more than a year!
    My other question concerns the Adjustment Brush.  I know there's a simple way of hitting a key to see which areas have been "masked," but I can't figure out how to do it?   Who knows?
    Many thanks.

    I very much appreciate the hints on shortcuts and the "o" for the toggle
    mask.
    But I still can't figure out the keyword problem.  Any other ideas?  My
    issue is that EVERY time I import files from the camera's SD card, it
    applies a keyword of TOFINO.  I used that once only.  So I'm puzzled where
    to look for this in the pre-sets.  I prowled around last night, but I don't
    think I'm looking in the right area.
    Jeremy "Tofino" Lezin

  • This and super keywords, array.length attribute

    'this' and 'super' keywords and array.length attribute are declared in which java class?
    and also during running of a java program how they are initialized and how they work?

    'this' and 'super' keywords and array.length attribute are declared in which java class?They are not declared in any Java class, any more than the keywords 'class', 'interface', 'for', 'while', etc., are. They are defined in the grammar of the Java language, in the Java Language Specification.
    and also during running of a java program how they are initialized and how they work?That's much too large a question for a forum. Try reading the Java Tutorial.

  • This and super keyword

    what is the difference between this and super keyword?

    this serves as a reference to the current object whilst super refers to the superclass of the current object.

  • Joe Schorr - When can we expect a fix to the numerous keyword problems?

    Joe, when can we expect a fix for the numerous keyword problems? Is this a priority?
    There are so many problems that I’ll be very surprised if you can resolve them all on the first attempt. I doubt you have a complete list but I feel safe in saying they’ve all been mentioned here in one form or another. You would be doing yourself and the customers a service if you took the unprecedented step of providing your list so that it can be reviewed for accuracy. I’m finding new problems... or at least I think I am. I hate to waste your time reporting problems others have already reported or worse yet, problems I’ve reported — as I’ve lost track there are so many.
    Please let us know what is going on with this. You’ve made progress on the performance issues (though I think I speak for everyone with a PPC system that it’s still not what it should be – and I have a G5 Quad w/7 GB RAM and Quadro FX 4500 card. Aperture should be smokin’ but it’s not...)
    I look forward to hearing from you....

    I have a 500 GB hard drive; that's how I've avoided the issue, to date. But you consider a 2000 shot bat mitzvah a small shoot, so I have know problem acknowledging you shoot a lot more than I do.
    The key point about Aperture, to date, is that it doesn't add ANY data to original RAW files, period. Everything it appears to do -- everything is just a set of modifications to the master. This applies to sharpening, this applies to shadows and highlights, this applies to cropping... and it applies to metadata.
    As for archival, etc., ... if you're archiving outside of Aperture... why not just use multiple Aperture libraries? It's a bit inconvenient (to the extent that it takes 15 seconds to change the setting and re-launch), but it gets around the problem. I mean, if you're archiving external to Aperture in original RAW format, you're not only "losing" the metadata... you're losing every single change you've made to the file. Truly, no editing functionality of anything would you be using in this scenario.

  • Constructor problem with super keyword

    When I try to compile this class, I get 1 error:
    C:\Program Files\Xinox Software\JCreatorV3\MyProjects\FixedDiameterCircle.java:6: cannot resolve symbol
    symbol : constructor CircleGUI (int)
    location: class CircleGUI
    super(100);
    ^
    1 error
    class FixedDiameterCircle extends CircleGUI
         FixedDiameterCircle()
              super(100);     
         }//end FixedDiameterCircle()
    public void setDiameter(int d)
    }//end class FixedDiameterCircle
    ---------Here's the CircleGUI.java-------
    import javax.swing.*; //import Swing components
    import java.awt.*; //import awt components
    import java.awt.event.*; //import event handlers
    public class CircleGUI implements ActionListener
    JTextField diameter = new JTextField(3); //text field for first name
    JTextField color = new JTextField(5); //text field for last name
    JButton button = new JButton("Draw"); //update button
    JPanel panel = new JPanel(); //panel for frame content pane
    JFrame frame = new JFrame("Draw"); //frame for window + title
    public CircleGUI()
    panel.add(new JLabel("Diameter")); //add a label to panel
    panel.add(diameter); //add first to panel
    panel.add(new JLabel("Color")); //add another label to panel
    panel.add(color); //add a last to panel
    button.addActionListener(this); //add a click listener to button
    panel.add(button); //add button to panel
    frame.setContentPane(panel); //set panel as frame's content
    frame.setSize(120, 120); //set frame size (width, height)
    frame.setVisible(true); //make frame visible
    }//end CircleGUI()
    public void actionPerformed(ActionEvent e)//executed when button is clicked
    int d = Integer.parseInt(diameter.getText()); //get diameter
    Circle circle; //declare Circle variable
    if(color.getText().length() == 0) //if no color entered in field
    {                                       //use JColorChooser below
    Color rgb = JColorChooser.showDialog(frame, "Choose a Color", null);
    if(rgb != null) //if Color rgb chosen
    circle = new Circle(d,rgb); //instantiate Circle from Color
    }//end if(color...
    else
    String c = color.getText(); //get color String
    circle = new Circle(d,c); //instantiate Circle from String
    }//end else
    }//end actionPerformed()
    public static void main(String[] args) //main method
    CircleGUI cGUI = new CircleGUI(); //instantiate CircleGUI
    }//end main()
    }//end class CircleGUI
    What's the problem?

    CircleGUI does not have a constructor that takes an int. You need to either add this to CircleGui:public CircleGui(int diameter) { /* do stuff */ } or just cal super() instead of super(int). Which one is better is left as an exercise for the reader.

  • This keyword problem , how refer to super super class?

    Hello
    I had many times a problem on specifying this keyword as an argument to a constructor
    For example in this case
    package Test;
    public class Model {
        public Model() {
        public void connect(){
            new Thread(){
                public void run(){
                    new TestClass( *this* ).start();
    }bolded this will refer to Thread class and i want it to refer to Model class i mean to the class up one level.
    Is there a way to do that?
    Edited by: neolegionar on Nov 20, 2008 3:16 AM

    Model.this

  • Lightroom Upgrade at a client - sucess? - keyword problem deal breaker

    Hi
    Just a small report, on how upgrading a client's LR 2 catalog went.
    Background: The client is a professional photographer specialized on garden photography. Her customers are gardening and lifestyle magazines who publish her photos regularly as illustrations to various articles. She has a professional Canon EOS 1Ds MK III equipment and shoots exclusively raw. In a shoot around 300 to 1000 images are shot. The Lightroom catalog has around 20,000 images currently.
    In Lightroom she uses mostly DAM and some basic development features, images are delivered either as raw of as JPEG images to the clients. Keywording is especially important. She has an extensive hierarchical list of plants most of them multiword keywords with spaces, and lots of other keywords indicating if images were sent to clients and other stuff.
    The upgrade went just very well. I exported the catalog to a new intermediate catalog without previews, installed LR3 and imported this intermediate catalog into LR3 generating new previews from scratch. The hardware is modest, and some functional tests (especially switching images in develop, spot tool, and adjustment brushes) revealed that everything performs well enough.
    Then she asked me where she would have benefits from using the new version. And then I told the whole benefit story, which can be read everywhere.
    - New process version, better details and noise reduction. She asked where she can see it? Hmm, I switched to 1:1 view changing the process versions, not really much to see on Canon 1Ds Mk III files. Even with noisier files, it was hard to tell, what has actually changed. So only a 4:1 view very tiny changes were visible. The impact on her business? Near to nothing as she does not print large. The differences would hardly be seen in the magazine prints.
    - Lens corrections and perspective control: does not really matter in garden photography, but she could see some occasional usefullness.
    - Publish services: no real need for it
    - Print packages: nope
    - Slightshow improvements: no use for it
    - Performance improvements: nothing visible
    - Effects: completely superfluous
    - New import dialog: at first glance a hindereance, as she has to get used to it
    Then she asked: did they correct the keyword handling, when entering keywords witrh spaces? (You know the nasty bug, where keyword completion is broken at keywords with spaces). We checked (I knew it wasn't fixed), and of course she was heavily disappointed. Thus, after 2 years of development nothing new for her, keyword bug not fixed? Of course she said, that I should tell her, when keyword completion works, then and only then would she consider an upgrade.
    So, despite all the bells and whistles about the new version, I doubt that for many photographers the benefits are really so overwhelming in the real world. It is a pitty that Adobe continues to neglect the DAM features (some fresh ideas for client management would be great), that existing features aren't consequently implemented (esp. the possibilities to query the catalog, and keywording), and that existing bugs are constantly ignored and not fixed.
    So, please Adobe, get keyword completion fixed for keywords with spaces immediately !!! This is what professionals need. A catalog without reliable DAM features, renders the catalog concept to a great extend useless. Please listen!
    Disclaimer: As I am not a professional for me the situation is not the same. I just report my experience I had, with a photgrapher, who needs a proper asset management. I recommended Lightroom to her because of the overall package (she moved from Cumulus), so I feel a little obliged to help her in this issue. In my case, as a user of a modest Lumix G camera system, I would consider the IQ benefits more signifcant. I don't know, if this is a general observation.
    Kind regards
    Thomas

    W.W. Webster wrote:
    tgutgu wrote:
    Just a small report, on how upgrading a client's LR 2 catalog went ...
    So, please Adobe, get keyword completion fixed for keywords with spaces immediately !!! This is what professionals need. A catalog without reliable DAM features, renders the catalog concept to a great extend (sic) useless. Please listen!
    I just report my experience I had, with a photgrapher (sic), who needs a (sic) proper asset management.
    So the over-riding conclusion from your experience with just one photographer is that Lightroom is 'useless', and this compels you to demand, in bold type, that Adobe must listen?
    That Lightroom has issues and areas for ongoing development is obvious, and Adobe won't dispute this.  But rants like yours add nothing and are unhelpful.  Julie's response is extremely tactful and far more moderate than your post deserves.
    Dear Mr. Webster
    I think when you post, you should definitely change your tone. Julie simply answered my original post by acknowledging the problem, your accusation that I did not use appropriate "netiquette" is ridiculous. Posts like yours are a real problem of this forum.
    I simply gave a user story example to show that not for everybody the shiny advertised new features provide real benefits and that paying attention to a thorough implementation of features can be equally important. I think Julie has recognized this. And the issue is nothing for ongoing developments. Lightroom supports keywords with spaces, so it has to be done consequently. Keywording is essential for DAM. If keywording gets too tedious or leads to wrong keyword assignments, then DAM is really pointless.
    The intention of my post was to point Adobe to an apparently small problem, which has quite a big impact to people, who depend on good DAM features. The issue is nothing new, existed since the first release of Lightroom, but nothing was done about it, unfortunately. Now that Lightroom addressed keywords with spaces even with a new preference setting, it was fair to assume, that they had done something about it with care. This isn't so obviously. The issue was discussed in previous threads, but did not get any visible notice from Adobe. I am glad that this has changed now with Julie's post.
    In no way did I say that Lightroom is useless or even that I regard it to be so. I merely said that the catalog concept is to a great extend (not completely) useless, if its implementation is sloppy. DAM starts with data entry and only after doing this, you can use it to your benefit. Therefore it has to be efficient, which currently is not. Lightroom is criticized by a large number of users that it is forcing them into a catalog system instead of just providing access to the file system. Long existing bugs like this, likely proves them right in their view.
    The competition (I mean complete workflow solutions) is not really better than Lightroom with respect to DAM features, however, my take is, that the developers should be equally ambitious with the quality of the catalog system as they are with IQ, especially if the achievements in IQ are apparently less relevant to owners of high end camera systems. (I could be wrong with the last statement, but it would be interesting to hear if others have similar observations).
    Kind regards
    Thomas
    Thomas

  • Keywords problem using Adobe Bridge CS5

    Hi,
    I've a great many photos in numerous folders all found under one master folder.
    Don't know if this is a flaw in the program or a fault on my part, but what I'm trying to do is keep my keyword list as I continue to add to it...regardless of when I happen to come back to Bridge...'and regardless of what photo I select.
    Problem is, when I close out of Bridge and come back to a particular image, Bridge will show me only a portion of all the keywords I'd entered previously. My workaround involves browsing around to older images which happen to have all the keywords listed. (not meaning that all those keywords are applied to that photo, BUT, they're available). After doing so, the full list of keywords I've added in the past will now be available to any other image I select thereafter.
    I hope I explained that correctly.
    I always figured Adobe Bridge to be pretty intuitive and self explanatory but just now had a look at the CS5 Manual just to be sure I wasn't overlooking something. I couldn't find a solution.
    Would appreciate any help in this regard.
    Thanks in advance.

    Glad the problem is clear now
    When I say at their disposal, I mean keywords from which to be applied to each file. When you create a brand new file, from where would I get the keywords? I certainly don't expect to enter each one individually over and over again for every file. At their disposal in my book would mean: available as a keyword to be applied to the image.
    In the Bridge book this would mean they should be present in the keyword list that shows in the keyword panel. Like Curt stated the keywords that are already saved to a file but are not persistent to the list show in italic, usually at the bottom of the list under 'other keywords'.
    When you need to save keywords to files (whether brand new or old) you only have to select the files you want to have those certain keywords and put a checkmark in front of the keyword from the keyword panel (persistent or italic both work but for the italic to show you have to have files with those keywords in the folder as you have found out yourself by now) and let bridge finish its task to save the data to the files.
    You can create your own keyword list on the go when working and use the menu or right mouse menu in the keyword panel to create a new keyword or nested sub keyword. If you have created this word it will stay present in this list (persistent) but you can also create or edit your list in a simple text editor. A main keyword starts at the beginning of the line, hit return for a new line and 1 x tab to create a sub keyword to nest in the parent. Further nesting in done by return and an extra tab for each nested keyword.
    You can also export the current keyword list using the little menu icon top right to the keyword panel and choose export. Save it with a proper name and open this file in a text editor to get the idea of tabs and lines.
    Sadly enough I don't know a way to export non persistent keywords (italic) but maybe the scripting has a solution for you, if you want to make it persistent to the list you have to do so one by one.
    If you have created your own keyword tree it is also wise to every now and then back it up using the export function. You can also import a new list either to add to your existing words or to clear current and use only the new one.
    btw, going back to what you mentioned originally in as far as bridge needing time to apply a keyword and finish its task...that doesn't even exist on my end. I'm running off 16 gigs of memory and have allotted a huge number for bridge to work with.
    But still, multitasking is not a Bridge gem, if you start assigning keywords from the keywords panel after a few seconds the arrow starts rotating and you have to wait for it being finished, no matter what specs you have (and I use 32 GB RAM on a 12 core processor using SSD…) as soon as the first task starts the keywords that are getting applied need time to save to the files. If you start a new job before it is finished only half of the keywords will be saved.

  • Keyword problem

    Major problem with keywording. I'm using the trial of 5.5 of lightroom. It was working fine with the first four directories of images I imported. Now I'm importing a directory of alphabet PNGs. I select all and add keywords. Save to file. Import a second alphabet directory of different PNGs. Enter keywords. Save to file.
    I look back at my first directory which seemed to save the right keywords, and they have all changed to the keywords saved for the second directory. Same results if I remove directories and change their names. Same results if I remove directories and keyword in Bridge then import directories. Always both directories of the alpha graphics end up with the same keywords.
    If I can't get this working, there is no sense in buying the trial, which I was about to do since it worked fine with the first four directories. Has anyone heard of a problem like this and is there an answer? Is there a place to email adobe for an answer if no one can figure it out?
    Thanks trememdously for help!

    KIrby,
    to get you started on ASCII-art:
    Here is an Automator-Workflow - see my Usert Tip on Quartzfilters

  • Bridge CS4 Search Not Displaying NEF Files + Keyword Problems

    Hello, I am hoping someone can be of service to peculiar problem that apparently nobody else has had.
    I am running Adobe Bridge CS4 (came bundled with Photoshop Elements 8) on a 2009 24 inch iMac with 4GB RAM and a 2.6mHz processor running Snow Leopard v10.6.2.
    I use Adobe Bridge CS4 to add Keywords to all my photos and edit 14 bit Nikon NEF RAW files. I write the keywords to an .XMP sidecar
    file.
    Two days I ago I changed something in Preferences->Metadata and the next time I started Bridge CS4 and used the loupe tool on a NEF
    file, it took longer than usual for the preview to come up and when it did, it was at 200% magnification instead of 100%. Once the loupe preview showed up, the NEF file had some sort of processing applied to it (it became more contrasted.) This was all within Bridge ant NOT Adobe Camera Raw. I quit the program and the next time I started Bridge, it crashed upon using the loupe tool. I looked up help on Adobe's website and it appeared I had corrupted preferences. Per Adobe's instructions I option clicked at Bridge startup to delete the preferences and purge the cache.
    Everything appeared to be normal until today when I searched for a keyword and got 36 random results when I know I have hundreds of
    photos tagged with that particular keyword. I started typing in other keywords and getting the same sort of results- very limited numbers of photos I have hundreds of. I always include all subfolders in all searches and used every search method available through Bridge to no avail. The searches always came up with a fraction of the photos I actually have tagged.
    I then verified and repaired all disk permissions from the operating system installation CD and Bridge started returning results as
    usual. However, when I clicked on an individual file in the Content pane, some of my Keywords started to appear in italics below the rest of my Keyword tree. There doesn't appear to be any rhyme or reason as to why some images will return the Keywords normally and others in italics. Also, sometime the italicized keyword tree will include keywords I edited due to typos and thus no longer existing my normal Keyword tree. I gave the "Make Persistent" command a try. It converts the italics to regular case, but it also doubles the tag so I now have two of that tag (one in the normal keyword tree, and the now converted italics keyword tree.)
    Now I'm noticing that all my search results are not including NEF files; just JPEG and the occasional DNG file that I made through Adobe Camera RAW. I'm not sure if this has been the case throughout my problem or if I just noticed it late.
    Regarding not displaying NEF files in searches, it appears that it will default to displaying JPEG if it has the option because as of lately I have only been shooting RAW and some of those files are showing up in the still-wonky searches (still displaying random or no photos of keywords.) However, if I manually navigate to a file, I can open and edit NEF files with no problem, they just don't display in any search modes.
    Here's two short videos of what happens when I navigate a folder with NEF files by manually searching:
    http://www.youtube.com/watch?v=WDjUDZzULKQ
    http://www.youtube.com/watch?v=-Y9HkDK7DCs
    When I click on a NEF file, the one ahead of it in Content view processes into a more contrasty image and the loupe tool previews jump between 100% and 400% and then change to 100% when dragged or they just process themselves right then and there.

    I am running Adobe Bridge CS4 (came bundled with Photoshop Elements 8) on a 2009 24 inch iMac with 4GB RAM and a 2.6mHz processor running Snow Leopard v10.6.2.
    Snow Leopard and Bridge CS4 do have some issues. Some have no problems and others have much problems I'm afraid.
    I use Adobe Bridge CS4 to add Keywords to all my photos and edit 14 bit Nikon NEF RAW files. I write the keywords to an .XMP sidecar file.
    To my knowledge the keywords are written into the XMP Metadata that is saved in the IPTC section of file itself, the XMP data in the sidecar file contain the changes you made in ACR. In other words, the keywords you have added should still be there.
    Also see this Knowledge Base article about Keywords:
    http://kb2.adobe.com/cps/402/kb402660.html
    Two days I ago I changed something in Preferences->Metadata and the next time I started Bridge CS4 and used the loupe tool on a NEF file, it took longer than usual for the preview to come up and when it did, it was at 200% magnification instead of 100%.
    Changes metadata in prefs only affects the visability of the fields in the metadata panel. put or deselect a checkmark in front of an option will let you see or not see the field in this panel, the actual data and fields ar still in the file.
    it was at 200% magnification instead of 100%. Once the loupe preview showed up, the NEF file had some sort of processing applied to it (it became more contrasted.) This was all within Bridge ant NOT Adobe Camera Raw.
    You can change the magnification for the loupe to 100 / 200 / 400 and 800 % using the scrollwheel or with loupe active the + and - keys. Bridge shows the settings that you made in ACR. If you have changed the default Camera Raw setting it will also change the thumbs for this file. A thumbs needs some time to be cached. First it shows with a black border around, when first cached it shows the embedded preview and in the second round it renders the ACR settings and High Quality preview (if you have not disabled this setting). Caching needs some time.
    Everything appeared to be normal until today when I searched for a keyword and got 36 random results when I know I have hundreds of photos tagged with that particular keyword. I started typing in other keywords and getting the same sort of results- very limited numbers of photos I have hundreds of. I always include all subfolders in all searches and used every search method available through Bridge to no avail. The searches always came up with a fraction of the photos I actually have tagged.
    Maybe you need to let the indexing in find do its work again but it might also be a snow leopard issue. Try an other app (Digital Asset Management like Expresion Media or  Portfolio) to check about the keywording and find. You can use a trial version for several days. You have several options to use find keywords. In the panel itself, in the filterpanel uner the keyword tab, when clicking on a visible keyword it only shows the files with that keyword or in the menu Edit / find (shortcut cmd + F) explore the options in this menu and also choose include non indexed and let Bridge start to index your files again.
    However, when I clicked on an individual file in the Content pane, some of my Keywords started to appear in italics below the rest of my Keyword tree. There doesn't appear to be any rhyme or reason as to why some images will return the Keywords normally and others in italics. Also, sometime the italicized keyword tree will include keywords I edited due to typos and thus no longer existing my normal Keyword tree. I gave the "Make Persistent" command a try. It converts the italics to regular case, but it also doubles the tag so I now have two of that tag (one in the normal keyword tree, and the now converted italics keyword tree.)
    Don't know about that.
    Here's two short videos of what happens when I navigate a folder with NEF files by manually searching:
    http://www.youtube.com/watch?v=WDjUDZzULKQ
    http://www.youtube.com/watch?v=-Y9HkDK7DCs
    When I click on a NEF file, the one ahead of it in Content view processes into a more contrasty image and the loupe tool previews jump between 100% and 400% and then change to 100% when dragged or they just process themselves right then and there.
    As you can see the black border around some file that disappear after a while or when you select them they have not been cached. You used purge cache so most of your earlier cached results are gone and need to rebuild.

  • I have two related keyword problems.  Some keywords get "broadcast" to every photo in an event.  It's almost impossible to delete these keywords from individual photos.  I select the keyword, hit delete and it reappears after a few seconds.

    I have two related problems with keywords in iphoto 11.  Sometimes, keywords get magically "broadcast" to every photo in an event or album.  It's difficult to delete these keywords.  If I select one and try to delete it it vanishes.  About half the time, it reappears again either in a couple of seconds or after I go to another photo and then return to the previous one.  When thios happens, I need to delete the keyword two or more times before it actually vanishes.  With several hundred photos in an event that all have a bad keyword, this is a tedious process.  I've tried rebuilding the library once, but with only the first (I think) option checked on the rebuild.

    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Rebuild iPhoto Library Database from automatic backup.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums and keywords back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one. .
    Regards
    TD

  • Keyword problems when editing with CS6

    In LR 4.2 and 4.3, when I edit with photoshop and use lightroom corrections, LR creates a new file.  I edit it in CS6 and save and close.  Back in LR, the file is there, the proper keywords are highlighted and there, but LR cannot find that file.  In other words, LR does not recognize the photoshop keywords. 
    I am using Win 7 64.  My catalog has less than 1,000 images.  My master catalog has 25,000 with the same problem. 
    As I understand it, when you edit in Photoshop with LR corrections, LR creates a new file and PS takes in.  PS sends info to LR when it is done.  If I edit a photo selected with a keyword and I can only see that image, when I get back to LR the screen is grey and no image is found.  I can find the photo in the folder.
    My workaround is to delete the keyword and reenter.  In a small database with few keywords, clunky.  In the real world, very difficult.

    I have been using lightroom since verison 1 (actually I owned the precursor, I forget the name).
    Step by step
    1.  Select image.  Add unique keyword.  enter.  Keyword is now in the keyword box and highlighted in recent keywords.
    2.  click on keyword to select all images with that keyword.  Highlist the test image.
    2.  Right click the image.select "edit in ..."  "Edit it in CS6..."  Then "Edit a copy with lightroom adjustments"    (edit a copy- same issue)
    3.  CS6 opens and the file selected is open.  Convert to B&W (anything).  Control -s to save.  Control - w to close.
    4.  Goto lightrooom..  New edited image in the folder, but invisible to keyword.  The number of images associated with that keyword gets larger by one. 
    In my system, the key step is step 2.  If I add a keyword and edit from the folder everything is fine.  If I have selected or filtered by keywords, the edited image does not index for that keyword.
    Is this me?  I guess my workaround now would be to edit images from the folder view/

  • Search for images using Keywords Problem.

    1) In LR4, Search for images using Keywords (click on arrow next to Keyword).
    2) Select image, export to PS6, save as Tif.
    3) Tif retains all Keywords when it appears in LR
    4) Despite that, image does not show up in the same 'Search for images using Keywords'.
    Can anyone help with this, it is frustrating me!

    V. 4.1
    Thanks, I will try, but it seems to be an inconsistent problem.
    Simon Fletcher
    Simon Fletcher Photography
    Woody's Nest
    Newton of Kinkell
    by Conon Bridge
    Ross-shire
    Scotland
    UK  IV7 8AS
    Tel: 01 349 864 830
    Web: www.simonfletcherphotography.co.uk
    Work:
    The Glass Scribe
    Tel: 01 349 867 088
    Email: [email protected]
    Web: www.glassscribe.com

Maybe you are looking for

  • How to get the report description from obiee's web services (web catalog)?

    I am trying to get the Description from the properties of a report (using web services + web catalog). I am not able to retrieve the description through the itemProperties[] array, and have not been successful finding it anywhere else. Has anyone bee

  • JAX-WS proxy and WS-ReliableMessaging

    Hello all, JDeveloper 11.1.2.3 I've started the foray into looking at reliable web services as specified by WS-ReliableMessaging. I have a very simple Hello World web service deployed (it was written in C# and deployed on IIS, if you have to ask :P).

  • Doubts in creating an APD

    Hello all, I have to create an APD for a certain FI query. For that I've created a base query on whose result I want to build the final query. I am presently in the development server. My question is that do I need to transort the base query to the p

  • Specify which network port for browser to use

    I have a Mac Pro which obviously has two network jacks. I have the first, en0, connected to our LAN, and the second, en1, connected to a DSL connection. 99% of the time I only need to use the LAN connection, but that other 1% of the time I need to us

  • Recover a portion of lost datebook

    Can anyone help?  I just realized that I am missing all my datebook data prior to Oct. 11th (today is the 23rd).  I've likely synced several times without realizing my data is missing.  I'm using Windows XP Pro and a Tungsten E.  My data goes back to