trevarthan | I'm a little annoyed that he didn't post the code as well. now I've got to watch the video and pause it. | 00:00 |
---|---|---|
keesj | :) | 00:01 |
keesj | yea , the question is where did he find out how it works | 00:01 |
trevarthan | He's on the Hildon dev team. | 00:03 |
melmoth | i think he is one of the guy writing the python wrapper for the hildon plugin | 00:03 |
trevarthan | http://blogs.gnome.org/lucasr/2007/01/29/hildon-ui-development-news/ | 00:03 |
melmoth | according to the comment, this is not alreadt working though, except in sardine | 00:03 |
melmoth | but may be, in the soon to be released phantom yet anoter firmware to come ? :) | 00:04 |
keesj | :) | 00:04 |
keesj | perhaps , in the screen cast he is using sardine | 00:04 |
*** kakos_ has joined #maemo | 00:05 | |
*** Yamazaki-kun has quit IRC | 00:05 | |
*** pleemans has quit IRC | 00:09 | |
vnese | hello, a have an C language app in gtk+ which run well on linux and how can port it to maemo ? | 00:15 |
keesj | I don't really understand how it's supposed to work if the new desktop is not python based | 00:16 |
*** KevinVerma has quit IRC | 00:16 | |
keesj | perhaps the skype update? | 00:17 |
*** KevinVerma has joined #maemo | 00:17 | |
vnese | sorry, had problems with my keyboard, i have an C/GTK+ app which runs well on Linux, and how can i port it to maemo, i m quite new to maemo ... | 00:18 |
trevarthan | there's no /usr/lib/hildon-desktop/ in the 3.1 SDK. | 00:18 |
keesj | vnese You will need to make changes | 00:18 |
vnese | keesj: i installed scratchbox and tried to see the source code of maemopad, but i m confused | 00:19 |
keesj | vnese perhaps this will help a little http://maemo.org/development/documentation/how-tos/3-x/howto_porting_to_maemo_bora.html | 00:20 |
*** kakos has quit IRC | 00:20 | |
vnese | keesj: thanks, that helps | 00:21 |
*** kakos has joined #maemo | 00:21 | |
keesj | time to sleep :P | 00:21 |
trevarthan | dammit melmoth. you gave me hope than wrenched it away! I built that home applet using python and yeah, it's not supported. home applets are expected to be ELF executables in the 3.1 SDK. man, that would have been so cool too. | 00:23 |
*** kakos_ has quit IRC | 00:23 | |
*** JohnMeacham has quit IRC | 00:24 | |
melmoth | trevarthan, it may be usable soon . | 00:24 |
melmoth | keep the code somewhere, and wait untill the python hildong plugin thingy is in the official os | 00:25 |
melmoth | if i were you, i would mail the author of the demo, asking him if he knows some timeframe. | 00:25 |
*** JohnMeacham has joined #maemo | 00:25 | |
trevarthan | yeah. you know what they aught to do? They aught to just make a home plugin that allows you to run python code. Sorta like mod_python. But whatever, next release maybe.... | 00:26 |
*** slomo_ has quit IRC | 00:26 | |
melmoth | trevarthan, and you can already use python for regular application, just not fancy applet that stay on the 'dekstop' | 00:27 |
melmoth | it looks to me it just a matter of what sort of windows is you app embedded in, regular (hildon.Program) or the applet thingy shown in the screencast | 00:28 |
trevarthan | yup | 00:28 |
trevarthan | problem is that I need to write an applet. :) | 00:28 |
melmoth | do you know when you must have it available ? | 00:29 |
*** sxpert_ has joined #maemo | 00:29 | |
trevarthan | asap. :) it's not a work thing. I just want to get it out there. | 00:29 |
melmoth | well, if it s asap, may be you want to try it out in C | 00:30 |
trevarthan | is sardine just the trunk/head dev branch SDK? | 00:30 |
trevarthan | yup. that's what I'll do. | 00:30 |
Feron | is there an app that can use gps data to tag pictures or videos you take with the location you took em? | 00:30 |
melmoth | what do you want it to do ? | 00:30 |
trevarthan | I'm going to write a canola-like applet for scanning music into an sqlite DB for ukmp. | 00:32 |
*** pdz- has joined #maemo | 00:33 | |
trevarthan | hmmmm.... I wonder if I should just make it a normal app in python, then port it to Hildon Desktop framework when the next maemo release comes out. | 00:34 |
trevarthan | That might make more sense. | 00:34 |
melmoth | yop | 00:35 |
melmoth | keep it easy :) | 00:36 |
*** pdz has quit IRC | 00:36 | |
melmoth | trevarthan, have you given pyphantom a try ? | 00:44 |
melmoth | it s among the most active project of the week | 00:44 |
melmoth | https://garage.maemo.org/projects/pyphantom/ | 00:44 |
Blacksitox | what client pppoe for n800 ? | 00:44 |
trevarthan | man... it looks like using pysqlite in a maemo app is going to be challenging. pysqlite3 is in 2.5 by default, but python 2.5 is a third party package.... | 00:44 |
Blacksitox | not existing ? | 00:45 |
melmoth | trevarthan, you want to use python2.5 anyway | 00:45 |
trevarthan | :) I've got 2.3 on my desktop. and 2.3 ships with the SDK. | 00:46 |
trevarthan | sounds like I want to target 2.3 | 00:46 |
melmoth | hmm. | 00:47 |
melmoth | is not ukmp using 2.5 already ? | 00:47 |
trevarthan | nah. It runs fine using 2.3 | 00:48 |
trevarthan | I guess it wouldn't be that bad to require python 2.5. It's available for the 770 and n800 via pymaemo. I'm just not sure how konttori would feel about that. | 00:51 |
*** b0unc3_ has joined #maemo | 00:52 | |
*** ajturner has joined #maemo | 00:53 | |
trevarthan | I've got python 2.5 on my n800.... but I'm not sure how it got there. :) | 00:54 |
*** greentux__ has joined #maemo | 01:00 | |
*** greentux_ has quit IRC | 01:01 | |
*** zwnj has joined #maemo | 01:04 | |
Blacksitox | how installing apps extencion .install ? | 01:09 |
*** b0unc3 has quit IRC | 01:09 | |
Blacksitox | Im new in the world n800 and english :D | 01:09 |
unique311 | open the link where .install is located on you n800 browser | 01:10 |
unique311 | and click on it.. | 01:10 |
melmoth | just click on the link to the .install | 01:10 |
unique311 | it will do everything for you | 01:10 |
*** trevarth1n has joined #maemo | 01:14 | |
*** trevarth1n has quit IRC | 01:16 | |
*** trevarth1n has joined #maemo | 01:16 | |
*** trevarth1n has quit IRC | 01:19 | |
*** trevarth1n has joined #maemo | 01:19 | |
*** trevarthan has quit IRC | 01:20 | |
*** trevarth1n has quit IRC | 01:20 | |
*** trevarthan has joined #maemo | 01:21 | |
*** sbaturzio has quit IRC | 01:27 | |
*** rwhitby-n800 has joined #maemo | 01:32 | |
*** Snig178 has quit IRC | 01:33 | |
*** feig has joined #maemo | 01:35 | |
*** rwhitby-n800 has joined #maemo | 01:37 | |
*** djcb has quit IRC | 01:39 | |
*** mlpug has quit IRC | 01:41 | |
*** rwhitby has quit IRC | 01:45 | |
*** sp3000 has quit IRC | 01:48 | |
*** rwhitby has joined #maemo | 01:49 | |
*** feig has quit IRC | 01:58 | |
*** phil|out is now known as philipl | 02:02 | |
trevarthan | This sucks. I installed python2.5 in my scratchbox from pymaemo using their recommended method for scratchbox and I can't get ukmp to run. | 02:09 |
trevarthan | It dies right after initializing pygame. | 02:09 |
*** ajturner has quit IRC | 02:10 | |
melmoth | worked here | 02:11 |
melmoth | trevarthan, try to start it from a term, so you can read the backtrace | 02:11 |
trevarthan | I did. No backtrace. I get QEMU errors. (sometimes) | 02:13 |
Jaffa | Interesting: http://www.bleb.org/writings/diary/&month=06/2007#16 (sorry for the link to my own site, but I can't be bothered retyping all the ASUS Eee info out again) | 02:14 |
melmoth | oh, in the scratchobx, i did not try that out | 02:14 |
melmoth | i did not install ukmp in it because i did not find the .deb for x86 | 02:14 |
*** bilboed has quit IRC | 02:16 | |
trevarthan | yeah, I'm using the arm scratchbox. | 02:17 |
trevarthan | Why would you use x86 scratchbox, btw? | 02:17 |
melmoth | i always do, except when i make a .deb for the arm one | 02:18 |
trevarthan | why? for speed or something? | 02:18 |
*** rwhitby-n800 has quit IRC | 02:18 | |
melmoth | hmmm | 02:18 |
melmoth | habit ? | 02:18 |
*** wasabi_ has joined #maemo | 02:18 | |
trevarthan | it appears that it's just pygame that's foobar'd in python 2.5 for scratchbox. I wrote a little gtk app and that works fine. ugh. | 02:19 |
*** twogood has quit IRC | 02:20 | |
melmoth | pygame works ok here (in x86 :) ) | 02:20 |
*** wasabi_ has quit IRC | 02:21 | |
trevarthan | python 2.5? | 02:22 |
melmoth | yes | 02:22 |
trevarthan | 3.1 sdk? | 02:22 |
trevarthan | how do I switch to x86? | 02:23 |
melmoth | sb-menu i think | 02:24 |
melmoth | once you log in , there is a short message that tells you to run sb-menu for maintenance tasks and so on | 02:24 |
melmoth | the choose select target | 02:25 |
vnese | hello, i try to compile a gnome/gtk+ app, which runs well on my linux, on maemo, i deleted all the line which required gnome library, but when i run ./autogen.sh, it says it need libglade | 02:26 |
trevarthan | oh.... I'm running over a remote X11 link. I wonder if that has something to do with it. crap. | 02:26 |
vnese | it s quite important since i use glade to code my gui | 02:26 |
trevarthan | I just can't win today. :) | 02:26 |
melmoth | apt-get install libglade2-dev | 02:27 |
vnese | so that means if i miss any lib, i can install it in scratchbox, how about the gnome library? | 02:28 |
melmoth | i doubt somebody 'ported' the whole gnome stuff | 02:28 |
melmoth | but libglade is there | 02:28 |
melmoth | then , if you need sometghing not already 'ported', you need to 'port' it yourself (ie just creating the .deb for the arm arch, and here you go) | 02:29 |
vnese | for the arm arch? sorry i m new comer and i dont get it | 02:30 |
melmoth | you cannot install a regular .deb on the n800 because the cpu is not your regular i686 one | 02:31 |
melmoth | well, as long as you are in scratchbox, yhou dont care that much | 02:31 |
melmoth | so preparre your .deb for scratcbox, and when it works ok, switch to the arm target, and re create a .deb for arm. | 02:31 |
melmoth | and here you go | 02:31 |
vnese | melmoth: thanks, got it | 02:34 |
melmoth | btw what is the application you are looking at ? | 02:36 |
vnese | but hhhmmm, it keeps saying i need libgnomeui-2.0 gtk+2.0, dont you think i should install those lib also ? | 02:36 |
melmoth | libgnomeui sounds like a gnome thingy, will be difficult to find. | 02:36 |
vnese | i have written myself an C/Gnome/GTK+ app in linux | 02:36 |
vnese | and i try to install it in maemo | 02:37 |
*** rev has joined #maemo | 02:37 | |
*** Cwiiis has joined #maemo | 02:37 | |
vnese | just to study things in maemo | 02:37 |
melmoth | libgtk2 is available | 02:38 |
vnese | what i did is : i copied the whole source code, modified it, and compile it again in scratchbox env | 02:38 |
vnese | when compiling, it says it need those gnome and gtk lib | 02:39 |
melmoth | well, if it works(app run), you probably dont need libgnomeui, then you can remove it from the autoconf/autotools files | 02:39 |
melmoth | for the gtk, just apt-get install libgtk2.0-dev | 02:40 |
melmoth | for the gnomeui, it will be more tricky | 02:40 |
melmoth | either port this lib | 02:40 |
melmoth | or be sure the code does not use it at all, and remove it from the autoconf definition file (most probably autogen.sh) | 02:41 |
vnese | i m checking in autogen.sh | 02:44 |
vnese | but thanks for your advice | 02:44 |
melmoth | once you removed the requirement, you ll need to regenerate a configure script | 02:45 |
melmoth | i think all you need to do is relaunche autogen.sh | 02:45 |
melmoth | (it s been a while since i have played with those :) | 02:45 |
*** dolske has quit IRC | 02:49 | |
*** melmoth has quit IRC | 02:50 | |
*** zumbi has quit IRC | 02:51 | |
*** rev has quit IRC | 02:56 | |
*** rev has joined #maemo | 02:56 | |
*** pdz has joined #maemo | 03:03 | |
*** dolske has joined #maemo | 03:06 | |
*** pdz- has quit IRC | 03:08 | |
*** vnese has quit IRC | 03:12 | |
*** _matthias_ has quit IRC | 03:28 | |
*** kb7sqi has quit IRC | 03:29 | |
*** jpetersen_ has quit IRC | 03:36 | |
*** Andy80 has quit IRC | 03:49 | |
*** crotch has joined #maemo | 03:55 | |
crotch | Hi there | 03:55 |
crotch | Am I the only swede with a nokia n800? :) | 03:55 |
Fatal | doubtful | 03:58 |
crotch | Have anyone of you had problems with the internet call activation? | 03:59 |
*** X-Fade has joined #maemo | 03:59 | |
*** feig has joined #maemo | 04:03 | |
*** ajturner has joined #maemo | 04:05 | |
*** abock has quit IRC | 04:05 | |
*** crotc1 has joined #maemo | 04:06 | |
*** philipl has quit IRC | 04:07 | |
unique311 | fantastic 4 ... | 04:08 |
unique311 | 770 first big screen appereance | 04:08 |
*** philipl has joined #maemo | 04:10 | |
Blacksitox | http://maemo.org/community/wiki/howdoibecomeroot2/ | 04:10 |
Blacksitox | the server ssh how activate ? | 04:10 |
Blacksitox | I not have root :\ | 04:11 |
*** X-Fade__ has quit IRC | 04:15 | |
*** dolske has quit IRC | 04:17 | |
*** rwhitby-n800 has joined #maemo | 04:19 | |
crotc1 | has anyone had any problems with the internet call activation? | 04:20 |
*** ajturner has quit IRC | 04:21 | |
unique311 | nope | 04:21 |
crotc1 | Ok.. i cant activate it anyway | 04:21 |
unique311 | Blacksitox, you might be able to use babelfish to translate that link.... | 04:21 |
unique311 | what do you mean you can't activate it? | 04:22 |
unique311 | you send another person with a gmail account an invitation to chat.. | 04:22 |
crotc1 | well.. I allready have a gtalk account. voip works and so on | 04:22 |
Blacksitox | unique311, :D | 04:22 |
crotc1 | no.. before i can do that i have to activate the feature .. and that doesnt work | 04:22 |
unique311 | send someone an invite chat.. | 04:22 |
crotc1 | doesnt work. It says that I have to activate the feature first. | 04:23 |
unique311 | hold on | 04:23 |
*** crotch has quit IRC | 04:23 | |
crotc1 | so, i press "ok".. and then i have to choose a screen name.. then i press ok again. then it says "activateing".. then it says.. could not activate.. try later.. But i have tried like... 1000 times :) | 04:24 |
unique311 | do you have a wireless connection | 04:25 |
*** crotch has joined #maemo | 04:30 | |
crotch | uh.. something happened to my connection | 04:30 |
crotch | unique311: did u answer anything? | 04:30 |
unique311 | hmmm | 04:31 |
unique311 | are you doing this while your device is connected to a wireless point | 04:32 |
crotch | yes | 04:32 |
crotch | I've tried different wireless points | 04:32 |
crotch | voice works fine, but video call doesnt work | 04:33 |
unique311 | did you set up you gmail account | 04:33 |
crotch | or, at least I cant send an invitation cause it wont activate | 04:33 |
crotch | yes | 04:33 |
unique311 | control panel>accounts | 04:33 |
unique311 | let me send you an invite..to chat | 04:34 |
unique311 | hello | 04:35 |
*** ramatieg has joined #maemo | 04:36 | |
ramatieg | Does anyone's N800 randomly boot up by itself? | 04:36 |
*** crotc2 has joined #maemo | 04:37 | |
unique311 | u got a bad connection crotc2 | 04:38 |
*** _matthias_ has joined #maemo | 04:39 | |
crotc2 | i've noticed | 04:39 |
unique311 | maybe you should try activating right next to the router | 04:40 |
crotc2 | Oh.. thats not it. I've tried different wireless connections | 04:40 |
unique311 | whats ur gmail addy... | 04:41 |
unique311 | i'll send you an invite | 04:41 |
crotc2 | wait | 04:41 |
crotc2 | iĺl pm u | 04:41 |
unique311 | k | 04:41 |
*** crotc1 has quit IRC | 04:43 | |
*** dolske has joined #maemo | 04:43 | |
Blacksitox | what change my pass for root ? | 04:43 |
crotc2 | damn | 04:43 |
Blacksitox | how change my pass for root ? | 04:43 |
ramatieg | Anybody know what 'por' means in /proc/bootreason? | 04:44 |
unique311 | don't bother Blacksitox | 04:44 |
unique311 | don't bother Blacksitox" | 04:44 |
unique311 | proc | 04:44 |
crotc2 | unique: im trying to pm u | 04:44 |
Blacksitox | sorry | 04:45 |
unique311 | you are not a registered user.. | 04:45 |
crotc2 | aha | 04:45 |
unique311 | crotc2 | 04:45 |
crotc2 | ok | 04:45 |
unique311 | you need to register the nick | 04:45 |
crotc2 | hmm.. | 04:45 |
crotc2 | newbie :) | 04:45 |
*** ramatieg has quit IRC | 04:45 | |
unique311 | run /msg nickserv register "password" | 04:46 |
unique311 | and then run /msg nickserv identify "password" | 04:46 |
unique311 | but before both of those commands.. | 04:46 |
unique311 | run /nick "nick you would like" | 04:47 |
*** rwhitby-n800 has quit IRC | 04:47 | |
*** crotc2 is now known as cortch | 04:47 | |
*** cortch is now known as crotc1 | 04:47 | |
*** crotc1 is now known as dawid | 04:48 | |
*** rwhitby-n800 has joined #maemo | 04:48 | |
unique311 | depending on the client you are using you can make the identify part of the command automatic... | 04:48 |
*** dawid is now known as norrvi | 04:48 | |
unique311 | well actually with all irc clients.. | 04:48 |
*** crotch has quit IRC | 04:53 | |
*** matt_c has quit IRC | 04:53 | |
*** matt_c has joined #maemo | 04:54 | |
*** KevinVerma has quit IRC | 04:55 | |
*** ab has quit IRC | 05:13 | |
*** ab__ has joined #maemo | 05:13 | |
*** ab__ is now known as ab | 05:14 | |
*** _Shurik_ has joined #maemo | 05:16 | |
*** ryanfaerman has joined #maemo | 05:20 | |
*** rwhitby-n800 has quit IRC | 05:26 | |
*** _Shurik__ has quit IRC | 05:32 | |
*** b0unc3_ is now known as b0unc3 | 05:37 | |
*** zwnj has quit IRC | 05:40 | |
*** zwnj has joined #maemo | 05:43 | |
*** b0unc3 has quit IRC | 06:00 | |
*** _Shurik__ has joined #maemo | 06:09 | |
*** _Shurik_ has quit IRC | 06:09 | |
*** philipl has quit IRC | 06:12 | |
*** philipl has joined #maemo | 06:19 | |
*** norrvi has left #maemo | 06:35 | |
*** zwnj has quit IRC | 06:46 | |
*** feig has quit IRC | 06:58 | |
*** rkaway has quit IRC | 07:18 | |
*** bmidgley has joined #maemo | 07:20 | |
*** k-s has joined #maemo | 07:21 | |
*** ryanfaerman has joined #maemo | 07:22 | |
*** dirty_harry has joined #maemo | 07:25 | |
*** rkaway has joined #maemo | 07:28 | |
*** rev has quit IRC | 07:30 | |
*** rev has joined #maemo | 07:38 | |
*** andym has joined #maemo | 07:39 | |
*** andym has quit IRC | 07:40 | |
*** ryanfaerman has quit IRC | 07:43 | |
Blacksitox | existing kismet for n800 ? | 08:36 |
*** dirty_harry has quit IRC | 08:53 | |
*** kosola_ has joined #maemo | 09:07 | |
*** kosola has quit IRC | 09:24 | |
*** Blacksitox has left #maemo | 09:30 | |
*** k-s has quit IRC | 09:33 | |
*** tank17 has quit IRC | 09:37 | |
*** kosola_ is now known as kosola | 09:38 | |
*** tank17 has joined #maemo | 09:43 | |
*** philipl is now known as phil|sleep | 10:35 | |
*** konttori has joined #maemo | 11:12 | |
*** kakos_ has joined #maemo | 11:17 | |
*** melmoth has joined #maemo | 11:25 | |
*** konttori has quit IRC | 11:27 | |
*** kakos has quit IRC | 11:33 | |
*** bilboed has joined #maemo | 11:37 | |
*** pwille has quit IRC | 11:43 | |
*** c0ffee has joined #maemo | 11:52 | |
*** slomo has joined #maemo | 11:54 | |
*** unique311 has quit IRC | 11:58 | |
*** djcb has joined #maemo | 12:02 | |
*** ian_brasil has quit IRC | 12:20 | |
*** konttori has joined #maemo | 12:22 | |
*** florian has joined #maemo | 12:26 | |
florian | hi all | 12:27 |
*** twogood has joined #maemo | 12:35 | |
*** pvanhoof has quit IRC | 12:42 | |
*** pvanhoof has joined #maemo | 12:42 | |
*** sbaturzio has joined #maemo | 12:54 | |
sbaturzio | Aloha! | 12:54 |
*** hein has joined #maemo | 12:56 | |
*** Sho_ has quit IRC | 13:11 | |
*** hein is now known as Sho_ | 13:11 | |
*** b0unc3 has joined #maemo | 13:34 | |
*** konttori has quit IRC | 13:39 | |
*** pleemans has joined #maemo | 13:39 | |
*** konttori has joined #maemo | 13:40 | |
*** zwnj has joined #maemo | 13:49 | |
*** sp3000 has joined #maemo | 13:56 | |
*** ryanfaerman has joined #maemo | 13:58 | |
*** vnese has joined #maemo | 14:05 | |
*** zwnj has quit IRC | 14:10 | |
*** Feron has quit IRC | 14:10 | |
*** zwnj has joined #maemo | 14:13 | |
*** chrisj has joined #maemo | 14:17 | |
*** slomo has quit IRC | 14:17 | |
*** slomo has joined #maemo | 14:21 | |
*** sbaturzio has quit IRC | 14:23 | |
*** jpetersen has joined #maemo | 14:25 | |
*** keesj has quit IRC | 14:31 | |
*** keesj has joined #maemo | 14:32 | |
*** Vudentz has quit IRC | 14:34 | |
*** tko has quit IRC | 14:35 | |
*** chrisj has quit IRC | 14:36 | |
*** tko has joined #maemo | 14:39 | |
*** ryanfaerman has quit IRC | 14:41 | |
*** booiiing has quit IRC | 14:51 | |
*** konttori has quit IRC | 14:54 | |
*** booiiing has joined #maemo | 14:54 | |
*** fcarvalho has quit IRC | 14:58 | |
*** sbaturzio has joined #maemo | 15:31 | |
*** fab_ has quit IRC | 15:34 | |
*** zumbi has joined #maemo | 15:53 | |
*** tko has quit IRC | 15:55 | |
*** florian has quit IRC | 15:57 | |
*** ajturner has joined #maemo | 15:59 | |
*** ajturner has quit IRC | 16:01 | |
*** ajturner has joined #maemo | 16:02 | |
*** ptnhan has joined #maemo | 16:02 | |
*** Sho_ has quit IRC | 16:02 | |
*** ptnhan has quit IRC | 16:03 | |
*** ryanfaerman has joined #maemo | 16:07 | |
*** Sho_ has joined #maemo | 16:07 | |
*** ryanfaerman has quit IRC | 16:08 | |
*** tko has joined #maemo | 16:15 | |
*** tko has quit IRC | 16:16 | |
*** tko has joined #maemo | 16:20 | |
*** pleemans has quit IRC | 16:27 | |
*** vidarino has quit IRC | 17:13 | |
*** keesj has quit IRC | 17:14 | |
*** fab_ has joined #maemo | 17:15 | |
*** pleemans has joined #maemo | 17:20 | |
*** kakos_ has quit IRC | 17:35 | |
*** Blacksito has joined #maemo | 17:38 | |
Blacksito | hi | 17:39 |
*** matt_c has quit IRC | 17:42 | |
vnese | hello | 17:44 |
vnese | how can i change my scratchbox theme ? | 17:44 |
Blacksito | how installed kismet on n800? | 17:44 |
vnese | apt-get install kismet ? | 17:45 |
*** Tahitibob has joined #maemo | 17:51 | |
vnese | hello, i m in X86 scratchbox environment, how can i switch to arm target? | 17:53 |
vnese | and is it true that the arm target is the correct environment for tablet device like n800 (i mean do they share the same cpu speed and memory?) | 17:55 |
vnese | (offtopic : is there any maemo course in espoo :( ) | 17:58 |
`0660 | the only correct environment for n800 is in the device itself :) | 17:59 |
`0660 | i had some problems developing in the arm target and the x86 didn't seem to lack anything so i used it | 18:00 |
vnese | hhmm, how about the 1st question, how can i switch to arm target? and can you explain what is the difference between those x86 and arm :P | 18:02 |
*** konttori has joined #maemo | 18:03 | |
vnese | hi konttori | 18:03 |
konttori | hi | 18:04 |
`0660 | use sb-menu for switching | 18:04 |
`0660 | to my understanding debugging is easier in the x86 target but the final application will need to be compiled in the arm target | 18:05 |
vnese | so, x86 and arm are different processor architectures ? | 18:06 |
`0660 | yes they are | 18:07 |
`0660 | most desktops have x86 | 18:07 |
`0660 | and most pda's have arm | 18:07 |
*** tko has quit IRC | 18:07 | |
`0660 | but with sb it's possible to emulate arm | 18:08 |
vnese | hhmm, i see | 18:09 |
*** phil|sleep is now known as philipl | 18:09 | |
`0660 | you can develop in both targets | 18:10 |
*** tko has joined #maemo | 18:10 | |
*** Free_maN has quit IRC | 18:12 | |
*** Free_maN has joined #maemo | 18:13 | |
*** kakos has joined #maemo | 18:16 | |
*** matt_c has joined #maemo | 18:27 | |
*** abock has joined #maemo | 18:35 | |
*** chrisj has joined #maemo | 18:35 | |
vnese | hhmm is there any maemo training course in finland ? | 18:37 |
konttori | what do you want to do? | 18:38 |
acydlord | morning | 18:39 |
vnese | i m a student and i m used to playing with c/gtk+, yesterday i was hit by maemo and tried to port my app to maemo and i was successful | 18:39 |
vnese | and i want to learn sth about the maemo platform | 18:40 |
acydlord | there are no training courses that i know of | 18:40 |
acydlord | most of us rely on the docs or wiki | 18:41 |
vnese | i guess i will follow that path too ... | 18:41 |
vnese | acydlord: one secret question, are you working, and your job is maemo related or is it just a hobby ? | 18:43 |
*** vimpula is now known as jumpula | 18:44 | |
*** pleemans has quit IRC | 18:44 | |
vnese | hhmm, just worried about my career | 18:45 |
vnese | skip it | 18:45 |
*** sbaturzio has quit IRC | 18:47 | |
acydlord | just a hobby | 18:47 |
acydlord | since maemo is opensource, i don't really see there being much call for steady jobs using it. at least not until the market is considerably larger | 18:49 |
*** slomo has quit IRC | 19:02 | |
*** slomo has joined #maemo | 19:04 | |
*** matt_c_ has joined #maemo | 19:10 | |
tko | I fail to see the logic in the first part, how does opensource or not have anything to do with it? | 19:15 |
*** matt_c has quit IRC | 19:18 | |
*** matt_c_ is now known as matt_c | 19:19 | |
*** chrisj has quit IRC | 19:25 | |
*** philipl has quit IRC | 19:26 | |
*** philipl has joined #maemo | 19:30 | |
*** feig has joined #maemo | 19:39 | |
*** rhsanborn has joined #maemo | 19:47 | |
rhsanborn | is there a port of a telnet client for n800? | 19:54 |
feig | why telnet? | 19:57 |
rhsanborn | Friends have setup a server w/ old bbs type games | 19:58 |
feig | and ssh won't work? | 19:58 |
rhsanborn | haven't tried it yet... | 19:58 |
rhsanborn | Not sure if they setup ssh.. | 19:58 |
feig | oh, i much perfer ssh over telnet, telnet is very picky, and slow, ssh is like your there | 19:59 |
rhsanborn | indeed. I'll check, but I don't think he set it up | 19:59 |
rhsanborn | I prefer ssh as well | 20:00 |
feig | oh | 20:00 |
feig | yea, i don't know about telnet, it should be trivial to get working though | 20:00 |
*** oil_ has joined #maemo | 20:01 | |
rhsanborn | not necessarily. Depends on how it accesses the network protocols. I don't know either how maemo or telnet implements this and might require some fiddling to get them together | 20:02 |
rhsanborn | Playing bbs games is not worth looking into it either :P | 20:02 |
feig | oh, ok, didn't know that | 20:02 |
feig | sorry | 20:02 |
*** pdz has quit IRC | 20:02 | |
rhsanborn | oh well | 20:04 |
*** Free_maN has quit IRC | 20:05 | |
*** matt_c has quit IRC | 20:05 | |
*** Blacksito has quit IRC | 20:06 | |
feig | rhasnborn: looks like busybox has telnet in it | 20:08 |
feig | http://maemo.org/downloads/product/busybox/ | 20:08 |
kulve | the stock busybox in n800 seems not to have telnet support | 20:11 |
kulve | Nokia-N800-10:~# busybox telnet | 20:11 |
kulve | telnet: applet not found | 20:11 |
feig | no? | 20:12 |
feig | huh | 20:12 |
feig | sorry, i have a 770 | 20:14 |
*** vidar has joined #maemo | 20:16 | |
rhsanborn | thx for looking... | 20:16 |
rhsanborn | Like I said, it isn't a big deal. I can actually setup my home pc with ssh and then I can ssh to home and telnet to the game if I want to :P | 20:16 |
*** matt_c has joined #maemo | 20:16 | |
feig | hahaha | 20:17 |
feig | sounds like something i would do | 20:17 |
rhsanborn | :P | 20:17 |
feig | oh wait, no i _do_ do that | 20:17 |
feig | hehe | 20:17 |
rhsanborn | I probably should do that so that I don't waste so much time on silly games :P | 20:17 |
feig | good idea | 20:17 |
*** oil_ is now known as oil | 20:19 | |
*** hallu has quit IRC | 20:19 | |
*** hallu has joined #maemo | 20:20 | |
*** rhsanborn has quit IRC | 20:24 | |
*** matt_c has quit IRC | 20:41 | |
*** victory747 has joined #maemo | 20:44 | |
victory747 | hi, has anyone noticed bad battery life when booting off the MMC card instead of the internal flash? | 20:55 |
*** c0ffee has quit IRC | 21:06 | |
*** c0ffee has joined #maemo | 21:06 | |
kulve | nope | 21:08 |
vnese | ok, now i can port my gtk+ app successfully in the scratchbox, what should i do next to make it in the maemo Task Navigator menu? do i need to create .desktop and .service file ? | 21:26 |
b0unc3 | vnese: yes | 21:26 |
vnese | b0unc3: in which folder will i create myapp.desktop and myapp.service ? | 21:27 |
*** dolske has quit IRC | 21:28 | |
b0unc3 | vnese: the .destkop files goes under /usr/share/applications/hildon/ and .service file under /usr/share/dbus-1/services/ | 21:28 |
kulve | http://maemo.org/development/documentation/tutorials/Maemo_tutorial_bora.html | 21:30 |
zuh | To be exact, http://maemo.org/development/documentation/tutorials/Maemo_tutorial_bora.html#integration | 21:31 |
*** matt_c has joined #maemo | 21:31 | |
*** feig has quit IRC | 21:32 | |
*** matt_c has quit IRC | 21:37 | |
*** matt_c has joined #maemo | 21:38 | |
*** chrisj has joined #maemo | 21:49 | |
*** richieeee72 has joined #maemo | 21:51 | |
*** behdad has quit IRC | 21:52 | |
*** richieeee72 has left #maemo | 21:52 | |
*** kakos has quit IRC | 21:53 | |
*** Free_maN has joined #maemo | 21:55 | |
*** dolske has joined #maemo | 22:04 | |
*** kkpaul has joined #maemo | 22:12 | |
*** kkpaul has left #maemo | 22:12 | |
*** Andy80 has joined #maemo | 22:13 | |
vnese | hhmmm | 22:22 |
vnese | i created those 2 files, restart Xephyr | 22:23 |
vnese | but i cant find my app | 22:23 |
*** philipl has quit IRC | 22:29 | |
*** pleemans has joined #maemo | 22:30 | |
*** dolske has quit IRC | 22:31 | |
*** philipl has joined #maemo | 22:32 | |
*** booiiing has quit IRC | 22:35 | |
*** sbaturzio has joined #maemo | 22:43 | |
*** kakos has joined #maemo | 22:49 | |
*** Cwiiis has quit IRC | 22:51 | |
*** djcb has quit IRC | 22:53 | |
*** richieeee73 has joined #maemo | 23:01 | |
*** richieeee73 has left #maemo | 23:01 | |
*** feig has joined #maemo | 23:08 | |
*** Cwiiis has joined #maemo | 23:15 | |
*** pleemans has quit IRC | 23:15 | |
*** booiiing has joined #maemo | 23:26 | |
*** dolske has joined #maemo | 23:37 | |
*** victory747 has left #maemo | 23:42 | |
*** obi has quit IRC | 23:57 | |
*** obi has joined #maemo | 23:58 | |
*** twogood has quit IRC | 23:59 | |
*** slomo has quit IRC | 23:59 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!