Kodi Community Forum
[OSX] Atlantis 8.10 bf1 released - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Mac OS X (https://forum.kodi.tv/forumdisplay.php?fid=56)
+---- Thread: [OSX] Atlantis 8.10 bf1 released (/showthread.php?tid=42481)

Pages: 1 2


[OSX] Atlantis 8.10 bf1 released - davilla - 2008-12-22

A bugfix for Atlantis 8.10 on OSX has been released. It's available on source forge in the downloads

Code:
http://downloads.sourceforge.net/xbmc/XBMC_for_Mac-8.10bf1.dmg

and via the AppleTV launcher update menu item.

This will be an OSX only release that addresses the issue of display calibration not sticking under OSX.

Enjoy and sorry it took so long to get this one out the door.


- realityengine - 2008-12-22

much appreciated=) this came just in time for my moms hacked appletv gift lol... she was going to get it with the non sticking calibration haha..

thanks again.


- ernisj - 2008-12-22

thanks a lot, much appreciated!!

Now if you could fix overlapping *subs* issue it would be all I ever need! Big Grin

http://forum.xbmc.org/showthread.php?tid=40841


- edge777 - 2008-12-22

Thanks!!! Smile

and Merry Christmas!


- brentonmac - 2008-12-22

Does this include other fixes or will the one complied from the SVN be a newer version?


- netwho - 2008-12-22

Do we have a changes document for that build?
Would be very much appreciated!

I went back to beta2 also becasue I struggeled with strange behavior with fastfoward of mpeg2 streams.

Regards, netwho


- Theshagster - 2008-12-22

Thanks for this fixBig Grin


- randomice - 2008-12-22

Thanks for fix!


- davilla - 2008-12-22

netwho Wrote:Do we have a changes document for that build?
Would be very much appreciated!

These are the only changes from the release build, no new features, only the calibration fix and a few other bug fixes.

http://trac.xbmc.org/changeset/16209
http://trac.xbmc.org/changeset/16234
http://trac.xbmc.org/changeset/16242
http://trac.xbmc.org/changeset/16610


- davilla - 2008-12-22

brentonmac Wrote:Does this include other fixes or will the one complied from the SVN be a newer version?

See previous post about fixes included.

This is a bugfix to the release not a build from svn.


- feikenberg - 2008-12-22

davilla Wrote:Enjoy and sorry it took so long to get this one out the door.

Thank you!Big Grin and Merry Christmas!


- kilyman - 2008-12-23

calibration bug is fixed, but new bugs are more bad for me.

In Music playback the button for change audio visualisation not works, nothing happens. Only change presets for visualisation works.

what is this ??


- dan1son - 2008-12-24

I've noticed a new bug in ogg scanning over NFS. Everytime the library starts scanning and gets to an ogg file, XBMC crashes completely. The relevant area of the debug log:

Code:
11:42:29 T:2684407808 M: 28930048    INFO: Music scan has started ... enabling Tag Reading, and Remote Thumbs
11:42:29 T:44360192 M: 28655616   DEBUG: Running thread 44360192
11:42:29 T:44360192 M: 28651520   DEBUG: thread start, auto delete: 0
11:42:29 T:44360192 M: 28647424   DEBUG: Process - Starting scan
11:42:29 T:44401664 M: 28643328   DEBUG: Running thread 44401664
11:42:29 T:44401664 M: 28643328   DEBUG: thread start, auto delete: 0
11:42:30 T:44360192 M: 27561984   DEBUG: Sort, sorting took 1 millis
11:42:30 T:44360192 M: 27570176   DEBUG: DoScan Rescanning dir '/mnt/Scratch/Volumes/share/music/' due to change
11:42:31 T:44360192 M: 27541504   DEBUG: Sort, sorting took 0 millis
11:42:31 T:44360192 M: 27541504   DEBUG: DoScan Rescanning dir '/mnt/Scratch/Volumes/share/music/artist_name/' due to change
11:42:31 T:44360192 M: 27541504   DEBUG: Sort, sorting took 0 millis
11:42:31 T:44360192 M: 27541504   DEBUG: DoScan Skipping dir '/mnt/Scratch/Volumes/share/music/artist_name/album_name/' due to no change
11:42:31 T:44360192 M: 27541504   DEBUG: Sort, sorting took 0 millis
11:42:31 T:44360192 M: 27541504   DEBUG: DoScan Skipping dir '/mnt/Scratch/Volumes/share/music/artist_name/album_name/' due to no change
11:42:31 T:44360192 M: 27541504   DEBUG: Sort, sorting took 0 millis
11:42:31 T:44360192 M: 27541504   DEBUG: DoScan Skipping dir '/mnt/Scratch/Volumes/share/music/artist_name/album_name/' due to no change
11:42:31 T:44360192 M: 27541504   DEBUG: Loading: /Applications/XBMC.app/Contents/Resources/XBMC/system/players/paplayer/vorbisfile-osx.so

That last line is the last one in the log file.

This is a new bug, ogg scanning worked fine over NFS in Atlantis (but didn't work over SMB).

I have tried deleting my library and moving the files that crashed it (it then crashed at the next ogg set). I haven't tried scanning over SMB since that bug was in the last version.


Anyone else verify this?


- davilla - 2008-12-24

dan1son Wrote:I've noticed a new bug in ogg scanning over NFS. Everytime the library starts scanning and gets to an ogg file, XBMC crashes completely. The relevant area of the debug log:

Code:
11:42:29 T:2684407808 M: 28930048    INFO: Music scan has started ... enabling Tag Reading, and Remote Thumbs
11:42:29 T:44360192 M: 28655616   DEBUG: Running thread 44360192
11:42:29 T:44360192 M: 28651520   DEBUG: thread start, auto delete: 0
11:42:29 T:44360192 M: 28647424   DEBUG: Process - Starting scan
11:42:29 T:44401664 M: 28643328   DEBUG: Running thread 44401664
11:42:29 T:44401664 M: 28643328   DEBUG: thread start, auto delete: 0
11:42:30 T:44360192 M: 27561984   DEBUG: Sort, sorting took 1 millis
11:42:30 T:44360192 M: 27570176   DEBUG: DoScan Rescanning dir '/mnt/Scratch/Volumes/share/music/' due to change
11:42:31 T:44360192 M: 27541504   DEBUG: Sort, sorting took 0 millis
11:42:31 T:44360192 M: 27541504   DEBUG: DoScan Rescanning dir '/mnt/Scratch/Volumes/share/music/artist_name/' due to change
11:42:31 T:44360192 M: 27541504   DEBUG: Sort, sorting took 0 millis
11:42:31 T:44360192 M: 27541504   DEBUG: DoScan Skipping dir '/mnt/Scratch/Volumes/share/music/artist_name/album_name/' due to no change
11:42:31 T:44360192 M: 27541504   DEBUG: Sort, sorting took 0 millis
11:42:31 T:44360192 M: 27541504   DEBUG: DoScan Skipping dir '/mnt/Scratch/Volumes/share/music/artist_name/album_name/' due to no change
11:42:31 T:44360192 M: 27541504   DEBUG: Sort, sorting took 0 millis
11:42:31 T:44360192 M: 27541504   DEBUG: DoScan Skipping dir '/mnt/Scratch/Volumes/share/music/artist_name/album_name/' due to no change
11:42:31 T:44360192 M: 27541504   DEBUG: Loading: /Applications/XBMC.app/Contents/Resources/XBMC/system/players/paplayer/vorbisfile-osx.so

That last line is the last one in the log file.

This is a new bug, ogg scanning worked fine over NFS in Atlantis (but didn't work over SMB).

I have tried deleting my library and moving the files that crashed it (it then crashed at the next ogg set). I haven't tried scanning over SMB since that bug was in the last version.


Anyone else verify this?

can you pastebin the crashreporter log. That will show exactly what caused the crash.


- dan1son - 2008-12-24

I'll drop it on my webserver... Easier than copy paste from the AppleTV.

http://www.dan1son.net/CrashReporter.log

Thanks for taking a look.