Blinking Cursor Issue

For some reason or another I can't seem to get the cursor to blink...   the setup is as follows
Inside of a class I create a selectionmanager, and an editmanager on instantaition of the class.  I build the text flow, and then assign the interaction manager of the textflow to be the editmanager.  I then  start coloring portions of the document with the editmanagers settextformat, once coloring is complete i set the interaction manager back to the pre constructed selectionmanager.   Under this scenario the cursor never blinks whenever i click into the document. 
I get no blinking love even after setting the selection formats via:
var objSelectionFormat:SelectionFormat = new SelectionFormat(0xFFFFFF, 1, BlendMode.DIFFERENCE, 0xFFFFFF, 1, BlendMode.DIFFERENCE, 300);
_objSelectionManager.focusedSelectionFormat = objSelectionFormat;
_objSelectionManager.unfocusedSelectionFormat = objSelectionFormat;
any ideas?

<?xml version="1.0" encoding="utf-8"?>
<s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
   xmlns:s="library://ns.adobe.com/flex/spark"
   xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="955" minHeight="600" creationComplete="application1_creationCompleteHandler(event)">
<s:VGroup width="100%" height="100%" horizontalCenter="0">
<s:RichEditableText width="400" height="100%" id="ucRichText">
<s:textFlow>
<s:TextFlow>
<s:p paragraphStartIndent="200" textIndent="-200"><s:span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec dignissim tristique tellus, sit amet mattis leo vehicula id. Quisque varius pulvinar ligula quis pellentesque. Duis ac turpis id purus euismod sagittis. Aliquam ultrices ultricies accumsan. Nullam vitae porta orci. Nam velit orci, convallis sit amet hendrerit sit amet, pulvinar aliquam erat. Sed dignissim nibh ac elit interdum lacinia. Integer dictum arcu quis nunc hendrerit vel vestibulum justo mollis. Suspendisse tempus justo ut sapien pulvinar iaculis. Integer sem leo, porttitor sed porta vel, vulputate at libero.</s:span>
</s:p>
</s:TextFlow>
</s:textFlow>
</s:RichEditableText>
</s:VGroup>
<fx:Script>
<![CDATA[
import flashx.textLayout.conversion.ConversionType;
import flashx.textLayout.conversion.TextConverter;
import flashx.textLayout.edit.EditManager;
import flashx.textLayout.edit.SelectionManager;
import flashx.textLayout.edit.SelectionState;
import flashx.textLayout.formats.TextLayoutFormat;
import mx.events.FlexEvent;
protected function application1_creationCompleteHandler(event:FlexEvent):void
var objEditManager:EditManager = new EditManager();
var objSelectionManager:SelectionManager = new SelectionManager();
ucRichText.textFlow.interactionManager = objEditManager;
var objFormat:TextLayoutFormat = new TextLayoutFormat();
objFormat.backgroundColor = 0x0000ff;
objFormat.backgroundAlpha = .2;
var objSelection:SelectionState = new SelectionState(ucRichText.textFlow, 0, ucRichText.textFlow.textLength-1);
objEditManager.applyFormat(objFormat, objFormat, objFormat, objSelection);
ucRichText.textFlow.interactionManager = objSelectionManager;
]]>
</fx:Script>
</s:Application>
There... no blinky...

Similar Messages

  • Windows 7 and blinking cursor issue...

    (Just an FYI...I originally posted this in the MBP forum because I didn't realize there was a bootcamp forum)
    I recently had my computer repaired through AppleCare.  They replaced the logic board, top cover, a connector and battery.  When I first got the computer back, I turned it on, booted to the Mac partition, everything was good.  I then booted to Windows with the Bootcamp partition and everything was good.  Even the stuff I had open before the damage were still up.  I shut it down, boxed everything up and didn't touch it until I got home.
    When I got home, I booted up Windows 7 and now all I get is it boots to a black screen with the cursor.  I ran the repair utility, tried safe mode and it says no errors are found, however, it still won't load.  I haven't figured out why it booted up the first time I got the computer back but now it won't do anything.  I never got a chance to back everything up because my computer was damaged from liquid damage, but I can still see all the files on my Bootcamp partition through finder from the Mac side.
    I don't know exactly why it's doing this or what to search to find an answer to the problem.  When I first got my MBP, I installed Windows 7 through and upgrade disc from my job, so I don't know what my next steps should be. 
    Other steps:
    Tried WinClone to copy the drive and it gave me an error message on the log.
    Tried to run system repair several times and it came back with no errors.  Same for memory diagnostic tool.  Everytime I run the repairs, it finds no errors but still boots up to the black screen with cursor.  Ugh, this is so frustrating. 
    Right now I have most of my files backed up on my external drive, but I still want to find a way to clone the drive and then it looks like my only choice is to do a clean install.  How do I do that? Someone else set up the partition for me when I got my computer, so I don't know how to remove the version of Windows 7 to do a clean install or if I have to start messing with the partition.  I only have an upgrade disk.
    Any more thoughts?  I thought about calling AppleCare but I doubt they'd help since it's Windows 7, but it was not doing this before the repair.  I guess I'm lucky I still have access to the files.

    Leeopard huh?
    You need Snow Leopard w. 10.6.x to get 3.0.
    If it works and no issues fine though probably the first time I have read someone did.
    BC 2.2 was more about XP and some support for Vista.

  • Mac Pro Windows 7 - Blinking cursor issue

    Recently, I bowed down to the pressure of not being able to upgrade my CPU, and got an SSD. Normally i ran Vista on here, Vista 32 Bit (Baaaad idea). Now, however, I run Windows 7 off of the SSD.
    Now here's the thing. Whenever i turn on the computer, I hear it thinking a lot, reding from the Hard drive, before it actually boots up to windows. It displays the two boot options (VIsta on the HDD, Win7 on the SSD). Of course, i pick Win7.
    I decided to try and see if i could speed up the boot process by removing the HDD. However, as soon as i did that, it refused to boot up at all, simply taking me to a black screen with a little white bar at the top, sort of like the DOS Type-here bar. it just stays that way, not doing anything. I put the HDD back in, and it works fine.
    I can't think of any reason it would decide not to boot from the SSD like that, when there's no dependencies on the HDD I can think of. Could this be the lack of an EFI Partition on the SSD?
    Otherwise, i'm not sure how to fix this, or what to do. Please help?
    Thanks
    -C

    i had a simular problem
    i fixed it by downloading a application on your mac to enable you to delete and edit the contents on the drive that you have installed it to
    download mac fuse
    find the file in your windows 7 partition "ATIKMDAG.SYS"
    by using the search tool in finder
    then delete it
    bootup by holding alt key then choose windows 7
    and it should boot up fine

  • Bootcamp 5.0 installation: Blank Screen with blinking cursor after restart

    I have a late 2011 mbp with 16gb ram, 2 750gb hard drives. I'm trying to install bootcamp on the 2nd hard drive. I'm using the cd drive in an external usb housing to install windows 7 ISO burn. I've used this cd several times in the past with no issues. After creating the partition with bootcamp assistant, my mac restarts automatically then when it boots, it goes to a blank black screen with a blinking cursor. I have restarted and repeated this process several times, as well as let it set there for about 1 hour and still nothing...I've also tried sudo ram reset and command option p r but still nothing.
    Anyone have any idea what's wrong?

    Ok guys, for those of you who are having the same problem...here are the instructions on how to get past the blank screen and install windows 7 bootcamp with TWO hard drives installed.
    1. With both hard drives installed, start the bootcamp assistant (you need a usb optical drive with windows dvd inserted to do this). Partition your SECOND hard drive for windows.
    2. When your computer restarts and your at the blank screen with the blinking cursor of doom, manually shut down your computer.
    3. Remove both hard drives from your MBP. Put the "Bootcamp" partitioned hard drive in the main HD bay. MAC OS DOES NOT NEED TO BE INSTALLED ON THE  "BOOTCAMP" HD TO DO THIS.
    4. Install your optical drive back into its factory place. (Where the "BOOTCAMP" HD was just installed at)
    5. Power back up your MBP while holding the alt/option key down. Make sure the windows DVD is still in the optical drive!
    6. Click on windows cd to boot from.
    7. Start installing.
    8. When finished, replace optical drive with "BOOTCAMP" HD and put MAC OS HD back in like it was before this process.
    9. Your finished.
    10. Now enjoy!

  • Black or blank screen with blinking cursor after entering Windows password

    This document pertains to all HP computers and tablets with Windows 7 and Windows 8 (8.1).
    You can also link directly to this document at this URL
    http://support.hp.com/us-en/document/c04572861 
    Use the following steps if your computer stops at a black screen with a blinking cursor after entering the Windows password.
    On the black screen, press Ctrl, Shift, ESC to open the Task Manager window.
    note:     If the Task Manager window does not open, see Troubleshooting Black Screen Displays with No Error Messages During Startup or Boot.
    Click the Process tab.
    Look for one or both of the following tasks:
    Run Once Wrapper
    Run Once Wrapper (32-bit)
    Right-click the task, and then click the End task button. Windows should start normally.
    On the Windows 8 start screen type Control Panel then click Control Panel in the search results. In Windows 7, click Start then type Control Panel, then click Control Panel in the search results.
    From the Windows Control Panel, go to Programs and Features or Add/Remove Programs.
    Remove any of the following programs. Additionally, remove any other suspected programs that are not listed.
    Remove these suspected programs:
    Binkiland
    SevenZip
    Unchecky
    Image Repair
    SolutionReal
    Vosteran
    JetClean
    Speed Browser
    Web Bar 2.0.5273.16044
    mypcbackup
    Speed Checker
    Wincheck
    Omega Plus
    Spy Clear
    Word Proser
    Optimizer Pro
    Spyware Clear with PC Tech Hotline
    WSE_Binkiland
    Pepper Zip
    Storm Watch
    WSE_Taplika
    Pro PC Cleaner
    Strong Signal
    WSE_Vosteran
    Safe Search
    Taplika
    To resolve all other black/blank screen issues at boot, see Troubleshooting Black Screen Displays with No Error Messages During Startup or Boot.
    To resolve virus and malware issues, see About Spyware, Adware, and Browser Hijacking Software and Using Windows 8 Defender to Prevent Virus and Spyware Problems
    I work for HP, supporting the HP Experts who volunteer their time and technical knowledge to help others.

    This is not what happens.  The screen goes black, no curser or anything, then it comes right back on to the same page I was on when it went out.  It doesn't happen when I login, it happens as I am on a webpage or playing a online game.

  • Blinking cursor and Satellite C850-1NU does not boot up

    Hi
    I did something really stupid!
    Recently I installed ubuntu on My toshiba laptop. During a part where it was downloading things, I turned my laptop off because i thought it was frozen. I turned it back on, but all there was was a black screen with a white flashing "_". I put in an old Windows XP disc to see if i could install it but, still nothing happened.
    And the laptop came installed with Windows 8 x64 if that helps.
    Do I need to buy a new BIOS chip, or what?

    Hi
    The issue is not related to BIOS problem.
    The blinking cursor in the left upper corner can appear due to faulty HDD or RAM malfunction.
    It can be possible that you damaged the HDD booting partition due to the shutdown.
    But this is easy to check
    You should power up the unit and press F2. Now you should access the BIOS.
    Now in case the HDD is OK; you should see the HDD on the first BIOS page with all the HDD details. In case the HDD is visible in BIOS, you should go to next step.
    Next step: try to reinstall the system again.
    In case you want to install an Linux or another Windows system you have to disable firstly the secure boot option in BIOS. Also you have to switch from UEFI to CSM mode. This is also part of the BIOS settings.
    After that you could boot from CD or USB flash stick in order to reinstall the system

  • Installing Win 7 via Bootcamp on 27' iMac 2010 gives BLACK screen, BLINKING cursor error (BSBCE)?

    Hi All,
    All coments appreciated regarding thiis issue.
    I have a 2010 27' i7 2.93Ghz iMac with 8Gb ram, 2Tb Seagate, and 256 Samsung SSD.
    I am running 10.6.8 with all updates on the 2Tb Seagate (has BC 3.04), and 10.7.1 on the Samsung (has BC 4.0).
    I have tried over a dozen times to install Win 7 (both a 32 bit Professional edition and a 64 bit Ultimate edition) on BC partitions on both drives. These have been all on separate occasions of course.
    All installs result in what appears to be a successful install, but when the machine reboots to launch Win 7 for the first time, I ALWAYS get a black screen with a blinking cursor error (BSBCE).
    This is not the 2009 video card driver issue problem reported so widely and referred to in the Apple article TS3173. I had that model previously and the way around that was to connect a second monitor/LCD for the installation.
    No this is a new and separate issue.
    And I am no nubie. I have used IT for over 25 years and teach networking courses in the Win and Mac environments.
    The problem appears to be in a corrupt boot loader install.
    I have used both WIn 7 install disks to do a repair each time. The repair says it is successful but after rebooting all I get is the black screen and flashing cursor, with no keyboard response. I have used both Bluetooth keyboards and USB keyboards. Nothing seems to make a difference re getting WIn 7 to boot after the install on either drive.
    I have also used the Bootrec commands in the command window. They all return a successful outcome but when rebooting I see the ever familar BSBCE.
    Now,,,,,here is the real puzzle. I copied my previous Win 7 Ultimate install using Winclone before I sold my older 27' iMac.
    If I restore that install to the 2010 iMac Win 7 boots fine!
    So some error is happening on my current machine when the bootloader/bootmanager is being written to the BC partition.
    The problem is there with the BC on both 10.6 and 10.7, and these are different versions of BC!
    Now to further complicate the problem, I manage 12X 2011 21.5' iMacs in a lab at work. Win 7 Professional 32bit installed on these machines just as it should (same disks that produces the black screen flashing cursor).
    I have read that some people thing it is a Boot Rom version issue, and there may be some substance to this as WIN 7 installs so easily on the 2011 iMacs in my lab.
    I called Applecare about this and went through the procedures outlined above. The guy was very helpful and sympathetic but he had no answer to the problem. His suggestion was to pull the SSD out and do it again with only one drive. As the machine can ship from Apple with both of these drives I really do doubt that pulling the SSD would make a difference.
    Mac OS 10.6 and 10.7 work fine, no problems on both drives, so I don't think it is a drive issue.
    OK Mac gurus...over to you.

    I have a bookmark for iMac w/ SSD and hard drive.
    There is also the 'req'd reading' in http://www.apple.com/support/bootcamp
    with one article on Black screen w/ iMac 2010.

  • HTML component blinking cursor and combobox problems

    Hi there.
    I have a problem using a website displayed with the HTML component in a spark window. In any textfield in this homepage there is no blinking cursor displayed which is not really a problem but is still pretty confusing to the users. Another issue comes up with the comboboxes where the possible choices cannot be clicked with the mouse. Choosing an entry with the keyboard is possible though.
    To reproduce this issue, add a html component in a spark window and load for example http://www.ard.de. The cursor is blinking in the search textfield in the top left. After clicking on the combobox on the left side - where i can't choose an entry with the mouse - the cursor in the textfield is no longer displayed.
    Is this a known issue?
    Best regards

    Hi,
    I've looked at your example and found the following 2 issues:
    1. The cursor not appearing was actually a focus issue and you can fix it by adding an event listener on "windowActivate" in which to re-set the focus to the _htmlWindow. See the code below for more details on "onActivate()"
    2. The issue with the dropdown is actually a bug (internal bug id #2721855) and it has been fixed in the next version of AIR which will be released towards the end of this year.
    <?xml version="1.0" encoding="utf-8"?>
    <s:Window xmlns:fx="http://ns.adobe.com/mxml/2009"
                xmlns:s="library://ns.adobe.com/flex/spark"
                xmlns:mx="library://ns.adobe.com/flex/mx"
                windowDeactivate="onDeactivate()"
                windowActivate="onActivate()"
                alwaysInFront="true"
                showStatusBar="false"
                title="WebKit Browser"
                creationComplete="onCreationComplete()">
         <fx:Declarations>
              <!-- Place non-visual elements (e.g., services, value objects) here -->
         </fx:Declarations>
         <fx:Script>
              <![CDATA[
                   import flash.profiler.showRedrawRegions;
                   import mx.controls.Alert;
                   import mx.managers.CursorManager;
                   import mx.managers.HistoryManager;
                   [Bindable]
                   private var _location:String;
                   private function onCreationComplete():void {
                        nativeWindow.x = Capabilities.screenResolutionX * 0.1;
                        nativeWindow.y = Capabilities.screenResolutionY * 0.1;
                        nativeWindow.width = Capabilities.screenResolutionX * 0.8;
                        nativeWindow.height = Capabilities.screenResolutionY * 0.8;
                            // call this function on "windowActivate" in order to re-set the focus on your html element
                   private function onActivate():void {
                        _htmlWindow.setFocus();
                   private function onDeactivate():void {
                        try {
                             if (nativeWindow)
                                  nativeWindow.activate();
                        } catch (e:Error) { // nativeWindow Object not yet available
                   public function set location(value:String):void {
                        _location = value;
                        showStatusBar = false;
                        status = "Lade " + value + "...";
                        CursorManager.setBusyCursor();
                   public function get location():String {
                        return _location;
                   private function onHTMLComplete():void {
                        CursorManager.removeBusyCursor();
                        showStatusBar = false;
                   private function uncaughtScriptExecution(e:HTMLUncaughtScriptExceptionEvent):void {
                        CursorManager.removeBusyCursor();
                        Alert.show("Scriptfehler: " + e.exceptionValue, "Error", Alert.OK);
              ]]>
         </fx:Script>
         <mx:HTML id="_htmlWindow"
                    width="100%"
                    height="100%"
                    runtimeApplicationDomain="{ApplicationDomain.currentDomain}"
                    complete="onHTMLComplete()"
                    location="{_location}"
                    uncaughtScriptException="uncaughtScriptExecution(event)">
         </mx:HTML>
    </s:Window>
    Regards,
    Catalin

  • Disable blinking cursor in Leopard

    I would like to disable the blinking cursor that appears in the currently selected mac text field.
    Can this be done in MacOSX?
    to do this is vista is easy:
    http://www.microsoft.com/enable/training/windowsvista/blink.aspx
    The reason I need this is because I write scripts to test our software. These scripts sometimes take screenshots and compare with previous screenshots. Sometimes these test scripts fail because of the blinking cursor.
    One work around I can use is typing some text in the textbox where the cursor is blinking, the pressing shift + <back arrow> to highlight that text. I don't really like this work around and I'd rather just disable it across the OS.
    Can this be done?
    Thanks,
    Ben

    xexers wrote:
    Hi Nerowolfe,
    Please see my response above.
    It did fix the issue for some apps like Safari which is great! Clicking on the address bar and search bar in Safari now has a solid cursor. Awesome!
    However even in safari, when I go to google, and click in the search field I get a regular blinking cursor.
    Any advice?
    Did you use the textedit-specific command?
    From the original post:
    "NSTextInsertionPointBlinkPeriod" is likely something that should be set on an application specific basis. If you are familiar with the 'defaults' command, you can specify the "domain" to write to (basically the name of the app's "plist" file, minus the ".plist" suffix). As an example, for "TextEdit.app", quit it if it is running, then try entering this in "Terminal.app":defaults write com.apple.textedit NSTextInsertionPointBlinkPeriod -int 1
    http://forums.macosxhints.com/archive/index.php/t-63718.html
    It's possible that some apps or online services ignore or can override this change.
    Message was edited by: nerowolfe

  • Black Screen with a Blinking Cursor in Left Corner....

    Hello,
    I have an HP Pavilion Elite HPE Desktop.  We have been having issues over the past weeks of our Computer Freezing or Shutting Off while in the middle of using it.
    Today it shut off and when it came back on, it stopped at a Black Screen with a Blinking Cursor in the top left hand corner.
    We tried leaving it on to see if it would load up, after approximately 15 minutes still nothing!  Manually shut it down, kept off for like 30 minutes to an hour, turned back on and the same thing happened again.
    Anyone have any Suggestions as to what is wrong with our Desktop???  Please help.
    Thank you.

    Hi,
    OK.  
    If you are getting a disk read\write error then it would seem more likely  to be a hard disk failing.
    Post the results that you get on the hard disk test.  If your disk is failing then trying to restore or recover simply won't work. A hard disk replacement will be required.
    You may be able to get  your data off of the drive by putting it in an external enclosure and connecting it to another Windows PC. 
    ****Please click on Accept As Solution if a suggestion solves your problem. It helps others facing the same problem to find a solution easily****
    2015 Microsoft MVP - Windows Experience Consumer

  • Arch linux shows a blinking cursor instead of booting intaller

    well i use
    sudo dd if=archlinux-2010.05-core-i686.iso of=/dev/sdb1
    and check the md5 sums. I tried to boot it on two different pcs having the same result: intead of booting grub(or anything useful for that matter) it just shows a blinking cursor at the topleft corner of the screen. It is unresponsive to any kind of input, the flash drive led doenst seem to blink or shiver at all and there seems to be no other activity whatsoever.
    I tried using another flash drive and this time it is completely ignored booting winholes "normally"
    (posted the same thing on superuser.net but got no reply )

    sudo dd if=archlinux-2010.05-core-i686.iso of=/dev/sdb1
    ^^ is wrong, see vv
    The Wiki wrote:
    Beginning from release 2010.05, all iso files can be directly written to usb media. Download them from your local mirror. To install, first ensure the USB device is unmounted and then issue the following command:
    $ dd if=image.iso of=/dev/sd[x]
    where image.iso is the path to the iso file and /dev/sd[x] is your USB device.
    Warning: This will irrevocably destroy all data on /dev/sdx.
    Warning: Make sure to use /dev/sdx and NOT /dev/sdx1. This is a very common error!
    Sidenote: I would recommend  using the new test isos found here
    Last edited by Mr.Elendig (2011-02-09 19:01:11)

  • HT1846 Windows take a long time to boot up with black screen and a blinking cursor. Help anyone?

    Im running 64-bit windows 7 on my late 2012 mac mini. When it boots, it takes around few minutes to boot to windows. During the few minutes, it shows a black screen with a blinking cursor at the top left. Is there any ways to remove it and go straight to windows?

    Hello cncprogrammer,
    Welcome to the HP Forums, I hope you enjoy your experience! To help you get the most out of the HP Forums I would like to direct your attention to the HP Forums Guide First Time Here? Learn How to Post and More.
    I understand your HP Pavilion HPE h8-1360t Desktop computer. I am providing you with a link to a great proactive post by @Daniel_Potyrala titled How to speed up system boot time and the performance, where he offers some great advise on how to deal with the very issue you are posting about. I would advise you give it a thorough read and apply as many steps as you can to speed up your computer.
    Please re-post if you require additional support. Thank you for posting on the HP Forums. Have a great day!
    Please click the "Thumbs Up" on the bottom right of this post to say thank you if you appreciate the support I provide!
    Also be sure to mark my post as “Accept as Solution" if you feel my post solved your issue, it will help others who face the same challenge find the same solution.
    Dunidar
    I work on behalf of HP
    Find out a bit more about me by checking out my profile!
    "Customers don’t expect you to be perfect. They do expect you to fix things when they go wrong." ~ Donald Porter

  • T61p, Word 2013 and blinking cursor

    I have been running Windows 7 Ultimate and Office 2010 Pro Plus on my T61p 6457 and all was working well, until I uninstalled Office 2010, and installed Office 2013 Pro Plus, and ran Lenovo System Update to check all the latest drivers were installed.
    When I open up Word 2013 - the cursor continuously blinks - I checked setting under control panel/keyboard properties and mouse driver (16.0.2).
    How do I remove the blinking cursor please?

    We're seeing the exact same thing on pretty much all our Office 2013 upgraded customer environments.
    We are a large hosted desktop provider, using mostly Citrix. However, tests revealed that this is also showing when just connecting through RDP, which pretty much rules out Citrix as a culprit.
    All these environments use VMware as Hypervisor for the Citrix servers, but all are a different version and/or patchlevel, ranging from ESX4.1 all the way to ESX5.5.
    At the moment we haven't upgraded to SP1. As mentioned earlier it did not help. We're planning to upgrade anyway, just to double check if the problem is fixed with any of the undocumented fixes that are coming with the SP1 upgrade.
    In terms of end-users i'd say that we have approximately 2500 users affected by this issue.
    A call will be placed with Microsoft Tech Support to have this investigated further in the coming week(s) after we've gathered all relevant information and data.
    We'll also be setting up a lab environment to help us resolve this issue together with Microsoft.
    FYI: Using 16bit color graphics forced by the Citrix Published Desktop did not resolve the issue. The cursor is still stuck. Unable to test using native RDP at this moment.
    Any help from Microsoft representatives is greatly appreciated.
    Did you found a solution?

  • Upon attempted install, I get nothing but an endless blinking cursor

    So, I've partitioned via Boot Camp Assistant, and then restarted to try and install Windows 7 on the Boot Camp partition.
    All I got was a black screen with a blinking cursor.
    I tried several more times. I even thought it might just be starting up slow, so I let it sit for EIGHT HOURS, at which point it was STILL just at the blinking cursor.
    I also tried a release candidate for Windows 7 that I got a while back, which gave me the same issue.
    My Windows XP disc seems to be recognized and works right away, however.
    Any thoughts on what is causing this, and how I could fix it?
    Thanks!

    I actually read something that somebody sent me that fixed this for me.
    I've lost the link by now, but here's what you do...
    First, make your Boot Camp partition and insert your Windows disc. Then turn off your Mac.
    Unplug EVERYTHING except for the keyboard from the back of your Mac. All USB ports, firewire ports, even the power cable. Leave it this way for five minutes.
    Now boot up, and try to install Windows.
    Worked for me =]

  • MSI GT683R Black screen, blinking cursor

    Hello, I was poking around for a similar topic but couldn't find one, so here I am.
    Mine is an MSI GT683 laptop; it’s about four months old and second hand. When I boot it up, I see the MSI screen, and then I see a black screen with a blinking underscore cursor.
    I’m pretty sure this is my fault, because when it arrived I decided I wasn’t satisfied with how it was setup (plus it had lots of stuff left over from the previous owner) and I reformatted and reinstalled Windows 7 on it. It booted up great the last time I used it; I installed all the updates, installed all the drivers, restarted it a couple times, and it was working like a charm. I even put a couple games on it. Then I put it into hibernation and left it alone for a day, and now I have the blinking black screen cursor of evil.
    This is what I’ve tried so far:
    1) I can’t get into the BIOS. When I restart, it doesn’t say “Press such and such to get into the BIOS!”, and nothing I press works (I thought MSI used Del, but in a fit of maadfobdogbd I also tried lots of other keys.) For that matter, I also can’t get into safe mode.
    2) As far as I know there’s nothing wrong with the keyboard. I can actually adjust screen brightness with it. There’s nothing connected to the computer.
    3) The Windows OS CD doesn’t work. It seems to think about using it, and whirrs around with it for a bit, but I never get anywhere other than black screen, blinking cursor. I’ve tried both Windows 7 and Windows XP, but nope.
    4) I think my Windows 7 version may be x86. However, since it was running smoothly enough, I don't really think it was an issue.
    Sorry for the trouble; hope you can help!

    Boot disks don't work, either. Actually, this thread here shows my exact problem, and the answer sounds pretty plausible, given how I put the laptop into hibernation. Unfortunately, that guy never got it fixed. :<
    https://forum-en.msi.com/index.php?topic=149961.0
    I haven't gone so far as to take it apart yet. (I'm kinda leery of taking laptops apart. The last time I did it, I had to get stuff into this really awkward little space where I had no finger strength, and in the end I had to call a boy to snap the thing in for me. It was embarrassing.) I'm going to try swapping in another hard drive with Windows on it. I'll let you know how it goes.
    EDIT: Alright! So it worked! Well, kinda. I got into the BIOS but it looks like my installation might be dead. I don't care a lot about the installation anyway, so while I'm going to try to fix it I may just reinstall everything... again.
    I couldn’t get into the BIOS because it was apparently switched off for hibernation. What I did was that I dug up my giant box of computer parts and found an old hard drive that had Windows installed on it. I'm told that I should have swapped hard drives out (and I probably would have eventually), but just using a USB port worked for me. My laptop wouldn’t boot from a USB boot disk or from a CD, but it did find and boot from another hard drive, so I finally managed to shut it down properly.
    I’m still getting black screen of blinking cursor evil, but this is progress. Still looking out for help.
    EDIT EDIT: Useful links:
    http://forums.lenovo.com/t5/Lenovo-3000-and-Essential/can-t-access-Bios-on-G560-anymore/td-p/445721
    http://tips4pc.com/computer-problems/my-computer-boots-up-to-a-black-screen-with-a-flashing-cursor.htm

Maybe you are looking for

  • Error when starting the admin server

    Annotation: Exception occurred in Request Processor java.lang.IllegalArgumentException: ArgChecker Failure: Validation failed for user: The String argument is invalid. The minimum required length is 1 and the String's actual length is 0      at com.i

  • How do I initialize Ultrabeat? - i want to build my own kit from a sam...

    Hello everyone, i've done this before!, but now i can't remember how. i want to first initialize UltraBeat and then hopefully, just drag and drop .wav samples into UB to create a new kit. I hope it's as easy to do this as it is in the EXS sampler. Al

  • Map Builder - Fenced Center Line

    Hi everyone In order to depict depressed contours using Map Builder (ver 11.1.1.0.0), I would like to use a fenced center line with a pattern similar to this: ___|___|___|___|___ . However, Map Builder seems not to be able to create a fenced line wit

  • Change map notation preferences coordinate format ...

    Is it possible to change ovi maps v3.04 notation preferences coordinate format to DDD.DDDDD? Mine always stays at DDD MM SS no matter what.

  • IPhoto "damaged or incomplete"

    Hello all. I'm hoping somebody might be able to help me out. I'm running the latest version of Mountain Lion on a new MacBook Pro. I installed iLife 11 so I could get iWeb back and the install bugged out my current iPhoto. The icon is "ghost busters"