On CentOS 5.7, when open up a vncconfig, a tray icon shows on the taskbar. Hit close or the x button to close the vncconfig doesn't exit the vncconfig, the tray icon is still there. Next time, if I open up another vncconfig rather than clicking the one on taskbar. There will be another vncconfig tray icon added to the taskbar. Except using kill…
My application downloads and displays favicons for specific websites. I followed Bing's solution for detecting image format from stream, but have hit another snag. Assuming an actual icon image, the code goes like this:
var
icon : TIcon;
begin
icon := TIcon.Create;
try
icon.LoadFromStream( faviconStream );
…
Here is the code that I have so far to define the icon:
icon_bg = gtk.gdk.pixbuf_new_from_file('gmail.png')
w, h = icon_bg.get_width(), icon_bg.get_height()
cmap = gtk.gdk.Colormap(gtk.gdk.visual_get_system(), False)
drawable = gtk.gdk.Pixmap(None, w, h, 24)
drawable.set_colormap = cmap
gc = drawable.new_gc()…
Are you looking forward to Valentine’s Day? Then we have the perfect way for you to start customizing your desktop for the holiday with our Valentine’s Day Icon Packs collection
Latest Features
How-To Geek ETC
How To Colorize Black and White Vintage Photographs in Photoshop
…
Hello I am running kubuntu 13.10. I had to install using the server disk and did a upgrade to the desktop version to enable full disk encryption using multiple drives.
For some weird reason when I move my mouse over to the wireless icon which has an red circle and a line through it, up pops a grey box with…
Ubuntu 11.10 came with Firefox 7.x.x so I downloaded the Firefox 12 from its site.
I did following to install this
Extracted the archive. Put that extracted folder into /usr/lib/, the location was something like /usr/lib/firefox-12.0/.
At this point of time I was having 2 firefox versions, so I…
I am an Ubuntu user for the last couple of years.
Recently facing problem to connect my new laptop into the Internet. I have an ISP connection which provide me a NAT address.
I changed all the information in network configuration.The network icon shows it is connected to Internet but when I…
Today I got to test a Samsung SyncMaster 2043nwx. My normal monitor was a 1080p Soniview TV that supports 1920x1080. I use 1680x1050 (16:10) as my common resolution. My amazed is when I see that the launcher icons looks more to a "correct size" of 32px to what they show in my Soniview where…
since the upgrade from 11.10 to 12.04 the battery icon / power indicator is not shown any more in the menu bar.
I went to 'system settings'--'power' and tried to set 'show battery status in menu bar' to 'always', however the selection button seems to be corrupt. Strangely, when I open the…
Sometimes when the image isn't available on server, the web page will show a broken image. so we can display a "no image available" image for good user experience. I will implement it using Jquery. $(document).ready(function()
{
$("img").error(function()
{
$(this).hide();
…
I upgraded my 12.04 to 12.10 yesterday, everything goes fine.
But I found the little gear icon of session indicator was show incorrectly.
I've re-installed the indicator-session package and changed to default theme but the problem remains.
It's not a big problem but it is just annoying,…
Almost every time I unlock my computer the networking icon and the Bluetooth icons are missing from the panel. They also disappear if I disable networking with the 'hardware switch', even though before they would just switch to a 'disabled' look. I know I can get the networking one back by…
I have a simple Map and geocoding sample in Flash using CS4
The problem is simple - I can retrieve a short list from the google search api, but when I try to generate the icons on the map using a loop, only the last icon is displayed. (ignore the house icon, it is generated earlier)
I…
When my Windows 7 Starter netbook boots up and after everything is loaded, it takes about five minutes before the network icon near the clock becomes functional. When there's an available wi-fi signal (which automatically connects to my netbook as preconfigured) after the boot, my…
I have a HP edition iPod (20gig) and it is stuck on the "AC Charge" icon with the picture of the wall charger and an outlet. I tried to reset the device and it has been stuck on this icon for quite a while now. I have tried everything I can to try to reset it, and before I stoop…
For the last few days, Outlook 2007 has been displaying the new mail icon every once in a while throughout the day when I actually did not have any new mail. To get rid of this icon, as soon as I double click any email that I had already read, the icon goes away.
Has anyone else…
As it stands right now, I can't get the emesene icon in the indicator applet (or notification area, or whatever it's named) to change. No matter what icon theme I choose, even installing new themes, the icon is always the default one. Is that a standard behavior, or am I getting…
I have both Google Chrome and Eclipse pinned to my taskbar in Windows 7 64-Bit. However, when I launch these programs, they don't appear to open under the pinned taskbar icon
Eclipse behaves similarly. The Eclipse launcher/workspace selector is under the pinned icon, but once…
My LibreOffice icons for the individual apps are fine, they look great in both the launcher and the switcher. Yet, if I open the apps from the main LibreOffice program or if I open the document that I want to edit (And it opens its own "icon" as it always does), the icon is…
Have you ever been browsing through photos or videos on your PC, and noticed that the thumbnails weren’t showing up properly? Sometimes they get corrupted, and you can quickly rebuild them to fix the problem.
Just for some background, let’s walk through what we’re talking…
I have installed the nvidia driver for my graphic card, just following some tutorials what works fine now. After this I could set the Icon size of the launcher, windows had a nice litte shadow, resolution was better and the windows showed up a nice effect when popping up…