Sometimes files and folders are not shown

Bug #600388 reported by Jan
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Cover Thumbnailer
Confirmed
Medium
Unassigned
Nautilus
New
Medium

Bug Description

Sometimes when I am using Nautilus with Cover Thumbnailer, folders are not shown at random. I have to refresh the window or navigate away and back again to make them appear.

As far as I have experienced, this only happens with folders, not with files (I could be wrong though).

I regularly get the shivers if some folders were deleted. ;)

I am using the latest version from the PPA, 0.7.3 on Ubuntu 10.04

description: updated
Revision history for this message
Fabien LOISON (flozz) wrote :

Hello, I have sometime this problem too, and I already have the same problem with videos... So I think it's a nautilus bug. :(

Changed in cover-thumbnailer:
importance: Undecided → Medium
Changed in cover-thumbnailer:
status: New → Confirmed
summary: - Sometimes folders are not shown
+ Sometimes files and folders are not shown
Revision history for this message
Fabien LOISON (flozz) wrote :
Changed in nautilus:
status: Unknown → New
Changed in nautilus:
importance: Unknown → Medium
Revision history for this message
Juan Simón (simonbcn) wrote :

Same problem with v0.8.1

Revision history for this message
Juan Simón (simonbcn) wrote :

I don't sure that this problem is caused by nautilus.
I have activated Cover Thumbnailer with my music folders.
In some folders, containing a "folder.jpg" image file, CoverThumbnailer shows the CD image but no with the cover image. See screenshot attached. And though I close and reopen nautilus, it still doesn't work. I have to close nautilus completely, with "nautilus -q", so it shows me the cover properly.
I wrote a script (in bash) so that my folders of movies showing the cover, and it works well. I use the next command:
                        gvfs-set-attribute "<folder>" metadata::custom-icon <image>

By this reason, I think that the problem isn't in nautilus.

Revision history for this message
Fabien LOISON (flozz) wrote :

@Simon,
Your bug is not the same, you have problems with the generation of thumbnails. This bug describe a problem linked to nautilus that sometime does not show some file in the folder. (see bug https://bugzilla.gnome.org/show_bug.cgi?id=599475)

Please open another bug for your problem :)

Revision history for this message
Home Brew (homebrew) wrote :

I believe this is happening on my system as well. I can recreate the bug by doing the following:

1. Create a new file or folder, or modify an existing file or folder.
2. Navigate up one folder and the icon for the folder you were just in will not be present. The cursor shows the spinning pinwheel as well as the bottom right corner of Nautilus showing the red wheel and "Loading", which will continue indefinitely or until you refresh or navigate away and back to the folder.
3. After refresh or navigation, the child folder where the file/folder was created or modified no longer uses a CoverThumbnailer generated thumbnail and instead shows the default Nautilus folder icon.
4. Clearing thumbnail cache in the CoverThumbnailer GUI will make it regenerate all thumbnails so it fixes the ones that quit working after the bug occurs.

I'm running CoverThumbnailer v0.8.3 on Linux Mint 13 Cinnamon 64Bit, Kernel 3.2.0-23, GNOME 3.4.2, Nautilus 3.4.2.

Revision history for this message
Home Brew (homebrew) wrote :

Perhaps the script could be updated to delete the thumbnail cache for that one folder whenever a file/folder contained in it is modified/deleted.

Revision history for this message
Fabien LOISON (flozz) wrote :

Hello,

Cover Thumbnailer can't know that there is a problem, C-T is _outside_ of Nautilus. That's definitively a bug in Nautilus.

That's how thumbnailers (not only C-T) work with Nautilus:

  * Nautilus calls the thumbnailer (with a command like "cover-thumbnailer /path/to/folder /tmp/filename.png").
  * The thumbnailer does its job and generates a thumblnail in /tmp.
  * Then Nautilus checks the thumbnail and move it in the cache (~/.thumbnails).

There is two way for fixing this bug:

  * The good way is to fix the problem in Nautilus... The bug is already reported on its tracker, but nobody fixes it...
  * The dirty way is to get around the GNOME Thumbnnail Factory. So that mean we must develop a Nautilus extension instead of a standard thumbnailer. But the extension API of Nautilus is very poor... That mean we will need to use some dirty hacks for getting it work. That's not a good solution... Especially as Nautilus is currently changing a lot, maybe its extension system will disappear (rumors) or change radically in next versions...

That's the current situation with Nautilus thumbnailers/extensions... :)

Revision history for this message
Adri (adri321) wrote :

Hello.

I have this problem, and I think it is due to m4a (or mp4) files.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.