![]() |
|
|||||||
| 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. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: Jun 2007
Posts: 9
![]() |
I did a clean install of XBMC after i installed Ubuntu 7.10. I did as normally do, used ./build.sh, fixed links. But when i start XBMC it says that i missing 2 files.
sources.xml and keyboardmap.xml. When i check the SVN at sourceforge then i saw that it also miss thoose files. Maybe build.sh dont work anymore ? I also paste the log from xbmc. thanks for the work and help! /Z 09:23:35 T:3071756032 M:989601792 NOTICE: Mapping drive Q to /home/znoopy/XBMC/BUILD 09:23:35 T:3071756032 M:989601792 NOTICE: ----------------------------------------------------------------------- 09:23:35 T:3071756032 M:989601792 NOTICE: Starting XBoxMediaCenter. Built on Oct 20 2007 09:23:35 T:3071756032 M:989601792 NOTICE: Q is mapped to: /home/znoopy/XBMC/BUILD 09:23:35 T:3071756032 M:989601792 NOTICE: The executeable running is: /home/znoopy/XBMC/BUILD/XboxMediaCenter 09:23:35 T:3071756032 M:989601792 NOTICE: Log File is located: 09:23:35 T:3071756032 M:989601792 NOTICE: ----------------------------------------------------------------------- 09:23:35 T:3071756032 M:989601792 NOTICE: Mapping drive T to /home/znoopy/XBMC/BUILD/UserData 09:23:35 T:3071756032 M:989601792 NOTICE: Setup SDL 09:23:35 T:3071756032 M:986677248 ERROR: GLX Error: No Multisample buffers available, FSAA disabled 09:23:36 T:3071756032 M:985473024 ERROR: LIRC Initialize: connect failed: No such file or directory 09:23:36 T:3071756032 M:985473024 NOTICE: Mapping drive Z to /tmp/xbmc 09:23:36 T:3071756032 M:985473024 NOTICE: load settings... 09:23:36 T:3071756032 M:985473024 NOTICE: Mapping drive P to /home/znoopy/XBMC/BUILD/UserData 09:23:36 T:3071756032 M:985473024 NOTICE: loading /home/znoopy/XBMC/BUILD/UserData/guisettings.xml 09:23:36 T:3071756032 M:985473024 NOTICE: Getting hardware information now... 09:23:36 T:3071756032 M:985473024 NOTICE: Checking resolution 10 09:23:36 T:3071756032 M:985473024 NOTICE: Setting autoresolution mode 6 09:23:36 T:3071756032 M:985473024 NOTICE: Per AV pack settings are off 09:23:36 T:3071756032 M:985473024 NOTICE: /home/znoopy/XBMC/BUILD/UserData/sources.xml 09:23:36 T:3071756032 M:985473024 ERROR: Load Error loading /home/znoopy/XBMC/BUILD/UserData/sources.xml: Line 0, Failed to open file 09:23:36 T:3071756032 M:985473024 ERROR: unable to load /home/znoopy/XBMC/BUILD/language/English/keyboardmap.xml: Failed to open file at line 0 |
|
|
|
|
|
#2 |
|
Happy User
Join Date: Oct 2003
Location: Perth, Australia
Posts: 283
![]() |
I just successfully built 10581.
What do you mean fixed links? I just build and run. |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Jun 2007
Posts: 9
![]() |
i do it all in this order and i have tried it 3 times now and always the same thing:
1. sudo apt-get install subversion 2. cd $HOME 3. svn checkout https://xbmc.svn.sourceforge.net/svn...linuxport/XBMC 4. sudo apt-get install make g++-4.1 gcc-4.1 libsdl1.2-dev libsdl-image1.2-dev libsdl-gfx1.2-dev libsdl-mixer1.2-dev libsdl-sound1.2-dev libsdl-stretch-dev libcdio6 libcdio-dev libfribidi0 li$ 5. build.sh |
|
|
|
|
|
#4 |
|
Skilled Skinner
|
Having the same problem:
Code:
Checking skinpath existance, and existence of keymap.xml:Q:\skin... load language info file: /home/bram/Bureaublad/xbmc/XBMC/BUILD/language/English/langinfo.xml load keyboard layout configuration info file: /home/bram/Bureaublad/xbmc/XBMC/BUILD/language/English/keyboardmap.xml unable to load /home/bram/Bureaublad/xbmc/XBMC/BUILD/language/English/keyboardmap.xml: Failed to open file at line 0 Load /home/bram/Bureaublad/xbmc/XBMC/BUILD/media/splash.png: 57.7ms Segmentation fault (core dumped) Pentium M 1.7Ghz 512Mb ram ATI FireGL T2 (ATi drivers/xgl) Ubuntu 7.10 |
|
|
|
|
|
#5 |
|
Member
Join Date: Oct 2007
Posts: 30
![]() |
Same problem here. Using an ATI card, a dual core AMD64, and the 32bit version of Ubuntu 7.10 (Gutsy Gibbon).
Worth mentioning perhaps is that if I run the executable outside of the folder structure, devoid of the usual input files, it does successfully display an XBMC window (albeit without content, it is entirely black) and the app freezes. Maybe it doesnt like some resource in the tree? I've tried the build script and manual building for software and accelerated rendering, debug mode and non-debug mode. Anyone got any ideas? |
|
|
|
|
|
#6 |
|
Happy User
Join Date: Oct 2003
Location: Perth, Australia
Posts: 283
![]() |
Have you tried a fresh check out of svn? Delete your current source and start again perhaps?
snappz |
|
|
|
|
|
#7 |
|
Member
Join Date: Oct 2007
Posts: 30
![]() |
Tried that several times over, getting a few different revision numbers (which would suggest given that people are contributing apparently continuously to the project that those people are updating and building successfully - so the builds themselves are fine).
Frustrating! I'm getting a warning/error thrown when I start complaining about a missing extension definition, XINERAMA. I assume this is benign? 7.10 shifted from XINERAMA to RANDR, sure, but for most software out there a lack of definition produces a warning in my experience (and the app loads successfully). That said I added the definition and it bombed out complaining about a missing lib. Maybe someone can shed some light on the need/lack thereof for the xinerama reference in xorg.conf? (I'm using single output on my dual output card, the second output is disabled in the drivers apparently, and my xorg.conf provides for only 1 output also. Ubuntu, with the exception of driver configuration and hardware monitors, is unaware I'm anything but single-headed). |
|
|
|
|
|
#8 |
|
Member
Join Date: Oct 2007
Posts: 30
![]() |
I seem to be unable to edit posts...
Having read my second post above it seems a little misleading - sorry, it was late when I posted. When I tried to do a software/non-accelerated build it failed to compile, but didn't give me sufficient information to track down the source of the problem. I should have some time to look at my linux box this evening so I'll let post back here when I get it working. Cheers. |
|
|
|
|
|
#9 |
|
Junior Member
Join Date: Jun 2007
Posts: 26
![]() |
I was having the same problem so I did some sniffing.
Code:
GNU gdb 6.7 Copyright (C) 2007 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 "i686-pc-linux-gnu"... Using host libthread_db library "/lib/libthread_db.so.1". (gdb) run Starting program: /120gig/t/xbmc/XBMC/BUILD/XboxMediaCenter Program received signal SIGSEGV, Segmentation fault. 0x08453855 in XBVideoConfig::GetDesktopResolution () (gdb) bt #0 0x08453855 in XBVideoConfig::GetDesktopResolution () #1 0x08460a66 in CGraphicContext::ResetScreenParameters () #2 0x083a275e in CSettings::CSettings () #3 0x083a3963 in __static_initialization_and_destruction_0 () #4 0x087910a8 in __do_global_ctors_aux () #5 0x0818f6ed in _init () #6 0x08790fb9 in __libc_csu_init () #7 0xb777ef7d in __libc_start_main () from /lib/libc.so.6 #8 0x08191e41 in _start () (gdb) Code:
# grep -i Xinerama /var/log/Xorg.0.log (**) Option "Xinerama" "0" (II) Initializing built-in extension XINERAMA Code:
Option "Xinerama" "1" ) Code:
Option "AllowGLXWithComposite" "True" |
|
|
|
|
|
#10 |
|
Member
Join Date: Oct 2007
Posts: 30
![]() |
Had absolutely no luck getting this fixed so I removed compiz (*everything*) and tried again.
Worked first time. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|