You are not logged in.
billy, many many thanks.
You made my life a lot easier.
Mektub
Follow me on twitter: https://twitter.com/johnbina
Offline
I have two questions:
Why it downloading me subtitles in .tmp format?
Is only console version?
Offline
I think the aur package is with problems, at least i can't install it with yaourt ^^
Offline
@xorgx3: Could you give an example when you get .tmp files? Yes, it's only a console version. Maybe I'll create a GUI too if/when I'll have more time.
@Diaz: I'll look into it.
Offline
Be aware that there are problems installing many packages from AUR.
https://bbs.archlinux.org/viewtopic.php?id=138809
This started happening to me today with another unrelated package.
Mektub
Follow me on twitter: https://twitter.com/johnbina
Offline
I successfully installed submarine with pacaur, so maybe there is a problem with yaourt or some other thing (see Mektub's post)?
Offline
Hmm, yesterday I downloaded first subtitles to mp4 movie and i get tmp file (subtitles are ok, but in this format).
Today I get subtitles in another strange format "mtl" (file xyz.mp4 too). And subtitles not match to my film. Appears too late.
Offline
@xorgx3: Could you give an example when you get .tmp files? Yes, it's only a console version. Maybe I'll create a GUI too if/when I'll have more time.
@Diaz: I'll look into it.
I was trying doing it barebones with makepkg and failed with the same error.
Changing the line
source=("submarine-$pkgver.tar.gz::http://github.com/blazt/$pkgname/tarball/$pkgver")
to
source=("http://github.com/blazt/$pkgname/tarball/$pkgver")
Makes it work fine ^^
Offline
i get this weird error:
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy
autoreconf: running: /usr/bin/autoconf
autoreconf: running: /usr/bin/autoheader
autoreconf: running: automake --add-missing --copy --no-force
automake: warnings are treated as errors
/usr/share/automake-1.12/am/ltlibrary.am: warning: 'libsubmarine.la': linking libtool libraries using a non-POSIX
/usr/share/automake-1.12/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac'
lib/Makefile.am:1: while processing Libtool library 'libsubmarine.la'
autoreconf: automake failed with exit status: 1
Tried cloning by hand and surprise surprise same error!
Offline
i get this weird error:
autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy autoreconf: running: /usr/bin/autoconf autoreconf: running: /usr/bin/autoheader autoreconf: running: automake --add-missing --copy --no-force automake: warnings are treated as errors /usr/share/automake-1.12/am/ltlibrary.am: warning: 'libsubmarine.la': linking libtool libraries using a non-POSIX /usr/share/automake-1.12/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac' lib/Makefile.am:1: while processing Libtool library 'libsubmarine.la' autoreconf: automake failed with exit status: 1
Tried cloning by hand and surprise surprise same error!
Hi, try cloning from here https://github.com/ok100/submarine until it's fixed in the main repo.
Offline
Proxy support would be nice.
Offline
Submarine totally crashes when trying to get sub file. Since it completely hangs my PC I can't get any log messages. Nothing in systemd journal either. I do get some messages in terminal like; Connections succesful
anf then; libc.so.6 and libgio.so errors.
I reinstalled the dependencies; libgee, libsoup and libarchive. This occurs both with the git and "stable" version from AUR.
Please advise if more info is needed.
Offline