LinuxMCE Forums
May 22, 2013, 10:22:16 am 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  
  Show Posts
Pages: 1 ... 4 5 [6] 7 8 ... 10
76  LinuxMCE / Feature requests & roadmap / Re: Status / overview page? on: October 31, 2012, 01:04:24 pm
posde, where can i get the sunrise/sunset times from LMCE.

afak, currently brononius  is running a cron to get the dates. Would be good to get it form LMCE it self as long as the data is already present on the system.


thx

ochorocho
77  LinuxMCE / Feature requests & roadmap / Re: Status / overview page? on: October 31, 2012, 09:33:04 am
sunset/-rise will be integrated again.
maybe i put it ro the right of the top bar?

Cacti is very nice. Cacti got a the nice interface with zoom for graphs  ...
i use munin because of the easy setup and the way it can be extended. No zoom... graphs are NOT fancy! ...

My plan was not to replace it. Just to have important graphs ootb.
I currently have a script, it's run by a cron every minute and writes the data to a txt file. each day will generate its own file.

it would be nice if you know hot to get data from cacti?

example data of jqplot:
Code:

        ['2011-12-06 00:50', 68],['2011-12-06 00:55', 27],
        ['2011-12-06 01:00', 12],['2011-12-06 01:05', 81],
        ['2011-12-06 01:10', 40],['2011-12-06 01:15', 93],
        ['2011-12-06 01:20', 34],['2011-12-06 01:25', 24],
        ['2011-12-06 01:30', 37],['2011-12-06 01:35', 80],
        ['2011-12-06 01:30', 37],['2011-12-06 01:36', 80],
        ['2011-12-06 01:30', 37],['2011-12-06 01:37', 80],
        ['2011-12-06 01:30', 37],['2011-12-06 01:38', 80],
        ['2011-12-06 01:30', 37],['2011-12-06 01:39', 80],
        ['2011-12-06 01:30', 37],['2011-12-06 01:40', 80],
        ['2011-12-06 01:30', 37],['2011-12-06 01:41', 80],
        ['2011-12-06 01:30', 37],['2011-12-06 01:42', 80],
        ['2011-12-06 01:30', 37],['2011-12-06 01:43', 80],
        ['2011-12-06 01:30', 37],['2011-12-06 01:44', 80]
78  LinuxMCE / Feature requests & roadmap / Re: Status / overview page? on: October 31, 2012, 12:10:30 am
something to play with....
lmce.no-ip.org:8080

i will think about integrating this information into the orbiter.
79  LinuxMCE / Feature requests & roadmap / Re: Status / overview page? on: October 30, 2012, 01:06:16 am
brononius, what i made out of your status page...

http://dokuwiki.knallimall.org/de/linuxmce_dashboard

hope you like it :-)

ochorocho
80  LinuxMCE / Users / Re: No VPN Connection on 10.04 on: October 29, 2012, 06:12:01 pm
my config was working ... but it stopped after reboot ....
i make mine worked again... lets say i try! ... :-)

if i'ma able to make it work again i let you know and can compare configs and stuff ....

thx.

Jochen
81  LinuxMCE / Users / Re: No VPN Connection on 10.04 on: October 28, 2012, 08:06:04 pm
Hey ...

i had my vpn running weeks ago. Stopped working :-(

anyways, this is my list of opened ports in the firewall:

udp    500
udp    1701
tcp    1723
udp    4500
udp    5500

hope this helps...

ochorocho
82  LinuxMCE / Users / Re: qOrbiter Android - change skin on: October 26, 2012, 03:07:02 pm
golgoj4 told me in IRC, that it is not yet possible to change skin for qOrbiter on Android devices.
83  LinuxMCE / Users / Re: qOrbiter - loading Skin issue on: October 26, 2012, 10:15:32 am
golgoj4, any news? Can i help somehow?

84  LinuxMCE / Users / Re: qOrbiter - loading Skin issue on: October 25, 2012, 07:47:01 pm
changed the last part to explain when qt libs will install ....

http://wiki.linuxmce.org/index.php/QOrbiter_Acer_Icona_A210#Install_QOrbiter_on_Device

Code:
Open qOrbiter on your Acer (First start will install some required Qt Libs, watch the download till completed. First try failed for me, so i removed everything, and started from beginning)

thanks
85  LinuxMCE / Users / Re: VPN access via iPhone on: October 25, 2012, 03:51:51 pm
hm .... will check this tonight...
And wat else i have done to make it work for me...
86  LinuxMCE / Feature requests & roadmap / Re: Status / overview page? on: October 25, 2012, 11:57:44 am
DOH! ....  Grin

Thx.
87  LinuxMCE / Feature requests & roadmap / Re: Status / overview page? on: October 25, 2012, 10:42:17 am
hey.... would you mind to provide that scipt for others to play with?
:-)


thx.
Ochorocho
88  LinuxMCE / Users / qOrbiter Android - change skin on: October 25, 2012, 09:18:32 am
Hey,

just bought a Acer Iconia A210 Tablet for qOrbiter skinning stuff....

Now i want to have my own skin based on default skin.

What i tried:
 - duplicate "default" in /var/www/lmce-skin/skins/android/tablet/
 - change "skindir" in Style.qml
 - change "skin" in config.xml to the name of the duplicated default folder

This ends up in a crashing qorbiter while its trying to load the skin.
If required, i can provide some device debug information in a few hours...

Cheers,
ochorocho
89  LinuxMCE / Users / Re: qOrbiter - loading Skin issue on: October 24, 2012, 10:27:25 pm
Changed that line ...
* Make sure additional Qt libs downloaded properly! Watch the download till completed. First try failed for me.

no idea how to check the install.
90  LinuxMCE / Users / Re: qOrbiter - loading Skin issue on: October 24, 2012, 08:37:16 pm
Howto install qOrbiter on Acer Icona A210:
http://wiki.linuxmce.org/index.php/QOrbiter_Acer_Icona_A210
Pages: 1 ... 4 5 [6] 7 8 ... 10
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!