LinuxMCE Forums
May 25, 2013, 11:15:34 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 ... 3 4 [5] 6 7
  Print  
Author Topic: QOrbiter: Updated  (Read 19278 times)
Schmich
Veteran
***
Posts: 116


View Profile
« Reply #60 on: February 11, 2012, 11:44:30 am »

Quote
Create a new QOrbiter device as a child of the core. MAKE SURE to set the default user and location. Make a note of the device number
How do you do this? Roll Eyes I know you can add qOrbiter from the Webadmin Orbiter page, at the bottom, but that creates the device as a parent. Once created I can see the template number (2186) but that gives the error "ERROR: the device template does not exist or invalid controlled via" when I try to add it as a child to the core.
Logged
davegravy
Guru
****
Posts: 451


View Profile
« Reply #61 on: February 11, 2012, 04:28:28 pm »

video of qOrbiter running on my Transformer Prime:

http://youtu.be/yGNp1-g0jEE

Let me know if there's any other functions you want me to test.
« Last Edit: February 11, 2012, 04:33:33 pm by davegravy » Logged
bongowongo
wants to work for LinuxMCE
**
Posts: 826



View Profile
« Reply #62 on: February 11, 2012, 05:52:55 pm »

yes bongo is correct. i was originally designing for a 480 by 320 screen. fixes incoming Smiley it of course would be the one ui element thats part of the binary.

-golgoj4
Maybe Bongo question, but....
How do we get updates, just install the APK again?
Logged
golgoj4
wants to work for LinuxMCE
**
Posts: 823


hrumpf!


View Profile WWW
« Reply #63 on: February 11, 2012, 07:52:44 pm »

How do you do this? Roll Eyes I know you can add qOrbiter from the Webadmin Orbiter page, at the bottom, but that creates the device as a parent. Once created I can see the template number (2186) but that gives the error "ERROR: the device template does not exist or invalid controlled via" when I try to add it as a child to the core.

is your system up to date?

Also, what version of lmce are you running?


As far as bongo's question yes you will need to re-install for the moment when i update the apk

now off for my weekly swtor with friends!

-golgoj4
Logged

Those people who tell you not to take chances, they are all missing what life's all about.

Wiki Hardware Page http://wiki.linuxmce.org/index.php/User:Langstonius
huh
Guru
****
Posts: 212


View Profile
« Reply #64 on: February 16, 2012, 05:23:44 am »

OK- just an updated.  I pulled down the latest svn (changeset 25456) and have great success on the HP Touchpad.  Whereas before I had force the app to close to be able to get it to restart,  now, it starts nearly 90% of the time on the 1st try.  The other 10% i get stuck at a black screen and have to click a button to get back to the home screen.

Here's the audio page:
http://www.imgur.com/Z4ZlI

Not so good with my samsung galaxy s2.  I get the spashscreen, but then a black screen.  When I rotate the from portrait to landscape, there is a white rectangle that appears.  I would guess that rectangle is just where qorbiter isn't displaying an image.  What's really odd, is on the 1st go at qorbiter after the update, the main UI appeared as expected, sort of.  I was surprised not to see the phone UI and instead the desktop UI on my phone.

FWIW
Logged
golgoj4
wants to work for LinuxMCE
**
Posts: 823


hrumpf!


View Profile WWW
« Reply #65 on: February 16, 2012, 10:27:35 pm »

OK- just an updated.  I pulled down the latest svn (changeset 25456) and have great success on the HP Touchpad.  Whereas before I had force the app to close to be able to get it to restart,  now, it starts nearly 90% of the time on the 1st try.  The other 10% i get stuck at a black screen and have to click a button to get back to the home screen.

Here's the audio page:
http://www.imgur.com/Z4ZlI

Not so good with my samsung galaxy s2.  I get the spashscreen, but then a black screen.  When I rotate the from portrait to landscape, there is a white rectangle that appears.  I would guess that rectangle is just where qorbiter isn't displaying an image.  What's really odd, is on the 1st go at qorbiter after the update, the main UI appeared as expected, sort of.  I was surprised not to see the phone UI and instead the desktop UI on my phone.

FWIW

Im still hot on the case of the media grid problem. Thanks to sambucca, ive gotten some insight into how i need to approach it on this device plus im finding some underlying faults in my code that were not readily apparent in a desktop build for whatever reason.

-golgoj4
Logged

Those people who tell you not to take chances, they are all missing what life's all about.

Wiki Hardware Page http://wiki.linuxmce.org/index.php/User:Langstonius
jwelch1324
Newbie
*
Posts: 12


View Profile
« Reply #66 on: February 20, 2012, 05:24:42 am »

golgoj4,

I am trying to get a dev environment for this up and running, however there seem to be some recent updates to the qOrbiter class that haven't been committed to svn yet. Specifically on Saturday there was an update to orbitermanager that references a function registerDevice() in qOrbiter but there isn't any such function defined in the current qOrbiter class.

There are also a few signal and slot callbacks that aren't in the qOrbiter class that are referenced in the initial Q::Connect functions.

Let me know if this is just because the updates haven't been committed yet or if I am missing something else...
Logged
golgoj4
wants to work for LinuxMCE
**
Posts: 823


hrumpf!


View Profile WWW
« Reply #67 on: February 20, 2012, 05:50:04 am »

golgoj4,

I am trying to get a dev environment for this up and running, however there seem to be some recent updates to the qOrbiter class that haven't been committed to svn yet. Specifically on Saturday there was an update to orbitermanager that references a function registerDevice() in qOrbiter but there isn't any such function defined in the current qOrbiter class.

There are also a few signal and slot callbacks that aren't in the qOrbiter class that are referenced in the initial Q::Connect functions.

Let me know if this is just because the updates haven't been committed yet or if I am missing something else...


They have been committed. Apologies but there is a bug in qt creator where it doesnt catch all the files that need to be submitted. Its been committed now though. Let me know if you have any questions!
Logged

Those people who tell you not to take chances, they are all missing what life's all about.

Wiki Hardware Page http://wiki.linuxmce.org/index.php/User:Langstonius
Domodude
Guest
« Reply #68 on: March 04, 2012, 10:13:12 pm »

is your system up to date?
Also, what version of lmce are you running?
Hi Golgoj, I run Dianemo on 11.10. I do not see the qorbiter template, and I get the same error when I just punch in the template number. Seems like it is not yet in Dianemo. Can you confirm that?
Thanks,
Mark
Logged
posde
Administrator
LinuxMCE God
*****
Posts: 2622


Wastes Life On LinuxMCE Since 2007


View Profile WWW
« Reply #69 on: March 04, 2012, 11:20:02 pm »

Dianemo's database is completely out of our control, and different from the LinuxMCE database. As our database is open, Dianemo is free to recreate the settings in their database if they feel like it.
Logged

Domodude
Guest
« Reply #70 on: March 05, 2012, 09:00:29 am »

Hi Posde,
I know, that's why I'm asking. It certainly looks like the Dianemo database does not have the qorbiter yet, but it's always useful if someone else can confirm it...
Mark
Logged
golgoj4
wants to work for LinuxMCE
**
Posts: 823


hrumpf!


View Profile WWW
« Reply #71 on: March 24, 2012, 10:53:14 pm »

http://www.youtube.com/watch?v=8J3LqfOrugc

a preview of some of the animations, now with opengl acceleration on Android, Linux and Mac OSX!

Sorry its been so quiet, but i promise work has been ongoing!

-golgoj4
Logged

Those people who tell you not to take chances, they are all missing what life's all about.

Wiki Hardware Page http://wiki.linuxmce.org/index.php/User:Langstonius
DragonK
Guru
****
Posts: 427



View Profile
« Reply #72 on: March 25, 2012, 11:41:59 am »

Golgoj4,

I have 2 words for you.....

#$%#@$%% AWESOME!!!!!!

I've seen other Automation software's interfaces and up until now, they have been ahead of us.... but you are Blowing the competition out of the water..... Keep it up!!!!!

Karel
Logged
Sigg3.net
Veteran
***
Posts: 64


View Profile
« Reply #73 on: April 13, 2012, 04:20:57 pm »

This will be so cool! Can't wait to get my hands on it:)

Can you disable effects? First thing my GF will ask is to turn off the spinning icons...
Logged
tschak909
LinuxMCE God
****
Posts: 5101

DOES work for LinuxMCE.


View Profile
« Reply #74 on: April 13, 2012, 04:35:07 pm »

It's important to note, that the skin that golgoj4 is working on, is purely just so he can implement functionality and test it. It's up to someone else to make a good looking default skin for it.

-Thom
Logged
Pages: 1 ... 3 4 [5] 6 7
  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!