After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 170654 - GNOME launchers for Application groups do not use appropriate icon
GNOME launchers for Application groups do not use appropriate icon
Status: RESOLVED FIXED
Product: gnome-panel
Classification: Other
Component: panel
2.10.x
Other Linux
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
: 170911 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-03-17 10:58 UTC by Sebastien Bacher
Modified: 2005-03-30 20:41 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2005-03-17 10:58:14 UTC
This bug has been opened here: https://bugzilla.ubuntu.com/7772

"When you create a launcher for an application group in a panel, it does not use
the appropriate icon. Instead it uses the generic 'foot' icon.

Steps to reproduce:

1. right click on panel, select 'Add to Panel'

2. click on 'Application Launcher'

3. click on 'Forward' button

4. click on the 'Internet' app group icon.

5. click on 'Add'

Result: This creates a launcher that is a dropdown of all 'Internet' apps, but
it does not use the 'Internet' icon, just a 'foot' icon.

Note: This applies to the Hoary release. Warty exhibited the correct behaviour."
Comment 1 Vincent Untz 2005-03-23 20:42:40 UTC
*** Bug 170911 has been marked as a duplicate of this bug. ***
Comment 2 Vincent Untz 2005-03-30 20:41:57 UTC
2005-03-30  Vincent Untz  <vincent@vuntz.net>

        * panel-menu-button.c: (panel_menu_button_get_icon): load the menu
        directory for the menu if it's not already loaded so we can have the
        right icon.
        Fix bug #170654