Author Topic: Qorbiter Help  (Read 19404 times)

Stash_CEO

  • Regular Poster
  • **
  • Posts: 42
    • View Profile
Qorbiter Help
« on: November 03, 2013, 02:00:15 pm »
I followed the instructions but am unaware of how to

Quote
Now you will need to decide on a skin. Eventually, this will be a cleaner process. For the moment, it isnt :) All skins live on the core and will be accessible from http://<your-route-ip>/lmce-admin/skins The following instructions are for the core machine. you may need to run these commands with 'sudo'. These commands will download a script written for your LinuxMCE core. It will setup and update the critical files needed while QOrbiter is in this beta state. Thank you for your patience.

wget http://langstonball.com/qorbiter/setupQorbiter.sh -O /tmp/setupQorbiter.sh
sudo chmod u+x /tmp/setupQorbiter.sh
sudo /tmp/./setupQorbiter.sh

Now your skins are installed.

can anyone help.  what do I do next.

Marie.O

  • Administrator
  • LinuxMCE God
  • *****
  • Posts: 3675
  • Wastes Life On LinuxMCE Since 2007
    • View Profile
    • My Home
Re: Qorbiter Help
« Reply #1 on: November 03, 2013, 04:51:55 pm »
I don't really understand what your problem is. After you've installed qOrbiter on any of your devices, a default skin is automatically presented. You can change the skin under the advanced menu.

Stash_CEO

  • Regular Poster
  • **
  • Posts: 42
    • View Profile
Re: Qorbiter Help
« Reply #2 on: November 03, 2013, 05:07:53 pm »
when the orbiter loads it says its missing a skin file

so i figured I was missing the step in the quoted text above.

I don't know how to get to a terminal screen or ssh to input the commands
« Last Edit: November 03, 2013, 05:09:37 pm by Stash_CEO »

Govo

  • Guru
  • ****
  • Posts: 204
    • View Profile
Re: Qorbiter Help
« Reply #3 on: November 04, 2013, 09:18:30 pm »
Hi Stash_CEO

nice bit software for a windows called Bitvise,  you can download this or alternative would be putty for  both linux and windows,

if your using  linuxmce kde then open the terminal and there same setting below apply  expect you don't add your ip.

login to the core by adding your core ip in the host box.

in the username  box add your user name, it will ask for your password

once you login
sudo -i

enter your password again and you will be in the dcerouter.

copy and paste each on command like below

Govo@dcerouter:~$ sudo -i
[sudo] password for Govo:
dcerouter_1037149:~# wget http://langstonball.com/qorbiter/setupQorbiter.sh -O /
tmp/setupQorbiter.sh
--2013-11-04 20:11:33--  http://langstonball.com/qorbiter/setupQorbiter.sh
Resolving langstonball.com... 72.249.48.75
Connecting to langstonball.com|72.249.48.75|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2876 (2.8K) [application/x-sh]
Saving to: `/tmp/setupQorbiter.sh'

100%[======================================>] 2,876       14.5K/s   in 0.2s

2013-11-04 20:11:34 (14.5 KB/s) - `/tmp/setupQorbiter.sh' saved [2876/2876]

dcerouter_1037149:~# sudo chmod u+x /tmp/setupQorbiter.sh
dcerouter_1037149:~# sudo /tmp/./setupQorbiter.sh
/tmp/./setupQorbiter.sh: line 13: export: `=': not a valid identifier
Setting up log file in /var/log/QOrbiterSkins.log
Pre Init complete, starting
Disabling proxies, will be restored when we are done.
Checking subversion
Subversion installed already, proceeding
Checking Skins
No common qml files present, downloading
/tmp/./setupQorbiter.sh: line 62: svn: command not found
Finished with common files.
No Skins present, downloading
/tmp/./setupQorbiter.sh: line 68: svn: command not found
Done setting up skins.
/tmp/./setupQorbiter.sh: line 73: svnversion: command not found
Current svn rev:
Last Step, getting needed files
--2013-11-04 20:11:51--  http://svn.linuxmce.org/trac.cgi/browser/trunk/web/lmce
-admin/qOrbiterGenerator.php?format=txt
Resolving svn.linuxmce.org... 193.200.113.133
Connecting to svn.linuxmce.org|193.200.113.133|:80... connected.
HTTP request sent, awaiting response... 200 Ok
Length: 30600 (30K) [text/plain]
Saving to: `/var/www/lmce-admin/qOrbiterGenerator.php'

100%[======================================>] 30,600      97.6K/s   in 0.3s

2013-11-04 20:11:52 (97.6 KB/s) - `/var/www/lmce-admin/qOrbiterGenerator.php' sa
ved [30600/30600]

--2013-11-04 20:11:52--  http://svn.linuxmce.org/trac.cgi/browser/trunk/web/lmce
-admin/imdbImage.php?format=txt
Resolving svn.linuxmce.org... 193.200.113.133
Connecting to svn.linuxmce.org|193.200.113.133|:80... connected.
HTTP request sent, awaiting response... 200 Ok
Length: 878 [text/plain]
Saving to: `/var/www/lmce-admin/imdbImage.php'

100%[======================================>] 878         --.-K/s   in 0s

2013-11-04 20:11:53 (96.9 MB/s) - `/var/www/lmce-admin/imdbImage.php' saved [878
/878]

--2013-11-04 20:11:53--  http://svn.linuxmce.org/trac.cgi/browser/trunk/web/lmce
-admin/operations/mediaBrowser/httpImageProvider.php?format=txt
Resolving svn.linuxmce.org... 193.200.113.133
Connecting to svn.linuxmce.org|193.200.113.133|:80... connected.
HTTP request sent, awaiting response... 200 Ok
Length: 2000 (2.0K) [text/plain]
Saving to: `/var/www/lmce-admin/operations/mediaBrowser/httpImageProvider.php'

100%[======================================>] 2,000       --.-K/s   in 0.002s

2013-11-04 20:11:54 (904 KB/s) - `/var/www/lmce-admin/operations/mediaBrowser/ht
tpImageProvider.php' saved [2000/2000]

Resetting Proxy to
QOrbiter Setup Complete. Try and connect with your QOrbiter now.
dcerouter_1037149:~#
« Last Edit: November 04, 2013, 09:20:16 pm by Govo »

Govo

  • Guru
  • ****
  • Posts: 204
    • View Profile
Re: Qorbiter Help
« Reply #4 on: November 05, 2013, 01:18:15 pm »
Hi Folks

looking more into the .sh file , the url http://svn.linuxmce.org/svn/trunk/src/qOrbiter/qOrbiter_src/qml/android  is return a 404 error, hence the reason why the skin files are not downloading.

can this be looked at or  alternative link provided ?

realy like to  get this going .
Thanks
Govo

Govo

  • Guru
  • ****
  • Posts: 204
    • View Profile
Re: Qorbiter Help
« Reply #5 on: November 05, 2013, 01:22:18 pm »
http://svn.linuxmce.org/ is not available

abaton CMS Hosting

This domain / this host was not found!

Possible reasons for this:
The domain does not exist
An incorrect configuration of the DNS
The hosting was stopped by abaton
(eg due to unpaid invoices)
The customer has stopped hosting
Questions? Contact the support abaton .

 

Stash_CEO

  • Regular Poster
  • **
  • Posts: 42
    • View Profile
Re: Qorbiter Help
« Reply #6 on: November 05, 2013, 03:50:28 pm »
thanks govo,
    glad to see it's not my stupidity  ??? that was giving me an issue and someone else has the same issue.  Also, thanks for showing me how to get into the core to run commands.

coley

  • Guru
  • ****
  • Posts: 492
    • View Profile
Re: Qorbiter Help
« Reply #7 on: November 05, 2013, 04:17:33 pm »
http://svn.linuxmce.org/ is not available

abaton CMS Hosting

This domain / this host was not found!

Possible reasons for this:
The domain does not exist
An incorrect configuration of the DNS
The hosting was stopped by abaton
(eg due to unpaid invoices)
The customer has stopped hosting
Questions? Contact the support abaton .

 
just spotted via IRC;
svn will be back, hari is in the process of moving this due to ongoing attacks.
-Coley.

Govo

  • Guru
  • ****
  • Posts: 204
    • View Profile
Re: Qorbiter Help
« Reply #8 on: November 05, 2013, 09:24:44 pm »
Thanks for the update Coley,

would it be possible for you to zip the android folder  of your system   and put it  on-line some were for us to download, while we wait the change over?


Thanks

coley

  • Guru
  • ****
  • Posts: 492
    • View Profile
Re: Qorbiter Help
« Reply #9 on: November 06, 2013, 12:10:37 pm »
My svn checkout of the android skins is probably quite old so would most likely not be of any use.

-Coley.

Govo

  • Guru
  • ****
  • Posts: 204
    • View Profile
Re: Qorbiter Help
« Reply #10 on: November 06, 2013, 10:39:36 pm »
Thanks for the reply, I guess we'll have to wait .

Stash_CEO

  • Regular Poster
  • **
  • Posts: 42
    • View Profile
Re: Qorbiter Help
« Reply #11 on: November 07, 2013, 04:50:49 pm »
I wonder if this applies to the apple app...guess I'll give it a try later tonight.

Marie.O

  • Administrator
  • LinuxMCE God
  • *****
  • Posts: 3675
  • Wastes Life On LinuxMCE Since 2007
    • View Profile
    • My Home
Re: Qorbiter Help
« Reply #12 on: November 07, 2013, 05:59:59 pm »
The current Apple app is NOT qOrbiter but uses the Proxy_Orbiter like the web orbiter.

golgoj4

  • NEEDS to work for LinuxMCE
  • ***
  • Posts: 1193
  • hrumpf!
    • View Profile
    • Mah Website
Re: Qorbiter Help
« Reply #13 on: November 08, 2013, 02:08:50 am »
The current Apple app is NOT qOrbiter but uses the Proxy_Orbiter like the web orbiter.

Qt 5.2 beta supposedly has iOs support. who's buying me a MAC?  ;D
Linuxmce - Where everyone is never wrong, but we are always behind xbmc in the media / ui department.

Stash_CEO

  • Regular Poster
  • **
  • Posts: 42
    • View Profile
Re: Qorbiter Help
« Reply #14 on: November 08, 2013, 02:14:19 am »
 :-\ can't get the ios version to work either...I'm getting an IP from the core when connected to my wifi...I can connect to the web orbiter from the Android Note2 and the Ipad2 web browsers.  I must be missing something.  ??? ???