Mirroring won't work correctly

I have a 12 core mac pro using two displays; both are full hd 1080p and work perfectly with a mac mini mirroring in 1080p. However in the mac pro one display is in 1080p and the other in a blurry 1080i. If i change the second display to 1080p in system preferences the first display changes to the blurry 1080i.
What should I do?

What display card?
What cables and adapters from which ports to which ports on the displays?
Any additional displays is use that you did not mention?

Similar Messages

  • Flash Pro CC Debug won't work correctly

    Hello. I am using trial version of Flash Pro CC and I think it's a glitch.
    If there are multiple layers that have own frame script and run Debut(ctrl + alt + enter ), debug won't work correctly.
    for example there are 2 layers on main stage Layer A and Layer B..
    Layer A has  this one trace script,
    trace("1");
    Layer B has those 2 trace scripts.
    trace("2");
    trace("3);
    And I put breakpoint  on trace("1"); of Layer A, and run Debug and use "Step In"  to run all scripts manually.
    And if trace("1");  is finished, you are supposed to  get to trace("2"); but instead you will get to trace("3"); in this case.
    I mean little yellow arrow, which tells me what script is running right now, is marked on trace("3");.. not on trace("2");
    It seems Flash pro CC thinks Layer A's trace("1");  == Layer B's trace("2"). He can't recognize Layer A and Layer B are different.
    I think it's a glitch. Does anybody notice this glitch?

    Does anybody notice this glitch?  I want to check if it's really a glitch or not before using newest version of Flash CC.
    If it's a glitch, I will stick with CS6.

  • My airplay mirroring won't work with my macbook air, eventhoug my internet connection is very fast. The image will appear after 5 seconds.

    My airplay mirroring won't work with my macbook air, eventhoug my internet connection is very fast. The image will appear after 5 seconds.

    Mirroring is done over the local network so internet speed isn't relevant.
    I would check istumbler.net to see if there is any interference

  • Spry Menu Bar won't work correctly.

    This is an image of what the overall menu bar layout should be like-all of the links and sublinks.
    I have a few problems that I am having all relating to the spry menu bar.
    I ran my code through w3c validation service but it came up with alot of errors which when corrected didn't make sense or work either.
    I made this menu bar in a widget called spry menu bar 2.0.  I then edited it to place in the correct names and it doesn't work correctly and the w3c validation code seems to have 43 errors with the spry bar. I am been over it a dozen times and I can't seem to figure it out.  Here is the code.
    Also, have I made the links correctly?
    I would appreciate any help you could offer! thank you
    Dreamweaver cs 5.5
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>Untitled Document</title>
    <!-- TemplateEndEditable -->
    <!-- TemplateBeginEditable name="head" -->
    <!-- TemplateEndEditable -->
    <style type="text/css">
    #container {
        width: 1000px;
    #header {
        width: 1000px;
    </style>
    <link href="../Stylesheet_Unicorn_main_layout_template.css" rel="stylesheet" type="text/css" />
    <link href="../Spry-UI-1.7/css/Menu/basic/SpryMenuBasic.css" rel="stylesheet" type="text/css" />
    <script src="../Spry-UI-1.7/includes/SpryDOMUtils.js" type="text/javascript"></script>
    <script src="../Spry-UI-1.7/includes/SpryDOMEffects.js" type="text/javascript"></script>
    <script src="../Spry-UI-1.7/includes/SpryWidget.js" type="text/javascript"></script>
    <script src="../Spry-UI-1.7/includes/SpryMenu.js" type="text/javascript"></script>
    <script src="../Spry-UI-1.7/includes/plugins/MenuBar2/SpryMenuBarKeyNavigationPlugin.js" type="text/javascript"></script>
    <script src="../Spry-UI-1.7/includes/plugins/MenuBar2/SpryMenuBarIEWorkaroundsPlugin.js" type="text/javascript"></script>
    <style type="text/css">
    /* BeginOAWidget_Instance_2141544: #MenuBar */
    /* Settable values for skinning a Basic menu via presets. If presets are not sufficient, most skinning should be done in
        these rules, with the exception of the images used for down or right pointing arrows, which are in the file SpryMenuBasic.css
         These assume the following widget classes for menu layout (set in a preset)
        .MenuBar - Applies to all menubars - default is horizontal bar, all submenus are vertical - 2nd level subs and beyond are pull-right.
        .MenuBarVertical - vertical main bar; all submenus are pull-right.
        You can also pass in extra classnames to set your desired top level menu bar layout. Normally, these are set by using a preset.
        They only apply to horizontal menu bars:
            MenuBarLeftShrink - The menu bar will be horizontally 'shrinkwrapped' to be just large enough to hold its items, and left aligned
            MenuBarRightShrink - Just like MenuBarLeftShrink, but right aligned
            MenuBarFixedLeft - Fixed at a specified width set in the rule '.MenuBarFixedLeft', and left aligned. 
            MenuBarFixedCentered -  - Fixed at a specified width set in the rule '.MenuBarFixedCentered',
                            and centered in its parent container.
            MenuBarFullwidth - Grows to fill its parent container width.
        In general, all rules specified in this file are prefixed by #MenuBar so they only apply to instances of the widget inserted along
        with the rules. This permits use of multiple MenuBarBasic widgets on the same page with different layouts. Because of IE6 limitations,
        there are a few rules where this was not possible. Those rules are so noted in comments.
    #MenuBar  {
        background-color:#000000;   
        font-family: "Comic Sans MS", cursive; /* Specify fonts on on MenuBar and subMenu MenuItemContainer, so MenuItemContainer,
                                                    MenuItem, and MenuItemLabel
                                                    at a given level all use same definition for ems.
                                                    Note that this means the size is also inherited to child submenus,
                                                    so use caution in using relative sizes other than
                                                    100% on submenu fonts. */
        font-weight: normal;
        font-size: 18px;
        font-style: normal;
        padding:0;   
        border-color: #ffffff #ffffff #ffffff #ffffff;
        border-width:0px;
        border-style: none none none none;
    /* Caution: because ID+class selectors do not work properly in IE6, but we want to restrict these rules to just this
    widget instance, we have used string-concatenated classnames for our selectors for the layout type of the menubar
    in this section. These have very low specificity, so be careful not to accidentally override them. */
    .MenuBar br { /* using just a class so it has same specificity as the ".MenuBarFixedCentered br" rule bleow */
        display:none;
    .MenuBarLeftShrink {
        float: left; /* shrink to content, as well as float the MenuBar */
        width: auto;
    .MenuBarRightShrink {
        float: right; /* shrink to content, as well as float the MenuBar */
        width: auto;
    .MenuBarFixedLeft {
        float: left;
        width: 80em;
    .MenuBarFixedCentered {
        float: none;
        width: 80em;
        margin-left:auto;
        margin-right:auto;
    .MenuBarFixedCentered br {
        clear:both;
        display:block;
    .MenuBarFixedCentered .SubMenu br {
        display:none;
    .MenuBarFullwidth {
        float: left;
        width: 100%;
    /* Top level menubar items - these actually apply to all items, and get overridden for 1st or successive level submenus */
    #MenuBar  .MenuItemContainer {
        padding: 0px 0px 0px 0px;
        margin: 0;     /* Zero out margin  on the item containers. The MenuItem is the active hover area.
                    For most items, we have to do top or bottom padding or borders only on the MenuItem
                    or a child so we keep the entire submenu tiled with items.
                    Setting this to 0 avoids "dead spots" for hovering. */
    #MenuBar  .MenuItem {
        padding: 0px 10px 0px 0px;
        background-color:#000000;   
        border-width:1px;
        border-color: #cccccc #ffffff #cccccc #ffffff;
        border-style: none solid none solid;
    #MenuBar  .MenuItemFirst {
        border-style: none none none none;
    #MenuBar .MenuItemLast {
        border-style: none solid none none;
    #MenuBar  .MenuItem  .MenuItemLabel{
        text-align:left;
        line-height:1.4em;
        color:#ff00ff;
        background-color:#000000;
        padding: 3px 3px 3px 3px;
        width: 10em;
        width:auto;
    .SpryIsIE6 #MenuBar  .MenuItem  .MenuItemLabel{
        width:1em; /* Equivalent to min-width in modern browsers */
    /* First level submenu items */
    #MenuBar .SubMenu  .MenuItem {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 16px;
        font-style: normal;
        background-color:#000000;
        padding:0px 2px 0px 0px;
        border-width:1px;
        border-color: #cccccc #cccccc #cccccc #cccccc;
        /* Border styles are overriden by first and last items */
        border-style: solid solid none solid;
    #MenuBar  .SubMenu .MenuItemFirst {
        border-style: solid solid none solid;
    #MenuBar  .SubMenu .MenuItemFirst .MenuItemLabel{
        padding-top: 6px;
    #MenuBar .SubMenu .MenuItemLast {
        border-style: solid solid solid solid;
    #MenuBar .SubMenu .MenuItemLast .MenuItemLabel{
        padding-bottom: 6px;
    #MenuBar .SubMenu .MenuItem .MenuItemLabel{
        text-align:left;
        line-height:1em;   
        background-color:#000033;
        color:#ff00ff;
        padding: 6px 12px 6px 5px;
        width: 7em;
    /* Hover states for containers, items and labels */
    #MenuBar .MenuItemHover {
        background-color: #999999;
        border-color: #cccccc #cccccc #cccccc #cccccc;
    #MenuBar .MenuItemWithSubMenu.MenuItemHover .MenuItemLabel{
        background-color: #999999; /* consider exposing this prop separately*/
        color: #ff0000;
    #MenuBar .MenuItemHover .MenuItemLabel{
        background-color: #999999;
        color: #ff0000;
    #MenuBar .SubMenu .MenuItemHover {
        background-color: #cccccc;
        border-color: #cccccc #cccccc #cccccc #cccccc;
    #MenuBar .SubMenu .MenuItemHover .MenuItemLabel{
        background-color: #cccccc;
        color: #ff0000;
    /* Submenu properties -- First level of submenus */
    #MenuBar .SubMenuVisible {
        background-color: #000000;
        min-width:0%;  /* This keeps the menu from being skinnier than the parent MenuItemContainer - nice to have but not available on ie6 */
        border-color: #ffffff #ffffff #ffffff #ffffff;
        border-width:0px;
        border-style: none none none none;
    #MenuBar.MenuBar .SubMenuVisible {/* For Horizontal menubar only */
        top: 100%;    /* 100% is at the bottom of parent menuItemContainer */
        left:0px; /* 'left' may need tuning depending upon borders or padding applied to menubar MenuItemContainer or MenuItem,
                        and your personal taste.
                        0px will left align the dropdown with the content area of the MenuItemContainer. Assuming you keep the margins 0
                        on MenuItemContainer and MenuItem on the parent
                        menubar, making this equal the sum of the MenuItemContainer &amp; MenuItem padding-left will align
                        the dropdown with the left of the menu item label.*/
        z-index:10;
    #MenuBar.MenuBarVertical .SubMenuVisible {
        top: 0px;   
        left:100%;
        min-width:0px; /* Do not neeed to match width to parent MenuItemContainer - items will prevent total collapse */
    /* Submenu properties -- Second level submenu and beyond - these are visible descendents of .MenuLevel1 */
    #MenuBar .MenuLevel1 .SubMenuVisible {
        background-color: #000000;
        min-width:0px; /* Do not neeed to match width to parent MenuItemContainer - items will prevent total collapse*/
        top: 0px;    /* If desired, you can move this down a smidge to separate top item''s submenu from menubar -
                    that is really only needed for submenu on first item of MenuLevel1, or you can make it negative to make submenu more
                    vertically 'centered' on its invoking item */
        left:100%; /* If you want to shift the submenu left to partially cover its invoking item, you can add a margin-left with a
                    negative value to this rule. Alternatively, if you use fixed-width items, you can change this left value
                    to use px or ems to get the offset you want. */
    /* IE6 rules - you can delete these if you do not want to support IE6 */
    /* A note about multiple classes in IE6.
    * Some of the rules above use multiple class names on an element for selection, such as "hover" (MenuItemHover) and "has a subMenu" (MenuItemWithSubMenu),
    * giving the selector '.MenuItemWithSubMenu.MenuItemHover'.
    * Unfortunately IE6 does not support using mutiple classnames in a selector for an element. For a selector such as '.foo.bar.baz', IE6 ignores
    * all but the final classname (here, '.baz'), and sets the specificity accordingly, counting just one of those classs as significant. To get around this
    * problem, we use the plugin in SpryMenuBarIEWorkaroundsPlugin.js to generate compound classnames for IE6, such as 'MenuItemWithSubMenuHover'.
    * Since there are a lot of these needed, the plugin does not generate the extra classes for modern browsers, and we use the CSS2 style mutltiple class
    * syntax for that. Since IE6 both applies rules where
    * it should not, and gets the specificity wrong too, we have to order rules carefully, so the rule misapplied in IE6 can be overridden.
    * So, we put the multiple class rule first. IE6 will mistakenly apply this rule.  We follow this with the single-class rule that it would
    * mistakenly override, making sure the  misinterpreted IE6 specificity is the same as the single-class selector, so the latter wins.
    * We then create a copy of the multiple class rule, adding a '.SpryIsIE6' class as context, and making sure the specificity for
    * the selector is high enough to beat the single-class rule in the "both classes match" case. We place the IE6 rule at the end of the
    * css style block to make it easy to delete if you want to drop IE6 support.
    * If you decide you do not need IE6 support, you can get rid of these, as well as the inclusion of the SpryMenuBarIEWorkaroundsPlugin.js script.
    * The 'SpryIsIE6' class is placed on the HTML element by  the script in SpryMenuBarIEWorkaroundsPlugin.js if the browser is Internet Explorer 6. This avoids the necessity of IE conditional comments for these rules.
    .SpryIsIE6 #MenuBar .MenuBarView .MenuItemWithSubMenuHover .MenuItemLabel /* IE6 selector  */{
        background-color: #999999; /* consider exposing this prop separately*/
        color: #ff0000;
    .SpryIsIE6 #MenuBar .MenuBarView .SubMenu .MenuItemWithSubMenuHover .MenuItemLabel/* IE6 selector  */{
        background-color: #cccccc; /* consider exposing this prop separately*/
        color: #ff0000;
    .SpryIsIE6 #MenuBar .SubMenu .SubMenu  /* IE6 selector  */{
        margin-left: -0px; /* Compensates for at least part of an IE6 "double padding" version of the "double margin" bug */
    /* EndOAWidget_Instance_2141544 */
    </style>
    <script type="text/xml">
    <!--
    <oa:widgets>
      <oa:widget wid="2141544" binding="#MenuBar" />
    </oa:widgets>
    -->
    </script>
    </head>
    <body>
    <div id="container"><!-- TemplateBeginEditable name="header_editable" -->
      <div id="header">Unicorn Writers Conference</div>
    <!-- TemplateEndEditable -->
      <div id="menubar_left">
        <ul id="MenuBar">
          <li> <a href= "../Pages/home.html">Home</a></li>
          <li> <a href="#">Events</a>
          <li> <a href="#">Mission Statement</a>
          <li> <a href="#">Resources</a>
            <ul>
              <li> <a href="#">Advanced networking</a></li>
              <li> <a href="#">Query Review</a>
              <li> <a href="#">Ms Review Sessions</a>
              <li> <a href="#">1-1 Sessions</a>
              <li> <a href="#">Workshops</a>
              <li> <a href="#">Genre Chart</a>
              <li> <a href="#">Writers Links</a>
                   </ul></li>
                      <li> <a href="#">Key Presenters</a>
                          <ul>
                            <li> <a href="#">Speakers</a>
                                <ul>
                                    <li> <a href="../Pages/2013_speakers_page.html">Speakers 2013</a></li>
                                    <li> <a href="#">Speakers 2012</a>
                                </ul>
                            <li> <a href="#">Editors</a>
                                <ul>
                                    <li> <a href="#">Editors 2013</a></li>
                                    <li> <a href="../Pages/2012_editors.html">Editors 2012</a>
                                </ul>
                            <li> <a href="#">Literary Agents</a>
                                <ul>
                                    <li> <a href="../Pages/2013_L_agents.html">Literary Agents 2013</a></li>
                                    <li> <a href="../Pages/2012_editors.html">Literary Agents 2012</a>
                              </ul>
                         </ul>
                      <li> <a href="#">Information</a>
                          <ul>
                            <li> <a href="#">St. Clements</a></li>
                            <li> <a href="#">Directions</a></li>
                            <li> <a href="#">Hotels</a></li>
                            <li> <a href="#">Menu</a></li>
                            <li> <a href="#">Unicorn Photo Gallery</a></li>
                            <li> <a href="#">Day Schedule</a></li>
                            <li> <a href="#">FAQ</a></li>
                            <li> <a href="#">Staff</a></li>
                            <li> <a href="#">Contact</a></li>
                          </ul>
                      <li> <a href="#">Registration</a></li>
                      <li> <a href="#">Acclaim</a>
                          <ul>
                              <li> <a href="#">Spotlights</a></li>
                              <li> <a href="#">Testamonials</a>
                            <li> <a href="#">Sponsorship</a>
                        </ul>   
                      <li> <a href="#">Classifieds</a>
                          <ul>
                            <li> <a href="#">View</a></li>
                            <li> <a href="#">Place</a></li>
                        </ul>
                      <li> <li> <a href="#">Merchandise</a></li>
                    </ul>
                  </li>
              </li>
            </ul>
          </li>
        </ul>
        <script type="text/javascript">
    // BeginOAWidget_Instance_2141544: #MenuBar
    var MenuBar = new Spry.Widget.MenuBar2("#MenuBar", {
          widgetID: "MenuBar",
          widgetClass: "MenuBar MenuBarVertical MenuBarMenuBarVerticalLeftShrink",
          insertMenuBarBreak: true,
          mainMenuShowDelay: 100,
          mainMenuHideDelay: 200,
          subMenuShowDelay: 200,
          subMenuHideDelay: 200
    // EndOAWidget_Instance_2141544
        </script>
      </div>
      <!-- TemplateBeginEditable name="main_content_editable" -->
      <div id="main_content">Content for New Div Tag Goes Here</div>
      <!-- TemplateEndEditable --></div>
    <div id="footer">Content for  id "footer" Goes Here</div>
    </body>
    </html>

    These Spry support files are all 404 Not found on server.
    <link href="../Spry-UI-1.7/css/Menu/basic/SpryMenuBasic.css" rel="stylesheet" type="text/css" />
    <script src="../Spry-UI-1.7/includes/SpryDOMUtils.js" type="text/javascript"></script>
    <script src="../Spry-UI-1.7/includes/SpryDOMEffects.js" type="text/javascript"></script>
    <script src="../Spry-UI-1.7/includes/SpryWidget.js" type="text/javascript"></script>
    <script src="../Spry-UI-1.7/includes/SpryMenu.js" type="text/javascript"></script>
    <script src="../Spry-UI-1.7/includes/plugins/MenuBar2/SpryMenuBarKeyNavigationPlugin.js" type="text/javascript"></script>
    <script src="../Spry-UI-1.7/includes/plugins/MenuBar2/SpryMenuBarIEWorkaroundsPlugin.js" type="text/javascript"></script>
    Nancy O.

  • My home button won't work correctly after I plug the charger in

    My iPhone 5s's home button doesn't respond correctly after i plug in the charger. I'm not sure what's wrong.
    At first, it wouldn't charge so i had to find a different charger that i had ordered from amazon (not from apple) and it only worked when i plugged it in with one side. the other chargers that i have from apple do not work. the home button sometimes works correctly, but im sure that it starts to not respond correctly after i plug the charger in. i have tried almost everything i could find on the internet. im not sure if its a hardware or software problem. please help. thank you

    Sorry but I'm not clear. Do you have more than one charger from Amazon? Did this problem start after you used the charger(s) you got from Amazon and now using the Apple brand chargers it doesn't work either? I'm wondering if the Amazon charger damaged the phone.

  • Audio device won't work correctly

    I have a plug in called Real Guitar 2. It has always worked in the past but now it has vanished from my list of audio devices. It appears in my dock and It's in my applications folder. I can get it to play but when I record with it, it records all the other tracks!! It's driving me mad! Why are all the tracks bleeding into the track I'm recording on? The other strange thing is that I can't make the internal mic stop recording. I even used headphones and still the internal mic is recording!! (I also turned the monitor off) When I try to shut off the mic, the plug-in doesn't make a sound and cannot be recorded at all. What is going on? Has the company that makes the plug in turned it off? Why doesn't the computer recognize the plug-in as it always has in the past? I'm assuming that is the reason for the problem. How do I fix this? In general, why is the internal mic always ON, even when it's not being used? When I switch to "LINE IN", the plug in won't work. I'm baffled.

    It was a dumb mistake! After trying many options I finally realized that I was inadvertently trying to use the plug in as a "real instrument" instead of a "software instrument". It had been several months since I used it and I guess I forgot about those little details.

  • F7 and F8 Keyboard shortcuts won't work correctly.

    I've just recently installed LR3.6 and it's my first experience with LR.  I've been following Lynda.com tutorials and all of a sudden the F7 and F8 function keys won't work.
    The F7 just does nothing and the F8 opens iTunes every time I press it.  I've tried everthing I know (not being much of a Techie) without success.  I installed one upgrade download since I installed the original CD software. Should I just delete the program and re-install the program?  I believe the F-keys were woking originally.  I'm sorry, but I was going thru the tutorials and not being as observant as I should.  All I know for certain is that they do not work now.
    I'm using an iMac 27 with the wireless keyboard. OSX 10.6.8.
    Thanks for any help. - John, Vancouver, WA

    Yes: why not post in the apropriate Photoshop forum, which you can find here?
    http://forums.adobe.com/community/photoshop
    This is the Acrobat Macintosh forum.

  • 1.3G left on comp hardd-is that why fcp won't work correctly

    Ok. I'm at work and My bosses G5 only has 1.3 of space left on it. I save all of my projects( scratch disks, etc to another hard drive) but when I try to play my sequences back it will get stuck, freeze frame, not play properly. Is it because there is too little disk space on the comp harddrive to work correctly? It seems like it's working really hard and has quit on me quite a few times. My external harddrive has 33G left on it. Help!

    JenL,
    Anything less than 10% free space on any hard drive and you're going to start experiencing slowdowns.
    The fuller (?) a hard drive gets, the more work the operating system has to do to write new information to disk, and the more spaced out the files its writing to disk have to be. When a file is split up over a larger area of the disk, it takes the operating system longer to read the whole file later on when it wants to.
    I would clean up some space on the system drive and try again.

  • Possible Flash bug? Won't work correctly on windows7, explorer11

    I have a problem with Adobe Flash. It seems to fail or to work correctly and am trying to debug the problem to see if it an Adobe bug or something else.
    I have two laptops old and new side by side to troubleshoot, both use same version of windows 7 home, internet explorer 11, adobe flash, directx 11, nortons, etc..
    But the newer faster i5 laptop Adobe Flash keeps craping out on.
    - I have checked (compared) all explorer security settings between computer all seem the same.
    - Flash is Enabled in internet explorer 11, add-ons
    - latest flash version has been installed and has been reinstalled (even a saved copy to disk and run offline from disk).
    - flushed out explorer 11 cache
    - flushed out adobe cache
    - active x filtering is off
    - reboots done of computer.
    I find this a tad frustrating as what is causing flash to malfunction, anyone got any ideas to try?.
    on https://helpx.adobe.com/flash-player.html
    it indicates that i have the latest version installed
    on the Adobe - Flash Player : Settings Manager - Global Privacy Settings Panel
    none of the panels will display
    but on the http://www.adobe.com/software/flash/about/
    it does not display the small version information window saying you have x.x.x.x installed nor does the red bouncing adobe box display like on my older laptop. but when you click on the gobal settings menu it indates that you have the latest version installed..
    example: playing an online flash game, www.volvooceanrace.com the game loads asks to log in, and then you hear some sounds and and then seems to not load, proceed any further, or locks up. There are a 170,000 daily players using this flash game.

    First, confirm that ActiveX Filtering is configured to allow Flash content:
    https://forums.adobe.com/thread/867968
    Internet Explorer 11 introduces a number of changes both to how the browser identifies itself to remote web servers, and to how it processes JavaScript intended to target behaviors specific to Internet Explorer. Unfortunately, this means that content on some sites will be broken until the content provider changes their site to conform to the new development approach required by modern versions of IE.
    You can try to work around these issues by using Compatibility View:
    http://windows.microsoft.com/en-us/internet-explorer/use-compatibility-view#ie=ie-11
    If that is too inconvenient, using Google Chrome may be a preferable alternative.

  • Mirroring won't work

    I have a BRAND NEW MacBook with Retina display and an Apple TV2. The audio for AirPlay works but the new feature in Mountain Lion where I should be able to mirror my screen does not.
    Both devices are on the same network. When I click the AirPlay icon on the top of my screen I get an option to "Open Display Preferences" When selected, "No Devices Detected" appears next to the AirPlay Mirrioring Option.
    I can't figure it out.
    Thanks

    Is your Apple TV 2 running iOS 5.x?  i.e. the one with all the colorful icons?

  • Exe built on one machine won't work correctly on another.

    Hello list!
    I have two identical PC's. Both run Windows 2000. Both have two NIC cards, one on the motherboard, the other in physical PCI slot 3. The 2nd NIC on both machines is the same make & model. The NIC on the motherboard on each is configured for DHCP to talk to the company network. The other has a fixed I.P. address to talk to my Fieldpoint and instrumentation. The Fixed I.P. NIC of each PC is connected to a FP2010, an Keithley 2701 and a Tektronix TDS-3012. Both FP controllers have the same address, both DMMs have the same address and both scopes have the same address. Each PC has Labview 7 installed.
    In short, all of the hardware is identical between the two installs.
    My source code for my application is on the company network. My IAK file for the Fieldpoint is on the network, and the source code points to it's location. Both machines log into the network, but with different login names. Both machines are local admins of their logins. Both machines map the same network drives to the same drive letters.
    If I run the source code (from the network) in either machine, it works fine and talks to all of the ethernet I/O just fine.
    If I build an EXE in machine A and try to run that EXE in machine A, it works fine and talks to the ethernet I/O, but if I try to run that EXE in machine B, it will run but won't talk to the ethernet I/O .
    If I build an EXE in machine B and try to run that EXE in machine B, it works fine and talks to the ethernet, but if I try to run that EXE in machine B, it will run fine but won't talk to the ethernet I/O .
    The only thing different between the two machines is this minor configuration difference...
    If you do a START->Settings->Network and Dialup Connections->Select the 2nd NIC, then Properties->Configure. In the "General" tab is the name of the card (3Com....), the "Device type" (Network Adapters), "Manufacturer" (3Com), and "Location:"
    On one machine the "Location:" is PCI Slot 4 (PCI bus 1, device 13, function 0).
    On the other machine, the "Location" is PCI Slot 5 (PCI bus 2, device 13, function 0).
    I'm pretty sure this is the issue, but how do I fix it?  Is there some way to get Labview to find the ethernet card no matter what PCI Slot or bus it's using? Is there something I should be including in the build that I'm missing?
    Any suggestions would be appreciated.
    Mike

    hi there
    hmm, ok, sounds like a similar problem i once had with more than one NICs in my system. In my case the app searched for a device with a given IP address, but it wasn't found because the device was connected to the second NIC in the systems list of NICs and the first NIC gave a timo error.
    You could try to connect both networks with a single NIC. You can set the NIC to default DHCP (automatically retrieve IP address from your company network) and give it an "Alternative network settings" (sorry, i have german Win, so i don't know the english expression). By doing so ONE single NIC can connect to TWO IP addresses from different sub-Networks (i know that this works with XP, don't know about Win2000).
    Then there'll be no conflicts in the search orders (but be aware that one NIC has to handle all the traffic).
    Best regards
    chris
    CL(A)Dly bending G-Force with LabVIEW
    famous last words: "oh my god, it is full of stars!"

  • E520 w/ 6630M 2GB card won't work correctly with "Advanced" OpenGL setting in Adobe Photoshop CS5.5

    I'm having a problem using the "Advanced" OpenGL setting in Adobe Photoshop CS5.5. While I can select "Advanced" as an option, none of the advanced features are available to use (like flick panning and animated zoom). 
    I've updated my system with the latest video drivers (8.840.7.3000/6.14.0.3074) and BIOS (1.22/1.10/1.02), however, that's not working. 
    The video drivers packaged on the Lenovo site aren't the latest listed on the AMD site for the 6630M and I can't update my system with drivers from the AMD site. 
    This is a real issue for me since I bought the laptop as a design production machine and can't utilise the graphics card to its full potential. I wrote to AMD to ask them, which resulted in them pushing it back as Lenovo issue. 

    With other images same problem, no matter how large selection or small. There is always transparent silhouette of selection.
    On other devices with the same images, tool work perfectly.
    Sorry for my english.

  • 2nd monitor won't work correctly !!!

    Fresh install of xp on msi kt600 motherboard, and trying to get my G450 dual video card to work.  Every time I try to enable dual monitor the 2nd screen seens to have really bad resolution and bad refresh rates.  Can't figure out what is going on ....

    Thats sounds far more likely to be an issue with the AGP Card or Drivers over the MoBo TBH??
    If it's a fresh install have you ensured that you put the exact same Drivers back in etc lol??  I know that's a patronising question and I hate asking it, but it's so easily done these days with so much stuff we install too lol !!
    Otherwise, more info too to go on and then hope ya sorted soon !!

  • AirPlay mirroring won't work on 4S

    I can't get AirPlay to work with my 4S and Apple TV (Gen 2). Both devices are updated with the latest software. The airplay controls are supposed to be with the music controls but they're just not there. If you can offer any suggestions I'd appreciate it.

    I'm getting an email notification on a message I can't find in this thread.  Something weird going on with the forum software, I guess.
    Anyway, I have not seen you comment about these things:
    1) You said the Apple TV is updated.  Is your phone using iOS 5?
    2) Do you have the 4S?
    Sorry if I missed it and you did answer those questions.  Just making sure.  Are you swiping to the right in the multitasking bar (arrived at by pressing the home button twice) until you can't swipe anymore?

  • IPhoto won't work correctly after 10.8

    So I upgraded from 10.6.8 to 10.8 last night. Since then I've been having issues with iPhoto working corrently in Mountain Lion. I can get it to boot up. But I can't delete albums, delete trash, and when I choose to quit the app it hangs and all I see is the Faces sync arrows and the white lined circles spinning. I updated to the most current version of iPhoto after the installation. Is anyone else having this issue? Hopefully someone help me figure this issue out. Thanks!

    Hi,
    got the same problem and tried to make a new user account. When i login to this account and trie to delete photos in iPhoto everything works and I can delete Photos there. When I login to my regular account I can't delete Photos in iPhoto. So i tried to delete the "com.apple.iphoto.plist" file wich is located in User > Library > Preferences and now I got the banner to confirm the delete of a photo when I trie to delete one, but when I want to confirm this dialog nothing happens and the photo still will not be deleted.
    So what can I trie to do now, are there any files within the user account to delete and rebuild?

Maybe you are looking for

  • Use XMLTYPE views in BIP

    Hi, is it possible to use a xml view in BIP? suppose i have the following view: CREATE OR REPLACE VIEW DEPT_EMP_XML OF SYS.XMLTYPE WITH OBJECT IDENTIFIER (extract(object_value, '/departments/department/@id').getnumberval()) AS select sys_xmlagg (xmle

  • JNI: The specified procedure could not be found.

    Hi All, I think everyone who has ever worked with JNI has seen this error at some point "UnsatisfiedLinkError The specified procedure could not be found." I have a problem where I have an existing JNI library ( C++/Windows) that has worked for some t

  • How to make a álbum with all My photos that updates alone

    hwhow I made a album with all my photos that update or what I don to see all my photos in a album

  • CFM and Crystal Reports

    Hi !! We are using Crystal APS. All Crystal report files (.rpt) are uploaded in Crystal APS. Is there a secure way by which I can call these reports in CFM? The <cfreport> tag requires the physical report file name I believe. One way to call is to sp

  • TS3274 ipad wont start up

    Last night i was using my Ipad 2 and put it down for about 20 minutes.  When I came to turn it on again it wouldn't boot up.  I put it on charge for 24 hours but still nothing.  Is there anything I can do? I have been unable to update to IoS5 as the