WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: minitube 1.5  (Read 11440 times)

Offline cast-fish

  • Hero Member
  • *****
  • Posts: 1000
  • hi there
minitube 1.5
« on: August 08, 2011, 11:35:03 AM »
Hello

is your mini-tube 1.5 extension working ok?  (on a fresh tcl system?)

it does not seem to be working right here. No video plays or sound.

Other things work correctly , like youtube in a browser.

V.

Offline Arslan S.

  • Hero Member
  • *****
  • Posts: 825
Re: minitube 1.5
« Reply #1 on: August 08, 2011, 12:39:36 PM »
hi there is already an active thread in bugs section

and the problem is opengl dependency which is in Xorg so you need to load it

Offline cast-fish

  • Hero Member
  • *****
  • Posts: 1000
  • hi there
Re: minitube 1.5
« Reply #2 on: August 08, 2011, 12:51:27 PM »
i need to load which dependancy from the tcl APPS list?

thanks

Vince.


Offline Arslan S.

  • Hero Member
  • *****
  • Posts: 825
Re: minitube 1.5
« Reply #3 on: August 08, 2011, 01:34:27 PM »
Xorg-7.5.tcz is the current Xorg version

Offline cast-fish

  • Hero Member
  • *****
  • Posts: 1000
  • hi there
Re: minitube 1.5
« Reply #4 on: August 08, 2011, 01:37:32 PM »
ok Arslan thanks

It is telling me it will need to download 12 megs of data for me to install Xorg 7.5

V.

Offline cast-fish

  • Hero Member
  • *****
  • Posts: 1000
  • hi there
Re: minitube 1.5
« Reply #5 on: August 08, 2011, 03:12:21 PM »
hello

mini tube works but now my laptop is using Xorg for graphics.

It has gone a bit sluggish. Screen draws are slow and stuff.

I have correctly installed the extra graphics extension which is recommended with Xorg
but it made no difference

Is there any way to still keep mini tube working but get back to old Xvesa graphics on my laptop.

thanks

V.

Offline Arslan S.

  • Hero Member
  • *****
  • Posts: 825
Re: minitube 1.5
« Reply #6 on: August 08, 2011, 05:54:32 PM »
there is a dirty way: backup libGL.so.* from Xorg-7.5

first copy them to file system / from /tmp/tcloop/Xorg-7.5/
Code: [Select]
sudo cp -a /tmp/tcloop/Xorg-7.5/usr/local/lib/libGL.so.* /usr/local/libthen add to backup list (/opt/.filetool.lst)
Code: [Select]
echo usr/local/lib/libGL.so.1 >> /opt/.filetool.lst
echo usr/local/lib/libGL.so.1.2 >> /opt/.filetool.lst

if the size of libGL.so.1.2 is too big for backup you can create an extension see wiki page for details about extension making


Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10957
Re: minitube 1.5
« Reply #7 on: August 08, 2011, 11:14:03 PM »
Of course the above won't work if the app actually tries to use opengl...
The only barriers that can stop you are the ones you create yourself.

Offline Arslan S.

  • Hero Member
  • *****
  • Posts: 825
Re: minitube 1.5
« Reply #8 on: August 08, 2011, 11:40:09 PM »
i think best way is to leave phonon backend choice to user i will remove phonon backend gstreamer dependency
phonon backend mplayer and xine also available

Offline cast-fish

  • Hero Member
  • *****
  • Posts: 1000
  • hi there
Re: minitube 1.5
« Reply #9 on: August 09, 2011, 09:47:19 AM »
yes

i am not sure where you sit on the idea that a dependancy should be as invasive as to  change the whole graphics engine for a persons OS.

Here, Xorg caused issues with my tcl and a sluggish display on the laptop via Xorg.

Also people may not realize to install the other dependancy that is recommended
when running Xorg  (graphics..)

so i tried un-installing Xorg and it did not work. This further then
seemed to break certain Apps from appearing correctly on my screen.

In summary, Xorg messed things up on my tcl os.  (by this point i'm not too bothered about mini-tube anymore)

I then deleted Xorg from TCE. This allowed my machine to go back to Xvesa but all the apps were screwed up.

I then re-installed Xvesa and finally got back to some place normal. But there are still apps that now don't show correctly on my screen.

What i mean to say is, is it normal procedure to have an app requiring a dependancy like Xorg which, when installed, then changes tcl to such a level?

 

V

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10957
Re: minitube 1.5
« Reply #10 on: August 09, 2011, 12:48:08 PM »
If you think Xorg changes things, you haven't seen the Gnome extension ;)
The only barriers that can stop you are the ones you create yourself.

Offline vinceASPECT

  • Hero Member
  • *****
  • Posts: 746
Re: minitube 1.5
« Reply #11 on: August 09, 2011, 12:57:40 PM »
ye

i don't know much

it just caused a bit of trouble with tcl here. (Xorg)

if it's between that and not running Minitube...then Minitube goes
to the side lines here...i'm afraid.

unless there is an easy effective way to have Mini-tube find it's Xorg
stuff but still run tcl using Xvesa.

V.

Offline Arslan S.

  • Hero Member
  • *****
  • Posts: 825
Re: minitube 1.5
« Reply #12 on: August 10, 2011, 03:39:00 AM »
you can now use minitube without Xorg
just update your minitube extension and load phonon-backend-mplayer

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: minitube 1.5
« Reply #13 on: August 10, 2011, 01:53:40 PM »
mintube still doesn't play though,  since a resent change no video info is obtainable.

Continuous error "cannot get video info" and skips through each of those videos listed without playing.

« Last Edit: August 10, 2011, 03:46:35 PM by coreplayer2 »

Offline Arslan S.

  • Hero Member
  • *****
  • Posts: 825
Re: minitube 1.5
« Reply #14 on: August 10, 2011, 05:56:56 PM »
i see no problem with a clean base test, check terminal messages ?