<nebajoth> o/
<wpwrak> roh: ayt ? i see that you're the world's leading expert on installing heekspython on linux :)
<mirko> kristianpaul: what do you mean exactly?
<kristianpaul> mirko: i want run X server on my nano and then X apps :)
<kristianpaul> i just never tried X on  openwrt
<mirko> kristianpaul: then do so :) - however, mind, the Ben has only 32MB of ram
<kristianpaul> mirko: i'm aware of but after use jlime for long time i think is not a excuse
<mirko> kristianpaul: i didn't use X11 for some time now within openwrt, but last time i checked it did work perfectly
<kristianpaul> mirko: i will try later, i just asked you in case u look at it before
<kristianpaul> oh
<kristianpaul> okay
<kristianpaul> any issues that i must ready for?
<mirko> kristianpaul: don't think so - just ping me if you run into ones...
<kristianpaul> okay
<mirko> kristianpaul: you have to switch the "drawing engine" from "directfb" to "libx11" before within the main openwrt-menuconfig dialog
<kristianpaul> mirko: ah you mean i need new image?
<mirko> kristianpaul: yes, the official one is based on DirectFB / framebuffer entirely
<kristianpaul> ouch
<kristianpaul> mirko: so i cant not hav both fb and X on same image?
<mirko> there's no way (yet) to "switch" between directfb / libx11 yet, as all the toolkits need to know at _compiletime_ which engine they're using
<kristianpaul> two kernels?
<mirko> hm?
<kristianpaul> ley me explain better
<kristianpaul> so i understand that the apps are not build with X support
<kristianpaul> ?
<kristianpaul> just fb?
<mirko> e.g. gtk2 or qt need to know at compiletime which engine (directfb / fb / libx11 / xcb / etc.) they will use
<mirko> they only way would be, having e.g. 2 versions of gtk2 installed - one for x11 and one for directfb
<mirko> however that's currently not implemented in openwrt
<kristianpaul> ah
<kristianpaul> okay :D
<kristianpaul> so the nanonote firmware will relay on fb for a long time it seems
<kristianpaul> rely*
<kristianpaul> depend*
<mirko> debian does for example:
<mirko> $ apt-cache search gtk libgtk-directfb-2.0-0$
<mirko> libgtk-directfb-2.0-0 - The GTK+ graphical user interface library - DirectFB runtime
<mirko> $ apt-cache search gtk libgtk2.0-0$
<mirko> libgtk2.0-0 - The GTK+ graphical user interface library
<mirko> there're several ways
<mirko> providing e.g. 2 images (x11 and directfb)
<mirko> changing gtk2 in openwrt, so it builds against directfb AND libx11 and having both versions installed
<mirko> etc...
<kristianpaul> ok
<mirko> it just depends on somebody needs to initiate such an effort :)
<kristianpaul> i see
<mirko> kristianpaul: it could be you :)
<kristianpaul> :p
<kristianpaul> may be
<kristianpaul> my time is reduced imust focus
<kristianpaul> but i'll try today and see
<kristianpaul> mirko: openwt-xburst also compile packages from openwrt?
<kristianpaul> or just is linked to the binarie repository?
<kristianpaul> i noticed gpsd i snot compiled by the feed, what i need to allow this?
<kristianpaul> and i want compile it also pass some parameters to get utlis that are not compiled by default
<kristianpaul> like xgps and xgpslogger
<kristianpaul> nv
<wpwrak> marvels at the sheer insanity of Python.h including autoconf-generated pyconfig.h
<kristianpaul> tuxbrain: hey there !
<tuxbrain> hi :)
<kristianpaul> any news about your gps module?
<tuxbrain> no time to further testing
<kristianpaul> ok np
<tuxbrain> we are in the middle of a big jump for tuxbrain , we will have a phisical place soon :), small but orders bigger that my actual office/lab/wharehose/studio 3x2m room :)
<tuxbrain> enough to make workshops for 10 attendants and an office/warehose at same time
<kristianpaul> ohh
<kristianpaul> great !
<kristianpaul> best wishes
<kristianpaul> on the move
<tuxbrain> will see , this can be step forward or the "shoot of mercy" :P
<kristianpaul> oh
<wpwrak> tuxbrain: getting a nice storefront on la rambla ? :-)
<tuxbrain> wpwrak: the day we can afford such a place in the middle of Barcelona, this means we really really succed :) , no is just a 50m2 small office in Barbera del Valles
<kristianpaul> document you experience is a good step in this copyleft plans eviroment :)
<kristianpaul> bbl
<tuxbrain> is not in center/commercial street, but only 25m form the center of the town and it's at street level, so we will not have people asking if we sell CD-R, but any one searching for us will easy find us
<tuxbrain> kristianpaul: good point :)
<wpwrak> tuxbrain: hmm, 25 m and street level would suggest that you will have people asking for cds. so better keep some around ;-)
<tuxbrain> wpwrak: it will be not a store, is more an office/lab, but well i will keep your advice :)
<qi-commits> Maarten ter Huurne: Removed unnecessary "using" statements. http://qi-hw.com/p/gmenu2x/43b7c3d
<qi-commits> Maarten ter Huurne: FileDialog must only pick regular files. http://qi-hw.com/p/gmenu2x/1237c59
<qi-commits> Maarten ter Huurne: Make sure confirm() actually confirms. http://qi-hw.com/p/gmenu2x/4738f4b
<qi-commits> Maarten ter Huurne: Fixed missing field initialization. http://qi-hw.com/p/gmenu2x/727d9e9
<qi-commits> Maarten ter Huurne: Fixed uninitialized field. http://qi-hw.com/p/gmenu2x/07fa091
<qi-commits> Maarten ter Huurne: Initialize field using init syntax instead of assignment. http://qi-hw.com/p/gmenu2x/90df129
<qi-commits> Maarten ter Huurne: Remove unnecessary overridden field that was not initialized. http://qi-hw.com/p/gmenu2x/5f45c67
<qi-commits> Maarten ter Huurne: Fixed typo. http://qi-hw.com/p/gmenu2x/0a1fdf2
<mth> I committed them, but most of the work was actually done by Ayla
<wolfspraul> mth: wow, nice