IRC log of #maemo for Thursday, 2007-05-10

*** Nwallins has left #maemo00:00
*** MoRpHeUz has quit IRC00:04
*** bergie has quit IRC00:06
*** djcb has joined #maemo00:08
MDKstraight from everaldo: http://picasaweb.google.com/everaldo.canuto/MaemoTomboy00:09
*** Alowishus has joined #maemo00:11
Pupnikwhere does that fit into the semantic web of software apps?00:12
Pupnikslick hypertext note-taker?00:12
Pupniktextual mind-mapper?00:13
vbraundoesnt tomboy need the mono runtime stuff?00:13
MDKnever heard of tomboy?00:13
MDKit's a cool wiki like notetaking desktop application00:13
Pupnikyes00:13
MDKit's a really good one00:13
vbraunhow's that going to fit into 128meg of ram? ;-)00:13
MDKvbraun: yes, mono runs very good on maemo00:13
MDKvbraun: the memory consumption is a myth00:14
MDKof course it consumes more than native apps00:14
MDKbut less than python ie.00:14
*** sandman has joined #maemo00:14
sandmanSo I think I've most of it handled now00:15
vbraunfair enough00:15
sandmanI reflashed the n800 with my Debian box00:15
sandmanAnd now I want to mkfs.ext3 the filesystem00:15
sandmanafter insmod ext300:15
sandmanThen I want to debootstrap a debian-arm install and chroot into it. Run a vncserver, and from there I'll go00:15
unique311anybody uysing scratchbox via vmware on a windows box?00:16
sandmanWhy VMware and not qemu?00:17
revsandman: because vmware is fast and qemu is slow00:18
sandmanqemu runs faster on my system00:18
revsandman: because vmware is virtualization and qemu is emulation00:18
revsandman: huh00:18
rev?00:18
revsandman: do you mean virtual pc maybe?00:19
sandmanNo, I mean qemu + the kernel module00:19
revor did qemu implement virtualization?00:19
unique311well on windows and had vmware installed00:19
unique311but...00:19
Pupnikrev, yes recently the accelerated stuff became free00:19
revoh?00:19
Pupnikiirc00:20
unique311i keep getting a running out of space error...after compiling a descent amount of apps..00:20
revanyone know if this has been impklemented for OS X/x86 yet?00:20
unique31110 lets say00:20
unique311i run make clean afterwards00:20
unique311on everything00:20
gla55unique311: the vmware image should run the same no matter if you're on windows or on linux00:20
unique311i check the disk i have the image on...and its nice in size00:20
unique311it runs fine00:20
unique311but it complains about disk space after a certain amount of compiles00:21
sandman"it" being... the Nokia?00:22
Pupnikthe "df" command will show you much much is free in vmware00:22
unique311it being vmware00:22
unique311well not really...00:22
unique311i check my I:drive00:22
unique311and it shows much much is free00:22
unique311but then this freaking image stops working00:23
Pupniki didn't know linux used drive letters00:23
unique311have a feeling its going to happen now..cause i am compiling QT00:23
unique311not linux00:23
unique311i:drive as in my windows machine00:23
gla55what does some drive "i:" having free have to do with there being free in the vmware image00:23
gla55in the virtual machine that is running inside vmware00:24
unique311the vmware image files on on my i:/00:24
sandmanRight00:24
gla55yes, but what does that have to do with what happens inside vmwares virtual computer?00:24
sandmanYou need to be a bit more concise with your questions, I think :)00:24
unique311now why would vmware complain about space when the windows I:/ is not full at all00:24
gla55the ext2 or whatever filesystem there doesn't magically expand beying the image i suppose00:24
gla55because it is not using i: ?00:25
gla55but instead space inside the image?00:25
unique311oh00:25
sandmanunique311: Okay, so VMware is complaining, not the installation being virtualized?00:25
unique311that brings me to another thing00:25
Pupnikdoes vmware implement magically expanding virtual partitions?00:25
sandmanSlow down00:25
gla55pupnik: for windows i think yes00:25
unique311yes00:25
gla55pupnik: well, magically expanding to a point00:25
gla55dunno about linux drives00:25
unique311i check the maximum size and its 30GB for the ubuntu image..00:25
unique31120  think for scratchbox..00:26
unique311and 2Gb for the swap00:26
Pupniknice feature... wonder when that got added00:26
unique311and its still complains..00:26
sandmanWhat is its complaint00:26
sandmanWhat exactly does it say00:26
unique311i'll tell you in a couple of minutes..00:27
unique311make that 30+ minutes00:27
unique311make is running..00:27
sandmanI see.00:27
sandmanIsn't there a logfile in there?00:27
unique311yes..but i didn't get the error on this install yet...00:28
unique311mind you this is the third install of scratchbox..00:28
sandmanWell, make sure to come back with the exact error message :)00:28
unique311np00:28
sandmanYou said there were other things?00:28
unique311the maximum size of the virtual drives for ubuntu and scratchbox...not reached but yet still got the error which forced me to reinstall....00:29
sandmanThis sounds like the same issue you were just talking about.00:30
unique311thats it then...00:30
unique311well QT ended with a make error...00:31
unique311How to compile Qt for Nokia 770 Internet Tablet / maemo00:31
unique311Here is the configure line that works:00:31
unique311qt-x11-free-3.3.4.arm/configure -qt-gif -no-xinerama -thread -stl -tablet -libdir /usr/lib/qt3 -headerdir /usr/include/qt3 -bindir /usr/local/bin -DQT_QLOCALE_USES_FCVT00:31
unique311that didn't work...00:31
*** vbraun has quit IRC00:35
sandmanWhat was the error?00:36
unique311make[2]: *** [.obj/debug-shared-mt/ftxopentype.o] Error 100:37
unique311make[2]: Leaving directory `/home/maemo/Trolltech/qt-x11-free-3.3.4/src'00:37
unique311make[1]: *** [sub-src] Error 200:37
unique311make[1]: Leaving directory `/home/maemo/Trolltech/qt-x11-free-3.3.4'00:37
unique311make: *** [init] Error 200:37
Pupniklooks like a make error00:39
Pupnikthat came up when you ran configure?00:39
unique311might have been me...00:39
unique311i added a couple of flags to configure...00:40
unique311gonna try it her way now...00:40
unique311heh00:40
unique311no00:40
unique311its a make error00:40
unique311configure when thru without no errors00:40
*** vivijim has quit IRC00:44
Pupnikwhat are you going to do if it compiles?00:45
unique311find some qt apps and compile some more00:47
unique311In file included from 3rdparty/opentype/ftxopentype.c:3:00:48
unique3113rdparty/opentype/ftxopen.c:18:40: freetype/internal/ftstream.h: No such file or directory00:48
unique311the error starts00:48
unique311http://pastebin.ca/47976900:49
unique311heres the pastebin00:49
unique311complaining of a file not being there00:49
Pupniklook in /usr/include/freetype200:50
Pupnikmaybe it's in that tree00:50
Pupnikassuming qt-x11-free uses the host X server00:52
unique311i need her src00:53
Pupnikwhy hasn't she released it yet?00:54
unique311the src i'm using is modified for a pda and phone00:54
unique311have to get in touch with her00:55
unique311i'll send her an email00:55
Pupnikfrom what you posted earlier it looks unfinished00:55
unique311maybe its a closed program...00:56
*** cecil has quit IRC00:57
unique311also read that QT is under some dual GPL00:57
*** cecil has joined #maemo00:57
unique311so she don't have to release if she doesn't want to00:57
unique311http://www.ofb.biz/article.pl?sid=38100:58
unique311http://www.kdedevelopers.org/node/16900:59
unique311i was confronted with the licensing option...00:59
Pupniki wonder why nobody has ported it yet01:00
*** sp3000 has quit IRC01:01
unique311size01:01
Pupniki suppose so01:03
Pupnikit'd be fun to see zaurus apps running on tablets though01:03
Pupniki probably wouldn't go through the bother of setting up a dual boot for it01:04
unique311i will email her anyways, and see if she will release...01:05
*** djcb has quit IRC01:06
unique311http://www.internettablettalk.com/forums/showthread.php?t=154801:09
unique311lol01:09
*** sbaturzio has quit IRC01:10
*** Tak|work has quit IRC01:13
*** OlliK has left #maemo01:18
unique311last link made me understand the lack of effort to port QT to maemo...01:19
unique311FREE01:19
Pupnikcheers unique311 - gotta rest a bit01:21
*** Pupnik is now known as PupnikZzz01:21
unique311lates01:21
*** Yamazaki-kun has joined #maemo01:22
*** etrunko has quit IRC01:26
*** saerdnaer has joined #maemo01:35
*** mmiller has joined #maemo01:36
*** krau is now known as krau|away01:39
*** mat has quit IRC01:39
*** Alowishus has left #maemo01:41
*** dieguito-zzz has quit IRC01:48
*** kpel has quit IRC01:48
*** k-s[WORK] has quit IRC01:49
*** nostalg1c is now known as nostZZZZZ01:50
*** hendryx has joined #maemo01:52
*** k-s[AWAY] has quit IRC01:55
*** florian has quit IRC01:57
*** TimRiker has quit IRC01:59
*** polpak has joined #maemo02:02
*** behdad has quit IRC02:05
*** b0unc3 has quit IRC02:09
*** hendryx has quit IRC02:11
*** PupnikZz1 has joined #maemo02:11
*** PupnikZzz has quit IRC02:17
Olofi have installed nmap onto my N800, it works fine in xterm but not in the included frontend (nmapfe)02:19
Olofhttp://www.mulliner.org/nokia770/02:19
Olofhave anyone gotten the frontend to work?02:19
*** jpetersen_ has quit IRC02:20
*** shackan has joined #maemo02:20
*** pvanhoof has quit IRC02:30
*** RealNitro has quit IRC02:48
*** garrett has quit IRC02:50
*** shackan has quit IRC02:54
*** shackan has joined #maemo03:06
*** sabotage is now known as sabotage_afk03:23
*** luizirber has joined #maemo03:40
*** polpak has quit IRC03:46
*** ajturner has quit IRC03:47
*** Catty has joined #maemo03:49
*** Catty has left #maemo03:49
*** unique311 has quit IRC03:53
*** greentux_ has joined #maemo03:54
*** spect has quit IRC03:57
*** shackan has quit IRC04:00
*** X-Fade has joined #maemo04:02
*** TimRiker has joined #maemo04:08
*** repejota has quit IRC04:08
*** X-Fade_ has quit IRC04:10
*** mmiller has quit IRC04:11
*** greentux has quit IRC04:12
*** saerdnaer has quit IRC04:26
*** lexiyntax has joined #maemo04:27
*** fcarvalho has quit IRC04:35
*** luizirber has quit IRC04:55
*** vbraun has joined #maemo05:31
*** Yamazaki-kun has quit IRC05:56
*** lexiyntax has quit IRC06:04
vbraunI think I found the solution to the usb networking problem from this afternoon: On the PC (FC6) i have to manually "modprobe rndis_host". Otherwise I get a weird error message...06:04
*** povbot` has joined #maemo06:07
*** povbot has quit IRC06:07
*** wasabi has quit IRC06:18
*** unique311 has joined #maemo06:25
*** kb7sqi has quit IRC06:31
*** behdad has joined #maemo06:31
*** phil|work has quit IRC06:58
*** vbraun has quit IRC07:01
*** dieguito has joined #maemo07:02
*** bergie has joined #maemo07:03
*** rkaway1 has quit IRC07:18
*** polpak has joined #maemo07:21
*** rkaway1 has joined #maemo07:28
*** behdad has quit IRC07:51
*** djcb has joined #maemo07:51
*** kb7sqi has joined #maemo07:53
*** abock has quit IRC08:04
*** kb7sqi has quit IRC08:06
*** kb7sqi has joined #maemo08:08
*** twogood has joined #maemo08:11
*** philipl has joined #maemo08:22
*** bergie has quit IRC08:22
*** twogood has quit IRC08:23
*** dieguito has quit IRC09:06
*** konttori has joined #maemo09:15
*** konttori has quit IRC09:19
*** booiiing has quit IRC09:23
*** booiiing has joined #maemo09:23
*** behdad has joined #maemo09:25
keesjHi09:31
*** obi has quit IRC09:39
*** philipl is now known as phil|sleep09:51
*** greentux_ has quit IRC09:54
*** makuchaku has quit IRC09:59
*** sabotage_afk has quit IRC10:01
*** sabotage_afk has joined #maemo10:01
*** makuchaku has joined #maemo10:03
*** TimRiker has quit IRC10:08
*** fab_ has quit IRC10:09
*** shreyas has joined #maemo10:10
*** djcb has quit IRC10:13
*** pleemans has joined #maemo10:15
*** dolske has quit IRC10:22
*** sKaBoy has joined #maemo10:37
*** cecil has quit IRC10:37
*** cecil has joined #maemo10:37
*** fab has joined #maemo10:45
*** felipec has joined #maemo10:50
*** ssvb has joined #maemo10:51
*** Guard][an has joined #maemo10:57
*** dolske has joined #maemo11:10
*** greentux has joined #maemo11:10
shreyashey, has anyone built an rpm for xserver-xephyr ?11:22
*** jacques has joined #maemo11:26
*** cecil has quit IRC11:27
*** cecil has joined #maemo11:28
timelesscan someone tell me how to remove the images app from gconf's mime types (w/o uninstalling it)11:28
keesjcan't you use regedit32 ?11:29
keesjho11:29
timelessdoes regedit32 run on maemo?11:29
PupnikZz1:)11:29
AD-N770good morning11:29
timelessbtw, it's regedt32.exe in case you were curious11:30
`0660someone should port wine to maemo11:30
*** PupnikZz1 is now known as Pupnik11:30
Pupniksorry timeless i don't know11:30
keesjI shows how old my knowlegde of the other OS is11:30
timelesskeesj: it's always been spelled w/ 8.3 limitations11:34
tigertdoesnt wine depend on X86 architecture?11:34
timelessthere's a reason it isn't mplayer32.exe (it's mplay32.exe)11:34
timelesstigert: certainly not11:34
keesjtimeless: I guess so , wine is not an emulator11:35
Pupnikwine itself doesn't, but win32 programs do11:35
timelessw32 existed on ppc, alpha, mips, and a couple of others11:35
timelesspupnik: again, wrong11:35
Pupnikmost win32 programs11:35
timelessmost common w32 programs happen to be w32ia3211:35
timelessbut the api exists for the others11:35
tigerttimeless, in practice, real world, i mean.11:35
timelessand there do exist w32 apis11:35
timelesss/apis$/apps/11:35
jkyro_hmm, would it be possible to actually run WinCE stuff with wine?11:36
gla55i doubt it11:36
gla55the apis are different after all11:37
jkyro_I mean, not out of the box but with reasonable wine effort...11:37
`0660i think wine had a separate implementation of regedit11:37
timelessyou can always run the standard apps11:37
*** florian has joined #maemo11:37
timelessbut wine does include its own11:37
timelesssame for winfile iirc11:37
`0660which could probably easily be ported to maemo :)11:37
tigertwine has some stuff of its own, help viewer i think, etc11:38
timelessthere's actually a gconf editor available for maemo11:38
timelessbut i'm too lazy to install it this time11:38
inzPupnik, my version of osso-xterm is available via http from the repository, http://maemo-hackers.org/apt/pool/main/o/osso-xterm/11:38
timelessanyway, i think the wince apis are probably not too many, someone probably could get wince1..3 available by building on wine if it hasn't already been done and they wanted to11:39
`0660inz, ready for the exam? :)11:40
jkyro_the question is, whether there is anything actually useful and popular for the wince :)11:40
*** fab has quit IRC11:41
jkyro_software I mean11:41
`0660good integration with exchange? :)11:41
Pupnikty inz11:41
jkyro_`0660: does that count as "useful"? :)11:41
tigertjkyro, check something like download.com11:42
inz`0660, nah, the I resisted the dark side and didn't go to land Symbian11:42
*** RealNitro has joined #maemo11:42
`0660i'd say symbian is the dark side :)11:42
inz-the11:42
inzThat's what I meant11:42
`0660that's a good choise :)11:43
inzExcept that now I have to try once again next year11:43
inz...for the third time...11:43
Pupnikthe OS on the psions was a good match to the cpu/hardware11:43
`0660:/11:44
tigerthttp://www.download.com/Pocket-PC-Windows-Mobile/2001-2009_4-0.html?tag=dir11:44
`0660maybe the ide will be better next year :)11:44
*** slapin has joined #maemo11:44
*** cecil has quit IRC11:44
*** cecil has joined #maemo11:44
keesjpsions where nice11:44
floriangood morning11:44
slapinhi, all!11:45
inz`0660, maybe next year they'll allow to make the main excercise for maemo!11:45
Pupniki sometimes dream about a psion netbook mod - new screen, cpu, mainboard11:45
`0660would be great11:45
*** obergix[work] has joined #maemo11:46
inzAnd I know I'm dreaming, but I prefer that way until the course starts again =)11:46
`0660:P11:46
`0660ok, better go to the exam ->11:46
inzgl11:47
Pupnikoh nice, ebay has a siemens SIMPad SLC touchbook new for 199 euro... the perfect 'momputer'11:48
gla55hehe11:49
Pupnikshe loves the 770 but can't read the text well enough11:50
Pupnikwould be fun to try to get maemo on those too11:54
gla55how fast are them?11:55
Pupnik Intel StrongARM 1110, 200 MHz11:55
Pupniksame as psion netbook i think11:55
*** MDK has quit IRC11:56
gla55not too much info on the net about them11:56
Pupnikdarn the onboard flash is too small 32 MB FLASH, 64 MB RAM11:57
gla55out of curiosity, you know if it was done by now dead siemens-mobile or other siemens parts?11:57
Pupnikby their notebook div.  fujitsu-siemens11:57
Pupnikoh man some guys are actually upgrading the RAM/Flash on it... http://opensimpad.org/index.php/RAM-Flash_upgrade11:59
gla55huh very cool12:01
gla55my mad solder skillz wouldn't be up to that..12:01
gla55they're only good for modding wiis12:01
Pupnik:)... interesting... gpe runs on it.  what is the relationship between gpe and hildon?12:03
*** MDK has joined #maemo12:05
Pupnikthank google for their cache12:06
PupnikIn many ways maemo could be compared to the GPE (http://gpe.handhelds.org) project that aims to provide Free Software GUI environment for palmtop/handheld computers running the GNU/Linux? operating system. What makes maemo different is the ease of development it provides to the handheld application developers and a new user interaction design based around task based usage referred to as the Hildon User Interface and Hildon Applicatio12:06
gla55pupnik: there's no gpe aimed devices really though are there?12:07
Pupniki haven't seen any12:08
gla55 http://gpe.linuxtogo.org/  seems fresher site12:08
gla55oh nice, they got something running on a htc universal12:08
gla55a semi nice device12:08
gla55but slow as molasses, even if it's 520mhz(!).. at least with windows mobile12:09
gla55and screen is crappier than on 77012:09
gla55browsing experience is crappier12:09
*** X-Fade_ has joined #maemo12:09
gla55bluetooth is crap to config due to wm12:09
*** elkiwi has joined #maemo12:14
*** elkiwi has left #maemo12:14
*** jon1012 has joined #maemo12:14
jon1012hello12:14
jon1012someone knows how to detect a n800 or 700 on a website to serve a dedicated version ?12:15
jon1012s/700/77012:15
jon1012(for example on an online shop, give a special version of the shop adapted to the pda screen and user experience)12:16
Pupnikwhat does browser ID of opera say?12:17
jon1012opera 8.0212:18
Pupniksince the tablet versions of opera are frozen, and PC opera users generally upgrade, you could guess based on that12:19
*** X-Fade has quit IRC12:20
gla55doesn't it say anything else12:20
jku_the user agent string tells you the whole story, wait a sec and I'll paste it here...12:20
jku_Mozilla/4.0 (compatible; MSIE 6.0; X11; Linux armv6l; U) Opera 8.5 [en_GB] Maemo browser 0.7.11 RX-34_2007SE_3.2007.10-712:22
*** shreyas has quit IRC12:24
jku_Hilarious how it represents itself as four different browsers...12:25
jku_It's Mozilla/4.0 (just like everyone else)12:25
jku_it's also MSIE12:26
jon1012Pupnik: ok, thanks12:26
jon1012jku_: lol12:26
jon1012jku_: so I could guess based on the "Maemo browser" part12:26
jku_but no, it's actually Opera (or maybe Maemo browser)12:26
jku_That would be my guess12:27
jon1012would have been nice to have the device name in there however :( (since there maye be future maemo devices with different screen resolutions)12:27
*** shres has joined #maemo12:28
jku_First, you probably shouldn't make versions for different resolutions (that's not what web is about)12:28
jku_second, if you do, you should ask at maemo-users about the recognition string...12:29
shreshey, i have a scratch box install when i do a apt-get update, it fails to resolve repository.maemo.org, i can resolve that from the command line. Do i need to set something in the scratch box install?12:29
jon1012well, for pdas yes, because scrolling isn't ideal :) I could do a better ui specially made for fingers use12:29
jon1012jku_: thanks for your help12:29
*** vidar is now known as vidarino12:29
jku_jon1012, np12:30
Pupnikshres: is your /etc/resolv.conf in scratchbox pointing to your nameserver?12:31
jku_it could also be the problem with /scratchbox/etc/nsswitch.conf, but do check resolv.conf first12:33
shresadded the entries to resolv.conf, still doesnt work. I restarted ctl (dont know if thats required though )12:35
*** lardman|gone is now known as lardman|afk12:36
shresalso, i am building maemo on pepper pad 3 (fc4 based), i downloaded the xephyr source using (apt-get source xserver-xephyr), do i need to build that --enable-kdrive switch?12:37
shresi couldnt find any fc4 rpms, needless to say12:38
jku_check /scratchbox/etc/nsswitch.conf (not the same thing as /etc/nsswitch.conf inside scratchbox)12:38
jku_hosts-line should be:12:38
jku_hosts:          files dns12:39
*** jku_ is now known as jku12:39
shresyep, thats how it is. Once i edit resolv.conf do i need to restart something, /etc/init.d/ifupdown restart fails.12:41
jkuresolv.conf should "just work", no need to restart12:42
shres ifupdown: Error: Failure initializing /etc/network/run/ifstate << what does that mean?12:44
*** repejota has joined #maemo12:45
Pupnikwith a running network mine says lo=lo // eth0=eth012:46
Pupnikshres, do you get error messages when starting /scratchbox/login ?12:46
Pupnikfor the first time...12:46
shresnope12:48
shresok, here is something interesting. my eth0:avah is up with the networkmanager default address12:49
shresthe 169.254.7.10212:49
shreswhile my wlan0 has the right ip12:49
shresbut i presume its not being used12:49
Pupnikwell if you look at the ifupdown script, you see that it tests for read/write ability on /etc/network/run/ifstate12:50
Pupnikmaybe it's getting confused by strange interface names12:50
Pupniki've seen that happen before12:51
shresyeah, how do i shutdown that interface?12:51
shresi suppose i need to give my user root privilege somehow12:51
Pupnikifconfig $interface down12:51
shresheh, no i mean i dont have permission to do that. And i dont know how to login as root into scratchbox12:52
Pupnikyou shouldn't be messing with interfaces from within the scratchbox environment, afaik12:52
Pupniktry to set up a simple eth0 interface from the host system12:52
Pupnikthen see if sb can deal with that12:52
Pupnikjust what i'd try ... just my $.0212:53
*** konttori has joined #maemo12:55
shrescool, thanks let me try that12:55
shresbrb, thanks for the help Pupnik12:55
Pupniknp12:55
*** shres has quit IRC12:55
Pupnikyou know, "ping" would have been a nice feature to have12:57
*** fab has joined #maemo12:57
Pupniklooking at all these umpc/tablet devices, nobody has come close to getting it right like nokia IMHO13:04
Pupnikintel cpus, hard drives, 768MB ram... wrong wrong wrong13:05
gla55expensive, expensive13:05
roopebig, big.13:05
roopethe samsung q1 is really funny.13:06
VeggenPupnik: The Nokias are definitely a step in the right direction.13:06
roopea big fat black brick with horrible battery life and poor text input.13:06
gla55roope: sucks for taking with you and sucks for using as desktopt replacement13:06
gla55thats really the intel umpc's niche13:07
gla55sucking on both directions13:07
Pupnik:)13:07
roopenot to mention the windows ui that was tacked on top of it.13:07
*** pna has joined #maemo13:08
Pupnikare there reflective color displays that work well in sunlight?  without consuming lots of backlight power?13:08
Pupnikthat was the nice thing about those black and white reflective lcds (palm, psion 5mx)13:09
keesjhttp://www.irextechnologies.com/13:09
pnahi there is any way to become part of the 31337 group to see the examples in http://maemo.org/development/examples/ ?13:10
keesjI saw that one a fosdem. , it was so refreshing to look at something that looked like pater13:10
keesjI was gtk based they said13:10
Pupnikyeah no color though13:10
JaffaMorning, all13:11
Pupnikgreets... afk13:12
*** Pupnik is now known as PupnikAFK13:12
*** Andy80 has joined #maemo13:13
keesjhttp://developer.irexnet.com/pub/Base%20software/13:14
keesjgtk+-2.6.7 minimo13:14
pnakeesj: was the answer to my question?13:14
keesjpna: /me not 133713:16
keesj!133713:16
pnahehe ok, thanks ;)13:16
keesjpna it is a very new site , possibly just a configuration problem13:17
pnayeah i'm reading all the tutorials from the google cache ;)13:18
pnai know there was a migration13:18
pnabut anyway i guess here is the right place to ask for the access13:19
*** Guardian has joined #maemo13:19
keesjperhaps also the mailing list13:20
*** kkito has joined #maemo13:25
kkitohello13:25
kkitodo you know where can i find the tap-n-hold animation pixmaps?13:25
*** sbaturzioAtWork has joined #maemo13:29
*** RealNitro has quit IRC13:31
*** jpetersen has joined #maemo13:34
*** Guard][an has quit IRC13:37
*** ssvb has quit IRC13:44
*** shackan has joined #maemo13:46
* sbaturzioAtWork is away: back soon....13:51
*** sbaturzioAtWork has quit IRC13:51
*** PupnikAFK is now known as Pupnik13:51
*** b0unc3 has joined #maemo13:51
b0unc3morning...13:51
*** sbaturzioAtWork has joined #maemo13:54
partkeesj: the irex thingy at fosdem was really cool, I'd get one of those if it wasn't so damn expensive13:59
inzkkito, /usr/share/icons/hicolor/34x34/hildon/qgn_indi_tap_hold_a.ani14:03
*** ajturner has joined #maemo14:03
kkitothks inz! :)14:05
*** Curtman has left #maemo14:06
Guardianwhen using automake / autotools, is there a way to specify that you want the obj file to be elsewhere than next to the .c ?14:06
Pupnikheh if i had to do an onscreen keyboard for SDL, i'd take the commodore PET layout from 1977 :) http://www.trendjumpers-auktionshop.de/images/Mai2007-76.jpg14:09
keesjPupnik: :p14:11
*** pna has quit IRC14:12
Pupniki'm really tempted to buy this commodore pet pc conversion http://cgi.ebay.de/Commodore-PET-mit-PC-Innenleben_W0QQitemZ260115424743QQihZ016QQcategoryZ3544QQssPageNameZWDVWQQrdZ1QQcmdZViewItem#ebayphotohosting14:12
keesjpart, it was only after a really saw how the screen looked that I had the feeling that I would actualy really use it to read / take notes.14:13
*** shackan has quit IRC14:24
*** polpak has quit IRC14:26
*** rev has quit IRC14:28
*** MoRpHeUz has joined #maemo14:31
*** fcarvalho has joined #maemo14:32
*** krau|away is now known as krau14:38
*** zumbi has joined #maemo14:41
*** repejota has quit IRC14:44
partkeesj: I'm not sure about taking notes, but that would be awesome for reading14:45
*** kender has joined #maemo14:46
kenderhiya14:46
unique311kkito did you stop development on kde for n800?14:47
unique311Pupnik you didn't take too nice to the internettabletalk post on kde running on Internet tablet14:48
Pupniki probably overstated the case somewhat, but i stand by what i wrote14:49
unique311hehehe14:49
Pupnikput another way, why didn't nokia just run KDE on the device in the first place?14:50
unique311well it was your comment, than pengiunbait followed with another...14:50
unique311and that was the end of the posts on that topic14:50
unique311hmmm, wonder if you curb'd anyother comments on that subject..14:50
unique311nokia didn't do alot of things people wonder about..14:50
unique311i just read 3d and opengl is possible with the n800..14:51
unique311but just locked..14:51
unique311i'm guessing all of this was locked up..to have a better battery life..14:51
gla55licensing afaik14:52
unique311ydx14:52
unique311yes14:52
unique311licensing sucks14:52
unique311when it comes to linux..14:52
Pupnikopenbox-rox might be fun to try14:52
unique311something so free, so open source14:52
gla55hw is never free..  but.. it feels stupid that the hw is there but not in use14:53
unique311but their's open source version of opengl http://www.mesa3d.org/14:53
unique311version = clone14:54
gla55it's not that what i was talking about14:54
gla55but about the vr(?) 3d stuff in the hw14:54
Pupnikyou could run mesa on the 770/800 right now14:54
gla55yes14:54
gla55didn't someone do that, too?14:54
unique311licensing14:55
unique311Qt14:55
unique311then14:55
gla55unique: the license on which nokia bought the hardware platform14:55
Pupniki think it's probably smart to ignore the 3d for now.  just guessing but it probably wouldn't suffice for even old openGL games14:55
gla55yeah14:55
gla55wouldn't make porting anything that good14:56
Pupniki saw some optimized n-gage games and they were impressive enough14:56
Pupnikbut for general-purpose opengl... i'd give it a couple of years14:57
*** jon1012 has quit IRC14:57
*** huoneusto has joined #maemo14:58
unique311in a couple years...the new version of the internet tablet will be out..14:58
unique311lol14:58
unique311I'll most like be on a cheap very cheap UMPC running cloned maemo OS14:59
unique311oh Pupnik http://www.internettablettalk.com/forums/showthread.php?p=4622015:00
unique311openbox15:00
huoneustohi. has anyone of you developed Flash stuff especially for the n770?15:04
Pupniki know... also there's a more informative kde thread (that didn't end after my posting to it)15:04
Pupnikhttp://www.internettablettalk.com/forums/showthread.php?t=5474&highlight=kde15:04
Pupnikhuoneusto: not I. what's the question behind the question?15:07
huoneustopupnik: just eager to know, if there are some caveats etc. to avoid, when developing swf content for this particular device15:10
huoneustoi have a swf that is targeted to FP6 and plays just fine on winxp pc15:10
jkuunique311, "a very cheap UMPC" -- I'll believe it when I see it. So far the term is the definition of oxymoron15:10
Pupniki used to do some flash for my job back in 97-2001... back then the main slowdown came from using layers and large bitmaps15:11
huoneustobut when i run the same .swf on the N770's player, it just freezes (content)15:11
keesjI had some fun programming flash using mtasc from the linux command line. (it's not a horible as it sounds)15:12
huoneustohmm. actually, i do have one large bitmap, a skin, of size 800x480 in that swf15:12
*** etrunko has joined #maemo15:13
huoneustoand now that i think back for a while... the problem occured AFTER adding that bitmap.15:14
Pupnik:)15:14
Pupnikkeesj that was always intriguing to me - live server-side generated flash for interactivity15:14
*** jacques has quit IRC15:15
*** pvanhoof has joined #maemo15:16
*** mgedmin has joined #maemo15:17
keesjPupnik:  I think it's more fun to creatre a flash and "control" it with commands from the server side.15:18
keesjyou are talking about http://www.openlaszlo.org/ ?15:18
Pupnikhaven't heard of that.. was thinking of it after adobe opened the flash spec15:19
Pupniki got lucky enough to do a  database-driven flash site for the frankfurt airport in 200015:19
keesjin the past is was neceracy to generate flash , but nowerdays you can load movies and images directly15:20
*** kender has quit IRC15:20
*** povbot has joined #maemo15:24
unique311jku  $500 MID device15:25
unique311is the MID even considered a UMPC?15:26
unique311feck15:26
unique311k, this is confusing15:27
jkuI didn't consider it UMPC15:27
jkuMID ~= N80015:27
unique311yeah...15:27
unique311what about a MID with a hardrive, and a 1Ghz processor?15:28
*** Vytas has joined #maemo15:28
*** jacques has joined #maemo15:28
jkuWon't fit in your pocket, will be hot to handle, will rape your battery, and I doubt it will be $50015:29
jkuimho, of course15:29
unique311heh15:31
unique311how about a UMPC payment plan, payment in installments of 500 dollars.. for 3 months..15:33
unique311or 415:33
unique311http://downloads.maemo.org/  what happen to applications link on maemo.org15:36
Pupnika number of links are down, use google cache15:37
*** bergie has joined #maemo15:39
Pupnikman, default gtkrc for it2007 is huge...  191448 May  1 06:47 gtkrc15:46
Knirchyou know you love it15:48
*** k-s[WORK] has joined #maemo15:48
*** vivijim has joined #maemo15:50
*** Andy80 has quit IRC15:53
*** jacques has quit IRC15:57
*** _guardian has joined #maemo16:09
Pupnikanybody happen to know where i can set the window border color?  it's currently white and i'd like it dark16:09
Pupnikpossibly it's bitmaps and not a XXXXXX color set16:10
b0unc3someone has never used wpa (wpa_supplicant) on n800 ?16:11
*** mat has joined #maemo16:11
gla55hmm?16:12
gla55wpa has always worked out of the box on 770/800, in my experience?16:13
*** einari has quit IRC16:19
inzgla, not all of it16:19
*** b0unc3_ has joined #maemo16:20
*** b0unc3 has quit IRC16:20
*** b0unc3_ is now known as b0unc316:20
inzgla, I mean some authentication methods aren't supported by 770/N80016:21
Pupniklooks like tigert is theme guru here16:22
Pupnikalso MDK  :)16:23
timelesstigert is responsible for the blue theme that most people like16:24
timelessi'm responsible for not liking most of the themes :)16:24
Pupnik:) hi timeless, nice to read your stuff on the forums16:25
timelessforums?16:25
Pupniki'm doing a dark background variant of the default it2007 theme16:25
Pupniknm i got you mixed up with someone else16:26
*** Guard][an has joined #maemo16:26
*** Guardian has quit IRC16:28
Pupnik543 images16:32
X-Fade_Pupnik: Can't you use the theme creator?16:33
Pupniknever tried it -  i'll look for it16:34
X-Fade_You can even reassemble a template from an existing theme, IIRC.16:35
Pupnik thanks for the tip16:35
Pupnikah that's konttori's work... /me salutes16:37
Pupnik just got to get black border around xterm :)16:38
*** jku_ has joined #maemo16:39
konttoriI hope you like it Pupnik. If you have ideas, I'm more than glad to implement them.16:40
konttoriThe current gtkrc in it is relic of it2006, but is completely compatible with itos2007. (which is the main reason it has not been updated - cross version compatibility)16:40
konttoriAlso, next version will have support for user modifications to postinst and prerm.16:41
konttoriThus, you can also add sounds and such to your themes.16:41
konttoriOTOH, from what I just read from you, that is not what you want anyway ;)16:42
konttoriJust black border ;)16:42
Pupniksomeday i hope to try doing a real theme and will definitely use your tool/template system16:43
*** _guardian has quit IRC16:44
*** b0unc3 has quit IRC16:52
*** richieeee72 has joined #maemo16:52
*** jku has quit IRC16:55
*** unique311 has quit IRC16:57
*** yerga has joined #maemo17:01
*** zakx has quit IRC17:07
*** ocnarfidW has joined #maemo17:07
*** Disconnect has joined #maemo17:18
*** konttori_ has joined #maemo17:19
*** garrett has joined #maemo17:23
*** zakx has joined #maemo17:31
*** Knirch is now known as Fatal17:31
*** Tak|work has joined #maemo17:38
*** konttori has quit IRC17:38
konttori_Pupnik: Cool. great to hear that. Won't take more than a few hours to make a theme. I think I made both nuvotheme and brushed theme in half a day or a day.17:39
Pupnikyeah your tool really will help to see what elements match against the others17:40
* Pupnik has found and removed the white border17:41
Pupnikbtw konttori_ The requested URL /~konttori/MediaConverter/ThemeMaker.zip not found17:43
Pupnikoh nm i was on the 2006 blog page sorry17:44
konttori_Umm... try https://garage.maemo.org/frs/?group_id=36&release_id=59517:44
*** sbaturzioAtWork has quit IRC17:46
*** sbaturzioAtWork has joined #maemo17:46
*** krau has quit IRC17:51
*** konttori has joined #maemo17:52
*** mdz has joined #maemo17:58
mdzgood day17:58
mdzI have some questions about the svn layout for maemo, is anyone around who can help?17:59
*** bmidgley|away is now known as bmidgley18:00
mdzin particular, hildon-libs vs. hildon-118:01
*** Mithrandir has joined #maemo18:07
*** konttori_ has quit IRC18:08
*** greentux has quit IRC18:28
*** jacques has joined #maemo18:28
*** behdad has quit IRC18:33
*** nostalg1c has joined #maemo18:34
*** pleemans has quit IRC18:38
*** fcarvalho has quit IRC18:41
*** ajturner has quit IRC18:44
*** lardman|afk is now known as lardman|gone18:48
*** nostZZZZZ has quit IRC18:52
* k-s[WORK] is away: lunch!18:55
*** k-s[WORK] is now known as ks-[AWAY_WORK]18:55
*** spaetz has left #maemo18:56
*** ssvb has joined #maemo18:56
*** Disconnect has quit IRC19:02
*** Disconnect has joined #maemo19:03
*** phil|sleep is now known as phil|work19:13
*** sKaBoy has quit IRC19:13
*** behdad has joined #maemo19:15
*** fab has quit IRC19:19
*** krau has joined #maemo19:19
*** mdz has quit IRC19:22
*** djcb has joined #maemo19:23
*** ccjoe has quit IRC19:25
*** ccjoe has joined #maemo19:26
*** bipolar has joined #maemo19:30
roopehttp://video.google.com/videoplay?docid=1669810229913073821  that's nice19:35
Pupnikcan you be more specific?19:41
*** sabotage_afk is now known as sabotage19:50
*** florian has quit IRC19:50
geoffegAnyone else had any luck getting Gizmo to work on the latest 2006 OS?19:52
bipolargeoffeg: I have an n800, and all I know is that there is a diffrent version for the 77019:52
geoffegI think there's some error running the debian package postinst script.. Trying to figure out what's wrong now.19:53
geoffeg(I need to do this when I can ssh into the thing, screwing around in xterm with the thumb keyboard isn't exactly speedy)19:54
bipolargeoffeg: nod19:54
MoRpHeUzgeoffeg: the file that you download from gizmo's site doesnt work ? =/19:57
MoRpHeUzgeoffeg: I was thinking about giving it a try..19:57
geoffeghah! ssh tunnels are my friend19:58
* Pupnik wonders where to put the 5MB game data19:59
Pupnik/usr/share/games or mmc?19:59
*** obergix[work] has quit IRC19:59
*** felipec has quit IRC20:00
*** ssvb has quit IRC20:01
geoffegtar: Invalid tar magic! :)20:02
geoffegbetter magic needed!20:02
Pupnikinvalid 'magic number' string at header of file20:03
Pupniki really don't see a good solution to put game data onto mmc in the debian installer20:03
Pupnikusers will just have to move and symlink the dir themselves if they want20:03
Pupnikthe vim70 packager should get rid of the /usr/share/vim/vim70/doc dir20:05
*** greentux has joined #maemo20:08
bipolargeoffeg: sounds like tha package is broken/corrupted20:08
geoffegit installed when i was running release 1 of the 2006 OS.. so maybe my download got corrupted20:10
geoffegre-downloading now20:10
*** gpd has left #maemo20:10
geoffegyep, that was it.. corrupted download20:12
geoffegyay!20:12
*** fab_ has joined #maemo20:12
geoffegbtw, if you want to ssh into your n800 or 770 but your behind NAT.. ssh -R 4242:localhost:22 user@someremotebox.com.. and then ssh -p 4242 root@localhost on the someremotebox.. yummy20:12
Pupnikthanks for the tip20:14
*** jacques has quit IRC20:15
Pupnikyou run ssh -R on the nokia?20:15
geoffegyes20:17
*** twogood has joined #maemo20:17
geoffegyou'll obviously need access to some box with a publicly available IP20:17
geoffegmwuhahaha.. Gizmo works..20:19
*** jwb_gone is now known as jwb20:21
*** MoRpHeUz has quit IRC20:23
*** sbaturzioAtWork has quit IRC20:25
*** AD-N770 has quit IRC20:26
*** MoRpHeUz has joined #maemo20:27
*** Guard][an has quit IRC20:30
*** eXeonical has quit IRC20:33
*** eXeonical has joined #maemo20:33
*** MoRpHeUz has quit IRC20:38
*** pashi has joined #maemo20:41
*** pleemans has joined #maemo20:49
*** konttori_ has joined #maemo20:49
mgedminrepository.maemo.org is borken?20:50
mgedminI get 504 gateway timeout errors20:51
jku_whole maemo.org is borken20:52
zakxwas fucking slow the last days anyway20:53
*** fcarvalho has joined #maemo20:54
* ks-[AWAY_WORK] is back.20:54
*** ks-[AWAY_WORK] is now known as k-s[WORK]20:54
*** shres has joined #maemo20:59
shreshttp://repository.maemo.org/stable/bora seems to throw an error21:00
*** florian has joined #maemo21:01
*** trevarthan has joined #maemo21:02
trevarthandude, why does maemo.org keep going down so much?21:03
trevarthanI just got my new n800 shipped in, and I can't install junk because maemo is down. UGH.21:03
trevarthanI did manage to install dropbear ssh. Now how do I execute it?21:04
zakxclient or server?21:04
*** spect has joined #maemo21:05
trevarthanclient21:05
zakxyou need to install the X Terminal21:05
zakx(package's named osso-terminal21:05
zakx)21:05
zakxyou can then start the terminal via Extras -> X Terminal21:05
zakxand then start using your ssh client21:06
trevarthanosso-xterm? Says it needs libxau.21:06
zakxshould be in the repository it belongs to21:06
jku_if maemo.org is down, that might mean other packages can't be installed either21:06
jku_(missing dependencies)21:06
trevarthanI've only got about 20 packages in the app list. Maybe all of these came from maemo-hackers?21:06
*** konttori has quit IRC21:07
jku_packages from maemo.org repositories will show in the list (since your package list was downloaded before), but they can't be installed. That's my guess.21:08
zakxtrevarthan: try my sources.list (put it into /etc/apt, then update via package manager): http://zomg.be/sources.list21:08
jku_app-manager does not show all packages by default (only things tthat are meant for 'normal users')21:09
zakxyeah, you also need to enable red pill mode21:09
trevarthanzakx: how do I download anything to /etc/apt when I don't have a terminal?21:10
zakxmaybe it'll work using the browser and file manager21:10
trevarthanah21:10
zakxotherwise, install dropbear-server and ssh as root onto you n800 (pw is "rootme")21:10
jku_no root permissions with browser/filemanager21:11
jku_you can add new repositories with app manager though21:11
trevarthanhow do I start the ssh deamon?21:13
jku_starts automatically21:13
jku_so you better change the root passwd...21:13
trevarthanhmmm.... can't get in. is the port standard?21:14
*** ajturner has joined #maemo21:14
jku_the wlan chip saves power aggressively, so you might need to access the network from the n800-side at the same time...21:16
jku_That was the case with 770 anyway21:16
jku_port is standard21:17
trevarthanah. IT has the port blocked. I'll get them to open it.21:18
trevarthanit logs me in, then straight back out. what's up with that?21:22
trevarthansh: /usr/X11R6/bin/xauth: not found21:23
trevarthanof course, if I use ssh -x, it still logs me right out21:23
Pupnikyou don't need that for plain ssh21:25
trevarthanI can run a command at a time. But it won't give me a login shell21:25
trevarthanmaybe I should install zsh?21:26
Pupnikyou are doing something funky21:26
trevarthanam no21:26
trevarthanam not21:26
Robot101bah, what's wrong with maemo.org :(21:33
X-Fade_Robot101: Pick one of these options: Server overloaded, out of memory, hardware failure ;)21:36
X-Fade_I think it is the proxy that sits in front of the website that has a problem..21:36
Robot101it's pissing me off a lot, I was in the middle of pulling ancient history out of svn and stuff21:36
*** obi__ has joined #maemo21:37
X-Fade_I think that Ferenc is already working on it..21:38
*** obi__ is now known as obi21:38
*** jku__ has joined #maemo21:39
*** pleemans has quit IRC21:39
*** pleemans has joined #maemo21:40
trevarthanugh. I tried to install zsh on my n800 because dropbear ssh server wouldn't give me a login shell and I can't install xterm due to an unsatisfied dep. App manager is now hung on the 'installing' screen. I can't kill it.21:46
mgedmintry waiting21:47
mgedminsometimes the jffs2 garbage collector or whatnot kicks in and then installation takes minutes without moving the progress bar21:48
trevarthanI shut it off and restarted it.21:49
trevarthannow it says zsh is installed, but I still can't run it using `ssh -x root@66.129.25.26 '/bin/zsh'`21:49
trevarthancan't uninstall it either. ouch21:50
trevarthancan't update it either.21:51
trevarthanwell, I guess I just have to wait for maemo.org to come back online. I can't do crap without it.21:52
*** AndrewGearhart has joined #maemo21:52
trevarthanwhy the heck does ash log me out automatically?21:55
*** jku_ has quit IRC21:56
*** dneary has joined #maemo21:57
*** RealNitro has joined #maemo21:59
*** obi__ has joined #maemo21:59
*** ocnarfidW has quit IRC22:00
*** sbaturzioAtWork has joined #maemo22:05
*** jlbrd has joined #maemo22:05
* Pupnik slogs through debian packaging22:07
trevarthanUgh. I can't upgrade my firmware until maemo.org comes back up either, it seems.22:10
*** koen has quit IRC22:12
*** koen has joined #maemo22:12
*** obi has quit IRC22:13
*** Pupnik is now known as PupnikAFK22:16
*** spect has quit IRC22:20
*** bmidgley is now known as bmidgley|away22:22
*** povbot` has joined #maemo22:25
*** povbot has quit IRC22:26
*** abock has joined #maemo22:27
*** colinl has quit IRC22:27
*** Sonej^ has quit IRC22:27
*** spect has joined #maemo22:28
*** colinl has joined #maemo22:29
geoffegDo they take maemo.org down randomly just for the fun of it?22:33
Fatalyes22:34
mgedminall admins are like that22:36
mgedminhave you read bofh?22:36
mgedminI know, I'm an admin too22:36
*** pleemans has quit IRC22:38
*** shres has quit IRC22:38
*** yerga has quit IRC22:39
*** mmiller has joined #maemo22:39
geoffegI'm also an admin, I manage to keep my websites up pretty well. :)22:39
mgedminmaybe that's because you care? :)22:40
geoffegactually, i don't :)22:41
geoffegvery much at least22:41
*** nhdezoito_adrian has joined #maemo22:41
*** nhdezoito_adrian has quit IRC22:41
*** trevarthan has joined #maemo22:42
geoffegtrevarthan: why does not being able to access maemo.org mean you can't upgrade your firewall?22:43
*** povbot has joined #maemo22:46
*** behanw has joined #maemo22:50
geoffegWhee, I used the digg API's to make a more mobile-friendly version of the digg site.22:51
geoffegdigg.com uses tons of javascript and other files that don't work very well on the 77022:51
geoffeg6 included javascript files, 4 included CSS files22:54
*** __shawn has joined #maemo22:55
behanwAnyone know what's up with maemo.org?22:56
behanwAll my attempts to get there timeout... :(22:56
geoffegit's down.. that's what's up22:56
behanwI figured.22:56
behanwThanks.22:57
geoffeggo get a beer, eat a steak, come back and try again later :)22:57
pashisome problem on VerizoneBusiness bigger router22:57
behanwWell, then, anyone know of a good wifi signal strength meter like wavemon for maemo? :)22:57
geoffegi just use the meter in the connection manager, not very detailed buy.22:58
geoffegs/buy/but/22:58
behanwI wondered whether it was a bigger network issue.22:58
behanwA few sies have timed out...22:58
behanw^sies^sites22:58
behanwgeoffeg: me too, but I was hoping to have something a bit more responsive.  I'm going to be doing an informal site survey tomorrow.22:59
*** mk8 has joined #maemo22:59
behanwUsing the built in one takes a while to update...22:59
mk8Hi to all ...22:59
*** zwnj has joined #maemo23:00
*** Tahitibob has joined #maemo23:00
*** richieeee72 has quit IRC23:01
geoffegbehanw: i know that someone ported kismet to the 770 but it takes some hacking to get working23:01
*** povbot` has quit IRC23:02
trevarthanhow do I take a snapshot with the n800 camera?23:02
Tahitibobtrevarthan, use "camera" application23:03
trevarthanI guess I have to install that?23:04
Tahitibobtrevarthan, yes, with the application manager23:05
behanwgeoffeg: well, I just got wavemon to compile for maemo.23:08
behanwIt's not pretty (doesn't resize in the window properly)23:08
behanwBut it seems to work for my purposes.23:08
behanwPerhaps I'll see if I can fix it later and make a package...23:09
*** Tahitibob has quit IRC23:10
behanwYeah, I looked into kismet.  But it's not the feature set I want.23:10
trevarthanIs there any way to make the up/down buttons function as page up/down in the web browser application?23:10
behanwThe built in maemo network chooser thingy does enough of what I need from kismet.23:10
trevarthanThey're currently selecting links, like lynx does. I'd prefer to use the pen for that.23:10
derftrevarthan: Hold them down.23:13
derfIt's kind of clunky unweildy, in my opinion, but it sort of works, anyway.23:14
*** MoRpHeUz has joined #maemo23:16
*** Sonej has joined #maemo23:16
jku__trevarthan, at least on the 770 it was possible to edit some opera config file to change it that way23:17
*** ssvb has joined #maemo23:19
*** jlbrd has quit IRC23:20
trevarthanyeah, page up/down is clunky. Is the default browser a version of Opera?23:25
*** ssvb has quit IRC23:28
*** djcb has quit IRC23:28
*** sp3000 has joined #maemo23:29
*** sp3001 has joined #maemo23:30
*** sp3001 has quit IRC23:32
*** pashi has quit IRC23:36
trevarthanwe really need a maemo package mirror.23:46
*** mgedmin has quit IRC23:47
||cwtrevarthan: it is opera, there's a file you can edit to change the pg up/dn to line up/dn23:48
||cwmight be a post on internettabletalk forum23:48
*** sbaturzioAtWork is now known as sbaturzio23:48
trevarthanI'll take a look after I get my firmware upgraded, I guess. No point editing files just to overwrite them.23:48
*** megabyte405 has quit IRC23:55
*** jwb is now known as jwb_gone23:56

Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!