cairo-dock-team team mailing list archive
-
cairo-dock-team team
-
Mailing list archive
-
Message #02229
[Bug 616176] Re: Dust Bin Hang and Incorrect Configuration
Please see if the patch is OK (don't display "..." when info is set to
"None").
With the changes you recently made, the right click information doesn't
cause any hang :) although it still causes high CPU usage for several
seconds in some cases.
** Patch added: "don't display "..." when info is set to "None""
https://bugs.launchpad.net/cairo-dock-plug-ins/+bug/616176/+attachment/1509781/+files/applet-trashes-manager.c.diff
--
Dust Bin Hang and Incorrect Configuration
https://bugs.launchpad.net/bugs/616176
You received this bug notification because you are a member of Cairo-
Dock Team, which is the registrant for Cairo-Dock Plug-ins.
Status in Cairo-Dock : Plug-ins: New
Bug description:
The trash applet makes Cairo-Dock hang when its quick info setting is changed and the apply button is clicked. I found out that this behavior is because of the g_print lines in dustbin/src/applet-trashes-manager.c: I commented them out and the problem was fixed.
Yet another problem: when the quick info setting is changed to "None", there will still be an empty information on the trash icon in the form of "...". I think that with the "None" setting, nothing should be displayed on the trash icon.
However, with these bugs fixed, the trash applet is more functional now because it recognizes non-root partitions too :)
Follow ups
References