Image group duplication issue

Im running aperture 2.1.3 with an all Aperture managed library.
I have a problem where i have some images in a 'Project' which have 3 versions (one original, one Aperture adjustments, one Photoshop clipped version)
When I moved these images into an 'Album' each image group (master and its 2 versions) get duplicated 3 or 4 times!
So i end up with 3or4 groups of 3. Instead of just the one group of 3.
Now the really weird bit...
At first I thought Id caught a shortcut key or something but then I realised that the 'extra' images didnt show how many there were in the group until I moused over the image, and '3' would appear and stay there until I exited and reentered the project.
Also when I select an image from the group of three - the same image is selected in these other replica groups.
I have over 18000 images in my library and over 80 projects with a few hundread Album/folders etc. So I do rely on it working accurately and I'm not doing anything unusual to what I normally do (and.. yes photoshop compat is ticked after I clip and save back into ap)
Please can any shed any light on the problem?
Thanks

Ok found a quick fix.
Create a new project folder, then drag all the images into it.
This fixed it for me.
After that i deleted the old folder and quit aperture. Finally I just changed the project name back to what it originally should have been.

Similar Messages

  • SPGridView group duplication issue

    Hi all,
    i am facing the issue while developing the webpart. i am using SPGridview and creating groups in spgridview. as shown below in the image. 2 group showing with same name. could any buddy tell me what is the issue with this code.
    <SharePoint:SPGridView runat="server" ID="grdSearchResults" width="50%" AutoGenerateColumns="False" EnableViewState="false" AllowSorting="true" AllowGrouping="true" GroupField="ApplicationStatus"
    AllowGroupCollapse="true" AllowFiltering="true" FilterDataFields="ApplicationStatus"
                    PageSize="15"  AllowPaging="True" CellPadding="4" CellSpacing="0" OnPageIndexChanging="grdSearchResults_PageIndexChanging" OnSorting="grdSearchResults_Sorting"
    OnRowDataBound="grdSearchResults_RowDataBound" OnRowCreated="grdSearchResults_RowCreated" OnSelectedIndexChanged="grdSearchResults_SelectedIndexChanged"> 
                    <HeaderStyle Wrap="false" />
                    <AlternatingRowStyle CssClass="GridAlternativeStyle" />
                        <Columns>
                        <asp:TemplateField HeaderText="Details">
                        <ItemTemplate>
                        <asp:HyperLink ID="hypDetailLink" onclick=<%# "javascript:openDialog('" + Eval("TrackNo") + "')" %> runat="server"><div
    class="comntImgStyleDetails"></div></asp:HyperLink>
                        </ItemTemplate>
                        </asp:TemplateField>                   
                        <asp:BoundField DataField="Title" HeaderText="Name"></asp:BoundField>
                        <asp:BoundField DataField="TrackNo" HeaderText="Track No"  />
                        <asp:BoundField DataField="Gender" HeaderText="Gender"  />
                        <asp:BoundField DataField="DateOfBirth" HeaderText="Date Of Birth" />
                        <asp:BoundField DataField="Qualification" HeaderText="Qualification"  SortExpression="Qualification"  />
                        <asp:BoundField DataField="Major" HeaderText="Major" SortExpression="Major" />
                        <asp:BoundField DataField="Minor" HeaderText="Minor" SortExpression="Minor" />
                        <asp:BoundField DataField="Nationality" HeaderText="Nationality" SortExpression="Nationality" />
                        <asp:BoundField DataField="ExpectedSalary" HeaderText="From Salary" SortExpression="ExpectedSalary" />
                        <asp:BoundField DataField="ToSalary" HeaderText="To Salary" SortExpression="ToSalary" />
                        <asp:BoundField DataField="ApplicationStatus" HeaderText="Application Status" SortExpression="ApplicationStatus" />
                        </Columns> 
                    <EmptyDataRowStyle CssClass="GridViewItem" />
                    <EmptyDataTemplate>
                    <asp:Label ID="lblNoRecordsFound" runat="Server" Text="No Records Found"></asp:Label>
                    </EmptyDataTemplate>
                    <HeaderStyle CssClass="GridHeader" />
                    <PagerSettings FirstPageText="First" LastPageText="Last" />
                    <PagerStyle CssClass="PagerStyle"/>
                    <RowStyle CssClass="RowStyle" />
                    </SharePoint:SPGridView>
    BestRegards|SharePoint Techies

    Hello Briji,
    Thank you very much for your reply, basically I am using search API and ApplicationStatus is a manage property. Here is the sample code that I have used. But I have also tried caml query using groupby clause
    and it's working fine. Is there any way to use groupby clause in keywordquery. Because if use groupby cluase in this code so that can resolve the issue.
    var kwq = new KeywordQuery(Site);
    kwq.QueryText = string.Format("Title:\"{0}\"", keywords); kwq.ResultTypes = ResultType.RelevantResults; kwq.RowLimit = pageSize;
    kwq.StartRow = startRow;
    kwq.TrimDuplicates = true;
    kwq.HiddenConstraints = "path:\"*/User Docs*\" AND IsDocument:true";
    kwq.KeywordInclusion = KeywordInclusion.AllKeywords;
    kwq.SelectProperties.Add("ApplicationStatus");
    kwq.SelectProperties.Add("ContentClass");
    kwq.SelectProperties.Add("IsDocument");
    // Custom (they come back blank even when set as managed properties) kwq.SelectProperties.Add("IntroText");
    kwq.SelectProperties.Add("Date");
    Thanks Regards Wasi
    BestRegards|SharePoint Techies

  • Orgchart export to image: special characters issue

    Hello,
    Using Orgchart Accelerated 2.01.
    We have an issue when exporting to image.  The issue happens when org unit name or attributes contains some special characters like é or ë (common in French).  In the jpg export, these characters are being replaced by some square characters.  In the preview and in the application, everything is displaying just fine.
    This doesn't happen for ppt export (pdf export still not functionning)
    Thanks,
    Laurent

    HI Laurent,
    This is quite unusual. As far as I am aware the OrgChart Accelerated solution only supports English at present. However, you should raise an OSS message via Service Marketplace as I would expect it to export these characters okay.
    Many thanks,
    Luke

  • Random Image PHP Scipt Issue

    I am using a
    PHP random image
    script on a site in which I have 2 different images on each
    templated page (random images throgh a site). The two images call
    to 2 different folders with the random image script in them (to get
    2 distinct images). Thus, 2 different random images. My issue is
    that it seems that most browsers at some point do not call for a
    new image but use what was there in the last page as it is the same
    name:
    http://ansano.com/asl/images/random/top/random_image.php
    or
    http://ansano.com/asl/images/random/bottom/random_image.php
    Any idea of how to force a browser to call the PHP script? Or
    how to change it so it works site wide?
    Thanks!!

    I've now been sitting looking for this for a while. I don't seem to be able to get it to work.
    Do I need to host to a folder first and then to the FTP server after?
    I don't seen to be able to find the new page (TEST PAGE) in the folder I used to publish the site to before I went online. Tried searching for it in finder but I don't get any results on (TESTPAGEfiles).
    I can see what you are talking bout I only publish to a local folder but I want to publish via the FTP option in iWeb.
    Thank you very much for helping me

  • Group duplication exchange

    what have i  do it for the below group duplication be for migration  exchange 2010 to exchange 2013 ? 
    Ahmed Zidan Network Administrator

    Hi,
    Agree with MAS's suggestion. Please verify which security group is the correct one (the one that is in use) at first. And then delete the one that is not in use.
    What's more, here is a thread for your reference.
    Exchange Groups Built-in Duplicate
    http://social.technet.microsoft.com/Forums/en-US/6ba563ad-5257-4608-9054-6b4f35cd5bef/exchange-groups-builtin-duplicate?forum=exchange2010
    Hope this can be helpful to you.
    Best regards,
    Amy Wang
    TechNet Community Support

  • To enable filtering the Purchase Orders based on Purchasing Group in Issue

    Hi All,
    We are facing one issue
    Currently we are working with Extended Classic Scenario with SRM 5.0 and support pack 11
    If the buyer uses Issue PO transaction in SRM, there are POs from all the buyers.
    There is no filter to allow the buyer to display only POs relevant for his/her Purchasing group.
    To enable filtering the Purchase Orders based on Purchasing Group in Issue Purchase Order transction, we found one
    OSS note : 1162884 - BBP_PPF: Purchasing group as search criteria for PO
    But we found that this oss note is not applicable for our system version
    Could you please help me to resolve this issue by any suggestion or by any other oss note?
    Thanks
    Snehal

    Hi Snehal,
    There is a easy way to do that.
    Go to buyer role in PFCG transaction and look for profile and go inside profile ...look for your transaction...
    for Process PO  transaction -  BBP_PD_PO and you have field BBP_PURGRP...using which you can restrict it on purchasing group..
    You may have to copy same role and create new roles based on purchasing group..
    I feel that basis or Security and Authorization team can help you in this matter.
    Regards,Nishant

  • Card Image Number and Issuer Id Number

    Hi
    I want to get card image number and issuer id number of jcop card, I have tried GP command as below but getting error. Any help
    cm> /send 80CA0042
    => 80 CA 00 42 ...B
    (9096 usec)
    <= 6A 88 j.
    Status: Reference data not found

    hi Thanks for replying,
    Command you guys have suggested gives information as below, but it still does not gives issuer identification number and card image number. (unique to chip)
    IC Fabricator : 4070
    IC Type : 5072
    Operating System ID : 4051
    Operating System release date : 4204 (22.7.2004)
    Operating System release level : 2200
    IC Fabrication Date : 5049 (18.2.2005)
    IC Serial Number : 00606190
    IC Batch Identifier : 7113
    IC Module Fabricator : 4070
    IC Module Packaging Date : 0000
    ICC Manufacturer : 0000
    IC Embedding Date : 0000
    IC Pre-Personalizer : 0317
    IC Pre-Perso. Equipment Date : 1430
    IC Pre-Perso. Equipment ID : 36303631
    IC Personalizer : 0000
    IC Personalization Date : 0000
    IC Perso. Equipment ID : 00000000

  • Duplication issue related to photo stream, Moments, and how iPhoto handles images coming in from the stream.

    Pre-iOS 8 deleting photos from the stream was easy & comprehensive while within the 1000 pic/30 day window. Deletions affected ALL DEVICES, including the iPhoto Library. It just worked. This was controlled from the Cameral Roll.
    Now that the Camera Roll is back, the function described above wasn’t restored. Streamed images are copied to the Library and do not get removed as before when deletions happen from the Camera Roll or from the Streamed album.
    In iOS Moments LOADS of duplicate pairs appear as a result. One of each pair has a trash can and the other doesn’t. The trash can one informs the user that the photo will be deleted from the stream and all devices, but it does not delete the image from the Library on the Mac.
    Can we get the pre-iOS8 image management from Cameral Roll back without having to re-delete images from iPhoto Library on the Mac. Otherwise what’s the point of the photo stream?
    Mac Pro w/10.9.5
    iPhone 6 w/ iOS 8.1
    iPhoto 9.5.1 w/ 8052 images
    Using photo stream, but NOT iCloud betas

    Anything you save to the camera roll automatically gets put into the photo stream. You do not need to import and export to the computer as ckuan said. I have saved from email and the web and when they get saved they go into the photo stream automatically.

  • SQL Group by issues

    Hi All
    I am new to SQL .
    There are two tables EMP and DEPT . The common column betwee these two is DEPT_NO
    Al I am trying to do is display the department name , number of employees and the department's average salary of the employees.
    Below id my query . I am not able to complete the query due to the issues that group by clause poses .
    Could some one please help ?
    SELECT DEPT.DEPT_NAME , SUM(EMP.EMP_NO) , AVG(EMP.SAL)
    FROM EMP , DEPT
    WHERE EMP.DEPT_NO = DEPT.DEPT_NO
    GROUP BY DEPT.DEPT_NAME
    Thanks
    Guna

    user9967723 wrote:
    I want to display the employee name, department number, and all the employees that work in the same department .This seems very different from your original request.
    Also please let me know where i can find a 'attachment link in this page' to attach the table snap shot. You cannot attach anything in this forum. Creating a text version would be the most helpful as some external sites that host images are blocked for some of the users here.
    It is always helpful to provide the following:
    1. Oracle version (SELECT * FROM V$VERSION)
    2. Sample data in the form of CREATE / INSERT statements.
    3. Expected output
    4. Explanation of expected output (A.K.A. "business logic")
    5. Use \ tags for #2 and #3. See FAQ (Link on top right side) for details.
    Also see the third post in this thread:
    {thread:id=2174552}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • IR Report Group by issue

    Hi,
    I have application built in Oracle Apex 4.1.
    It has several Interactive Reports.
    IR having functions like Sort, Filter, Grouping etc.
    All these are working fine except Group By function.
    I can select Group by function, even select column and function like sum/count in group by.
    But when I pressed 'Ok', I can't see the report with Group by function implemented.
    Screen remains as it is and Function-Group by dialogue box remains opened.
    Can anyone tell me about this issue.
    about Image -
    When I pressed "Uitvoeren" i.e. "Apply". Nothing happens. Apex Version is 4.1.1.
    This is happening with all IR reports of my application.
    Thanks.

    user4485817 wrote:
    Hi,
    I have application built in Oracle Apex 4.1.
    It has several Interactive Reports.
    IR having functions like Sort, Filter, Grouping etc.
    All these are working fine except Group By function.
    I can select Group by function, even select column and function like sum/count in group by.
    But when I pressed 'Ok', I can't see the report with Group by function implemented.
    Screen remains as it is and Function-Group by dialogue box remains opened.What browser are you using? and check your browser console it must be failing with a JavaScript error
    Can anyone tell me about this issue.
    about Image -What image?
    When I pressed "Uitvoeren" i.e. "Apply". Nothing happens. Apex Version is 4.1.1.
    This is happening with all IR reports of my application.

  • Reporting with images/ access-permission issue

    Hi All,
    We created a Crystal Report that contains images for each row. And the report goes to shared folder location to find the related images for each row.
    We are trying to set the permissions on this file location and for that we created a user group contains people who is supposed to run this report. However we noticed that when we run the report, report is trying to access to this file location with some other ID (probably a background user) not with the users ID.
    Even though my ID is in the security group when I run the report I don't see the images. But I am able to see the images if I preview it directly in the file location.
    Now we need to add this background user to the security group to resolve the issue. Does anyone know what this user ID could be?
    I appreciate any help.
    Regards

    Hello,
    Now that we know it's a problem with BOE I moved your post to the BOE Admin forum.
    The Server are running under the local System Account unless you change it. Go into the CMC and have a look at the Job Server for scheduling or the RAS server for running on Demand reports. You need to give the Local System Account access to where the images are saved as well as the WEB server, which ever one you are using.
    Check the WEB server and give it access to the Image Folder as well.
    Thanks again
    Don

  • PhongMaterial Image and 3D issue

    I've been working with Box and trying to get an image set up.
    According to the API http://docs.oracle.com/javafx/2/api/javafx/scene/image/Image.html there are a few ways to do it.
    I tried to set it as a file, in the source, or another project, and no luck. Then I tried using the direct link to the JavaFX icon found in the tutorial; however that was for basic images, not for Phong Materials.
    Now there is setDiffuseMap, setSpecularMap, and setBumpMap. When doing each individually it yields a gray box, but when doing all 3 I get a crappy gray version of the JavaFX Logo.
    Now looking up the definitions of each I got that Diffuse is the main color, specular is for shiny objects, and bumps are for bumps :P. The thing is are they supposed to be 3 different images layered together to form 1 image, or what's the deal? Why am I having issues with crappy color, and is there an easier way to do this? What if I want to set each side's image? It seem slike it knew the FX Logo was 2D, so it just mapped it to all 6 sides.
    I should also mention I am using NEtbeansLambda8, with JDK/JRE 8 build 78.
    Edited by: KonradZuse on Mar 5, 2013 4:15 PM
    Edited by: KonradZuse on Mar 7, 2013 1:30 PM

    Okay so I got it to work only when the link was correct THE FIRST TIME. For some reason it was f-xdocuments instead of fx-documents, so when I changed it back, it worked; however only the first time. If I ran the code again it would turn into a normal non-image box. If I switch the image path to and from fx- to f-x and back to fx- it would work again, only once...
    import javafx.application.Application;
    import javafx.event.ActionEvent;
    import javafx.event.EventHandler;
    import javafx.scene.Group;
    import javafx.scene.PerspectiveCamera;
    import javafx.scene.PointLight;
    import javafx.scene.Scene;
    import javafx.scene.control.Button;
    import javafx.scene.image.Image;
    import javafx.scene.layout.StackPane;
    import javafx.scene.paint.Color;
    import javafx.scene.paint.PhongMaterial;
    import javafx.scene.shape.Box;
    import javafx.scene.shape.Sphere;
    import javafx.scene.transform.Rotate;
    import javafx.stage.Stage;
    * @author Konrad
    public class draw extends Application
        Box f = new Box(100,100,100);
        Image image = new Image("http://docs.oracle.com/javafx/javafx/images/javafx-documentation.png");
            private PerspectiveCamera addCamera(Scene scene)
            PerspectiveCamera perspectiveCamera = new PerspectiveCamera(false);
            scene.setCamera(perspectiveCamera);
            return perspectiveCamera;
        @Override
        public void start(Stage primaryStage) {
            primaryStage.setTitle("SphereAndBox");
            final PhongMaterial red = new PhongMaterial();
          //  redMaterial.setSpecularColor(Color.ORANGE);
            red.setDiffuseColor(Color.RED);
           red.setDiffuseMap(image);
            // red.setSpecularMap(image);
           red.setBumpMap(image);
           f.setMaterial(red);
            final Group parent = new Group(f);
            parent.setTranslateZ(500);
            final Group root = new Group(parent);
            final Scene scene = new Scene(root, 500, 500, true);
            PointLight light = new PointLight();
            light.setTranslateX(scene.getWidth()/2);
            light.setTranslateY(scene.getHeight()/2);
            root.getChildren().add(light);
            addCamera(scene);
            primaryStage.setScene(scene);
            primaryStage.show();
         * The main() method is ignored in correctly deployed JavaFX application.
         * main() serves only as fallback in case the application can not be
         * launched through deployment artifacts, e.g., in IDEs with limited FX
         * support. NetBeans ignores main().
         * @param args the command line arguments
        public static void main(String[] args) {
            System.setProperty("prism.dirtyopts", "false");
            launch(args);
    }Also now that I look at it netbeans say sit ignores main which is where the system property dirtyops is. Apparently that is used for Graphical issues, maybe this has something to do with that?
    Is this something I should report to Jira or what would be recommended?
    Edited by: KonradZuse on Mar 7, 2013 1:29 PM
    Edited by: KonradZuse on Mar 7, 2013 1:31 PM
    Edited by: KonradZuse on Mar 27, 2013 2:33 PM

  • WP 8.1 camera and group tile issues

    Hi all,
    My ATT Lumia 920 was just updated to Windows Phone 8.1 (yay!!!)! Love Cyan but ever since the update I have been experiencing issues with tiles and my camera.
    When I try to create tile groups by hovering one tile over another, the start screen only shifts the tiles away from each other instead of creating a new group.
    Also, every time I launch my camera from ANY app it tries loading for a second or two and then immediately crashes without even making it to the viewfinder screen.
    No matter how many times I restart or soft reset my phone, these problems persist. It's not a problem that comes and goes; I haven't been able to launch my camera or group tiles at any point since the update.
    Here's what my extras+info screen says:
    Lumia Cyan
    Accessories Agent 3.0.2.6
    Contacts initializer 1.0.8.8
    Firmware Update Notifier 1.1.0.3
    Glance PinBoards App Agent 1.3.1.7
    Lumia Share 2.5.1.0
    Rate us 2.5.5.1
    Silent Installer 1.5.0.0
    SIM Unlock 1.0.0.5
    SMS vCard Receiver 1.2.1.7
    SpamFilter 1.9.3.1
    Manufacturer Name
    RM-820_nam_att_100
    Mobile Operater ATT-US
    Configuration ID 443285
    Core Build ID 3051.50009.1425.10367
    Application Version 3.11.2.1
    Will I need to hard reset my phone? Since all of my photos are backed up to SkyDrive (or OneDrive or whatever it's called this week) I'm not concerned about losing that data from my phone. What I am wondering, though, is if a hard reset will make me lose all my text messages (even though text message backup is on) or if it will void any warranty that may be on my phone.
    Any advice would be much appreciated! Thannks in advance.

    Hi @AdamLumia920 ,
    Before resorting to drastic measures, does the camera refuse to work in both Nokia Camera and the built-in Camera app?
    Also double-check that the OneDrive still images and video are backed up in full resolution? This depends on the backup settings and the capabilities of the phone camera hardware. - It was a pleasant surprise for me that SMS and MMS are restored in WP8.1, also when not restoring a backup during the initial setup after a factory reset.
    The grouping of tiles feature is planned for the next update (and currently in the Developer Preview phones).
    Hans

  • Image group load

    Hello,
    is there some open source lib proposing the loading of a group of images and watching the loading progress ?
    thanks you

    Tim-
    Before upgrading to the latest hotfix, I did get a couple vector EPS files to load, and the preview did exist in Data Manager and Publisher. Trouble was, I couldn't consistently load the images without errors. Now I can load the images, but lost the preview. For the time being, this is the lesser of 2 evils.
    I do not have any variants defined at this point so I can verify that linked images do NOT get published to InDesign (unless there is another setting I haven't found to force MDM to use Originals).
    All of the raster graphics I tried (TIF & JPG) work just fine in Publisher and InDesign but as you probably know, vector graphics are the smaller and produce better results for DTP applications so they are preferred, if the choice is available.
    If you're going to load SP05 right away, please post any findings that relate to these issues.
    Thanks for your help.
    Tim

  • F110 Grouping Key Issue

    I have 3 open items for a vendor - 2 credit memos (with 1000 and 600 amounts ) and one invoice (with amount 600). In the current situation, these items are not offset against each other as they have different payment methods, payment supplement code etc etc. The only common factor between these items is the company code and the vendor number.
    And the current requirement is that, only these 2 fields - company code and vendor number need to be considered in offsetting the open items and all the other fields including the payment method etc should be ignored. So, after some research - I figured out that there is something called a grouping key that can be set in the configuration using transaction OBAP. I set the grouping key in OBAP. And this grouping key needs to be used in the vendor master screen for payments for that particular vendor so that all the other parameters will be overridden by this grouping key. FYI..I set this grouping key 02 to use only the vendor number.
    Technically.. SAP says this should work. They also say that if it does not work, go and generate the program RSZGR000  as this program contains the respective code to make the payment run program understand that the grouping key is the overriding factor. So, I generated this program too and made sure the code exists. This grouping key is populated in the structure ZHLG1-PAYGR and the payment run program is supposed to understand that this is the overriding field for offsetting the invoices against credit memos. I debugged the payment run proposal and saw that it is populating this field in the structure.
    So, I do all this and yet, my open items are not cleared using JUST the Company & vendor. It is still looking for the other fields like payment methods, supplment code etc.
    I was looking up at the note 164835 and found that for automatic payment transactions the following fields need to be same for the documents that are being offset with each other: Currency, Receiver, Payment Mthod in the Item and Bank Details in the item.
    I was assuming that once the grouping key is populated and used, all the other fields above should be ignored for offsetting.
    Any help in this matter would be appreciated!!

    I do not think that is the issue here. The issue here is that the payment methods are different for these invoices/cedit memos. One of the Credit Memo's has a blank payment method. So, the automatic payment program is not picking that document with blank payment method.
    Invoice 1 has payment method C
    Credit Memo 1 has payment method S
    Credit Memo 2has payment method as blank
    There is an option in the Automatic Payment Transactions screen where you enter the company code and payment methods. In the payment methods, we can enter multiple ones - so, I added S and C, but there is no way to tell the program to pick documents with blank payment methods too.
    That is why the Credit memo2 is left out and not settled with other documents.
    Please let me know if there is a way out for this.

Maybe you are looking for