Package Details: popcorntime-bin 0.5.1-2

Git Clone URL: https://aur.archlinux.org/popcorntime-bin.git (read-only, click to copy)
Package Base: popcorntime-bin
Description: Stream free movies and TV shows from torrents
Upstream URL: https://github.com/popcorn-official/popcorn-desktop
Keywords: movies popcorntime torrent
Licenses: GPL3
Conflicts: popcorntime
Provides: popcorntime
Submitter: 314eter
Maintainer: yigits
Last Packager: yigits
Votes: 149
Popularity: 0.69
First Submitted: 2016-02-19 14:58 (UTC)
Last Updated: 2024-04-17 17:19 (UTC)

Dependencies (5)

Required by (0)

Sources (2)

Pinned Comments

FirstAirBender commented on 2020-03-18 14:07 (UTC)

If you are experiencing issues with the VPN then

  • flush the database and restart
  • disable the use of VPN in options and restart again

The movies list should now load properly

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 13 Next › Last »

buzo commented on 2020-05-22 14:12 (UTC)

Thanks, libcg – fixed.

libcg commented on 2020-05-19 04:23 (UTC)

I can confirm that the following code should be removed:

# Move library files to /usr/lib/popcorntime
install -d "${pkgdir}/usr/lib/${_pkgname}/${pkgver}"
mv "${srcdir}"/lib/* "${pkgdir}/usr/lib/${_pkgname}/${pkgver}"
rmdir "${srcdir}"/lib

install -d "${pkgdir}/etc/ld.so.conf.d"
echo "/usr/lib/${_pkgname}/${pkgver}" > "${pkgdir}/etc/ld.so.conf.d/${_pkgname}.conf"

This fixes Firefox on Wayland and probably other programs that are loading the wrong libraries. Popcorntime still locates the libraries correctly in /usr/share/popcorntime/lib (checked with ldd). Please fix.

neitsab commented on 2020-04-18 20:12 (UTC) (edited on 2020-04-18 20:27 (UTC) by neitsab)

The forum post @michelesr was referring to was https://bbs.archlinux.org/viewtopic.php?id=254633 I guess (the link provided points to a 2016 thread).

There it was suggested to remove the following lines from the PKGBUILD:

install -d "${pkgdir}/etc/ld.so.conf.d"
  echo "/usr/lib/${_pkgname}/${pkgver}" > "${pkgdir}/etc/ld.so.conf.d/${_pkgname}.conf"

and it fixed the problem for the affected user.

They remark that the non-bin package doesn't do that ld.so configuration thingy. Why is it needed here?

Also, does anyone have the "stuck on loading symbol" issue despite the updated version?

edit: Flushing the databases solved the issue, but made me loose my config and favorites list... Ugh.

michelesr commented on 2020-04-17 22:23 (UTC) (edited on 2020-04-20 16:59 (UTC) by michelesr)

WARNING: this package will install .so files that might interfere with Firefox running under wayland, making it very unstable. See: https://bugzilla.mozilla.org/show_bug.cgi?id=1628110 and https://bbs.archlinux.org/viewtopic.php?id=254633

buzo commented on 2020-03-30 17:56 (UTC)

sayang2001: Please see pinned comment, or check with upstream.

buzo commented on 2020-03-30 17:55 (UTC)

je-vv: thanks, removed

buzo commented on 2020-03-30 17:44 (UTC)

gh0stzk: AUR is based on git, so you just need to roll back one change using git. Or, you can even download that old PKGBUID via the “View Changes” link at the top right corner of this page. For your convenience, here is the direct link.

sayang2001 commented on 2020-03-28 10:10 (UTC)

'Clear Tmp folder after closing app?' option doesn't work in the latest update, the 'VPN' thing is completely bad and if I uncheck the 'enable VPN' in settings then it can no longer download (keeps on saying 'connecting' )

je-vv commented on 2020-03-26 22:30 (UTC)

Hello @buzo, the new version of popcortime-bin doesn't depend on gconf at all, please remove it from being a dep on the PKGBUILD. It just works without it. I already tested it.

Thanks !

gh0stzk commented on 2020-03-26 22:14 (UTC)

Hello how i can downgrade to previous 0.3.10? with this new 0.4.1 play movies is extremely slow on my pc.