• 1
  • 2
  • 3(current)
  • 4
  • 5
  • 7
Anyone else having problems when resuming from 'Pause'?
#31
phi2039 Wrote:I can't say yet why the GUIAudioManager would be reinitialized...

mmh I changed the log message from error to debug. Maybe it is still an error when it's called? Wink
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#32
svn rev 21181 on a fresh xbmc install did not fix the problem for me
crash after pause

edit:Just to confirm for my own peace of mind. I checked if the XBMC_for_Windows-9.04.1-repack2.exe caused any probs and it does not.

edit2: 21030 does indeed still work. thx for the tip
Reply
#33
I suspect that you only need to disable gui sounds during video playback to get the newer versionions to work.

It's quite broken both in windows and linux at the moment.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#34
phi2039 Wrote:Here is the problem:
Code:
#18:54:29 T:3136 M:1064898560   DEBUG: CGUIAudioManager::Initialize
#18:54:29 T:5768 M:1064882176   ERROR: CThread::staticThread : Access violation at 0x0048cdd8: Reading location 0x00000024

Because we use a global DirectSound device, when the GUIAudioManager is re-initialized, it notices that the surrent device is det up for passthrough, and closes our DirectSound device, thus invalidating the pointer held by the renderer.

I can't say yet why the GUIAudioManager would be reinitialized...

What can we do about that ? Or do we have to wait for a fix ?
Reply
#35
elupus Wrote:I suspect that you only need to disable gui sounds during video playback to get the newer versionions to work.

Anyone tried this yet? I'm at work currently, otherwise I would.
Reply
#36
david81 Wrote:Anyone tried this yet? I'm at work currently, otherwise I would.

I never had this enabled. I also double checked just to make sure that it wasnt enabled by accident. BTW I am also using digital audio.
Reply
#37
elupus Wrote:I suspect that you only need to disable gui sounds during video playback to get the newer versionions to work.
david81 Wrote:Anyone tried this yet? I'm at work currently, otherwise I would.
Tried, still the same.
Reply
#38
...Might be nice to have a debug log with GUI sounds turned off...
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


                                            Image
Reply
#39
I was watching something normally so I didn't have debug on - I'll try and reproduce again later. Actually, is there a way to have debug on but without the on-screen info displayed?
Reply
#40
phi2039 Wrote:...Might be nice to have a debug log with GUI sounds turned off...

I'm work at work now. I'll attache one later today.
Reply
#41
elupus Wrote:I suspect that you only need to disable gui sounds during video playback to get the newer versionions to work.

It's quite broken both in windows and linux at the moment.

This solution works for me.
With navigation sounds enabled, I am able to invoke the error by pausing an mkv and then pressing stop.
Reply
#42
I can confirm that it doesnt happen with the gui sounds completly switched off.

Log was create with gui sounds during video playback set to disabled.

http://pastebin.com/m4a54199f
Reply
#43
this may sound a bit stupid but i can't figure out how to disable gui sounds in Aeon anybody can point me to the right menuHuh
Reply
#44
Settings > Appearance > Look and Feel.
Reply
#45
seems that when i turned off navigation sounds the problem was solved. I am on windows 7 x64 with onboard spdif out.
Reply
  • 1
  • 2
  • 3(current)
  • 4
  • 5
  • 7

Logout Mark Read Team Forum Stats Members Help
Anyone else having problems when resuming from 'Pause'?0