LinuxMCE Forums
June 19, 2013, 09:05:11 pm GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: 1 2 3 [4] 5
  Print  
Author Topic: New Touch Orbiter & Proxy_Orbiter in development  (Read 8237 times)
DragonK
Guru
****
Posts: 428



View Profile
« Reply #45 on: July 12, 2011, 07:38:03 am »

Correct :-)

Andrew

Andrew,

And the Dianemo app will only work with Dianemo systems and not LinuxMCE??
Logged
DragonK
Guru
****
Posts: 428



View Profile
« Reply #46 on: July 12, 2011, 07:39:20 am »

Did you revisit the TouchOrbiterQT Wiki page since earlier as we have added some additional dependency info there;

you should do the following first;

Code:
apt-get install libqt4-dev

That should fix the missing lib issue.

Then you should do what you did first off which was correct... namely;

Code:
dcerouter_1018958:/home/karel/source/src/TouchOrbiter/TouchOrbiterQt# qmake
dcerouter_1018958:/home/karel/source/src/TouchOrbiter/TouchOrbiterQt# make

That should give you a working App.

Re RoamingOrb... you should install download the current Dianemo App 1.1 (search for 'dianemo' in the iOS App store) as it is that App that will get updated to 1.2 in the next few days. RoamingOrb will not get updated by us.

All the best


Andrew

Followed it to the "T" but still no luck.

Has anyone else tried this?

Karel
Logged
posde
Administrator
LinuxMCE God
*****
Posts: 2637


Wastes Life On LinuxMCE Since 2007


View Profile WWW
« Reply #47 on: July 12, 2011, 07:39:51 am »

Andrew,

And the Dianemo app will only work with Dianemo systems and not LinuxMCE??

No.
Logged

totallymaxed
LinuxMCE God
****
Posts: 4316


View Profile WWW
« Reply #48 on: July 12, 2011, 07:40:22 am »

Andrew,

And the Dianemo app will only work with Dianemo systems and not LinuxMCE??

No. The Dianemo App will work with either Dianemo (you get some additional features with the App on Dianemo) or LinuxMCE.

Its a free download either way and will remain that way too.

All the best


Andrew
Logged

Andy Herron,
Convergent Home Technologies Ltd
United Kingdom

Dianemo S Now Shipping on Ubuntu 12.04LTS
Build your system on the latest Ubuntu OS Release!

Get a Dianemo S License: http://forum.linuxmce.org/index.php?topic=8880.0
iOS Orbiter: http://wiki.linuxmce.org/index.php/Dianemo_iOS_Orbiter
Follow us on Facebook: https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465

Sales & Info:
http://www.dianemo.co.uk
totallymaxed
LinuxMCE God
****
Posts: 4316


View Profile WWW
« Reply #49 on: July 12, 2011, 07:44:02 am »

Followed it to the "T" but still no luck.

Has anyone else tried this?

Karel

I have asked Uplink who wrote the code to respond to you later to see whats up.

Andrew
Logged

Andy Herron,
Convergent Home Technologies Ltd
United Kingdom

Dianemo S Now Shipping on Ubuntu 12.04LTS
Build your system on the latest Ubuntu OS Release!

Get a Dianemo S License: http://forum.linuxmce.org/index.php?topic=8880.0
iOS Orbiter: http://wiki.linuxmce.org/index.php/Dianemo_iOS_Orbiter
Follow us on Facebook: https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465

Sales & Info:
http://www.dianemo.co.uk
uplink
Administrator
Guru
*****
Posts: 185

Linux and LinuxMCE witchdoctor


View Profile
« Reply #50 on: July 12, 2011, 12:43:32 pm »

I tried those instructions with Ubuntu 11.10 alpha 2 Smiley since I had a fresh install of it in a virtualbox. I'll make a clean install of 10.04 LTS now and see if it is any different.

This bears the question: what kind of system did you attempt this on?
Logged
DragonK
Guru
****
Posts: 428



View Profile
« Reply #51 on: July 12, 2011, 12:52:00 pm »

0810.........

Edit: Seems to go further on 1004

./bin/TouchOrbiterQt gives an error:

TouchOrbiterQt: cannot connect to X server


Karel
« Last Edit: July 12, 2011, 01:10:34 pm by DragonK » Logged
uplink
Administrator
Guru
*****
Posts: 185

Linux and LinuxMCE witchdoctor


View Profile
« Reply #52 on: July 12, 2011, 01:31:10 pm »

TouchOrbiterQt: cannot connect to X server

Do one of these:

- Option 1:

Run TouchOrbiterQt from the desktop (as the logged in user).

- Option 2:

export DISPLAY=:0
then run TouchOrbiterQt

If it's option 2, it's because your DISPLAY variable was deleted when you sudo'ed, or you logged in via ssh or something.
Logged
DragonK
Guru
****
Posts: 428



View Profile
« Reply #53 on: July 12, 2011, 02:03:05 pm »

Uplink.
Thanx Option 1 worked......... but another stupid question..... User:Huh? Password:Huh?

Karel
Logged
uplink
Administrator
Guru
*****
Posts: 185

Linux and LinuxMCE witchdoctor


View Profile
« Reply #54 on: July 12, 2011, 02:17:37 pm »

You don't need those if you connect locally. They're used for HTTP authentication. We use that in Dianemo in combination with the SSL tickbox for remotely accessing machines.
Logged
uplink
Administrator
Guru
*****
Posts: 185

Linux and LinuxMCE witchdoctor


View Profile
« Reply #55 on: July 12, 2011, 03:07:35 pm »

I also confirmed that you can't compile TouchOrbiterQt on 0810. One of the errors is fixable by adding an include. The next error can't be fixed easily because of a missing member in QNetworkRequest. Anyone willing to make a workaround is welcome to do so.
Logged
cfernandes
Guru
****
Posts: 269



View Profile WWW
« Reply #56 on: July 12, 2011, 03:16:40 pm »

HI ,

i try to run  but on screen of  qtorbiter  show
error downloading  http://192.168.90.1/lmce-admin/weborbiter_image.php

if i try to open this url on browser   show 404 error ,   but this files  is on /lmce-admin

Logged
uplink
Administrator
Guru
*****
Posts: 185

Linux and LinuxMCE witchdoctor


View Profile
« Reply #57 on: July 12, 2011, 03:23:42 pm »

HI ,

i try to run  but on screen of  qtorbiter  show
error downloading  http://192.168.90.1/lmce-admin/weborbiter_image.php

if i try to open this url on browser   show 404 error ,   but this files  is on /lmce-admin



This is a problem on the web server. Are you sure you're looking at the same machine in all the cases? Look at the Apache log to see if the requests come in when you try to connect.
Logged
DragonK
Guru
****
Posts: 428



View Profile
« Reply #58 on: July 12, 2011, 03:32:49 pm »

Uplink,

Thanx for you patience........and help.
Hopefully last question.........Device number.... Orbiter number I want to use?

Karel

PS, I have the same prob as cfernandes.

Logged
cfernandes
Guru
****
Posts: 269



View Profile WWW
« Reply #59 on: July 12, 2011, 03:36:18 pm »

Is the same machine,

on apache  logs  i get error  404   but the file is there.
Logged
Pages: 1 2 3 [4] 5
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!