Hover pesudo class behaving funny

I have used a widget with the following code
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
background-color: #000;
color: #fff;
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
background-color: #0C0;
color: #FFF;
The first section uses the :hover psudoclass and the properties in it usually work on hover
However if the second section has a value for one of the :hover properties the second section overrules the first section when the mouse hovers over (dispite not using the hover psudoclass  at all
why is this?

Hard to comment on code fragments alone. Can you upload the page and provide a link?

Similar Messages

  • Flash buttons behaving funny on IE 6 sp2

    Env. Details: IE6 SP2, CF 5, Flash MX.
    I have a pop up window with two flash "OK" and "Cancel"
    buttons which behave differently on different machines. They seem
    to behave ok on all other environments except SP2.
    The problem is that when I click on the buttons they do not
    respond at all, which means that the code on click of those buttons
    is not called at all !!
    I tried putting alert messages in the javascript method which
    is supposed to be called but they dont display as well.
    Any help is much appreciated !

    this article might be of interest to you
    http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=e239aafd
    the short version is microsoft has changed how active x
    objects are activated

  • JMenu extending class behaves weird

    I have extended JMenu and overwritten getText and setText to get proper Locale dependent behaviour and to enforce future users to use locale independent programming.
    Due to that the text you enter into settext and get from getText is not the text that ought to be displayed.
    Now my problem is that somewhere during displaying my getText method is called and the result is written to the supers setText. therefore the not to be displayed string appears. (I checked that returning a constant string via getText, that apeared nowhere else in my programm and it got written on all the menues)
    Any idea how to fix that or what i did wrong?

    Sounds like this might be a problem in the menu UI delegates. You may have to create UI delegates that behave according to your rules of processing.
    I would examine BasicMenuUI very carefully to see if there is some extraneous routing of property handling that might be giving you trouble.
    Mitch Goldstein
    Author, Hardcore JFC (Cambridge Univ Press)
    [email protected]

  • Runtime class behaving erratic

    hi all,
    I am writing a simple network shell in java...it runs well for any dos commands but it doesn't executes a .exe file (using runtime class) while the program is active but when i quit the program the .exe file called before runs.
    what's the problem...

                            else if(array.length == 2 && array[1] == ':'&& array[2] == '\\')
                                   for (int index = 0; index < roots.length; index++)
                                        if(string1.equals(roots[index].toString()))
                                            System.setProperty("user.dir", string1);
                                            pwd = System.getProperty("user.dir");
                                            output.println(pwd);
                                            output.flush();
                            else if(array[0] == 'c' && array[1] == 'd' && array.length > 2)
                                       System.setProperty("user.dir", string1.substring(3));
                                //System.out.println(string1.substring(3));
                                pwd = System.getProperty("user.dir");
                                output.println(pwd);
                                //output.flush();
                            else if(string1.endsWith(".exe") || string1.endsWith(".avi"))
                                System.out.println(pwd+"\\"+string1);
                                       String run1 = pwd+"\\"+string1;
                                       /* Thread t = new Thread(new Run(run1));
                                       t.start(); */
                                       rtime.exec(run1);////******* HERE LIES THE PROBLEM @run1 path of the .exe file
                                       continue;
                                  else
                                       commands[2] = string1;
                                p = rtime.exec(commands);                           
                                Scanner scan = new Scanner(p.getInputStream());
                                       String out = "";
                                while(scan.hasNextLine())
                                            out = out + scan.nextLine()+"~";
                                            //output.flush();
                                output.println(out);
                                       output.flush();
                                  output.println("end");
                                  output.flush();
            catch (IOException ex)
                ex.printStackTrace();
         public void run()
              try
                   Runtime.getRuntime().exec(string);
              catch(IOException e)
        private static DatagramSocket clientSocket;
         private static MulticastSocket multiSocket;
        private static int boundPort = 8000;
        private static int multiPort = 5678;
         private static InetAddress group;
         private static String string = "active";
        private static String pwd;
         private static PrintWriter output;
        private static Scanner input;
        private static Process p;
        private static DatagramPacket packet;
    }

  • Hover psudeo-class not working

    I'm in the beginning stages of a small site and have tried to copy some styles from another site that is working. The menu effects should work like they do here:
    http://www.aptcoweb.com/dev/SEF-PC/index.htm
    They are not working here:
    http://www.aptcoweb.com/dev/vip/index2.htm
    I admit to being a novice. Where have I slipped up?

    Actually, your nav has no #Menu id assigned to it.  That's why your #Menu styles are not working.  Change your HTML code to this:
    <nav id="Menu" class="fluid TopNav">
    <ul class="fluid fluidList Menu">
       <li class="fluid MenuItem"><strong><a href="/dev/vip/index2.htm">Home</a></strong></li>
       <li class="fluid MenuItem"><strong><a href="/dev/vip/gallery.htm">Staff &amp; Photos</a></strong></li>
       <li class="fluid MenuItem"><strong><a href="/dev/vip/testimonials.htm">Testimonials</a></strong></li>
       <li class="fluid MenuItem"><strong><a href="/dev/vip/reservations.htm">Rates &amp; Reservations</a></strong></li>    </ul>
      </nav>
    Also remove the closing </nav> tag after your </article>  tag. 
    Navigation doesn't belong in your <article> as they mean different things.
    I'm not sure you need all those extra classes, either.  Less code is better code to work with.
    Nancy O.

  • Funny behavior with Item Editors

    I have a DataGrid which has a column with CheckBoxes (item
    editors), initially they are all unselected (suppose there are 5
    rows), if i click on the 5 of them quickly to change them to
    selected then something funny happens, some of them change to
    selected and then to unselected again. If i do this slowly, then it
    works fine. And the same happens if they are all selected and then
    i quickly click on the 5 of them to unselect them, some of them
    became selected again.
    It is as if Flex wasn't able to process the changes so fast,
    so by the time it is processing a CheckBox's change another one
    changes too and it reverts the first one to its previous state.
    Any idea why this happens? is it a bug, a mistake in my code,
    a normal behavior? what is it?

    Code:
    <mx:DataGrid id="dgcatalogo" width="100%" editable="true"
    height="236" dataProvider="{arrCCostoDisplay}" >
    <mx:columns>
    <mx:DataGridColumn dataField="ccoEstatus"
    headerText="{resource.getString('incluir')}" width="50"
    editable="true" rendererIsEditor="true"
    itemRenderer="renderer.CheckRenderer"
    editorDataField="result"/>
    <mx:DataGridColumn dataField="ccoDescripcion"
    headerText="{resource.getString('descripcion')}" editable="false"
    width="200"/>
    </mx2:columns>
    </mx:DataGrid>
    where CheckRender is:
    <mx:VBox xmlns:mx="
    http://www.adobe.com/2006/mxml"
    horizontalAlign="center">
    <mx:Script>
    <![CDATA[
    // Define a property for returning the new value to the
    cell.
    public var result : Boolean = false;
    ]]>
    </mx:Script>
    <mx:Binding source="editor.selected" destination="result"
    />
    <mx:CheckBox id="editor"
    selected="{data.ccoEstatus}"/>
    </mx:VBox>
    That's the code, and like i said, it behaves funny when you
    select/unselect the checkboxes quickly

  • Static methods in startup class

    I have declared few static methods in startup class. What will happen
              once startup class is executed in cluster environment, will the access
              to those static methods be clustered and replicated across the
              clusters. How exactly the startup class behaves in clustered
              environment.
              I will appreciate an urgent response.
              Thanks,
              SidShar .
              

    SidShar,
              > I have declared few static methods in startup class. What will
              > happen once startup class is executed in cluster environment,
              > will the access to those static methods be clustered and
              > replicated across the clusters.
              No.
              > How exactly the startup class behaves in clustered environment.
              It is run on each server that it is configured to run on. The method calls
              to the startup class will all be local unless you do some special work to
              force it to be otherwise.
              If you want to have something done once and only once in the cluster, or
              coordinate stuff like that, then either use a shared resource (such as the
              database) to coordinate it all, or use Coherence, which lets you share and
              coordinate access to data among all the servers in the app tier.
              Peace,
              Cameron Purdy
              Tangosol, Inc.
              http://www.tangosol.com/coherence.jsp
              Tangosol Coherence: Clustered Replicated Cache for Weblogic
              "sidshar" <[email protected]> wrote in message
              news:[email protected]..
              >
              

  • Menu buttons briefly turn white when hovering

    When I hover over a menu button it turns white in IE and transparent in FF for about 2 seconds then displays the correct hover image. This happens the first time you hover, then it behaves normally after that.
    Take a look here http://www.preferreddigitalprints.com/
    I think I have something messed up in the CSS but can figure out what it is. I'm hoping someone has seen this before and would be kind enough to point me in the right direction.
    Here's my CSS:
    @charset "UTF-8";
    /* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */
    /* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
    LAYOUT INFORMATION: describes box model, positioning, z-order
    /* the outer table */
    table#menu img {float:left; width: 39px;}
    /* The outermost container of the Menu Bar, an auto width box with no margin or padding */
    ul.MenuBarHorizontal
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
    cursor: default;
    width: auto;
    /* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
    ul.MenuBarActive
    z-index: 1000;
    /* Menu item containers, position children relative to this container and are a fixed width */
    ul.MenuBarHorizontal li
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
    position: relative;
    text-align: left;
    cursor: pointer;
    float: left;
    width: auto;
    ul.MenuBarHorizontal li #home {width: 132px; margin-left: -5px;}
    ul.MenuBarHorizontal li #services {width: 155px;}
    ul.MenuBarHorizontal li #order {width: 176px; }
    ul.MenuBarHorizontal li #webaccess {width: 174px;}
    ul.MenuBarHorizontal li #contact {width: 160px; margin-right:-5px;}
    /* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
    ul.MenuBarHorizontal ul
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
    z-index: 1020;
    cursor: default;
    width: 13em;
    position: absolute;
    left: -1000em;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
    left: auto;
    /* Menu item containers are same fixed width as parent */
    ul.MenuBarHorizontal ul li
    width: 13em;
    ul.MenuBarHorizontal ul li a
    { background-color: #1a542c; color:#FFFFFF; padding: 6px; }
    ul.MenuBarHorizontal ul li a:hover
    { background-color: #73152e; color:#FFFFFF; padding: 6px;}
    /* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
    ul.MenuBarHorizontal ul ul
    position: absolute;
    margin: 0% 0 0 100%;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
    left: auto;
    top: 0;
    DESIGN INFORMATION: describes color scheme, borders, fonts
    /* Submenu containers have borders on all sides */
    ul.MenuBarHorizontal ul
    { font-family:Arial, Helvetica, sans-serif; font-size: 12px;}
    /* Menu items */
    ul.MenuBarHorizontal a
    display: block;
    cursor: pointer;
    height: 32px;
    text-decoration: none; }
    ul.MenuBarHorizontal a#home { background-image: url(../BTNHomeUP.png);}
    ul.MenuBarHorizontal a#services { background-image: url(../BTNServicesUP.png);}
    ul.MenuBarHorizontal a#order { background-image: url(../BTNOrderUP.png);}
    ul.MenuBarHorizontal a#webaccess { background-image: url(../BTNWebAccessUP.png);}
    ul.MenuBarHorizontal a#contact { background-image: url(../BTNContactUsUP.png);}
    /* Menu items that have mouse over */
    ul.MenuBarHorizontal a#home:hover { background-image: url(../BTNHomeOVER.png);}
    ul.MenuBarHorizontal a#services:hover { background-image: url(../BTNServicesOVER.png);}
    ul.MenuBarHorizontal a#order:hover { background-image: url(../BTNOrderOVER.png);}
    ul.MenuBarHorizontal a#webaccess:hover { background-image: url(../BTNWebAccessOVER.png);}
    ul.MenuBarHorizontal a#contact:hover { background-image: url(../BTNContactUsOVER.png);}
    /* ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus */
    /* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text
    ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
    background-color: #33C;
    color: #FFF;
    SUBMENU INDICATION: styles if there is a submenu under a given menu item
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenu
    background-image: url(SpryMenuBarDown.gif);
    background-repeat: no-repeat;
    background-position: 95% 50%;
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
    background-image: url(SpryMenuBarRight.gif);
    background-repeat: no-repeat;
    background-position: 95% 50%;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
    background-image: url(SpryMenuBarDownHover.gif);
    background-repeat: no-repeat;
    background-position: 95% 50%;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
    background-image: url(SpryMenuBarRightHover.gif);
    background-repeat: no-repeat;
    background-position: 95% 50%;
    BROWSER HACKS: the hacks below should not be changed unless you are an expert
    /* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
    ul.MenuBarHorizontal iframe
    position: absolute;
    z-index: 1010;
    /* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
    @media screen, projection
    ul.MenuBarHorizontal li.MenuBarItemIE
    display: inline;
    f\loat: left;
    background: #FFF;

    Putting your page through the html validator bought up a few errors
    http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.preferreddigitalprints.com%2F
    The most important error is that the page isn't using a doctype.  This could account for the bugginess of the page.  A page without a doctype will render CSS in quirks mode and not display the page as intended in some browsers.
    Please insert a doctype at the top of the document, then put the page through the validator again to see what errors remain, fix those, and hopefully the page will load OK.  I didn't look at the navbar images, but make sure that they are optimized for the web, because that can also cause a slow down on loading them.
    I recommend using the transitional doctype.
    DOCTYPES:
    Reference: 
    http://www.alistapart.com/articles/doctype/
    http://htmlhelp.com/tools/validator/doctype.html:

  • How does QOS pre-classify realy work

    Hi,
    Does Qos pre-classify simply copy the precedence feild form the inside packet to the encapsulation header or does it apply the policy-map of the source physical interface?
    I would say it only copy the feild but I have a GRE over IPsec tunnel mode that's behaving funny...

    Ok, it works like I expected.
    Now for my funny router...
    I've got my main campus and a remote site connected by an encrypted GRE tunnel. Where do I place de QOS pre classify command, on the tunnel interface or on the crypto-map...or on both.
    I've tried configuring it on both. On the policing policy-map on the outgoing interface, my match statement is an ACL trying to match on ESP traffic (the hit counter doesnt increase) and I've added a line for the un-encrypted trafic IPs and this one has hits. In the child policy, I've got hit with my IP precedende value in my voice class, that part is ok.
    So, why can't I match on my permit ESP host A host B? And how is it possible to have match on the acl (permit ip any to remote site range)? The later should be encrypted when it hit the outbound policy map.

  • How can I restore an iPhoto library from Time Machine (ML) - when I TM doesn't see the backup??

    Hi,
    I recently did a Time Machine backup of my MacBook Pro (Mountain Lion) onto an external HDD. Around the time of the last backup, my system was behaving funny so I decided to rebuild the OS X.
    Because the last TM backup was of a system that as mentioned, was somewhat 'unstable', and I only had a few backups available (didn't have TM running too long beforehand) - I decided not to use TM to 'restore' my system. I just did  a clean install of ML and planned on pulling files over manually. I'd done this before and it worked a treat.
    This time ran into a snag. The backup disk TM used was an external HDD which I wanted to upgrade (suffice to say it works fine). So, I needed to move the backup.backupdb directory to my other HDD. The copy seemed to work fine ... so far so good.
    I installed the new ML OS on my MacBook Pro and that was fine too. I was able to pull most of my files over by going into the TM backup and copying what I needed.
    BUT, for some reason, this didn't work for the iPhoto library?
    Alas, I found that you need to do a 'restore' iPhoto library file from whithin TM. So I fired up TM and noticed that it didn't recognise the old backup file located on the HDD. I.e. when I turned on TM, pointed it to the external HDD (where I copied the previous backup to), it started a fresh backup.
    So ... my question is - "How do I restore the iPhoto library if I can't get to it from TM?"
    Thanks in advance to anyone that can help! The last 15 years of photos are stored in this library!

    Hi ...
    I've found a solution to my problem.
    Time Machine locates extenal HDD backups differently depending if they were done via a network or via a USB/FireWire/Thunderbolt connection.
    My initial backup was done via a direct Thunderbolt connection. I ran into the above issue b/c the second time when I tried looking for the backup file the HDD was conencted to my iMac and I was accessing it via a network conenction.
    I simply connected the drive directly to my MacBook pro and ... voila. I was able to see the backup, select the iPhoto library and begin the restore.
    Hope this helps.
    BTW - I found this out by reading the 'blue box' selection on this page: http://pondini.org/TM/E2.html
    (Thanks goes to Pondini!)

  • Tags in CS3 not displaying correctly

    I have pages that displayed correctly in Dreamweaver CS2. In
    CS3, the design view is not displaying properly.
    For example, if the tag is this: <p class="Body">,
    design view is not showing the page properly. If I reapply the CSS
    style, CS3 inserts this: <p spry:hover="Body" class="Body">,
    and the page displays properly.
    Please tell me how to NOT use Spry and still get my pages to
    display correctly in design view. Thanks.

    aznan wrote:
    Any ideas?If you need further help lets start by showing us your Short, Self Contained, Compilable Example or SSCCE so that we can determine the problem.

  • Managed server in WARNING state in Obiee 11.1.1.7.0 prod env

    Hi All,
    We have OBIEE 11.1.1.7.0 running in our company. Last couple of days we are experiencing that, the managed server "bi_server1" always changes to "warning" state in every 20 to 30 minutes or so. Reports are too slow and behaves funny after warning. When I restart opmn, then it shows health is "OK". But again changes to "WARNING" after sometimes. It says: Thread pool has stuck threads.
    We have got a RAC environment of database and our OBIEE is pointing to one of the node and i can tnsping to it. I can increase the StuckThread time to 1200, 1200 or so instead of 600, 60 for bi_server1 in the console as found somewhere as a tuning process but not sure if it will help much!! I can't even cancel the long running queries in the "managed session" of obiee analytics.
    Kindly advise what exactly is causing this problem and what must I do to resolve this??
    The bi_server1 log file displays the following error:
    ####<Oct 15, 2013 1:31:59 PM SAST> <Error> <WebLogicServer> <SWAOBIEE> <bi_server1> <[ACTIVE] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <705beb8dd8c1b40f:-c2b96b4:141a7012d14:-8000-000000000004373a> <1381836719713> <BEA-000337> <[STUCK] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)' has been busy for "709" seconds working on the request "weblogic.servlet.internal.ServletRequestImpl@46631799[
    GET /analytics/saw.dll?Sessions HTTP/1.1
    Connection: keep-alive
    Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.35 (KHTML, like Gecko) Chrome/27.0.1448.0 Safari/537.35
    Referer: http://10.20.16.72:9704/analytics/saw.dll?Admin
    Accept-Encoding: gzip,deflate,sdch
    Accept-Language: en-US,en;q=0.8
    Cookie: ORA_BIPS_LBINFO=141bbd5ed78; ORA_BIPS_NQID=v1b3rdkjen27ul12vejs054ra8v5mgmsk25pu7a; JSESSIONID=5xfZSdkK6N0HN49H2hKFT9SmQ0ngVp6vLJvw81QfTychYjpwpmFZ!-2050741508; ADMINCONSOLESESSION=Q2TLSdkdv1GT79BFgzPyw5njCtPDXmmyWbhb523hgV5DRqtv7csD!1865413782
    ]", which is more than the configured time (StuckThreadMaxTime) of "600" seconds. Stack trace:
            java.net.SocketInputStream.socketRead0(Native Method)
            java.net.SocketInputStream.read(SocketInputStream.java:129)
            com.siebel.analytics.web.sawconnect.SAWConnection$NotifyInputStream.read(SAWConnection.java:165)
            java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
            java.io.BufferedInputStream.read(BufferedInputStream.java:237)
            com.siebel.analytics.web.sawconnect.sawprotocol.SAWProtocol.readInt(SAWProtocol.java:188)
            com.siebel.analytics.web.sawconnect.sawprotocol.SAWProtocolInputStreamImpl.readChunkHeader(SAWProtocolInputStreamImpl.java:282)
            com.siebel.analytics.web.sawconnect.sawprotocol.SAWProtocolInputStreamImpl.startReadingNewMessage(SAWProtocolInputStreamImpl.java:49)
            com.siebel.analytics.web.sawconnect.SAWServletHttpBinding.forwardResponse(SAWServletHttpBinding.java:201)
            com.siebel.analytics.web.SAWBridge.processRequest(SAWBridge.java:189)
            com.siebel.analytics.web.SAWBridge.doGet(SAWBridge.java:224)
            javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
    Thanks,
    BK.

    I had similar issue in windows 7 [64 bit].
    It is found that the nodemanger windows service was not present and I had to create it by executing installNodeMgrSvc.cmd present in wls server location say, 'C:\Oracle\Middleware\wlserver_10.3\server\bin'  in my case and then come to bi wls console and 'Resume' the bi_server1 managed server. You would see progress in the installer once the managed server bi_server1 is 'Running' state.
    Hope this helps.

  • My Dock or Expose doesn't work on my MacBook Pro...

    Hello,
    I've been having issues with my MacBook Pro and I need some help immediately.
    The current issues are:
    - My Dock doesn't show up on desktop
    - My Expose doesn't work
    - When I tried to minimise opened page it freezes at weird shape (I can still force quit the programme)
    - Some function of searching in finder is behaving funny
    What I can think of I've done wrong in past hours:
    - I tried to install Winebottler as I wanted to open Windows.exe file for my work
    - I did install them and opened them, from Winebottoler I tried to install 'Windows Media Player 10'
    - It automatically started to installing but during that computer started to behave funny
    - So I tried to uninstall Wine and Winebottler from Application, deleted them and empty the trash
    - Still having the same issues so I went Application folder to see if there's any Windows related app left that I just installed.
    - When I scroll down to the bottom, the finder closes it self off and reopen Application folder!
    - Also when I try to search 'windows media player' on the finder it closes itself and it doesn't let me serach it.
    Is this some kind of bug? I thought Mac wouldn't get virus but maybe I was wrong.
    Tried to turn the computer on and off again, or restart, or relaunch the finder, it just doesn't work.
    I need to fix this ASAP so please give me any solutions if you think of any.
    Thank you!

    What about holding down the shift key? What about holding down the c key and booting to the OS installer disk?

  • External hard drive is mounting incorrectly

    I have an external hard drive (actually I have lots of them) connected to my iMac.  One, which is connected via USB3, somehow is behaving funny in 10.8.5.  I have tried unplugging the external and reconnecting it.  Through disk utility I have also tried unmounting and remounting it.  Neither has worked.  Here's the issue:
    The external hard drive is named SmartDrive.  In Finder it shows as SmartDrive.  However, apps that connect to the drive cannot find it a /volumes/SmartDrive.  If I manually navigate to the drive through Finder, then the app tells me the drive is /volumes/SmartDrive 1.  Notice the space and the 1 on the end?
    I don't know what is going on here
    Why do apps report this drive as having an extra space and 1 in the name when Finder lists it as it's correct name SmartDrive?
    Help!

    Just tested with USB and it works.
    oh.. just remembered that I sync my iPod through one of the Hubys fw ports, so I guess that ports are OK.
    Maybe I have a faulty fw cable?

  • Device will not Boot up after a battery pull.

    Hi guys, today is my first time using this website and I also registered today so I am very much NEW here.
    I live in Jamaica and my service provider is Digicel Jamaica. My phone is out of warranty by 6 months now as it was purchased 1.5 years ago from Digicel through my company that I was working for.
    I have a Torch 9860 with OS version 7.1. 
    Two months ago while charging the phone with the charger that was supplied from the manufacturer, i realised that the phone had become very hot and as such  i removed the charger and let it cool via removing the battery cover, at that point i realised that using the keypad to type messages the slightest tap of any letter resulted in that letter either not responding or it would give me multiples of the same letter , which prompted me to tap delete  which would either delete the whole word or sometimes just the letter. at other times, the keypad would work just fine. the battery also did not keep charge for more than a few minutes, and upon inspecting the battery realised it was swollen, as such I had it replaced with one purchased from my Dealer which solved the issue of not holding a charge, but the keypad was still behaving funny as previously explained above.
    My major issue I am now facing is I did a battery Pull anf after replacing the battery, the Phone will not boot up, no blackberry logo with the load bar being displayed, the phone appears to be dead. the battery indicator light is blank even if the charger is connected. This occurred once  about a week ago and after several remove and replacing the battery it finally booted up and worked, but did another battery pull two days ago and it still will not power on.
    Please Help, can you advise me if this is a new issue or what needs to be done. I am thinking as a last option to replace the entire board, but out here in Jamaica, that is a very costly option.
    Thank you for taking the time to review this, any help or guidance or feedback will be greatly appreciated. 

    Hello Jamaikhan
    If this happened to you because your problem is that is nuked stay dead ...
    I can relive through using programs like BBSACK to apply a Wipe
    You must download the OS from your Blackberry 9860.
    Having the Desktop Manager installed on your PC ...
    Regards
    Kudos **Do not forget to give those people who help and advise you regarding your questions, as well give the answer like**
    @ gutijose14
    BBM Channels  PIN: C0007093A
    Do not forget to give LIKE    Those people who help you and advise you about your doubts.  if the review has been SOLVED** # 4LL  #ÉliteRoad  Make a backup of your BlackBerry
    BlackBerry Protect and  BlackBerry Link constantly.  #ichooseBlackBerry10 Gutijose14 Forums Veteran I

Maybe you are looking for

  • Home Sharing itunes 10.5.6

    Ok, I'm trying to import a few songs from my laptop to my desktop. Desktop is running iTunes 9.0.2. (G4, OS 10.4.11) and laptop has iTunes 10.5.6 (macbook pro, OS 10.5.6) so I activated Home Sharing in the itunes 9 version, but can't figure out how t

  • How to add my own Layouts

    Hi Can anyone tell me where/how to add my own layouts so they are available in the New File dialogue? I'm on CS3 by the way. I'm sure I managed this way back in MX but just can't remember how. Many thanks Jon

  • How to get .java files in iStore

    Hi, I do have .class files in my server.How do i get .java files. Do i need to create a .java file in jDevloper ,copy the content of the .class and paste it in jDeveloper and compile on the linux server. Thanks, Sabitha

  • Trouble with "incomplete transfers" via Cyberduck

    Coincidentally or not, since upgrading to iWeb 09 I've had a lot of trouble uploading my updated pages to the website. I haven't made any huge changes to the pages and they're very light-duty pages (all text plus one low-res photo per page). . they j

  • B110 wireless configuration lost every printer turn off

    Every time I turn off the printer, the printer lost the wireless configuration, so I have to reconfigure the wireless network access every turn on, is there a way to save the setup? This question was solved. View Solution.