*** rsalveti has quit IRC | 00:10 | |
*** BabelO has quit IRC | 00:12 | |
*** w00t has quit IRC | 00:17 | |
*** w00t has joined #maemo-devel | 00:17 | |
ptl | Is there an easier way to press 'enter' on the emulator terminal than clicking on the Ctrl button on the bottom, then pressing enter, then unclicking it? | 00:29 |
---|---|---|
*** woglinde has quit IRC | 00:33 | |
*** VDVsx has quit IRC | 00:41 | |
ptl | is there? | 00:42 |
*** BabelO has joined #maemo-devel | 00:53 | |
frals | god going insane, anyone know how the hell you get a treeview to be themed correctly using python+gtk? | 01:48 |
*** ph1l has joined #maemo-devel | 01:54 | |
*** ph1l_ has joined #maemo-devel | 01:54 | |
ph1l | i'm searching for the source code of the SIM-PIN entry dialog. maybe anybody can give me a hint? | 02:04 |
*** rsalveti has joined #maemo-devel | 02:06 | |
*** BabelO has quit IRC | 02:16 | |
*** vincentstans_ has quit IRC | 02:19 | |
*** vincentstans_ has joined #maemo-devel | 02:19 | |
*** t-tan has quit IRC | 02:24 | |
*** ph1l has quit IRC | 02:41 | |
*** ph1l has joined #maemo-devel | 02:42 | |
*** Mek has quit IRC | 04:13 | |
*** Mek has joined #maemo-devel | 04:26 | |
*** Ken-Young has quit IRC | 04:54 | |
*** Acedip has joined #maemo-devel | 06:10 | |
*** t7g_ has joined #maemo-devel | 06:53 | |
*** T7g has quit IRC | 06:57 | |
*** Acedip has quit IRC | 07:09 | |
*** DocScrutinizer51 has quit IRC | 07:32 | |
*** Docscrutemp has joined #maemo-devel | 07:32 | |
*** DocScrutinizer has quit IRC | 07:32 | |
*** Docscrutemp is now known as DocScrutinizer51 | 07:32 | |
*** DocScrutinizer has joined #maemo-devel | 07:32 | |
*** closedeed has joined #maemo-devel | 07:44 | |
*** closedeed has left #maemo-devel | 07:45 | |
*** rsalveti_ has joined #maemo-devel | 08:04 | |
*** rsalveti has quit IRC | 08:06 | |
*** Acedip has joined #maemo-devel | 09:22 | |
*** onen|openBmap has joined #maemo-devel | 10:07 | |
*** Acedip has quit IRC | 10:17 | |
*** Acedip has joined #maemo-devel | 10:32 | |
*** vincentstans_ has quit IRC | 10:40 | |
*** onen|openBmap_ has joined #maemo-devel | 10:46 | |
*** onen|openBmap has quit IRC | 10:49 | |
*** onen|openBmap_ has quit IRC | 10:56 | |
*** kamui has joined #maemo-devel | 11:19 | |
*** kamui__ has quit IRC | 11:22 | |
*** lbt has joined #maemo-devel | 11:41 | |
*** johnq has joined #maemo-devel | 11:56 | |
johnq | I'd like to start the browser from my application, but I couldn't find some documentation how to do it "the right way". | 12:05 |
johnq | just running /usr/bin/browser --url "..." starts the browser but it seems that that's not the right way, since it causes incorrect behaviour later. | 12:05 |
johnq | And another question: Scratchbox doesn't have "dh", is that correct? I'm using python distutils for my package, is it necessary to write a complete rules file for that? | 12:07 |
*** SpeedEvil has quit IRC | 12:08 | |
*** BabelO has joined #maemo-devel | 12:17 | |
*** SpeedEvil has joined #maemo-devel | 12:25 | |
johnq | ah, there _is_ a package debhelper7, only not preinstalled. | 12:29 |
johnq | argh. | 12:30 |
johnq | why are the binaries in /usr/bin/dh7/ and not on the path? | 12:31 |
ifreq | mourning | 12:33 |
johnq | ok so it's not really usable... | 12:34 |
*** Ian-- has joined #maemo-devel | 12:58 | |
SpeedEvil | johnq: there is a dbus way | 13:00 |
SpeedEvil | if you have logs - look back a couple of days | 13:00 |
SpeedEvil | I think kenyoung was asking | 13:01 |
*** tps_ has joined #maemo-devel | 13:42 | |
*** Milhouse has quit IRC | 13:55 | |
*** VDVsx has joined #maemo-devel | 14:02 | |
*** pillar has joined #maemo-devel | 14:09 | |
*** jebba has quit IRC | 14:22 | |
johnq | SpeedEvil: cool thanks | 14:47 |
SpeedEvil | np! | 14:48 |
johnq | just in case someone reads this in the logs and does not want to search further, it's: | 14:51 |
johnq | dbus-send --system --type=method_call --dest="com.nokia.osso_browser" --print-reply /com/nokia/osso_browser/request com.nokia.osso_browser.load_url string:"http://www..." | 14:51 |
*** pillar has quit IRC | 14:58 | |
johnq | ok, the problem is that it does not open a new window but reuses an existing window | 15:00 |
*** pillar has joined #maemo-devel | 15:05 | |
SpeedEvil | sorry - no idea | 15:06 |
ruskie | http://www.youtube.com/watch?v=052JJGBxFH0 <-- sweet | 15:09 |
*** thomaz has quit IRC | 15:25 | |
*** thomaz has joined #maemo-devel | 15:28 | |
johnq | ah, that one is solved by: | 15:29 |
johnq | dbus-send --system --type=method_call --dest="com.nokia.osso_browser" --print-reply /com/nokia/osso_browser/request com.nokia.osso_browser.open_new_window string:"http://www..." | 15:29 |
*** JPohlmann has joined #maemo-devel | 15:32 | |
*** cpasjuste has joined #maemo-devel | 16:03 | |
cpasjuste | hi | 16:03 |
cpasjuste | i did receive my n900 this morning, and "ported" "battle for wesnoth" 1.6.5 to it, i'm now wondering how to make a .deb package for it. Could someone point me in the right direction (wiki?à | 16:04 |
ifreq | cpasjuste. first check its not portedm allrdy. then google : maemo jebba package | 16:09 |
cpasjuste | it was ported to n810 but it seems it has some problems and no sound/music | 16:10 |
cpasjuste | thanks ifreq | 16:10 |
*** vincentstans has joined #maemo-devel | 16:14 | |
*** JPohlmann has quit IRC | 16:29 | |
vincentstans | frals are you here ? | 16:30 |
*** pillar has quit IRC | 17:05 | |
*** pillar has joined #maemo-devel | 17:19 | |
*** kodomo_ has joined #maemo-devel | 17:34 | |
*** kodomo has quit IRC | 17:37 | |
*** t-tan has joined #maemo-devel | 18:03 | |
*** tps_ has quit IRC | 18:54 | |
*** BluesLee has joined #maemo-devel | 19:06 | |
*** BluesLee has quit IRC | 19:13 | |
*** tps_ has joined #maemo-devel | 19:46 | |
* lupine_85 just built lua for the n900 :) | 20:06 | |
lupine_85 | is there some kind of -extras repo that takes these things? | 20:06 |
*** SpeedEvil has quit IRC | 20:13 | |
ruskie | lupine_85, ? | 20:14 |
frals | vincentstans: yes, just got home though so is kinda afkish - whats up? | 20:14 |
*** johnq has quit IRC | 20:24 | |
lupine_85 | ruskie: something like backports.org or apt-get.org, but for maemo? | 20:26 |
*** SpeedEvil has joined #maemo-devel | 20:28 | |
vincentstans | don't know if this was posted yet but i also put it on de maemo forum sended myself a .wav with fmms thought only images were posible | 20:38 |
ruskie | lupine_85, ahh... hmm backports of what? | 20:39 |
*** Aranel has joined #maemo-devel | 20:39 | |
*** Aranel has quit IRC | 20:39 | |
*** Aranel has joined #maemo-devel | 20:39 | |
ruskie | as for third party repos check the wiki... there's a few locations there | 20:39 |
lupine_85 | well, a backport is basically what my lua package is. Grab the .dsc, recompile | 20:40 |
ruskie | a lot of people do those :) | 20:41 |
ruskie | even myself | 20:41 |
ruskie | iirc jebba has an etch repo | 20:41 |
ruskie | with all the etch stuff rebuild for maemo | 20:41 |
lupine_85 | mm, i'd rather not start up my own if there's something already existing | 20:42 |
lupine_85 | mind you, etch isn't getting security updates any more ;) | 20:42 |
frals | vincentstans: officially, only images work, for receiving pretty much anything should be handled ;) | 20:43 |
vincentstans | okay didn't know that thanks | 20:44 |
ruskie | lupine_85, start: http://wiki.maemo.org/User:Jebba | 20:45 |
ruskie | I think he mentions a lot of other repos as well | 20:46 |
*** pillar has quit IRC | 20:47 | |
*** cpasjuste is now known as Cpasjuste | 20:55 | |
Aranel | where can I find English localization sources for Nokia Maps? | 21:12 |
* Aranel asks it every day, maybe he's more lucky today? | 21:13 | |
*** thomaz has quit IRC | 21:21 | |
*** jebba has joined #maemo-devel | 21:22 | |
*** pillar has joined #maemo-devel | 21:30 | |
*** Pudding-n900 has joined #maemo-devel | 21:41 | |
*** DocScrutinizer51 has quit IRC | 21:47 | |
*** Docscrutemp has joined #maemo-devel | 21:56 | |
*** Docscrutemp is now known as DocScrutinizer51 | 21:57 | |
*** V13 has joined #maemo-devel | 22:13 | |
V13 | hello. Is there a way to find out if an installed package is a "system" package or one that is installed latter? | 22:14 |
*** DocScrutinizer51 has quit IRC | 22:26 | |
*** Docscrutemp has joined #maemo-devel | 22:26 | |
*** Docscrutemp is now known as DocScrutinizer51 | 22:26 | |
jebba | V13: maemo-list-user-packages | 22:40 |
V13 | thanks! | 22:41 |
V13 | however this lists only the programs | 22:42 |
V13 | not the libs | 22:42 |
V13 | right ? | 22:42 |
V13 | (btw, you're the one that compiled etch for maemo right?) | 22:42 |
V13 | (great work!!!) | 22:43 |
V13 | I did it in another way. Get depends of mp-fremantle-generic-pr and exclude those packages. | 22:43 |
jebba | ya, that lists user installed packages | 22:48 |
jebba | ya, i did etch too. thx | 22:48 |
ruskie | hmm I need to work on an initramfs... and an alt distro sometime | 23:03 |
jebba | i was trying to build mer images but failing. | 23:03 |
ruskie | I actually want something a bit lower than that :) | 23:06 |
jebba | just for the hell of it or for some particular purpose? | 23:06 |
ruskie | basic system with a fb console and ability to launch things like vserver or lxc | 23:06 |
ruskie | then I could basically run any alt distro with it :) | 23:06 |
jebba | ah. Need to get working keymap in the console. | 23:07 |
ruskie | yup | 23:07 |
ruskie | or to be precise directly in the kernel | 23:08 |
ruskie | you can load the loadkeys maps into the kernel by a converter app in the kernel sources | 23:08 |
jebba | ya, in the kernel would be ideal. | 23:08 |
jebba | really? can you fix it plz? :) | 23:08 |
ruskie | I can point you to it | 23:08 |
*** BabelO has quit IRC | 23:08 | |
jebba | cool | 23:09 |
ruskie | this is the one: drivers/char/defkeymap.map | 23:09 |
ruskie | also needs a fix in the Makefile else it regenerates it | 23:09 |
* jebba goes to look | 23:09 | |
ruskie | defkeymap.c is the converted one | 23:10 |
ruskie | loadkeys --mktable defkeymap.map > defkeymap.c | 23:10 |
jebba | hmm, no drivers/char/defkeymap.map in 2.6.28 | 23:10 |
jebba | wait, there is | 23:10 |
jebba | HOWTO generate that map? i've made some before, but dont recall offhand. | 23:11 |
jebba | ah, then just patch that in? | 23:11 |
jebba | dude, if that works that woudl fkin rule | 23:11 |
ruskie | the .map is a regular console keymap | 23:12 |
jebba | ya, but in this case that is comprised of a few different files read in. | 23:13 |
jebba | /usr/share/X11/xkb/symbols/nokia_vndr/rx-51 | 23:14 |
ruskie | that's the X map | 23:14 |
ruskie | needs to be converted to a console level map | 23:15 |
ruskie | /usr/share/keymaps/* | 23:15 |
jebba | ah, ya, and that's the one that's missing | 23:15 |
jebba | (there isnt /usr/share/keymaps, at least not on my system) | 23:15 |
ruskie | yeah I guess there are no console keymaps there | 23:16 |
jebba | so need to convert X map to console map to kernel patch, basically. | 23:16 |
ruskie | yup | 23:17 |
ruskie | maybe tools exist already | 23:18 |
jebba | ok, so should we flip a coin or something? | 23:18 |
*** kamui__ has joined #maemo-devel | 23:18 | |
ruskie | feel free to do it | 23:18 |
ruskie | I've burned out a while ago | 23:18 |
jebba | oh ya, i bet there's like 50 versions of crufty scripts sitting around to do each step. | 23:18 |
jebba | ya, i really feel like having you do it though. | 23:19 |
jebba | ;) | 23:19 |
jebba | it's about as much fun as parsing some addressbook import or something | 23:19 |
ruskie | I've stopped commiting to source mage and harlde do anything but use the n900 atm | 23:19 |
jebba | but thanks for the pointer for sure | 23:19 |
ruskie | maybe if/once I switch jobs I'll get back to doing interesting things | 23:19 |
ruskie | I'll probably start putting down all my ideas for a book/universe etc... | 23:20 |
jebba | heh | 23:20 |
*** Pudding-n900 has quit IRC | 23:21 | |
ruskie | I've got so many projects on the backburner I want to do | 23:21 |
*** kamui has quit IRC | 23:22 | |
jebba | wow. i have no desire to figure this out now. Just glancing thru this put me off: http://upload.wikimedia.org/wikipedia/en/9/9c/Smurf1.gif | 23:34 |
jebba | hahaha | 23:34 |
jebba | https://wiki.ubuntu.com/SaneInstallerKeyboard | 23:34 |
jebba | not the smurf! haha | 23:34 |
ruskie | only if you want to actually bother with it | 23:35 |
ruskie | I'd suggest just concentrate on the english keymap | 23:35 |
ruskie | with a few mods to have | and > accessible since that is certainly usable | 23:35 |
jebba | but perhaps just console-tools can just load it at boot and foo to the kernel. | 23:35 |
ruskie | or that yeah | 23:35 |
jebba | that may be like far easier. | 23:36 |
ruskie | hmm nice... can sync notes between gnote and conboy... now just need an automated and safe way to do so | 23:53 |
ruskie | I wonder if anyone got unison on it yet | 23:58 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!