Browser Problem - Displaying duplicate clips

The browser is displaying duplicates of imported footage, one right on top of the other.
The only way to select the clip is to click beneath it. The marque selection does not work either, it just randomly selects some clips when i click and drag. To select multiple clips, i must shift select each clip, kid of a pain when we trying to log over a 1000 clips today.
Any thoughts? I have tried to display the browser as thumbnails and the it displays it correctly. But when I go back to list view, it shows the same clips duplicated again. When i select a clip and drag it to the timeline, it brings in two of the same clips.
I am running leopard, and using the XDCAM transfer tool from Sony, with a PDW-EX1

Thanks for the replies. It is good to know I am not alone. I think it may be a os 10.5 thing working with Sony's transfer tool. 10.5.2 hopefully will solve all our problems, and give us more problems in return... Oh well.
Solutions:
1.) Deleting the clips and reimporting them. This would work, but since there are no tapes as backup, we have been nervious about missing clips from moving or forgetting to reimport them.
2.) As the clips are importing, move them to bins and out of the main project director within FCP. It seems weird, but the only time the duplicates seem to show up is when there are more than about 15 in the main directory. If you organize them into bins while they are importing, it seems to not be an issue.
Thanks guys for your advice, hopefully we will not need to deal with this for much longer.

Similar Messages

  • Hello! I am writing to inform you that about that you have a problem displaying your website in the browser.

    Hello! I am writing to inform you that about that you have a problem displaying your website in the browser.
    In Yandex browser. I decided to tell you, because the site is not displayed correctly. As in the screenshot.

    apart from the fact there's no way I could have answered your question confidently, I was also not able to supply my non-answer within your very tight time constraints.
    what happened? how'd you get on?

  • Problem Displaying an Image in a JScrollPane

    Hi All,
    I've placed a Toolbar at the bottom of a JFrame and above the toolbar I placed a JTabbedPane. In one of the tabs I want to display a full sized image.The size of the image that I want to display using a scroll pane is 595x842 pixels. Now the problem is that when I display the image in the scroll pane the bottom toolbar is overlapped with the scrollpane. I don't want to resize the image as it is spoiling the image quality.I used the below code
    JPanel imagepagepanel=new JPanel()
        protected void paintComponent(Graphics g)
              js=new JScrollPane();
              Point p = js.getViewport().getViewPosition();
              g.drawImage(demoicon.getImage(), p.x, p.y, null);
    mytabbedpane.addTab("View Image",js); //add the scrollpane to the tabI even tried using a label to display the image in the tabbedpane and I've got the same overlapping problem.
    I am able to embed the default browser in my application using JDIC API and the image display is fine in the browser without overlapping the bottom toolbar. But I don't want to use a web browser to display the image.
    It would be of great help if anyone could suggest a solution to the overlapping problem. I want the scroll pane to work similar to a web browser while displaying a large sized image.
    Thanks in advance.

    Override the paintComponent method to just draw the
    image at 0, 0, w, h.
    The rest is not needed, to say the least.Here's an easier way
    import javax.imageio.ImageIO;
    import javax.swing.*;
    import java.awt.*;
    import java.io.File;
    import java.io.IOException;
    public class ImageInTabbedScrollTest extends JFrame {
        public ImageInTabbedScrollTest() {
            buildGUI();
        private void buildGUI() {
            JPanel mainPanel = (JPanel) getContentPane();
            mainPanel.setLayout(new BorderLayout());
            JTabbedPane tabbedPane = new JTabbedPane();
            try {
                Image image = ImageIO.read(new File("images/terrain.jpg"));
                ImageIcon icon = new ImageIcon(image);
                JLabel label = new JLabel(icon);
                JPanel panel = new JPanel(new GridLayout(0,1,5,5));
                panel.add(label);
                JScrollPane jsp = new JScrollPane(panel);
                tabbedPane.addTab("Image",jsp);
                JPanel anotherPanel = new JPanel();
                JLabel label2 = new JLabel("Second Panel");
                anotherPanel.add(label2);
                 label2.setFont(new Font("San Serif",Font.BOLD, 40));
                tabbedPane.add("Label",anotherPanel);
                mainPanel.add(tabbedPane, BorderLayout.CENTER);
                JToolBar tBar = new JToolBar();
                tBar.add(new Button("OK"));
                tBar.add(new Button("Maybe"));
                tBar.add(new Button("No"));
                mainPanel.add(tBar, BorderLayout.SOUTH);
                  } catch (IOException e) {
                e.printStackTrace();
        public static void main(String[] args) {
            Runnable runnable = new Runnable() {
                public void run() {
                    ImageInTabbedScrollTest testFrame = new ImageInTabbedScrollTest();
                    testFrame.setSize(new Dimension(600,600));
                    testFrame.setLocationRelativeTo(null);
                    testFrame.setDefaultCloseOperation(EXIT_ON_CLOSE);
                    testFrame.setVisible(true);
            SwingUtilities.invokeLater(runnable);
    }

  • Problems displaying in IE

    While I love iWeb's ease of use, it seems to have serious problems displaying on IE. There is really no point blaming IE, since it is the dominant browser and most people who will see our sites will use it. The point of iWeb should be to allow people to communicate broadly and effectively, not just to Mac & Safari users.
    Lists do not work well. The indents do not display properly. Text in boxes shift alignment and location. Bullets show up with different sizes. I have had to hand indent and line space all the lists in the sites I make, which is a mess and not scaleable.
    See fieldsforkidsmamk.org.
    Are there any workarounds or fixes?
    The other obvious issues with iWeb are worth noting:
    * inconsistent display in browsers -- pages look different in Safari and Firefox, even on the Mac (let alone IE)
    * difficulty adding html code
    * page names must be identical to nav names, so pages with multiple words (Get Involved) display urls as /Get%20Involved (can't be corrected unless you have Get_Involved as a header.)
    * need to publish whole site for any change
    * need to publish all sites for each change to any site
    * can't change color, display, location, function etc for Nav
    I assume everyone is aware of these problems. The question is, what to do? Grin and bear it? Any help, tips or ideas would be appreciated.
    Thanks!
    MacBook Mac OS X (10.4.8)
    MacBook Mac OS X (10.4.8)
    MacBook Mac OS X (10.4.8)
    MacBook   Mac OS X (10.4.8)  

    * page names must be identical to nav names, so pages
    with multiple words (Get Involved) display urls as
    /Get%20Involved (can't be corrected unless you have
    Get_Involved as a header.)
    You can fix this the same way you add html code, by post processing.
    * need to publish all sites for each change to any
    site
    You can fix this by separating your sites into different Domain files so you only publish one at a time.
    Contrary to the other response, "encoding" is not connected to the points you made. There is never any need to add a UTF-8 "tag" to an iWeb page. If you see question marks or Â's when your page is displayed on any browser, Mac or PC, then you may need to fix your ftp or server settings.

  • ASControl JNDI Browser not displaying the JNDI tree (10.1.3.2)

    We're running OC4J 10.1.3.2 on JDK 1.5.0_06
    We have a problem that when we try to access the JNDI Browser on any of the instances that we have created,
    the JNDI Browser always displays "No Properties Found".
    I have created an instance named "web" and the default "home" instance exists. ASControl is running in the home instance.
    When we access the JNDI Browser in the home instance, everything works correctly.
    When I access the JNDI Browser in the web instance through ASControl, I see the following exception in the opmn/logs/default_group~home~default_group~1.log,
    07/05/23 09:55:22 java.lang.UnsupportedOperationException: This part of the API is not supported
    07/05/23 09:55:22 at oracle.oc4j.admin.jmx.distributed.SimpleInstanceMBeanServerDelegate.queryMBeans(SimpleInstanceMBeanServerDelegate.java:522)
    07/05/23 09:55:22 at oracle.oc4j.admin.jmx.server.state.LocalizationFilterMBeanServer.queryMBeans(LocalizationFilterMBeanServer.java:420)
    07/05/23 09:55:22 at oracle.sysman.ias.studio.jmx.spi.JMXConnectorImpl.queryMBeans(JMXConnectorImpl.java:346)
    07/05/23 09:55:22 at oracle.sysman.ias.studio.j2ee.userdefined.jndi.JndiHGridOC4JModel.getJndiTree(JndiHGridOC4JModel.java:164)
    07/05/23 09:55:22 at oracle.sysman.ias.studio.j2ee.userdefined.jndi.JndiHGridOC4JModel.getJndiTree(JndiHGridOC4JModel.java:134)
    07/05/23 09:55:22 at oracle.sysman.ias.studio.j2ee.userdefined.jndi.JndiGridHelper.createHGrid(JndiGridHelper.java:421)
    07/05/23 09:55:22 at oracle.sysman.ias.studio.j2ee.userdefined.jndi.JndiGridHelper.prepareData(JndiGridHelper.java:357)
    07/05/23 09:55:22 at oracle.sysman.ias.studio.sdk.AbstractController.prepareData(AbstractController.java:875)
    07/05/23 09:55:22 at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:391)
    07/05/23 09:55:22 at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:765)
    07/05/23 09:55:22 at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:283)
    07/05/23 09:55:22 at oracle.sysman.ias.studio.app.StudioConsole.doGet(StudioConsole.java:297)
    07/05/23 09:55:22 at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    07/05/23 09:55:22 at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    07/05/23 09:55:22 at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    07/05/23 09:55:22 at oracle.sysman.ias.studio.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.java:75)
    07/05/23 09:55:22 at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
    07/05/23 09:55:22 at oracle.sysman.ias.studio.app.MultipleJVMFilter.doFilter(MultipleJVMFilter.java:85)
    07/05/23 09:55:22 at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
    07/05/23 09:55:22 at oracle.sysman.ias.studio.app.PostLogonFilter.doFilter(PostLogonFilter.java:80)
    07/05/23 09:55:22 at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
    07/05/23 09:55:22 at oracle.sysman.ias.studio.app.ShortHostnameRedirectFilter.doFilter(ShortHostnameRedirectFilter.java:68)
    07/05/23 09:55:22 at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:620)
    07/05/23 09:55:22 at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:369)
    07/05/23 09:55:22 at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:865)
    07/05/23 09:55:22 at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:447)
    07/05/23 09:55:22 at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
    07/05/23 09:55:22 at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
    07/05/23 09:55:22 at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    07/05/23 09:55:22 at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    07/05/23 09:55:22 at java.lang.Thread.run(Thread.java:595)
    In the web instance, if I invoke the "getAllBindingsAsXMLString" operation on the oc4j/J2EEServer/JNDINamespace/JNDINamespace node through the system MBean browser, I can then see the contents of the JNDI.
    Any help with this problem would be greatly appreciated.

    I have the same problem.
    Also on OC4J 10.1.3.2 and JDK 1.5.0_06
    Any help would be welcome

  • Two problems with audio clips

    Hello,
    I'm having two problems with audio clips:
    1. When I try to drag a clip from the viewer, I can't do it because it won't let me drag the clip. It only lets me drag the pointer around within the clip.
    2. When I drag an audio clip from the browser into the timeline I don't get any audio, just a series of beeps (and yes, my audio media is on-line -- I can listen to it in the viewer, just not the timeline).
    What am I doing wrong?
    Thanks.

    1. Drag the little hand on speaker icon to drag from
    the Viewer...
    Thanks! (Does it actually say that in the documentation anywhere? I try to RTFM, but the FM seems to be a little, er, mute on this point.)
    2. It means your sequence settings don't match the
    properties of the source audio you're putting in it,
    and you either need to change the settings in the
    sequence, or render the audio.
    Ah, that would explain it. Thanks!

  • ITunes 11 removed Display duplicates option

    I downloaded iTunes 11 and there is no longer an option to Display Dupicates in the File menu.  Am I missing it somewhere or did they get rid of it?

    I don't think implementation would have been an issue. Much of the behind the scenes code won't have been changed. The duplicates filter will most likely be a pretty standard SQL query.
    One of the problems with the old display duplicates feature was that novice users would select all the displayed items and delete them, only to discover that their library now contained no copies of the tracks that had previously been duplicated. Even when this is understood there are a number of different ways of generating duplicates in iTunes, some of which create extra files on the hard drive, some of which don't. When deleting it is important to know which you have otherwise you can delete the only physical copy of a track in error. This is one of the reasons I wrote the DeDuper script, not because I needed it, but because I was interested to see if it could be done automatically and safely. I haven't completely achieved the second goal yet (problems with a special case where one file is added to the library from two different paths), but automating the process allows preservation & amalgamation of ratings, play counts, playlist membership which just isn't possible by hand.  See this thread for more background on it.
    tt2

  • Changing clip name behavior for duplicate clips

    Suppose I have one duplicate clip that I have copied into two bins, like so:
    -- Sunday's clips bin
              - clip_name_one
    and
    -- Flowers bin
              - clip_name_one
    If I change the name of one, I expect it to change the name of the other also, since it is the same clip, just placed in two different places (not two separate files).  Instead it only changes in one place, like so:
    -- Sunday's clips bin
              - clip_name_one
    and
    -- Flowers bin
              - clip_name_one_tulip
    Is this intentional behavior? I can't imagine how confusing this will be for logging when I make duplicates in multiple places for organizational purposes. I may even end up with the same clip with multiple names. The same is true for the metadata associated with the clip - if I add a comment in the comment field, it does not propogate. Markers, however, DO propogate to both, which is exactly as I would expect. Why not the metadata?
    Is there a way around this (short of never duplicating clips)?

    I agree, Premiere Pro is a bit weird in what it does and doesn't carry across duplicate clips. For instance, you can interpret the frame rate for a duplicate different than the other version of it. But if you go to timecode and enter a changed start timecode it effects both instances. I get why you would want to sync both name and metadata, but I also see benefits to not syncing it. Either way, I agree the option should be there. There also should be an option like fcp7 has, to rename a clip based on file name, or rename a file name based on clip name (but there isn't).
    That said, instead of creating duplicates of the clip in different organizational bins, you could create custom metadata columns. Therefore creating sort of a virtual bin.
    You could do that by going to the top right of the project panel and clicking on the little down arrow. Then go to metadata display (while in list view). Then you can click on Add Property in the Premiere Pro Project Metadata area. Then you could do a custom property, decide whether you want integer, real, text or boolean. You'd probably want text. So you could choose text and name it Flower. Then you could hit ok. Go back to list view, and type in flower
    Then in your project panel search box, type in flower and find all clips using it. A work around for sure, but may achieve what you want.
    P.S. It would be much better if you could create a boolean field and just search by the word flower and everything checked would come up in the search. Unfortunately the search is a bit stupid when it comes to this. So if you search flower with a bloolean field, nothing will come up! You have to search true or false, and then ANY checked box will show. Quite dumb! Definite feature request!

  • CS6 Media Browser Problem

    When using the Media Browser in Premiere Pro to view files in a folder that contains many files (100+), the browser keeps jumping back to the beginning after viewing a few of dozen files.  I then have to scroll back down to the last place I was and then I can continue a little further before the browser jumps back to the beginning again.   The files do not open instantly -- there is a finite time where the message "processing ..." is displayed.  I gave up before getting to the end.   I doubt that I have an under-resourced computer since it is a i7-3770K with 32GB RAM and a GTX670 card.  Is there a limit to the number of files that can be viewed in the Media Browser?  Any suggestions?
    Thanks
    P.S.  Just did a search on the problem and I see that it is a well known issue.

    Hi guys !
    Just wanted to post because we had the same problem on 4 different computers with different configurations.
    It was really annoying to have this jumping/refreshing media browser problem. At a point, that this browser was useless.
    Then we had a problem with droping sound editing r3d code... Kind of a deal breaker, when the company claims that you can edit 4K r3d files no ?
    We finally figured out that the Media Cache and the Media Cache files NEEDS to stay in the original folders (C:\Users\nameofuser\AppData\Roaming\Adobe\Common).
    Even if everybody on the web tells you to dedicate a single SSD just for the media cahe, it won't work for Premiere pro. DON'T MOVE THOSE FOLDERS !
    Removing those folders to the original place (C:\Users\nameofuser\AppData\Roaming\Adobe\Common) [again]  solved the problem for us. Hope it will work for you guys.
    Don't blame Adobe, i'm sure they'll read my post to fix this in the next version of premiere

  • Internet browser cannot display the website

    why some of  the website cannot display by safari on iphone4s?is there any restriction in one country to open a website?
    Message was edited by: samiebaby

    when im browsing in safari for almost 1hour or more, it suddenly stop and  not responding , and it states there that the safari browser cannot display the site. Is theres any problem with my OS? do you know why it happens to my iphone4s.

  • I need help with a browser problem

    I am was given a new iMac G3 (from 2001) which was really never used.I have not yet had any serious problems with it, but really could use some help with a browser problem.
    I have 4 different web browsers that needs the macro media flash player update. The browsers I use are internet explorer, iCab, Netscape, and the original Mozilla Firefox.
    It would be of great appreciation for the readers of this post to answer my question.
    I am also having the problem with installing the plug - ins for the browsers. Thank You For Taking the Time To read This!

    Hi, rynodino -
    As Tom has suggested, plugins need to be installed in the Plug-Ins folder for the browser.
    Typically each browser will have its own Plug-Ins folder, usually located in the same folder containing the browser itself. In order for each of several browsers to access the same plugins, the plugins must be replicated and placed in each of the Plug-Ins folders for each of the browsers. The easy way to do that is to hold down the Option key while dragging a plugin to the new location - a copy (not an alias) of the plugin will be generated at the location it is dragged to.
    Most plugins will display a Netscape icon regardless of where they are located - this is normal.
    It is not unusual for the installer for a plugin to default its install to the Plug-Ins folder for Internet Explorer. So be it. Just replicate the new plugin to the other Plug-Ins folders as needed.
    Note that some plugin installs will involve more than one item. For those, be sure to replicate all items for it. Using labels can help identify what is new, what has been most recently added, in a Plug-Ins folder.

  • Macbook screen dying problems - display or connector?

    Hey there guys, I have a serious problem with my Macbook (2007, old style) and have had it for quite a while, but it's getting worse it seems and it's stopping me from using 1 half of my screen effectively, there is a flickering line down the left hand side of the screen which is either green or purple and when I move my display it flickers and sometimes engulfs the entire left half of the screen. Now a new problem has arose as the screen turns into an odd kind of negative effect (it isn't fully negative as it is not countered out by making the screen go actually negative).
    http://www.youtube.com/watch?v=O0wdb-W0IY0
    Now I have been to the Apple Store with this problem, but as my Macbook is out of warranty it would cost £330 for a new display, but I'm thinking of trying to fix it myself and as I see it it can be 1 of 3 problems:
    - Display is broken (buy a new display)
    - Connector is loose (reattach)
    - Connector is broken (buy a new connector)
    So my question is: do you reckon this is a display fault, or connector fault?
    Thanks a lot for reading this and helping me out if you do.

    Personally I find my MBA to work perfectly for what I use it for which is mainly school related work; Word processing, data processing and internet browsing.
    There are plenty of comparisons you can find between the MBA using a SSD to the MBP without one in an attempt to show which is faster but there's really no way to accurately compare them. A better processor and GPU will increase performance in some applications while in others an SSD would give a better output. It depends on whether what you're doing can take advantage of all your CPU's potential, and possibly use the GPU to help compute, as well as what it's actually doing and whether the HD comes into play often or not.
    The MBP has a faster processor and a better GPU. While this translates into more graphical and computing power it does have a slower HD read/write. On the other hand the MBA has a slower GPU and CPU but the SSD does make up for some of that with extreme read/write times allowing for faster data transfer.
    In the midst of all this technological babble I'll just say that you would most likely get more out of the MBP than out of the MBA. The SSD is great but it does decrease your storage amount by a good deal. However, the sheer power of the i7 makes the MBP a monster of a machine and the MBA still using a Core2Duo makes it slightly weaker overall, purely in my opinion, as I'm not looking at any spec sheets.

  • [SOLVED] Browser cannot display the full character set

    Characters from some languages like persian, vietnames, japanese, chinese are not displayed in my browsers (I have chromium and firefox installed). The browser just displays little squares. However I don't think it is a problem with the browser but the x installation. I think I have all basic fonts installed.
    In my x-installation I have the following fonts installed (These are all fonts I could find via 'pacman -Ss xorg-font').
    extra/font-misc-ethiopic 1.0.3-1 (xorg xorg-fonts) [installed]
    X.org Misc Ethiopic fonts
    extra/xorg-font-util 1.3.0-2 (xorg-fonts xorg) [installed]
    X.Org font utilities
    extra/xorg-font-utils 7.6-4 [installed]
    Transitional package depending on xorg font utilities
    extra/xorg-fonts-100dpi 1.0.1-5 (xorg) [installed]
    X.org 100dpi fonts
    extra/xorg-fonts-75dpi 1.0.3-1 (xorg) [installed]
    X.org 75dpi fonts
    extra/xorg-fonts-alias 1.0.3-1 [installed]
    X.org font alias files
    extra/xorg-fonts-cyrillic 1.0.1-4
    X.org cyrillic fonts
    extra/xorg-fonts-encodings 1.0.4-4 (xorg-fonts xorg) [installed]
    X.org font encoding files
    extra/xorg-fonts-misc 1.0.1-3 [installed]
    X.org misc fonts
    extra/xorg-fonts-type1 7.4-3 [installed]
    X.org Type1 fonts
    Can anybody give me a hint on how to diagnose the problem.
    Last edited by helmut (2014-07-10 15:29:41)

    Read the wiki article on CJKV fonts: https://wiki.archlinux.org/index.php/Fo … Vietnamese
    Last edited by karol (2014-07-10 15:09:16)

  • Browsing Problem

    Hello everyone, I have a page browsing problem in my website.
    Everytime when people click into 1 of the option in my website. It
    will jump to the top section in the new window.
    Here is what I want to do:
    When audience click into 1 of the option from the navigation
    bar, the page will display in the middle section of the page
    instead the top of the page.
    Is there any thing I can do within the design mode??
    Thx for helping me.

    Are you using frames? If so, you need to target your links to
    proper frame.
    Or better yet, DON'T use frames! (Ask Murray why.)
    Sonjay
    On 3/12/08 1:01 AM, "OhamaCS" wrote:
    > Hello everyone, I have a page browsing problem in my
    website. Everytime when
    > people click into 1 of the option in my website. It will
    jump to the top
    > section in the new window.
    >
    > Here is what I want to do:
    >
    > When audience click into 1 of the option from the
    navigation bar, the page
    > will display in the middle section of the page instead
    the top of the page.
    >
    > Is there any thing I can do within the design mode??
    >
    > Thx for helping me.
    >

  • How to present OSSSearchResults from displaying duplicates ?

    Hi
    I'm baking my noodle over a problem with Search in SharePoint 2010 :
    OSSSearchResults.aspx displays duplicate results in every single item in the search result e.g.
    /list/item1
    /list/item3
    /list/item1
    /list/item2
    /list/item2
    /list/item3
    It's the first time I have ever come across this problem regarding search.
    Have even reset the search index.
    Problem seams to occur in OSSSearchResults.aspx and not in Results.aspx
    Any ideas?

    Hi 
    <div class="srch-sitesearchmaintop">
    <SearchWC:CoreResultsWebPart runat="server" ShowActionLinks=false ChromeType="None" RemoveDuplicates="false"/>
    </div>this is not working in MOSS 2007.I have checked this.Can you please suggest on the same.

Maybe you are looking for