You cannot post messages because only members can post, and you are not currently a member.
|
PEP8 compliance patch
|
| |
Hi,
[link]
OK, once more I have created a patch making jbrout (more or less) PEP8 compliant. This time it is purely manual work (vim + pep8 in the command line) and I have checked that it applies cleanly on the top of the current trunk. It contains only PEP-8 related changes, and even when I... more »
|
|
import/export basket (issue 197)
|
| |
Hello to all, I've made a patch to enable exporting and importing the basket. Seems to be working well but I might not have tested everything. If anyone wants to give it a try and be a beta-tester (again). The feature exports the basket in a new file, and imports into the existing basket (it's additive, it does not remove the previous content of the basket...... more »
|
|
plugin to open videos
|
| |
Hello to all, I just wrote a plugin to open videos. If you have, like me, videos in you photo tree, associated with jpg thumbnails, this plugin will enable you to open them in a video player (totem, vlc, mplayer for now). If you select JPG pictures, it will try to find videos with the same name except the... more »
|
|
help in plugin development
|
| |
Hi, I'm trying to write a small plugin for jbrout, but so far, no success. Nothing appears in the menu (neither for photos nor for albums). So, I gave a try with the minimal plugin, as described in the wiki ( [link]), and... nothing more... I guess there must be something obvious that I'm missing (and I'm not very... more »
|
|
Error while working in Linux with jBrout tags, added in Windows
|
| |
Some images have cyryllic tags added by jBrout in Cyrillic
I attemt to import folder with jBrout in Linux, error is:
***** start *****
Traceback (most recent call last):
File "/usr/lib/jbrout/jbrout.py", line 2550, in
on_btn_addFolder_clicked
self.on_drop_folders_from_os(s elf.treeviewdb.get_model(),[fo lder])... more »
|
|
basket file
|
| |
Some time ago, I used to save and restore the "basket.txt" file to be able to work on several collection at once, but two things seem to have happened: - on linux, $HOME/.jbrout has moved to $HOME/.local/share/jbrout (which took me a while to realize)... is this because of the use of FreeDesktop specs ?... more »
|
|
Two patches -- reformatting and
|
| |
Ability of camera makers to put endless amount of junk to comments is apparently endless. Here are two patches for jbrout: * 0001*.patch .. just when I opened the db.py file in Eclipse I got a lot of changes just by its reformatting; so I have made the file PEP8 compliant and made some other bits of changes pylint suggested.... more »
|
|
jbrout on arch linux
|
| |
Hi everyone, I'm using arch linux and tried to install jbrout-svn from AUR (v 0.3.300). It get installed but did not launch. Here's the message : File "/usr/lib/jbrout/jbrout.py", line 27 print "jbrout need python2.4 or +" SyntaxError: invalid syntax And here's the dependencies - pygtk - subversion... more »
|
|
|