← Back to team overview

cairo-dock-team team mailing list archive

[Bug 616176] Re: Dust Bin Hang and Incorrect Configuration

 

> How many files do you need to reproduce this behavior ?

I usually make deb packages from Cairo-Dock and its plugins and
afterward, move the temporary folders to trash. There are many files is
these folders, although I don't know how many. Then, if I use "display
dustbin information" by right clicking on the trash icon or try to
change the trash settings so that it displays total number of files,
Cairo-Dock will hang. In both cases, the trash applet tries to show
total number of files (and their size).

BTW, I fixed the "empty information" problem ("...") by making simple
changes in dustbin/src/applet-trashes-manager.c. As a temporary
workaround for the above problem, I just removed the information on size
when right clicking on the trash icon (in dustbin/src/applet-
notifications.c).

-- 
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