Suggestion: TFS Versioning

Two suggestions I would like to make.
#1 Please add an option in the settings to not display the change set number next to each file and package. You can hide the icon overlay (but I like that so I keep it), and not the changeset number (I don't like that, adds additional scrolling to screen and I have no current use for these numbers.)
#2 Please add another option, I would like to either
A. Automatically check in or update TFS with my latest changes when I close JDeveloper.
Or
B. Automatically check in or update TFS with my latest changes at an interval, like every 2 days, WHEN the changes are compliable.
I hope the suggestions are liked, and it makes it into a build someday soon...
An optimization I could suggest but I'm not sure if jdev is the cause or not. Is if you goto edit a file using TFS and you don't have the file checked out, the checkout and enable editing time for that file is really slow, via double click file, then type a letter in the editor, then wait for how long it takes to show up. When I used VSS it felt faster to got VSS Explorer and click check out on the file, and toggle over to jdev the file would be ready to go in 1second, with this TFS extension it takes about 24 seconds.

Maybe the extension that installs for 11.1.1.2.0 is different the the latest version of jdev. When I used that option that you mentioned, it only hid the icon and not the changeset number. But either way, I would like to hide the changeset label ONLY not the icon.
As for the disagreement, thats understood I'm sure for some projects and I would never expect it to be a default behavior but for me I write code most of the day and typically once a month I would end up getting around to manually adding it to VSS for some versioning of the files and backup. Now that I have upgraded to TFS and I can use jdev to intergrate, it would be best for my scenerio if it asked me on exit or on some elapsed time if I want to check it in, doesn't really have to be AUTO but just ask me once and awhile. I'm forgetful ;)
Thanks for the reply though!

Similar Messages

  • Numbers 09 spreadsheet will not open in numbers 08.  Message suggests new version of numbers is needed.  Why?

    Numbers 09 spreadsheet will not open in Numbers 08.  Message suggests new version of Numbers is needed.  Why?

    @Nkcohen:
    "Then move the old version into trash.  (The old version is still availabe under iWork 09."
    Not while it's in the Trash, and definitely not after you've then emptied the Trash.
    You can leave both versions in the Appications folder, and both versions' icons in the Dock. And you definitely should leave them until you have some experience with the new version and what it won't do that the '09 version will.
    Regards,
    Barry

  • API to get TFS version

    Hi,
    Is there any API through which i will be able to know the TFS version that I am connected to.
    Like TFS 2010 or TFS 2012

    Hi Uday,  
    Thanks for your post.
    You can try below code snippet:
    TfsTeamProjectCollection tfs =
    new
    TfsTeamProjectCollection(new
    Uri("url"));
    tfs.EnsureAuthenticated();
    IBuildServer bs = tfs.GetService<IBuildServer>();
    Console.WriteLine(bs.BuildServerVersion);  
    // V3 for TFS 2010, V4 for TFS 2012 and V5 for TFS 2013
    Or refer to Jorg’s answer reply in this post:
    https://social.msdn.microsoft.com/Forums/en-US/feed3110-0449-4677-8207-9017578fb14c/tfs-api-retrieve-tfs-server-version-2010-2012-2013-etc?forum=tfswor.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Can anyone suggest which version of SCJP is more beneficial to write ?

    can anyone suggest which version of SCJP is more beneficial to write ? which one is more benifical between SCJP 1.4 version and SCJP 1.5 version ??? or both have the same value ?Thankq

    Feel free to write for more queries : [email protected]
    Asking for private responses via email defeats the purpose of having a forum, and invites a bunch of spam to your Inbox.

  • A compare SSIS package checked out with TFS version in VS 2012 no longer shows messagebox 'The files are identical'

    Hello,
    Recently I have had started work on a development system that has VS 2012 and SQL Server Data Tools For VS2012. One thing that annoys me is the fact that a source comparison between a checked out package and the version stored in TFS
    no longer displays the message 'The files are identical', but instead opens the text editor with 2 panes for both sources as if there were differences, with sliders at the right side that do not show any differences (everything in B&W of course). A simple
    message like we had in VS2008 'The files are identical' would suffice to me. On the other hand when you check in the files with VS 2012 and they had not changed then the source control system warns that it did not make any changes since the files
    were identical. Why did the VS 2012 team fix something that worked ? Is there some advantage that I am missing?
    Jan D'Hondt - Database and .NET development

    I did not see such an option, I asked around, appears nobody knows, but I admit there could be a way.
    I still suggest opening an MS Connect so somebody from the development team would respond.
    Arthur My Blog

  • TFS Version Control?

    Has anybody tried setting up VCS (Version Control System) in CIS (Cisco/Composite Information Server [6.2], using a TFS backend?
    I'm having trouble finding documentation on any VCS topics, but a TFS [scripts] example would be magnificent.
    Thanks

    Hi Wendy,  
    Thanks for your post.
    this “new location” is a TFS local workspace folder or is a general local folder? Please open your solution using VS 2010 from this new location manually, then selected the solution in Solution Explorer and click
    FILE>>Source Control >>Change Source Control… to check this solution bind to TFS Server or not. 
    Your solution moved to a new location, and this new location is a general local folder on your client? If yes, please manually open your solution using VS 2010 from that new location, then right-click on your solution in Solution Explorer and select
    Add Solution to Source Control… to add current solution into TFS 2010 Source Control. If you want add exiting folder(included code files, but is not a solution) into TFS Source Control, please mapping the team project(or an existing folder)
    from Source Control Explorer to a local workspace folder, then copy that code folder to this local workspace folder, then right-click on your team project in Source Control Explorer and select
    Add Items to Folder… to add your code folder to this team project source control, then perform check-in on this team project.
    https://msdn.microsoft.com/en-us/library/ms181374(v=vs.100).aspx  
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Best practice using TFS 2013 to report on developer time

    Here is my issue:
    Last year, I stood up a TFS instance for myself since I was the only developer in IT.  Since then we have created a new application development department and pulled in devs who were previously working in other departments outside of IT.  Our CIO
    has needs to be able to see how much time we as devs are assigned to overall work, which is also something our PMs need to see when planning projects.  Since we're using TFS for project and source control, I want to be able to send any metrics out of
    it to show how much time during the month that each dev has been assigned work.  I know that time isn't actually tracked in a Task, so I was going to report on task assigned and remaining work vs. completed work.  That is something I can do on each
    individual project I have in TFS, but how can I do that across multiple projects?
    One idea I had was moving all of our current projects under one project and using Areas for each separate project, but I'm leery of doing this since that project will be using TFS version control and there may be an instance in the future where we may need
    to use GIT.  Any suggestions would be welcomed to help us accomplish our goals.

    Hi David,  
    Thanks for your reply.
    Which message you received when you tried to export work item query to Excel? After you saved the work item query in VS, you can click
    Open Query in Microsoft Excel to open query in Excel. 
    Below is a code snippet about how to get work items’ fields from query:
    TfsTeamProjectCollection tfs =
    new
    TfsTeamProjectCollection(new
    Uri("collectionURL"));
    tfs.EnsureAuthenticated();
    WorkItemStore workitemstores = tfs.GetService<WorkItemStore>();
    try
    … this wiql will get all task work item from team project. You can create your custom work item query, then save this query as a .wiq file in local path, then open this .wiq file and you will find the wiql string in it.
    string wiql =
    SELECT [System.Id], [System.WorkItemType], [System.Title], [System.AssignedTo], [System.State] FROM WorkItems WHERE [System.TeamProject] = ‘TeamProjectName’ 
    AND  [System.WorkItemType] = 'Task' ORDER BY [System.Id]
    ASC";
    Query qry =
    new
    Query(workitemstores, wiql,
    null,
    false);
    ICancelableAsyncResult car = qry.BeginQuery();
    WorkItemCollection wic = qry.EndQuery(car);
    foreach (WorkItem
    wi in wic)
       Console.WriteLine(wi.Id);
    … get more work item field values… 
    catch(Exception
    e)
    Console.WriteLine(e);
    For more information about connect to TFS using API, please refer to this document:
    https://msdn.microsoft.com/en-us/library/bb286958.aspx
    Get work item query API:
    https://msdn.microsoft.com/en-us/library/bb130306.aspx.  
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Version 23 very broken.

    locking as a duplicate of this - https://support.mozilla.org/en-US/questions/968545''
    Between last night and tonight, suddenly I can't load any pages unless I flip back and forth between I.E Tabs. Only difference: Firefox did a bloody update. Why is it that nowadays when a program updates, it always ends up being glitchy or fails entirely. Aren't updates supposed to IMPROVE the program, not break what was already working?
    This problem happens on Facebook, twitter, Goodreads, Google, this page... everything. What is the use of having a browser that doesn't work. Come on Mozilla. Please let me roll back to 22. At least that worked. Sorry for the grump here, but I've truly had enough of programs self-"updating" into a version that is crap. With all that programmers have learnt over years of computing, this should not happen any more. If you're going to put out an "update", at least make sure it works fully first. We're not your lab rats for testing.
    I've already restarted twice, and once more in safe mode, so please no one give me all the basic advice. Just someone tell the blokes at Mozilla that their update is broken, and they need to patch it. Meanwhile, I'll just run my business loading pages twice in two different browser tabs... or, after more than six years and twenty different version numbers, I might just drop Firefox altogether.
    And you know what, till I stuffed around for almost twenty minutes, I couldn't even add my Troubleshooting info from the button below. Guess why? That's broken too. As is the button to enter this form, which took me another half hour. Please fix this.
    "application": {
    "name": "Firefox",
    "version": "23.0.1",
    "userAgent": "Mozilla/5.0 (Windows NT 6.1; rv:23.0) Gecko/20100101 Firefox/23.0",
    "supportURL": "http://support.mozilla.org/1/firefox/23.0.1/WINNT/en-GB/"
    "modifiedPreferences": {
    "accessibility.typeaheadfind.flashBar": 0,
    "accessibility.typeaheadfind": true,
    "browser.cache.disk.capacity": 358400,
    "browser.cache.disk_cache_ssl": false,
    "browser.cache.disk.smart_size.first_run": false,
    "browser.cache.disk.smart_size.use_old_max": false,
    "browser.cache.disk.smart_size_cached_value": 358400,
    "browser.places.smartBookmarksVersion": 4,
    "browser.privatebrowsing.dont_prompt_on_enter": true,
    "browser.search.useDBForOrder": true,
    "browser.sessionstore.restore_on_demand": false,
    "browser.startup.homepage_override.mstone": "23.0.1",
    "browser.startup.homepage_override.buildID": "00000000000000",
    "browser.tabs.warnOnClose": false,
    "dom.w3c_touch_events.expose": false,
    "dom.max_script_run_time": 0,
    "dom.max_chrome_script_run_time": 0,
    "dom.ipc.plugins.enabled.npietab2.dll": true,
    "dom.mozApps.used": true,
    "extensions.lastAppVersion": "23.0.1",
    "font.internaluseonly.changed": true,
    "gfx.blacklist.suggested-driver-version": "257.21",
    "gfx.direct3d.checkDX10": false,
    "gfx.direct3d.last_used_feature_level_idx": 1,
    "keyword.URL": "http://www.google.com.au",
    "network.cookie.prefsMigrated": true,
    "places.history.expiration.transient_optimal_database_size": 118026730,
    "places.history.expiration.transient_current_max_pages": 73767,
    "places.database.lastMaintenance": 1376906457,
    "plugin.importedState": true,
    "plugin.disable_full_page_plugin_for_types": "application/pdf",
    "privacy.cpd.offlineApps": true,
    "privacy.cpd.sessions": false,
    "privacy.donottrackheader.enabled": true,
    "privacy.sanitize.timeSpan": 4,
    "privacy.sanitize.migrateFx3Prefs": true,
    "security.warn_viewing_mixed": false,
    "storage.vacuum.last.places.sqlite": 1376823292,
    "storage.vacuum.last.index": 0
    "graphics": {
    "numTotalWindows": 1,
    "numAcceleratedWindows": 1,
    "windowLayerManagerType": "Direct3D 10",
    "adapterDescription": "NVIDIA ION",
    "adapterVendorID": "0x10de",
    "adapterDeviceID": "0x0876",
    "adapterRAM": "256",
    "adapterDrivers": "nvd3dum nvwgf2um,nvwgf2um",
    "driverVersion": "9.18.13.1100",
    "driverDate": "1-10-2013",
    "adapterDescription2": "",
    "adapterVendorID2": "",
    "adapterDeviceID2": "",
    "adapterRAM2": "",
    "adapterDrivers2": "",
    "driverVersion2": "",
    "driverDate2": "",
    "isGPU2Active": false,
    "direct2DEnabled": true,
    "directWriteEnabled": true,
    "directWriteVersion": "6.2.9200.16571",
    "webglRenderer": "Google Inc. -- ANGLE (NVIDIA ION)",
    "info": {
    "AzureCanvasBackend": "direct2d",
    "AzureFallbackCanvasBackend": "cairo",
    "AzureContentBackend": "direct2d"
    "javaScript": {
    "incrementalGCEnabled": true
    "accessibility": {
    "isActive": false,
    "forceDisabled": 0
    "libraryVersions": {
    "NSPR": {
    "minVersion": "4.10",
    "version": "4.10"
    "NSS": {
    "minVersion": "3.15 Basic ECC",
    "version": "3.15 Basic ECC"
    "NSSUTIL": {
    "minVersion": "3.15",
    "version": "3.15"
    "NSSSSL": {
    "minVersion": "3.15 Basic ECC",
    "version": "3.15 Basic ECC"
    "NSSSMIME": {
    "minVersion": "3.15 Basic ECC",
    "version": "3.15 Basic ECC"
    "userJS": {
    "exists": false
    "extensions": [
    "name": "Ant Video Downloader",
    "version": "2.4.7.8",
    "isActive": true,
    "id": "[email protected]"
    "name": "Autofill Forms",
    "version": "0.9.9.0",
    "isActive": true,
    "id": "[email protected]"
    "name": "BugMeNot",
    "version": "2.2",
    "isActive": true,
    "id": "{987311C6-B504-4aa2-90BF-60CC49808D42}"
    "name": "Download Statusbar",
    "version": "0.9.10",
    "isActive": true,
    "id": "{D4DD63FA-01E4-46a7-B6B1-EDAB7D6AD389}"
    "name": "English (Australian) Dictionary",
    "version": "2.1.2",
    "isActive": true,
    "id": "[email protected]"
    "name": "Facebook Share Button",
    "version": "1.9",
    "isActive": true,
    "id": "{d4e0dc9c-c356-438e-afbe-dca439f4399d}"
    "name": "Facebook Translate",
    "version": "1.2.7",
    "isActive": true,
    "id": "[email protected]"
    "name": "Flagfox",
    "version": "4.2.11",
    "isActive": true,
    "id": "{1018e4d6-728f-4b20-ad56-37578a4de76b}"
    "name": "Flashblock",
    "version": "1.5.17",
    "isActive": true,
    "id": "{3d7eb24f-2740-49df-8937-200b1cc08f8a}"
    "name": "Garmin Communicator",
    "version": "4.0.4",
    "isActive": true,
    "id": "{195A3098-0BD5-4e90-AE22-BA1C540AFD1E}"
    "name": "Ghostery",
    "version": "5.0.3",
    "isActive": true,
    "id": "[email protected]"
    "name": "HP Detect",
    "version": "1.0.16.0",
    "isActive": true,
    "id": "{ab91efd4-6975-4081-8552-1b3922ed79e2}"
    "name": "IE Tab 2 (FF 3.6+)",
    "version": "4.12.22.2",
    "isActive": true,
    "id": "{1BC9BA34-1EED-42ca-A505-6D2F1A935BBB}"
    "name": "iViewFox",
    "version": "1.4.0",
    "isActive": true,
    "id": "[email protected]"
    "name": "Lazarus: Form Recovery",
    "version": "2.3",
    "isActive": true,
    "id": "[email protected]"
    "name": "Memory Fox",
    "version": "7.4",
    "isActive": true,
    "id": "{E173B749-DB5B-4fd2-BA0E-94ECEA0CA55B}"
    "name": "Show/hide passwords",
    "version": "0.1",
    "isActive": true,
    "id": "[email protected]"
    "name": "Tab Slideshow",
    "version": "5.0",
    "isActive": true,
    "id": "{16466865-007f-4ce4-aeb5-a0aa8b34c61a}"
    "name": "Troubleshooter",
    "version": "1.1a",
    "isActive": true,
    "id": "[email protected]"
    "name": "TweetRight",
    "version": "0.43.1",
    "isActive": true,
    "id": "jid1-SmvuJ9Cq3Cx13w@jetpack"
    "name": "Firefox Synchronisation Extension",
    "version": "1.7.110.333",
    "isActive": false,
    "id": "[email protected]"
    23.0
    Windows 7
    * Shockwave Flash 11.8 r800
    * Garmin Communicator Plug-In 4.0.4.0
    * 5.1.20513.0
    * Foxit Reader Plug-In For Firefox and Netscape
    * IE Tab 2 Plug-in for Mozilla/Firefox
    * Next Generation Java Plug-in 10.9.2 for Mozilla browsers
    * NPRuntime Script Plug-in Library for Java(TM) Deploy
    * NPWLPG
    * VLC media player Web Plugin 2.0.2
    * HP Product Detection Plugin
    * HP Active Check Plugin
    * Adobe Shockwave for Director Netscape plug-in, version 11.5

    We consolidated the search engine preferences due to malicious add-ons abusing the search engines in Firefox to raise revenue for themselves by hijacking users and making it difficult to restore the search engine defaults. You have a few work arounds for the issue, the easiest of which will be to install https://addons.mozilla.org/en-US/firefox/addon/keyword-search/

  • Can't open new tabs in firefox to perform new web searches? Started with Download version 19 and continues with 20 (most recent version)

    Application Basics
    Name
    Firefox
    Version
    20.0.1
    User Agent
    Mozilla/5.0 (Windows NT 6.0; rv:20.0) Gecko/20100101 Firefox/20.0
    Build Configuration
    about:buildconfig
    Extensions
    Name
    Version
    Enabled
    ID
    Ask Toolbar
    3.14.0.100013
    true
    [email protected]
    avast! WebRep
    8.0.1483
    true
    [email protected]
    Babylon
    1.1.9
    true
    [email protected]
    DivX Plus Web Player HTML5 <video>
    2.1.2.145
    true
    {23fcfd51-4958-4f00-80a3-ae97e717ed8b}
    FireFTP
    2.0.13
    true
    {a7c6cf7f-112c-4500-a7ea-39801a327e5f}
    I Want This
    0.91.137
    true
    [email protected]
    Java Console
    6.0.35
    true
    {CAFEEFAC-0016-0000-0035-ABCDEFFEDCBA}
    Internet Video Downloader
    2.0.0.8
    false
    {B728AB94-9BC7-49b7-B76A-422BB31B2FD0}
    Microsoft .NET Framework Assistant
    1.2.1
    false
    {20a82645-c095-46ed-80e3-08825760534b}
    Important Modified Preferences
    Name
    Value
    accessibility.typeaheadfind.flashBar
    0
    browser.cache.disk.capacity
    358400
    browser.cache.disk.smart_size.first_run
    false
    browser.cache.disk.smart_size.use_old_max
    false
    browser.cache.disk.smart_size_cached_value
    358400
    browser.display.background_color
    #C0C0C0
    browser.display.use_system_colors
    true
    browser.history_expire_days.mirror
    180
    browser.places.importBookmarksHTML
    false
    browser.places.importDefaults
    false
    browser.places.leftPaneFolderId
    -1
    browser.places.migratePostDataAnnotations
    false
    browser.places.smartBookmarksVersion
    4
    browser.places.updateRecentTagsUri
    false
    browser.search.useDBForOrder
    true
    browser.startup.homepage
    http://search.babylon.com/?affID=109935&tt=060612_7_&babsrc=HP_ss&mntrId=74662df50000000000000016446981f7
    browser.startup.homepage_override.buildID
    20130409194949
    browser.startup.homepage_override.mstone
    20.0.1
    browser.tabs.warnOnClose
    false
    dom.w3c_touch_events.expose
    false
    extensions.lastAppVersion
    20.0.1
    general.useragent.extra.microsoftdotnet
    ( .NET CLR 3.5.30729; .NET4.0C)
    gfx.blacklist.suggested-driver-version
    10.6
    keyword.URL
    http://websearch.ask.com/redirect?client=ff&src=kw&tb=WBR&o=13993&locale=en_US&apn_uid=C12BDB56-7F51-458B-92C3-D4C6999AF
    network.cookie.prefsMigrated
    true
    places.database.lastMaintenance
    1365598414
    places.history.expiration.transient_current_max_pages
    77105
    places.last_vacuum
    1296624145
    plugin.disable_full_page_plugin_for_types
    application/pdf
    print.print_printer
    Lexmark Z2300 Series
    print.printer_Lexmark_Z2300_Series.print_bgcolor
    false
    print.printer_Lexmark_Z2300_Series.print_bgimages
    false
    print.printer_Lexmark_Z2300_Series.print_command
    print.printer_Lexmark_Z2300_Series.print_downloadfonts
    false
    print.printer_Lexmark_Z2300_Series.print_edge_bottom
    0
    print.printer_Lexmark_Z2300_Series.print_edge_left
    0
    print.printer_Lexmark_Z2300_Series.print_edge_right
    0
    print.printer_Lexmark_Z2300_Series.print_edge_top
    0
    print.printer_Lexmark_Z2300_Series.print_evenpages
    true
    print.printer_Lexmark_Z2300_Series.print_footercenter
    print.printer_Lexmark_Z2300_Series.print_footerleft
    &PT
    print.printer_Lexmark_Z2300_Series.print_footerright
    &D
    print.printer_Lexmark_Z2300_Series.print_headercenter
    print.printer_Lexmark_Z2300_Series.print_headerleft
    &T
    print.printer_Lexmark_Z2300_Series.print_headerright
    &U
    print.printer_Lexmark_Z2300_Series.print_in_color
    true
    print.printer_Lexmark_Z2300_Series.print_margin_bottom
    0.5
    print.printer_Lexmark_Z2300_Series.print_margin_left
    0.5
    print.printer_Lexmark_Z2300_Series.print_margin_right
    0.5
    print.printer_Lexmark_Z2300_Series.print_margin_top
    0.5
    print.printer_Lexmark_Z2300_Series.print_oddpages
    true
    print.printer_Lexmark_Z2300_Series.print_orientation
    0
    print.printer_Lexmark_Z2300_Series.print_page_delay
    50
    print.printer_Lexmark_Z2300_Series.print_pagedelay
    500
    print.printer_Lexmark_Z2300_Series.print_paper_data
    1
    print.printer_Lexmark_Z2300_Series.print_paper_height
    11.00
    print.printer_Lexmark_Z2300_Series.print_paper_size_type
    0
    print.printer_Lexmark_Z2300_Series.print_paper_size_unit
    0
    print.printer_Lexmark_Z2300_Series.print_paper_width
    8.50
    print.printer_Lexmark_Z2300_Series.print_reversed
    false
    print.printer_Lexmark_Z2300_Series.print_scaling
    1.00
    print.printer_Lexmark_Z2300_Series.print_shrink_to_fit
    true
    print.printer_Lexmark_Z2300_Series.print_to_file
    false
    print.printer_Lexmark_Z2300_Series.print_unwriteable_margin_bottom
    0
    print.printer_Lexmark_Z2300_Series.print_unwriteable_margin_left
    0
    print.printer_Lexmark_Z2300_Series.print_unwriteable_margin_right
    0
    print.printer_Lexmark_Z2300_Series.print_unwriteable_margin_top
    0
    privacy.sanitize.migrateFx3Prefs
    true
    security.warn_viewing_mixed
    false
    user.js Preferences
    Your profile folder contains a
    user.js file, which includes preferences that were not created by Firefox.
    Graphics
    Adapter Description
    ATI Radeon X1200 Series
    Adapter Drivers
    atiumdag atiumdva atitmmxx
    Adapter RAM
    Unknown
    Device ID
    0x791f
    Direct2D Enabled
    Blocked for your graphics driver version. Try updating your graphics driver to version 10.6 or newer.
    DirectWrite Enabled
    false (7.0.6002.18592)
    Driver Date
    2-10-2010
    Driver Version
    8.593.100.0
    GPU #2 Active
    false
    GPU Accelerated Windows
    0/1 Basic Blocked for your graphics driver version. Try updating your graphics driver to version 10.6 or newer.
    Vendor ID
    0x1002
    WebGL Renderer
    Blocked for your graphics driver version. Try updating your graphics driver to version 10.6 or newer.
    AzureCanvasBackend
    cairo
    AzureContentBackend
    none
    AzureFallbackCanvasBackend
    none
    JavaScript
    Incremental GC
    true
    Accessibility
    Activated
    true
    Prevent Accessibility
    0
    Library Versions
    Expected minimum version
    Version in use
    NSPR
    4.9.5
    4.9.5
    NSS
    3.14.3.0 Basic ECC
    3.14.3.0 Basic ECC
    NSSSMIME
    3.14.3.0 Basic ECC
    3.14.3.0 Basic ECC
    NSSSSL
    3.14.3.0 Basic ECC
    3.14.3.0 Basic ECC
    NSSUTIL
    3.14.3.0
    3.14.3.0

    Hello,
    '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * You can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''
    Thank you.

  • Firefox keeps coming up as my homepage and I have tried every suggestion listed under that problem. I never had this problem until two days ago

    I have a gateway NV53A laptop. My homepage has always been http://www.yahoo.com/?ilc=1. Suddenly about 2 days ago, it started coming up as Mozilla.org and no matter what I do it will not stay as the yahoo.com homepage. I have followed every one of the directions listed for people who had the same kind of problem and it will fix it until I shut down or restart the computer. If I have to just get rid of Mozilla I will do that because I have now spent 2 days on this and I'm sick of it. I have done the thing with the preferences, the thing with setting up your homepage, the thing with getting rid of the pref.js and it just comes back and it still goes to firefox. I have right clicked the pref tab and it isn't locked. So if you can help me then that would be great but I have just about decided it is a lost cause.

    Here is the stuff from the clipboard about my computer
    Application Basics
    Name
    Firefox
    Version
    10.0.1
    User Agent
    Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.1) Gecko/20100101 Firefox/10.0.1
    Profile Directory
    Open Containing Folder
    Enabled Plugins
    about:plugins
    Build Configuration
    about:buildconfig
    Crash Reports
    about:crashes
    Memory Use
    about:memory
    Extensions
    Name
    Version
    Enabled
    ID
    BitTorrentControl_v12 Community Toolbar
    3.15.1.0
    true
    {b6ac5e3c-5ceb-4e72-b451-f0e1ba983c14}
    ShopAtHome.com Toolbar
    6.0.5.1
    true
    [email protected]
    AVG Security Toolbar
    12.2.0.5
    false
    avg@toolbar
    Modified Preferences
    Name
    Value
    browser.places.smartBookmarksVersion
    4
    browser.startup.homepage
    http://www.yahoo.com/?ilc=1
    browser.startup.homepage_override.buildID
    20120208060813
    browser.startup.homepage_override.mstone
    rv:10.0.1
    extensions.lastAppVersion
    10.0.1
    gfx.blacklist.direct2d
    2
    gfx.blacklist.layers.direct3d10
    2
    gfx.blacklist.layers.direct3d10-1
    2
    gfx.blacklist.layers.direct3d9
    2
    gfx.blacklist.layers.opengl
    2
    gfx.blacklist.suggested-driver-version
    10.6
    gfx.blacklist.webgl.angle
    2
    gfx.blacklist.webgl.msaa
    2
    gfx.blacklist.webgl.opengl
    2
    keyword.URL
    http://search.conduit.com/ResultsExt.aspx?ctid=CT3225826&SearchSource=2&q=
    network.cookie.prefsMigrated
    true
    network.http.max-connections
    32
    network.http.max-connections-per-server
    8
    network.http.max-persistent-connections-per-server
    4
    network.http.pipelining
    true
    network.http.pipelining.maxrequests
    8
    network.http.proxy.pipelining
    true
    network.http.request.max-start-delay
    0
    places.database.lastMaintenance
    1346254886
    places.history.expiration.transient_current_max_pages
    100530
    plugin.expose_full_path
    true
    privacy.sanitize.migrateFx3Prefs
    true
    security.warn_viewing_mixed
    false
    Graphics
    Adapter Description
    ATI Mobility Radeon HD 4250
    Vendor ID
    1002
    Device ID
    9712
    Adapter RAM
    256
    Adapter Drivers
    atiu9p64 atiuxp64 atiuxp64 atiu9pag atiuxpag atiuxpag atiumdva atiumd6a atitmm64
    Driver Version
    8.713.3.0
    Driver Date
    3-29-2010
    Adapter RAM (GPU #2)
    Unknown
    Adapter Drivers (GPU #2)
    Unknown
    Direct2D Enabled
    Blocked for your graphics driver version. Try updating your graphics driver to version 10.6 or newer.
    DirectWrite Enabled
    false (6.1.7601.17789)
    ClearType Parameters
    Gamma: 2200 Pixel Structure: RGB ClearType Level: 50 Enhanced Contrast: 400
    WebGL Renderer
    Blocked for your graphics driver version. Try updating your graphics driver to version 10.6 or newer.
    GPU Accelerated Windows
    0/1. Blocked for your graphics driver version. Try updating your graphics driver to version 10.6 or newer.

  • 2 days trying and my MBP still crashes, due to maxed out memory. Can someone suggest any other solutions?

    Problem description:
    About 3 minutes after I start up, without me opening any applications aprt from activity monitor, the memory pressure graph turns red, kernel_task goes up to 5-6GB, then I have 2-3 mdworker pricess at about 500MB with the total memory at 7.8-8GB. The MAC becomes less responsive and after a while it freezes, I can only use the power button to re-boot it.
    In safe mode i don;t have these memory issues (kernel_task at 550MB and no mdworker process running). Strangely Firefox works well but Safari and Chrome have issue (mainly with fonts but also, some links are not clickable)
    First Encounter:
    The first time I epxerienced a freeze was when I deleted a timemachine backup and let it overnight to do a new one from scratch- Mac was frozen in the morning. Then worked well during the day (and I think i updated various software but not sure which) and i tried to do another one after full backup in the evening after disabling Power Nap and put hard drives to sleep in Energy Settings (which I thought had caused the crash). It crashed again in the morning but it also started having the memory issues desribed above.
    [I downloaded Macupdate desktop last week and found various 3rd apart software that where not up to date. I have since used that to update them and I suspect that it may have updated something that is not maverics compatible but this is just a guess of what may have cause this. ]
    What I have done to resolve:
    I have deleted all software I thought could be causing the issue and I have re-installed maverircs twice (from the cmd+R menu not full format and  instalation).
    I also installed the latest version of dropbox, flash while I have deleted applications such us hidden, little snitch, team viewer, oaragon NTFS, MacUpdate, Citrix). Also stoped Skype, deamonmanager and crashplan to lauch at starup leaving only dropbox and google drive).
    Any ideas would be much appreciated.
    Below is the latest etrecheck report:
    Hardware Information:
             MacBook Pro (Retina, Mid 2012)
             MacBook Pro - model: MacBookPro10,1
             1 2.6 GHz Intel Core i7 CPU: 4 cores
             8 GB RAM
    Video Information:
             Intel HD Graphics 4000 - VRAM: 1024 MB
             NVIDIA GeForce GT 650M - VRAM: 1024 MB
    System Software:
             OS X 10.9.2 (13C64) - Uptime: 0 days 0:4:47
    Disk Information:
             APPLE SSD SM512E disk0 : (500.28 GB)
                       EFI (disk0s1) <not mounted>: 209.7 MB
                       disk0s2 (disk0s2) <not mounted>: 499.42 GB
                       Recovery HD (disk0s3) <not mounted>: 650 MB
    USB Information:
             Apple Inc. iPhone
             Apple Inc. FaceTime HD Camera (Built-in)
             Apple Inc. Apple Internal Keyboard / Trackpad
             Apple Inc. BRCM20702 Hub
                       Apple Inc. Bluetooth USB Host Controller
    FireWire Information:
    Thunderbolt Information:
             Apple Inc. thunderbolt_bus
    Launch Daemons:
           [System]           com.adobe.fpsaud.plist 3rd-Party support link
           [System]           com.adobe.SwitchBoard.plist 3rd-Party support link
           [System]           com.google.keystone.daemon.plist 3rd-Party support link
           [System]           com.gopro.stereomodestatus.plist 3rd-Party support link
           [System]           com.microsoft.office.licensing.helper.plist 3rd-Party support link
           [System]           com.oracle.java.JavaUpdateHelper.plist 3rd-Party support link
           [System]           com.sec.faxdb.plist 3rd-Party support link
    Launch Agents:
           [System]           com.adobe.AAM.Updater-1.0.plist 3rd-Party support link
           [System]           com.delicioussafari.DeliciousSafariAgent.plist 3rd-Party support link
           [System]           com.google.keystone.agent.plist 3rd-Party support link
           [System]           com.imcapture.IMCapture.Agent.plist 3rd-Party support link
    User Launch Agents:
           [not loaded]      com.adobe.AAM.Updater-1.0.plist 3rd-Party support link
           [not loaded]      com.adobe.ARM.[...].plist 3rd-Party support link
           [not loaded]      com.adobe.ARM.[...].plist 3rd-Party support link
           [not loaded]      com.apple.CSConfigDotMacCert-[...]@me.com-SharedServices.Agent.plist
           [not loaded]      com.avast.home.userinit.plist 3rd-Party support link
           [not loaded]      com.google.Chrome.framework.plist 3rd-Party support link
           [not loaded]      com.macupdate.desktop5.scanner.plist 3rd-Party support link
           [not loaded]      com.shirtpocket.backuponmount-login.plist 3rd-Party support link
           [not loaded]      com.shirtpocket.backuponmount.plist 3rd-Party support link
           [not loaded]      com.spotify.webhelper.plist 3rd-Party support link
           [not loaded]      uk.co.markallan.clamxav.freshclam.plist 3rd-Party support link
           [not loaded]      ws.agile.1PasswordAgent.plist 3rd-Party support link
    User Login Items:
             Google Drive
             Dropbox
    Internet Plug-ins:
             o1dbrowserplugin: Version: 5.1.4.17398 3rd-Party support link
             Google Earth Web Plug-in: Version: 5.2 3rd-Party support link
             Default Browser: Version: 537 - SDK 10.9
             Flip4Mac WMV Plugin: Version: 3.2.0.16   - SDK 10.8 3rd-Party support link
             OfficeLiveBrowserPlugin: Version: 12.3.5 3rd-Party support link
             AdobePDFViewerNPAPI: Version: 11.0.06 - SDK 10.6 3rd-Party support link
             FlashPlayer-10.6: Version: 12.0.0.77 - SDK 10.6 3rd-Party support link
             Silverlight: Version: 5.1.20913.0 - SDK 10.6 3rd-Party support link
             Flash Player: Version: 12.0.0.77 - SDK 10.6 3rd-Party support link
             iPhotoPhotocast: Version: 7.0
             googletalkbrowserplugin: Version: 5.1.4.17398 3rd-Party support link
             npgtpo3dautoplugin: Version: 0.1.44.29 - SDK 10.5 3rd-Party support link
             AdobePDFViewer: Version: 11.0.06 - SDK 10.6 3rd-Party support link
             QuickTime Plugin: Version: 7.7.3
             SharePointBrowserPlugin: Version: 14.3.9 - SDK 10.6 3rd-Party support link
             JavaAppletPlugin: Version: Java 7 Update 51 3rd-Party support link
    Safari Extensions:
             Terms of Service: Version: 0.1
             AdBlock: Version: 2.6.18
             avast! Online Security: Version: 8
             1Password: Version: 4.1.0
    Audio Plug-ins:
             BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
             AirPlay: Version: 2.0 - SDK 10.9
             AppleAVBAudio: Version: 203.2 - SDK 10.9
             iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins:
             Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    3rd Party Preference Panes:
             Flash Player  3rd-Party support link
             Flip4Mac WMV  3rd-Party support link
             GoPro  3rd-Party support link
             Growl  3rd-Party support link
             MediaLink  3rd-Party support link
             Perian  3rd-Party support link
             GRproofing  3rd-Party support link
    Old Applications:
             FirmwareUpdateTool:         Version: 2.2 - SDK 10.5 3rd-Party support link
             Solver:      Version: 1.0 - SDK 10.5 3rd-Party support link
                       /Applications/Microsoft Office 2011/Office/Add-Ins/Solver.app
             /Applications/Microsoft Office 2011/Office
                       Microsoft Graph:         Version: 14.3.9 - SDK 10.5 3rd-Party support link
                       Microsoft Database Utility:  Version: 14.3.9 - SDK 10.5 3rd-Party support link
                       Microsoft Office Reminders:        Version: 14.3.9 - SDK 10.5 3rd-Party support link
                       Microsoft Upload Center:   Version: 14.3.9 - SDK 10.5 3rd-Party support link
                       My Day:   Version: 14.3.9 - SDK 10.5 3rd-Party support link
                       SyncServicesAgent: Version: 14.3.9 - SDK 10.5 3rd-Party support link
                       Open XML for Excel: Version: 14.3.9 - SDK 10.5 3rd-Party support link
                       Microsoft Alerts Daemon:   Version: 14.3.9 - SDK 10.5 3rd-Party support link
                       Microsoft Database Daemon:     Version: 14.3.9 - SDK 10.5 3rd-Party support link
                       Microsoft Chart Converter: Version: 14.3.9 - SDK 10.5 3rd-Party support link
                       Microsoft Clip Gallery:        Version: 14.3.9 - SDK 10.5 3rd-Party support link
             /Applications/Microsoft Office 2011
                       Microsoft PowerPoint:         Version: 14.3.9 - SDK 10.5 3rd-Party support link
                       Microsoft Excel: Version: 14.3.9 - SDK 10.5 3rd-Party support link
                       Microsoft Outlook:      Version: 14.3.9 - SDK 10.5 3rd-Party support link
                       Microsoft Word:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                       Microsoft Document Connection:         Version: 14.3.9 - SDK 10.5 3rd-Party support link
             Microsoft Language Register:     Version: 14.3.9 - SDK 10.5 3rd-Party support link
                       /Applications/Microsoft Office 2011/Additional Tools/Microsoft Language Register/Microsoft Language Register.app
             /Applications/IMCapture For Skype
                       Converter:         Version: 1.0.0.28 - SDK 10.5 3rd-Party support link
                       IMCapture For Skype:       Version: 2.5.0.28 - SDK 10.5 3rd-Party support link
             /Applications/iWork '09
             /Applications/Toast 11 Titanium
                       Spin Doctor:      Version: 1.0 - SDK 10.5 3rd-Party support link
                       Disc Cover 3 RE:       Version: 3.0.10 - SDK 10.5 3rd-Party support link
    Time Machine:
             Skip System Files: NO
             Mobile backups: OFF
             Auto backup: NO - Auto backup turned off
             Volumes being backed up:
             Destinations:
                       Time Machine Backups1 [Local] (Last used)
                       Total size: 744.76 GB
                       Total number of backups: 1
                       Oldest backup: 2014-03-11 19:40:49 +0000
                       Last backup: 2014-03-11 19:40:49 +0000
                       Size of backup disk: Excellent
                                Backup size 744.76 GB > (Disk size 0 B X 3)
             Time Machine details may not be accurate.
             All volumes being backed up may not be listed.
    Top Processes by CPU:
                5%         WindowServer
                4%         firefox
                3%         EtreCheck
                2%         SystemUIServer
                0%         Dock
    Top Processes by Memory:
           147 MB     firefox
           106 MB     WindowServer
           98 MB        Mail
           66 MB        Console
           57 MB        Microsoft Word
    Virtual Memory Information:
           19 MB        Free RAM
           919 MB     Active RAM
           921 MB     Inactive RAM
           1.19 GB     Wired RAM
           530 MB     Page-ins
           1 MB          Page-outs

    I'll start by saying a big thanks to Allan and Erich. Your promt responses made me hopeful that there is someone else out there who is listening and that if I get more data someone will figure it out. So I have spend many more hours, trying to get you more data which by luck led me to the solution. So thank you both!
    Here's the full answer:
    I thought I had uninstalled avast and thanks that you pointed out that it still wasn't. Althought I had figured out i was supposed to delete stuff under /library/ and system/library I had not realised that there was one more library inside user which was hidden. Your Avast comment make me find that library too and I deleted a bunch of applications.
    No back to the probem which may have been solved, but it has only been stable for 10min. [i'll write everything down in case it helps others]
    I realised that before Kernel_task a couple of mdworker processes popped up first each using about 1.5GB of memory and then kernel_task took over the majority of memory (with the mdworkers multiplying and each having about 500MB). I realised that I could click the info button in activity monitor for the mdworker, and it had a "open files and ports" section. I copy pasted than and got the below text
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata .framework/Versions/A/Support/mdworker
    /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/ServerI nformation
    /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    /System/Library/Frameworks/Security.framework/Versions/A/Security
    /usr/lib/libbsm.0.dylib
    /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
    /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Deskt opServicesPriv
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationS ervices
    /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsData
    /usr/lib/libxml2.2.dylib
    /usr/lib/libz.1.2.5.dylib
    /System/Library/Spotlight/Mail.mdimporter/Contents/MacOS/Mail
    /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    /usr/lib/libodfde.dylib
    /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    /usr/lib/libobjc.A.dylib
    /usr/lib/libc++.1.dylib
    /usr/lib/libSystem.B.dylib
    /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    /usr/lib/libauto.dylib
    /usr/lib/libDiagnosticMessagesClient.dylib
    /usr/lib/libicucore.A.dylib
    /usr/lib/libc++abi.dylib
    /usr/lib/system/libcache.dylib
    /usr/lib/system/libcommonCrypto.dylib
    /usr/lib/system/libcompiler_rt.dylib
    /usr/lib/system/libcopyfile.dylib
    /usr/lib/system/libcorecrypto.dylib
    /usr/lib/system/libdispatch.dylib
    /usr/lib/system/libdyld.dylib
    /usr/lib/system/libkeymgr.dylib
    /usr/lib/system/liblaunch.dylib
    /usr/lib/system/libmacho.dylib
    /usr/lib/system/libquarantine.dylib
    /usr/lib/system/libremovefile.dylib
    /usr/lib/system/libsystem_asl.dylib
    /usr/lib/system/libsystem_blocks.dylib
    /usr/lib/system/libsystem_c.dylib
    /usr/lib/system/libsystem_configuration.dylib
    /usr/lib/system/libsystem_dnssd.dylib
    /usr/lib/system/libsystem_info.dylib
    /usr/lib/system/libsystem_kernel.dylib
    /usr/lib/system/libsystem_m.dylib
    /usr/lib/system/libsystem_malloc.dylib
    /usr/lib/system/libsystem_network.dylib
    /usr/lib/system/libsystem_notify.dylib
    /usr/lib/system/libsystem_platform.dylib
    /usr/lib/system/libsystem_pthread.dylib
    /usr/lib/system/libsystem_sandbox.dylib
    /usr/lib/system/libsystem_stats.dylib
    /usr/lib/system/libunc.dylib
    /usr/lib/system/libunwind.dylib
    /usr/lib/system/libxpc.dylib
    /usr/lib/system/libkxld.dylib
    /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCo re.framework/Versions/A/CarbonCore
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata .framework/Versions/A/Metadata
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServic es.framework/Versions/A/OSServices
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKi t.framework/Versions/A/SearchKit
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.frame work/Versions/A/AE
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchSe rvices.framework/Versions/A/LaunchServices
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Dictiona ryServices.framework/Versions/A/DictionaryServices
    /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfig uration
    /usr/lib/libsqlite3.dylib
    /usr/lib/libxar.1.dylib
    /usr/lib/libpam.2.dylib
    /usr/lib/libOpenScriptingUtil.dylib
    /usr/lib/libbz2.1.0.dylib
    /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    /usr/lib/liblangid.dylib
    /usr/lib/libCRFSuite.dylib
    /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDet ectorsCore
    /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenD irectory.framework/Versions/A/CFOpenDirectory
    /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagem ent
    /usr/lib/libxslt.1.dylib
    /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remote ViewServices
    /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fram ework/Versions/A/HIToolbox
    /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognit ion.framework/Versions/A/SpeechRecognition
    /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multito uchSupport
    /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perfo rmanceAnalysis
    /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gener ationalStorage
    /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/ Versions/A/Ink
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/A TS.framework/Versions/A/ATS
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C olorSync.framework/Versions/A/ColorSync
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/H IServices.framework/Versions/A/HIServices
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/L angAnalysis.framework/Versions/A/LangAnalysis
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/P rintCore.framework/Versions/A/PrintCore
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Q D.framework/Versions/A/QD
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/S peechSynthesis.framework/Versions/A/SpeechSynthesis
    /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fra mework/Versions/A/vImage
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra mework/Versions/A/vecLib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra mework/Versions/A/libvDSP.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra mework/Versions/A/libvMisc.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra mework/Versions/A/libLAPACK.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra mework/Versions/A/libBLAS.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/A TS.framework/Versions/A/Resources/libFontParser.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/A TS.framework/Versions/A/Resources/libFontRegistry.dylib
    /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dy lib
    /usr/lib/libcups.2.dylib
    /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    /usr/lib/libresolv.9.dylib
    /usr/lib/libiconv.2.dylib
    /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Trus tEvaluationAgent
    /usr/lib/libheimdal-asn1.dylib
    /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFound ation
    /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage. framework/Versions/A/CoreImage
    /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUs erInterface.framework/Versions/A/ScalableUserInterface
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dy lib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyli b
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSu pport.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient .dylib
    /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cras hReporterSupport
    /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleF SCompression
    /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingL ibrary
    /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSym bolication
    /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicati on
    /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWra pper
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.f ramework/Versions/A/CommonPanels
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework /Versions/A/Help
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.f ramework/Versions/A/ImageCapture
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting. framework/Versions/A/OpenScripting
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewor k/Versions/A/Print
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fra mework/Versions/A/SecurityHI
    /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Core ServicesInternal
    /usr/share/file/magic.mgc
    /System/Library/PrivateFrameworks/MailCore.framework/Versions/A/MailCore
    /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    /System/Library/PrivateFrameworks/CoreRecents.framework/Versions/A/CoreRecents
    /System/Library/PrivateFrameworks/EmailAddressing.framework/Versions/A/EmailAddr essing
    /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSyst emInfo
    /private/var/folders/vp/dhl56yy91wb_5wy0pc3st7th0000gq/C/com.apple.LaunchService s-044503.csstore
    /System/Library/PrivateFrameworks/Mail.framework/Versions/A/Mail
    /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
    /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Excha ngeWebServices
    /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCont rols
    /System/Library/PrivateFrameworks/IMAP.framework/Versions/A/IMAP
    /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Internet Accounts
    /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSema nticMapping
    /System/Library/PrivateFrameworks/MailUI.framework/Versions/A/MailUI
    /System/Library/PrivateFrameworks/PassKit.framework/Versions/A/PassKit
    /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePus hService
    /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Contac tsFoundation
    /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServic e
    /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterf ace
    /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    /usr/lib/libcrypto.0.9.8.dylib
    /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer .framework/Versions/A/QuartzComposer
    /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framewo rk/Versions/A/PDFKit
    /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters. framework/Versions/A/QuartzFilters
    /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.frame work/Versions/A/ImageKit
    /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.fr amework/Versions/A/QuickLookUI
    /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMe diaAuthoring
    /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAud io.dylib
    /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaC ontrolSender
    /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessib ility
    /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    /usr/lib/libpcap.A.dylib
    /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    /usr/lib/libsandbox.1.dylib
    /usr/lib/libMatch.1.dylib
    /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplaySe rvices
    /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCor e
    /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
    /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framew ork/Versions/A/WebCore
    /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
    /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
    /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
    /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
    /usr/lib/libtidy.A.dylib
    /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/D iagnosticLogCollection
    /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundati on
    /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    /usr/lib/libsasl2.2.dylib
    /usr/lib/libssl.0.9.8.dylib
    /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
    /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
    /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calenda rAgentLink
    /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calend arFoundation
    /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/Calen darPersistence
    /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBu ffer
    /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHe lper
    /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/Co mmerceCore.framework/Versions/A/CommerceCore
    /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Syst emAdministration
    /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Log inUICore.framework/Versions/A/LoginUICore
    /usr/lib/libCoreStorage.dylib
    /usr/lib/libcsfde.dylib
    /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    /usr/lib/libcurl.4.dylib
    /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    /usr/lib/libutil1.0.dylib
    /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotifi cation
    /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/Versions/A/Cont actsAutocomplete
    /System/Library/PrivateFrameworks/ContactsUI.framework/Versions/A/ContactsUI
    /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetecto rs
    /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
    /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
    /usr/share/icu/icudt51l.dat
    /usr/lib/dyld
    /dev/null
    /dev/null
    /dev/null
    count=2, state=0x2
    /Users/[deleted]/Library/Mail/V2/IMAP-[deleted]@imap.gmail.com/[Gmail].mbox/All Mail.mbox/8FABBD50-0338-413E-B67A-B504D2A5E1ED.noindex/Data/5/5/Messages/55000. partial.emlx
    /Users/[deleted]/Library/Mail/V2/IMAP-[deleted]@imap.gmail.com/[Gmail].mbox/All Mail.mbox/8FABBD50-0338-413E-B67A-B504D2A5E1ED.noindex/Data/5/5/Messages/55000. partial.emlx
    ->0x9209f86d59a7369b
    This end bit has something to do with mail and it's synching to gmail. So I opened mail and deleted all the mail accounts. (I have 2 gmails and a yahoo). That did not at first solve the problem so I went in and tried to create an icloud mail account but this kept crashing mail. So then I just re-entered the info for one of the gmail accounts which it accepted whithout crashing. Shortly after the memory was down and now 10mins later things look normal and mail continues to sync with gmail.
    I hope this is the end of it, but i'll keep you posted if it isn't...

  • Version of BPEL to be used

    Hi ,
    We are using Oracle Fusion Version 11.1.1.5. Can anyone suggest which version of BPEL we should use 1.1 or 2.0 .Is there any migration tool available for migrating the BPEL 1.1 to BPEL 2.0.Has anyone used BPEL 2.0 in projects.
    Thanks & Regards

    Hi Nitin,
    Coming to specifications of BPEL, we have 1.1 and 2.0. When you select 2.0, you get some activities like for-each, repeat-until, rethrow fault, exit and replay scope. For examPle the same exit activity in 2.0 is there in 1.1 as terminate activity. Whatever that can be done in 2.0 can also be done in 1.1, but when you have an option of selecting 2.0, it's always better to go for 2.0 as it has improved data access, Improved xsl transformation, some new activities by which you can build very good error handling logic
    Hope this helps,
    N

  • Workflow Server version conflict

    Hi All,
    I have installed Oracle Application Server 10.1.2 (OID, J2EE and BI). I want to install workflow schema on my database. Can you please suggest, what version of Oracle Workflow Server should I install? The reason why I am asking is, when we tried installing workflow version 2.6.3, we got an error regarding oracore9.dll not found. The BIN directory where this file has to be, has file with name oracore10.dll. I am not able to find any other version than 2.6.3 of workflow.
    Please suggest...
    Thanks,
    Aniket

    Marco,
    From the server installation notes:
    Connect Method - Select Local to connect to a local database using the Oracle SID, or select Remote to connect to a remote database through Oracle Net using LOCAL on Windows or TWO_TASK on UNIX.
    Connect String - If you choose the Remote connect method, enter the connect string for the remote database.
    Hope this helps..
    Raja

  • What version of crystal report distribution should I install? CRforVS_redist_install_32bit_13_0_5 or CRforVS_redist_install_64bit_13_0_5

    Hi,
      On Production server, we use window 2008, 32 bit machine, the application is visual studio 2010, sql 2012, what version of crystal report should I install for this production server?
      I should install CRforVS_redist_install_32bit_13_0_5 or CRforVS_redist_install_64bit_13_0_5?
      On test server, we use window 2008 R2, 64 bit machine, the application is visual studio 2010, sql 2012, I install both version in order to make the crystal report working correctly on the application.  if I miss one of them, there are some crystal report function doesn't work..
      For production server, we want to install only one, so, could you give me suggestion which version is correct version to make the crystal report work totally correctly on the VS application?
    thanks
    Kelvin

    Hi Kelvin
    First, you should really be using SP 10.
    next, if your app is compiled as 32 bit, deploy 32 bit runtime.
    If it is compiled as 64 bit, deploy 64 bit runtime.
    If it is compiled as Any CPU and deployed to a 64 bit OS, install 64 bit runtime.
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • Edit a local copy of Project in Visual Studio Without Setting "Edit" flag in TFS

    My local drive is mapped to TFS; every time I open up a project in Visual Studio and open up a file; the status of "Pending Changes" in TFS is updated to "Edit".  How do I avoid that to happen?

    Hi Shayaan,
    Since your local drive is mapped to TFS, seems it's as expected when edit a file of the project. Generally, when you edit the project on local machine, the project is check out automatically.
    If you still have concerns, you can also  check the workspace type you're using. Change it to a local workspace if you're using a server workspace. Or you can elaborate more details about your scenario, including TFS version and reproduce steps etc.
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place. <br/> Click <a
    href="http://support.microsoft.com/common/survey.aspx?showpage=1&scid=sw%3Ben%3B3559&theme=tech"> HERE</a> to participate the survey.

Maybe you are looking for

  • Supplier Expenditure Table

    Hello All, I have a query regarding SRM - SCM (I am not sure which one since I do not know the difference between these). I am trying to find out: 1. Is SRM and SCM (of SAP) browser based and GUI based respectively? 2. Which of these (SRM or SCM) wou

  • IOS Developer Program - where are the options?

    Hi i have a very huge problem. I pay for Developer Program so when I acces to the iOS Developer Program Link specifically to that Certificates, Identifiers & Profiles dont see the options here screenshots please some help. sorry for my english i live

  • How to create an unofficial repo [solved]

    I know this must have been asked and answered 10 or 20 times over but I'll be damned if I can find it either here or in the wiki.  Is there a forum post or wiki article that describes how to setup an unofficial repo on a web server? Last edited by gr

  • (Assignment) Set an Get InvoiceTest

    Hi everyone I am in error city with my InvoiceTest program. Here is my Invoice it runs good, public class Invoice private String partNumber; private int quantity; private String partDescription; private double pricePerItem; public void setpartNumber(

  • How to get only certain calendars to print

    When I print my calendar, every calendar I've inputted shows up. I have personal calendars (me and each kiddo) and work calendars (one for each class). I un-checked the class calendars but they still printed on my master cal.