|
DragonK
|
 |
« 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
|
 |
« 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; 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
|
|
|
|
|
Logged
|
|
|
|
|
posde
|
 |
« 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
|
 |
« 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
|
|
|
|
|
totallymaxed
|
 |
« 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
|
|
|
|
uplink
Administrator
Guru
    
Posts: 185
Linux and LinuxMCE witchdoctor
|
 |
« Reply #50 on: July 12, 2011, 12:43:32 pm » |
|
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?
|
|
|
|
|
Logged
|
|
|
|
|
DragonK
|
 |
« 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
|
 |
« 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
|
 |
« Reply #53 on: July 12, 2011, 02:03:05 pm » |
|
Uplink. Thanx Option 1 worked......... but another stupid question..... User:  ? Password:  ? Karel
|
|
|
|
|
Logged
|
|
|
|
uplink
Administrator
Guru
    
Posts: 185
Linux and LinuxMCE witchdoctor
|
 |
« 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
|
 |
« 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
|
|
|
|
|
|
uplink
Administrator
Guru
    
Posts: 185
Linux and LinuxMCE witchdoctor
|
 |
« Reply #57 on: July 12, 2011, 03:23:42 pm » |
|
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
|
 |
« 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
|
 |
« 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
|
|
|
|
|