Re: No thumbnails with MediaExport



Would love a couple of pointers with the thumbnails:
- I set BP in fill_photo_item in rygel-media-export-item-factory but it was never hit
- Likewise with rygel_external_thumbnail_factory_create_from_props and rygel_external_album_art_factory_create_from_props and rygel_media_art_store_find_media_art

I have no idea where to look right now.

-- john




2013/12/30 John Obaterspok <john obaterspok gmail com>


2013/12/29 John Obaterspok <john obaterspok gmail com>

2013/12/29 Jens Georg <mail jensge org>


>
> Still no thumbnails. Do I have to regenerate something as well?
>
>
> glib2-2.38.2-2.fc20.x86_64
>
> rygel-0.20.2-1.fc20.x86_64
>
>
> This is on a clean install of Fedora 20

Mhm. Maybe you already had a ~/.cache/thumbnails/ and that ln created a
~/.cache/thumbnails/.thumbnails ?

No, I verified this before creating the link. Now I have these where all png's are stored (-rw-rw-r--)

.thumbnails/normal/:       directory
.cache/thumbnails/normal/: directory
 

I straced rygel and I can see that it accessed the files during browse

lstat("/mnt/disk3_p3/Multimedia3/bildtest/IMG_1360_fix.jpg", {st_mode=S_IFREG|0644, st_size=571027, ...}) = 0
stat("/home/john/.cache/thumbnails/large/ff5bdafc8b6c886931cf7525ffb80bbc.png", 0x7fff7fd5ec10) = -1 ENOENT (No such file or directory)
stat("/home/john/.cache/thumbnails/normal/ff5bdafc8b6c886931cf7525ffb80bbc.png", {st_mode=S_IFREG|0664, st_size=17834, ...}) = 0
lstat("/home/john/.cache/thumbnails/normal/ff5bdafc8b6c886931cf7525ffb80bbc.png", {st_mode=S_IFREG|0664, st_size=17834, ...}) = 0
access("/home/john/.cache/thumbnails/normal/ff5bdafc8b6c886931cf7525ffb80bbc.png", R_OK) = 0
stat("/mnt/disk3_p3/Multimedia3/bildtest/IMG_1360_fix.JPG", {st_mode=S_IFREG|0644, st_size=569561, ...}) = 0

hmmm

-- john



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]