LinHES Forums http://forum.linhes.org/ |
|
R6 XINE will not exit cleanly http://forum.linhes.org/viewtopic.php?f=6&t=19599 |
Page 1 of 1 |
Author: | weblst [ Thu Feb 26, 2009 2:25 am ] |
Post subject: | R6 XINE will not exit cleanly |
I prefer xine as my video player for several reasons but mostly becuase in R6 Internal will not play some of my videos. Anyway when I exit it just hangs and locks up the front end. I have too bring up a terminal and kill the process then it is all good. Any ideas as to why this is happening ????. I am thinking that maybe a workaround is to start it from a script and kill it on exit but not sure if that will work or not. DVD Playing command (audio passthrough): Code: xine -pfhq --no-splash --audio-driver alsa -r 4:3 dvd:// Video playing command (2 channel config): Code: xine -pfhq --no-splash --audio-driver alsa -r 4:3 -c /home/mythtv/.xine/config.2ch %s
|
Author: | weblst [ Thu Feb 26, 2009 4:56 am ] |
Post subject: | |
Seems I have found a work around. A few versions ago there was a focus issue I think related a xinelib or something and this may be the case here. Workaround is to prefix your xine command with the following: Code: xterm -geometry 1x1-0-0 -e
Seems to work for me anyways. Finally got my DVD menus back ![]() EDIT: Seems to be still there but very intermittent. Any ideas would be appreciated. |
Author: | weblst [ Sun Mar 22, 2009 2:45 am ] |
Post subject: | |
Unhappy to report that this is still an issue. Not sure if anyone else has this problem but it is a real drama for me. I have had to program a button on my remote to "sudo pkill xine" as a work around. Seems to be a focus issue but I have no idea how to resolve this one. Any help would be appreciated. I have read that perhaps irexec could have something to do with it but I have my doubts. This is now the only issue I have with the new system. A few updates have fixed any previous issues and it seems great. Good work everyone involved. |
Author: | weblst [ Wed Mar 25, 2009 3:17 am ] |
Post subject: | |
Well not sure what is going on but I did a backup, reinstalled and the problem is noticeable better. Maybe a glitch so fingers crossed. |
Author: | brfransen [ Mon May 04, 2009 3:07 pm ] |
Post subject: | |
It seems that this bug only happens when using the LIRC interface to xine. Using the q key on a keyboard never has triggered the bug for me. So to work around the bug I am using irxevent to send the q keypress. Here is what I did in my .lircrc: Code: #begin # prog = xine # button = back # repeat = 0 # config = Quit #end begin prog = irxevent button = back config = Key q xine end Then in .fluxbox/apps I added this: Code: [startup] {/usr/bin/irxevent -d}
I would be curious if this avoids the bug for you as well. Britney |
Author: | weblst [ Sat May 09, 2009 12:06 am ] |
Post subject: | |
brfransen Did not try your suggestion but thanks anyways. Did an update yesterday and there was a fluxbox update. This (so far. fingers crossed) seems to have fixed my issue. Maybe something in the window manager was borked but not sure. All good so far and wifey is happy again. |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |