1channel (putlocker) Plugin by @subixonfire

Dani

Vu+ Newbie
*** glibc detected *** ipkg: double free or corruption (out): 0x004185a0 ***
Aborted

Do you need to delete older version of 1Channel first???
 

angelofsky1980

BlackHole Driver Specialist
@angelofsky
This is why i used dropbox.
There sometimes happen things like this, there is a problem with this ipk.
But i can't edit my posts after 10 minutes or something like that.

This one should be ok.

I've deleted the IPK in your previous post.
 
*** glibc detected *** ipkg: double free or corruption (out): 0x004185a0 ***
Aborted

Do you need to delete older version of 1Channel first???

- copy ipk via ftp to /tmp
- connect using telnet via dcc or putty
- copy - paste this line by line then press enter
Code:
export MALLOC_CHECK_=0
ipkg install /tmp/1channel-e2_0.9_prerelease_all.ipk


if you get an error like this "ipkg: command not found" then:

Code:
export MALLOC_CHECK_=0
opkg install /tmp/1channel-e2_0.9_prerelease_all.ipk
 
Don't know where to start, i simply send url (if you or any of BH developers need source code to see how that is done pm me) to media player plugin, media player plugin is a part of the image. The same problem was with some vix images, but fixed by them in latest release. It looks to me that this is an media player plugin problem, or there is some change in that plugin that combined with my code presents this bug...
 
Crashlog. Image BH v1.7.5


Code:
ImportError: No module named subprocess

If you find this in your crash log(you can use your text editor search function)then it means you need to install python subprocess module. Either using your image package manager(or whatever it is called) or manually(by copping it to "/usr/lib/python2.6")., from the rar file provided in this post.
 

Attachments

  • subprocess_shlex.rar
    13.7 KB · Views: 37

Dani

Vu+ Newbie
- copy ipk via ftp to /tmp
- connect using telnet via dcc or putty
- copy - paste this line by line then press enter
Code:
export MALLOC_CHECK_=0
ipkg install /tmp/1channel-e2_0.9_prerelease_all.ipk


if you get an error like this "ipkg: command not found" then:

Code:
export MALLOC_CHECK_=0
opkg install /tmp/1channel-e2_0.9_prerelease_all.ipk

Followed that.... Installed with second set of Telnet Commands.

I concur with Lincsat, 1Channel now Crashes "Greenscreen" once a source is accessed (putlocker etc)
Tried on previously working streams, now no longer works with same streams.

Tested on Vu+ Ultimo / BH 1.6.7

What was the last knows stable version of 1channel?
 

SATmaxSATmax

Vu+ Newbie
Code:
ImportError: No module named subprocess

If you find this in your crash log(you can use your text editor search function)then it means you need to install python subprocess module. Either using your image package manager(or whatever it is called) or manually(by copping it to "/usr/lib/python2.6")., from the rar file provided in this post.

I have attached two files shlex.py and subprocess.py in /usr/lib/python2.6. The problem with falling back image.
 

Attachments

  • Crashlog.txt
    74.3 KB · Views: 9
@satmax: 1channel.ch http error not managed by plugin, try in an hour or something like that, il do my best to fix that in next version...

@dani: whatever problem generates green screen, i need crash log!
ps: this ipk states "prerelease" but this little errors will be fixed in no time...
 

Dani

Vu+ Newbie
Thank you... yes i am not complaining at all.... understand all of this is an on going process ;)
I shall try and snap the log file ;)
 
I don't have a vu+ to play around with!
But there are some things in change log of vti image i would look into first.

Update 06.09.2012:
- increase image version : 4.2.2
- update plugin TVSpielfilm (ver. 3.5.5)
- add plugin msnTraffic (ver. 0.2)
- add plugin msnWeather (ver. 0.3)
- update VTiPanel (add italian translation, THX @Diamondear)
- update DeviceManager2 (add italian translation, THX @Diamondear)
- update HbbTV (ver. 2012-09-06)
* add playback status (Vu+)
* add volume control (Vu+)
* add connection progress (Vu+)
- update dvbapp2
* update for latest HbbTV (Vu+)
* make ClockToText converter translatable (THX @Diamondear)
* update italian translation THX @Diamondear
 
Top