Duplicate Items in Sidebar-Not Listed In Volumes

I hook up a number of external (USB & Firewire) external drives to my MacBook Pro when at my home office. All of a sudden these drives continue to show in the Sidebar after being ejected and unplugged. Once this starts, they continue to remain in the Sidebar multiple times until I reboot the machine. Unlike the other posts that I have seen (Doppelganger effect, etc...) these drives DO NOT show up in /Volumes. Ideas on how to fix ? ?

For duplicates on side bar and save as menu.
1. Drag all icons off bottom of your Finder sidebar.
2. In Finder >> Preferences >> Sidebar UNcheck all options.
3. navigate to ~(yourHome)/Library/Preferences and trash these two files:
com.apple.finder.plist
com.apple.sidebarlists.plist
Then log out and back in again. Or restart.
(You will have to reset a few finder prefs the way you like them.)
-mj

Similar Messages

  • Check duplicate items in two sharepoint lists

    Hi, I have 2 separate sharepoint lists, both contrain user names. e.g: Jan Jaap.
    I want sharepoint to automaticly compare those lists to see if there is any name in both lists and notify me about it. For example :
    List 1: Firstname | Surname
              Jan           -    Jaap
              Steen        -    Vos
              george       -    bush
    List 2: Firstname | Surname
              Jan           -    Jaap
              fox            -    washington
              brian         -    potter
    both lists contain jan jaap. and i want sharepoint to notice that and send me and email about it :p.
    Is this in any way possible?
    Thanks in advance!!

    You can use below tool
    http://www.metalogix.com/help/Content%20Matrix%20Console/SharePoint%20Edition/002_HowTo/004_SharePointActions/003_CompareSitesAndLists.htm
    Or if you want to do it programmatic try below:
    http://sharepoint.stackexchange.com/questions/60917/compare-items-of-two-sharepoint-lists
    SPWeb web = SPContext.Current.Web;
    SPList list = web.Lists["Employee"];
    string query = @"<Where>
    <Eq>
    <FieldRef Name='Position' /><Value Type='Choice'>{0}</Value>
    </Eq>
    </Where>
    <OrderBy>
    <FieldRef Name='Salary' Ascending='False' />
    </OrderBy>";
    query = string.Format(query, "Developer");
    SPQuery spQuery = new SPQuery();
    spQuery.Query = query;
    SPListItemCollection items = list.GetItems(spQuery);
    If this helped you resolve your issue, please mark it Answered

  • Header Line Per ALV group of items in GRID not LIST.

    Hello Experts,
    My question may seem very basic but i am stuck with it.
    I am using ALV Grid function (REUSE_ALV_GRID_DISPLAY) to display my ALV.
    Example Case :
    I have 10 line items .
    1)     2 line items are sports.
    2)     2 line items are books.
    3)     2 line items are Mobiles.
    My ALV displays like this :
    No.    Object     Object Type
    1)       Ball          sports
    2)       Bat          sports
    3)     Maths        Books
    4)     History      Books
    5)     Nokia         Mobiles
    6)     Samsung   Mobiles
    And i want it like this :
    No.     Object
    Sports <---- I want this to act as header per line item .
    1)        Ball
    2)        Bat
    Books
    3)       Maths
    4)       History
    Mobiles
    5)       Nokia
    6)       Samsung.
    I.e i need a row stating Object Type IN ALV Grid similar to how we make use of AT NEW EVENT in LIST REPORT.
    Thanks in Advance,
    Sudeep.
    Edited by: Sudeep Yerunkar on Jul 21, 2010 11:40 AM

    Hi,
    If GRID is a 'MUST' requirement, then you can try preparing your internal table in the manner you want the output.
    Something like this:
    - Sort the output internal table.
    - Loop on the output int table.
    - Use AT NEW object type
    - Append Object Type into another internal table
    - Then read rest of the records with same object type into another internal table and appending the same.
    Not sure about the efficieny but you can try.
    BR,
    Vishal.

  • Duplicate items in Sidebar

    I have 4 exact duplicates of my main Places icons. They appear to be linked to one another, because clicking on any of the duplicate ones (beyond the first set) simply selects the matching item in the first set.
    If I try and remove one of the duplicate icons, it removes all of the related items. For instance, I tried removing the 2nd Sites icon and this removed all the Sites icons.
    http://i.imgur.com/SsupM.png
    Already tried restarting, killall Finder... other ideas?
    Ideas?

    Hi
    Navigate to /Users/Home/Library/Preferences folder and remove the com.apple.sidebars.plist. Put it in the trash and restart. Does the problem go away?
    HTH?
    Tony

  • New Note appears duplicate in Note listing.

    Symptom: When creating a new Note, the note will be listed multiple times and therefore appear as duplicate note items in the Note listing.
    For example, you create a new note and progressively add information to the note then press 'Done' some minutes later, what happens is the Note you created, appears in the Notes Subject and Time listing a number of times. As you click on the each of the duplicate notes, you get preview of the same note, but at different times as you progressively add information to it.
    Say I start a new note at 11:30, then finish it by pressing the 'Done' button at 11:40, i actually get 18 notes appear in the Notes summary each at a different stage of writing my note. e.g.:
    (in reverse time stamp order)
    Test Note 11:40am
    Test Note 11:39am
    Test Note 11:39am
    Test Note 11:36am
    Test Note 11:35am
    Test Note 11:34am
    Test Note 11:31am
    Test Note 11:31am
    New Note 11:30am
    All the above notes now listed appear as a result of creating a new note that is open for say 10 minutes as I add text to it, until the time I press 'Done' to save the note.
    Applies to: Mail Version 4.2 (1077)

    Are you working with exchange?? I have a similar issue.... I´m working with exchange and I get to many duplicated notes....

  • Item values not listing in the correct order.

    Hi,
    When I click on header record synckey link, the corresponding item records are not listing in the correct order, in the MI Client. Can anybody suggest a solution for this.
    Regards,
    Shemim

    Hi Divya,
    I am attaching sample data obtained at Back End & MI Client.
    Value in Back End
    PHYSINVENT FISC ITE MATERIAL           PLAN STGE
    1000015    1998 001 T-RF100            1100 0001
    1000015    1998 002 T-RF200            1100 0001
    1000015    1998 003 T-RF200            1100 0001
    1000015    1998 004 T-RF200            1100 0001
    1000015    1998 005 T-RF300            1100 0001
    Value in MI CLient
    SYNC_KEY PHYSINVENTORY FISCALYEAR ITEM MATERIAL PLANT STGLOC
    0001001234  0001000015  1998  005  T-RF300  1100  0001   
    0001001233  0001000015  1998  004  T-RF200  1100  0001   
    0001001232  0001000015  1998  003  T-RF200  1100  0001   
    0001001231  0001000015  1998  002  T-RF200  1100  0001   
    0001001230  0001000015  1998  001  T-RF100  1100  0001   
    Regards
    Shemim

  • Help needed in removing duplicate items of list box  in java

    How to remove duplicate items of list box while dynamically inserting (on-click event)
    It is not identifying duplicate data
    Variable name is HP_G1
    HP_dmg1 = (DefaultListModel) HP_G1.getModel();
    int a = HP_G1.getModel().getSize();
    System.out.println("HP list no--------> "+a);
    if(a!=0)
    for (int j=0; j<a; j++)
    String item1 = String.valueOf(HP_List.getModel().getElementAt(j));
    System.out.println("HP list added--------> "+item1);
    if(HP_dmg1.equals(item1)){
    HP_dmg1.remove(j);
    else
    HP_dmg1.addElement(GPL);
    }

    Your code is unreadable, so I'll ignore it. In the future please press the message editor's CODE button to format code.
    As to your problem, to the point you normally use a Set instead of List when you don't want duplicates in a collection.

  • Finder Does NOT List Files on FireWire Volume

    I have a 80GB LaCie FireWire drive but haven't used if for about a year.
    I just plugged it into my Mac and the Finder lists NO files on this volume. "Get Info" says there 67.8 of files on the volume. Disk Utility says the same as well as indicating that there are 12 folders and 49 files. Terminal shows this:
    Macintosh:Scratch nello$ ls -sa1lp
    total 32
    0 drwxr-xr-x 12 nello nello 476 Jul 27 13:54 ./
    0 drwxrwxrwt@ 9 root admin 306 Jul 27 14:09 ../
    16 -rw-r--r--@ 1 nello nello 6148 Jul 27 13:59 .DS_Store
    0 drwxr-xr-x@ 3 nello nello 102 Jul 27 13:54 .Spotlight-V100/
    0 drwxr-xr-x@ 3 nello nello 102 Feb 6 2007 .TemporaryItems/
    0 drwxr-xr-x@ 3 nello nello 102 Sep 13 2007 .Trashes/
    0 -rw-r--r-- 1 nello nello 0 Jul 27 13:54 .com.apple.timemachine.supported
    0 drwxr-xr-x 7 nello nello 238 Jul 27 14:09 .fseventsd/
    8 -rw-r--r--@ 1 nello nello 1024 Mar 24 2007 Desktop DB
    8 -rw-r--r--@ 1 nello nello 2 Mar 24 2007 Desktop DF
    So, this seems rather inconsistent to me. "Get Info" says there is more data on the disk than Terminal. Disk utility says there are more folders and files than Terminal.
    When I used Disk Utility to "Verify Disk" everything looks okay:
    Verify and Repair volume “Scratch”
    Checking Journaled HFS Plus volume.
    Checking Extents Overflow file.
    Checking Catalog file.
    Checking multi-linked files.
    Checking Catalog hierarchy.
    Checking Extended Attributes file.
    Checking volume bitmap.
    Checking volume information.
    The volume Scratch appears to be OK.
    I swear that I left an iMovie project on this disk. How can I get Finder to show it to me?
    Can anyone explain the apparent inconsistencies between Finder/Terminal/"Get Info"?
    Thanks.
    - nello

    I'm not sure what you believe to be inconsistent here. some of the items listed are directories and their contents are not listed. if you want to list it all enter
    du -ah

  • DataProvider.merge() method seems to not remove duplicate items

    Using the DataProvider class to instantiate UI Components
    data, I need to merge dataProvider data and remove any duplicate
    items that may result from the merging process. It is supposed
    (according to the manual) that the merge method behaves just as i
    desire, but actually the data is being merged with duplicates. Any
    hints?

    The docs are a little ambiguous. There is no actual "removal"
    of items. The
    method iterates the new data items and appends those that are
    not already in
    the provider. Since each item is an Object instance, they
    must be the same
    object to be equal.
    In this example, the commonItem is "removed" during the
    merge, but there are
    still two instances in the original list
    var commonItem:Object = {label:"itemX"};
    var data1:Array = [
    {label:"item1"},
    commonItem,
    commonItem,
    {label:"item2"}
    var data2:Array = [
    {label:"item1"},
    commonItem , // duplicated item
    {label:"item3"}
    var dp:DataProvider = new DataProvider(data1);
    dp.merge(data2);
    var myList:List = new List();
    myList.dataProvider = dp;

  • Flex 3 Prevent duplicate items from being dropped into a list with drag and drop

    If you do not want to specify "dragMoveEnabled='true'", what
    is the best way to prevent dragging a duplicate item onto the list?
    I found this post
    http://thanksmister.com/?p=21
    , but had some problems integrating it when using a list, and
    wondered if there is an easier way to ensure two of the same item
    cannot be dragged into the drop container?

    SQL> CREATE TABLE T AS SELECT * FROM
    (SELECT LEVEL MID FROM DUAL CONNECT BY LEVEL <= 3),
    (SELECT LEVEL RID FROM DUAL CONNECT BY LEVEL <= 3)
    table T created.
    SQL> SELECT * FROM T
    MID RID
      1   1
      1   2
      1   3
      2   1
      2   2
      2   3
      3   1
      3   2
      3   3
    9 rows selected
    SQL> CREATE UNIQUE INDEX IDX_T ON T(DECODE(RID,1,MID))
    unique index IDX_T created.
    SQL> INSERT INTO T VALUES(1,2)
    1 rows inserted.
    SQL> insert into t values(1,1)
    Error starting at line 9 in command:
    insert into t values(1,1)
    Error report:
    SQL Error: ORA-00001: unique constraint (STEW.IDX_T) violated
    00001. 00000 -  "unique constraint (%s.%s) violated"
    *Cause:    An UPDATE or INSERT statement attempted to insert a duplicate key.
               For Trusted Oracle configured in DBMS MAC mode, you may see
               this message if a duplicate entry exists at a different level.
    *Action:   Either remove the unique restriction or do not insert the key.

  • Crystal Report  not listed Add New Item for Visual Studio 2010

    I just finished installing cryestal report for visual studio 2010.
    During the installation a visual studio error dialog popped up "Operation cannot be completed. Access Denied", the crystal report installation continued and was informed that the installation was successful.
    But on opening my visual studio project to add new item,  crystal report item is not listed there.
    Is there anything that needs to be done to get it listed in the Add New Item dialog for visual studio?

    I wonder what file you ran to install CRVS2010? Was it the MSI as opposed to the actual install file?
    The link to the correct install is here:
    http://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_13_0_2.exe
    Is that the file you ran to install CRVS2010? E.g. as opposed to:
    http://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_redist_install_32bit_13_0_2.zip
    - Ludek

  • Why does my seconds hard drive does not appear in the list of volumes in Settings - Performance - work volumes

    Hallo,
    the photoshop installations is really slow after updating to version 2014. So I checkt all performance related facts. I the settings of photoshop I saw, that there is only the defauld drive (systemdrive) in list of volumes. This is not the optimal case. On a different PC (Windows 7 Pro), there are all volumes present that are listet in the windows explorer. I would like to change the Setting to a different drive. Where could be the problems?
    I tried and changed:
    - Changing SATA Mode from RAID to AHCI
    - Updated all drivers (chipset, grapghic ... verything, dell's update-software offered to me)
    here an image to show the problem (placing an image seams to be broken :-(
    Thanks for help
    Martin

    Sorry, I've just deleted my previous post of a few seconds ago asking about your platform, because I realized you are on Windows because you mention "the C drive".  Senior moment.

  • Items to display in list view web part not showing the items setup

    Hi, I have the following issue. I have a list view web part, but the web part is showing more items that the ones setup in the: Number of items to display in list view web part for this view.
    It is because that works when using datasheet view and not a normal view? Is there any technical documentation from Microsoft supporting this?

    thank you for your answer. It is interesting that the mobile view with the items to show in the mobile view doesn't work in the webpart, but it works when you are using datasheet view, but if you uncheck to activate the mobile view, then, the webpart doesn't
    show information, so, it works partially because one part works and not the other.

  • Podcast in Store, 1 item total but episode is not listed

    Podcast is in the Store but episode is not listed.
    My new podcast was recently approved by Itunes. It is now dispays in the store and shows a total of one item, but the podcast episode is not listed. I can subscribe to it and listen to it through Itunes but in the Store the episode is not shown even though it says there is a total of one item. Is something wrong or am I impatient?
    Podcast: The Christian Survival Network

    Thanks Roger. I had emailed ITunes about this and got a standard Podcast FAQ response. I replied explaining that didn't help me. Then a few days later I got a message from another person that they were investigating. About a day or two later the episodes are now listed. So whether they did something or it corrected itself I don't know. I appreciated your response - at least I knew it wasn’t something with my feed.
    Cheers!

  • Error :cannot show the value of the filter.The Field may not be filterable or the number of items returned exceeds the list view threshold enforced by administrator

    Issue : In sharepoint 2013, I am experiening below error while using filter in the list view due to the number of items in this list exceeds the list view threshold, which is 10000 items. Tasks that cause excessive server load (such as those
    involving all list items) are currently prohibited.
    Error :cannot show the value of the filter.The Field may not be filterable or the number of items returned exceeds the list view threshold enforced by administrator
    Could you please suggest a way to avoid this issue apart from incrementing the list view threshold limit .
    Prashanth

    Reorganizing content, or creating more specific views. sharepoint is warning you that the content is structured in such a way that it can cause performance issues, which should be addressed in some way.
    Kind regards,
    Margriet Bruggeman
    Lois & Clark IT Services
    web site: http://www.loisandclark.eu
    blog: http://www.sharepointdragons.com

Maybe you are looking for

  • Calendar Display on a Mandatory Item

    Hi, I want to display the demo calendar on a date field which is mandatory i.e., Required property is set to TRUE, also there are couple more items in the same record which are Mandatory as well. My problem is when I press F9 for Calendar on the date

  • Proxy to File using EOIO

    Hi Experts, I have a scenario where I need to send data from SAP to PI so I am using proxy to file scenario. Here i need to send huge amount of data. In some blog i saw that proxy can handle only some maximum amount of data.(but not 100% sure how muc

  • Sequential mapping without using BPM

    I have a requirement where i need to do a sequential mapping without using BPM. IDoc to file is the first mapping.A few fields of the IDoc are transformed in this mapping. Output of this first one should contain the transformed as well as rest of the

  • Retrieve NT Authentication details using java

    Need to get the OS user name and password of the remote client machine from which accesses the server Application in my machine. How to do this using java? Is there any java API to get this? Also tried the NTLM code but its not working. Any code will

  • ORA-28007: the password cannot be reused

    Anytime I try and login with a user that has password verification profile I receive: ORA-28007: the password cannot be reused Please tell me that ApEx 2.2 did not actually just implement the 'change password' and see if the hashes match for the buil