View Single Post
Old 05-28-2012, 04:52 PM   #8
eureka
but forgot what it's like
eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.
 
Posts: 741
Karma: 2345678
Join Date: Dec 2011
Location: north (by northwest)
Device: Kindle Touch
Quote:
Originally Posted by silver18 View Post
BTW, I'm having a problem related to lipc...
If I send this command:

Code:
/$ lipc-set-prop -- com.lab126.system takeScreenShot 1
to take a screenshot, I get this error:

Code:
com.lab126.system failed to set value for property takeScreenShot (0x3 lipcErrNoSuchSource)
And com.lab126.system is not listed in lipc-probe -l results (as it was before)....

Any clue?
lipc-daemon must be started.

If it isn't running, then output of status lipcd will be lipcd stop/waiting. If it's running, then output of status lipcd will be lipcd start/running, process NNN. To start it, execute: start lipcd
eureka is offline   Reply With Quote