synaptic icons missing

Bug #95833 reported by Yanuar NH
24
This bug affects 3 people
Affects Status Importance Assigned to Milestone
synaptic (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

Binary package hint: synaptic

after upgrade to feisty (from edgy), my synaptic icons is missing.No crash during upgrade process.
"Mark all Upgrades" icon is gone, and then no icon beside package name. its version 0.57.11ubuntu12. what can i do to fix that.?

ProblemType: Bug
Architecture: i386
Date: Sun Mar 25 16:19:53 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/sbin/synaptic
Package: synaptic 0.57.11.1ubuntu12
PackageArchitecture: i386
ProcCmdline: /usr/sbin/synaptic
ProcCwd: /home/ian
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: synaptic
Uname: Linux electra 2.6.20-12-generic #2 SMP Wed Mar 21 20:55:46 UTC 2007 i686 GNU/Linux

Revision history for this message
Yanuar NH (ianthewarrior) wrote :
Revision history for this message
Sebastian Heinlein (glatzor) wrote :

Please run: sudo gtk-update-icon-cache -q /usr/share/icons/hicolor

Which icon theme do you use? Does it use hicolor as inherit?

Cheers,

Sebastian

Changed in synaptic:
assignee: nobody → glatzor
status: Unconfirmed → Needs Info
Revision history for this message
Yanuar NH (ianthewarrior) wrote :

thanxs alot...it work for me. i dunno what icon theme i used, but its originally from a fresh install of edgy.

Revision history for this message
da1l6 (da1l6) wrote :

Same problem here, but
sudo gtk-update-icon-cache -q /usr/share/icons/hicolor
does not work.

Currently using KUbuntu Feisty, fresh installation from alternate cd
In edgy the Icons were present.

Really annoying Bug because synaptic is unuseable without a package status display.

Output produced from synaptic:
Warning, failed to load: package-installIcon 'package-install' not present in theme
Warning, failed to load: package-reinstallIcon 'package-reinstall' not present in theme
Warning, failed to load: package-upgradeIcon 'package-upgrade' not present in theme
Warning, failed to load: package-downgradeIcon 'package-downgrade' not present in theme
Warning, failed to load: package-removeIcon 'package-remove' not present in theme
Warning, failed to load: package-purgeIcon 'package-purge' not present in theme
Warning, failed to load: package-availableIcon 'package-available' not present in theme
Warning, failed to load: package-available-lockedIcon 'package-available-locked' not present in theme
Warning, failed to load: package-installed-updatedIcon 'package-installed-updated' not present in theme
Warning, failed to load: package-installed-outdatedIcon 'package-installed-outdated' not present in theme
Warning, failed to load: package-installed-lockedIcon 'package-installed-locked' not present in theme
Warning, failed to load: package-brokenIcon 'package-broken' not present in theme
Warning, failed to load: package-newIcon 'package-new' not present in theme
Warning, failed to load: package-supportedIcon 'package-supported' not present in theme

** (synaptic:18619): CRITICAL **: failed to load icon 'lpi-help': Icon 'lpi-help' not present in theme

(synaptic:18619): Gtk-CRITICAL **: gtk_icon_theme_load_icon: assertion `error == NULL || *error == NULL' failed

** (synaptic:18619): CRITICAL **: failed to load icon 'lpi-translate': Icon 'lpi-help' not present in theme

(synaptic:18619): Gtk-CRITICAL **: gtk_icon_theme_load_icon: assertion `error == NULL || *error == NULL' failed

** (synaptic:18619): CRITICAL **: failed to load icon 'lpi-bug': Icon 'lpi-help' not present in theme
Warning, failed to load: system-upgradeIcon 'system-upgrade' not present in theme
Warning, failed to load: package-availableIcon 'package-available' not present in theme
Warning, failed to load: package-installIcon 'package-install' not present in theme
Warning, failed to load: package-reinstallIcon 'package-reinstall' not present in theme
Warning, failed to load: package-upgradeIcon 'package-upgrade' not present in theme
Warning, failed to load: package-removeIcon 'package-remove' not present in theme
Warning, failed to load: package-purgeIcon 'package-purge' not present in theme
Warning, failed to load: package-installIcon 'package-install' not present in theme
Warning, failed to load: package-reinstallIcon 'package-reinstall' not present in theme
Warning, failed to load: package-upgradeIcon 'package-upgrade' not present in theme
Warning, failed to load: package-removeIcon 'package-remove' not present in theme
Warning, failed to load: package-purgeIcon 'package-purge' not present in theme

Revision history for this message
Sebastian Heinlein (glatzor) wrote :

Your theme has to use hicolors as an inherit.

Revision history for this message
PurpleFool (tb-purple-people) wrote :

This also happens on a Gutsy install for a LAMP server.

synaptic was added via apt-get after a fresh install. It is also missing the icons. Isn't this a dependency issue?

# synaptic
(synaptic:24373): Gtk-WARNING **: Could not find the icon 'package-install'. The 'hicolor' theme
was not found either, perhaps you need to install it.

Seems to suggest so. And gtk-update-icon-cache isn't installed either.

Thanks for your time.

Revision history for this message
PurpleFool (tb-purple-people) wrote :

The issue was resolved, for me, by installing another package:

apt-get install hicolor-icon-theme

IMHO this package should be a direct, or implicit, dependency for synaptic.

Revision history for this message
TomasHnyk (sup) wrote :

I think this: https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/95833/comments/7 comment by PurpleFooly brings enough information, so I mark it as confirmed

Changed in synaptic:
status: Incomplete → Confirmed
Revision history for this message
Cleber Santz (clebersantz) wrote :

I have the same problem, none of commands work for me (install hicolor theme and update icon cache). Some evolution icons are missing too.

Revision history for this message
Cleber Santz (clebersantz) wrote :

My problem is on upgrade Gusty to Hardy

Revision history for this message
Willem Brown (willem-brwn) wrote :

I had the same problem. I used the strace command to trace the systems calls and found the following:

stat("/usr/local/share/icons/hicolor/index.theme", {st_mode=S_IFREG|0644, st_size=464, ...}) = 0
write(2, "Warning, failed to load: ", 25) = 25
write(2, "package-install", 15) = 15
write(2, "Icon \'package-install\' not prese"..., 43) = 43
write(2, "\n", 1) = 1

The same hicolor directory existed in the /usr/local/share/icons directory. This directory was created when I installed the SAP Gui on my PC. My problem was resolved, after I move the icons from /usr/local/share/icons/hicolor to /usr/share/icons/hicolor and deleted the /usr/local/share/icons/hicolor/index.theme file.

Synaptic also search for themes in a few other places.

$HOME/.icons/
$HOME/.local/share/icons/
/usr/local/share/icons/
/usr/share/icons/
/usr/share/pixmaps/
/usr/X11R6/lib/X11/icons/

Revision history for this message
Cleber Santz (clebersantz) wrote :

That`s it, i using SAP GUI too. Removing /usr/local/share/icons/hicolor solve the problem.

Tks,
Cleber Santz

Revision history for this message
Vincent Bossier (vincent-bossier) wrote :

I hit the same bug by installing SAP GUI as a normal user (not root). Removing the $HOME/.local/share/icons/hicolor directory solved the issue.

Revision history for this message
Doug Fultz (dougfultz) wrote :

PurpleFool:
"The issue was resolved, for me, by installing another package:
apt-get install hicolor-icon-theme"

I had this problem in Hardy server when installing synaptc for forwarded X sessions. Please add the hicolor-icon-theme a a dependency for synaptic.

Thanks.

Revision history for this message
Vish (vish) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue for you. Can you try with the latest Ubuntu release? Thanks in advance.

Changed in synaptic (Ubuntu):
status: Confirmed → Incomplete
Revision history for this message
PurpleFool (tb-purple-people) wrote : Re: [Bug 95833] Re: synaptic icons missing

On Sat, 2010-04-17 at 15:31 +0000, Vish wrote:
> Thank you for taking the time to report this bug and helping to make
> Ubuntu better. You reported this bug a while ago and there hasn't been
> any activity in it recently. We were wondering if this is still an issue
> for you. Can you try with the latest Ubuntu release? Thanks in advance.
>
> ** Changed in: synaptic (Ubuntu)
> Status: Confirmed => Incomplete
>

Sorry, I was away for a while, please excuse the late reply.

I can't tell you when it happened, but if I check my current
installation, karmic, synaptic is dependent on hicolor-icon-theme and
indeed I haven't seen the issue in recent memory.

Thanks for your time in checking up on these smaller issues, I know it's
not always easy of frustration free. I appreciate your efforts.

Anthony Booker.

Revision history for this message
rusivi2 (rusivi2-deactivatedaccount) wrote :

Thank you for reporting this bug.

Does this issue occur in Lucid?

Revision history for this message
PurpleFool (tb-purple-people) wrote :

rusivi1 wrote:
> Thank you for reporting this bug.
>
> Does this issue occur in Lucid?
>

I can't say I've been tracking it specifically, it was some time ago.
However I have done at least two upgrades to Lucid and two installs of
Lucid and do not recall the original symptom in either case.

Thanks for your time in tracking the bug.

Tony

Revision history for this message
Matthew Braun (mjbraun) wrote :

I can confirm that the issue manifests for me under lucid, even after activating lucid-proposed to get gnome-terminal 2.30.2.

Revision history for this message
Gavin Donald (gavin-prodia) wrote :

I can also confirm that this affects lucid.

Revision history for this message
Robert Roth (evfool) wrote :

Does this still affect anyone with the latest updates applied to lucid?
---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad

Changed in synaptic (Ubuntu):
assignee: Sebastian Heinlein (glatzor) → nobody
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for synaptic (Ubuntu) because there has been no activity for 60 days.]

Changed in synaptic (Ubuntu):
status: Incomplete → Expired
Revision history for this message
Victor S (zeron00) wrote :

Hm. 14 years has passed and the bug is still unresolved! Ubuntu 20.04 LTS with Plasma DE.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.