Sebastien, what version are you asking about? There are several versions
mentioned in this thread.
I am on Lucid Lynx and have not seen this for some time now.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https:
Public bug reported:
Boot up your PC. Try System->About Ubuntu. On my 2Gz box it takes 7
seconds to just show up. Compare this to System->About Gnome which shows
up instantly.
** Affects: yelp (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because
Some time ago i had opposite situation: nautilus trash window works fine, but
applet shows wrong number of trashcan items in tooltip. The problem isn't
related to use or ignoring of
g_file_query_info(GFileInfo.G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT).
--
"Empty trash" button still disabled when tras
> What icon theme do you use?
The name of theme is in russian and corresponding word in English will be
"Clearance".
> The code probably check the icon to update the display but should not rely on
> that to update the button
Trashapplet does exactly this. It checks if it's own current icon of tr
Probably this related to gnome theme or russian language or both.
In libnautilus-private/nautilus-trash-monitor.c:238 in update_info_cb there is
following code:
empty = TRUE;
if (G_IS_THEMED_ICON (icon)) {
names = g_themed_icon_get_names (G_THEMED_ICON
(icon));
> Is this reproducible?
Yes if i empty trash via applet menu item, delete something the button in
nautilus is still disabled.
> If so, what specific steps should we take to recreate this bug?
I installed Ubuntu 9.04 and there already was this problem. I can't find out
steps to reproduce, because
** Attachment added: "Disabled "Empty trash" button"
http://launchpadlibrarian.net/26712732/Trash.png
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/26712733/Dependencies.txt
** Attachment added: "ProcMaps.txt"
http://launchpadlibrarian.net/26712734/ProcMaps.txt
Public bug reported:
Binary package hint: nautilus
Empty trash button in Nautilus shows up disabled even though there are
items in the trash and the trash applet has the Empty trash menu item
enabled.
It looks like i have same problem as in this bug:
https://bugs.launchpad.net/ubuntu/+source/na