[BUG] Resuming from standby causes XBMC to crash

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
uchenzei Offline
Junior Member
Posts: 45
Joined: Dec 2008
Reputation: 0
Post: #41
pbu50w Wrote:Using event ghost, set up keyboard emulation on powerdown to first send the commands {s} then {return} before sending the computer into hibernation. You can then use eventghost to autorun an application on wakeup (ie xbmc). I have had this working very well for some time now.
The reslt is pretty seamless and you have a bug free fresh run of XBMC every time you bring the computer out of standby.

I am trying to setup something like this, in order to automatically quit xbmc before pc enters into standby, but I cannot figure out how to work with eventghost.
pbu50w, would you courtesely post some detailed info on how to setup eventghost?
find quote
illmaticone Offline
Junior Member
Posts: 4
Joined: Mar 2009
Reputation: 0
Post: #42
Not sure if this is mentioned in here or not, but this is my Temp Solution and it works flawlessly so..

im using EventGhost, MCE Remote and Hibernate Trigger (http://www.desimonesystems.com/suspendtrigger/index.php)

when i toggle the power down button via the MCE Remote, it Shuts down XBMC then Hibernates Windows... on resume, Hibernate trigger will automatically lanuch XBMC.

once everything is configured, everything works seamlessly.

EDIT:
just read pbu50w post, seems interesting i will give that a shot just to streamline the process and use a single app.
find quote
illmaticone Offline
Junior Member
Posts: 4
Joined: Mar 2009
Reputation: 0
Post: #43
uchenzei Wrote:I am trying to setup something like this, in order to automatically quit xbmc before pc enters into standby, but I cannot figure out how to work with eventghost.
pbu50w, would you courtesely post some detailed info on how to setup eventghost?

What i did was look for the macro for xbmc.quit, i added the event for the power toggle on my MCE remote, then add an Action for System > Power Management > Hibernate computer (do not force applications to close.).

so now inside xbmc.quit you should have those 3 items.

not sure if the order matters, but if it does i would put the mce power toggle 1st, xbmc quit 2nd, and system hibernate 3rd.
find quote
pbu50w Offline
Junior Member
Posts: 45
Joined: Mar 2008
Reputation: 0
Post: #44
uchenzei Wrote:I am trying to setup something like this, in order to automatically quit xbmc before pc enters into standby, but I cannot figure out how to work with eventghost.
pbu50w, would you courtesely post some detailed info on how to setup eventghost?

I don't know how much detail you want and how familiar you are with eventghost. I have attached a screenshot of my config file which should hopefully point you in the right direction. I use a harmony remote which is emulating a mce remote. All remote functions emulate a keyboard shortcut which I found worked best. If you need any more help, let me know.

[Image: aV26Eb4A.jpg]
(This post was last modified: 2009-04-15 23:55 by pbu50w.)
find quote
illmaticone Offline
Junior Member
Posts: 4
Joined: Mar 2009
Reputation: 0
Post: #45
pbu50w Wrote:I don't know how much detail you want and how familiar you are with eventghost. I have attached a screenshot of my config file which should hopefully point you in the right direction. I use a harmony remote which is emulating a mce remote. All remote functions emulate a keyboard shortcut which I found worked best. If you need any more help, let me know.

[Image: aV26Eb4A.jpg]

can you attach ur config file? or possibly e-mail it to me at illmaticone(a)gmail.com

that would be great
find quote
uchenzei Offline
Junior Member
Posts: 45
Joined: Dec 2008
Reputation: 0
Post: #46
pbu50w Wrote:I don't know how much detail you want and how familiar you are with eventghost. I have attached a screenshot of my config file which should hopefully point you in the right direction. I use a harmony remote which is emulating a mce remote.

Thanks for this but my problem is that i don't use any remote. So the idea was to use eventghost to intercept system events (such as going into standby and resuming from it) and not launching macro after pressing keys on remote.
Some guys in this thread suggested eventghost to do that and that's what I am trying to do. Unfortunately so far it seems to me that on eventghost everything begin from a remote.
find quote
carvegio Offline
Member
Posts: 52
Joined: Apr 2009
Reputation: 0
Post: #47
You don't need a remote to use eventghost. Look at the very last macro on the screenshot.

That star is a system event, drag this over, and then add a system event to launch xbmc in full screen.

You can also add one when the system goes into standy to close xbmc.

To do this, just add a new macro, then go to standby, then come out of it. on the right hand side there will be a star action on standby, drag this to the macro you made... then under it add an event to close xbmc.

Then since you came out of standy you have the system event to resume and drag this to another macro with launch xbmc under it.
find quote
thereddog Offline
Senior Member
Posts: 175
Joined: Nov 2009
Reputation: 0
Location: Buffalo, NY
Post: #48
Is there a fix? I don't use Event Ghost to control XBMC.
find quote
Irish2685 Offline
Junior Member
Posts: 47
Joined: Sep 2008
Reputation: 0
Post: #49
I had this problem using the local build. However, after upgrading to the most recent svn (24195), via XBMC Updater, I don't have the problem anymore. It is a little slow upon return, but that could be my PC. Also, I'm using Win7 Ultimate x64 (RC1).
find quote
hades_2100 Offline
Member
Posts: 53
Joined: May 2005
Reputation: 0
Post: #50
I also have this problem. Affecting both my Acer Revo's, running Win7x64. Sad

hades
(This post was last modified: 2009-11-30 02:45 by hades_2100.)
find quote
Post Reply