You are not logged in.

#1 2011-10-03 00:23:42

unlimit
Member
Registered: 2011-10-02
Posts: 7

Having problems with Boxee installation

I'm quite new with Linux, I decided Arch was the distribution I wanted to use.  I didn't understand it, and that's a much better way to learn (in my opinion) is by confronting yourself with a problem and finding ways or help from other people so you know in the future.

So far, everything I've done has been fairly straight forward and when I've had a problem I've been able to just google it, and find an answer...  Just in this case, not so much.

I've been waiting for quite a while to install Boxee via the AUR located @ http://aur.archlinux.org/packages.php?ID=22241 when it became stable enough for x86_64, but people get busy and I'm sure that isn't the package maintainers top priority.  However, in one of the comments, a user came across some progress and uploaded his own source tarball.  Having really never installed without pacman or yaourt, I thought it'd be some fun to try and do it.

These are the steps I took in that quest:

cd ~
mkdir test
cd !*
wget http://distant-giant.com/boxee-1.2.0.20310-1.src.tar.gz
tar zxvf boxee-1.2.0.20310-1.src.tar.gz
cd boxee
makepkg -s
sudo pacman -U boxee-1.2.0.20310-1-x86_64.pkg.tar

It looked like it installed correctly, cool!  Let's find out how in the world I open it up!

[matthew@developer ~]$ pacman -Qi boxee
Name           : boxee
Version        : 1.2.0.20310-1
URL            : http://www.boxee.tv/
Licenses       : GPL
Groups         : None
Provides       : None
Depends On     : fribidi  libpng  mesa  libsamplerate  libjpeg-turbo  libmad  jasper  libogg  libvorbis  libmysqlclient  libmms  sdl_mixer  libcdio  enca  hal  zip  libvdpau  gperf  unzip
                 faad2  smbclient  lzo2  fontconfig  libtiff  libxtst  libxinerama  libxrandr  faac  avahi
Optional Deps  : None
Required By    : None
Conflicts With : None
Replaces       : None
Installed Size :   4.00 K
Packager       : Unknown Packager
Architecture   : x86_64
Build Date     : Sun 02 Oct 2011 03:52:43 PM PDT
Install Date   : Sun 02 Oct 2011 03:55:52 PM PDT
Install Reason : Explicitly installed
Install Script : No
Description    : A freeware cross-platform media center software with social networking features that is a fork of the open source XBMC media center

[matthew@developer ~]$ pacman -Ql boxee
[matthew@developer ~]$

Ruh-roh. X_X  Can't find anything.  Did some manual searching in some places I had suspicions it'd be in, but that turned out to be... not there, too.

Much appreciated if someone would be so kind as to help a dork out!

Offline

#2 2011-10-03 00:36:27

shikitohno
Member
From: NY
Registered: 2011-09-17
Posts: 36

Re: Having problems with Boxee installation

Quick googling shows the command to be /opt/boxee/Boxee according to this guy.  I'm seeing a couple other commands for it, but they're all in /opt/boxee.  Anything there for you?

Offline

#3 2011-10-03 00:43:28

unlimit
Member
Registered: 2011-10-02
Posts: 7

Re: Having problems with Boxee installation

No, I thought it may be there at first too, but it wasn't.

I was actually just emailed by the contributor who posted that source tarball noted above (I had emailed him asking if perhaps he had any advice).  It seems that while the package installs (I think?), it doesn't really work.

The program's executable is located @ ~/test/boxee/src/boxee-ce4100-1.2.0/ and is named simply Boxee

When I first installed the program using different steps, I thought that was the executable at first, but then thought maybe I had installed it wrong.  When I tried using the steps I made above, I thought the same thing (though that didn't stop me from trying again just in case).

When that executable is used, it - I'm guessing - try's to load up the application, just doesn't succeed - because I'm stuck with a full screen application that's just black!

Last edited by unlimit (2011-10-03 00:46:33)

Offline

#4 2011-10-03 10:36:48

unlimit
Member
Registered: 2011-10-02
Posts: 7

Re: Having problems with Boxee installation

Tried running a debug this time and saving a log.  Whenever I start boxee, I have to restart X to get out of the application.  It looks like (I think) what I said before, that it hangs my system:

Got this trying ./Boxee --debug > ~/boxee.log

03/10/11 10:32:36.2695#DEBUG#bxbgprocess.cpp:180(Start)#bg process [name=thumb-loader] initialized. [m_lazy=1=TRUE] -> MaxNumOfWorkingThreads was set to [2]
03/10/11 10:32:36.2710#DEBUG#bxbgprocess.cpp:180(Start)#bg process [name=Application Messenger] initialized. [m_lazy=1=TRUE] -> MaxNumOfWorkingThreads was set to [1]
03/10/11 10:32:36.2711#DEBUG#bxbgprocess.cpp:180(Start)#bg process [name=Http Cache CleanUp] initialized. [m_lazy=1=TRUE] -> MaxNumOfWorkingThreads was set to [1]
03/10/11 10:32:36.2765#DEBUG#bxcurl.cpp:115(Initialize)#curl initialized. version <7.22.0>

Running Boxee test...
And the log goes to... /tmp/matthew-boxee.log
03:32:36.0283  NOTICE: -----------------------------------------------------------------------
03:32:36.0283  NOTICE: Starting BOXEE, Platform: GNU/Linux.  Built on Oct  2 2011 (WCREV)
03:32:36.0283  NOTICE: special://xbmc/ is mapped to: /home/matthew/boxee/boxee/src/boxee-ce4100-1.2.0
03:32:36.0283  NOTICE: special://masterprofile/ is mapped to: /home/matthew/.boxee/UserData
03:32:36.0283  NOTICE: special://home/ is mapped to: /home/matthew/.boxee/UserData
03:32:36.0284  NOTICE: special://temp/ is mapped to: /home/matthew/.boxee/temp
03:32:36.0284  NOTICE: special://userhome/ is mapped to: /home/matthew
03:32:36.0284  NOTICE: The executable running is: /home/matthew/boxee/boxee/src/boxee-ce4100-1.2.0/Boxee
03:32:36.0284  NOTICE: Log File is located: /tmp/matthew-boxee.log
03:32:36.0284  NOTICE: -----------------------------------------------------------------------
03:32:36.0284   ERROR: /home/matthew/boxee/boxee/src/boxee-ce4100-1.2.0/system/settingsmap.xml: <setting> servers.jsonrpcserver was not found
03:32:36.0288   ERROR: CXRandR::Query - unable to open xrandr xml
03:32:36.0288  NOTICE: Setup SDL
03:32:36.0325   ERROR: CXRandR::Query - unable to open xrandr xml
03:32:36.0328   ERROR: CXRandR::Query - unable to open xrandr xml
03:32:36.0328    INFO: Available videomodes (xrandr):
03:32:36.0331   ERROR: CXRandR::Query - unable to open xrandr xml
03:32:36.0331    INFO: Number of connected outputs: 0
03:32:36.0331    INFO: Drives are mapped
03:32:36.0331  NOTICE: load settings...
03:32:36.0331  NOTICE: special://profile/ is mapped to: special://masterprofile/
03:32:36.0331  NOTICE: loading special://masterprofile/guisettings.xml
03:32:36.0332    INFO: Writing to syslog disabled
03:32:36.0332  NOTICE: Getting hardware information now...
03:32:36.0333    INFO: Using analog output
03:32:36.0333    INFO: AC3 pass through is disabled
03:32:36.0333    INFO: DTS pass through is disabled
03:32:36.0333    INFO: Audio library is ALSA
03:32:36.0333  NOTICE: Checking resolution 12
10:32:36.0333  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
10:32:36.0333  NOTICE: Loaded playercorefactory configuration
10:32:36.0333  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
10:32:36.0333  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
10:32:36.0333  NOTICE: No advancedsettings.xml to load (special://masterprofile/advancedsettings.xml)
10:32:36.0333  NOTICE: Default DVD Player: dvdplayer
10:32:36.0333  NOTICE: Default Video Player: dvdplayer
10:32:36.0333  NOTICE: Default Audio Player: paplayer
10:32:36.0333  NOTICE: special://masterprofile/sources.xml
10:32:36.0389  NOTICE: Using fbConfig[0]
10:32:36.0392    INFO: GL: Maximum texture width: 2048
10:32:36.0482    INFO: LIRC device not found
10:32:36.0485  NOTICE: GL_VENDOR = NVIDIA Corporation
10:32:36.0485  NOTICE: GL_RENDERER = GeForce 9800 GTX/9800 GTX+/PCI/SSE2
10:32:36.0485  NOTICE: GL_VERSION = 3.3.0 NVIDIA 280.13
10:32:36.0485  NOTICE: GL_SHADING_LANGUAGE_VERSION = 3.30 NVIDIA via Cg compiler
10:32:36.0486  NOTICE: GL_GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX = 524288
10:32:36.0486  NOTICE: GL_GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX = 524288
10:32:36.0486  NOTICE: GL_EXTENSIONS = GL_ARB_blend_func_extended GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_ES2_compatibility GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_map_buffer_range GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_provoking_vertex GL_ARB_robustness GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shader_objects GL_ARB_shading_language_100 GL_ARB_shading_language_include GL_ARB_shadow GL_ARB_sync GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_compression GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_swizzle GL_ARB_timer_query GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_texture_float GL_ATI_texture_mirror_once GL_S3_s3tc GL_EXT_texture_env_add GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_Cg_shader GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXTX_framebuffer_mixed_formats GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_shader_objects GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_swizzle GL_EXT_texture_type_2_10_10_10_REV GL_EXT_timer_query GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_x11_sync_object GL_EXT_import_sync_object GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_KTX_buffer_region GL_NV_alpha_test GL_NV_blend_minmax GL_NV_blend_square GL_NV_complex_primitives GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_depth_clamp GL_NV_explicit_multisample GL_NV_fbo_color_attachments GL_NV_fence GL_NV_float_buffer GL_NV_fog_distance GL_NV_fragdepth GL_NV_fragment_program GL_NV_fragment_program_option GL_NV_fragment_program2 GL_NV_framebuffer_multisample_coverage GL_NV_geometry_shader4 GL_NV_gpu_program4 GL_NV_half_float GL_NV_light_max_exponent GL_NV_multisample_coverage GL_NV_multisample_filter_hint GL_NV_occlusion_query GL_NV_packed_depth_stencil GL_NV_parameter_buffer_object GL_NV_parameter_buffer_object2 GL_NV_path_rendering GL_NV_pixel_data_range Ignoring unknown parameter "debug"
Ignoring unknown parameter "debug"
GL_NV_point_sprite GL_NV_primitive_restart GL_NV_register_combiners GL_NV_register_combiners2 GL_NV_shader_buffer_load GL_NV_texgen_reflection GL_NV_texture_barrier GL_NV_texture_compression_vtc GL_NV_texture_env_combine4 GL_NV_texture_expand_normal GL_NV_texture_lod_clamp GL_NV_texture_multisample GL_NV_texture_rectangle GL_NV_texture_shader GL_NV_texture_shader2 GL_NV_texture_shader3 GL_NV_transform_feedback GL_NV_vdpau_interop GL_NV_vertex_array_range GL_NV_vertex_array_range2 GL_NV_vertex_buffer_unified_memory GL_NV_vertex_program GL_NV_vertex_program1_1 GL_NV_vertex_program2 GL_NV_vertex_program2_option GL_NV_vertex_program3 GL_NVX_conditional_render GL_NVX_gpu_memory_info GL_OES_depth24 GL_OES_depth32 GL_OES_depth_texture GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_get_program_binary GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_array_object GL_OES_vertex_half_float GL_SGIS_generate_mipmap GL_SGIS_texture_lod GL_SGIX_depth_texture GL_SGIX_shadow GL_SUN_slice_accum
10:32:36.0486    INFO: CGraphicContext::SetVideoResolution res = 12 width = 0  height = 0 screen id = 0
10:32:36.0489   ERROR: GLX: Same window as before, refreshing context
10:32:36.0490    INFO: GL: Maximum texture width: 2048
10:32:36.0491   ERROR: Texture manager unable to load file: special://xbmc/media/Splash.jpg
10:32:36.0492 WARNING: ReleaseTextureInternal: Unable to release texture special://xbmc/media/Splash.jpg
10:32:36.0547    INFO: load language info file [/home/matthew/boxee/boxee/src/boxee-ce4100-1.2.0/language/English/langinfo.xml]
10:32:36.0548    INFO: load language file [/home/matthew/boxee/boxee/src/boxee-ce4100-1.2.0/language/English/strings.xml]
10:32:36.0562    INFO: load keymapping
10:32:36.0564    INFO: Loading special://xbmc/system/keymaps/gamepad.xml
10:32:36.0569    INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
10:32:36.0570    INFO: Loading special://xbmc/system/keymaps/joystick.Harmony.xml
10:32:36.0572    INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
10:32:36.0574    INFO: Loading special://xbmc/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
10:32:36.0574    INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
10:32:36.0576    INFO: Loading special://xbmc/system/keymaps/keyboard.xml
10:32:36.0578 WARNING: Keymapping error: no such action 'tabnext' defined
10:32:36.0578 WARNING: Keyboard Translator: Can't find button volumeup
10:32:36.0579 WARNING: Keyboard Translator: Can't find button volumedown
10:32:36.0579 WARNING: Keyboard Translator: Can't find button mute
10:32:36.0582    INFO: Loading special://xbmc/system/keymaps/remote.xml
10:32:36.0584 WARNING: Keymapping error: no such action 'nubmer2' defined
10:32:36.0588    INFO: Loading special://xbmc/system/Lircmap.xml
10:32:36.0588    INFO: load charsets
10:32:36.0588    INFO: Checking skin version of: boxee
10:32:36.0588    INFO: Skin version is: 2.1 (2.100000)
10:32:36.0589    INFO:  GUI format 0x0 0x0
10:32:36.0589   ERROR: **** FAILED to create fbo. status: 8cd6
10:32:36.0591    INFO: CZeroconfBrowserAvahi::clientCallback: avahi server not available. But may become later...
10:32:36.0591    INFO: CZeroconfBrowserAvahi::doAddServiceType client not available. service browsing queued
10:32:36.0591    INFO: CZeroconfBrowserAvahi::doAddServiceType client not available. service browsing queued
10:32:36.0591    INFO: CZeroconfBrowserAvahi::doAddServiceType client not available. service browsing queued
10:32:36.0591    INFO: CZeroconfBrowserAvahi::doAddServiceType client not available. service browsing queued
10:32:36.0591    INFO: CZeroconfBrowserAvahi::doAddServiceType client not available. service browsing queued
10:32:36.0591    INFO: CZeroconfBrowserAvahi::doAddServiceType client not available. service browsing queued
10:32:36.0594   ERROR: Initialize - pcm_open_lconf, alsa error: -2 - No such file or directory
10:32:36.0594   ERROR: Creating a Null Audio Renderer, Check your audio settings as this should not happen
10:32:36.0594    INFO: creating subdirectories
10:32:36.0594    INFO: userdata folder: special://masterprofile/
10:32:36.0594    INFO:   recording folder:
10:32:36.0594    INFO:   screenshots folder:special://home/screenshots
10:32:36.0594    INFO:   thumbnails folder:special://masterprofile/Thumbnails
10:32:36.0790  NOTICE: start dvd mediatype detection
10:32:36.0790  NOTICE: initializing playlistplayer
10:32:36.0790  NOTICE: DONE initializing playlistplayer
10:32:36.0794    INFO: CCheckInternetConnectionJob::DoWork - Checking the internet connection. [server=1][internet=1] (offline) 0
10:32:36.0794  NOTICE: load default skin:[boxee]
10:32:36.0794    INFO:   load skin from:special://xbmc/skin/boxee
10:32:36.0794    INFO:   delete old skin...
10:32:36.0795    INFO: Default 4:3 resolution directory is special://xbmc/skin/boxee/720p
10:32:36.0795    INFO: Default 16:9 resolution directory is special://xbmc/skin/boxee/720p
10:32:36.0795    INFO: Skin version is: 2.1
10:32:36.0795    INFO: Loading skin includes from /home/matthew/boxee/boxee/src/boxee-ce4100-1.2.0/skin/boxee/720p/includes.xml
10:32:36.0818    INFO:   load fonts for skin...
10:32:36.0818    INFO: Loading fonts from special://xbmc/skin/boxee/720p/Font.xml
10:32:36.0820   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:36.0821   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:36.0821   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:36.0823    INFO:   load new skin...
10:32:36.0823    INFO: Skin version is: 2.1 (2.100000)
10:32:36.0826    INFO: Loading user windows, path special://xbmc/skin/boxee/720p
10:32:36.0826    INFO: Loading skin file: special://xbmc/skin/boxee/720p/custom_boxee_osd_settings.xml
10:32:36.0826    INFO: Loading skin file: special://xbmc/skin/boxee/720p/custom_boxee_credits.xml
10:32:36.0826    INFO: Loading user windows, path special://xbmc/skin/boxee/720p
10:32:36.0827    INFO: Loading skin file: special://xbmc/skin/boxee/720p/custom_boxee_osd_settings.xml
10:32:36.0827    INFO: Loading skin file: special://xbmc/skin/boxee/720p/custom_boxee_credits.xml
10:32:36.0827    INFO: Loading user windows, path special://xbmc/skin/boxee/720p
10:32:36.0827    INFO: Loading skin file: special://xbmc/skin/boxee/720p/custom_boxee_osd_settings.xml
10:32:36.0828    INFO: Loading skin file: special://xbmc/skin/boxee/720p/custom_boxee_credits.xml
10:32:36.0871 WARNING: CPingJob::DoWork - Going to check ping. [server=1][internet=1] (ping)
10:32:37.0006    INFO:   initialize new skin...
10:32:37.0012   ERROR: **** FAILED to create fbo. status: 8cd6
10:32:37.0012    INFO: Loading special://xbmc/skin/boxee/sounds/sounds.xml
10:32:37.0012    INFO:   skin loaded...
10:32:37.0012   ERROR: Error, trying to add a second window with id 10008 to the window manager
10:32:37.0013   ERROR: Error, trying to add a second window with id 10429 to the window manager
10:32:37.0017   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0017   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0017   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0017   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0017   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0017   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0017   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0017   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0017   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0017   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0017   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)

After that I noticed that there was already a log file @ /tmp/matthew-boxee.log, so I opened that up too.

03:32:36.0283 T:140198099462208 M:3652194304  NOTICE: -----------------------------------------------------------------------
03:32:36.0283 T:140198099462208 M:3652194304  NOTICE: Starting BOXEE, Platform: GNU/Linux.  Built on Oct  2 2011 (WCREV)
03:32:36.0283 T:140198099462208 M:3652194304  NOTICE: special://xbmc/ is mapped to: /home/matthew/boxee/boxee/src/boxee-ce4100-1.2.0
03:32:36.0283 T:140198099462208 M:3652194304  NOTICE: special://masterprofile/ is mapped to: /home/matthew/.boxee/UserData
03:32:36.0283 T:140198099462208 M:3652194304  NOTICE: special://home/ is mapped to: /home/matthew/.boxee/UserData
03:32:36.0284 T:140198099462208 M:3652194304  NOTICE: special://temp/ is mapped to: /home/matthew/.boxee/temp
03:32:36.0284 T:140198099462208 M:3652194304  NOTICE: special://userhome/ is mapped to: /home/matthew
03:32:36.0284 T:140198099462208 M:3652194304  NOTICE: The executable running is: /home/matthew/boxee/boxee/src/boxee-ce4100-1.2.0/Boxee
03:32:36.0284 T:140198099462208 M:3652194304  NOTICE: Log File is located: /tmp/matthew-boxee.log
03:32:36.0284 T:140198099462208 M:3652194304  NOTICE: -----------------------------------------------------------------------
03:32:36.0284 T:140198099462208 M:3652194304   ERROR: /home/matthew/boxee/boxee/src/boxee-ce4100-1.2.0/system/settingsmap.xml: <setting> servers.jsonrpcserver was not found
03:32:36.0288 T:140198099462208 M:3651866624   ERROR: CXRandR::Query - unable to open xrandr xml
03:32:36.0288 T:140198099462208 M:3651866624  NOTICE: Setup SDL
03:32:36.0325 T:140198099462208 M:3648372736   ERROR: CXRandR::Query - unable to open xrandr xml
03:32:36.0328 T:140198099462208 M:3648380928   ERROR: CXRandR::Query - unable to open xrandr xml
03:32:36.0328 T:140198099462208 M:3648380928    INFO: Available videomodes (xrandr):
03:32:36.0331 T:140198099462208 M:3648643072   ERROR: CXRandR::Query - unable to open xrandr xml
03:32:36.0331 T:140198099462208 M:3648643072    INFO: Number of connected outputs: 0
03:32:36.0331 T:140198099462208 M:3648643072    INFO: Drives are mapped
03:32:36.0331 T:140198099462208 M:3648643072  NOTICE: load settings...
03:32:36.0331 T:140198099462208 M:3648643072  NOTICE: special://profile/ is mapped to: special://masterprofile/
03:32:36.0331 T:140198099462208 M:3648643072  NOTICE: loading special://masterprofile/guisettings.xml
03:32:36.0332 T:140198099462208 M:3648643072    INFO: Writing to syslog disabled
03:32:36.0332 T:140198099462208 M:3648643072  NOTICE: Getting hardware information now...
03:32:36.0333 T:140198099462208 M:3648643072    INFO: Using analog output
03:32:36.0333 T:140198099462208 M:3648643072    INFO: AC3 pass through is disabled
03:32:36.0333 T:140198099462208 M:3648643072    INFO: DTS pass through is disabled
03:32:36.0333 T:140198099462208 M:3648643072    INFO: Audio library is ALSA
03:32:36.0333 T:140198099462208 M:3648643072  NOTICE: Checking resolution 12
10:32:36.0333 T:140198099462208 M:3648643072  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
10:32:36.0333 T:140198099462208 M:3648643072  NOTICE: Loaded playercorefactory configuration
10:32:36.0333 T:140198099462208 M:3648643072  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
10:32:36.0333 T:140198099462208 M:3648643072  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
10:32:36.0333 T:140198099462208 M:3648643072  NOTICE: No advancedsettings.xml to load (special://masterprofile/advancedsettings.xml)
10:32:36.0333 T:140198099462208 M:3648643072  NOTICE: Default DVD Player: dvdplayer
10:32:36.0333 T:140198099462208 M:3648643072  NOTICE: Default Video Player: dvdplayer
10:32:36.0333 T:140198099462208 M:3648643072  NOTICE: Default Audio Player: paplayer
10:32:36.0333 T:140198099462208 M:3648643072  NOTICE: special://masterprofile/sources.xml
10:32:36.0389 T:140198099462208 M:3643883520  NOTICE: Using fbConfig[0]
10:32:36.0392 T:140198099462208 M:3643199488    INFO: GL: Maximum texture width: 2048
10:32:36.0482 T:140198099462208 M:3641851904    INFO: LIRC device not found
10:32:36.0485 T:140198099462208 M:3641106432  NOTICE: GL_VENDOR = NVIDIA Corporation
10:32:36.0485 T:140198099462208 M:3641106432  NOTICE: GL_RENDERER = GeForce 9800 GTX/9800 GTX+/PCI/SSE2
10:32:36.0485 T:140198099462208 M:3641106432  NOTICE: GL_VERSION = 3.3.0 NVIDIA 280.13
10:32:36.0485 T:140198099462208 M:3641106432  NOTICE: GL_SHADING_LANGUAGE_VERSION = 3.30 NVIDIA via Cg compiler
10:32:36.0486 T:140198099462208 M:3641270272  NOTICE: GL_GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX = 524288
10:32:36.0486 T:140198099462208 M:3641262080  NOTICE: GL_GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX = 524288
10:32:36.0486 T:140198099462208 M:3641262080  NOTICE: GL_EXTENSIONS = GL_ARB_blend_func_extended GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_ES2_compatibility GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_map_buffer_range GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_provoking_vertex GL_ARB_robustness GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shader_objects GL_ARB_shading_language_100 GL_ARB_shading_language_include GL_ARB_shadow GL_ARB_sync GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_compression GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_swizzle GL_ARB_timer_query GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_texture_float GL_ATI_texture_mirror_once GL_S3_s3tc GL_EXT_texture_env_add GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_Cg_shader GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXTX_framebuffer_mixed_formats GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_shader_objects GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_swizzle GL_EXT_texture_type_2_10_10_10_REV GL_EXT_timer_query GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_x11_sync_object GL_EXT_import_sync_object GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_KTX_buffer_region GL_NV_alpha_test GL_NV_blend_minmax GL_NV_blend_square GL_NV_complex_primitives GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_depth_clamp GL_NV_explicit_multisample GL_NV_fbo_color_attachments GL_NV_fence GL_NV_float_buffer GL_NV_fog_distance GL_NV_fragdepth GL_NV_fragment_program GL_NV_fragment_program_option GL_NV_fragment_program2 GL_NV_framebuffer_multisample_coverage GL_NV_geometry_shader4 GL_NV_gpu_program4 GL_NV_half_float GL_NV_light_max_exponent GL_NV_multisample_coverage GL_NV_multisample_filter_hint GL_NV_occlusion_query GL_NV_packed_depth_stencil GL_NV_parameter_buffer_object GL_NV_parameter_buffer_object2 GL_NV_path_rendering GL_NV_pixel_data_range GL_NV_point_sprite GL_NV_primitive_restart GL_NV_register_combiners GL_NV_register_combiners2 GL_NV_shader_buffer_load GL_NV_texgen_reflection GL_NV_texture_barrier GL_NV_texture_compression_vtc GL_NV_texture_env_combine4 GL_NV_texture_expand_normal GL_NV_texture_lod_clamp GL_NV_texture_multisample GL_NV_texture_rectangle GL_NV_texture_shader GL_NV_texture_shader2 GL_NV_texture_shader3 GL_NV_transform_feedback GL_NV_vdpau_interop GL_NV_vertex_array_range GL_NV_vertex_array_range2 GL_NV_vertex_buffer_unified_memory GL_NV_vertex_program GL_NV_vertex_program1_1 GL_NV_vertex_program2 GL_NV_vertex_program2_option GL_NV_vertex_program3 GL_NVX_conditional_render GL_NVX_gpu_memory_info GL_OES_depth24 GL_OES_depth32 GL_OES_depth_texture GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_get_program_binary GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_array_object GL_OES_vertex_half_float GL_SGIS_generate_mipmap GL_SGIS_texture_lod GL_SGIX_depth_texture GL_SGIX_shadow GL_SUN_slice_accum
10:32:36.0486 T:140198099462208 M:3641262080    INFO: CGraphicContext::SetVideoResolution res = 12 width = 0  height = 0 screen id = 0
10:32:36.0489 T:140198099462208 M:3640868864   ERROR: GLX: Same window as before, refreshing context
10:32:36.0490 T:140198099462208 M:3640664064    INFO: GL: Maximum texture width: 2048
10:32:36.0491 T:140198099462208 M:3640340480   ERROR: Texture manager unable to load file: special://xbmc/media/Splash.jpg
10:32:36.0492 T:140198099462208 M:3640340480 WARNING: ReleaseTextureInternal: Unable to release texture special://xbmc/media/Splash.jpg
10:32:36.0547 T:140198099462208 M:3640283136    INFO: load language info file [/home/matthew/boxee/boxee/src/boxee-ce4100-1.2.0/language/English/langinfo.xml]
10:32:36.0548 T:140198099462208 M:3640283136    INFO: load language file [/home/matthew/boxee/boxee/src/boxee-ce4100-1.2.0/language/English/strings.xml]
10:32:36.0562 T:140198099462208 M:3634155520    INFO: load keymapping
10:32:36.0564 T:140198099462208 M:3633647616    INFO: Loading special://xbmc/system/keymaps/gamepad.xml
10:32:36.0569 T:140198099462208 M:3631869952    INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
10:32:36.0570 T:140198099462208 M:3631616000    INFO: Loading special://xbmc/system/keymaps/joystick.Harmony.xml
10:32:36.0572 T:140198099462208 M:3630600192    INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
10:32:36.0574 T:140198099462208 M:3626536960    INFO: Loading special://xbmc/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
10:32:36.0574 T:140198099462208 M:3626029056    INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
10:32:36.0576 T:140198099462208 M:3623170048    INFO: Loading special://xbmc/system/keymaps/keyboard.xml
10:32:36.0578 T:140198099462208 M:3626217472 WARNING: Keymapping error: no such action 'tabnext' defined
10:32:36.0578 T:140198099462208 M:3626217472 WARNING: Keyboard Translator: Can't find button volumeup
10:32:36.0579 T:140198099462208 M:3626217472 WARNING: Keyboard Translator: Can't find button volumedown
10:32:36.0579 T:140198099462208 M:3626217472 WARNING: Keyboard Translator: Can't find button mute
10:32:36.0582 T:140198099462208 M:3627675648    INFO: Loading special://xbmc/system/keymaps/remote.xml
10:32:36.0584 T:140198099462208 M:3627167744 WARNING: Keymapping error: no such action 'nubmer2' defined
10:32:36.0588 T:140198099462208 M:3634790400    INFO: Loading special://xbmc/system/Lircmap.xml
10:32:36.0588 T:140198099462208 M:3634790400    INFO: load charsets
10:32:36.0588 T:140198099462208 M:3634790400    INFO: Checking skin version of: boxee
10:32:36.0588 T:140198099462208 M:3634790400    INFO: Skin version is: 2.1 (2.100000)
10:32:36.0589 T:140198099462208 M:3634790400    INFO:  GUI format 0x0 0x0
10:32:36.0589 T:140198099462208 M:3634630656   ERROR: **** FAILED to create fbo. status: 8cd6
10:32:36.0591 T:140198099462208 M:3634569216    INFO: CZeroconfBrowserAvahi::clientCallback: avahi server not available. But may become later...
10:32:36.0591 T:140198099462208 M:3634569216    INFO: CZeroconfBrowserAvahi::doAddServiceType client not available. service browsing queued
10:32:36.0591 T:140198099462208 M:3634569216    INFO: CZeroconfBrowserAvahi::doAddServiceType client not available. service browsing queued
10:32:36.0591 T:140198099462208 M:3634569216    INFO: CZeroconfBrowserAvahi::doAddServiceType client not available. service browsing queued
10:32:36.0591 T:140198099462208 M:3634569216    INFO: CZeroconfBrowserAvahi::doAddServiceType client not available. service browsing queued
10:32:36.0591 T:140198099462208 M:3634569216    INFO: CZeroconfBrowserAvahi::doAddServiceType client not available. service browsing queued
10:32:36.0591 T:140198099462208 M:3634569216    INFO: CZeroconfBrowserAvahi::doAddServiceType client not available. service browsing queued
10:32:36.0594 T:140198099462208 M:3634569216   ERROR: Initialize - pcm_open_lconf, alsa error: -2 - No such file or directory
10:32:36.0594 T:140198099462208 M:3634569216   ERROR: Creating a Null Audio Renderer, Check your audio settings as this should not happen
10:32:36.0594 T:140198099462208 M:3634569216    INFO: creating subdirectories
10:32:36.0594 T:140198099462208 M:3634569216    INFO: userdata folder: special://masterprofile/
10:32:36.0594 T:140198099462208 M:3634569216    INFO:   recording folder:
10:32:36.0594 T:140198099462208 M:3634569216    INFO:   screenshots folder:special://home/screenshots
10:32:36.0594 T:140198099462208 M:3634569216    INFO:   thumbnails folder:special://masterprofile/Thumbnails
10:32:36.0790 T:140198099462208 M:3634958336  NOTICE: start dvd mediatype detection
10:32:36.0790 T:140198099462208 M:3634798592  NOTICE: initializing playlistplayer
10:32:36.0790 T:140198099462208 M:3634798592  NOTICE: DONE initializing playlistplayer
10:32:36.0794 T:140197791713024 M:3634569216    INFO: CCheckInternetConnectionJob::DoWork - Checking the internet connection. [server=1][internet=1] (offline) 0
10:32:36.0794 T:140198099462208 M:3634569216  NOTICE: load default skin:[boxee]
10:32:36.0794 T:140198099462208 M:3634569216    INFO:   load skin from:special://xbmc/skin/boxee
10:32:36.0794 T:140198099462208 M:3634569216    INFO:   delete old skin...
10:32:36.0795 T:140198099462208 M:3634569216    INFO: Default 4:3 resolution directory is special://xbmc/skin/boxee/720p
10:32:36.0795 T:140198099462208 M:3634569216    INFO: Default 16:9 resolution directory is special://xbmc/skin/boxee/720p
10:32:36.0795 T:140198099462208 M:3634569216    INFO: Skin version is: 2.1
10:32:36.0795 T:140198099462208 M:3634569216    INFO: Loading skin includes from /home/matthew/boxee/boxee/src/boxee-ce4100-1.2.0/skin/boxee/720p/includes.xml
10:32:36.0818 T:140198099462208 M:3630575616    INFO:   load fonts for skin...
10:32:36.0818 T:140198099462208 M:3630575616    INFO: Loading fonts from special://xbmc/skin/boxee/720p/Font.xml
10:32:36.0820 T:140198099462208 M:3630575616   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:36.0821 T:140198099462208 M:3630575616   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:36.0821 T:140198099462208 M:3630575616   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:36.0823 T:140198099462208 M:3630575616    INFO:   load new skin...
10:32:36.0823 T:140198099462208 M:3630575616    INFO: Skin version is: 2.1 (2.100000)
10:32:36.0826 T:140198099462208 M:3630575616    INFO: Loading user windows, path special://xbmc/skin/boxee/720p
10:32:36.0826 T:140198099462208 M:3630575616    INFO: Loading skin file: special://xbmc/skin/boxee/720p/custom_boxee_osd_settings.xml
10:32:36.0826 T:140198099462208 M:3630575616    INFO: Loading skin file: special://xbmc/skin/boxee/720p/custom_boxee_credits.xml
10:32:36.0826 T:140198099462208 M:3630575616    INFO: Loading user windows, path special://xbmc/skin/boxee/720p
10:32:36.0827 T:140198099462208 M:3630575616    INFO: Loading skin file: special://xbmc/skin/boxee/720p/custom_boxee_osd_settings.xml
10:32:36.0827 T:140198099462208 M:3630575616    INFO: Loading skin file: special://xbmc/skin/boxee/720p/custom_boxee_credits.xml
10:32:36.0827 T:140198099462208 M:3630575616    INFO: Loading user windows, path special://xbmc/skin/boxee/720p
10:32:36.0827 T:140198099462208 M:3630575616    INFO: Loading skin file: special://xbmc/skin/boxee/720p/custom_boxee_osd_settings.xml
10:32:36.0828 T:140198099462208 M:3630575616    INFO: Loading skin file: special://xbmc/skin/boxee/720p/custom_boxee_credits.xml
10:32:36.0871 T:140197791713024 M:3489304576 WARNING: CPingJob::DoWork - Going to check ping. [server=1][internet=1] (ping)
10:32:37.0006 T:140198099462208 M:3612839936    INFO:   initialize new skin...
10:32:37.0012 T:140198099462208 M:3612839936   ERROR: **** FAILED to create fbo. status: 8cd6
10:32:37.0012 T:140198099462208 M:3612839936    INFO: Loading special://xbmc/skin/boxee/sounds/sounds.xml
10:32:37.0012 T:140198099462208 M:3612839936    INFO:   skin loaded...
10:32:37.0012 T:140198099462208 M:3612839936   ERROR: Error, trying to add a second window with id 10008 to the window manager
10:32:37.0013 T:140198099462208 M:3612839936   ERROR: Error, trying to add a second window with id 10429 to the window manager
10:32:37.0017 T:140198099462208 M:3612110848   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0017 T:140198099462208 M:3612110848   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0017 T:140198099462208 M:3612110848   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0017 T:140198099462208 M:3612110848   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0017 T:140198099462208 M:3612110848   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0017 T:140198099462208 M:3612110848   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0017 T:140198099462208 M:3612110848   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0017 T:140198099462208 M:3612110848   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0017 T:140198099462208 M:3612110848   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0017 T:140198099462208 M:3612110848   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0017 T:140198099462208 M:3612110848   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0017 T:140198099462208 M:3612110848   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0018 T:140198099462208 M:3612110848   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0018 T:140198099462208 M:3612110848   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0018 T:140198099462208 M:3612110848   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0018 T:140198099462208 M:3612110848   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0018 T:140198099462208 M:3612110848   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0018 T:140198099462208 M:3612110848   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0018 T:140198099462208 M:3612110848   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0018 T:140198099462208 M:3612110848   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0018 T:140198099462208 M:3612110848   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0018 T:140198099462208 M:3612110848   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0019 T:140198099462208 M:3612110848   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0019 T:140198099462208 M:3612110848   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0019 T:140198099462208 M:3612110848   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0019 T:140198099462208 M:3612110848   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0019 T:140198099462208 M:3612110848   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0019 T:140198099462208 M:3612110848   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0019 T:140198099462208 M:3612110848   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0019 T:140198099462208 M:3612110848   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0020 T:140198099462208 M:3611856896   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0020 T:140198099462208 M:3611856896   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0020 T:140198099462208 M:3611856896   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0020 T:140198099462208 M:3611856896   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0020 T:140198099462208 M:3611856896   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0020 T:140198099462208 M:3611856896   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0020 T:140198099462208 M:3611856896   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0020 T:140198099462208 M:3611856896   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0020 T:140198099462208 M:3611856896   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0020 T:140198099462208 M:3611856896   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0020 T:140198099462208 M:3611856896   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0020 T:140198099462208 M:3611856896   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0020 T:140198099462208 M:3611856896   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0020 T:140198099462208 M:3611856896   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0020 T:140198099462208 M:3611856896   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0020 T:140198099462208 M:3611856896   ERROR: GUIFontTTF::GetCharacter: Unable to cache character (out of memory?)
10:32:37.0026 T:140198099462208 M:3611611136  NOTICE: Running the application...
10:32:37.0026 T:140198099462208 M:3611611136  NOTICE: Webserver: Starting...
10:32:37.0026 T:140197817157376 M:3611611136    INFO: WebServer: Server starting using /home/matthew/boxee/boxee/src/boxee-ce4100-1.2.0/web on 192.168.1.2:8800
10:32:37.0026 T:140197817157376 M:3611611136  NOTICE: Webserver: Started
10:32:37.0071 T:140197791713024 M:3611664384 WARNING: CPingJob::DoWork - Check ping returned [retCode=200][Response-IsEmpty=0]. [server=1][internet=1] (ping)

Pretty much the same thing (new at this, just thought posting both might be beneficial, even if they're pretty much the same thing except for the very bottom of the second one).

Last edited by unlimit (2011-10-03 10:43:18)

Offline

Board footer

Powered by FluxBB