Bug 184285 - mixer_applet2 "unremovable" from a panel
Summary: mixer_applet2 "unremovable" from a panel
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-applets
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Ray Strode [halfline]
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-03-07 20:36 UTC by Michal Jaegermann
Modified: 2007-11-30 22:11 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-03-08 23:33:45 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
fix a double-free in the mixer applet (567 bytes, patch)
2006-03-08 15:32 UTC, Matthias Clasen
no flags Details | Diff
fix a double-free in the mixer applet (567 bytes, patch)
2006-03-08 15:43 UTC, Matthias Clasen
no flags Details | Diff

Description Michal Jaegermann 2006-03-07 20:36:49 UTC
Description of problem:

It is really difficult to remove mixer_applet2 ("Volume Control") from
a panel.  Apparently depending on a timing this may result in a panel
which does not react to anything and an applet icon still there or,
possibly, that icon gone but panel still not really operational (menus
not working, or working selectively, even if they show up).  In any
case mixer_applet2 after a removal is still there in a state "S".
Here is an example of a 'ps' line after such experiment:

root      2817  0.1  3.6 251904 18428 ?        S    13:26   0:00
/usr/libexec/mixer_applet2 --oaf-activate-iid=OAFIID:GNOME_MixerApplet_Factory
--oaf-ior-fd=37

Only after explicitly killing such process, 'kill 2817' in this case,
panel starts work again as expected.  Without such action it could be
even difficult to log out as a corresponding menu may be not availalble
or non-operational.

I have seen at least once something of that kind with battery applet
as well but later I could not reproduce.  With mixer_applet2 something
like described above happens (nearly?) every time.

Version-Release number of selected component (if applicable):
gnome-applets-2.13.90-3

How reproducible:
at least easily

Comment 1 Ray Strode [halfline] 2006-03-08 14:56:09 UTC
Hi,

Is this fixed for you with gnome-applets-2.13.90-4?

Comment 2 Matthias Clasen 2006-03-08 15:32:36 UTC
Created attachment 125807 [details]
fix a double-free in the mixer applet

Comment 3 Matthias Clasen 2006-03-08 15:43:15 UTC
Created attachment 125810 [details]
fix a double-free in the mixer applet

Comment 4 Michal Jaegermann 2006-03-08 23:33:45 UTC
AFICS with gnome-applets-2.13.90-4 this bug is fixed; and this will
provide a resolution to bug #182957 too.


Note You need to log in before you can comment on or make changes to this bug.