XBMC Community Forum  

Go Back   XBMC Community Forum > Help and Support > XBMC General Help and Support > XBMC for Linux and XBMC Live Specific Support

XBMC for Linux and XBMC Live Specific Support Need help with XBMC for Linux or XBMC Live, or think you've found a bug? Discuss it here.

Reply
 
Thread Tools Search this Thread Display Modes
Old 2007-09-12, 01:22   #1
lephron
Junior Member
 
Join Date: Sep 2007
Posts: 4
lephron is on a distinguished road
Question Problem running on Linux

Hi guys,

First of all: I love XBMC and I've been using it on my XBox for years! I've been using and developing on Linux for around 10 years so I thought I'd try and help with the Linux porting effort.

However, I'm running into some problems. The XboxMediaCenter application starts up but nothing ever gets displayed other than a black screen. I've gone through the debugger and it's constantly looping at line 669 of Application.cpp. It looks like it's expecting some user input, but pressing keys or clicking mouse buttons doesn't seem to do anything.

Am I missing something obvious? What might be going wrong where?

Many thanks
lephron is offline   Reply With Quote
Old 2007-09-12, 02:14   #2
pike
Project Manager
 
pike's Avatar
 
Join Date: Sep 2003
Location: Sweden
Posts: 4,281
pike is on a distinguished road
Send a message via MSN to pike
Default

no offense but did you try using build.sh ? if you didn't use build.sh before, you need to clear any XML's from system/profiles before using build.sh
__________________
Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first.


pike is offline   Reply With Quote
Old 2007-09-12, 22:10   #3
lephron
Junior Member
 
Join Date: Sep 2007
Posts: 4
lephron is on a distinguished road
Default

I hadn't tried build.sh no - I followed the linux build guide and it makes no mention of build.sh. I have tried it now though, and I get exactly the same problem.
lephron is offline   Reply With Quote
Old 2007-09-13, 00:28   #4
babazoid
Member
 
babazoid's Avatar
 
Join Date: Oct 2003
Location: Toronto, Ontario
Posts: 38
babazoid is on a distinguished road
Default

Someone should probably move this to the other forum.

And you probably want to mention your system specs, what x window manager you are using, etc. I know that for some reason XBMC doesn't run under Compizfusion for me.
babazoid is offline   Reply With Quote
Old 2007-09-13, 00:40   #5
jmarshall
Team-XBMC Developer
 
Join Date: Oct 2003
Posts: 15,076
jmarshall is on a distinguished road
Default

Also check xbmc.log, check what output there is from the commandline etc. etc.
__________________
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


jmarshall is online now   Reply With Quote
Old 2007-09-13, 00:56   #6
lephron
Junior Member
 
Join Date: Sep 2007
Posts: 4
lephron is on a distinguished road
Default

I'm using NVIDIA twinview, which may be causing some issues - but like I said the application just keeps looping while waiting for user input.

Here is the output:
Quote:
MoveFile - cant move file </home/bmd/xbmc/branches/linuxport/XBMC/xbmc.log>. trying lower case </home/bmd/xbmc/branches/linuxport/xbmc/xbmc.log>
-----------------------------------------------------------------------
Starting XBoxMediaCenter. Built on Sep 12 2007
Q is mapped to: /home/bmd/xbmc/branches/linuxport/XBMC
The executeable running is: /home/bmd/xbmc/branches/linuxport/XBMC/XboxMediaCenter
Log File is located: /home/bmd/xbmc/branches/linuxport/XBMC/xbmc.log
-----------------------------------------------------------------------
lastloaded: 0
Setup SDL
Available videomodes:
Found mode: 2560x1024
Constructing surface
GLX Info: NOT Using destination window
GLX Info: Using parent window
GLX Info: Creating unshared context
GL: OpenGL Vendor String: NVIDIA Corporation
LIRC Initialize: connect failed: No such file or directory
Drives are mapped
load settings...
loading /home/bmd/xbmc/branches/linuxport/XBMC/UserData/guisettings.xml
Unable to load /home/bmd/xbmc/branches/linuxport/XBMC/UserData/guisettings.xml, creating new /home/bmd/xbmc/branches/linuxport/XBMC/UserData/guisettings.xml with default values
Unable to save settings to /home/bmd/xbmc/branches/linuxport/XBMC/UserData/guisettings.xml
Resetting settings
DeleteFile - cant delete file </home/bmd/xbmc/branches/linuxport/XBMC/UserData/guisettings.xml>. trying lower case </home/bmd/xbmc/branches/linuxport/xbmc/userdata/guisettings.xml>
Delete - Error deleting file /home/bmd/xbmc/branches/linuxport/XBMC/UserData/guisettings.xml
Unable to save settings to /home/bmd/xbmc/branches/linuxport/XBMC/UserData/guisettings.xml
Emergency recovery console starting...
Available videomodes:
Found mode: 2560x1024
lephron is offline   Reply With Quote
Old 2007-09-13, 01:00   #7
d4rk
Team-XBMC Developer
 
d4rk's Avatar
 
Join Date: May 2007
Location: Albuquerque
Posts: 500
d4rk is on a distinguished road
Default

Quote:
Originally Posted by pike View Post
... if you didn't use build.sh before, you need to clear any XML's from system/profiles before using build.sh
Did you do this?
d4rk is offline   Reply With Quote
Old 2007-09-13, 01:15   #8
lephron
Junior Member
 
Join Date: Sep 2007
Posts: 4
lephron is on a distinguished road
Default

No sorry I missed that. I've deleted system/profiles.xml, removed the BUILD directory and done a make clean. Doing a new build now.
lephron is offline   Reply With Quote
Old 2007-09-13, 01:48   #9
jmarshall
Team-XBMC Developer
 
Join Date: Oct 2003
Posts: 15,076
jmarshall is on a distinguished road
Default

You're running from the SVN folder.

Run build.sh and it'll put everything (+ fix case issues) in a BUILD folder.

The issue you are having is with case of files by the looks (thus the "fatal error handler" which doesn't actually work )
__________________
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


jmarshall is online now   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 08:38.


Protected by Akismet, We recommend WordPress blogs
Copyright © 2008, XBMC Project