[Bug 109579] Re: thumbnail problems with relative soft-links
** Changed in: gthumb Importance: Unknown => Medium -- thumbnail problems with relative soft-links https://bugs.launchpad.net/bugs/109579 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 109579] Re: thumbnail problems with relative soft-links
** Changed in: gthumb (Ubuntu) Status: Fix Committed => Fix Released -- thumbnail problems with relative soft-links https://bugs.launchpad.net/bugs/109579 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 109579] Re: thumbnail problems with relative soft-links
** Changed in: gthumb Status: Unknown => Fix Released -- thumbnail problems with relative soft-links https://bugs.launchpad.net/bugs/109579 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 109579] Re: thumbnail problems with relative soft-links
Thanks you for forward it upstream! ** Changed in: gthumb (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs Status: New => Fix Committed ** Also affects: gthumb via http://bugzilla.gnome.org/show_bug.cgi?id=455911 Importance: Unknown Status: Unknown -- thumbnail problems with relative soft-links https://bugs.launchpad.net/bugs/109579 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 109579] Re: thumbnail problems with relative soft-links
Fixed upstream. The patch will appear in 2.10.6 and later. If you want to patch it yourself, see http://svn.gnome.org/viewcvs/gthumb?view=revision&revision=1755. - mike -- thumbnail problems with relative soft-links https://bugs.launchpad.net/bugs/109579 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug contact for gthumb in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 109579] Re: thumbnail problems with relative soft-links
Thanks for the reproducible test case! Reported upstream at http://bugzilla.gnome.org/show_bug.cgi?id=455911. - Mike -- thumbnail problems with relative soft-links https://bugs.launchpad.net/bugs/109579 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug contact for gthumb in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
Re: [Bug 109579] Re: thumbnail problems with relative soft-links
>If you know how to edit / compile the source code, I would stick some >printf's in libgthumb/file-utils.c:resolve_symlinks to see what is >getting mangled. Sorry, I would be able, given enough time, but I have not the time :-( I already spent my share of time to report this bug in detail, and I cannot spend any more in the next days, I fear. I should be able to spare the time to try things or follow detailed instructions, however. So, if you can build an instrumented gthumb for me to try, I can try it. Better yet, if you can instrument the source as an example and give me a tarball with instructions how to build and install it, I may be able to find the time locate the problem. -- thumbnail problems with relative soft-links https://bugs.launchpad.net/bugs/109579 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug contact for gthumb in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 109579] Re: thumbnail problems with relative soft-links
When gthumb 2.10.2 (errors, no thumbnails) is installed I have: $ fgrep Exec `locate gthumb.desktop` /usr/share/app-install/desktop/gthumb.desktop:Exec=gthumb %U /usr/share/applications/gthumb.desktop:Exec=gthumb %U When 2.7.9 (no errors, thumbnails ok) is installed I have: $ fgrep Exec `locate gthumb.desktop` /usr/share/app-install/desktop/gthumb.desktop:Exec=gthumb %U /usr/share/applications/gthumb.desktop:Exec=gthumb %F So I tried to install 2.10.2 and modified /usr/share/applications/gthumb.desktop by changing %U to %F, but nothing changed. -- thumbnail problems with relative soft-links https://bugs.launchpad.net/bugs/109579 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug contact for gthumb in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 109579] Re: thumbnail problems with relative soft-links
Francesco, If you know how to edit / compile the source code, I would stick some printf's in libgthumb/file-utils.c:resolve_symlinks to see what is getting mangled. If this is a gThumb bug, it's probably in there. The file handling code changed extensively between 2.7.9 and 2.10.2, so it's not a surprise if there is a regression. The 2.7.9 version didn't support gnome-vfs. - Mike -- thumbnail problems with relative soft-links https://bugs.launchpad.net/bugs/109579 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug contact for gthumb in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 109579] Re: thumbnail problems with relative soft-links
I can't duplicate this on my gThumb development systems, which all run Fedora. I wonder if this is an Ubuntu-specific glitch. Can anyone provide a technique for reproducing this bug on FC6 or FC7? Also, it is worth checking all instances of gthumb.desktop, to make sure that this line is present: Exec=gthumb %U - Mike -- thumbnail problems with relative soft-links https://bugs.launchpad.net/bugs/109579 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug contact for gthumb in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 109579] Re: thumbnail problems with relative soft-links
Sorry if I didn't make this clear: all of the directories concerned are on the same filesystem, which is a local filesystem mounted on "/home". -- thumbnail problems with relative soft-links https://bugs.launchpad.net/bugs/109579 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug contact for gthumb in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 109579] Re: thumbnail problems with relative soft-links
Tom, Could you clarify which directories are local and which are "remote" in your setup? And how are the remote ones mounted, exactly? I'm having a hard time reproducing this, so we need to establish exactly what conditions trigger this problem. - Mike -- thumbnail problems with relative soft-links https://bugs.launchpad.net/bugs/109579 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug contact for gthumb in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 109579] Re: thumbnail problems with relative soft-links
I can't get thumbnails in symlinked directories either. "/home/tom/Desktop/2007-05/" is a symlink pointing to "/home/tom/pictures/photos_archive/2007-05/". If I open "~/Desktop/2007-05/" in Nautilus, and then double-click one of the photos to open it with gthumb, then go to the "browser" view, no thumbnails appear. If, on the other hand, I go to "/home/tom/pictures/photos_archive/2007-05/" in gthumb, all the thumbnails show up. I don't know whether this is a problem with gthumb or gnomevfs, as it could be to do with an error in detecting whether or not the directory in question is a network share. I have attached the output I get from gthumb when using "~/Desktop/2007-05/". I get no output at all when I use "~/pictures/photos_archive/2007-05/". Changing the thumbnail setting in Nautilus to allow viewing thumbnails on network shares does not solve the problem. I did not get this problem in Edgy. ** Attachment added: "gthumb_output.txt" http://librarian.launchpad.net/7578611/gthumb_output.txt -- thumbnail problems with relative soft-links https://bugs.launchpad.net/bugs/109579 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug contact for gthumb in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
Re: [Bug 109579] Re: thumbnail problems with relative soft-links
Sorry, forgot that. Standard feisty - 3:2.10.2-0ubuntu1. -Peter Michael Chudobiak wrote: > What version of gthumb do you have? > > - Mike > > -- thumbnail problems with relative soft-links https://bugs.launchpad.net/bugs/109579 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug contact for gthumb in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 109579] Re: thumbnail problems with relative soft-links
What version of gthumb do you have? - Mike -- thumbnail problems with relative soft-links https://bugs.launchpad.net/bugs/109579 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug contact for gthumb in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs