[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!

Similar Messages

  • 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.

  • 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.

  • Display application icons in expose

    There's probably no way but I ask it anyway: Is there a way display the applications' icons in expose (like it's displayed for a window minimized to the dock - i.e. in the lower right corner)?
    Regards
    Sebastian

    Hi,
    It's depend on your ini file content.
    I would like to recommend you post your problem and file content in MSDN forum to get further help:
    http://social.msdn.microsoft.com/Forums/windowsdesktop/en-US/home?category=windowsdesktopdev
    Karen Hu
    TechNet Community Support

  • Programs bookmark in pcmanfm doesn't display applications

    like in topic i click on bookmark "programs", it open address "menu://applications/"
    but it's empty. i think it supose to show some activators.
    i want to say also that, pcmanfm doesn't see applications at all.
    i  mean when i click on some file " open with" the installed programs list is empty.
    same happens when i run libfm-pref-apps.
    how can i fix these issues?

    Hi, I solved this by installing "xdg-user-dirs-gtk" and run "xdg-user-dirs-gtk-update"
    I think that this is caused by the change of some localizations and not to update properly the list of file names , the problem happened me when I installed xdg-menu and translations to spanish (because I'm speak spanish and not understand very well the english) so it only need to update the list of localized menus, thing that doesn't do automaticaly in other enviroments that isn't GNOME or KDE
    I'm sorry for edit this old post but i have to correct it.
    To make the PcManFM's applications sidebar work, you have to run lxpanel. and then launch pcmanfm from it, that's all folks.
    Now i can sleep again
    Last edited by joseperezc (2011-08-22 22:15:39)

  • 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)

  • 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.

  • 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!!

  • Doesn't display application name

    Hello Mozilla Support
    we have a problem since the inbuilt PDF-viewer came to Firefox. We can't use the inbuilt pdf-application from Firefox, because printing with it is to slow on our system.
    But this feature is not our Problem.
    We just set pdfjs.disable to TRUE and changed the action for Portable Document Format (PDF) to "Always ask". The reader is disabled but now we have a Bug at the point where you choose between download and application. If you choose an application it will open your pdf as always. But after this the Bug happens.
    Firefox =< 18.0.2 does remind the application you have chosen even if you don't activate the "Do this automatically for files...". In the Field "Open with: pdf-viewer" the name (pdf-viewer) is displayed.
    Firefox >= 19.0 the default after you opened an application switches back to "Save File" and the name of the last used application is not shown. If you toggle the "Open with" field and press OK even if there is no application displayed, it will start the last application u used for this file type, but it's not displayed before.
    The bug hinders us to update Firefox. We use Firefox for our users. They don't know where to find the applications and if no application is shown, they will believe none is chosen.
    I hope we find a way to fix this.
    Thanks for helping me.
    Arne Raetzer

    The File is just a test pdf file on our Web host. But The Problem is not the file. It's the same if you use this.
    [http://www.einfach-fuer-alle.de/artikel/pdf_barrierefrei/download/pdf_barrierefrei.pdf Random test file].
    Before the update, Firefox also just picks the MIME defaults from "~/.local/share/applications/". After the Update, firefox just don't use this MIME database anymore (i think this is the main problem)
    >>"Have you tried checking the "Do this automatically…" option (FürDateien dieses Typs…), selecting Open With (Öffnen mit) and manually choosing the PDF reader application? Once you do that and click the OK button, you should have a new PDF entry under Options - Applications. "
    There is only one application/pdf entry in the menu. I have tried it but than happens the Display error. We need the Option for our users so they can download and open the file. My Programm is listet in the menu, but if i choose to "allway ask" the Programm is not shown at the "Open with" point.
    The Option "Open with" is selectet BUT it looks like no Programm is chosen(in german "Durchsuchen..."). If i just Press "OK" and don't choose a Programm, it will start the Programm listet in Options - Applications.
    If no Programm is chosen i should normaly get an error ("" can't be chosen" or something like that).
    Hmm PDF-File and PDF-Document can just be a changed name in the firefox description.

  • Firefox does not display application icons. Instead I see small box outlines.

    When I run an online application, such as Horde Mail, I see no buttons, nor words that are clickable. Instead I see a small box where the button, or clickable-word, should be. The small box is rectangular, is in outline, and has four tiny characters in the middle. What are these? How do I convert them to the buttons they are supposed to be?

    Those missing icons are actually supplied by a font that is downloaded from the server (@font-face) as you can see by the little boxes that show the hex code of the characters.
    You can check the <b>gfx.downloadable_fonts.enabled</b> pref on the <b>about:config</b> page and make sure that it is set to true (if necessary double-click the line to toggle its value).
    Make sure that you allow pages to choose their own fonts.
    *Tools > Options > Content : Fonts & Colors > Advanced: [X] "Allow pages to choose their own fonts, instead of my selections above"

  • 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

  • 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

  • Performance Management Architect doesn't display applications

    Hi,
    I am reading through the Performance Management Architect Administrators Guide (System 11 release) from Oracle trying to figure out how to work with Hyperion Planning and Essbase. First of all, is the Architect just a fancy name for certain functions in Workspace? Because the documentation describes accesssing Archictect through the Workspace Navigate options. Second, the Application Library is defined in the documentation as "A summary of applications that have been created and/or deployed to Financial Management, Planning, Profitability and Cost Management, Essbase Aggregate Storage Option (ASO), or Essbase Block Storage Option (BSO)." It also says I can create Planning applications here as well.
    I follow the directions to access the Application Library - When in Workspace, I go to Navigate > Administer > Application Library, a new tab comes up, but there is nothing in the tab. It is completely blank. I have created several Planning applications, including initializing the Sample Application that comes with the Planning installation. I can view this application from Workspace or the Planning Web-app. Does anyone know why it is not showing up in the Application Library? If I want to build my own outline and define dimensions and members to create a planning applicaiton that works with my own sample data, where do I go to do this?
    Thanks.

    Hi,
    The planning applications that you have created maybe classic planning applications so you won't see them in the EPMA application library. There are two methods of managing planning applications either the classic method or through EPMA.
    You can create a new planning application through EPMA or you can upgrade one of your classic applications to an EPMA version.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Application Stack doesn't display proper app icon at first

    Hi everyone,
    I have noticed that every time I have either installed an application or drug an app into my Applications stack in the dock, when I click the stack I get a default and crossed-out application icon (see here: http://img81.imageshack.us/img81/6269/picture1df7.png and look the app 1001). The apps all open fine, but I have to drag the app to another location in Finder, like the desktop and then back in to the Applications folder for the icon in the Stack to display correctly. Odd and slightly annoying. Anyone else experiencing this? definitely a small bug.
    -William

    Yep, it's odd.
    I don't have to move the application to fix things, simply opening the applications folder itself and launching the app from there will clear up the issue.
    Submit feedback

Maybe you are looking for

  • Bootcamp question

    ok, just got my macbook pro, and im liking it so far. when im in bootcamp tho, i can not make my external monitor be the primary display, does anyone know how to fix this. gets aggrivating, thanks.

  • Finding a column name from all tables

    i have 85 tables in my user, i forget a column name and its table name. how to find that particular column amongst all tables i have.

  • Send to Soundtrack Pro Multitrack Project - All I get are empty tracks

    I have a sequence in Final Cut Pro that has a collection of clips and sequences inside of it. When I right click the sequence in the browser and select Send To -> Soundtrack Pro Multitrack project, it opens STP as it should. When STP opens, though, I

  • MPEG support

    interMedia Video supports a Compression format of MPEG according to table C-1 of the documentation, although it refers to this as 'MPEG Still Image'. I'm no expert on MPEG and so I tried picking an average MPEG off the web and storing it in ORDSYS.OR

  • "The network connection has timed out" -- HELP!

    Ever since i downloaded itunes 7 i have been getting this message whenever i try to access itunes "Itunes could not connect to the itunes store. The network connection has timed out. Make sure your network settings are correct and your network connec