Author Topic: Missing icon in Alt-Tab or GNOME 3 launcher/panel on Ubuntu  (Read 4396 times)

Offline typedef

  • Single posting newcomer
  • *
  • Posts: 2
Missing icon in Alt-Tab or GNOME 3 launcher/panel on Ubuntu
« on: August 09, 2012, 06:10:37 pm »
I compiled latest SVN code of Code::Blocks on Ubuntu 12.04 and installed it with 'make install' but when I press Alt+Tab there's no icon for Code::Blocks in there, nor in application launcher (just an empty square thingy). How do I fix this?

« Last Edit: August 09, 2012, 06:12:43 pm by typedef »

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Missing icon in Alt-Tab or GNOME 3 launcher/panel on Ubuntu
« Reply #1 on: August 09, 2012, 06:17:36 pm »
I suggest using dpkg-buildpackage on debian based systems to create packaqges that can be easily (and what's more) clean uninstalled if necessary.

Otherwise, the other stuff has to be done manually (or using the appropriate helperscripts).

Offline typedef

  • Single posting newcomer
  • *
  • Posts: 2
Re: Missing icon in Alt-Tab or GNOME 3 launcher/panel on Ubuntu
« Reply #2 on: August 09, 2012, 07:45:21 pm »
Just ran 'dpkg-buildpackage' and installed all generated .deb's - still no icons :(