PDA

View Full Version : Possible volume bug?


TechPagan
2006-08-07, 14:58
I've noticed in the past two CVS builds that when I turn the volume up or down in XBMC with my remote or controller, I get about a 5 second freeze. The video then plays like normal with the adjusted volume, but the graphic for the volume slider as well as the db text dissappears, but I still have the speaker graphic come up when I adjust the volume. I can then turn the volume up and down like normal without any pause there after, but no slider graphic or db text. Possible bug?

SleepyP
2006-08-08, 08:24
can't reproduce.

TechPagan
2006-08-08, 18:13
They have doctors for that you know... just kidding. Do you have any ideas SleepyP? :confused2:

SleepyP
2006-08-08, 21:43
no. like i freaking said already i can't reproduce this error, so how can i even begin to understand it?

elupus
2006-08-08, 22:22
he was just kidding SleepyP... could be a bug, but if you could provide a deug log when it happens, it might help. only happens when using remote or?

TechPagan
2006-08-08, 23:44
Ouch hit a nerve...sorry about that SleepyP. I thought the pharsing of your reply was pretty funny and so couldn't resist. Also, I didnt know you had to be able to reproduce the error to be able to make basic competent suggestions. I repair PCs for a living and I don't have to see a power supply catch fire to tell someone its bad... elupus thanks for the suggestion, I will post a log when it happens. I'm also going to recompile the new CVS myself and see if it does any good. Thanks for the input.

TechPagan
2006-08-09, 16:16
Below is the log file. The issue seems to be at time index 09:09:45. The volume issue that I am having does not happen right away. If i adjust the volume within 15 -30 minutes it is just fine. If I adjust it after that, thats when I get the freeze and loss of the audio texture. and to answer your question elupus yes I get it with both the remote and the xbox controller.

07:55:37 M: 52940800 NOTICE: -----------------------------------------------------------------------
07:55:37 M: 52920320 NOTICE: Starting XBoxMediaCenter. Built on Aug 6 2006
07:55:37 M: 52920320 NOTICE: Q is mapped to: Harddisk0\Partition6\Apps\XBMC
07:55:37 M: 52920320 NOTICE: Log File is located: Q:\xbmc.log
07:55:37 M: 52920320 NOTICE: -----------------------------------------------------------------------
07:55:37 M: 52920320 NOTICE: Setup DirectX
07:55:38 M: 52895744 NOTICE: load settings...
07:55:38 M: 52895744 NOTICE: loading T:\guisettings.xml
07:55:38 M: 52752384 NOTICE: Getting hardware information now...
07:55:38 M: 52752384 NOTICE: Checking resolution 10
07:55:38 M: 52752384 NOTICE: Setting autoresolution mode 4
07:55:38 M: 52748288 NOTICE: Standard found : loading T:\avpacksettings.xml
07:55:38 M: 52727808 NOTICE: Getting hardware information now...
07:55:38 M: 52707328 NOTICE: Checking resolution 10
07:55:38 M: 52707328 NOTICE: Setting autoresolution mode 4
07:55:38 M: 52842496 NOTICE: q:\userdata\sources.xml
07:55:40 M: 49205248 NOTICE: loaded Q:\system\players\mplayer\ISO639-1.xml
07:55:40 M: 49160192 NOTICE: loaded Q:\system\players\mplayer\ISO639-2.xml
07:55:40 M: 49111040 NOTICE: Checking the Date!
07:55:40 M: 49111040 NOTICE: start dvd mediatype detection
07:55:40 M: 48586752 NOTICE: initializing playlistplayer
07:55:40 M: 48058368 NOTICE: start fancontroller
07:55:40 M: 47534080 NOTICE: load default skin:[MC360]
07:55:42 M: 42795008 WARNING: use dashboard
07:55:42 M: 42795008 NOTICE: initialize done
07:55:42 M: 42795008 NOTICE: Running the application...
07:55:43 M: 38309888 NOTICE: start timeserver client
07:55:43 M: 37785600 NOTICE: XBFileZilla: Starting...
07:55:43 M: 37261312 NOTICE: starting kai
07:55:43 M: 37175296 NOTICE: KAICLIENT: Attach to Kai engine host at 192.168.15.111
07:55:43 M: 37175296 NOTICE: starting upnp
07:55:44 M: 34598912 NOTICE: XBFileZilla: Started
07:56:00 M: 23023616 NOTICE: Dim LCD On Playback
07:56:00 M: 22294528 NOTICE: Display resolution AUTO : NTSC 4:3 (4)
09:09:45 M: 20520960 WARNING: CXBoxRenderer::DrawSlice - Timeout waiting for texture 0
09:10:14 M: 20267008 NOTICE: 200 FTP SITE command called [command=HELP, args=]

jmarshall
2006-08-10, 01:21
Please supply a debug log (hold down X+Y on boot - you'll see the freemem counter).

Do you happen to have harddisk spindown enabled? That may be the problem - try with it disabled.

TechPagan
2006-08-10, 05:05
Thanks for the reply jmarshall. Yes, I do have the HDD spindown enabled. I will test with this option disabled, but can you tell me as to why one effects the other? If it does not work I will post the log you requested. I remember a sticky that had special instructions on how to post a log, but I can't seem to find the instructions now. Can someone point me in the right direction? Again jmarshall, thanks for the help.

Caldor
2006-08-13, 07:49
Techpagan one of the general approaches to this open source project has been the ability to replicate the bug report. I support SleepP on this because mate were all more or less on the same hardware and its helpful to the devs to know in fact the bug can be reproduced under a specific set of conditions. It eliminates bug reports that are user error and helps in debugging by narrowing down the parameters inwhich the bug occurs.