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

Main Menu

New Touch Orbiter & Proxy_Orbiter in development

Started by totallymaxed, March 31, 2011, 03:11:11 AM

Previous topic - Next topic

DragonK

Quote from: totallymaxed on July 11, 2011, 09:14:27 PM
Correct :-)

Andrew

Andrew,

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

DragonK

Quote from: totallymaxed on July 11, 2011, 09:13:01 PM
Did you revisit the TouchOrbiterQT Wiki page since earlier as we have added some additional dependency info there;

you should do the following first;

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;

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

Marie.O

Quote from: DragonK on July 12, 2011, 08:38:03 AM
Andrew,

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

No.
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

totallymaxed

Quote from: DragonK on July 12, 2011, 08:38:03 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
Andy Herron,
CHT Ltd

For Dianemo/LinuxMCE consulting advice;
@herron on Twitter, totallymaxed+inquiries@gmail.com via email or PM me here.

Get Dianemo-Rpi2 ARM Licenses [url="http://forum.linuxmce.org/index.php?topic=14026.0"]http://forum.linuxmce.org/index.php?topic=14026.0[/url]

Get RaspSqueeze-CEC or Raspbmc-CEC for Dianemo/LinuxMCE: [url="http://wp.me/P4KgIc-5P"]http://wp.me/P4KgIc-5P[/url]

Facebook: [url="https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465"]https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465[/url]

[url="http://www.dianemo.co.uk"]http://www.dianemo.co.uk[/url]

totallymaxed

Quote from: DragonK on July 12, 2011, 08:39:20 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
Andy Herron,
CHT Ltd

For Dianemo/LinuxMCE consulting advice;
@herron on Twitter, totallymaxed+inquiries@gmail.com via email or PM me here.

Get Dianemo-Rpi2 ARM Licenses [url="http://forum.linuxmce.org/index.php?topic=14026.0"]http://forum.linuxmce.org/index.php?topic=14026.0[/url]

Get RaspSqueeze-CEC or Raspbmc-CEC for Dianemo/LinuxMCE: [url="http://wp.me/P4KgIc-5P"]http://wp.me/P4KgIc-5P[/url]

Facebook: [url="https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465"]https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465[/url]

[url="http://www.dianemo.co.uk"]http://www.dianemo.co.uk[/url]

uplink

I tried those instructions with Ubuntu 11.10 alpha 2 :) 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?

DragonK

#51
0810.........

Edit: Seems to go further on 1004

./bin/TouchOrbiterQt gives an error:

TouchOrbiterQt: cannot connect to X server


Karel

uplink

Quote from: DragonK on July 12, 2011, 01:52:00 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.

DragonK

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

Karel

uplink

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.

uplink

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.

cfernandes

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


uplink

Quote from: cfernandes on July 12, 2011, 04: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



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.

DragonK

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.


cfernandes

Is the same machine,

on apache  logs  i get error  404   but the file is there.