XBMC Community Forum
[old] Unofficial semi-nightly build FAQ/info/issues (here for archival purposes) - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: XBMC General Help and Support (/forumdisplay.php?fid=111)
+---- Forum: iOS support (/forumdisplay.php?fid=137)
+---- Thread: [old] Unofficial semi-nightly build FAQ/info/issues (here for archival purposes) (/showthread.php?tid=97246)



[old] Unofficial semi-nightly build FAQ/info/issues (here for archival purposes) - keith - 2011-03-19 18:21

As most of you know, XBMC team has completed the merge to trunk. Now it's time to hunt for regressions! Regressions are where stuff broke because code has been merged together. The goal of this is to help the devs find trouble so they don't have to spend half their life coding up the fixes AND finding the bugs.

PRE-REQS: (or why to not use this build)
  1. NO NEW FEATURES. DO NOT INSTALL THIS TO EXPECTING SOMETHING NEW.
  2. NON COMMAND LINE FRIENDLY. I am enforcing this heavily. If you need to ask about any unix commands, you shouldn't be on this build, otherwise we will delete your post.
  3. People who don't want to participate in testing
  4. Something newcomers should not use. If you haven't used XBMC before the XBMC-IOS port, please don't use this build.
  5. Replacement for your (insert stable platform here). Someday it will be there. Hopefully with help!
  6. Repeating any info you see in this thread, or even on the rest of the forum, is just going to get your post deleted. So read up. And again. and again.
  7. UNINSTALL FIRECORE MEDIA PLAYER. It will make xbmc crash when playing media. So get rid of it if you want to use XBMC.


iOS 4.3:
  • Davilla has fixed hardware decoding on iOS 4.3! So the latest nightlies do support 4.3.
  • iOS 4.3 update - This will crash XBMC, unless you block hosts: http://forum.xbmc.org/showthread.php?tid=96685 and/or install updatebegone from NitoTV.

INSTRUCTIONS:
After you've installed the official XBMC build, SSH into your atv2 (IP is under System > System Info in XBMC) and type:
  1. wget (use url below for ATV2)
  2. dpkg -i latest_atv2.deb
  3. rm latest_atv2.deb


To upgrade, just do this again. To downgrade simply reinstall from NitoTV, or find an older nightly. You must install the official XBMC build first to make sure dependencies are handled. Other nightly builds can be found at http://hadm.net/xbmc/.

CAVEATS TO THIS BUILD:
  • Remote Library - iOS build is on a higher db rev than xbmc stable is. Amet has identified a few bugs with it and we one-off'd a build that works, but we want the change to be fully populated and into nightlies first, so IF YOU USE THIS FUNCTIONALITY, IT WILL UPDATE YOUR DATABASE. So remove the advancedsettings.xml settings for mysql if you're worried about corrupting that DB, for this build at least.
  • Plugins - Python should be loading now. I still don't think we're at a point where we should be troubleshooting addon/plugin bugs.
  • Skins - Since we're on trunk, most skins aren't updated to TRUNK yet, so they don't work. This has nothing to do with the build and posts related to Skins will be deleted.
  • Audio - Audio is semi broken in 4.3 until AudioEngine is merged in. If it works for you, great! If not, please hold off posting reports until AE is merged in.

KNOWN ISSUES:
REPORTING PROBLEMS:
  1. Every initial report must include a .log link with debugging enabled. It's easy to tell now because when debugging is enabled theres 3 lines of txt across the screen.
  2. If this is a media playback issue, you must run 'mediainfo' and cut up a sample of the file.


HERE IS A POST ABOUT THE PROPER WAY TO REPORT A PROBLEM WITH XBMC:
http://forum.xbmc.org/showthread.php?tid=92480

I'm not going to require it for now, but it's a good starting point. If you don't follow ANYTHING above, your post will be deleted.

Download link:
ATV2:
http://xbmc.hadm.net/latest_atv2.deb

IOS:
http://xbmc.hadm.net/latest_ios.deb

Changelog:
https://github.com/xbmc/xbmc/commits

Download dir (to check build dates):
http://xbmc.hadm.net/


- R0MSTER - 2011-03-19 23:32

I guess i am the first to test this semi nightly build, well here are my initial findings:

1- Many skins are now broken with this build, no worries, i went back to Confluence skin, i was on The Carmichael, just a warning to anyone updating to watch out Smile
2- The trailers seem to be running smoothly now i rarely get any buffering, even when streaming HD trailers, so that is a big thing for me, to check trailers before watching them
3- I have had random crashes, but nothing to complain about, as of yet, so no need for logs yet

Thumbs up on my side so far, for speed!

Regards,


- mrpeterparker - 2011-03-20 00:26

Reporting Audio Stutter issues.

03.18 unofficial keith build - upgraded from 02.1.11 unofficial build (wasn't an issue before)
Audio output : HDMI
Channels : 2.0
Dolby Digital : Enabled
DTS : Disabled

Physical Connection : ATV2 ---HDMI--> Samsung LCD ---> Output Via TV speakers

No Stutter with AC3
Stutter with DTS

http://pastebin.com/D8aiHeew


- popcornmix - 2011-03-20 19:52

It's been reasonable for me, but it suffers from the slow fps problem that the previous nightlies had (introduced in "rework audio buffering" commit).

Basically any seeking is risky, and often results in slow fps video.
Here is a log when this happened:

debug log

I have audio set to optical out, which is fine, but it still doesn't disable HDMI audio, which comes out as mostly white noise. Have to keep turning volume down on TV (we watch live TV through HDMI audio, so also need to turn it up).


- keith - 2011-03-20 21:44

piotr Wrote:031811 build ignores my, creates local music db
[/php]

It should say 'db version mismatch' all over that debug log as well and not function anyways, as stated in the 1st post.


- keith - 2011-03-20 21:46

popcornmix Wrote:It's been reasonable for me, but it suffers from the slow fps problem that the previous nightlies had (introduced in "rework audio buffering" commit).

Basically any seeking is risky, and often results in slow fps video.

I never never had this happen to me. Are you wired? What are you sourcing from?

popcornmix Wrote:I have audio set to optical out, which is fine, but it still doesn't disable HDMI audio, which comes out as mostly white noise. Have to keep turning volume down on TV (we watch live TV through HDMI audio, so also need to turn it up).

So if you set it to optical out, whitenoise appears on HDMI?
That I hadn't seen reported before.

Thanks for reporting feedback everyone!


- keith - 2011-03-20 22:03

R0MSTER Wrote:I guess i am the first to test this semi nightly build, well here are my initial findings:

1- Many skins are now broken with this build, no worries, i went back to Confluence skin, i was on The Carmichael, just a warning to anyone updating to watch out Smile
2- The trailers seem to be running smoothly now i rarely get any buffering, even when streaming HD trailers, so that is a big thing for me, to check trailers before watching them
3- I have had random crashes, but nothing to complain about, as of yet, so no need for logs yet

Thumbs up on my side so far, for speed!

Regards,

Nice! Skins make sense, since we're on TRUNK now. I should mention that in the 1st post as well.


- thesuffering - 2011-03-21 02:08

keith Wrote:It should say 'db version mismatch' all over that debug log as well and not function anyways, as stated in the 1st post.

which db version is this on? if i were running one of the latest windows nightlies would they be on the same db version?


- keith - 2011-03-21 02:27

thesuffering Wrote:which db version is this on? if i were running one of the latest windows nightlies would they be on the same db version?
>

Not sure, I think 48? I didn't realize the win32 nightlies were still going on (since the mac ones are stopped for now)

Test and let us know? Smile


- keith - 2011-03-21 02:30

R0MSTER Wrote:Keith, it is happening to me too, but i thought the problem was looked at which is why i did not report it

Usually when skipping while a movie is playing, or sometimes when playing a movie, it starts very slow, you have to exit and come back and play it again

Regards,

It might be reported to gimli (the guy doing most of the coreaudio stuff) or a team member, but I hadn't heard it.

Also never had the 'very slow' problem. I have had audio disappear while seeking. Please post a debug log.