JOptionPane.showMessage doesn't display message & icon in Solaris

Hi huys,
JOptionPane.showMessageDialog doesn't display message & icon in Solaris, but display is proper through XWin.
Any help is appreciated.
Edited by: Quest_4_Java on Oct 29, 2008 12:15 AM

There's a program called DockStar that lets you put badges on the dock icon for different folders. It's shareware and available here: http://www.ecamm.com/mac/dockstar/
I've got a smart mailbox named "Unread messages" that just collects ... all my unread messages (I do a lot of automagic sorting) and then have DockStar show how many messages are in that smart folder.

Similar Messages

  • N8 doesn't display message icon when locked

    Hello
    My Nokia N8 stopped displaying the message icon when the phone is locked after the recent Anna update and service pack. The button still flashes, but the icon is gone just like it used to be pre-Anna.

    Open control panel.
    Choose Network and internet
    Select the VIEW NETWORK STATUS TASKS under NETWORK and SHARING CENTER section
    Choose wireless Network Connection or something similiar. If connected with ethernet then select it and press right button.
    Click the properties button
    Find Internet ''PROTOCOL VERSION 6(TCP/IPv6)''  anduncheck it, then click OK.
    Click CLOSE
    Restart your PC and try.
    Reason For Problem
    When u will use ipV6 , you have to setup your router and lan/wifi in ipv6 mode. Then bejour pass sound through ipv6 but when you use 2 mode ( ipv4 and ipv6 ) together benjour gets confuse some time it pass through in ipv6 and sometime ipv4 .if your router setup is ipv4 then, when banjour pass sound through ipv6 you will not see airplay button in itunes.
    Hope it's clear to everyone .
    Itunes

  • IPad doesn't display AirPlay icon

    Why my iPad doesn't display AirPlay icon?

    Are AirPlay receivers on the same network? If not, no icon will be shown.

  • [Plasma-Next] Docky doesn't display application icons

    Hello,
    I have a fresh Arch + Plasma 5 install running on my machine. I have followed the arch-wiki to get it up and running. However I have installed Docky and it's shooting errors at me. The main issue is that it doesn't display most of the applications icons. Screenshot here. The order of the apllications is Docky Settings, Firefox, Konsole, Separator, Trashcan, Weather. I am using the default Breeze icon theme and switching to a different one didin't help.
    Output from terminal when running Docky:
    [vilius@asus ~]$ docky
    [Info 16:15:09.941] Docky version: 2.2.0 Release
    [Info 16:15:09.960] Kernel version: 3.18.2.2
    [Info 16:15:09.961] CLR version: 4.0.30319.17020
    [Error 16:15:10.111] [SystemService] Could not initialize power manager dbus: 'Could not load type 'Docky.Services.SystemService+IUPowerProxy' from assembly 'DBus.Proxies, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' because it is implements the inaccessible interface 'Docky.Services.SystemService+IUPower'.'
    [Info 16:15:10.113] [SystemService] at System.Reflection.Emit.TypeBuilder.CreateTypeInfo () [0x00000] in <filename unknown>:0
    at System.Reflection.Emit.TypeBuilder.CreateType () [0x00000] in <filename unknown>:0
    at DBus.TypeImplementer.GetImplementation (System.Type declType) [0x00000] in <filename unknown>:0
    at DBus.BusObject.GetObject (DBus.Connection conn, System.String bus_name, DBus.ObjectPath object_path, System.Type declType) [0x00000] in <filename unknown>:0
    at DBus.Connection.GetObject (System.Type type, System.String bus_name, DBus.ObjectPath path) [0x00000] in <filename unknown>:0
    at DBus.Connection.GetObject[IUPower] (System.String bus_name, DBus.ObjectPath path) [0x00000] in <filename unknown>:0
    at Docky.Services.SystemService.InitializeBattery () [0x00000] in <filename unknown>:0
    [Error 16:15:10.115] [SystemService] Could not initialize Network Manager dbus: 'Could not load type 'Docky.Services.SystemService+INetworkManagerProxy' from assembly 'DBus.Proxies, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' because it is implements the inaccessible interface 'Docky.Services.SystemService+INetworkManager'.'
    [Info 16:15:10.115] [SystemService] at System.Reflection.Emit.TypeBuilder.CreateTypeInfo () [0x00000] in <filename unknown>:0
    at System.Reflection.Emit.TypeBuilder.CreateType () [0x00000] in <filename unknown>:0
    at DBus.TypeImplementer.GetImplementation (System.Type declType) [0x00000] in <filename unknown>:0
    at DBus.BusObject.GetObject (DBus.Connection conn, System.String bus_name, DBus.ObjectPath object_path, System.Type declType) [0x00000] in <filename unknown>:0
    at DBus.Connection.GetObject (System.Type type, System.String bus_name, DBus.ObjectPath path) [0x00000] in <filename unknown>:0
    at DBus.Connection.GetObject[INetworkManager] (System.String bus_name, DBus.ObjectPath path) [0x00000] in <filename unknown>:0
    at Docky.Services.SystemService.InitializeNetworkManager () [0x00000] in <filename unknown>:0
    [Info 16:15:10.122] [ThemeService] Setting theme: Transparent
    [Warn 16:15:10.141] [DesktopItemService] Could not find remap file '/home/vilius/.local/share/docky/remaps.ini'!
    [Info 16:15:10.328] [DockServices] Dock services initialized.
    [Info 16:15:10.496] [PluginManager] Loaded "Trash".
    [Error 16:15:10.499] [NativeInterop] Failed to query info for '': Operation not supported
    [Info 16:15:10.499] [NativeInterop] at Docky.Services.NativeInterop+<GFileQueryInfo>c__AnonStorey7.<>m__0 () [0x00000] in <filename unknown>:0
    at Docky.Services.NativeInterop.NativeHelper[IntPtr] (System.Func`1 act, IntPtr errorReturn, System.String notFound, System.String error) [0x00000] in <filename unknown>:0
    [Fatal 16:15:10.500] [GLib-GIO] g_file_info_get_attribute_uint32: assertion 'G_IS_FILE_INFO (info)' failed
    [Error 16:15:10.500] [NativeInterop] Failed to query info for '': Operation not supported
    [Info 16:15:10.500] [NativeInterop] at Docky.Services.NativeInterop+<GFileQueryInfo>c__AnonStorey7.<>m__0 () [0x00000] in <filename unknown>:0
    at Docky.Services.NativeInterop.NativeHelper[IntPtr] (System.Func`1 act, IntPtr errorReturn, System.String notFound, System.String error) [0x00000] in <filename unknown>:0
    [Fatal 16:15:10.501] [GLib-GIO] g_file_info_get_icon: assertion 'G_IS_FILE_INFO (info)' failed
    [Fatal 16:15:10.501] [GLib-GObject] g_object_ref: assertion 'G_IS_OBJECT (object)' failed
    [Fatal 16:15:10.557] [GLib] Source ID 72 was not found when attempting to remove it
    [Fatal 16:15:10.557] [GLib] Source ID 75 was not found when attempting to remove it
    [Fatal 16:15:10.557] [GLib] Source ID 71 was not found when attempting to remove it
    [Info 16:15:10.601] [DrawingService] Could not find 'application-default-icon', using fallback of 'application-x-executable'.
    Cairo.Surface is leaking, programmer is missing a call to Dispose
    Set MONO_CAIRO_DEBUG_DISPOSE to track allocation traces
    [Info 16:15:10.677] [DrawingService] Could not find 'application-default-icon', using fallback of 'application-x-executable'.
    [Info 16:15:10.817] [DrawingService] Could not find 'utilities-terminal', using fallback of 'application-default-icon'.
    [Info 16:15:10.818] [DrawingService] Could not find 'application-default-icon', using fallback of 'application-x-executable'.
    [Info 16:15:10.831] [DrawingService] Could not find 'utilities-terminal', using fallback of 'application-default-icon'.
    [Info 16:15:10.831] [DrawingService] Could not find 'application-default-icon', using fallback of 'application-x-executable'.
    I have also tried avant-window-navigator but had the same issues with it.
    Please have a look at the output, maybe the icons problem is caused by some errors encountered before all the drawing?
    Thank you!

    Hello,
    I have a fresh Arch + Plasma 5 install running on my machine. I have followed the arch-wiki to get it up and running. However I have installed Docky and it's shooting errors at me. The main issue is that it doesn't display most of the applications icons. Screenshot here. The order of the apllications is Docky Settings, Firefox, Konsole, Separator, Trashcan, Weather. I am using the default Breeze icon theme and switching to a different one didin't help.
    Output from terminal when running Docky:
    [vilius@asus ~]$ docky
    [Info 16:15:09.941] Docky version: 2.2.0 Release
    [Info 16:15:09.960] Kernel version: 3.18.2.2
    [Info 16:15:09.961] CLR version: 4.0.30319.17020
    [Error 16:15:10.111] [SystemService] Could not initialize power manager dbus: 'Could not load type 'Docky.Services.SystemService+IUPowerProxy' from assembly 'DBus.Proxies, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' because it is implements the inaccessible interface 'Docky.Services.SystemService+IUPower'.'
    [Info 16:15:10.113] [SystemService] at System.Reflection.Emit.TypeBuilder.CreateTypeInfo () [0x00000] in <filename unknown>:0
    at System.Reflection.Emit.TypeBuilder.CreateType () [0x00000] in <filename unknown>:0
    at DBus.TypeImplementer.GetImplementation (System.Type declType) [0x00000] in <filename unknown>:0
    at DBus.BusObject.GetObject (DBus.Connection conn, System.String bus_name, DBus.ObjectPath object_path, System.Type declType) [0x00000] in <filename unknown>:0
    at DBus.Connection.GetObject (System.Type type, System.String bus_name, DBus.ObjectPath path) [0x00000] in <filename unknown>:0
    at DBus.Connection.GetObject[IUPower] (System.String bus_name, DBus.ObjectPath path) [0x00000] in <filename unknown>:0
    at Docky.Services.SystemService.InitializeBattery () [0x00000] in <filename unknown>:0
    [Error 16:15:10.115] [SystemService] Could not initialize Network Manager dbus: 'Could not load type 'Docky.Services.SystemService+INetworkManagerProxy' from assembly 'DBus.Proxies, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' because it is implements the inaccessible interface 'Docky.Services.SystemService+INetworkManager'.'
    [Info 16:15:10.115] [SystemService] at System.Reflection.Emit.TypeBuilder.CreateTypeInfo () [0x00000] in <filename unknown>:0
    at System.Reflection.Emit.TypeBuilder.CreateType () [0x00000] in <filename unknown>:0
    at DBus.TypeImplementer.GetImplementation (System.Type declType) [0x00000] in <filename unknown>:0
    at DBus.BusObject.GetObject (DBus.Connection conn, System.String bus_name, DBus.ObjectPath object_path, System.Type declType) [0x00000] in <filename unknown>:0
    at DBus.Connection.GetObject (System.Type type, System.String bus_name, DBus.ObjectPath path) [0x00000] in <filename unknown>:0
    at DBus.Connection.GetObject[INetworkManager] (System.String bus_name, DBus.ObjectPath path) [0x00000] in <filename unknown>:0
    at Docky.Services.SystemService.InitializeNetworkManager () [0x00000] in <filename unknown>:0
    [Info 16:15:10.122] [ThemeService] Setting theme: Transparent
    [Warn 16:15:10.141] [DesktopItemService] Could not find remap file '/home/vilius/.local/share/docky/remaps.ini'!
    [Info 16:15:10.328] [DockServices] Dock services initialized.
    [Info 16:15:10.496] [PluginManager] Loaded "Trash".
    [Error 16:15:10.499] [NativeInterop] Failed to query info for '': Operation not supported
    [Info 16:15:10.499] [NativeInterop] at Docky.Services.NativeInterop+<GFileQueryInfo>c__AnonStorey7.<>m__0 () [0x00000] in <filename unknown>:0
    at Docky.Services.NativeInterop.NativeHelper[IntPtr] (System.Func`1 act, IntPtr errorReturn, System.String notFound, System.String error) [0x00000] in <filename unknown>:0
    [Fatal 16:15:10.500] [GLib-GIO] g_file_info_get_attribute_uint32: assertion 'G_IS_FILE_INFO (info)' failed
    [Error 16:15:10.500] [NativeInterop] Failed to query info for '': Operation not supported
    [Info 16:15:10.500] [NativeInterop] at Docky.Services.NativeInterop+<GFileQueryInfo>c__AnonStorey7.<>m__0 () [0x00000] in <filename unknown>:0
    at Docky.Services.NativeInterop.NativeHelper[IntPtr] (System.Func`1 act, IntPtr errorReturn, System.String notFound, System.String error) [0x00000] in <filename unknown>:0
    [Fatal 16:15:10.501] [GLib-GIO] g_file_info_get_icon: assertion 'G_IS_FILE_INFO (info)' failed
    [Fatal 16:15:10.501] [GLib-GObject] g_object_ref: assertion 'G_IS_OBJECT (object)' failed
    [Fatal 16:15:10.557] [GLib] Source ID 72 was not found when attempting to remove it
    [Fatal 16:15:10.557] [GLib] Source ID 75 was not found when attempting to remove it
    [Fatal 16:15:10.557] [GLib] Source ID 71 was not found when attempting to remove it
    [Info 16:15:10.601] [DrawingService] Could not find 'application-default-icon', using fallback of 'application-x-executable'.
    Cairo.Surface is leaking, programmer is missing a call to Dispose
    Set MONO_CAIRO_DEBUG_DISPOSE to track allocation traces
    [Info 16:15:10.677] [DrawingService] Could not find 'application-default-icon', using fallback of 'application-x-executable'.
    [Info 16:15:10.817] [DrawingService] Could not find 'utilities-terminal', using fallback of 'application-default-icon'.
    [Info 16:15:10.818] [DrawingService] Could not find 'application-default-icon', using fallback of 'application-x-executable'.
    [Info 16:15:10.831] [DrawingService] Could not find 'utilities-terminal', using fallback of 'application-default-icon'.
    [Info 16:15:10.831] [DrawingService] Could not find 'application-default-icon', using fallback of 'application-x-executable'.
    I have also tried avant-window-navigator but had the same issues with it.
    Please have a look at the output, maybe the icons problem is caused by some errors encountered before all the drawing?
    Thank you!

  • Stacks doesn't display the icons for files

    My downloads stack doesn't show the icons for the files it contains
    Best way to describe is by showing a photo
    http://img130.imageshack.us/img130/6176/screenshot20100102at130.png
    I don't know why this happens, any help would be appreciated, tried searching the internet for answers but couldn't find anything listing a similar problem

    *THANK YOU!!!*
    I'd been having this problem for weeks and it was driving me nuts!! I tried installing the 10.6.3 v1.1 Combo Update today (thinking the problem was caused by the first upgrade to 10.6.3), but that obviously didn't work. Tried messing w/ Airfoil b/c some people complained about it screwing up icon previews; didn't work. Tried deleting the Quicklook.thumbnailcache; didn't work.
    After reading this post I opened the Console and saw a .mkv file was screwing with quicklookd.
    Deleted it -> problem solved!
    Thanks again!

  • [UNSOLVED] Urxvt doesn't display an icon

    I've read all the stuff I can find about this, and I have had no luck.
    Urxvt doesn't have an icon it's just a blank box where the icon should be. (Alt-tab, on the window border, etc.)
    Any ideas?

    chrizel: Thanks for the link! 
    Any ideas why yaourt hangs while downloading libAfterImage-1.18.tar.gz?  I am assuming that it is a problem at afterstep.org,as I can't seem to get the file, even directly off their website?  Either way I will try again in a day or two.
    Here is what the hang looks like:
    -> Downloading libAfterImage-1.18.tar.bz2...
    --2008-12-21 15:23:55-- ftp://ftp.afterstep.org/stable/libAfterImage/libAfterImage-1.18.tar.bz2
    => `libAfterImage-1.18.tar.bz2.part'
    Resolving ftp.afterstep.org... 66.36.251.43
    Connecting to ftp.afterstep.org|66.36.251.43|:21... connected.
    Logging in as anonymous ... Logged in!
    ==> SYST ... done. ==> PWD ... done.
    ==> TYPE I ... done. ==> CWD /stable/libAfterImage ... done.
    ==> SIZE libAfterImage-1.18.tar.bz2 ... 1050328
    ==> PASV ...
    Last edited by monstermudder78 (2008-12-21 23:25:38)

  • JOptionPane.showInputDialog cant see displayed message

    I need some help.
    In my program i try to display a JOptionPane.showInputDialog(f,"Save file as ","save as",JOptionPane.QUESTION_MESSAGE);
    The JOptionPane displays but I can't see the message text and the textfield does not display until I write something in the window?
    Whats wrong, How can I fix it?
    Please help me!

    Well I tried it out, and it works on my machine.
    Try compiling this:
    import javax.swing.*;
    public class JForumTester
    extends Object
         public static void main(String[] args)
              JOptionPane.showInputDialog(null,"Save file as ","save as",JOptionPane.QUESTION_MESSAGE);
              System.exit(0);
    to see if it's the dialog that's the problem or something else.
    //Java Rules!
    --RXon
    PS; if you e-mail me, be sure to put the word "JDNForum" at the end, so it doesn't get caught in my spam guard;

  • Linux nxclient doesn't display any icons or fonts

    Has anyone ever seen this problem?
    Whenever my nxclient for linux connects to Win 2000 server RDP session, it shows no fonts or icons.
    However, if the same linux nxclient connects to an X or VNC session it displays properly. If I am on my Win XP laptop, the windows nxclient displays properly. The linux rdesktop client also displays correctly when connecting directly to the windows 2000 server.
    I have done mucho googling but I seem to be the only on with this problem.

    The problem is solved by upgrading an oracle client_1 to 11g version,
    Apparently these are the files which have caused the problem in old version of the oracle client (10.2.0..):
    SQL Developer is using client's libs by default when it's installed for ex.:
    jdbc.driver.home     /D:/oracle/product/10.2.0/client_1/
    jdbc.library     /D:/oracle/product/10.2.0/client_1/jdbc/lib/ojdbc5.jar
    AND:
    orai18n.library     /D:/oracle/product/10.2.0/client_1/jlib/orai18n.jar
    above libs are not compatible with the latest version of SQLDeveloper.
    That's why the problem occurs.
    Jim,
    thanks for pointing me in the right direction. Cheers mate!!

  • Konqueror doesn't display home icons using the breeze theme on plasma

    I've tried the plasma desktop environment, and it's lovely. But as described in the title, I find that konqueror doesn't show icons for home folder if opened as a browser under the default breeze theme. The location for the desired icon is
    file:///usr/share/icons/breeze/places/user-folders/user-home.svg
    . And neither do the icons for Trash, Network Folders etc. But when changing the icons theme to oxygen, the problem disappears. I don't know how to solve this problem. Any help is appreciated.

    Did you try '''Ctrl'''+'''0''' (zero) to reset the zoom.
    You did that with by holding the control key and scrolling on the right edit of the pad, which is equivalent to Ctrl+scrollwheel on the mouse.
    Ctrl+0 to restore zoom to normal (Ctrl+- zooms out, Ctrl++ zooms in )
    The problem with the Zoom toolbar buttons (+ and -) builtin to Firefox 4 is that there is no way to zoom directly to normal (100%) nor even tell what zoom level you are at.
    For more control over zooming things see these [http://dmcritchie.mvps.org/firefox/firefox.htm#zoom zoom links]
    To set the zoom permanently on a per site basis, try the [https://addons.mozilla.org/firefox/addon/nosquint/ NoSquint] extension, which optionally remembers on a per site basis.

  • Help me ditch Outlook! Apple Mail doesn't display messages for all accounts. Thoughts?

    I have two IMAP accounts, both GMail. One account always shows messages (Gmail in the screenshot below) but the other usually does not. I've deleted the account, rebuilt it etc and nothing works. When I do get messages to display, as soon as I change folders then go back the messages have disappeared again.
    Both accounts are set up the same way. One the account that is not working (Ruddell Consulting in the screen shot), I see the total unread message count under the Mailboxes window but the sort column and preview windows are blank. When viewing the common inbox I only see mail from one account.
    I'm trying to get rid of Outlook 2011 but with the same account settings in Outlook 2011 both accounts work as expected so I'm stuck with it until I can get this resolved.
    Any thoughts?Thanks!
    Jim

    I found the problem. Or at least a workaround. I use Google Mail and some folders in my Gmail account were causing problems for Apple Mail. I removed the folders and Mail works as it should.

  • Itunes x64 Windows 8.1 Itunes 11.1.3, Itunes doesn't display airplay icon for multi speakers, it does appear when my iphone connects via airplay to my airport express being used for wireless audio. How to fix ?

    Here goes, when Itunes is started (have tried pc reboot and itunes restart) no airplay icon, even though my airport express is connected to second stereo, with green light and confirmed newest firmware for device id A1264 etc. Can send audio to device and device works well.
    BUT
    Itunes can only see the wireless speakers when another airplay device (my iphone) pairs and PLAYS via the wireless speakers. THEN Itunes shows the airplay icon, I can then pair my PC to the wireless speakers, connect (says can't play audio because speakers are already paired), disconnect iphone airplay and then the PC connects and can play through wireless speakers.
    This is a long process, some sort of glitch etc. and I figure it's an airport express thing maybe that is not announcing itself on the WIFI until it pairs to my iphone, or maybe it's a pc problem that my airplay networking via my PC is not announcing itself properly to bonjour WIFI ?
    Hopefully someone can help me.
    Thanks,
    Laurent

    Open control panel.
    Choose Network and internet
    Select the VIEW NETWORK STATUS TASKS under NETWORK and SHARING CENTER section
    Choose wireless Network Connection or something similiar. If connected with ethernet then select it and press right button.
    Click the properties button
    Find Internet ''PROTOCOL VERSION 6(TCP/IPv6)''  anduncheck it, then click OK.
    Click CLOSE
    Restart your PC and try.
    Reason For Problem
    When u will use ipV6 , you have to setup your router and lan/wifi in ipv6 mode. Then bejour pass sound through ipv6 but when you use 2 mode ( ipv4 and ipv6 ) together benjour gets confuse some time it pass through in ipv6 and sometime ipv4 .if your router setup is ipv4 then, when banjour pass sound through ipv6 you will not see airplay button in itunes.
    Hope it's clear to everyone .
    Itunes

  • Message counter doesn't display on iphone

    Hi,
    The messages icon on my iPhone 4 used to display the number of unread messages, this function has stopped working, also there is no sound nor vibration when a message comes in. The only thing I have done recently is reset my network settings because my 3G kept disappearing (the 3G is now working fine)
    Any suggestions?
    Cheers.

    Weird. I sent myself another test and it worked perfectly. So, I then went back and opened the old email that opened as code and it too opened correctly. I don't really have an explanation for it. Both times I was connected to the net via wifi. Still no answer, but at least it is working right now.

  • Verizon Messages App doesn't display incoming texts

    The VERIZON MESSAGES APP doesn't display all incoming messages.
    This is true for the WEB APP i use on my windows 7 PC
    Iv'e tried multiple browsers and this does not help
    It is also a problem with both my android tablets running the google play app from verizon
    I'm not sure but, it appears that maybe this is related to ATT users.

    This does NOT work on the Galaxy S3.
    Airplane mode ON, Wifi ON, No network mode is available in Airplane mode.  So...only wifi is available.  When I try to send a text with only wifi available I get "Network not available.  The message will be sent when the network is available"
    BUT...On my Galaxy Tab 2 (non-verizon), This DOES work.  On the tab 2 with only wifi available, I CAN send text messages using Verizon Messages.
    So....again...
    On Galaxy Tab 2 with only WiFi available...texting with Verizon messages DOES work.
    On Galaxy S3 with only WiFi available...texting with Verizon messages DOES NOT work.
    Please fix Verizon Messages to work over WiFi using Galaxy S3.
    Thanks,
    Abe

  • Resetting email icon so it doesn't display over 6000 emails on icon.

    Resetting email so icon doesn't display over 6000 emails on icon

    I was having the same problem, with a large file that was causing my Preview to open it everytime and slow it down. The fact is that it was opening the file even if it was deleted. But it was opening a temporary file somewhere, somehow.
    I don't know if that's available in previous version os macOS, but I'm using Lion. Here's what I did:
    1. Right-click on the icon by the side of the title of the window/document you wish to close
    2. You can see now the path of that file - click on the folder right beneath the file name
    3. That will take you the where the file is - delete the file.
    4. Go back to preview and close the window.
    To me this worked instantly. It wasn't closing before and now it did because the file really didn't exist anymore.
    Cheers
    Guz

  • Option Click on the Volume menubar icon doesn't display ALL airplay devices, just the last one used

    Option Click on the Volume menubar icon doesn't display ALL airplay devices, just the last one used. I've seen other peoples display all their devices. Why can't I?

    I've discovered that those screenshots where you see more than one speaker listed in the menubar icon are actually bluetooth devices, not airplay. When you check the shot of the system preferences pane and see them all listed there too, the Type says Bluetooth. Not sure why bluetooth gets them all listed and apple's own airplay standard does not. Hope a developer writes a mac app to do it!

Maybe you are looking for