View Full Version : Still experiencing font problems
webbanane
2007-08-16, 00:43
Hi!
Am experiencing font problems: no or wrong text/font is displayed. :shocked:
* clean
* svn update
* build.sh,
* new svn checkout
* font renaming
* font copying
* t3ch
* source tree
... nothing helps.
I still have an old binary that works "nearly perfect" both with t3ch and source tree! And my new one (without any source modifications by me), that don't! Seems to me as if something is wrong with svn? But nobody else seems to experience this?
???
webbanane
configure option is --disable-gl
have a gf 6800
opengl does not work
did not install anything special on os for it
althekiller
2007-08-16, 03:55
You should really use the build script...
Also, that gfx card WILL most certainly do opengl. You just need to READ!
post your xbmc.log it tells all
or drop to terminal and run the app and you'll see the problem in the terminal window as they crop up.
webbanane
2007-08-16, 23:52
Hi together!
Thanks for your answers. I have read the following sources of information:
1. wiki: http://www.xboxmediacenter.com/wiki/index.php?title=HOW-TO_compile_XBMC_for_Linux_from_source_code
2. svn-sources: README.linux
But information in README.linux seems incomplete or inconsistent when not using build.sh (section 4.1) and doing manual build (section 4.2), because it does not describe things about case confusion.
O.k. and now once again from scratch, I follow the wiki and do it again and tell exactly what I do to start xbmc (first goal: without opengl):
a) already installed subversion: skipped installation of subversion
b) cd $HOME
c) get a fresh source tree: svn checkout https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/linuxport/XBMC
works as expected, no error message
d) assure everything is installed: 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 libfribidi-dev liblzo1 liblzo-dev libfreetype6 libfreetype6-dev libsqlite3-0 libsqlite3-dev libogg-dev libsmbclient-dev libsmbclient libasound2-dev python2.4-dev python2.4 python-sqlite libglew1 libglew-dev libcurl3-dev g++ gawk x11proto-xinerama-dev libxinerama-dev
e) configure without opengl: ./configure --disable-gl
f) compile: make
g) workaround case-problems userdata: ln -sf userdata UserData
h) workaround case-problems font: mv media/Fonts/arial.ttf media/Fonts/Arial.ttf
i) execute within source(!) tree: ./XboxMediaCenter
console says:
Loading fonts from /home/banane/XBMC/skin/Project Mayhem III/PAL/Font.xml
Couldn't load font name:font101 file:/home/banane/XBMC/media/Fonts/FrancophilSans.ttf
(... and some more lines of this)
xbmc.log says:
22:03:47 T:3073513248 M:161648640 ERROR: Couldn't load font name:font101 file:/home/banane/XBMC/media/Fonts/FrancophilSans.ttf
(... and some more lines of this)
No text at all is displayed within XBMC. No debug text (freemem and that stuff), no running news.
j) so, I search and copy that Font to the named directory: cp skin/Project\ Mayhem\ III/fonts/FrancophilSans.ttf media/Fonts/
k) execute again: ./XboxMediaCenter
console says:
Loading fonts from /home/banane/XBMC/skin/Project Mayhem III/PAL/Font.xml
Scaled size of font /home/banane/XBMC/media/Fonts/FrancophilSans.ttf (14): width = 16, height = 17
(... and some more lines of this)
xbmc.log does not give any font error anymore.
XBMC only displays debug text and running news, but still no menu, fields, values, anything else.
The running news are only funny on the top of the screen and all small letters are slipping to the top line as far as they can without disappearing!
l) As I already said: when I take/copy another old binary these font problems disappear within the same source tree!
And as already said, too: I already played with build.sh, too, with another XBMC file set, but no success. Always the same result.
What do you think? What did I wrong? As far as I can see, I read everything!? Do you need any other detailed information? Result from configure, compile, screenshots, more system-infos?
Thanks for your answers in advance.
Detailed information is following (have to split it).
webbanane
2007-08-16, 23:54
Here is what my system says when executing "sudo apt-get install make ...":
Password:
Reading package lists... Done
Building dependency tree
Reading state information... Done
make is already the newest version.
g++-4.1 is already the newest version.
gcc-4.1 is already the newest version.
libsdl1.2-dev is already the newest version.
libsdl-image1.2-dev is already the newest version.
libsdl-gfx1.2-dev is already the newest version.
libsdl-mixer1.2-dev is already the newest version.
libsdl-sound1.2-dev is already the newest version.
libsdl-stretch-dev is already the newest version.
libcdio6 is already the newest version.
libcdio-dev is already the newest version.
libfribidi0 is already the newest version.
libfribidi-dev is already the newest version.
liblzo1 is already the newest version.
liblzo-dev is already the newest version.
libfreetype6 is already the newest version.
libfreetype6-dev is already the newest version.
libsqlite3-0 is already the newest version.
libsqlite3-dev is already the newest version.
libogg-dev is already the newest version.
libsmbclient-dev is already the newest version.
libsmbclient is already the newest version.
libasound2-dev is already the newest version.
python2.4-dev is already the newest version.
python2.4 is already the newest version.
python-sqlite is already the newest version.
libglew1 is already the newest version.
libglew-dev is already the newest version.
libcurl3-dev is already the newest version.
g++ is already the newest version.
gawk is already the newest version.
x11proto-xinerama-dev is already the newest version.
libxinerama-dev is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 114 not upgraded.
webbanane
2007-08-17, 00:00
Here is, what the console says until xbmc is closed again by me (withOUT opengl when starting from source(!) tree):
-----------------------------------------------------------------------
Starting XBoxMediaCenter. Built on Aug 16 2007
Q is mapped to: /home/banane/XBMC
The executeable running is: /home/banane/XBMC/XboxMediaCenter
Log File is located: /home/banane/XBMC/xbmc.log
-----------------------------------------------------------------------
Setup SDL
Available videomodes:
Found mode: 1400x1050
[... cutting unimportant things ...]
Found mode: 720x400
Constructing surface
Initialize: connect failed: No such file or directory
Drives are mapped
load settings...
loading /home/banane/XBMC/UserData/guisettings.xml
Unable to load /home/banane/XBMC/UserData/guisettings.xml, creating new /home/banane/XBMC/UserData/guisettings.xml with default values
Resetting settings
startwindow: 10501
[... cutting all the default settings ...]
xlinkkai.enablenotifications: true
Getting hardware information now...
Using analog output
AC3 pass through is disabled
DTS pass through is disabled
Checking resolution 10
Setting autoresolution mode 6
Per AV pack settings are off
/home/banane/XBMC/UserData/sources.xml
Load Error loading /home/banane/XBMC/UserData/sources.xml: Line 0, Failed to open file
Checking skinpath existance, and existence of keymap.xml:Q:\skin...
load language info file:/home/banane/XBMC/language/English/langinfo.xml
Splash image /home/banane/XBMC/media/splash.png not found
load language file:/home/banane/XBMC/language/English/strings.xml
load keymapping
Loading /home/banane/XBMC/UserData/Keymap.xml
Found Joystick map for Sony PLAYSTATION(R)3
Found Joystick map for Sony PLAYSTATION(R)3 Controller
Loading /home/banane/XBMC/UserData/Lircmap.xml
Checking skin version of: Project Mayhem III
Skin version is: 2.1
GUI format 720x576 PAL 4:3
install unhandled exception filter
creating subdirectories
userdata folder: /home/banane/XBMC/UserData
recording folder:
screenshots folder:
thumbnails folder:/home/banane/XBMC/UserData/Thumbnails
Checking the Date!
- Current Date is: 16-8-2007
start dvd mediatype detection
initializing playlistplayer
DONE initializing playlistplayer
load default skin:[Project Mayhem III]
load skin from:/home/banane/XBMC/skin/Project Mayhem III
delete old skin...
------------------- GUI_MSG_WINDOW_DEINIT Home-------------------
------------------- GUI_MSG_WINDOW_DEINIT Sort by: Size-------------------
------------------- GUI_MSG_WINDOW_DEINIT -------------------
Default 4:3 resolution directory is /home/banane/XBMC/skin/Project Mayhem III/PAL
Default 16:9 resolution directory is /home/banane/XBMC/skin/Project Mayhem III/PAL16x9
Skin version is: 2.1
Loading skin includes from /home/banane/XBMC/skin/Project Mayhem III/PAL/includes.xml
load fonts for skin...
Loading fonts from /home/banane/XBMC/skin/Project Mayhem III/PAL/Font.xml
Couldn't load font name:font101 file:/home/banane/XBMC/media/Fonts/FrancophilSans.ttf
Couldn't load font name:font10 file:/home/banane/XBMC/media/Fonts/FrancophilSans.ttf
Couldn't load font name:font12 file:/home/banane/XBMC/media/Fonts/FrancophilSans.ttf
Couldn't load font name:font13 file:/home/banane/XBMC/media/Fonts/FrancophilSans.ttf
Couldn't load font name:special12 file:/home/banane/XBMC/media/Fonts/FrancophilSans.ttf
Couldn't load font name:special13 file:/home/banane/XBMC/media/Fonts/FrancophilSans.ttf
load new skin...
Skin version is: 2.1
Loading skin file: Home.xml
Load Home.xml: 0.00ms (-0.08 ms xml load)
Loading user windows, path /home/banane/XBMC/skin/Project Mayhem III/PAL
Loading skin file: /home/banane/XBMC/skin/Project Mayhem III/PAL/custom2_SkinSettings.xml
Load Skin XML: 408.00ms
initialize new skin...
Loading skin file: Pointer.xml
Load Pointer.xml: 0.00ms (-0.08 ms xml load)
Load pointer-nofocus.png: 11.0ms (bundled)
Load pointer-focus.png: 0.0ms (bundled)
Load pointer-focus-drag.png: 0.0ms (bundled)
Load pointer-focus-click.png: 0.0ms (bundled)
Alloc resources: 223.00ms (21.00 ms skin load, 190.00 ms preload)
Loading skin file: DialogVolumeBar.xml
Load DialogVolumeBar.xml: 0.00ms (-0.08 ms xml load)
Load osd_slider_volume_bg.png: 0.0ms (bundled)
Load slider_nibFO.png: 0.0ms (bundled)
Alloc resources: 22.00ms (2.00 ms skin load, 8.00 ms preload)
Loading skin file: DialogSeekBar.xml
Load DialogSeekBar.xml: 0.00ms (-0.08 ms xml load)
Load progress_back.png: 1.0ms (bundled)
Load progress_mid.png: 1.0ms (bundled)
Load progress_right.png: 0.0ms (bundled)
WEATHER: Downloading weather
Get URL: http://xoap.weather.com/weather/local/GMXX0154?cc=*&unit=m&dayf=4&prod=xoap&par=1004124588&key=079f24145f208494
Load progress_left.png: 0.0ms (bundled)
Load seekslider.png: 0.0ms (bundled)
Alloc resources: 171.00ms (165.00 ms skin load, 1.00 ms preload)
Loading skin file: DialogKaiToast.xml
Load DialogKaiToast.xml: 0.00ms (-0.08 ms xml load)
Alloc resources: 2.00ms (2.00 ms skin load, 0.00 ms preload)
Loading skin file: DialogMuteBug.xml
Load DialogMuteBug.xml: 0.00ms (-0.08 ms xml load)
Alloc resources: 1.00ms (1.00 ms skin load, 0.00 ms preload)
Loading /home/banane/XBMC/skin/Project Mayhem III/sounds/sounds.xml
skin loaded...
Thread 3046112144 terminating
host name = xml.weather.com
Set page size
Set default cache size
creating version table
WEATHER: Weather download successful
Thread 3063208848 terminating
create view table
create view index
create view - window index
Activating window ID: 10000
Checking if window ID 10000 is locked.
------------------- GUI_MSG_WINDOW_INIT Home-------------------
Load home-focus.gif: 1.0ms (bundled)
Load home-dvd.gif: 152.0ms (bundled)
Load home-kai.gif: 20.0ms (bundled)
Load home-sub.gif: 10.0ms (bundled)
Load home-power.gif: 19.0ms (bundled)
Alloc resources: 383.00ms (0.00 ms skin load, 21.00 ms preload)
removing tempfiles
initialize done
Running the application...
initializing python engine.
Loading: /home/banane/XBMC/system/python/python24-i486-linux.so
host name = www.l.google.com
302 Redirected: http://www.google.de/
host name = www.l.google.com
Thread 3029326736 terminating
-->Python Initialized<--
new python thread created. id=1
NetworkMessage - Starting network services
Python thread: start processing
Load /home/banane/XBMC/skin/Project Mayhem III/media/home-myprograms/home-myprograms.png: 95.0ms
Load Home_Middle.png: 49.0ms (bundled)
Load Home_Bottom.png: 16.0ms (bundled)
Load Home_Top.png: 15.0ms (bundled)
Load homebutton-small.png: 1.0ms (bundled)
Load home_buttons.png: 2.0ms (bundled)
Load home-sub.png: 0.0ms (bundled)
Load home-power.png: 0.0ms (bundled)
Get URL: http://feeds.feedburner.com/XboxScene
Scriptresult: Succes
Python script stopped
Thread 3037719440 terminating
Load background-plain.png: 14.0ms (bundled)
Load background-bottom.png: 153.0ms (bundled)
host name = feeds.feedburner.com
python thread 1 destructed
Got rss feed: http://feeds.feedburner.com/XboxScene
RSS feed encoding: UTF-8
Parsed rss feed: http://feeds.feedburner.com/XboxScene
Thread 3002493840 terminating
Load /home/banane/XBMC/skin/Project Mayhem III/media/home-myprograms/home-myprograms2.png: 55.0ms
Load /home/banane/XBMC/skin/Project Mayhem III/media/home-myprograms/home-myprograms3.png: 32.0ms
Load home-myprograms\home-myprograms.png: 33.0ms (bundled)
Load home-myprograms\home-myprograms2.png: 26.0ms (bundled)
Load home-myprograms\home-myprograms3.png: 24.0ms (bundled)
Load /home/banane/XBMC/skin/Project Mayhem III/media/home-myprograms/home-myprograms.png: 32.0ms
Load home-power.gif: 11.0ms (bundled)
OnMessage : Translating ActivateWindow(ShutdownMenu)
OnMessage : To ActivateWindow(ShutdownMenu)
Activating window ID: 10111
Checking if window ID 10111 is locked.
------------------- GUI_MSG_WINDOW_INIT -------------------
Loading skin file: DialogButtonMenu.xml
Load DialogButtonMenu.xml: 0.00ms (-0.00 ms xml load)
Load sub-master-focus.gif: 23.0ms (bundled)
[... cutting unimportant things ...]
Load sub-shutdown-focus.gif: 34.0ms (bundled)
Alloc resources: 405.00ms (154.00 ms skin load, 14.00 ms preload)
Load black.png: 11.0ms (bundled)
Load sub-background.png: 9.0ms (bundled)
Load sub-background-label.png: 0.0ms (bundled)
Load /home/banane/XBMC/skin/Project Mayhem III/media/home-myprograms/home-myprograms2.png: 35.0ms
OnMessage : Translating XBMC.ShutDown()
OnMessage : To XBMC.ShutDown()
Storing total System Uptime
Saving settings
stop all
NetworkMessage - Stopping network services
stop dvd detect media
Thread 3071601552 terminating
stop daap clients
stop python
clean cached files!
unload skin
------------------- GUI_MSG_WINDOW_DEINIT Home-------------------
[... cutting unimportant things ...]
------------------- GUI_MSG_WINDOW_DEINIT -------------------
Set page size
Set default cache size
creating version table
create artist table
[... cutting unimportant things ...]
create album view
------------------- GUI_MSG_WINDOW_DEINIT -------------------
[... cutting redundancies ...]
------------------- GUI_MSG_WINDOW_DEINIT -------------------
------------------- GUI_MSG_WINDOW_DEINIT Music/Playlist-------------------
[... cutting unimportant things ...]
------------------- GUI_MSG_WINDOW_DEINIT -------------------
------------------- GUI_MSG_WINDOW_DEINIT Sort by: Size-------------------
------------------- GUI_MSG_WINDOW_DEINIT -------------------
unload sections
destroy
stopped
jmarshall
2007-08-17, 00:01
SDL only (no GL) font support is hacked at best - noone has worked on it for quite some time.
I made it build, but didn't bother making it work, as we require openGL for a good experience in the GUI anyway.
Feel free to work on it so that it actually positions correctly. You can probably see what to do from the opengl side of things.
Cheers,
Jonathan
webbanane
2007-08-17, 00:01
And here is what xbmc.log says:
22:03:45 T:3073513248 M:165998592 NOTICE: -----------------------------------------------------------------------
22:03:45 T:3073513248 M:165969920 NOTICE: Starting XBoxMediaCenter. Built on Aug 16 2007
22:03:45 T:3073513248 M:165969920 NOTICE: Q is mapped to: /home/banane/XBMC
22:03:45 T:3073513248 M:165969920 NOTICE: The executeable running is: /home/banane/XBMC/XboxMediaCenter
22:03:45 T:3073513248 M:165969920 NOTICE: Log File is located: /home/banane/XBMC/xbmc.log
22:03:45 T:3073513248 M:165969920 NOTICE: -----------------------------------------------------------------------
22:03:45 T:3073513248 M:165969920 NOTICE: Setup SDL
22:03:46 T:3073513248 M:163635200 ERROR: Initialize: connect failed: No such file or directory
22:03:46 T:3073513248 M:163635200 NOTICE: load settings...
22:03:46 T:3073513248 M:163635200 NOTICE: loading /home/banane/XBMC/UserData/guisettings.xml
22:03:46 T:3073513248 M:163635200 ERROR: Unable to load /home/banane/XBMC/UserData/guisettings.xml, creating new /home/banane/XBMC/UserData/guisettings.xml with default values
22:03:46 T:3073513248 M:163348480 NOTICE: Getting hardware information now...
22:03:46 T:3073513248 M:163348480 NOTICE: Checking resolution 10
22:03:46 T:3073513248 M:163348480 NOTICE: Setting autoresolution mode 6
22:03:46 T:3073513248 M:163348480 NOTICE: Per AV pack settings are off
22:03:46 T:3073513248 M:163348480 NOTICE: /home/banane/XBMC/UserData/sources.xml
22:03:46 T:3073513248 M:163348480 ERROR: Load Error loading /home/banane/XBMC/UserData/sources.xml: Line 0, Failed to open file
22:03:47 T:3073513248 M:162635776 NOTICE: Found Joystick map for Sony PLAYSTATION(R)3
22:03:47 T:3073513248 M:162635776 NOTICE: Found Joystick map for Sony PLAYSTATION(R)3 Controller
22:03:47 T:3073513248 M:162623488 NOTICE: Checking the Date!
22:03:47 T:3073513248 M:162623488 NOTICE: start dvd mediatype detection
22:03:47 T:3073513248 M:162623488 NOTICE: initializing playlistplayer
22:03:47 T:3073513248 M:162623488 NOTICE: DONE initializing playlistplayer
22:03:47 T:3073513248 M:162623488 NOTICE: load default skin:[Project Mayhem III]
22:03:47 T:3073513248 M:161648640 ERROR: Couldn't load font name:font101 file:/home/banane/XBMC/media/Fonts/FrancophilSans.ttf
22:03:47 T:3073513248 M:161648640 ERROR: Couldn't load font name:font10 file:/home/banane/XBMC/media/Fonts/FrancophilSans.ttf
22:03:47 T:3073513248 M:161648640 ERROR: Couldn't load font name:font12 file:/home/banane/XBMC/media/Fonts/FrancophilSans.ttf
22:03:47 T:3073513248 M:161648640 ERROR: Couldn't load font name:font13 file:/home/banane/XBMC/media/Fonts/FrancophilSans.ttf
22:03:47 T:3073513248 M:161648640 ERROR: Couldn't load font name:special12 file:/home/banane/XBMC/media/Fonts/FrancophilSans.ttf
22:03:47 T:3073513248 M:161648640 ERROR: Couldn't load font name:special13 file:/home/banane/XBMC/media/Fonts/FrancophilSans.ttf
22:03:50 T:3073513248 M:155860992 NOTICE: initialize done
22:03:50 T:3073513248 M:155860992 NOTICE: Running the application...
22:04:44 T:3073513248 M:133025792 NOTICE: Storing total System Uptime
22:04:44 T:3073513248 M:133025792 NOTICE: Saving settings
22:04:44 T:3073513248 M:133025792 NOTICE: stop all
22:04:44 T:3073513248 M:133025792 NOTICE: stop dvd detect media
22:04:44 T:3073513248 M:132898816 NOTICE: stop daap clients
22:04:44 T:3073513248 M:132898816 NOTICE: stop python
22:04:44 T:3073513248 M:132898816 NOTICE: clean cached files!
22:04:44 T:3073513248 M:132898816 NOTICE: unload skin
22:04:46 T:3073513248 M:146366464 NOTICE: unload sections
22:04:46 T:3073513248 M:146366464 NOTICE: destroy
22:04:46 T:3073513248 M:146366464 NOTICE: stopped
webbanane
2007-08-17, 00:04
O.k. 2d is no real goal, but it worked before! Don't know exactly when it stopped.
Better alternative for me, too, is, getting opengl work. But how? What do I have to do? I get a segmentation fault?
webbanane
2007-08-17, 00:07
Here is, what console said till segmentation fault (with opengl when starting from source(!) tree). But I'm not sure what I did alltogether to get this binary. I will retry tomorrow from scratch for it.
-----------------------------------------------------------------------
Starting XBoxMediaCenter. Built on Aug 15 2007
Q is mapped to: /home/banane/XBMC
The executeable running is: /home/banane/XBMC/XboxMediaCenter
Log File is located: /home/banane/XBMC/xbmc.log
-----------------------------------------------------------------------
lastloaded: 0
Setup SDL
Available videomodes:
Found mode: 1400x1050
[...]
Found mode: 720x400
Constructing surface
GLX Info: NOT Using destination window
GLX Error: No Multisample buffers available, FSAA disabled
GLX Error: No compatible framebuffers found
Initialize: connect failed: No such file or directory
Drives are mapped
load settings...
loading /home/banane/XBMC/UserData/guisettings.xml
startwindow: 10501
[...]
xlinkkai.enablenotifications: true
Getting hardware information now...
Using analog output
AC3 pass through is disabled
DTS pass through is disabled
Checking resolution 10
Setting autoresolution mode 6
Per AV pack settings are off
/home/banane/XBMC/UserData/sources.xml
Load Error loading /home/banane/XBMC/UserData/sources.xml: Line 0, Failed to open file
Checking skinpath existance, and existence of keymap.xml:Q:\skin...
load language info file:/home/banane/XBMC/language/English/langinfo.xml
SECTION:LoadDLL(Q:\system\ImageLib-i486-linux.so)
Loading: /home/banane/XBMC/system/ImageLib-i486-linux.so
CxImage::Load - loading </home/banane/XBMC/media/splash.png> of type <4>
failed to open file. err: 144820876
PICTURE::LoadImage: Unable to open image: /home/banane/XBMC/media/splash.png Error: (2)
PICTURE: Error loading image /home/banane/XBMC/media/splash.png
Texture manager unable to load file: /home/banane/XBMC/media/splash.png
load language file:/home/banane/XBMC/language/English/strings.xml
load keymapping
Loading /home/banane/XBMC/UserData/Keymap.xml
Found Joystick map for Sony PLAYSTATION(R)3
Found Joystick map for Sony PLAYSTATION(R)3 Controller
Loading /home/banane/XBMC/UserData/Lircmap.xml
Checking skin version of: Project Mayhem III
Skin version is: 2.1
GUI format 720x576 PAL 4:3
install unhandled exception filter
creating subdirectories
userdata folder: /home/banane/XBMC/UserData
recording folder:
screenshots folder:
thumbnails folder:/home/banane/XBMC/UserData/Thumbnails
Checking the Date!
- Current Date is: 16-8-2007
start dvd mediatype detection
initializing playlistplayer
DONE initializing playlistplayer
load default skin:[Project Mayhem III]
load skin from:/home/banane/XBMC/skin/Project Mayhem III
delete old skin...
------------------- GUI_MSG_WINDOW_DEINIT Home-------------------
------------------- GUI_MSG_WINDOW_DEINIT Sort by: Size-------------------
------------------- GUI_MSG_WINDOW_DEINIT -------------------
Default 4:3 resolution directory is /home/banane/XBMC/skin/Project Mayhem III/PAL
Default 16:9 resolution directory is /home/banane/XBMC/skin/Project Mayhem III/PAL16x9
Skin version is: 2.1
Loading skin includes from /home/banane/XBMC/skin/Project Mayhem III/PAL/includes.xml
load fonts for skin...
Loading fonts from /home/banane/XBMC/skin/Project Mayhem III/PAL/Font.xml
Scaled size of font /home/banane/XBMC/media/Fonts/FrancophilSans.ttf (14): width = 16, height = 17
Scaled size of font /home/banane/XBMC/media/Fonts/FrancophilSans.ttf (14): width = 16, height = 17
Scaled size of font /home/banane/XBMC/media/Fonts/FrancophilSans.ttf (16): width = 18, height = 20
Scaled size of font /home/banane/XBMC/media/Fonts/FrancophilSans.ttf (17): width = 20, height = 21
Scaled size of font /home/banane/XBMC/media/Fonts/FrancophilSans.ttf (19): width = 19, height = 23
Scaled size of font /home/banane/XBMC/media/Fonts/FrancophilSans.ttf (19): width = 18, height = 23
load new skin...
Skin version is: 2.1
Loading skin file: Home.xml
Load Home.xml: 0.00ms (-0.32 ms xml load)
Loading user windows, path /home/banane/XBMC/skin/Project Mayhem III/PAL
Loading skin file: /home/banane/XBMC/skin/Project Mayhem III/PAL/custom2_SkinSettings.xml
Load Skin XML: 227.00ms
initialize new skin...
Loading skin file: Pointer.xml
Load Pointer.xml: 0.00ms (-0.32 ms xml load)
WEATHER: Downloading weather
Get URL: http://xoap.weather.com/weather/local/GMXX0154?cc=*&unit=m&dayf=4&prod=xoap&par=1004124588&key=079f24145f208494
host name = xml.weather.com
Load pointer-nofocus.png: 1.0ms (bundled)
Load pointer-focus.png: 0.0ms (bundled)
Load pointer-focus-drag.png: 0.0ms (bundled)
Load pointer-focus-click.png: 0.0ms (bundled)
Alloc resources: 400.00ms (176.00 ms skin load, 223.00 ms preload)
Loading skin file: DialogVolumeBar.xml
Load DialogVolumeBar.xml: 0.00ms (-0.32 ms xml load)
Load osd_slider_volume_bg.png: 0.0ms (bundled)
Load slider_nibFO.png: 0.0ms (bundled)
Alloc resources: 179.00ms (172.00 ms skin load, 7.00 ms preload)
Loading skin file: DialogSeekBar.xml
Load DialogSeekBar.xml: 0.00ms (-0.32 ms xml load)
Load progress_back.png: 2.0ms (bundled)
Load progress_mid.png: 2.0ms (bundled)
Load progress_right.png: 0.0ms (bundled)
Load progress_left.png: 0.0ms (bundled)
Load seekslider.png: 0.0ms (bundled)
Alloc resources: 14.00ms (9.00 ms skin load, 1.00 ms preload)
Loading skin file: DialogKaiToast.xml
Load DialogKaiToast.xml: 0.00ms (-0.32 ms xml load)
Alloc resources: 2.00ms (2.00 ms skin load, 0.00 ms preload)
Loading skin file: DialogMuteBug.xml
Load DialogMuteBug.xml: 0.00ms (-0.32 ms xml load)
Alloc resources: 0.00ms (0.00 ms skin load, 0.00 ms preload)
WEATHER: Weather download successful
Loading /home/banane/XBMC/skin/Project Mayhem III/sounds/sounds.xml
skin loaded...
Thread 3051223952 terminating
Thread 3029941136 terminating
Activating window ID: 10000
Checking if window ID 10000 is locked.
------------------- GUI_MSG_WINDOW_INIT Home-------------------
Load home-focus.gif: 2.0ms (bundled)
Load home-dvd.gif: 14.0ms (bundled)
Load home-kai.gif: 11.0ms (bundled)
Load home-sub.gif: 14.0ms (bundled)
Load home-power.gif: 173.0ms (bundled)
Alloc resources: 405.00ms (0.00 ms skin load, 4.00 ms preload)
removing tempfiles
initialize done
Running the application...
host name = www.l.google.com
initializing python engine.
Loading: /home/banane/XBMC/system/python/python24-i486-linux.so
302 Redirected: http://www.google.de/
host name = www.l.google.com
Thread 3013155728 terminating
-->Python Initialized<--
new python thread created. id=1
NetworkMessage - Starting network services
Error making context current
Python thread: start processing
Scriptresult: Succes
Python script stopped
Load /home/banane/XBMC/skin/Project Mayhem III/media/home-myprograms/home-myprograms.png: 161.0ms
Segmentation fault (core dumped)
webbanane
2007-08-17, 00:07
And here is what xbmc.log says:
20:55:02 T:3063682880 M:621203456 NOTICE: -----------------------------------------------------------------------
20:55:02 T:3063682880 M:620892160 NOTICE: Starting XBoxMediaCenter. Built on Aug 15 2007
20:55:02 T:3063682880 M:620892160 NOTICE: Q is mapped to: /home/banane/XBMC
20:55:02 T:3063682880 M:620892160 NOTICE: The executeable running is: /home/banane/XBMC/XboxMediaCenter
20:55:02 T:3063682880 M:620892160 NOTICE: Log File is located: /home/banane/XBMC/xbmc.log
20:55:02 T:3063682880 M:620892160 NOTICE: -----------------------------------------------------------------------
20:55:02 T:3063682880 M:620892160 NOTICE: Setup SDL
20:55:02 T:3063682880 M:618655744 ERROR: GLX Error: No Multisample buffers available, FSAA disabled
20:55:02 T:3063682880 M:618655744 ERROR: GLX Error: No compatible framebuffers found
20:55:02 T:3063682880 M:618639360 ERROR: Initialize: connect failed: No such file or directory
20:55:02 T:3063682880 M:618639360 NOTICE: load settings...
20:55:02 T:3063682880 M:618639360 NOTICE: loading /home/banane/XBMC/UserData/guisettings.xml
20:55:02 T:3063682880 M:617689088 NOTICE: Getting hardware information now...
20:55:02 T:3063682880 M:617689088 NOTICE: Checking resolution 10
20:55:02 T:3063682880 M:617689088 NOTICE: Setting autoresolution mode 6
20:55:02 T:3063682880 M:617689088 NOTICE: Per AV pack settings are off
20:55:02 T:3063682880 M:617689088 NOTICE: /home/banane/XBMC/UserData/sources.xml
20:55:02 T:3063682880 M:617689088 ERROR: Load Error loading /home/banane/XBMC/UserData/sources.xml: Line 0, Failed to open file
20:55:03 T:3063682880 M:616513536 ERROR: PICTURE: Error loading image /home/banane/XBMC/media/splash.png
20:55:03 T:3063682880 M:616513536 ERROR: Texture manager unable to load file: /home/banane/XBMC/media/splash.png
20:55:03 T:3063682880 M:615755776 NOTICE: Found Joystick map for Sony PLAYSTATION(R)3
20:55:03 T:3063682880 M:615755776 NOTICE: Found Joystick map for Sony PLAYSTATION(R)3 Controller
20:55:04 T:3063682880 M:615628800 NOTICE: Checking the Date!
20:55:04 T:3063682880 M:615628800 NOTICE: start dvd mediatype detection
20:55:04 T:3063682880 M:615628800 NOTICE: initializing playlistplayer
20:55:04 T:3063682880 M:615628800 NOTICE: DONE initializing playlistplayer
20:55:04 T:3063682880 M:615628800 NOTICE: load default skin:[Project Mayhem III]
20:55:06 T:3063682880 M:607096832 NOTICE: initialize done
20:55:06 T:3063682880 M:607096832 NOTICE: Running the application...
20:55:08 T:3063682880 M:604160000 ERROR: Error making context current
Make sure you have the latest OpenGL drivers installed for your graphics card (and that they are being used). Also make sure that you are running X with at least 24 bit depth.
You should never see this error:
ERROR: GLX Error: No compatible framebuffers found
althekiller
2007-08-17, 00:46
$ cd /path/to/xbmc/code
$ svn revert -R *
$ rm Makefile
$ ./build.sh
$ cd BUILD
$ ./XboxMediaCenter
Make sure there is no system/profiles.xml in your source tree before you do that. You should NEVER run the binary from the source tree. If the above doesn't work for you there is something wrong with your setup. Check the opengl is in fact functioning correctly.
webbanane
2007-08-17, 00:48
Thanks to all, it works.
I'm new to ubuntu. (Still like Suse more.) I already installed a package, but it did not change anything obviously. Now, looked around again, found "restricted" driver, tried, installed "remaining" part, reboot, tried xbmc 3d, works extremly fast (especially compared to 2d ;-)
But I think it is still a pitty, if 2d does not work anymore e.g. with the VM.
Cheers,
webbanane
webbanane
2007-08-17, 00:50
Why NEVER run from source tree? (Stupid question?)
jmarshall
2007-08-17, 01:24
It's simply due to name changes (case sensitivity) being required in SVN.
Once we standardize the case sensitivity it should be OK to run from SVN.
althekiller
2007-08-17, 02:03
I still wouldn't run from source tree after that, don't need it littered with the files XBMC creates. The build script makes it easy enough to not run it there anyway.
webbanane
2007-08-17, 22:09
At least, I would NEVER do it, if I had write access to svn! :;): (But I have not. :nod:)
/home/banane/XBMC/UserData:
ln -s /home/banana/XBMC/userdata /home/banana/XBMC/UserData
franco font:
cp /home/banane/XBMC/skin/Project\ Mayhem\ III/fonts/FrancophilSans.ttf /home/banane/XBMC/media/Fonts/
btw make sure your user you run the program as (mrkrad for me) is the same user you are building with so perms are cool. ie don't sudo su - and build everything, then just nail the XboxMediaCenter from your GNOME and it should pop. or run it from terminal.
althekiller
2007-08-18, 02:01
I give up... :no:
gfairbanks
2007-08-19, 23:04
I had font problems as described here. I updated the svn today and copied the font as suggested and things are working again. Thanks.