Duplicate entries in the menu - how do I edit?

I have installed two apps: Vlingo and Navita.
In the menu for, say... text massaging, at the top I have two entries that read:"Reply with Vlingo" and two that read: "Translate with Navita". (There are several duplicates)
I uninstalled the app and then re-installed it, yet the duplicates are still there. Given that there are several entries and several programs that have these duplicate entries in the menu, they are cloggin up the menu.
How can I edit out the duplicates?

Hello...correction:
RaviStrs wrote:
Ok. In that case, try this. (That worked for me when I had similar problem. Ignore if you already tried this)
1) Turn off the phone
2) Remove the battary and place it again
3) Restart your phone
Have the BB ON (e.g., something showing on the display, the HomeScreen would be fine) when you remove the battery. That is the cleanest hard reboot method.
Good luck!
Occam's Razor nearly always applies when troubleshooting technology issues!
If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
Join our BBM Channels
BSCF General Channel
PIN: C0001B7B4   Display/Scan Bar Code
Knowledge Base Updates
PIN: C0005A9AA   Display/Scan Bar Code

Similar Messages

  • Missing and duplicate entries in the calendar

    I'm a long time (1997) Palm user who's moved to a BB 8330 last month. I can't seem to get calendar syncing to work correctly. In some instances, I am missing items on Outlook. I often have duplicate entries on the handheld. I've searched the forums and there seem to be similar issues and the solutions appear to be around Service Books, but I'm not confident I have a clue how not to lose lots of info.I also cannot seem to find information that explains the relationship between email addresses & calendar (I don't see why there should be any!!!)
    Scenario (trying to answer up front the questions from other forum posts):
    I am using Outlook on my home computer to manage my personal calendar. I do not have an email account associated with Outlook.I have set up 2-way sync with Outlook for calendar, tasks & contacts
    My work uses Lotus Notes. I have set up one sync to the handheld only from the Lotus Notes calendar
    The only email account configured on the BB is a gmail account (which is not associated with either calendar). I originally set this up via the wizard, then removed it, but added it back (under Email settings) when I discovered I couldn't send email from the Address book without it. I actually prefer google mobile for email management since it modifies the server state as well. Not sure if the add/remove/add sequence has somehow messed up the calendar?
    I have checked under Calendar > Options and two calendars appear. Based on the color associations it appears that Device Default is associated with Outlook personal calendar & my gmail account is associated with the Lotus Notes calendar entries. As far as I know I did not create these associations. 
    Checking under Options > Advanced Options > Default Services, I see CICAL & CMIME entry and those are both the gmail account.
    Checking under Options > Advanced Options > Service Book, I see only one CICAL & CMIME entry and those are both the gmail account.
    Separately, I do have a couple of mobile apps to read email (gmail- same acct - and yahoo), but those appear to not integrate into the BB apps directly. 
    Everytime I sync with Outlook, I end up with lots of duplicate entries on the handheld. I have also noticed that I am missing entries that are on the handheld, but are not on Outlook (in one very odd case, the entry was created on Outlook and now only exists on the handheld). I may have deleted duplicate entries related to the missing items at one time... I can't be sure about that. I believe I currently have a complete calendar on the handheld, but not 100% confident I have a good calendar anywhere. 
    And as an aside, have to say I'm really bummed that I have lost easy access all my Palm historical data. It appears BB will not bring in old calendar data by design (found that in some BB documentation on their site).  Now that I will not keep up with Palm upgrades, at some point I will lose access to that data. Sigh. 
    Any, all help appreciated.  

    Hello...correction:
    RaviStrs wrote:
    Ok. In that case, try this. (That worked for me when I had similar problem. Ignore if you already tried this)
    1) Turn off the phone
    2) Remove the battary and place it again
    3) Restart your phone
    Have the BB ON (e.g., something showing on the display, the HomeScreen would be fine) when you remove the battery. That is the cleanest hard reboot method.
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Duplicate entries in the Fields array

    I came across a (strange) pdf and after an analysis it turned out that some of the fields occur multiple times in the Fields array.
    Now when looking up the spec it states:
    "An array of references to the document’s root fields (those with no ancestors in the field hierarchy)."
    Is that a violation of the spec (although it doesn't state that explicitly)?
    So how to deal with this kind of PDFs?

    A follow up to the discussion: I opened the document in the Life Cycle Designer and it showed me an error (as I would have expected it from acrobat).
    The explanaination was that a (checked) radiobutton was referenced several times (due to the above problem). And that is definetly a violation of the spec - you can't have several checked radiobuttons in a group - and that is the reason why it should be illegal to have duplicate entries in the /Field or /Annots array (in my opinion).
    Interesting to know that Lifecycle Designer seems "better" in this way than acrobat - since acrobat didn't complain and LifeCycle Designer showed the correct warning in the first place.

  • Duplicate entries in the Enumerated Drop-downlist?

    Hi All,
    I have the following context structures in WDA.
    A ( Cardinality 0..n, Selection 0..1, Supply function - B_ITEMS)
    -B( Cardinality 0..n, Selection 0..1, Supply funtion - B_ITEMS)
    - B1
      - B2
      - B3
      - B4
    A1
    A2
    A3
    A4
    I populate 3 items in the context node B in the supply function  B_Items.
    I bound this context node to a table (with dropdownbykey)  in web dynpro application, I can see 3 items in the dropdown field in all 10 rows.
    But when I bound this context to the Table in Interactive Form (SFP), there I have a table with Enumerated dropdown list in all 10 rows.
    In runtime the dropdownlist has 30 records ( 3 * 10 ), it gets duplicate items.
    Do you know why I am getting duplicate entries in the Interactive Form dropdown list?
    Thanks
    Thruna
    Edited by: Thruna Shanmuga on Mar 10, 2010 4:39 PM
    Edited by: Thruna Shanmuga on Mar 10, 2010 4:39 PM

    i've never used the supply functions...
    but it sounds like it's running through the function for each row. is it a table you pass? Can you check to see if it's already populated before passing in the values? i wonder if you can set a variable in the code to skip if it's already been run once.

  • I cannot play all the apps game i downloaded for my ipad, but the problem is when  i tap those games it goes back to the menu. how can i play all my games?

    i cannot play all the apps game i downloaded for my ipad, but the problem is when  i tap those games it goes back to the menu. how can i play all my games?

    Using the same Apple id and Password you should be able to download purchased apps without being charged again.
    I download to an iPad/iPad2/iPhone3 & iPhone4 with no problem.

  • Middleware Settings - Duplicate entries in the Table TCURC

    Hi Experts,
    I am doing middleware settings for integrating SAP CRM 5.0 with SAP R/3 4.7.
    Before replicating the customizing objects, i found duplicate entries for ISO Codes in the table TCURC (Field name-ISOCD).
    Following are those entries
    MANDT     WAERS     ISOCD     ALTWR     GDATU     XPRIMARY     LTEXT     KTEXT
    949     CFP       XPF       953       00.00.0000          French Franc (Pacific Islands)     Fr. Frank (Pac)
    949     CNY       CNY       156       00.00.0000     X     Chinese Renminbi     Renminbi
    949     DEM       DEM       280       00.00.0000     X     German Mark     German Mark
    949     DEM3      DEM       280       00.00.0000          (Internal) German Mark (3 dec.places)     (Int.) DEM 3 DP
    949     RMB       CNY       156       00.00.0000          Chinese Yuan Renminbi     Yuan Renminbi
    949     USD       USD       840       00.00.0000     X     United States Dollar     US Dollar
    949     USDN      USD       840       00.00.0000          (Internal) United States Dollar (5 Dec.)     US Dollar
    949     XPF       XPF       953       00.00.0000     X     CFP Franc     Franc
    Duplicate entries are in the third column.
    Please kindly let me know what is the impact and what should i do now.
    Points will be rewarded for the helpful answers.
    Thanks in advance
    Nadh.R

    Hi Murali,
    Thanks for your reply.
    But i didnt find anything related to the issue in that note.
    Do you have any other solution.
    Thanks
    Nadh.

  • Vertical faded pink lines and pixelated fonts in the Menu, how to fix?

    Hi there,
    I bought my iMac in Jan 2010, and just after my Apple Care expired three years later I started to have some problems I have no idea how to fix, hope someone can help.
    When starting the computer, I get either a grey screen (I cannot go further or see anything else), or after starting the computer, seems like only the screensaver works, and if you try to open any menu, you'll get a black screen.
    All this happened right after the last update.
    I followed all the steps advised by Apple to fix the grey screen, but none of them worked.
    I also formatted the hard drive (I was using 10.8) and installed other OS (10.6).
    It worked well, except that I got now time vertical faded pink lines right after starting the computer, and the fonts in the menu looks like pixelated, they're not clear. but it only happens with the menu, Safari and other programs look fine.
    Any idea what's going on?

    This looks as though you may have a failing GPU.
    You can try these resets that may help, but it looks like a hardware failure.
    You may want to take it in to an Apple store genius bay, they will diagnose it for free and give you your options.
    Reset SMC:
    http://support.apple.com/kb/HT3964
    http://support.apple.com/kb/HT1379

  • Office 2010 Displaying Duplicate Entries of the Same Printer

    Hi,
    Looking for some guidance on how to resolve this odd behavior we're seeing in Office 2010.  In each Office 2010 app, when you go to File > Print, we find that certain printer objects are duplicated.  I'm able to repro this problem which
    has been reported by some of our business users.  In my case, one of the printers shows a status of "Ready", while the other shows an unending status of "Connecting to printer...".  I have removed this printer object and associated
    drivers a couple of times and re-installed but every time I load Word, Excel, etc., the printer is listed twice in the printer list.  Just focusing on MS Word 2010, I've tried deleting Word's "data" key, renaming Normal.dotm, but I can't get
    these bad printer entries to disappear.  I've tried connecting to different printers but the result is the same.  The only common thread with this is that the printers that appear as duplicates are all network printers.  I don't have a problem
    with the send-to-onenote printer, Adobe printer or other local printers.  Anyone else seen this behavior?
    Thanks,
    Doug
    Douglas Cote

    Hi,
    Was it normal when you print PDF document and Text document with these network printers?
    Please try this:
    Printer must be off. Right click on printer icon. Delete device. Both instances will be deleted. Turn on printer. New device found. Installed device driver.
    This behavior can occur if a serial number is not stored in the printer's read-only memory (ROM). When this occurs, the bus cannot determine if the printer you reconnect
    is the same printer or a different one. As a result, a duplicate printer is added.
    Please contact the printer manufacturer to inquire about the availability of updated USB firmware.
    Karen Hu
    TechNet Community Support

  • Duplicate Records in the InfoCube how should i do to fix it?

    Hi All,
    we have different values between R/3 and BW, in the first control i find that in the cube i have duplicate records, how should i do to control and fix step by step this problem.
    the Infocube receive data from 7 ODS.
    let me know if you need further detail about our data model or load
    thanks a lot for your help
    Bilal

    Hello All,
    please i need further detail to don't make critical errors in the cube.
    when i control data in my infocube right click ==> view data with this selection
    0GL_ACCOUNT= R060501950
    0PSTNG_DATE= from 01.01.2009 to 31.03.2009
    i find duplicate records for all this info:
    0GL_ACCOUNT, 0CO_DOC_NO, 0DOC_DATE, 0PSTNG_DATE, 0COORDER, 0FISCPER... and all the key figures.
    to delete this duplicate records i have to make selections going: Manage ==> Contents tab ==> selective deletion (in the right corner beside) ... at this step what should i do?
    i have start in background or i can select "Selective Deletion"
    for this selective deletion which kind of info i have to put in reletion with my problem explained before
    0GL_ACCOUNT= R060501950
    0PSTNG_DATE= from 01.01.2009 to 31.03.2009
    IF I PUT THIS INFO AND EXECUTE wich records the system will delete? all the records with this selections or only the DUPLICATE RECORDS?
    Thanks a lot for your help
    Bilal

  • IWEB - web.me  -site name contains duplicate entries in the name

    After having link problems in my site, I deleted all entries and republished by selecting "Publish Entire Site". The site was rebuilt, but instead of the site name being http://web.me.com/membername/Welcome.html
    it is
    http://web.me.com/membername/http__web.me.commembernamey/Welcome.html
    The site name displayed in iWEB and the Mobile Me site publishing settings is correct. I have tried to rename and republish the site, but the duplicate name still exists?????

    you will always see double names.
    The only reason it is "double" is because You gave your site the same name as your url, instead of something short and simple.
    Wish there was a solution that the data is saved in the directory itself and not in the sub.
    You can ask Apple to offer that option here:
    http://www.apple.com/feedback/iweb.html
    But I think it's unlikely because truncating the site structure like that makes the RSS Subscribe links on blog pages non-functioning.

  • Duplicate entries for the same person

    Using the facial squares in my organizer, I identified and entered all the people from my images into the people category.  Upon completion I  realized that I had two Marys (not her real name).  How can I remove one of these and reenter them under the other entry for Mary?

      Select the photo stack under the People tab and click the rename icon (bottom left)

  • Duplicate Commands in start menu - How to remove

    HI
    i am using intle based Imac 6.1 on OSx 10.4.11 version. some of the commands are repeated in start menu tool bar. Commands like Force Quit, Shut Down, Restart and Logout are repeated in the tool bar drop down. how can i remove the duplicated commands.
    thx
    Pookat

    HI and welcome to Apple Discussions...
    Go to ~/Library/Preferences and move the com.apple.systemuiserver.plist file to the Trash.
    Restart your Mac.
    ~ (Tilde) character represents your Home Folder.
    Carolyn

  • Restriction on duplicate entry in the bank details field

    Hi,
    Scenario: Due to human error same bank account number has been entered in Bank details infotype against the Bank account field. Is it possible to have a check on the infotype which will restrict the end user from entering bank account number if that bank account number has already been entered against a particular bank key.
    Regards,
    RB

    Group,
    We can use userexit ZXPADU02.
    For entering our logic.
    Regards,
    RB

  • Do you have the ability to send an imvie via email and then send it to someone else with an apple product. Once they recieve the email, how to they edit it too?

    In IMovie how do you send the whole presentation, then share it to another apple id. After that, when they open it from their apple product, are they able to edit it?

    Take a look at this.
    Rescue email address and how to reset Apple ID security ...

  • Audio rate is 32 khz on one track and 48 khz on the other, how can I edit?

    I am working on a video project that used 2 video source, one of them with 32 khz audio and the other with 48 khz audio. I line up one area of the video footage but anything before or after slowly starts to shift.
    Is there any way of converting the captured files from 32 to 48 or 48 down to 32?
    Many thanks.

    Open your file in QuickTime Player. Go to, File > Export > Sound to AIFF. Make sure it is set for 48 kHz, and save the result somewhere.
    When the export has completed, press command and J for the properties window. Click on "Audio Track" then on Delete at top left.
    Open your newly created audio 48 kHz file. Press command and A keys (select all). Press command and C keys (copy). Make your video file (the one you just deleted audio from) the front window.
    Make sure it is parked at frame 1. Press Option, command and V keys to paste your 48 kHz audio back in.
    Save As... don't use Save, or you will overwrite the old 32 kHz version. You can delete that later when you know that all is well.

Maybe you are looking for