Jumpy Plugin (26 October 2016)
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Re: Jumpy Plugin (27 July 2014)
@paulinacio1991: I'm assuming by "installed" you mean you ran the jumpy linux installer? If that wasn't the issue please post a set of logs please
.

-
- Posts: 28
- Joined: Sun Apr 06, 2014 3:14 am
Re: Jumpy Plugin (27 July 2014)
My bad... I launched the .Run file/script
I'm using Emacs23 so I don't need to use the Terminal everytime
Log files are attached
I also installed the newer 4.1.1 version of UMS and same issue... I also had to manually put the files in the correct folder because when I launched the Jumpy-0.3.3.run file it put the files/folders in the wrong location


I also installed the newer 4.1.1 version of UMS and same issue... I also had to manually put the files in the correct folder because when I launched the Jumpy-0.3.3.run file it put the files/folders in the wrong location

- Attachments
-
- ums_dbg.zip
- (14.36 KiB) Downloaded 897 times
Re: Jumpy Plugin (27 July 2014)
You should:paulinacio1991 wrote: when I launched the Jumpy-0.3.3.run file it put the files/folders in the wrong location
- put jumpy-0.3.3.run in your UMS plugins folder.
- open up a console in that same folder, i.e. in nautilus: right-click > Open in Terminal
- run this command in the terminal
Code: Select all
./jumpy-0.3.3.run

-
- Posts: 28
- Joined: Sun Apr 06, 2014 3:14 am
Re: Jumpy Plugin (27 July 2014)
I did as you asked and it worked like a charm to get it to install into the correct folders but Jumpy still won't load XBMC Addonsinfidel wrote:nautilus: right-click > Open in Terminal
run this command in the terminalCode: Select all
./jumpy-0.3.3.run


Edit: attached setup.log
and the jumpy.log as well
Re: Jumpy Plugin (27 July 2014)
Your python may be missing setuptools. You can install it manually by running the following command in a terminal (from anywhere) and enter your password when prompted:paulinacio1991 wrote:I'm not sure what the issue could be
Code: Select all
sudo apt-get install python-setuptools
Code: Select all
sudo easy_install py4j beautifulsoup4

-
- Posts: 28
- Joined: Sun Apr 06, 2014 3:14 am
Re: Jumpy Plugin (27 July 2014)
Worked perfectly after installing setuptoolsinfidel wrote: install it manually by running the following command in a terminal (from anywhere) and enter your password when prompted:Let me know what happensCode: Select all
sudo apt-get install python-setuptools
.


-
- Posts: 28
- Joined: Sun Apr 06, 2014 3:14 am
Re: Jumpy Plugin (27 July 2014)
I was wondering if you know how to get the UMSBuilder1.8.0 and UMSBuilderV2.3 to work on Linux so I can build the UMS 5.0.0 Branch?? Any help would be fantastic 

Re: Jumpy Plugin (27 July 2014)
Sorry, UMSBuilderV2 is Windows-onlypaulinacio1991 wrote:I was wondering if you know how to get the UMSBuilder1.8.0 and UMSBuilderV2.3 to work on Linux

- Select a target platform > linux
- Choose another branch > 5.0.0
-
- Posts: 28
- Joined: Sun Apr 06, 2014 3:14 am
Re: Jumpy Plugin (27 July 2014)
K, thanks. Don't have windows 8.1 installed anymore but I have 2 other computers at home with windows, so I will just compile the program, and send it to my laptopinfidel wrote:Sorry, UMSBuilderV2 is Windows-only. Simplest way is to reboot in Windows and in UMSBuilderV2.3

- Supermanfan77
- Posts: 110
- Joined: Thu Jun 05, 2014 4:17 pm
Re: Jumpy Plugin (27 July 2014)
Hi there infidel hoping you can help with this.
There is a plugin called video devil which takes you to a list of different sites with video. One of said sites is a live streaming site and when I try to play the video through UMS via Jumpy the video freezes and skips after only a few seconds of play, it's like there is no buffering. Also if there is any audio it's played at a fast speed (think like The Chipmunks on helium). The audio and video play normally in XBMC but not in UMS/Jumpy using FFmpeg Web Video Streaming engine. The only other encoder that works is VLC Web Video (Legacy) but doesn't play back the audio at all. I thought maybe it was an issue with XBMC or something which I've spent the last week on their forums trying to resolve, but in actuality the video's play just fine in XBMC.
So I've included the logs you need as stated in the first post in this thread. I hope they help and that this can be fixed some way some how.
There is a plugin called video devil which takes you to a list of different sites with video. One of said sites is a live streaming site and when I try to play the video through UMS via Jumpy the video freezes and skips after only a few seconds of play, it's like there is no buffering. Also if there is any audio it's played at a fast speed (think like The Chipmunks on helium). The audio and video play normally in XBMC but not in UMS/Jumpy using FFmpeg Web Video Streaming engine. The only other encoder that works is VLC Web Video (Legacy) but doesn't play back the audio at all. I thought maybe it was an issue with XBMC or something which I've spent the last week on their forums trying to resolve, but in actuality the video's play just fine in XBMC.
So I've included the logs you need as stated in the first post in this thread. I hope they help and that this can be fixed some way some how.
- Attachments
-
- ums_dbg.zip
- Complete debug logs
- (160.02 KiB) Downloaded 787 times