At Sun, 20 Feb 2011 02:45:35 +0900 (JST), Ryusuke Konishi wrote: > > On Sat, 19 Feb 2011 23:40:41 +0900, Jiro SEKIBA wrote: > > Hi! > > > > TimeBrowse v0.3 is released! > > http://sourceforge.net/projects/timebrowse/ > > > > This time 'restore' and 'thumbnail' are implemented in nautilus property page. > > To display thumbnail, it requires evince and pisa. > > Also, you can view the file by double clicking the history entry. > > Sounds very nice. Thank you for your hard work! > > As you described in README, the current snapshot manager tries to > change every checkpoint newer than the last snapshot into snapshot, > and this makes the time needed to open the file property page very > long. I'd like to see this will be handled well in a future release. > I really hope this tool becomes practical for daily use. > > > I'm using python-evince 2.30.0. It may have problem with other version. > > If you have problem, please check ~/.xsession-errors for further information. > > I hit this problem. > > Just for information, my xsession-errors file had: > > ... > File "/home/ryusuke/.nautilus/python-extensions/TimeBrowse.py", line 198, in create_thumbnail_pixbuf > return evince.DocumentThumbnails.get_thumbnail(document, context, 1) > AttributeError: 'module' object has no attribute: 'DocumentThumbnails' > > I'm using Ubuntu natty and the version of my python evince was > v2.32.0. > > It looks like something changed in the new evince or python-evince. Looks like v2.32.0 of python-evince has problem, and somehow DocumentThumbnails is not binded. I opened a bug for Ubuntu(natty) https://bugs.launchpad.net/ubuntu/+source/gnome-python-desktop/+bug/722992 Still, not assigned... sigh. But if you use debian base, you can easily fix it :) Hope it will be solved in upstream. thanks, regards, > Thanks, > Ryusuke Konishi > > > Changes are following. > > > > TimeBrowse-v0.3 Sat Feb 19 20:17:19 JST 2011 > > * add restore button to resotre to the original place > > * view the file by double click in history list > > * add thumbnail of the files in history > > * better pretty format > > * fix a bug that mixed history on multilple NILFS volumes > > > > nilfs2_ss_manager-v0.3 Sat Feb 19 20:17:19 JST 2011 > > * do not write to mtab for snapshot mount > > * use tmpfs to mount snapshonts on nilfs volume > > > > enjoy! > > -- > > Jiro SEKIBA <jir@xxxxxxxxx> > > -- > > To unsubscribe from this list: send the line "unsubscribe linux-nilfs" in > > the body of a message to majordomo@xxxxxxxxxxxxxxx > > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- > To unsubscribe from this list: send the line "unsubscribe linux-nilfs" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > > > -- Jiro SEKIBA <jir@xxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-nilfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html