[old] Unofficial semi-nightly build FAQ/info/issues (here for archival purposes)

  Thread Rating:
  • 2 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Closed
thesuffering Offline
Senior Member
Posts: 251
Joined: Aug 2008
Reputation: 0
Post: #11
keith Wrote:>

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

i will tomorrow

watching movies tonight and dont want to have my dbs out of sync and have to go through the process of reverting back. i will get back to this thread with my results

looking here
http://mirrors.xbmc.org/nightlies/win32/
the latest windows nightly is 3/15/11 so i believe they are still going on. alaska revisited is currently optimized for the nightlies which is why im anxious to switch over if i can but i hate the idea of losing my central library so i have been patient thus far
(This post was last modified: 2011-03-21 03:12 by thesuffering.)
find
dazex Offline
Member+
Posts: 548
Joined: Nov 2009
Reputation: 0
Post: #12
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.

It seems like the slow fps doesn't occur for me with the latest post merge build like it did with the builds after the Feb 27th commit.

fyi: Today's build is the first post merge nightly that I installed so I can't say how it behaved with the post merge builds prior to today's.
find
illiac4 Offline
Fan
Posts: 434
Joined: May 2009
Reputation: 1
Post: #13
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,

The same problem by me. I think that under seetings/video it is disabled hardware acceleration (even if showed otherwise). If you go there untick it and then tick it back it will work.
find
Ronny! Offline
Junior Member
Posts: 20
Joined: Apr 2010
Reputation: 0
Location: Netherlands
Post: #14
I just installed the latest build.

There are a lot of errors, a list of what I've noticed:

-in the series overview there isn't displayed anymore if the whole series is watched, they are all unwatched according to the displayed info (this is not the case)
-in the movies library mode, there aren't displayed any thumbs
-I can't play anything from my network share (NAS, smb protocol, password protected)

So I can't play anything anymore, because I've all my media stored on my NAS.

Furthermore, keep up the good work, this is a great project!

My setup:
ATV 2
Software version 4.1.1
Latest nightly build of XBMC (org.xbmc-031811_atv2-arm.deb)
Installed using IPKG
debug log: http://pastebin.com/Je92xCnk

(XBMC crashed at the end of this log file, I tried to play an episode)
(This post was last modified: 2011-03-21 23:33 by Ronny!.)
find
keith Offline
Team-XBMC Member
Posts: 686
Joined: Sep 2007
Reputation: 3
Location: SF, CA
Post: #15
Ronny! Wrote:I just installed the latest build.

There are a lot of errors, a list of what I've noticed:

-in the series overview there isn't displayed anymore if the whole series is watched, they are all unwatched according to the displayed info (this is not the case)
-in the movies library mode, there aren't displayed any thumbs/scrapers
-I can't play anything from my network share (NAS, smb protocol, password protected)

1) Haven't seen this problem with watched/unwatched, but I suspect it has to do with SMB not working.
2) Same
3) In looking at your logs, did you notice any errors?
Because I looked at your log and all smb:// uri's seem to have a 0 or a 1 in front of them, so I'm amazed they worked at all. I would re-do your library, since it obviously got screwed up somewhere.
It probably crashed since 'extract thumbs' is still enabled. Read through old threads and apply the knowledge gained from there, this is just another incremental build. Hopefully the 'extract thumbs' bug gets fixed in merge soon.

FOR IOS: xbmc.log: /var/mobile/Library/Preferences/xbmc.log (be sure to enable debugging)
For troubleshooting and bug reporting please make sure you read this first.
Always read the XBMC online-manual, FAQ and search the forum before posting.
MediaInfo : http://mediainfo.sourceforge.net/
find
keith Offline
Team-XBMC Member
Posts: 686
Joined: Sep 2007
Reputation: 3
Location: SF, CA
Post: #16
Numus Wrote:What is the current merge status back to the master branch? I see a lot of work but no indication how close to complete it may be..

Done! Davilla is the man. Now it's just finding regressions and getting osx back on track.

FOR IOS: xbmc.log: /var/mobile/Library/Preferences/xbmc.log (be sure to enable debugging)
For troubleshooting and bug reporting please make sure you read this first.
Always read the XBMC online-manual, FAQ and search the forum before posting.
MediaInfo : http://mediainfo.sourceforge.net/
find
dazex Offline
Member+
Posts: 548
Joined: Nov 2009
Reputation: 0
Post: #17
@Numus: Kindly read the first two sentences in the original post. Actually, reread the entire first post. Smile
find
Ronny! Offline
Junior Member
Posts: 20
Joined: Apr 2010
Reputation: 0
Location: Netherlands
Post: #18
keith Wrote:3) In looking at your logs, did you notice any errors?
Because I looked at your log and all smb:// uri's seem to have a 0 or a 1 in front of them, so I'm amazed they worked at all. I would re-do your library, since it obviously got screwed up somewhere.
It probably crashed since 'extract thumbs' is still enabled. Read through old threads and apply the knowledge gained from there, this is just another incremental build. Hopefully the 'extract thumbs' bug gets fixed in merge soon.

yeah I noticed the 0 and 1 in front of the smb uri's. Don't know where they come from. They aren't there in the db. So it's a fault in the build I would say. The db works properly with the previously build.

Thanks for your quick reply.
(This post was last modified: 2011-03-21 23:36 by Ronny!.)
find
keith Offline
Team-XBMC Member
Posts: 686
Joined: Sep 2007
Reputation: 3
Location: SF, CA
Post: #19
Ronny! Wrote:yeah I noticed the 0 and 1 in front of the smb uri's. Don't know where they come from. They aren't there in the db. So it's a fault in the built I would say. The db works properly with the previously built.

Thanks for your quick reply.

This is the exact problem I spoke of in the 1st post with 'remote library' on atv2 now, because of the DB version. Your DB needs to be updated.

To do that, I had to clean out the whole thing, since upgrading didn't work at the time. I have no idea weather it does now, but this is a known issue and I shouldn't of even debugged it to the length I have already.
If you find a fix, let us know, otherwise I doubt any of us can assist you until we get builds publicly that use DB48 as well.

FOR IOS: xbmc.log: /var/mobile/Library/Preferences/xbmc.log (be sure to enable debugging)
For troubleshooting and bug reporting please make sure you read this first.
Always read the XBMC online-manual, FAQ and search the forum before posting.
MediaInfo : http://mediainfo.sourceforge.net/
find
Numus Offline
Posting Freak
Posts: 809
Joined: May 2007
Reputation: 6
Post: #20
dazex Wrote:@Numus: Kindly read the first two sentences in the original post. Actually, reread the entire first post. Smile

Sorry Smile I went by the commits and didn't see how it was finished since it appeared work was constantly going on.
find
Thread Closed