public
Fork of cullman/xbmc-fork
Description: A Fork of the XBMC Project
Homepage:
Clone URL: git://github.com/elan/plex.git

Comments for elan's plex   feed

elan commented on elan/plex Mon Jun 23 11:44:49 -0700 2008
Comment in 8d696e9:

No worries! Hey does this code mean that the Apple Crash Report won’t show up anymore, or is this purely to trap CF exceptions?

Reason I ask is because someone posted a log file with the following in it:

Jun 23 18:31:05 MACOLC XBMC456: NSExceptionHandler has recorded the following exception:\nNSUncaughtSystemExceptionException — Uncaught system exception: signal 11\nStack trace: 0×181221e 0×9121709b 0xffffffff 0×91229f9f 0×75365 0×75939 0×2cca1e 0xd5599 0xcecae 0xdac75 0×79901 0×2df151 0×18c4be 0×18d0bb 0×1bc16e 0×1cd3ca 0×1bdf4 0×123b3 0×124eb 0×44474 0×552d2 0×189d9f 0×1bbdbc 0×5a1ef 0×7be6d 0×7ce18 0×7cf11 0×7d665 0×3ae56a 0×3af74f 0×7c8b4c 0×9544e54a 0×95da79ba 0×95da7c93 0×9544b7b0 0×95454ff8 0×92a45b7a 0×92a45a89 0×929bf62f 0×929bee28 0×95473b6f 0×9547387f 0×910e7648 0×910e757e 0×910e7425 0×9630047d 0×929bc719 0×929bbdb8 0×929b4df3 0×7c92e0 0×2ec6 0×2

Not sure what to do with this :-)

elan commented on elan/plex Mon Jun 23 11:43:07 -0700 2008
Comment in 04f47eb:

Yeah, we could potentially look for all TTF fonts in ~/Library/Fonts as well.

riquedafreak commented on elan/plex Mon Jun 23 04:00:09 -0700 2008
Comment in 04f47eb:

Very awesome commit. Except, for the GUIFontManager, do we also want to look in User Defined fonts or only in system fonts?

riquedafreak commented on elan/plex Mon Jun 23 03:57:55 -0700 2008
Comment in 8d696e9:

Sorry. This was just a cut and copy from some old code that I had :).