LinuxMCE Forums
May 19, 2013, 03:24:55 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  
Pages: [1]
  Print  
Author Topic: Not able to switch back to LinuxMCE after been using KDE desktop!!  (Read 1376 times)
gunsmoke
Veteran
***
Posts: 73



View Profile
« on: May 24, 2010, 07:10:27 am »

Current install is LinuxMCE 8.10 beta 2 SVN 22969, UI2-3. HW; Mobo: Gigabyte E7AUM-DS2H, Core2 Duo E8400 (see sign for more HW info).

When using the desktop enviroment, I have been using the task window named "OrbiterGL" and this will take me back to LinuxMCE. But after working a while in the desktop, the orbiterGL becomes unresponsive. Now I only see the flickr picture shifting after selecting "PlutoGalleryViewer". Seems like the LinuxMCE menu system is whent to sleep.... Huh

Now I have to do a forced restart, to get it working again Tongue

« Last Edit: May 24, 2010, 04:37:52 pm by gunsmoke » Logged

HTPC HARDWARE: Gigabyte E7AUM-DS2H, Onboard video 9400, mATX, Socket LGA775. Intel Core2 Duo E8400. Samsung SpinPoint SATA2 HD 1000GB. Corsair 2x2GB DDR2. NEC DVD+/-RW ND4551A. Seasonic S12-330; +3.3v/20A. BIOS: v3.7
gunsmoke
Veteran
***
Posts: 73



View Profile
« Reply #1 on: May 24, 2010, 04:41:25 pm »

Tried the same thing, only in UI1. Then all is ok! No lock up...

Should I select GForce/TNT graphic card in the LinuxMCE Admin? Or should I leave it at default?
Logged

HTPC HARDWARE: Gigabyte E7AUM-DS2H, Onboard video 9400, mATX, Socket LGA775. Intel Core2 Duo E8400. Samsung SpinPoint SATA2 HD 1000GB. Corsair 2x2GB DDR2. NEC DVD+/-RW ND4551A. Seasonic S12-330; +3.3v/20A. BIOS: v3.7
tschak909
LinuxMCE God
****
Posts: 5101

DOES work for LinuxMCE.


View Profile
« Reply #2 on: May 24, 2010, 05:38:20 pm »

We need to add back an Activate Orbiter applet.

-Thom
Logged
gunsmoke
Veteran
***
Posts: 73



View Profile
« Reply #3 on: May 24, 2010, 09:43:58 pm »

We need to add back an Activate Orbiter applet.

-Thom

Any key combination that will let me do that?
Logged

HTPC HARDWARE: Gigabyte E7AUM-DS2H, Onboard video 9400, mATX, Socket LGA775. Intel Core2 Duo E8400. Samsung SpinPoint SATA2 HD 1000GB. Corsair 2x2GB DDR2. NEC DVD+/-RW ND4551A. Seasonic S12-330; +3.3v/20A. BIOS: v3.7
tschak909
LinuxMCE God
****
Posts: 5101

DOES work for LinuxMCE.


View Profile
« Reply #4 on: May 24, 2010, 09:47:08 pm »

No. but you can send a message to the media director device (for the core/hybrid, this is 1):

/usr/pluto/bin/MessageSend localhost 0 X 1 912 119 "0"

replace X with the PK_Device # of the Media director.

-Thom
Logged
bongowongo
wants to work for LinuxMCE
**
Posts: 826



View Profile
« Reply #5 on: May 25, 2010, 09:39:48 am »

You can also go into the webadmin, and do quick reload router if you are scared of code, just like me.
Logged
posde
Administrator
LinuxMCE God
*****
Posts: 2620


Wastes Life On LinuxMCE Since 2007


View Profile WWW
« Reply #6 on: May 25, 2010, 09:46:36 am »

The easiest solution is to setup a link on your desktop to point to
Code:
/usr/pluto/bin/ActivateOrbiterFromKDE.sh
Logged

gunsmoke
Veteran
***
Posts: 73



View Profile
« Reply #7 on: May 25, 2010, 05:54:01 pm »

No. but you can send a message to the media director device (for the core/hybrid, this is 1):

/usr/pluto/bin/MessageSend localhost 0 X 1 912 119 "0"

replace X with the PK_Device # of the Media director.

-Thom

Now I feel dumb agian Embarrassed  Smiley Can I send message to the media director device, is this possible from the KDE desktop enviroment?

So if I have an Core/hybrid the message would look like this:

/usr/pluto/bin/MessageSend localhost 0 1 1 912 119 "0"

But how can I send this message, from the teriminal, if so witch command?

Thanks Thom for your answer. Sorry for my silver spoon needs Wink
Logged

HTPC HARDWARE: Gigabyte E7AUM-DS2H, Onboard video 9400, mATX, Socket LGA775. Intel Core2 Duo E8400. Samsung SpinPoint SATA2 HD 1000GB. Corsair 2x2GB DDR2. NEC DVD+/-RW ND4551A. Seasonic S12-330; +3.3v/20A. BIOS: v3.7
Zaerc
Alumni
LinuxMCE God
*
Posts: 2256


Department of Redundancy Department.


View Profile
« Reply #8 on: May 25, 2010, 11:51:17 pm »

No. but you can send a message to the media director device (for the core/hybrid, this is 1):

/usr/pluto/bin/MessageSend localhost 0 X 1 912 119 "0"

replace X with the PK_Device # of the Media director.

-Thom

Now I feel dumb agian Embarrassed  Smiley Can I send message to the media director device, is this possible from the KDE desktop enviroment?

So if I have an Core/hybrid the message would look like this:

/usr/pluto/bin/MessageSend localhost 0 1 1 912 119 "0"

But how can I send this message, from the teriminal, if so witch command?

Thanks Thom for your answer. Sorry for my silver spoon needs Wink

Open a terminal (such as Konsole on the KDE desktop) and just run the command above from there. The X should be replaced with the Device Number of the onscreen orbiter you want to activate, you can look it up in the web-admin's devices tree.  And if you replace localhost with dcerouter it should work from any Media Director, not just the Core.

Logged

"Change is inevitable. Progress is optional."
-- Anonymous

tschak909
LinuxMCE God
****
Posts: 5101

DOES work for LinuxMCE.


View Profile
« Reply #9 on: May 26, 2010, 06:00:51 am »

Thanks Zaerc, for clarifying...

I am going to build a proper solution to this tomorrow.

-Thom
Logged
Pages: [1]
  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!