Complex fill problem. I think.

I'm playing a game. It's fun. So I like to chart where planets are in each solar system using Numbers 10 or whatever the latest one is. I have a buddy helping me by charting some of the solar systems as well.
Here's what he gave me:
Is there a way to fill in the blank rows for the System to make it look like:
I've highlighted the rows that need to be filled. System/Planet are filled out for the FIRST System/Planet but not for the remaining 14 planets.
Anyhow, possible?

Aaron,
You can do something like this:
starting from the very top of the table...
make the first row a header.
B2=IF(MOD(ROW()−2, 16)=0, "System", IF(MOD(ROW()−2, 16)=1,MAX($B$1:B1)+1,B1))
this is shothand for select cell B2, then type (or copy and paste from here) the formula:
=IF(MOD(ROW()−2, 16)=0, "System", IF(MOD(ROW()−2, 16)=1,MAX($B$1:B1)+1,B1))
select cell B2, copy
select  column B by clicking the column header (the "B" at the very top), no unselect the first cell in the column by holding the command key then single click cell B1
now paste.  That should fill the whole column automatically

Similar Messages

  • Pen tool Drawing & Bucket Filling Problem

    Hello, i am a newbie and novoice/new learner to flash CS4
    I come across a problem when i follow the book "classroom in a book series" the Flash CS4 one (Red cover book) Chapter 2
    Q.1
    I try to draw straight lines or curves but i found i still cannot manage how to use PEN TOOL
    How can i draw straight line? Also how can i draw absolute vertical or horizontal line with some special combination key like CTRL or SHIFT
    i tried guessing SHIFT or CTRL while using PEN TOOL but no help
    How can i draw curve?
    i know it depends somehow on whether i hold my click for a new anchor point???
    Any tutorial which is clear and easy for new comer for fully understanding for PEN TOOL.(Currently i try reading pdf reference from ADOBE Web site and google search but did not make myself understand.)
    Q.2
    I cannot use bucket filling a shape draw by PEN TOOL(i already search google sites but cannot find one with satisfied causes for this FILLING Problems)
    like the image shown below(Please click to enlarge this PRINTSCREEN)
    Tools i used are PEN TOOL drawing a shape first then a BUCKET for filling color.
    Many thanks to any of your help!!!!!

    Reply to 2nd floor post
    Thank You for your answer and your appreciation.
    but.....i am so sorry to have a further question NOW!
    i follow your link and learn some technique which is supposed to work well:
    http://www.recipester.org/Recipe:Fill_a_flash_shape_with_gap_33956508
    However,i go there and did a experiment MYSELF.
    first i draw an oval with black color stroke and no color for its fill.
    then i use an eraser tool to make that little gap!
    Q.3 (A NEW QUESTION)
    however i cannot fill the oval with even very SMALL GAP like this jpeg shown below:(PLEASE click below to ENLARGE it)
    I then find i cannot use bucket fill AGAIN...
    For the first question, i try to use the pen tool for 6 hours practicing....and reading the official manual i find there are multiple modes of pen tool
    so COMPLEX!! which is not mentioned in my red cover book from Adobe Press.(the book i mentioned in 1st post maybe have some more explaination later?)
    I generally can click or drag to make some straight or curve now like 3rd floor reply.(Subselection tool is helpful when adjusting the curve or line)
    AGAIN Thank You so much!!!!!

  • I have a problem with iPhone is that I can replace it at points of sale in the U.S. because I bought from Saudi Arabia because the problem I think in the hard ware software worked more than 3 times did not fix

    dears,
    I have a problem with iPhone is that I can replace it at points of sale in the U.S. because I bought from Saudi Arabia because the problem I think in the hard ware I do resoftware more than 3 times did not fix.
    Network also always missing.
    I am living in KS Wichita. I hope you help me pleas.
    Regards.

    iPhone warranty is not international. You will have to return your
    iPhone to Saudi Arabia for repair/replacement. Either take it back
    yourself or send to friend/relative for them to take to Apple. Apple
    will not accept international shipments for repair nor will Apple
    ship repaired/replaced iPhones out of the country where the repair
    was done.

  • I have a question my iphone4s has a problem when updated iOS8 there will be freeze problem i think iOS8 is not supported in 4s!!!!!!!!!

    i have a question my iphone4s has a problem when updated iOS8 there will be freeze problem i think iOS8 is not supported in 4s!!!!!!!!!.
    one more question when i phone5 update with iOS 8.1.2 this iOS supported iphone5???

    Hi Ios 8.1.2 Should work on iPhone 4s / 5 You may have a bug Backup to  cloud over WiFi Then Restore back to Factory  Settings This will make iPhone as new. Use same Apple ID & you will get your Apps & Data back Do Restore over your WiFi. Cheers Brian

  • I am having the same problem I think.  With mobileme you simply copy documents to the idisk folder and then synch.  I cannot seem to sink that folder anymore.  Any idea as to how I can simply copy folders to icloud and then access the MS Word and PDF file

    I am having the same problem I think.  With mobileme you simply copy documents to the idisk folder and then synch.  I cannot seem to sink that folder anymore.  Any idea as to how I can simply copy folders to icloud and then access the MS Word and PDF files on my iphone?

    Apple never bopthered to explain that this would happen
    Your iDisk is still accessible after moving to iCloud in exactly the same way as before. Nothing is deleted until June 30th 2012.
    , so I could easily have lost ALL of the files I kept on iDisk.
    No, you couldn't. Firstly, nothing was deleted from your iDisk. Secondly, any files stored on your iDisk should never be your only copy. Even if your iDisk spontaneously combusted, you should keep local backups elsewhere.
    Does Apple WANT people to move their storage elsewhere and stop paying Apple for it?
    Yes. Apple doesn't provide such a service anymore, nor are you paying them for it.
    Apple has made no effort to suggest remedies for the problem it has given iDisk users
    They've provided instructions on how to download your files from your iDisk. What you do with them after that is your choice.

  • I cant locate a file a had filled with pictures think i may have deleted is their anyway to recover it

    i cant locate a file a had filled with pictures think i may have deleted is their anyway to recover it

    Hi t,
    First, don't create or change any files. The more you do, the less chance you have of recovering any data. Google for Mac data recovery applications. There are several. At least one allows you to use it to see if you can recover data, without paying for it. If you decide to recover it, then you have to pay for the app in order for it to do the recovery.

  • Can you help me to solve this matrix filling problem?

    Hi,
    I need to fill a matrix column. this is the description briefly.
    1.This is my binding
    oForm.DataSources.UserDataSources.Add("usr_col5", SAPbouiCOM.BoDataType.dt_DATE, 50);
    oColumn = oColumns.Add("Col5", SAPbouiCOM.BoFormItemTypes.it_EDIT);
                    oColumn.Description = "Konteringsdato";
                    oColumn.TitleObject.Caption = "Konteringsdato";
                    oColumn.DataBind.SetBound(true, "", "usr_col5");
                    oColumn.Width = 89;
                    oColumn.Editable = false;
    2.I am going to fill this column using record set's field. all of the other column's fillings are ok.but problem is here
    oForm.DataSources.UserDataSources.Item("usr_col5").Value = oRs.Fields.Item("DocDate").Value.ToString();
    I think there should be a casting instead of of using ToString(). But i couldn't able to do it. So please help me.

    Hi,
    you can try once to set
    ((SAPbouiCOM.EditText)((SAPbouiCOM.Matrix)(oForm.Items.Item("mtxItemUID").Specific)).Columns.Item("Col5").Cells.Item(cellnumber).Specific).String = oRs.Fields.Item("DocDate").Value.ToString();
    or
    ((SAPbouiCOM.EditText)((SAPbouiCOM.Matrix)(oForm.Items.Item("mtxItemUID").Specific)).Columns.Item("Col5").Cells.Item(cellnumber).Specific).Value = oRs.Fields.Item("DocDate").Value.ToString();
    regards
    David

  • Joining two paths: fill problems

    Hello,
    I am having the following problem: I have a path entailing a simple closed curve
    but when I try to fill the color won't extend to the whole area. To reproduce the
    problem:
    1. With the Ellipse Tool draw a circle.
    2. In the Paths panel click Add Points twice to add points to the circle.
    3. In the Paths panel click Knife On Points to yield individual segments.
    4. Here we create two paths by leaving out two nonadjacent segments.
      4a. Shift click four segments and then in the Path Panel click Join Paths to piece them together.
      4b. Shift click four other segments and then in the Path Panel tool click Join Paths to piece them together.
      4c. Delete the nonadjacent segments from the paths list under the given layer.
    5. Ctrl-Shift click two of the endpoints in one of the two segments and click Join Points in the Paths panel.
    6.Try to fill the area. The fill color won't extend.
    What am I doing wrong? Or is this a bug? How do I work around this problem?
    Thanks,
    John Goche
    Fireworks CS4 on Windows 7.

    Hi John,
    Thank you for your replies, I found them helpful, although I still think
    the options 1 and 2 come down to a bit of buggy code which hopefully
    will be fixed in the following releases unless someone can explain why
    it behaves that way, perhaps I am missing something about paths and fills.
    I wouldn't say there's anything buggy going on, but the way you are building a vector object is definitely not typical and reveals some awkward/confusing behavior. The important thing to understand is that:
    1. A fill is rendered from a contour, which is a series of connected points
    2. A standard "Path" has a single contour, for example an ellipse
    3. A "Compound Path" has multiple contours, and it renders each contour like a filled path, and adds/subtracts from the final result based on overlapping areas per a vector "fill rule" (which can be toggled in the Path panel) -- this is just like Illustrator and other vector environments
    4. Join Paths' behavior when points are not selected is to create a compound path from multiple existing paths -- ie if you have two paths, both with 1 contour, then you end up with a compound path with 2 contours -- NOT a path with a single merged/stitched together contour. (Conversely, Split Paths will separate each contour of a compound path into its own path.)
    5. Like Anita said, Union Paths will actually merge paths, though it's not so much looking at points and merging points as it's looking at fills and merging overlapping areas, creating/deleting points as needed
    So basically, you have to remember that if you want a continuous fill from multiple paths you are about to join, you have to make sure the points are actually connected in your final result. It's not enough to simply have 2 points that are close or even directly on each other then perform "Join Paths". Fortunately there are lots of ways to merge points to create a continous contour:
    1. Select 2 endpoints with the Subselect tool and this will tell Join Paths to merge them if they are on top of each other, or connect them -- in both cases you end up with a continous contour which will be filled
    2. Select an endpoint and drag it over another endpoint and release -- FW will snap them together and merge them
    3. Select 2 endpoints or multiple adjacent points and use Weld Points in the Path panel
    Applying all that to the situation of creating a symmetrical vector (which I do a fair amount myself), you could:
    1. Draw your first half
    2. Duplicate or clone and mirror
    3. Position the mirrored clone where you want it
    4. Select the endpoints you want connected and use Weld Points or Join Points
    You'll end up with a fully filled shape.
    That turned out pretty long-winded but hopefully it clears some things up!
    Cheers.
    Aaron Beall
    http://fireworks.abeall.com

  • Safari auto-fill problem

    Hi all.. Since the second last firmware update of my Touch 2nd gen, Safari normally auto-fills website's login forms (thus settings should be okay) except for.. wlan login forms! Therefore, every time I have to manually write down username and password in order to gain network access.. I don't know whether it is a known issue or even a strange "wanted" feature..in any case, there's a way to overcome this annoying problem? Thank you in advance.
    Message was edited by: warriozzo

    I have asked a similar question several times before, and I have the answers varied from the typical I do not have that problem to its a security feature incorporated in Safari.
    I tend to think it is a new feature added ito safari n the last several months (via an update).
    The bottom line is I am NO longer able to stay logged into various websites if I quit safari, even though the websites have the feature available that should allow a user to stay logged in for 2 weeks.
    The only way I can now stay logged in for an extended period of time is to NEVER quit Safari.
    That is not an option for me.
    rjj

  • Safari Auto-login/ Auto-fill problem

    Hi!
    I recently updated my safari after which I have been unable to auto login to my yahoo,gmail etc accounts. I have checked my safari preferences and all 3 auto-fill webform tabs are clicked. Also, when I go into yahoo, it does not prompt me to ask if i want to save my password. For my other accounts e.g gmail, they prompt me and my password + user-ids are still saved, just that i have to press the sign in button.
    Also, it stays signed it as long as i am on safari. However, if I were to quit safari and use safari again, it goes back to square one and no longer keeps me signed it.
    What can I do to enable safari to auto-login for all my accounts?
    Thanks!

    I have asked a similar question several times before, and I have the answers varied from the typical I do not have that problem to its a security feature incorporated in Safari.
    I tend to think it is a new feature added ito safari n the last several months (via an update).
    The bottom line is I am NO longer able to stay logged into various websites if I quit safari, even though the websites have the feature available that should allow a user to stay logged in for 2 weeks.
    The only way I can now stay logged in for an extended period of time is to NEVER quit Safari.
    That is not an option for me.
    rjj

  • HT204053 I want to play newly purchased music but cant, i get the message "You can use iTunes Match on this computer with just one Apple ID every 90 days. (mobileme family pack is the problem i think)

    I purchase a new album on my phone but then cannot download it to my laptop -  I get the message:
    "You can use iTunes Match on this computer with just one Apple ID every 90 days. All I can think is that the problem stems from purchasing a mobileme family & some of the music being my daughters. (she is 9 & I need to be ble to listen to more than Katy Perry & Justin Bieber) Please help! :-(

    Welcome to the Apple Community.
    Youll get that message when you change the iTunes account you are logged into, you can't keep changing it.

  • Service Marketplace Complexity and Problems

    I'm posting this message simply to report a few problems I have with the SAP Service Marketplace that I think needs to be adressed rather rapidly.
    The Service Marketplace is so big that even after many months in it, I'm still feeling a bit lost. And I don't seem to be the only one: even SAP people that actually maintains the site seems lost in it too!
    For example: If you open what I consider to be the BusinessObjects Enterprise XI 3.1 patches, (Menu Bar --> 'Downloads', 'Business Objects Downloads', 'Service Packs, Hot Fixes, Samples, and Utilities' and search for BusinessObjects XI 3.1 'Hot Fixes') they stop at FixPack 1.3, leading you to think that this is the currently highest available FixPack for BO. But - if you look for them using a different approach, you find that FixPack 1.6 is already available!
    'SAP Software Distribution Center' --> (In the grey bar left hand side of the screen) 'Download' -->
    (still in the same grey bar) 'Support Packages and Patches' --> (Once more in that bar) 'Search for Support Packages and Patches'.
    And finally, in the search screen, search for 'Enterprise', and voilà! FixPack 1.6.
    The FixPack 1.5 for Windows will not download, the file seems corrupt and the 'SAP Download Manager' loops trying to fetch it. I called the support team regarding this, but I was in a hurry and couldn't take the required 30 mins back then to open a support message, so it's still broken today if I try again to get it. I guess not many customers have found that file yet... no one seem to have complained that the download link is broken!
    One last problem: Where are the 'Supported Platforms' documents?? Even in the PDF's for XI 3.1, the links still points towards the sadly now defunct 'www.businessobjects.com' website. It took me a google search to find them, since I couldn't find any links on either the Service Marketplace or the Help Portal to them.
    https://www.sdn.sap.com/irj/boc/articles?rid=/webcontent/uuid/3042e25c-a668-2b10-7fa7-a9d373687040
    I hope you can accept these comments as positive criticism, there are lots of great things about SAP's BusinessObjects Portal, I'm just trying to help remove the irritating parts.

    Hi,
    you can get the Support Platoforms documentation here:
    [http://service.sap.com/bosap-support] Just go to Documentation->Supported Platforms
    Regards,
    Stratos

  • Safari crashes my macbook pro, it "restarts because of a problem," I think it is a kernel panic. How do I manage this?

    I have a late 2011 15", 2.3 GHZ intel core i7 macbook pro with 16GB of ram. I recently partitioned the computer using bootcamp and before doing this had the computer upgraded to Mavericks 10.9.5 . In order to partition my computer we had to restore it to factory settings so there is almost nothing on here.. my safari and google chrome were crashing before all these changes and my computer was sometimes "restarting because of a problem". I think most times that it did this I had safari or chrome up and running or at least open in the background. I also recently had someone test my hard drive and nothing is wrong with that so I believe this is some sort of software problem.
    Now my google chrome works as long as I am not signed into my account, but safari is un-usable. It crashes and then makes my computer "restart because of a problem." the computer seems to be fine besides these web browsing issues.
    I have disabled my extensions for safari but none were listed to disable anyways. I have the lengthy crash report from a recent crash and will post if needed.
    Thank you!

    Thank you for your response!! I will definitely try that out. Here is the error:
    Anonymous UUID: 6FD5C430-62AC-79AC-471A-E49A0ED4F778
    Sat Dec 20 21:41:51 2014
    panic(cpu 0 caller 0xffffff80096c63e7): "pmap_page_protect() " "pmap=0xffffff80358564b8 pn=0x600b2 vaddr=0x1763f1000\n"@/SourceCache/xnu/xnu-2422.115.4/osfmk/i386/pmap_x86_common .c:1336
    Backtrace (CPU 0), Frame : Return Address
    0xffffff81f5853a50 : 0xffffff8009622f79
    0xffffff81f5853ad0 : 0xffffff80096c63e7
    0xffffff81f5853b90 : 0xffffff80096922f3
    0xffffff81f5853bf0 : 0xffffff8009692626
    0xffffff81f5853c60 : 0xffffff800968525e
    0xffffff81f5853d50 : 0xffffff8009687150
    0xffffff81f5853de0 : 0xffffff800963cd5e
    0xffffff81f5853e30 : 0xffffff80099d3447
    0xffffff81f5853e60 : 0xffffff80099d3240
    0xffffff81f5853ea0 : 0xffffff80099d2867
    0xffffff81f5853f00 : 0xffffff80099d3569
    0xffffff81f5853f50 : 0xffffff8009a40c63
    0xffffff81f5853fb0 : 0xffffff80096f4176
    BSD process name corresponding to current thread: coreservicesd
    Mac OS version:
    13F34
    Kernel version:
    Darwin Kernel Version 13.4.0: Sun Aug 17 19:50:11 PDT 2014; root:xnu-2422.115.4~1/RELEASE_X86_64
    Kernel UUID: 9477416E-7BCA-3679-AF97-E1EAAD3DD5A0
    Kernel slide: 0x0000000009400000
    Kernel text base: 0xffffff8009600000
    System model name: MacBookPro8,2 (Mac-94245A3940C91C80)
    System uptime in nanoseconds: 12693878949245
    last loaded kext at 10026402479079: com.apple.filesystems.smbfs     2.0.3 (addr 0xffffff7f8bf72000, size 335872)
    last unloaded kext at 399101944447: com.apple.filesystems.msdosfs 1.9 (addr 0xffffff7f8bf72000, size 57344)
    loaded kexts:
    com.apple.filesystems.smbfs            2.0.3
    com.apple.driver.AudioAUUC           1.60
    com.apple.filesystems.ntfs    3.11
    com.apple.driver.AppleHWSensor   1.9.5d0
    com.apple.driver.AGPM        100.14.34
    com.apple.filesystems.autofs            3.0
    com.apple.iokit.IOBluetoothSerialManager            4.2.7f3
    com.apple.driver.AppleMikeyHIDDriver     124
    com.apple.driver.AppleMikeyDriver           2.6.3f4
    com.apple.driver.AppleHDA 2.6.3f4
    com.apple.driver.AppleUpstreamUserClient          3.5.13
    com.apple.iokit.IOUserEthernet       1.0.0d1
    com.apple.driver.AppleIntelHD3000Graphics       8.2.4
    com.apple.kext.AMDFramebuffer    1.2.4
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport           4.2.7f3
    com.apple.driver.AppleSMCLMU     2.0.4d1
    com.apple.Dont_Steal_Mac_OS_X      7.0.0
    com.apple.driver.AppleHWAccess   1
    com.apple.driver.SMCMotionSensor           3.0.4d1
    com.apple.driver.AppleMuxControl            3.6.22
    com.apple.driver.AppleLPC  1.7.0
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleIntelSNBGraphicsFB          8.2.4
    com.apple.driver.AppleMCCSControl          1.2.5
    com.apple.driver.AppleSMCPDRC   1.0.0
    com.apple.AMDRadeonX3000         1.2.4
    com.apple.kext.AMD6000Controller           1.2.4
    com.apple.driver.AppleThunderboltIP       1.1.2
    com.apple.driver.AppleUSBTCButtons        240.2
    com.apple.driver.AppleUSBTCKeyboard    240.2
    com.apple.driver.AppleIRController            325.7
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless      1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeLZVN           1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib  1.0.0d1
    com.apple.BootCache            35
    com.apple.iokit.SCSITaskUserClient            3.6.7
    com.apple.driver.XsanFilter 404
    com.apple.driver.AppleUSBHub      683.4.0
    com.apple.iokit.IOAHCIBlockStorage           2.6.0
    com.apple.driver.AppleSDXC           1.5.2
    com.apple.iokit.AppleBCM5701Ethernet   3.8.1b2
    com.apple.driver.AppleFWOHCI      5.0.2
    com.apple.driver.AirPort.Brcm4331           700.20.22
    com.apple.driver.AppleAHCIPort     3.0.5
    com.apple.driver.AppleUSBEHCI     660.4.0
    com.apple.driver.AppleSmartBatteryManager      161.0.0
    com.apple.driver.AppleRTC  2.0
    com.apple.driver.AppleACPIButtons           2.0
    com.apple.driver.AppleHPET           1.8
    com.apple.driver.AppleSMBIOS       2.1
    com.apple.driver.AppleACPIEC        2.0
    com.apple.driver.AppleAPIC            1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient          217.92.1
    com.apple.nke.applicationfirewall   153
    com.apple.security.quarantine        3
    com.apple.driver.AppleIntelCPUPowerManagement        217.92.1
    com.apple.kext.triggers         1.0
    com.apple.iokit.IOSerialFamily         10.0.7
    com.apple.driver.DspFuncLib          2.6.3f4
    com.apple.vecLib.kext           1.0.0
    com.apple.iokit.IOAudioFamily         1.9.7fc2
    com.apple.kext.OSvKernDSPLib      1.14
    com.apple.iokit.IOFireWireIP           2.2.6
    com.apple.iokit.IOSurface     91.1
    com.apple.iokit.IOBluetoothHostControllerUSBTransport            4.2.7f3
    com.apple.iokit.IOBluetoothFamily  4.2.7f3
    com.apple.driver.AppleBacklightExpert     1.0.4
    com.apple.iokit.IONDRVSupport      2.4.1
    com.apple.driver.AppleGraphicsControl     3.6.22
    com.apple.driver.AppleSMC 3.1.8
    com.apple.driver.IOPlatformPluginLegacy 1.0.0
    com.apple.driver.AppleSMBusPCI   1.0.12d1
    com.apple.driver.AppleSMBusController    1.0.12d1
    com.apple.driver.IOPlatformPluginFamily 5.7.1d6
    com.apple.iokit.IOAcceleratorFamily           98.23
    com.apple.kext.AMDSupport            1.2.4
    com.apple.AppleGraphicsDeviceControl     3.6.22
    com.apple.driver.AppleHDAController        2.6.3f4
    com.apple.iokit.IOGraphicsFamily    2.4.1
    com.apple.iokit.IOHDAFamily           2.6.3f4
    com.apple.driver.AppleThunderboltDPInAdapter            3.1.7
    com.apple.driver.AppleThunderboltDPOutAdapter         3.1.7
    com.apple.driver.AppleThunderboltDPAdapterFamily    3.1.7
    com.apple.driver.AppleThunderboltPCIDownAdapter     1.4.5
    com.apple.driver.AppleUSBMultitouch       240.10
    com.apple.iokit.IOUSBHIDDriver     660.4.0
    com.apple.driver.AppleUSBMergeNub       650.4.0
    com.apple.driver.AppleUSBComposite        656.4.1
    com.apple.iokit.IOSCSIMultimediaCommandsDevice        3.6.7
    com.apple.iokit.IOBDStorageFamily 1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily 1.7.1
    com.apple.driver.AppleThunderboltNHI    2.0.1
    com.apple.iokit.IOThunderboltFamily         3.3.1
    com.apple.iokit.IOAHCISerialATAPI 2.6.1
    com.apple.iokit.IOSCSIArchitectureModelFamily   3.6.7
    com.apple.iokit.IOUSBUserClient     660.4.2
    com.apple.iokit.IOEthernetAVBController  1.0.3b4
    com.apple.driver.mDNSOffloadUserClient 1.0.1b5
    com.apple.iokit.IOFireWireFamily    4.5.5
    com.apple.iokit.IO80211Family       640.36
    com.apple.iokit.IONetworkingFamily           3.2
    com.apple.iokit.IOAHCIFamily          2.6.5
    com.apple.iokit.IOUSBFamily            686.4.1
    com.apple.driver.AppleEFINVRAM  2.0
    com.apple.driver.AppleEFIRuntime            2.0
    com.apple.iokit.IOHIDFamily            2.0.0
    com.apple.iokit.IOSMBusFamily       1.1
    com.apple.security.sandbox 278.11.1
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.security.TMSafetyNet     7
    com.apple.driver.AppleKeyStore     2
    com.apple.driver.DiskImages           371.1
    com.apple.iokit.IOStorageFamily      1.9
    com.apple.iokit.IOReportFamily       23
    com.apple.driver.AppleFDEKeyStore          28.30
    com.apple.driver.AppleACPIPlatform         2.0
    com.apple.iokit.IOPCIFamily 2.9
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.pthread          1
    com.apple.kec.corecrypto     1.0
    Model: MacBookPro8,2, BootROM MBP81.0047.B1E, 4 processors, Intel Core i7, 2.3 GHz, 16 GB, SMC 1.69f1
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
    Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 1024 MB
    Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1333 MHz, 0x85F7, 0x483634314755363746393333334700000000
    Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1333 MHz, 0x85F7, 0x483634314755363746393333334700000000
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.98.100.22)
    Bluetooth: Version 4.2.7f3 14616, 3 services, 23 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: TOSHIBA MK7559GSXF, 750.16 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: FaceTime HD Camera (Built-in)
    USB Device: Hub
    USB Device: BRCM2070 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: Apple Internal Keyboard / Trackpad
    USB Device: Hub
    USB Device: IR Receiver
    Thunderbolt Bus: MacBook Pro, Apple Inc., 22.1

  • MacBook Pro 15" video card problems (i think)

    Can anyone tell me if this is indeed a video card problem?
    MBP 15" info (Dec. 2011)
    Processor 2.4 GHz Intel Core i7
    Memory 4GB 1333 MHz DDR3
    Graphics Intel HD Graphics 3000 384 MB
    OS X Lion 10.7.5
    This is what happened:
    I use my mbp heavily because I edit a lot of videos with Premiere. I also use lightroom / photoshop alot + games. I also installed Parallels desktop late 2013. I don't know if that is relevant but anyway. Everything started late 2013 (a little after installing parallels actually) when there are moments when the audio wouldn't work and I couldn't adjust the volume. It would come back anyway so i didn't mind it. Then the fans were on high speed for little activity. After that the keyboard backlight couldn't be adjusted and wouldnt work. I ignored all of these cuz i wasn't troubling me at the time. In January i left for france to study - I use bike all the time and once stupidly placed my laptop on the basket going to school (rough roads). I had a class with html so I had to open Parallels, my teacher pointed out the fans and how loud they were. That day, parallels desktop said i must upgrade to windows 9 or it will restart every 2hours. I didn't of course. I didn't have time to.
    After that (a few days later i think) my laptop would randomly turn into a black screen but it's still on (the power LED is on) I tried turning it off by pressing down the power button and then turning it back on. It worked the first time. During the first week, the frequency of it happening grew. It would do it almost 3 times a day. during that same week I tried to do an SMC reset. It fixed the keyboard light, fans and audio but not the black screen thing. It just keeps on happening around 1-3 times a day. It only happens when I'm using it btw, never when I just leave it. ALSO, after a few days, it would take longer hours to open my mbp again. I mean, the screen would turn black. i would turn it off, then on again. I will ONLY hear the hard drive moving but no startup sound and no grey screen and apple logo. nothing.
    The following weeks after that, I asked a friend to help me out. He suggested that I install gfxCardStatus because he said it might be my video card. He instructed that I keep it on intergrated only. So I installed that and did what he said I thought it worked for a while because the black screens stopped happening (even when gfx keeps on going back to dynamic) BUT NOW, MY LAPTOP WOULD FREEZE (not turn black). I'd shut it down using the power button but it still takes me hours to open it again. Sometimes, I'd wait for the battery to drain because it would startup when i charge it (sometimes)
    I tried doing AHT as well to confirm the video card problem, but the results are no problems found. I really don't want to replace my logicboard here in france. everything is more expensive here. ;__;
    Today I uninstalled parallels to see if that might have had anything to do with my problem now but i think that's just wishful thinking.
    Can somebody tell me if this is really about the video card? Thank you

    Your appointment at the genius Bar in an Apple Store (anywhere in the world) for an evaluation is FREE, in warranty or out. Those guys put their hands on these Macs all day every day, and they are especially good at Physical and Power problems.
    Ask them.

  • Query structure problem (i think)

    hi am trying to get selected strings out of a jlist
    and concanate them into a query i dont have any
    problems getting the strings out of the list and
    into the query ,i think that my problem lies within
    the structure of my query.i am trying to create a new
    user for a database and set their privleges when i run
    the program and create a new user every things fine as
    long as the only value that i select from the
    privilegs list is "ALL PRIVILEGES" or "CREATE" any ther values
    and i get a connection failure to the MySQL server. could any one tell
    me where i am going wrong or knows the structure of another query
    that can do the same job???
    cheers gerry
    final String privilegetype[] = {"SELECT","INSERT","UPDATE","DELETE","CREATE"
    ,"DROP","ALL PRIVILEGES"};
    String databasename[] = {"garage","music store",};
    //the query where mk=the selected string from privilegetype,
    mkk=the selected string from databasename,
    name=new username,new String(pass)=the new user password
    s.executeUpdate ("GRANT "+mk+" ON "+mkk+" TO "+name+" @"+host+"
    IDENTIFIED BY '"+new String(pass)+"' WITH GRANT OPTION");

    Output the actual query string and see if you can run it outside Java. If you cannot, then it's a database/SQL problem, not a Java problem. If you can, come back and post more details.

Maybe you are looking for

  • PLW warning?

    The warning is highlighted at the bold: create or replace procedure portal_pro IS lv_count number; BEGIN   SELECT COUNT(*)   INTO lv_count   FROM portal_log   WHERE TRUNC(logtime) = TRUNC(sysdate);   IF lv_count > 0 THEN     UPDATE portal_log     SET

  • Enlarged Smart Objects with vectors inside them appear as resized bitmaps

    In Photoshop CC for Mac I have... Created layers of vector art Combined them into a smart object Enlarged the smart object (both via "Transform" and "Image Size") Upon enlarging, the vector objects look the way an enlarged bitmap would (i.e. fuzzy, p

  • Acpi events aren't recognized at startup

    Hi forum! Since 3 weeks my acpi events aren't recognized anymore after startup, no apci_listen and no event-handler-output. I've got to manually type "systemctl restart acpid" to get them working again. What could be the problem? Journallog: http://p

  • Can I buy ipad in an appstore and use it in Russia?

    Can I buy ipad in an appstore and use it in Russia?

  • How to return to previous page based on record number?

    Not sure if the subject of this is how i shoudl have worded it... but here is what i am looking for... which ever is the easiest to accomplish.... currently when someone completes a form they are taken back to there main pool of records... in some ca