Results 1 to 1 of 1

Thread: Anyone using XBMC Live as base for installing and running Boxee, do you have Firefox?

  1. #1
    Join Date
    Jan 2010
    Posts
    18

    Default Anyone using XBMC Live to run Boxee, is flash video working (eg. YouTube)? Firefox??

    Howdy, anyone out there that have installed Boxee on top of XBMC Live, and is running Boxee successfully including getting video from YouTube (and Hulu), did you had to install Firefox as well?

    I had done a "fresh" installation of XBMC Live (it's based on Ubuntu 9.10) to hard drive, and executed following steps to get Boxee installed,

    wget http://dl.boxee.tv/boxee-0.9.20.10263.i486.deb
    sudo apt-get install gdebi
    sudo apt-get update
    sudo gdebi boxee-0.9.20.10263.i486.deb
    sudo reboot

    Boxee installation and all its dependencies completed successfully, including flash plugin.

    Start Boxee, navigation works. Tried to play YouTube video.

    No YouTube video. It's blank.

    Just for grin, booted a full blown Ubuntu 9.10 (same machine, at different partition), install Boxee the same way using gdebi. Start Boxee. Play YouTube video. Video plays back fine.

    What else could i be missing in XBMC Live environment? Do i need to explicitly install Firefox?

    There's a group called called XBMCFreak that created their own Boxee Live based on XBMC Live. Downloaded that. Boxee starts up. Playing back YouTube video again, no video. Just blank.

    In XBMC Live, Boxee starts using the ~/.xsession that contains following lines,

    Code:
    #!/bin/bash
    /opt/boxee/run-boxee-desktop
    case "$?" in
        0 ) # Quit
            touch /tmp/noRestartXBMC
            break ;;
        64 ) # Shutdown System
            sleep 10 ;;
        65 ) # Warm Reboot
            echo Restarting XBMC ... ;;
        66 ) # Reboot System
            sleep 10 ;;
         * ) ;;
    esac
    And from command line, "startx" is executed that starts the Boxee application without starting up the GNOME desktop.

    Maybe Boxee requires the full GNOME desktop experience to work properly (???).

    There are few folks out there that are running Boxee on top of XBMC Live installation. Are you getting flash video, eg. YouTube?

    My hardware setup is Acer Aspire Revo R3610, bone stock.

    I've tried the step noted here,
    http://forum.boxee.tv/showpost.php?p=80227&postcount=3
    , and no joy.

    I've also booted with XBMC Live, did the gdebi to install Boxee as another way to doing "fresh" Boxee installation. Boxee starts. Go to play YouTube video. No video. Just blank.

    I've waited ~10 to 15 mins for anything to show up. Nothing.

    But what's interesting is, i can play Revision 3's video. And that is a flash content. Strange.

    Lastly, i can play all CBS contents. Those are not flash contents.

    Thanks much!
    Last edited by gixxer; January 17th, 2010 at 02:04 AM.

Similar Threads

  1. Will installing NitoTV, Firefox add value to Boxee performace?
    By jdfern in forum boxee for appletv help
    Replies: 3
    Last Post: February 27th, 2010, 10:57 AM
  2. Boxee running on WD TV Live
    By Pedro Alves in forum feature requests
    Replies: 4
    Last Post: December 18th, 2009, 01:33 AM
  3. Install help? Boxee/XBMC not running correctly.
    By freeformed in forum boxee for appletv help
    Replies: 4
    Last Post: April 10th, 2009, 04:35 PM
  4. having problems running boxee/xbmc
    By bufiji07 in forum boxee for linux help
    Replies: 7
    Last Post: December 24th, 2008, 04:32 PM
  5. Removing or Not installing XBMC
    By dddhome in forum boxee for appletv help
    Replies: 1
    Last Post: October 22nd, 2008, 09:45 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •