Strange thing appears! :(

Hello everybody,maybe someone knows how to avoid this, this thing shows up when im playing with swing components in runtime!? Reisntalling of Netbeans doesnt help as well as changing Windows XP themes!
Tnx!
java.lang.NullPointerException
at org.jdesktop.layout.GroupLayout$ComponentSpring.installIfNecessary(GroupLayout.java:2216)
at org.jdesktop.layout.GroupLayout.registerComponents(GroupLayout.java:864)
at org.jdesktop.layout.GroupLayout.registerComponents(GroupLayout.java:866)
at org.jdesktop.layout.GroupLayout.registerComponents(GroupLayout.java:866)
at org.jdesktop.layout.GroupLayout.registerComponents(GroupLayout.java:866)
at org.jdesktop.layout.GroupLayout.registerComponents(GroupLayout.java:866)
at org.jdesktop.layout.GroupLayout.prepare(GroupLayout.java:815)
at org.jdesktop.layout.GroupLayout.layoutContainer(GroupLayout.java:671)
at java.awt.Container.layout(Container.java:1020)
at java.awt.Container.doLayout(Container.java:1010)
at java.awt.Container.validateTree(Container.java:1092)
at java.awt.Container.validateTree(Container.java:1099)
at java.awt.Container.validateTree(Container.java:1099)
at java.awt.Container.validateTree(Container.java:1099)
at java.awt.Container.validateTree(Container.java:1099)
at java.awt.Container.validateTree(Container.java:1099)
at java.awt.Container.validate(Container.java:1067)
at javax.swing.RepaintManager.validateInvalidComponents(RepaintManager.java:353)
at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(SystemEventQueueUtilities.java:116)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:189)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:478)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
java.lang.NullPointerException
at org.jdesktop.layout.GroupLayout$ComponentSpring.installIfNecessary(GroupLayout.java:2216)
at org.jdesktop.layout.GroupLayout.registerComponents(GroupLayout.java:864)
at org.jdesktop.layout.GroupLayout.registerComponents(GroupLayout.java:866)
at org.jdesktop.layout.GroupLayout.registerComponents(GroupLayout.java:866)
at org.jdesktop.layout.GroupLayout.registerComponents(GroupLayout.java:866)
at org.jdesktop.layout.GroupLayout.registerComponents(GroupLayout.java:866)
at org.jdesktop.layout.GroupLayout.registerComponents(GroupLayout.java:866)
at org.jdesktop.layout.GroupLayout.prepare(GroupLayout.java:815)
at org.jdesktop.layout.GroupLayout.layoutContainer(GroupLayout.java:671)
at java.awt.Container.layout(Container.java:1020)
at java.awt.Container.doLayout(Container.java:1010)
at java.awt.Container.validateTree(Container.java:1092)
at java.awt.Container.validateTree(Container.java:1099)
at java.awt.Container.validateTree(Container.java:1099)
at java.awt.Container.validate(Container.java:1067)
at javax.swing.plaf.basic.BasicTabbedPaneUI.ensureCurrentLayout(BasicTabbedPaneUI.java:1145)
at javax.swing.plaf.basic.BasicTabbedPaneUI.paint(BasicTabbedPaneUI.java:490)
at javax.swing.plaf.ComponentUI.update(ComponentUI.java:142)
at javax.swing.JComponent.paintComponent(JComponent.java:541)
at javax.swing.JComponent.paint(JComponent.java:808)
at javax.swing.JComponent.paintChildren(JComponent.java:647)
at javax.swing.JComponent.paint(JComponent.java:817)
at javax.swing.JComponent.paintChildren(JComponent.java:647)
at javax.swing.JComponent.paint(JComponent.java:817)
at javax.swing.JLayeredPane.paint(JLayeredPane.java:557)
at javax.swing.JComponent.paintChildren(JComponent.java:647)
at javax.swing.JComponent.paintWithOffscreenBuffer(JComponent.java:4794)
at javax.swing.JComponent.paintDoubleBuffered(JComponent.java:4740)
at javax.swing.JComponent.paint(JComponent.java:798)
at java.awt.GraphicsCallback$PaintCallback.run(GraphicsCallback.java:21)
at sun.awt.SunGraphicsCallback.runOneComponent(SunGraphicsCallback.java:60)
at sun.awt.SunGraphicsCallback.runComponents(SunGraphicsCallback.java:97)
at java.awt.Container.paint(Container.java:1312)
at sun.awt.RepaintArea.paint(RepaintArea.java:177)
at sun.awt.windows.WComponentPeer.handleEvent(WComponentPeer.java:260)
at java.awt.Component.dispatchEventImpl(Component.java:3678)
at java.awt.Container.dispatchEventImpl(Container.java:1627)
at java.awt.Window.dispatchEventImpl(Window.java:1606)
at java.awt.Component.dispatchEvent(Component.java:3477)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:480)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)

Hello everybody,maybe someone knows how to avoid this, this thing shows up when im playing with swing components in runtime!? Reisntalling of Netbeans doesnt help as well as changing Windows XP themes!
Tnx!
java.lang.NullPointerException
at org.jdesktop.layout.GroupLayout$ComponentSpring.installIfNecessary(GroupLayout.java:2216)
at org.jdesktop.layout.GroupLayout.registerComponents(GroupLayout.java:864)
at org.jdesktop.layout.GroupLayout.registerComponents(GroupLayout.java:866)
at org.jdesktop.layout.GroupLayout.registerComponents(GroupLayout.java:866)
at org.jdesktop.layout.GroupLayout.registerComponents(GroupLayout.java:866)
at org.jdesktop.layout.GroupLayout.registerComponents(GroupLayout.java:866)
at org.jdesktop.layout.GroupLayout.prepare(GroupLayout.java:815)
at org.jdesktop.layout.GroupLayout.layoutContainer(GroupLayout.java:671)
at java.awt.Container.layout(Container.java:1020)
at java.awt.Container.doLayout(Container.java:1010)
at java.awt.Container.validateTree(Container.java:1092)
at java.awt.Container.validateTree(Container.java:1099)
at java.awt.Container.validateTree(Container.java:1099)
at java.awt.Container.validateTree(Container.java:1099)
at java.awt.Container.validateTree(Container.java:1099)
at java.awt.Container.validateTree(Container.java:1099)
at java.awt.Container.validate(Container.java:1067)
at javax.swing.RepaintManager.validateInvalidComponents(RepaintManager.java:353)
at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(SystemEventQueueUtilities.java:116)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:189)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:478)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
java.lang.NullPointerException
at org.jdesktop.layout.GroupLayout$ComponentSpring.installIfNecessary(GroupLayout.java:2216)
at org.jdesktop.layout.GroupLayout.registerComponents(GroupLayout.java:864)
at org.jdesktop.layout.GroupLayout.registerComponents(GroupLayout.java:866)
at org.jdesktop.layout.GroupLayout.registerComponents(GroupLayout.java:866)
at org.jdesktop.layout.GroupLayout.registerComponents(GroupLayout.java:866)
at org.jdesktop.layout.GroupLayout.registerComponents(GroupLayout.java:866)
at org.jdesktop.layout.GroupLayout.registerComponents(GroupLayout.java:866)
at org.jdesktop.layout.GroupLayout.prepare(GroupLayout.java:815)
at org.jdesktop.layout.GroupLayout.layoutContainer(GroupLayout.java:671)
at java.awt.Container.layout(Container.java:1020)
at java.awt.Container.doLayout(Container.java:1010)
at java.awt.Container.validateTree(Container.java:1092)
at java.awt.Container.validateTree(Container.java:1099)
at java.awt.Container.validateTree(Container.java:1099)
at java.awt.Container.validate(Container.java:1067)
at javax.swing.plaf.basic.BasicTabbedPaneUI.ensureCurrentLayout(BasicTabbedPaneUI.java:1145)
at javax.swing.plaf.basic.BasicTabbedPaneUI.paint(BasicTabbedPaneUI.java:490)
at javax.swing.plaf.ComponentUI.update(ComponentUI.java:142)
at javax.swing.JComponent.paintComponent(JComponent.java:541)
at javax.swing.JComponent.paint(JComponent.java:808)
at javax.swing.JComponent.paintChildren(JComponent.java:647)
at javax.swing.JComponent.paint(JComponent.java:817)
at javax.swing.JComponent.paintChildren(JComponent.java:647)
at javax.swing.JComponent.paint(JComponent.java:817)
at javax.swing.JLayeredPane.paint(JLayeredPane.java:557)
at javax.swing.JComponent.paintChildren(JComponent.java:647)
at javax.swing.JComponent.paintWithOffscreenBuffer(JComponent.java:4794)
at javax.swing.JComponent.paintDoubleBuffered(JComponent.java:4740)
at javax.swing.JComponent.paint(JComponent.java:798)
at java.awt.GraphicsCallback$PaintCallback.run(GraphicsCallback.java:21)
at sun.awt.SunGraphicsCallback.runOneComponent(SunGraphicsCallback.java:60)
at sun.awt.SunGraphicsCallback.runComponents(SunGraphicsCallback.java:97)
at java.awt.Container.paint(Container.java:1312)
at sun.awt.RepaintArea.paint(RepaintArea.java:177)
at sun.awt.windows.WComponentPeer.handleEvent(WComponentPeer.java:260)
at java.awt.Component.dispatchEventImpl(Component.java:3678)
at java.awt.Container.dispatchEventImpl(Container.java:1627)
at java.awt.Window.dispatchEventImpl(Window.java:1606)
at java.awt.Component.dispatchEvent(Component.java:3477)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:480)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)

Similar Messages

  • Strange things appears suddenly in the iPhone 3GS

    Hi
    I am writing in this forum because something strange occurs with my iPhone 3GS, not always. Suddenly, when I have the iPhone locked, a strange screen appears.
    http://yfrog.com/5lalnj
    Anybody knows what does it means? It goes by as the same quickness than it appears.

    This is known as "flash" or "class 0" sms ot text. The message appears directly on the screen and isn't saved in the sms message log. It is utilized by some network administrators and sometimes by others if they know the right codes. Not all cell networks support them and iPhones sometimes don't handle them properly.
    http://www.mattg.co.uk/words/iphone_messages/

  • Strange things happen: mail disappears/appears/is shown wrong

    Strange things happen: mail appears in "drafts"/mail disappears after "send"/title-content doesn't match
    I'm having some Problems with mails that get worse and worse
    First thing I remember is, that I found mails in "Drafts" that weren't drafts, but just mails I received or mails I sent.
    They were kind of aliasses of the original. Deleting them in "Drafts" deleted the original in its Mailbox too.
    Re-indexing Mail (removing the envelope.index files etc.) fixes it, but it reappears very soon
    Next thing:
    When I send an email, it happens sometimes, that it is not send (no sending sound, no copy in the "Sent"-Folder). It just "disappears"
    Re-indexing Mail fixes this: When Mail is ready with reindexing, it sends those messages (kind of funny, when I do this reindexing after some weeks... kind of...) - but it will reappear
    The third thing happens more seldom:
    When I klick on the emails name in the list, I get another Mail shown in the Previewbox. Doubleklicking the mail shows the wrong mail too.
    Re-indexing fixes this, - but it will reappear
    Well after having re-indexd my Mail library 10 times this week, I want another solution for this...
    Mail Version etc:
    Mail: Version 3.5 (930.3)
    1 Pop account,
    1 .mac account (i don't use)
    Mail, after being sent, is moved to "Sent"mail never to be deleted
    Mails Spam Filter is active (and working fine, by the way)
    about 80 Mailboxes for old Mails I got, partially nested
    More than 4000 Mails in the whole Database
    Things I've already done:
    Reindexing mail, as I already wrote (Quit mail, removing the files "Envelope Index" and "Envelope Index-1", and the folder starting with "Mac-", then start Mail again, that tells me to klick "ok" for reimporting the mail)
    I deleted a bunch of emails with attachements, so there are just a few with attachment now.
    I emptied the "Sent" folder and put those old emails in 3 Folders (each of them is containing about 500 mails now)
    Thanks for your help in advance
    PS: Yes, I want to keep all these old mails...

    This is not a security risk - a setting change you should make.
    1.     Take a look in settings - i message and see what the 'recieve at' addresses are declared.  If you do not want to see phone messages on the pad, clear that number out of there - and just use your e mail address.
    2.     Since you used to have an i phone, that device is likely still registered   go to your i tunes account and de register the device.

  • My Mac is doing strange things: delaying between users, mouse flickering and bouncing, gets stuck with rainbow wheel flickering. I ran the appel hardware test and it detected an error: 4MOT/4/40000003:HDD-1233 Does anybody know what that means? HELP!

    My imac is doing strange things:
    -delaying between users: when closing session it goes to blue, then takes a while to appear users signin box, and then wont recognize mouse command to enter until a couple of minutes later... then everything seems alright until....
    -it gets stuck between things, the rainbow wheel appears and its just delays there forever....
    -and every now and then the mouse starts flickering and bouncing wildly onscreen.
    I ran the appel hardware test and it detected an error:
    4MOT/4/40000003:HDD-1233
    Does anybody know what that means? HELP!

    WZZZ answered about where to get iStat. And do check the SMART status. If it is an overheating problem due to a fan or logic board problem, your hard drive is possibly cooking itself to death. If so it isn't a faulty hard drive even though the hard drive might fail. So assuming it's a temperature problem, even if you are able to repair things on the disk with software, that is working on symptoms, not causes. I could be wrong however.
    RE: AppleCare: Your iMac came with one year of AppleCare (Apple's warranty program), but within the first year you can buy 2 more years. You have to extend by the one year anniversary of purchase of the computer. Your 10,1 is too old to still be in the first year, and since you asked what it was, I'm sure you don't have it. Bottom line meaning is that whatever this problem turns out to be, you'll have to pay for it. Unless there is something like this. It is for 2011 iMacs with certain Seagate drives. You can put in your serial number for fun, but it looks like yours is too old. Lastly, some people have had Apple help them anyway if it is just out of warranty, but many have not. Your machine is one of these. Type in 10,1 in the search box. Is there an Apple Store near you? Just b/c it's out of warranty doesn't mean you shouldn't have it looked at by Apple. But no one here can say at all what Apple will or will not do.
    Hope you get it taken care of!

  • Help! Strange things happen when I use Get Info command

    Hi, I have updated iTunes for 7.7.1, and since then a strange thing happen: whenever I pick a Smart Playlist, select a song and use the Command-I, the Get Info screen appears for a few seconds, and then the "Cancel" button is highlighted, as if I had clicked on it, and the screen is closed.
    Funny thing is that I am not clicking the "Cancel" button, but it happens automatically after a few seconds, and only with songs in the Smart Playlists. I haven't found a thing about it at the Discussion forums, can anyone help?

    In iTunes, right click on the file and Get Info.
    Make sure it is marked Remember Playback Position.

  • A stranger id appeare on my app store..how to fix it..tq

    A stranger id appeare on my app store..please help me to fix it..tq

    if u have any kind of beta mavericks downloaded from torrent in any of your folder even in trash please delete it...
    if u could tell me the id that it showed...
    the same thing happened to me..then i deleted the beta version of mavericks and it became alright

  • Lost all previously sync'd emails and other strange things.....

    Yesterday I noticed some odd things on my BB and was wondering if anyone else has experienced anything similar.
    1.  When I went into my phone to make a call around mid-day, the typical call log file was empty - first strange thing.
    2.  After I sent an SMS it was in listed in my mail as a sent message but then it would disappear from view.  The users received the message but my record of it disappeared without me deleting it.
    3.  I lost all previously sync'd emails from my corporate email before 4:56 PM yesterday.  Although emails from my comcast account which I sync still appeared.
    4.  When I looked at available memory it was 0% and then it slowly crept up to 14038765 bytes
    Based on number 4 above, am I to assume my BB dumped items due to a memory issue?
    Understanding that  can be the case I am still losing records of IM's received and sent without me deleting them.
    Any thoughts from the forum members are welcome.
    Lastly - what does Theme Controlled mean under General Options/ SMS and Email Inboxes?
    Have a nice day -

    Grapechic, this probably has to do with your device memory. Please see the article below (pulled from the support page on blackberry.com).
    Call and SMS logs disappear when BlackBerry smartphone is low on memory
    Doc ID : KB11570
    Last Modified : 2007-05-17
    Document Type : Support
    Environment
    BlackBerry® smartphone
    BlackBerry Device Software 4.2
    ProblemWhen the BlackBerry smartphone is low on memory, Short Message Service (SMS) logs and call logs disappear.
    CauseWhen the BlackBerry smartphone becomes critically low on memory, SMS messages and call logs will automatically be deleted in order to keep a minimum amount of free space available. This functionality is by design.
    ResolutionIf the BlackBerry smartphone becomes low on memory, try the following:
    Check how much memory is currently available. See KB04353 for further information.
    Ensure that media is saved on the media card, and not on the BlackBerry smartphone.
    Since web browsing results in cached files on the BlackBerry smartphone try clearing the browser cache. See KB03865 for further information.
    Lower the reserved picture memory setting. See KB12383 for further information.
    Use the application loader tool to remove any unused applications, such as themes, ring tones, or third-party applications.
    Perform a hard reset on the BlackBerry smartphone. Check the available memory after the hard reset. See KB02141 for further information.
    If the issue still persists, perform the following, checking the available memory after each step.
    Perform a hard reset on the BlackBerry smartphone. For instructions see KB02141. Then clear unnecessary calls logs and phone messages.
    Remove Phone Call and SMS log databases from the BlackBerry smartphone. See KB03974 for further information.
    Perform an application load to erase all applications and install the latest BlackBerry Device Software. See KB03621 for further information.
    ~Tami~
    Intellectuals solve problems; geniuses prevent them.
    -- Albert Einstein

  • My PowerMac G5 started doing strange things today

    My G5 started doing some strange things this afternoon. i thought it was a sofware problem with one of my programs and decided to reboot. When i tried to restart the system it started to reboot, but then stopped. i tried several times with differing results. One time i got the white start-up scrdeen, but got no further. Another time i got the chime, but nothing else. i then noticed a liquid seeping from the bottom of the case. This doesn't appear to be water as it has a very slightly "oily" consistency. i have definitely not spilt anything anywhere near the G5. Very odd. Anyone know what is going on and can it be fixed?

    Thank you both for your valued input. My machine is the Dual 2.7 GHz PowerPC G5. I suspect that you have given me my answer as it is still leaking, although I do now have it up and running, for the time being! I hadn't realised that mine effectively had an in-built airconditioner, that could and would likely go wrong!
    I have been planning to replace my G5 for some time now and I guess that I will now have to bite the mighty bullet. In many ways this is long overdue, given all the PowerPC / Intel issues that I have with up-grading much of the software I require as a photographer.
    In the meantime I am ensuring that my backups are up to date, whilst it still has some life. I am also creating a full backup of my applications disk so that I can transfer stuff to a new machine without having to reload/ rundown some of my more esoteric apps. Luckily all my data is backed up twice daily.
    One further question if I may, do the current twelve core Mac Pro's use this type of cooling system?

  • ITunes Store wont open. Only thing appears is the white screen with Apple Logo

    iTunes Store won't opeen. Only thing appears is white screen with Apple Logo and takes really, really long to load.

    Hi Davin12,
    I'm sorry to hear you are having issues acessing the iTunes Store from your Windows computer.
    The article below may be able to help you with this issue.
    Click on the link below to see more details and screenshots. 
    I've quoted some helpful highlights for you:
    iTunes for Windows: iTunes Store connection troubleshooting
    Remove pop-up blockers
    Some pop-up or ad-blocking programs may interfere with the ability of iTunes to connect to the iTunes Store. Removing them in many cases will resolve the issue.
    Flush DNS Setting in Windows
    In some cases, the DNS information you computer uses to connect to the Internet needs to be reset. Follow these instructions to flush your Windows DNS information:
    Windows XP
    On the Start menu, click Run.
    In the Open field type cmd and click OK.
    In the resulting window, type ipconfig /flushdns and press Return on the keyboard.
    You should see a message that the DNS Resolver Cache has been successfully flushed.
    Windows Vista and Windows 7
    On the Start menu, point to All Programs > Accessories and then right-click Command Prompt and chooseRun as Administrator from the shortcut menu. If Windows needs your permission to continue, click Continue.
    In the resulting window, type ipconfig /flushdns and press Return on the keyboard.
    You should see a message that the DNS Resolver Cache has been successfully flushed.
    Note: If, in the command prompt, you see this message: "The requested operation requires elevation", close the command prompt and repeat steps 1 and 2 above to be sure that Administrator privileges are used to access to Command Prompt.
    The article below will help you troubleshoot the issue from your computer or your iPod Touch:
    iTunes: Advanced iTunes Store troubleshooting
    I hope this information helps ....
    Have a great day!
    - Judy

  • I'm using Apple Mail 2.1.3 on a MacBook running OS 10.4.11. A very strange thing is happening. E-mail messages that I either sent or received months ago are showing up in my mailbox and receivers' mailboxes. Help!

    I'm using Apple Mail 2.1.3 on a MacBook running OS 10.4.11. A very strange thing is happening. E-mail messages that I either sent or received months ago are showing up in my mailbox and receivers' mailboxes. In one case, a message someone had sent to me wound up in the mailbox of a third person, who was not included in the address list!!  I have only two accounts, and have checked everything; only one account is showing the repeats Now, that account is my professional account, and it resides in three places: I use it on the laptop described here, I use it through Apple Mail on the much newer desktop Mac in my office, and I can run it through Web mail on my employer's server, which is where the professional account resides (I have a mailbox there, etc.) That program is called Zimbra.
    My personal account is with Earthlink and is not doing the repeats. I access it either through my MacBook's Apple Mail or the Web; the Apple Mail on my office Mac is not configured to access the Earthlink server.
    What IS going on here?? My friends, colleagues, and students (I teach college) are mystified by these ancient messages.
    Thanks for any help!!

    I'm using Apple Mail 2.1.3 on a MacBook running OS 10.4.11. A very strange thing is happening. E-mail messages that I either sent or received months ago are showing up in my mailbox and receivers' mailboxes. In one case, a message someone had sent to me wound up in the mailbox of a third person, who was not included in the address list!!  I have only two accounts, and have checked everything; only one account is showing the repeats Now, that account is my professional account, and it resides in three places: I use it on the laptop described here, I use it through Apple Mail on the much newer desktop Mac in my office, and I can run it through Web mail on my employer's server, which is where the professional account resides (I have a mailbox there, etc.) That program is called Zimbra.
    My personal account is with Earthlink and is not doing the repeats. I access it either through my MacBook's Apple Mail or the Web; the Apple Mail on my office Mac is not configured to access the Earthlink server.
    What IS going on here?? My friends, colleagues, and students (I teach college) are mystified by these ancient messages.
    Thanks for any help!!

  • Lion and Mavericks (strange things going on)

    Hello everybody,
    I have a 2010 (white) macbook,
    I just installed Mavericks and updated it to 10.9.3. The macbook runs both 10.7 Lion (my main and most important partition) and 10.9, it's a dual boot.
    My partition with Lion is called ''Macintosh HD'' and the one with Mavericks is called ''OS X Mavericks''. (Mavericks is startup partition)
    Now i'm using both together some strange things are happening. First off when i opened Finder in Mavericks it only showed ''Macintosh HD'' like that was the partition Mavericks was installed on, now i've added the right partition in the sidebar of the finder (OS X Mavericks). This was already weird.
    When i went back into Lion everything was fine but it stated indexing ( i guess the mavericks partition ) this annoyed me because i want them to be seperate.
    So I went to settings > Spotlight > Privacy and added ''OS X Mavericks'' so Lion stopped indexing that part of my harddrive.
    When I went into Mavericks again, the spotlight on Mavericks was indexing and then randomly stopped. I went in to Setting > Spotlight and Privacy again.
    Only now in Mavericks. Guess what: in privacy ''OS X Mavericks'' partition was added.
    Is Mavericks reading from the wrong partition??
    Is spotlight running between two OS X versions?
    How can i make sure Mavericks is reading info from the right partition?
    It would be very nice if someone could tell me more about this..
    Thanks in advance !!

    I remember when Lion first came out, I installed a second Lion partiton and had issues similar to this. The MAS failed to work at all in the new Lion partition until I removed the original.
    I suspect there is something with Lion that only likes one OS X per drive.
    You might need to install Mavericks on an external drive rather than the second partition.

  • To import photos from Iphone to mac is a strange thing.

    There are different ways to import the Iphone pictures to the mac but the result is a strange thing.
    1. way over the osx tool digital pictures. result with osx Lion 1.1 GB (with the osx Lion it is 3.8 GB with the same Iphone and pictures)
    2. way with Iphoto with both osx exactly the same size.
    Can someone explain me this strange thing?
    cheers

    Hello ALWright17
    Try using Image Capture to see if they will import using that program. If it does then you drag and drop on top of iPhoto. If they do not then there may be an issue with the photos. Alternatively you can email the pictures to yourself and then save them to your computer. Check out the articles below for importing and troubleshooting photos that
    iOS: Importing personal photos and videos from iOS devices to your computer
    http://support.apple.com/kb/ht4083
    iOS: Unable to import photos to computer
    http://support.apple.com/kb/ts3195
    Regards,
    -Norm G.

  • A very strange thing . . .

    Hi all,
    A very strange thing just happened. One track in a project, which has several regions, just stopped playing back! All other tracks play fine. Even the track that stopped playing back, when selected, is still active, i. e., my midi controller still plays the software instrument associated with the track. All of the info is still there; I can see it all in the piano roll, the score . . . everything.
    One clue, which I'm not sure how to describe, is that in the problem track, all of the regions have changed color and now have a little dot in their upper left corner. So, the regions which were all green, the default color, are now gray and green, but have the little dot at the top left.
    Oh, this happened by accident while I was recording on that track. I was attempting to record a new region between two other regions, then suddenly this happened!!
    Anybody know what's going on here?
    Thanks, Joseph

    thanks for the gray tracks thing. I have worked with Performer since 1985. I am having the hardest time simply getting around on logic express. Copying, pasting, setting regions. I record and sometimes it doesn't erase the previous info. I paste a track and it goes to another track. How do I erase measures on one track? Sorry for the lack of clarity in this question but the manual has been hard to understand. COuld I call you? I know the answers are easy. I don't see the logic in logic. Any help would be appreciated. [email protected]
    fritzkersting.com

  • Very strange thing after 10.7.3 update?

    Very strange thing after 10.7.3 update?
    Everything seems to be working normal except the desk top BBC iPlayer which plays fine in a small window but when you go to full screen still plays the sound but the screen just goes black, no video?
    I thought maybe the update knocked off one of the plugins or players but reinstalled iPlayer and same problem, anyone got a workaround or suggestion as to how I can fix it, am I the only one?
    Full screen YouTube works fine.
    Everything else seems ok, maybe running a little hotter and the fans are kicking in a little sooner but does feel a little snappier.
    Thanks
    Phil

    Seems like they are on it
    http://iplayerhelp.external.bbc.co.uk/help/announcements/full_screen_mac_desktop
    I hope it doesnt take too long

  • Strange symbols appear on my desktop, producing even stranger results!

    Strange symbols appear on my desktop, producing even stranger results!

    These symbols are for short cuts. could be a command to move text insertion point to beginning of document or if you have been in system preferences keyboard and clicked on the modifier key and set one of the options it would be for setting cap lock. Don't know why you are showing a screen  shot of it. Have you clicked on it. Have you been doing any work with documents. You could go to disk utilities and repair permissions or do an pram reset. Command/Option?P/R while holding down the power button for three chimes and release.

Maybe you are looking for

  • How to get a file to be read as a folder/package?

    I have several .sf2 files, and the problem is in order for my various music programs to access them, it needs to get into the contents of the .sf2 file (which is really a folder/package) and recognizes it as the end of the directory line. How can I g

  • User profile service office 365 and infopath

    I'm having a very strange issue with the user profile service and InfoPath 2013 web form.  I am using Office 365.  I created a data connection to pre-populate user information using the _vti_bin/UserProfileService.asmx url. I can get everything to wo

  • Urgent Need of Doc

    Hello!!!! Please provide basic frequently asked interview questions on CUBE, CUSP and CUCM. I need them on urgent basis so that i can clear my interview. Needed those docs today as tomorrow is my interview. BR Akriti

  • Muse 2014 will not install.

    The application manager has Muse 2014 listed as installed but it is not and will not install. Currently have Muse installed and Muse Prelease.

  • Lightroom cc 2015 does not start

    Installed Adobe lightroom cc 2015 a half an hour ago. Unfortunately it does not start. No error message - just nothing. Tried various compatibility modes. I'm logged into Win 8.1 with admin rights. Does anybody have an idea?