TraktForVLC icon indicating copy to clipboard operation
TraktForVLC copied to clipboard

Stuck when trying to install on ubuntu 18.04

Open xaander1 opened this issue 4 years ago • 0 comments

On the first install it got stuck at the same place however the UNINSTALL was INSTALL

  % sudo ./TraktForVLC_2.0.0a2_linux                                                                                                                               !1082
2020-03-25 19:47:33,466::INFO::Searching for VLC binary...
2020-03-25 19:47:33,466::INFO::VLC binary: /usr/bin/vlc
TraktForVLC will be installed for the following configuration:
 - OS: Linux
 - VLC: /usr/bin/vlc
 - VLC configuration: /home/alexander/.config/vlc
 - VLC Lua: /home/alexander/.local/share/vlc/lua
 - VLC Lua interface: /home/alexander/.local/share/vlc/lua/intf
 - Service ? No
TraktForVLC is currently installed, replacing the current installed version will call 'uninstall' using the old binary, and 'install' with the new one.
Proceed with installation ? [y/n] y
2020-03-25 19:47:36,008::INFO::Uninstalling currently installed TraktForVLC
2020-03-25 19:47:36,638::INFO::UNINSTALL::INFO::VLC binary: /usr/bin/vlc
2020-03-25 19:47:36,638::INFO::UNINSTALL::INFO::Searching for the files to remove in /home/alexander/.local/share/vlc/lua
2020-03-25 19:47:36,639::INFO::UNINSTALL::INFO::Searching for the files to remove in /home/alexander/.local/share/vlc/lua/intf
2020-03-25 19:47:36,639::INFO::UNINSTALL::INFO::Setting up VLC not to use trakt's interface

xaander1 avatar Mar 25 '20 16:03 xaander1