Contacts showing several times

Hello

Given that I've updated the software on my Sony Xperia Z3 Compact my contacts then display several times.

For example, for a contact I have their office work, work, laptop home and personal mobile all registered under a single entry, I have it synced with my gmail account and now when I discovered their account I see all their details twice, once as Gmail and then as phone contacts.

I tried to delete gmail accounts, and this leaves no contacts on the phone.  When I reinstalled the Gmail account, Contacts on the phone return, duplicated with a phone list and a list of Gmail.

Is there way to simple I can go to only display contacts Gmail, a bit like the old phones where you can choose to see the ony Sim contacts, phone contact only or both?

This only started happening since I've updated the software on the device a week ago.

Thank you

You can try to delete data for the storage of contacts, this will remove the contacts on the phone. Then try to synchronize again.

Tags: Sony Software

Similar Questions

  • Lines show several times on State invoice

    Hello
    If terms of payment are payments then lines show several times on the invoice report.

    Assume that the payment terms are 10 installments (price point, Description, quantity, price per unit and Extended) lines appear 10 times. But I need display time line data only (article, Description, quantity, unit price and extended).

    Please help me to achieve this goal.

    Thank you
    Subbarao.

    have you tried to check the number of payment to one?

    Display lines only if the slice number is 1.

    print

    --
    Pradeep

  • Element showing several times of SOE.

    Hello

    I added an element called 'Basic' once only in the input element. But it's also show 2 times in SOE reports and results of the series.

    How to remove it. PL. help.

    Thanks in advance.

    The item has been treated several times in payroll run and where you can see the item twice in the series results. Possible reasons could be

    1. the item has been prorated.

    How to check: check if the dates of beginning and end Date was populated in the form of race results for both inputs of the element.

    2. multiple element entries have been created for the element which was ruled out as you confirmed that there are no more entries in the element.

    3. performance results were triggered due to the indirect results.

    You can shoot some queries about this.

    Select * from pay_element_entries where element_entry_id in (select source_id from pay_run_results where run_result_id in (,))

    where id1 and id2 are run_result_ids of the two inputs result execution for the element.

    Perform above checks should give you the reasons.

    Kind regards
    Sharath

  • Artists showing several times but in the same media folder?

    Hi people,

    A bit of an irritating problem and that, despite several attempts to trouble shoot, I have been unable to solve.

    As iTunes traditionally organizes the library along the lines of the "Album Artist", I always used this tab to keep my library in order regarding artists.

    What I've noticed in recent weeks, it is that when I select artists in the sidebar, I could see:

    AC/DC: 5 albums, 70 song etc.

    Then below in the column of artists AC/DC, 3 albums 40 songs etc.

    I thought that this could be easily fixed by say changing the artist album to 'AAA' tags and which would group them together under a single artist label.

    Unfortunately no, what I get instead is the same as above only in AAA, that is to say

    AAA: 5 albums, 70 song etc.

    Then below in the column of artists another AAA, 3 albums 40 songs etc.

    Even when I try and change all new back to AC/DC, its still in the form view. As far as I can see, all the other values in the "Get Info" tab are the same.

    Basically when you go and look at the drive where the folder media, AC/DC of all albums are in one folder. They display properly in the media folder but showing not correctly in the application?

    Any ideas how I can fix it more irritating?

    On my mac, media folder is stored on external hard drive because of the size, the rest of the files in the folder music as a default value.

    Appreciate your help people

    Simon.

    See if this user tip solves your problem:

    Fix split Album or artist listings in iTunes

  • How to show several times as output?

    I have a books_issue_details table. I would like to show as output

    Books table:
    book_id, book_name, author_name, etc...

    book_issue_details
    the columns book_id, issue_id, student_id, issue_date

    output:

    Title 1 issued o times

    Title 2 was published 4 times

    Outer join to use:

    with books as (
                   select 1 book_id,'A' book_name from dual union all
                   select 2,'B' from dual
                  ),
         book_issue_detail as (
                               select 2 book_id,99 student_id from dual
                              )
    select  'Title ' || t1.book_name || ' has been issued ' || count(t2.book_id) || ' times.' cnt
      from      books t1
            left join
                book_issue_detail t2
              on t2.book_id = t1.book_id
      group by t1.book_id,
               t1.book_name
    /
    
    CNT
    --------------------------------
    Title A has been issued 0 times.
    Title B has been issued 1 times.
    
    SQL> 
    

    SY.

  • I have an update showing several times in the list of downloaded updates

    I have advanced and deleted the Microsoft.NET Framework 3.5 Family Update (KB959209) x 86 update
    in the part "updates installed" my Windows update page (NO programs/uninstall programs from the Control Panel window)

    Well, when I conducted an audit of updates, that is returned. So I downloaded.

    Now I have two of these same entries displayed in the list off updates. That's it list that displays all the updates a downloads, NOT the list where you can uninstall the update. In this list, there is only 1 entry of
    Microsoft.NET Framework 3.5 Family Update (KB959209) x 86

    It causes problems that shows the update twice in the list?

    Ignore what you see in the history of the update. As KB959209 appears only once in theinstalled updates, you're good.

    [Yes, I'm everywhere this week! ]

    ~ Robear Dyer (PA Bear) ~ MS MVP (that is to say, mail, security, Windows & Update Services) since 2002 ~ WARNING: MS MVPs represent or work for Microsoft

  • Warning log message showing several times during registration to create/update

    When registering, the following error is repeated

    WARNING Sat Feb 14 15:38:15 CST 2015 1423949895405/atg/dynamo/servlet/pipeline/RequestScopeManager/RequestScope-1266341/atg/userprofiling/ProfileFormHandler use by default for the property ProfileTools

    / ATG/userprofiling/ProfileFormHandler use by default for the property ProfileTools

    This message appears like a billion times in newspapers. To be more precise, it appears more 30,000 times last week.

    Please let me know how to disable this warning and we want logging enabled for INFO, WARN, and ERROR.  Just to set the logging level to hide the newspaper is not the solution we are looking for.  Please let me know what is causing the log message appears in the ATG.

    Please guide me to find the solution.

    In your ProfileFormHandler you overloaded profileTools property? It seems that the ProfileTools of the resolution with the Null value and what is happening, it is that whenever the scope of the request initialization of ProfileFormHandler is to find the property of ProfileTools as null so that it throws this warning and initializes the ProfileTools component with the default.

    So, check if you have replaced the property ProfileTools or component itself or have changed its path which can be throwing error in the newspapers during the start-up or component initialization and initially it is null, and if you haven't changed it then you can also try to put profileTools = / atg/userprofiling/ProfileTools in your code ProfileFormHandler file property base to solve explicitly what must also avoid this warning.

  • CC will not update anything, error code 205, contacted Adobe several times, never a problem with my laptop, just the PC on the same network home. They can't fix it. Tell me that I need a different network provider.

    ADOBE has taken control of my PC to try to understand it, without success. Then give me a link so I can direct download for the programs that I need updates for.

    Error 205 is mainly for internet connectivity interrupted as well as firewalls, I guess you must have lived:

    Error download or update Adobe Creative Cloud applications

    You can search for solutions in:

    Installation of Creative Cloud-error 205

    Creative cloud error 205

    ERROR 205

    Concerning

    Stéphane

  • Virtual machines showing several times

    Hey guys,.

    Anyone know why I see VMs appear repeatedly in vCOPS?  The only thing I could think is that cloning could cause that... but I was not cloning.  Any thoughts?  vCOPS Enterprise 5.7

    It looks like you use a solution of mirror/replication such as MRS. vC Ops will pick up the placeholder of virtual machines in a scenario of MRS and fill them, causing duplicate scenario you describe. Are you running SRM or mirror/replication solution?

    I want to look at the resources using the environmental component of the custom user interface. Check the vCenter IDs, "-vm", which will refine to you if it of a clone or not. Name is right, you have to look at the virtual machine single - and UUID to see if there are similarities, and if so, which. Also, check the date column creation to see when they were added, this will tell you when any chance happened which caused the resources "duplicated".

  • I deauthorised all my computers several times and iTunes still shows that I have authorized 5.

    I allowed off all my computers several times and iTunes still shows that I have authorized 5. I can not re - allow one of my computers and cannot allow overall because I did last October. I tried a logout and back logging, remove the SC info folder etc... Any ideas?

    I allowed off all my computers several times and iTunes still shows that I have authorized 5

    Normally, you can only authorized computers off once a year.

  • Photos 1.3 "JDK 8 Update 73" shows under the heading import on the left.  I also have a pop up telling me to install it in safari.  Have already installed several times.  Any ideas?

    Photos 1.3 "JDK 8 Update 73" shows under the 'Import' section on the left.  I also have a pop up telling me to install it in safari.  Have already installed several times.  Any ideas?

    Looks like pictures which I assume you mean Apple's application to view and edit photo files is a 'disk' called JDK 8 update 73 ad.

    This implies that you have downloaded and mounted a "disk image file" for the update of Java and it is always 'mounted '. However the fact that you are still being harassed to install it in Safari implies that you have not run the update of Java installation package that must be inserted into the drive.

    Then, go back to the Finder and look for a drive in a window of Finder called "JDK 8 updated 73'. Click on that in the window of the Finder and the window should then list the contents of this disc. In this list should be something obviously to do with the installation, most of the installation files have an extension of the .pkg file, it could be called 'update Java 8 73.pkg. Double-click or open the pkg file and follow the instructions.

  • Safari address bar showing several addresses at the same time

    Anyone else having problems with the address bar. No work to present frequently visited sites and and after visiting the sites manually or via Favorites addresses are crushed between them (showing several addresses at the same time).

    I have the same problem since this morning, after the EL CAPITAN update

  • The installation of Service Pack 2 for Vista failed. I tried several times. Message reads "not successful." "Element not found". I click on the 'Détails' link and it shows the following error: ERROR_NOT_FOUND (0 x 80070490).

    The installation of Service Pack 2 for Vista failed. I tried several times. Message reads "not successful." "Element not found". I click on the 'Détails' link and it shows the following error: ERROR_NOT_FOUND (0 x 80070490). I tried in several ways through the links suggested to solve the problem and nothing has worked.


    I turned to the forums and I saw that many, many people have the same problem with Vista SP2 Upgrade. Microsoft and several of its Vista customers realized that Vista has a lot of problems, but people who have need of the service. Being able to download and install the SP2 can make Vista more stable, but I get the same message mentioned above, and so I am sure are a lot of other people who are trying to get Service Pack 2 integrated into Vista.

    0 X 80070490 - ERROR_NOT_FOUND
    Corrupted system file; You will need to perform an upgrade on the spot or reinstalling the operating system.

    The error you receive occurs if there is corruption in the manifest of component maintenance base.

    Ignore the title: the "Windows features" dialog box is empty in Windows 7 or Windows Vista, or you receive an error message that includes the following code when you try to use Windows Update: "0 x 80073712".
    http://support.Microsoft.com/kb/931712
    "Explains the SFC / Scannow.

    A repair install is the usual solution of SFC/scannow does not work.

    You receive an error code "0 x 80070490" when you use Microsoft Update or Windows Update Web sites to install updates
    http://support.Microsoft.com/kb/958044

    NB: If you have installed SP1 for Vistahttp://support.microsoft.com/kb/948537

    Step 7 (method for Windows Vista), the * UPGRADE option is not available because SP1 has been installed.

    Uninstall SP1

    See also:

    How to overcome error 0 x 80070490 when installing updates in Windows Vista/Server 2008
    http://blogs.msdn.com/andrekl/archive/2008/09/29/how-to-overcome-error-0x80070490-when-installing-updates-in-Windows-Vista-Server-2008.aspx

    TaurArian [MVP] 2005-2010 - Update Services

  • Hello!  I tried several times to download a trial version of Adobe Acrobat Pro, but I get this message, "installation of Adobe met an unexpected failure.  Please try again.  If it persists, please contact Adobe. »

    Hello!  I tried several times to download a trial version of Adobe Acrobat Pro, but I get this message, "installation of Adobe met an unexpected failure.  Please try again.  If it persists, please contact Adobe. »

    uninstall all versions of acrobat and reader.

    If win, clean it by Download Adobe Reader and Acrobat tool - Adobe Labs

    Restart your computer

    replace.

  • I tried several times to contact support, but have not been able to get well. I wanted to try the room light I use Capture 1 now. The Downloader or installer will load only if I "Run as Administrator" and then it crashes every time within a few secoun

    I tried several times to contact support, but have not been able to get well. I have a trial (try actually the second time), but are not yet able to test Lightroom/CC. I wanted to try the room light I use Capture 1 now.

    My question is this: the Downloader or installer will load only if I "Run as Administrator" and then it crashes every time in seconds. I even tried the Adobe application that will go well and remove all the remains of the previous software hoping that he would, but no solution. It will continue to act as his footstool, consumption of RAM, but do nothing else than the loop on the same screen. I have to force quit the program so that he could even respond. I'm a little confused on where to go with it. Thank you!

    Windows 10, 16g RAM, 4.7 GHZ 8-core AMD AMD R9 270 X

    Check your hosts file.

    help for that and other adobe.com sure common connection problems read, http://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html

Maybe you are looking for

  • How to remove the research recently went through the Photos app?

    I searched online, and I have not found a way to remove latest research research conducted recently in the Photos app. I believe also that it is not a way to do this on the current iOS, then maybe there should be an edit/clear these latest research b

  • When fsx starts, the program displays the home page and stops. What should do?

    I've been using Flight Simulator X (or more acceleration) for several years with no problems.  Then one day, when I clicked on the icon FSX, the cover page came and has therefore a hour glass cursor and then nothing else.  What can be done to solve t

  • I try to install windows vista professional, but a message that I need a pilot. Where can I find?

    Need professional driver of hard disk for the installation of vista partition. I try to install windows vista professional. I want to partition the hard drive; However, it says I need a driver. Where can I find this driver? I have a dell optiplex 360

  • Packard Bell EasyNote SJ51 coprocessor driver is missing

    Hello world I've updated this laptop Packard Bell EasyNote SJ51, with native Windows Vista Basic, Windows 7 Ultimate. After installation clean smooth found WU driver VGA that apparently has not been incorporated in the W7U so that I had to download s

  • identifyMovieClip

    If 5 movieclips are placed inside the mc2 and the user has the possibility to make a choice by clicking on one of them, how is it possible to be able to identify what movieclip was clicked.for (i = 0; i < 5; i ++) {}_root. MC1.MC2['color' + i]}p.s.As