JavaFX/NetBeans not working after installation of Mac OS X Snow Leopard

Hi guys!
I'm sort of in a hurry to get this working since I'm gonna demo my project tomorrow.
I just installed the new Mac OS X, and now my project won't run anymore!
I get the following dialog saying something like this (translated from Swedish):
com.sun.javafx.runtime.Main accidentally exited when using the plug-in file libjogl.jnilib.And the error that I get in the NetBeans console is:
Invalid memory access of location 0x0 rip=0x113750a14
/Users/calle/.netbeans/6.5/javafx-sdk/bin/javafx: line 138:  1889 Segmentation fault      "$JAVA_CMD" "-Djava.library.path=/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop" -classpath '.:/Users/calle/NetBeansProjects/Robust/dist/Robust.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/shared/javafxrt.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/eula.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-anim.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-geom.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/decora-runtime.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/decora-sse.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/decora-d3d.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/decora-j2d-rsl.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/decora-ogl.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/decora-j2d-jogl.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-sg-common.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-sg-swing.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-ui-common.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-ui-desktop.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-ui-swing.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/jogl.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/gluegen-rt.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/fxdloader.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/jmc.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/websvc.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-ui-controls.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-ui-charts.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/script-api.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-common.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-io.jar' com.sun.javafx.runtime.Main "robust.RobustMain"
/Users/calle/.netbeans/6.5/javafx-sdk/bin/javafx: line 138:  1889 Segmentation fault      "$JAVA_CMD" "-Djava.library.path=/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop" -classpath '.:/Users/calle/NetBeansProjects/Robust/dist/Robust.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/shared/javafxrt.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/eula.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-anim.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-geom.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/decora-runtime.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/decora-sse.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/decora-d3d.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/decora-j2d-rsl.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/decora-ogl.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/decora-j2d-jogl.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-sg-common.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-sg-swing.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-ui-common.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-ui-desktop.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-ui-swing.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/jogl.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/gluegen-rt.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/fxdloader.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/jmc.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/websvc.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-ui-controls.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-ui-charts.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/script-api.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-common.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-io.jar' com.sun.javafx.runtime.Main "robust.RobustMain"
BUILD FAILED (total time: 37 seconds)Can it be somthing about that the installation installed a new version of Java? Right now, the properties of my project says Java 1.6. Can't remember if I had 1.5 before or not... But maybe it changed anyway somehow.
What can I do, any ideas?

I'm seeing this exact same problem. After upgrading to Snow Leopard JavaFX simply fails with a segmentation fault. Any suggests?
standard-run:
[EL Info]: 2009.10.05 20:04:01.701--ServerSession(1968604756)--EclipseLink, version: Eclipse Persistence Services - 1.0.1 (Build 20080905)
[EL Info]: 2009.10.05 20:04:02.492--ServerSession(1968604756)--file:/Users/billbrown30188/NetBeansProjects/RoysterGroupFX/dist/lib/RoysterDB.jar-RoysterDBPU login successful
Starting app
Invalid memory access of location 0x0 rip=0x113d36a14
/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/javafx: line 138: 732 Segmentation fault "$JAVA_CMD" "-Djava.library.path=/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop" -classpath '.:/Users/billbrown30188/NetBeansProjects/RoysterGroupFX/dist/RoysterGroupFX.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/shared/javafxrt.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/eula.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/javafx-anim.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/javafx-geom.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/decora-runtime.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/decora-sse.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/decora-d3d.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/decora-j2d-rsl.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/decora-ogl.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/decora-j2d-jogl.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/javafx-sg-common.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/javafx-sg-swing.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/javafx-ui-common.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/javafx-ui-desktop.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/javafx-ui-swing.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/jogl.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/gluegen-rt.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/fxdloader.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/jmc.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/websvc.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/javafx-ui-controls.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/javafx-ui-charts.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/script-api.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/javafx-common.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/javafx-io.jar' com.sun.javafx.runtime.Main "com.ingresssoftware.roystergroupfx.Main"

Similar Messages

  • Xcode 3.2.3 is not working after installing on Mac 10.6.3?As when I start Xcode it is giving error"An unknown installation error occurred"

    Xcode 3.2.3 is not working after installing on Mac 10.6.3?As when I start Xcode it is giving error"An unknown installation error occurred"
    provide solution.

    Well I didn't enter a hostname from my ISP, but I did need to enter as a Host Domain the sub-domain (CNAME) that we use for our server. Don't know all the proper terminology, but I hope that's clear enough to someone to help. As soon as I did that, it worked again.
    Thanks for the tip,
    W

  • HT1937 I have installed an app : Birdfield guide in my iPhone 4. But the app is not working after installation. It shows black screen when opened

    I have installed an app : Birdfield guide in my iPhone 4. But the app is not working after installation. It shows black screen when opened. I need suggestions to make it work or the reasons for not working.

    Yes TeeKnows, try deleting it and download it again. After finished installation if still shows black screen delete it out off 'running apps' by double tapping the home button and swipe it off. If still shows black screen then try fully turning off your iPad (holding the sleep button) and turn back on again.
    I hope I helped
    thanks
    Lydia

  • So, I've taken my panasonic printer back to the shop and exchenged it for a Canon MF-4430. Alas... the generic drivers do not make it print. Is it possible to get drivers to make this canon printer work with my lovely Mac Book Pro Snow Leopard, 6.8?

    So, I've taken my panasonic printer back to the shop and exchenged it for a Canon MF-4430. Alas... the generic drivers do not make it print. Is it possible to get drivers to make this canon printer work with my lovely Mac Book Pro Snow Leopard, 6.8?

    I could not find a MF-4430 at the Canon site. Are you sure the model is correct? They have a MF4450. The Mac drivers are here:
    http://www.usa.canon.com/cusa/support/consumer/printers_multifunction/imageclass _series/imageclass_mf4450#DriversAndSoftware
    If you are sure you have a MF4430, look around the canon site for the drivers.

  • After upgrading to mac os x snow leopard iphoto slide show will not play . why is this ?

    AFTER UPGRADING TO MAC OS X SNOW LEOPARD I CANNOT USE IPHOTO SLIDE SHOW. WHAT HAS HAPPENED?

    AFTER UPGRADING TO MAC OS X SNOW LEOPARD I CANNOT USE IPHOTO SLIDE SHOW. WHAT HAS HAPPENED?

  • New Installation for Mac Os X Snow Leopard Server

    Hi,
    I am new to mack sertvers. Any one know, can I install Mac OS X Snow Leopard on this Dell server?????
    Link for Dell server: http://www.dell.com/us/business/p/poweredge-r710/pd

    Given sufficient free disk and available memory (10 GB or more free disk, and 2 GB or more physical memory, respectively), most any desktop Intel Mac will work with Mac OS X Server 10.6 Snow Leopard Server.  This per the Snow Leopard Server 10.6 Technical Specifications.
    Laptops can also work, but are not supported AFAIK, and Mac OS X Server isn't particularly suited for laptops.
    Apple sells packaged configurations based on Mac Mini (Mac Mini Server) and Mac Pro (Mac Pro Server).
    The upcoming Lion Server requires specific Intel processors.

  • OBS not working after Installation

    Hi All,
    I am having a had time to make OSB 10.3.0.3 x64 working on my Dell 1850 x64 machine with Windcows Server 2008 x64 on it.
    OK, I've done is:
    I do have a SCSI card attached to this server and a tape drive. All system is up to date with all latest drivers and firmware. I did install HP StorageWorks Library and Tape Tools to test my tape drive connectivity and performace and it is all good. After that I did install OSB , the installtion went just fine and it let me pick my tape drive. ...... and here I have issues....
    1. After I finished my installation I went to windows services mmc to see if OSB service is running...and it wasn't, so I started it.
    2. I went to CMD and typed "obtool" and got an error message:
    obtool: Error: this host's identity to Oracle Secure Backup has not yet been established.
    3. I tryed to run a Web Administration Tool and got an error page.
    4. Restarted the server.
    5. Apache log folder in OSB Home is empty, there is nothing there. Another thing I found that my "OSB HOME \admin\config" folder has only "dataset" folder in it when it should have folders inside. It looks like it is not configuring Apache and OSB domain for me after installation.
    6. Went to CMD and run: "obtool --initnewdomain" and it let me to crete it. Even let me to get onto obtool after that but Web Admin Tool is still not working.
    7. I run my HP StorageWorks Library and Tape Tools again to see if SCSI card and drive connectivity is fine.... and it cannot detect my drive anymore.
    So, I did a lot of rebooting and reinstalling and it still doesn't work. There is nothing running on the same TCP port on my system and as long as OSB is installed I can not get into my tape drive using HP Tape drive tools, not even detect it.
    I did a bit more testing, instead of installing x64 OSB version I did try to install x86 (32 bit) on my x64 machine. The result is that Web Admin tool is still down (I am sure it is because Apache x86 on x64 machine) which is OK, and obtool is running fine, I can start it....... so, what would be your suggestion ?
    P.S. I do have a development server, which is absolutely the same including SCSI card, the only difference is that it has Windows 2003 x86 installed and has DB 11g running on it. I did connect my tape drive to thys system, installed OSB for testing and Web Admin Tool, obtool was just fine. I even was simply able to test tape backup from EMC using OSB.
    Thanks

    I did that....and many times.
    I, figured it out!!!! When I did try to manually run "obhttpd.exe" it gave me an error that "msvcr71.dll " is missing. I've found that MS .Net Framework and MS Visual C++ 2005 contains it. So, before installing any updates on my machine, I did install all MS .Net Framework versions from 1.1 to 4.0 including all updates and Microsoft Visual C++ from 2005 to 2010. In addition, I did copy this DLL file into my System32 folder. Did install OSB and it still didn't work but "obhttpd.exe" was starting without error messages. The only thing I didn't try yet was to rename a server. So my server name was "san-manage3" and I renamed it to "san-bk3", rebooted, installed OSB and it worked. So, I don't know if it is because of long DNS name or all together, but it is fine now.

  • Snow Leopard not working after installation

    After successful installation of Snow Leopard on a new internal hard drive (connected through IDE to SATA adapter) in my Macbook (late 2006), it is not working. No icon is clickable, only cursor can move. Please help!

    The OSX 10.6.3 was successfully installed from the DVD. This is the screen after booting. But it is frozen. There is no response to clicking any of the icon in the deck or in the menu bar. I can only move cursor. That's all.

  • Creative cloud did not start after installation on mac

    After I downloaded and Installed the latest version of adobe creative cloud, the application try to start by it does not run

    Hi edwardw85407195 ,
    every time Mac has released a major update like this, we have seen trouble. This trouble is seen when the OS is directly updated, over the top of the existing OS, as opposed to be being a fresh install on a clean system. These updates tend to break existing files by mangling permissions. Generally, if CC continues to not work, then the next most common solution in these situations is to uninstall and reinstall the product.

  • In-built mic not working after installation of windows 7 on my hp nc8430

    So I installed windows 7 on my laptop which originally was running windows xp (hp compaq nc8430) and it turns out that the inbuilt mic is not working and it won't even recognise the SD card that i insert in the card slot. Everything was working perfectly before the installation. I checked the audio devices in control panel and it says the microphone is not plugged in. Also the screen resolution is weird, it won't go above 1024x768, everything is too big for my liking.
    Could someone help me out please? Thanks in advance. 

    Are you using Boot Camp to attempt to install Windows?
    https://www.apple.com/support/bootcamp/

  • Internet does not work after Installation of Oracle10g on SuSE 10 Enterpris

    Hi,
    I installed SUSE 10 then configured the network services using network manager as it did not work by just putting the DNS servers and router address. The internet was working fine till I installed Oracle 10g. It somehow modified my DNS address from 203.97.33.1 to 203.97.33.14. The web interface for Oracle works fine.
    If I run the Network manager again, my internet starts working but the Oracle web interface does not work.
    I do not understand what's happening. Please help.
    Thanks.

    I have never liked using Network Manager with Oracle. If you use traditional ifup, you can use SCPM and have different profiles. The first 2 things I do during an install of Suse Linux that will have Oracle 10g is disable Network Manager and disable IPv6. Go to /etc/hosts and remove all entries that have the IPv6 addresses. The 10g OC4J applications from database and application servers have problems with IPv6 addressing. Make note of your current DNS addresses and your route before reconfiguring to ifup. Use route -n to get the router address if you do not already know it. It is the gateway with values. It is also a good idea to configure your wired ethernet device to start on boot up, then you can ping your hostname whether or not your cable becomes disconnected, i.e. still access dbconsole with the router down.

  • Lsnrctl and sqlplus do not work after installation

    I install Oracle 10g on my Linux, but it does not work. For example when run lsnrctl or sqlplus, nothing happens. Any idea?

    Hi,
    Create a bash profile .bash_profile in your home path as follows:
    # .bash_profile
    # Get the aliases and functions
    if [ -f ~/.bashrc ]; then
    . ~/.bashrc
    fi
    # User specific environment and startup programs
    PATH=$PATH:$HOME/bin
    export PATH
    export ORACLE_BASE=/u01/oracle10g
    export ORACLE_HOME=$ORACLE_BASE/product/10.2.0/dbhome_1
    export PATH=$ORACLE_HOME/bin:$PATH
    export LD_LIBRARY_PATH=$ORACLE_HOME/lib
    export ORACLE_SID=TESTDB
    Save this setting and run this file first time
    $. .bash_profile
    Once you run this I hope sqlplus should work provided you supply correct path and directories names to this file.
    Use netca to recreate your listener and start it.
    $lsnrctl start
    $lsnrctl status
    Hope it will help.
    Best regards,
    Rafi.
    http://rafioracledba.blogspot.com

  • Airport does not connect fast enough after sleep on Mac OS X Snow Leopard

    Ever since installing Snow Leopard, I have noticed that my Airport will not connect fast enough when I am waking from sleep. I sometimes have to wait upwards of 30 seconds after waking from sleep so Airport can connect and I can begin using the Internet. I notice that Airport says it is connected, but when I launch Safari, I get the "Not Connected to Internet" error message. I have tried removing the com.apple.airport.preferences.plist file to no avail. I have also tried Archiving and Installing and the issue is still there. Any ideas or fixes? Thanks.

    Those seem to happen a lot when you have stealth mode enabled (Security System Prefs, Firewall, Advanced). For me, they all seemed to be innocuous so I turned it off. I don't think this would affect your connectivity, though.
    You should also see it negotiate the connection. Is there anything that looks like it is repeating or retrying or other disconcerting messages? Here's an example of mine waking:1/5/10 8:27:36 PM kernel Wake reason = USB1
    1/5/10 8:27:36 PM kernel System Wake
    1/5/10 8:27:36 PM kernel vmmon: powerStateDidChange flags=0x82 (state 4)
    1/5/10 8:27:36 PM kernel Previous Sleep Cause: 0
    1/5/10 8:27:36 PM kernel USB (UHCI):Port 2 on bus 0x1d has remote wakeup from some device
    1/5/10 8:27:36 PM kernel EIR is not supported.
    1/5/10 8:27:37 PM kernel en1: 802.11d country code set to 'US'.
    1/5/10 8:27:37 PM kernel en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 149 153 157 161 165
    1/5/10 8:27:38 PM kernel AirPort: Link Up on en1
    1/5/10 8:27:38 PM kernel AirPort: RSN handshake complete on en1
    1/5/10 8:27:38 PM configd[14] network configuration changed.

  • Wifi 5ghz and NAS using AFP not working in lion but no problem in snow leopard.

    After I upgrade to lion the first thing I discover is my wifi fail to connect to the N 5ghz from my time capsule. It use to be no issue when I'm on snow leopard. Even my iPad connect 5ghz with no problem.
    The next problem I found is, I can't connect to my NAS even I using AFN. Same no issue in snow leopard.
    Wonder is it due to upgrade rather then fresh installation? Will do a fresh installation in my another Mac this weekend and see if facing the same problem or not.

    I know this is an old thread but the problem is 802.11d which disables certain channels based on the first beacon the Wi-Fi sees when you wake up your Mac.
    You need to set the 5GHz channel on your Time Capsule to a channel that is supported in all domains like 36 or 40. More info here: http://jeff-with-a-g.blogspot.com.au/2012/04/5ghz-wifi-on-your-mac-got-you-down. html

  • Why does my DVI to S Video adapter not work on my Macbook Pro since installing Snow Leopard?

    The Apple DVI to S Video Adapter worked before installing Snow Leopard.  Now I just get a blue screen.

    .wpl appears to be a Windows Media Player playlist. I can find no conversion software for that, and Windows Media Player is not available for Mac anymore.
    If you can persuade him to download iTunes and create the playlist as mp3 in a iTunes playlist, or even just burn the base mp3 files to CD as a data disc, that's about the only solutions I can suggest.

Maybe you are looking for