Closed GoogleCodeExporter closed 8 years ago
Yes, Nautilus went to version 3 (along with Gnome) in Ubuntu 11.10
I'm still trying to find a package that works in Nautilus 3.X so that I can
figure out how it works.
Original comment by patrick....@gmail.com
on 5 Nov 2011 at 7:08
Hi.
Same as Dropbox.
This thread shows a possible clue
http://ubuntuforums.org/showthread.php?t=1864164
Thanks for a great job!
Original comment by jose.ang...@gmail.com
on 5 Nov 2011 at 10:02
I did a port of periscope-nautilus.py to Nautilus3/GTK3/PyGI with
multiprocessing which works on Ubuntu 11.10. You can find the file attached.
The file needs to be placed in /usr/share/nautilus-python/extensions (this is
different from Nautilus2).
Cheers.
Original comment by shoc...@gmail.com
on 10 Nov 2011 at 4:10
Attachments:
Woaw, thanks. I'll release this as soon as possible.
Thanks again
Original comment by patrick....@gmail.com
on 10 Nov 2011 at 4:53
Hi. I can see the contextual menu in Nautilus, but nothing found, neither
Nautilus notifications...
Is config file ok?
lang = es
I also tried
[DEFAULT]
lang = es
and
lang=es
Original comment by jose.ang...@gmail.com
on 10 Nov 2011 at 5:25
Try to run it in the command line
periscope <path/to/your.file>
It should say something along the lines of "language not specified, looking
into the config file" and then say which language it picked up from there.
Otherwise, remove the config file, periscope will create a new one and then you
can just change the language from there.
More details about the config file:
http://code.google.com/p/periscope/wiki/NautilusSupport
If the rea
Original comment by patrick....@gmail.com
on 10 Nov 2011 at 5:32
:(
Seems to seek the language. Using terminal, it works like a charm.
Don't worry, I wouldn't get this into a support ticket. I'll find it out!
*****
pepe@MOE:~$ periscope /media/2TERAS/06.Pelis/10.Series/16.\ House\
s08/House.S08E01.HDTV.XviD-LOL.avi
INFO:__main__:No lang given, looking into config file
INFO:periscope.periscope:lang read from config: es
INFO:periscope.periscope:Searching subtitles for
/media/2TERAS/06.Pelis/10.Series/16. House s08/House.S08E01.HDTV.XviD-LOL.avi
with langs ['es']
INFO:periscope.periscope:Searching on OpenSubtitles
INFO:periscope.periscope:Searching on Subtitulos
INFO:periscope.periscope:Searching on Podnapisi
INFO:periscope.periscope:Searching on TheSubDB
INFO:periscope.periscope:Searching on BierDopje
INFO:periscope.periscope:Searching on SubsWiki
INFO:periscope.plugins.SubtitleDatabase:BierDopje writing 0 items to queue
Original comment by jose.ang...@gmail.com
on 10 Nov 2011 at 5:49
Ok. I get it. ;)
If I run the Nautilus script from a CIFS mounted unit, it doesn't work. If I
do it from smb://myserver/whatever... it works.
Thanks for your help!
Original comment by jose.ang...@gmail.com
on 10 Nov 2011 at 5:52
I've just pushed periscope-gnome 0.2.6
Original comment by patrick....@gmail.com
on 12 Nov 2011 at 12:15
Original issue reported on code.google.com by
jose.ang...@gmail.com
on 5 Nov 2011 at 6:59