Comment 6 for bug 616176

Revision history for this message
Tsu Jan (tsujan2000) wrote :

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