[Gnome 3] Application icons show transparency incorrectly on mouse-ove

Hello,
my gnome 3 installation works properly, however the application icons of both the sidebar left and the application screen have a weird bug where the transparent parts of the icon show some kind of checkerboard pattern when they are highlighted by moving the mouse over them. (The graphics bug appears when moving the mouse on the icon, while the mouse is on the icon the transparency is shown correctly).
I have no idea what causes this or even how to call that bug, so its hard to search for it
Here are some fotos (the effect doesnt appear on screenshots):
http://i.imgur.com/0xioshE.jpg
http://i.imgur.com/546AuaX.jpg

https://wiki.archlinux.org/index.php/Fo … te#Bumping
Closed.

Similar Messages

  • HOW MY APPLICATION ICONE SHOW IN TASK BAR ?

    Hello All,
    i make an application in java swing i want its icone show in task bar, if any body know about that then please tell me how its posible ?
    if any sample code avalible then plz give me, i m thnaksfull to u.
    arif.

    As sri said you'll have to write native code that uses the win32 API for the taskbar (NotifyIcon, see msdn.microsoft.com)

  • Applications Icon shows Address Book Icon

    I don't know how it happened,  but the Applications icon is showing the Address Book icon on my Dock. How do I change this?
    Thanks for any help.

    Right click or ctrl+click on the Applications stack (icon) in the Dock, select Folder under Display As, and it will no longer display a preview of the contents of the Applictions folder.

  • OSX application icon showing up as classic application

    I connected a mac to another user to use it's Excel program. For some reason the icon changed on me showing a circle with a slash and has an indication that it is a classic application. This is a Microsoft Excel X for Mac. The icon shows up fine in the user's mac. I tried to connect a different Mac and the icon shows up correct and will open up. For some reason this one Mac is showing it as a classic app and won't open up since the system won't let it. Is there any way I can fix this icon. This mac has used this Excel program before. For some reason the icon changed on it today.

    The icons for Office X are very similar to Office 2000. Verify the application in question on the Mac in question isn't a Classic Application. Sometimes some applications don't allow multiple computers to run themselves and limit their license too. http://www.neooffice.org/ is a good free alternative to Excel X.

  • Spotlight : application icons showing as messages icons... why ?

    Hi,
    Searching for an application in spotlight, for example "imovie", instead of showing
    iMovies icons, it shows a message icon (open envelope).
    This happens to ALL aplications...
    Why? How to fix it ?
    Thanks a lot,
    Dany

    I tried a few fixes before I got one to work for me. Some of the fixes I tried:
    I disabled file sharing. I did someone linking the problem to file sharing. (Sorry I don't have the link to hand.)
    Restarted in Safe Mode, deleted /var/folders/* and restarted with a normal boot.
    Stopped Spotlight from indexing using mdutil. Re-enabled Spotlight and cleared the cache.
    Killed the SystemUIServer as described above.
    I have no idea what caused the problem in the first place, but the last one fixed it for me.

  • Gnome: changing application icon size

    Before gnome 3.10,according to wiki, to change app icon size it was necessary to edit "/usr/share/gnome-shell/theme/gnome-shell.css".
    From upgrading to 3.10 and now with 3.12,it seems it doesn't work anymore and so I have to keep large icons on my shell.
    has anyone experienced the same issue?

    If you downsize the panel, the icons will be downsized too..
    There is also the drawer applet, which can contain the icons...

  • Application Icons not displaying properly in Finder

    My mother just gave me her PowerBook G4 with newly installed Leopard and other programs including Microsoft 2004. I transferred all files from my ibook to the G4.
    For some reason in the Finder window, the application icons (e.g. Word, PDF, PPT, xls, etc.) are there when I first open a new finder window, and then one by one are replaced with some generic text-like icon. They seem to open okay despite this.
    any thoughts?

    I just noticed this is only happening in the finder window, and not on the desktop (the correct application icon shows up)

  • Can't see picture files or Application icons in Finder?

    I transferred a lot of files from my Windows 7 PC to my new iMac, and saw all of the thumbs.db files. So I used Spotlight search to find them all, then I deleted them all and cleared out my trash.
    Now no picture files or Application icons show up on my Mac. Help?

    Okay, never mind... Everything is showing up again.
    This is why I love Apple products, the tend to fix themselves. Haha.

  • Application "Icons" no longer showing up in Application Catalog

    We have around 500 "Applications" in our application catalog, and make heavy use of the Application Catalog for user self installations. Additionally, we had painstakingly gone through and added "icons" to every application to show up
    in Software Center/Application Catalog to make things look "pretty" This had all been working as expected for over a year up until yesterday.
    We were rolling out a new App Catalog Website/Web Service (2 servers) to replace our current. I removed the roles from the old one, added to the new. Everything works, software installs work, but no icons show up in the App Catalog. They DO however show
    up fine in Software Center. I then reverted the change, putting the role(s) back on the previously working server. No dice, still no icons.
    Been playing with it for almost a week, here is what I can discern:
    No Icons show up at all, whether custom icons, shell32.dll default icons, or other.
    All types do show up in software center after an install is initiated.
    The permissions on the "AppIcons" folder are correct (RO to domain users), but the folder itself is empty
    No Errors reported on any Roles, or Services (all green)
    Modifying an app (removing and re-adding icon) has no effect, still doesn't show up in App Catalog.
    Making a NEW app (with new icon) has no effect, still doesn't show up in App Catalog.
    Is anyone familiar with the "How do icons get onto the app catalog" process? I assumed they all dumped to the AppIcons folder, but maybe not? Does anyone know what process/log controls this?
    Thanks in advance for any help/suggestions, as i want to make sure its not something stupid before blowing $$$ on a MS call.

    Wanted to follow up and post a solution to this.
    Working with MS support, we were able to identify it as a permissions issue.
    Our implementation spans multiple domains, multiple forests, so we have to add in the additional Domains Users with permissions to the "ApplicationCatalog" and "Usericons" folders. I chose to do this via GPO as we have several app
    catalog servers, and this seemed "more consistent" to me.
    I mistakenly assumed that the privs were identical on both folders when I configured it in GPO. Though very similar, they aren't identical and there are a few extra privs for the SCCM account(s) on the UserIcons folder, which allows it to "write"
    to that folder. Simple Fix. Whoops!
    Working with MS, I learned a bit more about how the App Catalog works, that I haven't seen written anywhere, so I'll include some of that here. All icons are stored in the SCCM database, and are accessible via the primary site server and WMI. However,
    they are "cached" on each application catalog in the appicons folder. This process doesn't happen on a schedule, but rather happens when a user opens the application catalog (on demand). Any icons not retrieved and cached, are cached at that time.
    In my case, I had made the GPO change 6 months prior, but no "new" icons had been added, we had been reusing them from app to app (Firefox icon stays the same, and so on). Therefore, it appeared to still be working fine and all icons showed up. In
    my case, When I rebuilt the server(s) they needed to "re cache" the icons. When I reverted the app catalog to the old server to revert the change, it also had to "re-cache" the icons as they were deleted when the role was removed, which
    was denied.
    Hopefully this will help someone in the future if they ever have a similar issue.

  • Apps icon shows updates when i go there the update all icon is not highlighted if you go to any of the UPDATE box's you are directed to the application????

    apps icon shows updates when i go there the update all icon is not highlighted if you go to any of the UPDATE box's you are directed to the application????

    ATtempt to power off your device and power it back on, if that doesn't work reset all settings should resolve it for you

  • Application icon does not show up in iTunes - AdHoc distribution.

    I set an icon of size 57 x 57 as the application icon. The icon shows up in the applications list of the iphone. When I bundle it for an adhoc distribution and add it to iTunes, the icon does not show up in the iTunes Application list. But it shows up on the iphone device that I copy to.
    Am I missing something?

    iTunes does not use the icon for display (the icon is only used on the phone itself). In order for iTunes to display the artwork as well, you need to create a 512x512 JPEG file named "iTunesArtwork" (no extension) and copy it into the application bundle (note that you will have to build the application again after this so that the code signature will sign the additional file as well).
    This file should be same (other than the name) you load up to iTunesConnect as the 512x512 artwork.
    Andreas

  • My Applications Icons are not Show

    My applications Icons are no showing on some of the applications, like Bridge, Audition, Encore, Prelude, After the instalation with the Adobe Application Manager from Adobe Creative Cloud. Im using a
    My Configuration
    Windows 7 Ultimate 64bits
    Intel Core i7 950
    12GB DD3 RAM
    Asus Sabertooth Mob
    Asus Nvidia 570 Video Card
    Corsair SSD 120GB
    Thanks

    Where are you looking for the icons?

  • I set up iCloud on my iMac with OS version 10.6.8 but I'm not able to have the icon show on my Dock with the other application icons. What do I do?

    I set up iCloud on my iMac with OS version 10.6.8 but I'm not able to have the iCloud icon show in my Dock with the other application icons. What can I do? Is it because iCloud is not part of the 10.6.8 version? I clicked System Preferences and I saw MobileMe and no iCloud.

    Thanks for your reply! Would my IMac be able to support the Mavericks (10.9) considering that I bought it in June 2011? Not sure if that even matters.

  • App-V 5.0 SP1 application icons not showing up

    Hi,
    I've set up clean App-V 5.0 SP1 environment (Server, Sequencer and Clients). Published applications works when accessing them from %Localappdata%\Microsoft\AppV\Client\Integration\... folder, but for some reason the application shortcut icons are not showing
    up correctly either in start menu or in desktop (defined desktop folder for shortcuts in App-V Server settings just for test).
    So, there is this shortut on start menu, but it's not showing application icon and when opening shortcut properties it does not show application, it only shows "start in" folder (which is %localappdata%\etc..).
    I've tried this now on Windows 7, Windows 8 and on 2008R2 server (rds client). Same "error" appears on all machines, and application icon is not showing up correctly.
    Matti

    That sounds very strange. Have you checked out the event viewer logs? You should enable the Advanced view and check them out. Also may be worth while making a copy of the .appv file and renaming it to zip, opening up and looking for the shortcuts in the
    AppXManifest.XML file...see if you notice anything a miss there. Also the most obvious would be to take a copy of the package, open it for upgrade and ensure the shortcuts appear under Shortcuts and FTAs.
    PLEASE MARK ANY ANSWERS TO HELP OTHERS Blog:
    rorymon.com Twitter: @Rorymon

  • SAFARI SHOWING APPLICATIONS ICON IN TOOLBAR

    Hello all
    When I launch safari it dispays the start up site fine but in the tool bar, instead of the safari icon it shows the applications icon, this means that if I get an email with a url, when I click on the url nothing happens. It seems to of miscofigured itself
    Help!!
    Rich

    That was the case in iOS 4, but its not the same in iOS 5. Apple moved to a tab-based interface for the iPad in iOS 5. The old thumbnail view is no longer included.
    Regards.

Maybe you are looking for

  • How to create Custom Application .plist file

    Hi all, I want to create a custom myapp.plist file from where my application can read or write information. I used the java.util.prefs.Preferences class for that it works fine. but the problems are (a) I want file name myapp.plist instead of com.appl

  • IF YOU ARE A IPHONE CUSTOMER, CAN YOU RECIEVE A NEW CHARGER IF NEEDED?

    okay I have a iphone 4s and my USB doesnt work because of a shortage. I was just wonder can i get a replacement of a USB charger cord? Is it a charge or free? I don't know.. i really need to know ASAP

  • Pie Chart Slice Label Percentage + Label

    Hi, i'm newbie of Publisher 11. I've a problem. I've created a DataSet and a report containing a pie chart using wizard of Publisher as written at following link: http://allaboutobiee.blogspot.it/2012/04/working-with-bi-publisher-11g-part3.html My ch

  • Can you email iPhoto Calendars?

    I am a professional photographer who occasionally uses iPhoto to create calendars for clients use. I have been VERY IMPRESSED by the quality of these calendars and wish to begin using them as another marketing tool. Sadly most of my clients do not us

  • Jabber A/V works, sometimes, on some machines..

    Hi, Before I head on over to the server side of the forums, maybe someone can help as I'm sure the server side is doing its job. Its a very simple setup. OX Tiger 10.4 Server running the ichat jabber service. All clients authenticated and logged in t