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

KDE/LMCE menu bar.

Started by pigdog, April 11, 2009, 03:35:29 PM

Previous topic - Next topic

pigdog

After 10 minutes of inactivity on LMCE the main menu bar goes to sleep.

Flickr runs in the background.

The menu bar can be retrieved.

However, if you are on KDE desktop during the timeout and return to OrbiterGL no LMCE menu bar can be retrieved.

The KDE task bar is presented on workspace 5.

Cheers.

totallymaxed

Quote from: pigdog on April 11, 2009, 03:35:29 PM
After 10 minutes of inactivity on LinuxMCE the main menu bar goes to sleep.

Flickr runs in the background.

The menu bar can be retrieved.

However, if you are on KDE desktop during the timeout and return to OrbiterGL no LinuxMCE menu bar can be retrieved.

The KDE task bar is presented on workspace 5.

Cheers.

Just use F7 on a keyboard or the Green button on an MCE remote to re-display the menu bar.

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]

pigdog

Hi,

Sorry totallymaxed.

Once the 10 minutes has expired I can only get to the Flicker screensaver from KDE desktop by selecting workspace 5.

Selecting OrbiterGL from the KDE taskbar goes nowhere.

All I can retrieve is <CTRL/ALT> F1 and F8.

F7 does nothing.

Doing <CTRL/ALT> F7 from KDE desktop after timer expiry does nothing.

All I can retrieve is <CTRL/ALT> F1 and F8.

Cheers.

tschak909

Under 0810 you can reactivate orbiter by sending an Activate Orbiter message, with the value set to 0.

This can be done from the web admin, by selecting the Onscreen Orbiter from the advanced > devices page. and clicking send command, clicking Activate Orbiter from the commands pull-down, and clicking send.

You can also send it with the following command.


#!/bin/sh
/usr/pluto/bin/MessageSend localhost 0 20 1 912 119 "1"


This will not be needed once a full UI to the launch manager is available.

-Thom

Marie.O

tschak909,

shouldn't we just setup a small link on the Kubuntu Desktop that executes the messagesend you pointed out?
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]

tschak909

That only works on the core.

When Jondecker76 finishes the socket layer and it works, I will send the message to it instead, so that it gets the correct on-screen orbiter.

I think this would be best implemented as a plasmoid. I have some code here, but it needs the last bit from jondecker76 to be useful.

-Thom

pigdog

Thanks tschak909,

I'm able to activate orbiter.

Cheers.