Difference between revisions of "Popcorn-Time"

From RHS Wiki
Jump to navigation Jump to search
Line 20: Line 20:
 
Terminal=false
 
Terminal=false
 
Exec=/opt/Popcorn-Time/Popcorn-Time
 
Exec=/opt/Popcorn-Time/Popcorn-Time
Icon=/opt/Popcorn-Time/src/app/images/icons/icon.png
+
Icon=/opt/Popcorn-Time/src/app/images/icon.png
 
Categories=AudioVideo;Player;Video;
 
Categories=AudioVideo;Player;Video;
 
Keywords=Player;Audio;Video;
 
Keywords=Player;Audio;Video;
 
</nowiki>
 
</nowiki>

Revision as of 18:42, 15 February 2019

https://popcorntime.sh/

if error:
./Popcorn-Time: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory

sudo apt-get install libgconf-2-4

Gnome Desktop Launcher

~/.local/share/applications/Popcorn-Time.desktop
~/.gnome/apps/Popcorn-Time.desktop

[Desktop Entry]
Version=1.0
Encoding=UTF-8
Name=Popcorn Time
Name[en_US]=Popcorn Time
GenericName=BitTorrent Stream Player
GenericName[en_US]=BitTorrent Stream Player
Comment=Run the Popcorn Time application
Comment[en_US]=Run the Popcorn Time application
Type=Application
Terminal=false
Exec=/opt/Popcorn-Time/Popcorn-Time
Icon=/opt/Popcorn-Time/src/app/images/icon.png
Categories=AudioVideo;Player;Video;
Keywords=Player;Audio;Video;