Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Boxee crashes when entering "My Sources"

  1. #1

    Default Boxee crashes when entering "My Sources"

    Hi,

    I've been running Boxee on Ubuntu for about a month now and think it's amazing!

    However, since the update, Boxee crashes when I try to enter "My sources". It just exits Boxee...
    I tried creating a new user so that all the settings where set to default, but that didn't help.
    Then I went on to reinstall my computer. Didn't help that either.

    Any ideas what can be done? Boxee has worked without problems before the update, can you "go back" to a previous version?

    Edit: It seems that if you go to Pictures the "Local Pictures" work fine, but Boxee still crash in "My Sources". Is there a way to add local videos/music outside "My Sources"?

    I now see that Boxee has been able to scan some of the folders, so I can watch a video from there...
    Last edited by jimmyjohansson; August 26th, 2008 at 05:30 PM.

  2. #2
    Join Date
    Jul 2008
    Posts
    15,684

    Default

    Hi jimmyjohansson

    Can you try and enter "My sources" and if boxee crashes send us the crash report or pm at marcel [at]boxee [dot] com as well as the xbmc.log .

    thanks

  3. #3

    Default

    Hi Marcel,

    Where is the crash report located? Can't seem to find it.

    My xbmc.log is about 9mb since Boxee had scanned all my folders. Is there a certain part of the file that you need?

    Thanks for the help!

  4. #4
    Join Date
    Jul 2008
    Posts
    15,684

    Default

    Sorry my mistake thinking mac not linux please rename the xbmc.log to a temporary file (/tmp/boxee-xbmc.log) and restart boxee (this will create a new xbmc.log)and then try and enter "My sources" if boxee crashes then please send me the log file (if it is large pls compress it).

    cheers

  5. #5

    Default

    It crashed at the same place, here's the log-file.
    Attached Files Attached Files

  6. #6

    Default

    log file shows nothing to indicate what causes the crash.
    lets try starting from scratch. rename the ".boxee" folder under your home directory and run boxee. you would need to redefine the user and sources. maybe that would help.

    if not - it will be great if you can post the stack trace from the crash. to do that you will need to run Boxee using gdb (gdb Boxee).

    when it crashes - type "bt" and paste the output.

    thanks.

    -vulkan.

  7. #7

    Default

    I'm not sure if I got it right.
    Heres what it says when I try "gdb Boxee":

    root@htpc:/usr/boxee# gdb Boxee
    GNU gdb 6.8-debian
    Copyright (C) 2008 Free Software Foundation, Inc.
    License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
    This is free software: you are free to change and redistribute it.
    There is NO WARRANTY, to the extent permitted by law. Type "show copying"
    and "show warranty" for details.
    This GDB was configured as "i486-linux-gnu"...
    (no debugging symbols found)
    (gdb) bt
    No stack.
    (gdb) Quit
    (gdb)

    Do I need to set any options when i run gdb?

  8. #8

    Default

    no. sorry - you have to "run" it by entering the command "r".
    then - only when it crashes enter "bt".

    IMPORTANT NOTE: before all that - set boxee to run in windowed mode otherwise you will not be able to access gdb and the system will seem "stuck".

    so - to summarize things:
    1. gdb Boxee - the same way you did
    2. run the command "r"
    3. hit TAB to make boxee go to windowed mode
    4. enter your profile and make it "crash". boxee will seem "frozen" but if you have a look on the gdb screen you'll see that it gained control again
    5. enter the command "bt" and paste its output

    thanks!

  9. #9

    Default

    Here's the output after running gdb Boxee:

    #0 0x0889d135 in DIRECTORY::CSourcesDirectory::GetDirectory ()
    #1 0x0882cac2 in DIRECTORY::CDirectory::GetDirectory ()
    #2 0x085c623c in CMetadataResolverVideo::IsDVDFolder ()
    #3 0x084c7ee4 in CGUIWindowBoxeeBrowse::GetDvdFolder ()
    #4 0x084cd419 in CGUIWindowBoxeeBrowse::OnClick ()
    #5 0x084ced7d in CGUIWindowBoxeeBrowse::OnMessage ()
    #6 0x08273a61 in CGUIControl::SendWindowMessage ()
    #7 0x08251bc9 in CGUIBaseContainer::OnClick ()
    #8 0x082523a9 in CGUIBaseContainer::OnAction ()
    #9 0x082ad104 in CGUIPanelContainer::OnAction ()
    #10 0x082d4455 in CGUIWindow::OnAction ()
    #11 0x084c8187 in CGUIWindowBoxeeBrowse::OnAction ()
    #12 0x082cdc5f in CGUIWindowManager::OnAction ()
    #13 0x0831f91d in CApplication::OnAction ()
    #14 0x0832137b in CApplication::OnKey ()
    #15 0x0832158a in CApplication::ProcessKeyboard ()
    #16 0x0832279d in CApplication::FrameMove ()
    #17 0x0872b26b in CXBApplicationEx::Run ()
    #18 0x0872bc53 in main ()

    Hope this helps.

    Thanks!

  10. #10

    Default

    hmm. well i am affraid i will need to bother you again with the log.
    but this time - i need to get a higher level of details in it.
    in order to do so - please create a file called "~/.boxee/UserData/advancedsettings.xml" and paste the following into it:

    <advancedsettings>
    <loglevel>0</loglevel>
    </advancedsettings>

    then run again - and send me the log (big one this time) to vulkan@boxee.tv

    thanks. and sorry for the hassle...

Similar Threads

  1. Replies: 2
    Last Post: August 14th, 2011, 08:56 PM
  2. Replies: 8
    Last Post: March 2nd, 2011, 09:02 PM
  3. Replies: 2
    Last Post: May 16th, 2010, 12:40 PM
  4. Boxee Crashes When i Click On "Movies"
    By xmurr88x in forum boxee for windows help
    Replies: 0
    Last Post: June 4th, 2009, 05:05 PM
  5. Replies: 2
    Last Post: January 10th, 2009, 05:10 AM

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
  •