IRC log for #htc-linux on 20070529

04:09.50*** join/#htc-linux RoEn_PC (n=roen@p54A646CF.dip.t-dialin.net)
05:05.03*** join/#htc-linux sadeness_ (n=LamersIn@nat1.rlan.ru)
05:18.11*** join/#htc-linux cr2 (n=konversa@crpl22.physik.uni-wuppertal.de)
05:34.10*** join/#htc-linux _law_ (n=law@mail.stiftadmont.at)
05:51.54*** join/#htc-linux rmoravcik (n=rmoravci@pc-3s0zt5w2e4y0vzmhnrzq3a21zqajzfw.users.student.utc.sk)
06:05.17*** join/#htc-linux mndctrl (n=asbjorn@2.81-167-1.customer.lyse.net)
06:33.18*** join/#htc-linux pleemans (n=peter@d5152D19B.access.telenet.be)
07:59.28*** join/#htc-linux BabelO (n=Miranda@faim1.itesoft.com)
08:02.02*** join/#htc-linux goxboxlive (n=goxboxli@176.84-48-210.nextgentel.com)
08:05.01*** join/#htc-linux WizMaui (n=WizMaui@62.112.90.250)
08:56.53*** join/#htc-linux psokolovsky (n=psokolov@82.193.98.15)
08:57.13*** join/#htc-linux DTMonterrey (n=evandro@cornelius.estig.ipb.pt)
09:00.48elliswaymorning all
09:02.32mndctrlmorning ;)
09:21.11cr2morning
09:22.12cr2BabelO: that looks very good. post the layout complaints (and the screenshot) here http://sourceforge.net/mailarchive/forum.php?forum_name=qlandkarte-users
09:22.29cr2i have forgot how to login to sf.net ;)
09:23.28BabelOcr2: yes, but need to hide windows decoration also ;)
09:24.00BabelOcr2: yesturday i look to qconfig tools, look nice to setup our custom header file
09:24.18cr2i think that the left bottom box has fixed minSize
09:24.38cr2that's the evilness of qdesigner, that it hardcodes the numbers.
09:25.00cr2depending on the "local" display parameters.
09:25.53cr2imho, it's better to avoid #ifdefs.
09:26.24BabelOanother thing, i shutdown all unused process on BA, but it take age to load France PACA maps", it s size is  1 886 ko
09:27.39cr2maybe it's leaking memory
09:27.54cr2or just an inefficient design.
09:28.15cr2so it loads the complete map into RAM.
09:28.25BabelOyes, i have lot of alignment trap error ;)
09:28.51cr2can't you add -W to the compilation flags ?
09:28.51BabelOand i think we can replace qsplitter by layout if we want
09:29.23*** join/#htc-linux tsdogs (n=twostupi@84.18.144.39)
09:29.24cr2yes, currently it's a clear desktop design.
09:31.04cr2tsdogs: morning. have you seen the screenshot of BabelO ?
09:31.05goxboxlivehi
09:31.05tsdogsnope. checking backlog
09:31.05cr2hi goxboxlive
09:31.05cr2http://linuxbox2.free.fr/blueangel/ScreenShot/capture14.png
09:31.05tsdogshi btw
09:31.06tsdogscool
09:31.06goxboxlivei'm trying to get gprs work, but suddenly ttyUSB0 doesent appear
09:31.18tsdogsso it's working out of the box :)
09:31.25cr2tsdogs: it's the same problem as with roadmap.
09:31.27cr2yes.
09:31.37cr2roadmap has roadmap and roadgps
09:32.05cr2while it may be better to have roadgps as a second QPixmap
09:32.09tsdogsthey both use the qt api, so if you fix one it fixes the other
09:32.27cr2and you can switch between Pixmaps for display.
09:32.45tsdogsyou mean putting them together?
09:32.58cr2yes, i mean the layout.
09:33.03tsdogsok
09:33.24cr2because you can see it on the screenshot of BabelO
09:33.30tsdogsI think the simplest thing is have them in separate windows, and switch between them
09:33.53cr2these are actually 3 independent widgets, and you don't really need them all at once.
09:34.14cr2ok.
09:35.06tsdogsfor the widgets, can't we simply hide the left part?
09:36.20cr2no, it has fixed minSize. it seems to me, didn't lok in the code.
09:36.20BabelOtsdogs : : yes they do same tricks with gaim mobile ;) multiple windows
09:36.43cr2BabelO: the map will look much better if you'll take metroguide :)
09:39.27BabelOcr2 : : i take "cannes" because of festival ;)
09:39.43BabelOand it is really slow
09:43.10cr2ok. it seems the program is not really designed for optimally displaying the maps.
09:43.34*** join/#htc-linux TBBle (n=tbble@2001:388:f000:0:0:0:0:2d)
09:43.45cr2just to upload/download them and plan the routes, place/show the waypoints.
09:43.52cr2like garmin mapsource.
09:43.59tsdogscr2: is routing working afayk
09:44.22cr2tsdogs: whrere ?
09:44.24BabelOcr2: if maps are small size, maybe it is faster
09:44.39tsdogsQlandkarte: Routing light (numbered sequence of waypoints)
09:44.50cr2BabelO: you'd use roadmap for routing.
09:44.53BabelOcr2 : i  can't post screenshot a sf, no access :(
09:45.19cr2tsdogs: it's "pseudo"routing, unlike roadmap.
09:45.30tsdogscr2: ok
09:45.40cr2the format of the garmin's routing graph is not known. afaik.
09:45.55BabelOcr2: and don't forget my screenshot was 800x600 ;)
09:45.57cr2BabelO: post the link.
09:46.17tsdogscr2: this gets me back to: how do I do a routing test with gpsd ?
09:46.35cr2BabelO: hm. yes. but it loads the whole map in RAM, which is also suboptimal.
09:46.50cr2the format is tiled. just like the roadmap's format.
09:47.09cr2tsdogs: afair gpsd supports test mode.
09:47.24cr2maybe with some extrnal tool.
09:47.34cr2gpsfake or something like that.
09:47.50tsdogsI saw it, but have no idea how to produce the data to drive around the test map
09:47.55tsdogsho ok
09:48.03cr2http://gpsd.berlios.de/gpsfake.html
09:49.00tsdogsok, i need a log though.
09:49.41cr2a gpx trace ?
09:50.10tsdogsso either i build a map or I find log for traveling the test map
09:51.13cr2no. nmea.
09:51.19cr2but you can find them too.
09:54.19tsdogscr2: I'm going to build the map, so I can test it with new roadmap_editor too
09:54.28tsdogsI have this files now
09:54.30tsdogs39084212.mp  39084223.mp  build.mp  marine_line.dbf  marine_point.dbf  marine_polygon.dbf  poi.dbf    poi.shp      polygon.shx
09:54.30tsdogs39084213.mp  39084231.mp  line.dbf  marine_line.shp  marine_point.shp  marine_polygon.shp  point.dbf  poi.shx      routing.dbf
09:54.30tsdogs39084221.mp  39084232.mp  line.shp  marine_line.shx  marine_point.shx  marine_polygon.shx  point.shp  polygon.dbf
09:54.32tsdogs39084222.mp  39084233.mp  line.shx  marine_line.txt  marine_point.txt  marine_polygon.txt  point.shx  polygon.shp
09:54.36tsdogswhich one should I import?
09:55.04tsdogsall the shp?
09:57.34cr2it's not so easy ;)
09:57.57cr2the poi.* is not supported. afaik.
09:58.24cr2marine* - never used/tried.
09:58.56cr2polygon* -> only "water" is supported, i.e. only one layer.
09:59.31cr2line -> here you need to do some work.
09:59.52cr2do you have gdal/ogr  tools installed ?
10:00.05cr2i prefer text-baed formats ;)
10:00.06tsdogsnope
10:00.29cr2search for libdgal and ogr2ogr
10:01.57cr2it's better to do it in the evening, because it will require a lof of explanations from my side.
10:02.40cr2it all works, but is really suboptimal. and not very user-friendly ;)
10:02.41tsdogscr2: ok
10:03.09tsdogsonce I know the sequence, will try building something which is automated
10:03.27cr2actually we should do mp2pgsql based on netgen and osm2pgsql
10:03.43cr2have you already tried netgen ?
10:04.13*** join/#htc-linux rmoravcik (n=rmoravci@pc-3s0zt5w2e4y0vzmhnrzq3a21zqajzfw.users.student.utc.sk)
10:04.57cr2so the first step is to run netgen. unless you already have a map with routing information.
10:06.01tsdogsnot yet.
10:06.11tsdogsI have no way to test it...
10:06.23cr2and you have qlandkarte to check the mp.
10:06.27cr2to test what ?
10:06.57cr2mp can be converted into img. there is a linux version of cgpsmapper (closed source).
10:07.30cr2you can also get another program, and run it in wine
10:07.59cr2it can read .mp also with routing data. and you can edit in it too.
10:08.11cr2it's partly opensource.
10:08.21cr2"opensource" in the m$ way ;)
10:08.36tsdogs:) ok
10:09.02cr2http://www.geopainting.com/en
10:09.37cr2qlandkarte may be an excellent and better replacement for it. eventually.
10:10.00tsdogsok
10:10.17cr2you don't need any "license key".
10:10.38cr2the shareware functions are not necessary anyway.
10:10.56cr2if you know what you are doing, there are much better free tools for it anyway.
10:12.39tsdogsthe problem is I have no idea on what I'm doing right now. need to learn a lot. :)
10:13.18cr2:)
10:13.38cr2you only need to know how to work with postgres.
10:13.54cr2everything else is not very important.
10:14.15cr2it's just intermediate tools.
10:14.49cr2we only need to get the pg schema right, and fill it with right data. that's all.
10:16.09tsdogsok.
10:16.56tsdogsGetting Started With PostGIS: An almost Idiot's Guide  :)
10:24.03cr2well, not really necessary too :)
10:24.31cr2the geometry (GIS) part will be ok.
10:25.05cr2the main problem lies in the attribute data. how to generate it and what are the column names.
10:26.10tsdogsok
10:26.31tsdogsbut want to have someknoledge on what I'm doing.
10:29.48goxboxlivecr2: Are you there?
10:32.21goxboxlivecr2, tsdogs BabelO notice any changes in the status view: http://www.handhelds.org/moin/moin.cgi/UniversalStatus?action=show
10:33.47tsdogsgoxboxlive: I think the only thing is the leds which are working
10:34.05goxboxlive?? dont you see the change?
10:34.46tsdogsGPRS/UMTS ?
10:35.23goxboxliveyes :-)
10:35.29goxboxliveits working also on Universal
10:35.45tsdogs:)
10:35.56goxboxlivedo you know how i can test the speed form the bash?
10:36.19tsdogshmm, ping ?
10:36.22goxboxlivei can try wget
10:37.08tsdogsgoxboxlive: is the flikering solved with latest kernel?
10:37.28goxboxlivei dont know havent tested it, i guess not
10:37.42goxboxlivecr2 needs to add something tp pxafb
10:37.53tsdogsok, I just builded an opie-image, I'll test it.
10:37.58goxboxlivek
10:39.27BabelOgoxboxlive : : good news, so GPRS is working with same tips as for BA ?
10:40.00goxboxliveyes thanks for the intro BabelO
10:40.05tsdogsfrom kernel-discuss: So now, easy USB networking is available for all PXA models, for people
10:41.40goxboxliveBabelO, how did you test the speed?
10:42.17goxboxlivei want to see if it gprs or UMTS i am connected to
10:42.43BabelOgoxboxlive: there is a speed info returned on modem console
10:44.13BabelOgoxboxlive: else you can test with wget like you say or with iptraf tools
10:44.17goxboxliveBabelO, how do i show that?
10:44.27goxboxlivewget doesnt report speed
10:45.41BabelOreally ? you don't have a progress bar with speed at end of line ?
10:46.26goxboxlivethe bar yes, the speed no, (i guess it is removed from busybox)
10:48.42goxboxlivewell anyway, now we now it works. We should add it to gnokii somehow
10:48.43tsdogswhy not use time?
10:49.42goxboxlivetsdogs, yes i could . I downloaded a 1.2 MB file, but didnt register the time. But anyway i shut it down now. GPRS is expensive up here.
10:49.59tsdogs:)
11:11.48cr2where is Foxdie when one needs him ? :)
11:12.44cr2goxboxlive: so umts was working 1 year ago. an we just didn't know about it .
11:17.53goxboxlivecr2, i have thought about it. Actually for over a year i ago we didnt think it would be posible to ever have it working.
11:22.46cr2:)
11:32.06*** part/#htc-linux DTMonterrey (n=evandro@cornelius.estig.ipb.pt)
11:37.53BabelOcr2 : look at qlandkarte mailing list ;)
11:56.03cr2BabelO: read the reply :)
11:57.50BabelOyes ;)
11:58.18BabelOi ve setup a clean qconfig.h using qconfig tools
12:41.04Foxdiecr2 I am here
12:41.20FoxdieI had to drive to another town to post a coffee machine off for repair
12:41.53Foxdiereading back, I can't do much testing, my universal is a little poorly
12:42.03Foxdieas in, any movement and it crashes with debris on the LCD
12:42.42elliswayi can do some testing if needed
12:42.48elliswaybut i dont have a current image
12:42.53FoxdieI bought a high capacity battery pack for it, it was listed as being compatible, but it was a very tight fit and has somehow damaged my universal
12:43.30elliswaylast image i had was 1 that goboxlive had made
12:45.17elliswayaround the time that the .cab files were first made with haret and the kernel image
12:46.21*** join/#htc-linux goxboxlive (n=goxboxli@176.84-48-210.nextgentel.com)
12:47.03*** join/#htc-linux goxboxlive (n=goxboxli@176.84-48-210.nextgentel.com)
13:40.56goxboxlivetsdogs, tested OpieII now with htcuniversa_lcd as a module. #1 i started OPie2 without the module loeaded, the screen flashed. #2 i started it with htcuniversal_lcd loaded and it stills flash.
13:40.56goxboxliveTesting was done with 2.6.21-hh5
13:41.01tsdogs:(
13:41.12goxboxliveSO there have to be anither thing wich causeing this.
13:41.26tsdogshave you tryed with opie?
13:41.38tsdogsmaybe it's the change with the apm.
13:41.44goxboxliveBut we know the date of when it where working. hh3 date 18th may. We have to figure out what where changed since then
13:42.24goxboxlivein the the cpp file in htcphone?
13:42.24tsdogsyou right. And I think that was the change.
13:42.45tsdogsyep, but should not matter, as with hh0 works
13:43.05tsdogswe should try with opie image
13:45.05goxboxlivewell i tested a OPie image yesterday, to test your rotation stuff and it didnt flash, it's just Opie2 wich is affected.
13:45.15goxboxlivetsdogs, about the qt4 crosscompiling.
13:45.46goxboxliveWill it say that we are able to run all qt4 applications now? Also konqueror (stripped version)
13:46.00tsdogsit should.
13:46.53tsdogsofcourse it needs testing.
13:48.31goxboxlivewow that's huge news.
13:49.17tsdogsbut as cr2 sayd we should avoid using those removed functions.
13:49.38goxboxliveok
13:50.37goxboxlivewell i have to learn more about this. Is it just to add the empty qconfig.h file in htcphone and cross compile a qt4 application and install it on the sd and launch it?
13:51.10tsdogsthat should be the process yes
13:52.08goxboxlivehmm
13:52.20goxboxlivehave to recompile opie2 then :-)
13:52.41tsdogsdidn't you create the empty qconfig yesterday ?
14:44.54tsdogsgoxboxlive: you here?
14:47.59*** join/#htc-linux jeanseb (n=jeanseb@gazypan.dyndns.org)
14:58.22*** join/#htc-linux scorpio16v (n=scorpio1@ACADEFF7.ipt.aol.com)
15:02.30*** join/#htc-linux joris_ (n=joris@j203067.upc-j.chello.nl)
15:03.34joris_does anyone know where to find herm-linux-20070407.exe
15:03.41joris_i don't
15:07.33tsdogsjoris_: don't think that exsists
15:08.13*** join/#htc-linux _law_ (n=law@mx2.stiftadmont.at)
15:08.36joris_found it already, thanks...
15:09.13tsdogsok
15:11.39goxboxlivetsdogs, yes now i am
15:11.57tsdogsfound out why suspend is not working in opie :)
15:12.11goxboxlivetsdogs, yes i created a qconfig yesterday, but i have to recompile everything right?
15:12.21tsdogspretty simple. the suspend function was disabled by MP
15:12.25tsdogsyes
15:12.27goxboxlivetsdogs, thats good. Let me know how
15:12.32tsdogss/MP/MV/
15:12.46tsdogsin odevice_htc.c
15:12.53tsdogsgo to suspend function
15:13.00goxboxliveok, have you tested it?
15:13.01tsdogsand remove line return false;
15:13.03goxboxliveok, hold on
15:13.04tsdogsyes
15:13.25tsdogsit works, and LCD does not seem fo fliker anymore after suspend either.
15:14.47goxboxliveso i dhold remove "bool res = false" ? Or should i set true?
15:15.23tsdogsno
15:15.33tsdogsgo to the HTC::suspend() function
15:16.04goxboxliveyes
15:16.14tsdogsthere is a /* MV */ comment
15:16.22goxboxliveand remove return false under MV right?
15:16.23tsdogsand right after there is a return false;
15:16.30tsdogsyes remove it
15:16.47tsdogsMV disabled it probably for debug
15:16.55goxboxliveok, done thaks great.
15:17.13tsdogshave no idea how MV is but should be informed to remove it
15:17.25tsdogswelcome
15:17.32tsdogshinge works
15:17.38tsdogsapm also works.
15:17.47tsdogsmaybe it's time for a new opie-image ?
15:19.14goxboxliveAfter this i upload a new Opie image. It seems quite complete now. Great work.
15:19.14goxboxlivewe only miss a phone app there now.
15:19.14goxboxlivewell dinner time. bbl
15:21.31tsdogsgosh I eat at 21 :) eet smakelijk (?) (it's dutch but maybe is close enough) :)
15:38.28Kevin2Hi
15:38.38Kevin2cr2: Are you around?
15:38.55Kevin2I wasn't able to look at generic cpld driver this past weekend.  :-<
15:39.17*** join/#htc-linux tsdogs (n=twostupi@84.18.144.39)
15:45.11cr2Kevin2: i've a lot of progress on athena.
15:45.53cr2Kevin2: it has ad7877, so i'd like to know where did you find some values hardcoded into your driver.
15:46.16Kevin2cr2: Which driver?
15:46.29cr2and i need a cpld driver for USB PUEN etc.
15:46.36cr2the ad7877 parameters.
15:46.46cr2i've found DAV, irq.
15:46.47Kevin2cr2: Boot linux with usb plugged in.  :-)
15:47.33cr2how do i set the SPI params (speed, bytes) ? are you using pxa2xx-spi ?
15:47.43cr2ok, with usb it's clear :)
15:48.13cr2there are some 7877 scaling factors and also x_ohm_something.
15:50.10Kevin2The spi parameters I got from dumping the pxa27x registers and back tracking to the appropriate spi speeds.
15:50.45Kevin2The x_ohm thing is from the ad7877 docs (it provides a pressure formula that requires a "screen ohm" thing).
15:51.26Kevin2The initial ad7877 register init I got from a haret trace of the spi input/output during a suspend/resume event.
15:51.51Kevin2I'm not sure what you mean by "scaling factors".
15:52.15Kevin2Is Athena pxa based?
15:52.46cr2yes. it's pxa270
15:52.58Kevin2Cool - the driver is definitely pxa specific.
15:53.16cr2looking at your code now.
15:53.57cr2<PROTECTED>
15:53.57cr2<PROTECTED>
15:53.58cr2<PROTECTED>
15:53.58cr2<PROTECTED>
15:54.17cr2also
15:54.18cr2<PROTECTED>
15:54.41Kevin2Oh, you're referring to the battery monitoring stuff?  I got that from tracing spi port in one haret session, and watching powermon in another.
15:55.09cr2ok, then it's more or less easy.
15:55.10Kevin2I then lined up what ad7877 was reporting to what wince was reporting and tried to come up with a factor.
15:55.58cr2ok, then we also need to fix ak4641. also for hermes.
15:56.14cr2btw, the pxa i2s port it not used for the sound.
15:56.39cr2are you sure the s3c24xx i2s is used for the sound on hermes ?
15:57.27cr2on athena it comes from ATI i2s. one more puzzle ;) and ATI chip also has i2c. don't know if it is used.
15:58.05Kevin2cr2: I don't recall tracing i2s on hermes, so I'm not sure.
16:02.01cr2ok.
16:02.24cr2the ati chip is very similar, so the code can be reused.
16:02.36cr2tracing pxa is easier :)
16:03.01Kevin2Hrmm.  I don't see iis activity during sound now.  (addlist mmutrace 0x55000000 1024*1024)
16:03.33Kevin2addlist mmutrace p2v(0x55000000) 1024*1024
16:05.40cr2does the GPCON changes to ALT ?
16:08.46Kevin2How do I find that out?
16:09.33cr2isn't it the +0x00 register ?
16:09.46cr2A+0x0, B+0x0 and so on.
16:11.02cr2goxboxlive: this is real hacking :) http://www.htc-devs.com/JTAG1.JPG http://www.htc-devs.com/JTAG2.JPG
16:12.55goxboxlivecr2, yes :-) looks like universal because of the two memory sockets. Am i right?
16:13.58goxboxlivetsdogs, now we need to teach opie to control the key led.
16:13.58cr2yes.
16:14.35cr2goxboxlive: it's an ODevice extension ? hehe. good luck.
16:15.03goxboxlivecr2, dont you think that it will be doable?
16:15.25goxboxliveshouldnt it be like the screen rotation?
16:15.26tsdogsgoxboxlive: what key led?
16:15.35goxboxliveThe keyboard leds
16:15.41tsdogsho
16:15.44goxboxliveSo they turn on when it get dark
16:15.51goxboxlivelike it does in wince
16:15.52tsdogsyou mean keyboard backlight?
16:15.56goxboxliveyes
16:16.04Kevin2cr2: No, gpecon doesn't change and the i2s pins do not seem to be enabled.
16:16.11tsdogsgoxboxlive: the night sensor is disabled in the kernel
16:16.23goxboxlivei know
16:16.34cr2Kevin2: ok. that makes sense. the same on athena.
16:16.36goxboxlivecr2, what do we have to do get it working again?
16:16.43goxboxlive<PROTECTED>
16:17.07cr2goxboxlive: night sensor is available on ipaqs.
16:17.45tsdogscr2: on universal was disables for some trouble with other part (don't remember which)
16:17.56tsdogss/ables/abled/
16:18.02cr2ok.
16:18.16tsdogscode is commented.
16:18.34tsdogsgoxboxlive: we could try enabling it in the kernel and see what happens
16:19.49cr2tsdogs: it was "cut-and-paste" ;)
16:20.04tsdogs?
16:20.19cr2goxboxlive: there is also the cam driver. and video phone.
16:20.25tsdogsthe hinge switches are working ....
16:20.29cr2tsdogs: i doubt it ever worked.
16:20.31goxboxlivetsdogs, it will break the touchscreen
16:21.03goxboxlivecr2, it worked in the xanadux kernel
16:21.03tsdogsho, so there is no way on using it right now.
16:21.31goxboxliveno i guess, cr2 has to take a look at it i guess :-)
16:21.49goxboxlivewell i am about to test the new opie-image now
16:21.59goxboxlivewith working apm :-)
16:22.08tsdogs:)
16:26.55goxboxlivegreat tsdogs it work :-)
16:27.20goxboxliveIs there a way we can use the power buttoin to call suspend?
16:29.22tsdogsgoxboxlive: no idea, where is it located (event) ?
16:29.31goxboxliveevent1
16:29.46goxboxliveman this is good. It even suspend when i close the hinge :-)
16:29.54tsdogs:)
16:30.15goxboxliveso irritating, i have tried to have this working for allmost a half year now
16:30.26goxboxliveand you come and did it in 5 sec.
16:30.27goxboxlive:-)
16:30.33tsdogs:)
16:31.06tsdogsso the power button it's with leds.
16:32.16tsdogssholdn't it be handled by the kernel?
16:32.17tsdogswe could use some keymap to do that.
16:32.30tsdogsso you could even map long and short push
16:35.33goxboxlivei asked cr2  about it once and he said that it should be handed by userspace
16:36.05goxboxliveBut shouldnt it be as easy as the hinge stuff? Since the hinge is putting it in to suspend.
16:36.40tsdogsactually it's the rotate applet to put it to suspend
16:37.00tsdogsthe hinghe simply tells the state to the rotate applet.
16:37.41tsdogsI think the better solution is to add a keymap and handle it like other buttons.
16:39.08tsdogsho, we miss the volume buttons too.
16:39.17tsdogsI mapped them, but don't seem to be working
16:40.35*** join/#htc-linux RoEn_PC (n=roen@p54A646CF.dip.t-dialin.net)
16:41.10goxboxliveok, but how do map it in keymap
16:41.39goxboxlivesince we can do it in long an short push i think long push is best for suspend.
16:42.33tsdogsyes
16:42.50tsdogsyou need to put something like keymap 116 = F30
16:43.02tsdogsthen we need to add this to the odevice_htc.c
16:45.17tsdogsgoxboxlive: is your sound working?
16:46.00goxboxliveyes
16:46.05tsdogsok.
16:46.18tsdogswas missing log directory
16:48.20goxboxliveBut i dont hink alarm is working. It only shows up on the screen, but with no sound
16:48.33*** join/#htc-linux SmallR2002 (n=SmallR20@80-44-228-107.dynamic.dsl.as9105.com)
16:48.48tsdogsI hear key taps.
16:52.19goxboxliveyes but the volume is the alarm slider and not the main volume slider
16:52.49goxboxliveset them all at top and then you hear the taps and clicks, but alarm is not wkaup alarm
16:53.39tsdogs?
16:54.25tsdogsok, alarm slider is same as sound slider
16:54.41goxboxliveif you hit the clock you ge an menu, set the alarm and you se that there are no alarm sound (audio warning) when it activeate
16:54.51goxboxlivesound slider is dead
16:55.22goxboxliveyou can have soud slider at 0% when the alarm is at 100% and still have sound, but not visa verca
16:55.29goxboxliveoposite
16:55.48tsdogsok
16:56.40goxboxlivethe bluetooth applet isent working either but thats beacsue of the /etc/default/bluetooth file. You have to hadcode it to get it working
16:57.58tsdogssound is not played when alarm gets off
16:58.45goxboxliveyes
16:58.49goxboxlivei noticed
16:58.57goxboxliveit just worked now, hmm strange
17:00.34goxboxlive:-) i suspended when playeing a mp3 file, and it plays where it left it when resume :-)
17:00.46tsdogsyou know which :)
17:00.53tsdogspackage contains qpe?
17:01.49goxboxlivelibopie2?
17:01.54goxboxlivelibopie2
17:01.56goxboxlivelibopie
17:01.58tsdogsnope
17:02.08goxboxliveqte-mt?
17:02.28tsdogsbetter question: you know how to trigger QPE/System suspend event?
17:02.52goxboxliveno
17:03.02tsdogsok
17:06.26*** join/#htc-linux asylumed (n=insanity@dsl-245-191-92.telkomadsl.co.za)
17:10.58*** join/#htc-linux bd2 (n=cbou@89.113.85.104)
17:12.50cr2tsdogs: when you will have a more or less working qt3 roadmap_editor version, i suggest to submit it. so we can switch to qt4.
17:13.31tsdogsI think I finished it, but now I also have your issue about black squares (did not have them before)
17:14.14cr2lol.
17:14.34cr2i wonder what it can be.
17:14.48tsdogsI'm trying to find out but no clue.
17:14.55cr2do you know where is the code which draws them ?
17:15.04tsdogsI changed some text_exten as did not match with navigation
17:15.17cr2i don't have this problem in 32bit code.
17:15.19cr2ok.
17:15.25tsdogsnot found it yet, but I think it's in navigation
17:15.56tsdogsI did not have it before :(
17:16.12tsdogsI need to do a diff to see what changed
17:16.33cr2ok.
17:23.00cr2tsdogs: i've tried to compile qpegps on qt4. hehehe.
17:23.18tsdogsthe result?
17:23.21tsdogs:)
17:24.08cr2miserable failure :)
17:24.19tsdogslol
17:24.27cr2error: qvbox.h
17:24.36cr2error: qhbox.h
17:24.46tsdogsanyway those are still there.
17:24.46cr2error: qpe/qpeapplication.h
17:24.56tsdogsit's qapplication
17:25.01cr2<PROTECTED>
17:25.06cr2ok.
17:25.08tsdogsno idea about that
17:25.19cr2error: qpe/qcopenvelope_qws.h
17:25.28cr2this looks very antiquated.
17:25.33tsdogsneither this
17:25.35tsdogsyes
17:25.55cr2not surprising that they support only shap zaurus ;)
17:26.22cr2and there is #ifdef DESKTOP
17:26.26tsdogsqvbox and qhbox should be qboxlayout.h
17:26.30cr2these were the times :)
17:26.38cr2ok.
17:26.43tsdogs:)
17:27.11*** join/#htc-linux Babel (n=Fabrice@lun34-2-82-238-28-28.fbx.proxad.net)
17:27.14cr2error: ‘class QString’ has no member named ‘simplifyWhiteSpace’
17:27.23cr2error: ‘class QString’ has no member named ‘find’
17:27.26cr2is it true ?
17:28.11tsdogsfirst is simplyfied()
17:28.52cr2ok.
17:29.01tsdogssecond is indexOf
17:29.16tsdogshttp://doc.trolltech.com/4.2/qstring.html
17:29.52tsdogss/simplyfied/simplified/
17:29.59cr2thanks.
17:46.40*** part/#htc-linux asylumed (n=insanity@dsl-245-191-92.telkomadsl.co.za)
17:54.45tsdogsgoxboxlive: I just discovered that the power button just works out of the box
17:55.42tsdogssimply add the mapping to the F30 key
17:56.08*** join/#htc-linux pleemans (n=peter@d51A5E76A.access.telenet.be)
17:56.57goxboxliveoh thats great, and the mapping is?
17:57.11tsdogsin /etc/keymap-2.6
17:57.17tsdogskeymap 116 = F30
17:57.24goxboxlivei knowok thx
17:58.00tsdogsgoxboxlive: not even that
17:58.05tsdogsit simply works
17:58.31tsdogsI did not notice it, but I have no keymapping for it
17:58.59goxboxlivegreat i'll try it out and add it to OE
17:59.12tsdogsgoxboxlive: read before
17:59.22goxboxliveohhh
18:00.01goxboxliveyes it does cool
18:00.13tsdogs:)
18:00.22tsdogsso now only volume is left
18:03.04goxboxliveyes :-)
18:05.25tsdogswe simply need to find the QCOP message to be sent and map it in the buttons
18:10.14goxboxlivei think the ipaq guys has it working
18:10.29*** join/#htc-linux SmallR2003 (n=SmallR20@80-44-247-87.dynamic.dsl.as9105.com)
18:10.41tsdogsI see nothing in the ipaq source though
18:11.07goxboxlivemaybe we should ask someone with an ipaq too see if thwy have it working
18:11.23tsdogssure u know anybody?
18:11.56goxboxliveBut have yo looked at the OE patching of qte-mt?
18:13.02tsdogschecking
18:15.44*** part/#htc-linux scorpio16v (n=scorpio1@ACADEFF7.ipt.aol.com)
18:15.48tsdogsI only see something in the sharp zaurus, but not much
18:19.42tsdogsok going home. bbl
19:25.46goxboxlivecr2 there?
19:31.32cr2yes.
19:33.57*** join/#htc-linux ellisway (n=ellis@host-87-74-241-174.bulldogdsl.com)
19:36.17elliswayevening all
19:37.01goxboxlivehi
19:37.17elliswayhi goxboxlive hows it going
19:37.32goxboxlivecr2: how do you crosscompile qt4 apps, WHat is the configure line and the qmake-qt4 line?
19:37.41goxboxliveellisway, i'm fine thx. and u
19:37.58elliswaynot bad just finished working
19:38.56goxboxlivegood
19:41.00cr2goxboxlive: i don't
19:41.07cr2it's BabelO
19:41.15elliswaybeen getting new router and lns configured ready to connect to a new bt central
19:41.46elliswaynow just gotta wait for bt to finish setting stuff up on their end and also finish setting up bgp on the new router
19:43.27Babelcr2: you see roman mail about acx ;)
19:46.08cr2no. looking at my e-mails.
19:46.28Babelit is about acx resume, i m trying his patch
19:46.48rmoravcikHi Babel!
19:46.58Babelhi rmoravcik
19:47.11Babeli see you read my first email ;)
19:47.29Babeldid you check power level on acx shutdown ?
19:48.33rmoravcikBabel: yes, i read it, but i don't test it yet, i was playing with softmac version of acx
19:48.56Babelah interesting, any sucess ? wpa working ?
19:49.00rmoravcikBabel: because WPA support will be nice
19:49.56rmoravcikthat tiacx driver from wireless guys can transmit and receive packet, scanning with iwlist is working too
19:50.11rmoravcikbut i didn't not connect to ap yet
19:50.26cr2rmoravcik: iwhy is it called so ?
19:50.29cr2+#define HX4700_FIRMWARE_CHECKSUM 0x0036862e
19:50.29cr2+#define HX4700_ALTERNATE_FIRMWARE_CHECKSUM 0x00368a75
19:50.34rmoravcikproblem is that driver isn't finished
19:50.41Babelok
19:50.48cr2a more verbose explanation may be better.
19:51.50rmoravcikcr2: that firmware version need to be patched after load, i don't know why
19:53.06cr2hmm. i dislike this patch ;)
19:53.34cr2but afaik (md5sum?) hx4700 uses the same firmware as blueangel and universal.
19:54.04rmoravcikrx3000 hasn't that firmware
19:54.22cr2hmm. even more complicated.
19:54.58cr2i wonder what will happen on hermes and athena.
19:55.03rmoravcikcr2: that are changes from bill reese
19:55.36cr2they are 54mbit versions, and use different firmware.
19:55.39cr2ok, i need to look deeper in the code.
19:56.24cr2BabelO: will this patch apply to your BA ? can you do md5sum on the firmware(s) ?
19:56.26rmoravcikif i patch rx3000 firmware, acx doesn't work
19:56.42cr2ok.
19:56.53rmoravcikcr2: rx3000 has firmware version 1.10.7.0
19:57.22cr2i have a hx4700 data somewhere.
19:58.32cr29716488c2d1cf2e5f97b165be4de18db  ./paq9/Dump/Files/ACX100_dl.bin
19:58.42cr2it's from sable
19:59.24cr2alpine - the same
19:59.29cr2hx4700 - the same
19:59.50cr2ba - the same
20:00.26cr2paq4350 - different
20:00.43Babelcr2: nothing for me with this patch :(
20:00.46cr20b285099878a90cb9184cb61eb2b011d
20:01.09cr2ok.
20:01.21cr2afair the universal has the same fw as ba.
20:01.26rmoravcikcr2: here is it explanation from bill: I did notice you have firmware revision 1.10.7.0, and if you take a look in acxmem_s_upload_fw you'll see I'm applying a few patches to the firmware after uploading it.  On the hx4700, which has firmware revision 1.7.10.K, I see a few overwrites in the ACX memory that should be references to ACX I/O ports, so I patch around the places that commonly get overwritten.  I'd
20:02.23cr2rmoravcik: can you post your md5sum ?
20:02.25Babelcr2: yes, i m working with firmware of universal actually
20:02.31rmoravcikcr2: sure
20:02.52cr2rmoravcik: i guess he had good reasons to patch the fw.
20:03.05rmoravcikd469cd133a399c80b4ed7b1d9d99a2b3  WLANGEN.BIN.rx3715
20:03.24cr2it#s not something you just because the weather is bad :)
20:03.33cr2ok, so it's the third version.
20:04.03cr2but all HTC devices use the same fw.
20:04.36cr2BabelO: what is the fw version reported ? IMHO it should be the same as hx4700, because the md5sum is the same.
20:06.11cr2heh. interesting.
20:06.13Babelcr2: wait, i have to reboot ;) grhhh this driver really coming from windows ;)
20:06.20cr2b9b793dcb1cff52024d5d47778a515b2  ./ATHENA/HERM/dump/fw_dcr_1150_sta.bin
20:06.34cr2cf7c9910dd407c3a3d25703166118fee  ./ATHENA/dump/fw_dcr_1150_sta.bin
20:06.50cr2so athena and hermes have different firmware.
20:07.22rmoravcik0b285099878a90cb9184cb61eb2b011d  WLANGEN.BIN.h4150
20:07.54elliswaycr2
20:07.54cr2yes, it's the same as 4350
20:08.13elliswayis there a status page for the progress of hermes ?
20:08.32cr2there is not much progress ;)
20:08.38rmoravcik9716488c2d1cf2e5f97b165be4de18db  WLANGEN.BIN.hx4700
20:09.12cr2rmoravcik: yes - it's the common HTC phone firmware.
20:09.28rmoravcikcr2: i see
20:09.58cr2and 5 devices use it.
20:10.10cr2pcmcia and mmaped.
20:10.11Babelrmoravcik: rmoravcik ok , i try again without shutdown patch ;)
20:10.19cr2hm. apache.
20:10.32cr2also has wifi. need to check that.
20:10.40cr2Kevin2: are you here ?
20:14.14elliswayi can get access to a friends wizard and get the wlanfw from that and post md5sum but probably wont be for a couple of days
20:17.41cr2ellisway: thanks. it's not urgent, but important.
20:17.44Babelcr2: acx report version "Rev 1.10.7.K"
20:18.28cr2ok.
20:18.36cr2but it's not surprising :)
20:18.48Babelyes ;)
20:19.32Babelrmoravcik: ok, no resume for me, but we use devmem2 to switch pcmcia register, so maybe here
20:19.41Babeldid you keep acx on  when you suspend ?
20:19.51rmoravcikBabel: yes
20:20.25Babelok, so i ve ifconfig that return me correct adress but got this error
20:20.40rmoravcikBabel: but first few packets were lost
20:21.31Babelhttp://pastebin.ca/519969
20:22.41rmoravcikhttp://pastebin.ca/519971
20:24.34Babelok
20:27.29rmoravcikBabel: could you try remove #define PATCH_AROUND_BAD_SPOTS 1
20:27.43Babelrmoravcik: this after resume http://pastebin.ca/519985
20:27.49Babelyes i try
20:27.50rmoravcikBabel: it turn off patching firmware
20:28.04Babelok
20:30.26cr2BabelO: i'd like to compile qtopia, but would like to do it in a clean way :)
20:31.15Babelcr2: yes today i recompile it with a clean qconfig.h...  and i have to try it now
20:35.26Babelcr2: but i think i miss something with qconfig ;)
20:35.58Babelopie2 can compile from svn, ljp patch the source where we found error
20:36.02*** join/#htc-linux goxboxlive (n=goxboxli@176.84-48-210.nextgentel.com)
20:36.37cr2ok, so i just need to copy the CVS tree over to opie2 ?
20:36.45cr2what about tslib ?
20:37.09Babelnothing for that, always header needed
20:37.18*** join/#htc-linux tsdogs (n=twostupi@62.123.180.130)
20:37.28cr2maybe we can create a script that puts all together.
20:37.51Babelmaybe with a .pro file it is possible
20:39.07cr2and with the instrructions for the qt4 crosscompile.
20:39.20Babelcr2: do you know if garmin gps have a wince os ? guy from qlandkarte want a linux kernel on it
20:40.23Babelto crosscompile i use first command line that is commented out in each Makefile.target
20:40.44cr2i think they have something custom.
20:41.02Babelit take pro file and generate a Makefile.target for qtopia
20:41.11cr2they were producing palm-based device before.
20:41.40cr2write it down. and name README.crosscompile.
20:42.09Babelok, so no wince :( i tell him to look at MIO gps that have wince ,) and i read a kernel-discuss post about
20:42.14cr2btw, does the qlandkarte guy know the hardware good enough like we do for the phones ?
20:42.26cr2memory address spaces, devices etc.
20:43.01Babeldon't think look at mailing list  he answer
20:43.02cr2if he can tell me how to split the update rom, we can apply ida.
20:43.15cr2ok. maybe i'd subscribe to the list.
20:43.47cr2newer garmin devices are certainly ARM-based.
20:43.52cr2like omap850 ;)
20:44.57cr2but since the 60C(S)x and 76C(S)x use sirf3 for gps, they may be pretty standard hw otherwise.
20:45.11cr2they may even be a pxa , but it#s unlikely .
20:45.34cr2they are very nice in power consumption.
20:49.25Babelok diff with rmoravcik is that we have v 1.10.7.K on BA and universal
20:52.37Babelrmoravcik: same thing without HOTSPOT
20:53.17rmoravcikBabel: so it isn't working before suspend too?
20:53.54Babelrmoravcik: it is working before suspend
20:54.40rmoravcikBabel: can you send me dmesg after resume again?
20:56.14*** join/#htc-linux ltxda (n=ircino@mee1c36d0.tmodns.net)
20:56.28ltxdahi all
20:56.30Babelrmoravcik: it is here http://pastebin.ca/520061
20:56.59cr2ltxda: which boardid do you have ?
20:57.25ltxdai dontkno
20:57.51ltxdaknow...need to send u the file
20:58.14ltxdagimme a few and ill set it up for u to download
20:58.24cr2ok.
20:58.36ltxdasorry for delay bro
20:58.48ltxdabb in a bit
20:59.05*** part/#htc-linux ltxda (n=ircino@mee1c36d0.tmodns.net)
21:00.49rmoravcikBabel: it's weird, after resume it didn't load firmware correctly
21:01.04Babelyes i see :(
21:04.37rmoravcikBabel: wlan is working for me after rmmod/modprobe acx module, could you try it
21:04.53Babelyes
21:07.29Babelyes working for me too
21:09.40rmoravcikthat's good
21:09.57Babelso it s some resume issue
21:12.16Babelbut if  i rmmod acx before suspend, then i modprobe it after resume, did not work too
21:16.41rmoravcikmaybe it's problem with pcmcia, is pcmcia wake up after resume?
21:17.24Babelyes maybe that i need to compile a new kernel with pcmcia ;)
21:18.17rmoravcikBabel: do you have still problem with ds1wm?
21:18.56Babelrmoravcik: yes always same problem, freeze after a time and do a lot of asic3 irq demux
21:19.40Babelbut now i m running with a patch from asylumed, that read INIT register after each interrupt and it is ok
21:20.00Babelmy device run a night without issue ;)
21:20.13rmoravcikBabel: sometime it's working without any problem, so that's weird
21:21.19Babelrmoravcik: you can try adding some line to ds1wm interrupt function, if you want to see
21:21.20rmoravcikBabel: i need look to ds1wm very carefully and test asylumed patch, i have it somewhere
21:22.02Babelok, what clk are you using on your device for ds1wm
21:22.38Babelwe use this on BA .rate    = 16000000,
21:22.39rmoravcikit use 5MHz
21:28.36Babelok
21:29.26Babelrmoravcik: i see in your log that acx never call platform stop_hw function
21:29.46goxboxliveBabel, i dont know if you is aware of it, but to have gel and opie them einstalled just add them to genera.pri
21:30.13Babelgoxboxlive: ok, good tips ;)
21:30.22Babeli copy directory by hand
21:30.45goxboxliveok, i builded it now and saw it where nstalled
21:31.14Babelgoxboxlive: to compile a qt4 app with opie, you have to copy first line commented out of a Makefile.target
21:31.29Babeland change only pro file at end of line
21:33.10goxboxliveyes i saw that trick, i'll try it out.
21:33.35cr2tsdogs: it seems that not all database fields requested in sql are really used.
21:34.14tsdogsok
21:35.58goxboxlivemouse cursor in Opie2??
21:36.06cr2:)
21:36.14cr2goxboxlive: bt mouse ?
21:36.15Babelgoxboxlive: yes, with an empty qconfig.h ;)
21:36.16tsdogsthen it works...
21:36.26goxboxliveyes i have
21:37.27rmoravcikBabel: http://pastebin.ca/520231 line 22 <4>rx3000_wlan_stop
21:38.38Babelrmoravcik: oh, yes then something wrong for me
21:39.58Babelrmoravcik: ok it is called for me too now ;)
21:44.45*** join/#htc-linux SmallR2004 (n=SmallR20@80-44-223-56.dynamic.dsl.as9105.com)
21:51.06*** join/#htc-linux SmallR2004 (n=SmallR20@80-44-223-56.dynamic.dsl.as9105.com)
21:53.10Babelrmoravcik: if you rmmod acx does rx3000_wlan_stop is called ?
21:55.26rmoravcikBabel: i dont see it it in dmesg
21:56.00Babelok so acx is always powered on after a rmmod
21:57.55goxboxlivetsdogs, it doesnt suspend with the power button in Opie2
21:58.22rmoravcikBabel: but function acxmem_e_cleanup_module has hwdata->stop_hw()
21:58.23tsdogsprobably because of the missing apm -s in htcphone
21:58.57rmoravcikBabel: acxmem_e_cleanup_module is called if you rmmod acx
21:59.01tsdogsI think that code should be if (<=0) apm -s else setBacklight
21:59.56Babelrmoravcik: yes, so it miss something, last day i trace it and never enter in while loop in cleanup function
22:02.12tsdogscr2: do you have the sprite file somewhere in search path for roadmap ?
22:03.18rmoravcikBabel: i'm wrong, acxmem_e_remove is called if you rmmod acx module and acxmem_e_cleanup_module is called before acxmem_e_remove
22:05.11cr2tsdogs: no. put it in ~/.roadmap
22:05.18cr2it should be in your source
22:05.44tsdogsyes, but it was that damn file causing my depart and destination to be black
22:05.52tsdogs:(
22:06.28tsdogsI missed it (cause of testing) and the spots where black
22:06.30cr2ok, so these are actually sprites ?
22:06.38tsdogsputted it back and spots are there
22:06.39tsdogsyes
22:06.45cr2but why does it work on 32bit ??
22:06.49tsdogsit calls the sprites functions
22:06.56tsdogsI have 64bit and it works
22:06.58cr2heh. maybe because it's another machine.
22:07.13cr2where the make install put it in some system directory.
22:07.21cr2ok. something to think about.
22:07.39cr2there are many "hidden" files called by roadmap ;)
22:07.39tsdogspaths are very confused in the program
22:07.44cr2yes.
22:07.59tsdogsI think it should use /etc/roadmap for configuration
22:08.00cr2afair some are hardcoded
22:08.11tsdogsmaybe some /usr/share/roadmap for maps
22:08.13cr2<PROTECTED>
22:08.25tsdogsand .roadmap for overrides
22:08.26cr2they are endian-dependent
22:08.37cr2so can't be in /usr/share
22:08.47cr2strictly spaeking :)
22:08.53tsdogs:)
22:08.53rmoravcikBabel: wlan isn't stoped on rmmod, because root_adev_newest == NULL
22:09.17tsdogsok, one more function to go fot qt3 to be complete.
22:09.17cr2<PROTECTED>
22:09.25cr2great !
22:09.54tsdogsI need testing, but till I have some navigation simulation I cannot. cr2 do you have some?
22:10.58Babelrmoravcik: yes, did not enter in while loop, that's why i send patch to kernel discuss... but i m wrong too :(
22:10.59rmoravcikBabel: you can try add root_adev_newest = ndev; to end of acxmem_e_probe function
22:11.08cr2tsdogs: you mean real navigation ?
22:11.29tsdogsno, simulation data to travel with the test map.
22:11.36cr2NMEA ?
22:11.40cr2log
22:11.43tsdogsyes
22:12.10tsdogsto see if the functions behave like they should
22:12.38cr2http://www.cs.nott.ac.uk/~asg/gps.html
22:12.49Babelrmoravcik: yes i can try at my next compile :)
22:17.00tsdogscr2: but that's for UK...any from israel?
22:30.44cr2hmm. google :)
22:31.54cr2you may replace the coordinates in the text editor.
22:32.07cr2so they are accurate to some extent.
22:33.57tsdogsok. sending you new version
22:34.34tsdogsstill need to fix installation
22:38.17*** part/#htc-linux rmoravcik (n=rmoravci@pc-3s0zt5w2e4y0vzmhnrzq3a21zqajzfw.users.student.utc.sk)
22:38.31*** join/#htc-linux rmoravcik (n=rmoravci@pc-3s0zt5w2e4y0vzmhnrzq3a21zqajzfw.users.student.utc.sk)
22:38.59cr2ok. thanks.
22:39.32*** join/#htc-linux rmoravcik (n=rmoravci@pc-3s0zt5w2e4y0vzmhnrzq3a21zqajzfw.users.student.utc.sk)
22:55.23Babeltsdogs: always here ?
22:55.38tsdogsBabel: yes
22:56.21Babelcan you send me a screenshot of greephone dialer screen ? if you have it in vmware ;)
22:56.34tsdogslet me see.
22:59.28cr2how do i change the resolution of pstopnm ??
23:00.07cr2ah. -dpi
23:00.31tsdogs-dpi=dd -xsize=xxx -ysize=yyy
23:01.02tsdogsthere is also -xmax and .ymax
23:03.07cr2i'm not sure some people can read pdf :)
23:03.33cr2and i can#t write formulae in word/OO, they are too ugly ;)
23:03.46tsdogsBabel: the  phone in the SDK is only Call: number...
23:03.52tsdogsno dial on the screen
23:04.02Babelok :(
23:04.20cr2Babel: greenphone site/wiki ?
23:04.59cr2tsdogs: there is no binary phone app in qtopia SDK/image ?
23:05.09cr2what about the firmware update ?
23:07.35Babelmaybe yes ;) i ll look
23:09.53tsdogshttp://84.18.144.44/tsdogs/greenphone.png
23:10.11tsdogscr2: yes there is (a testing one also)
23:10.20tsdogsbut it's very integrated into the phone
23:10.47cr2the "cover" is in the qtopia source.
23:11.35Babeltsdogs: thx, i see how it looks like, it is same screen as my sony ericsson
23:12.01tsdogsyes it's much like a phone than a pda app.
23:12.03cr2lol. do they use qtopia ?
23:12.20cr2a780 looks very different.
23:12.27cr2but it's not qtopia4.
23:12.55Babelcr2: good idea of sony/eric, is home screen ;) i ll copy it after
23:12.56cr2where are the screen number buttons ?
23:13.03cr2:)
23:13.13cr2we don't have a keypad.
23:15.58tsdogshttp://84.18.144.44/tsdogs/greenphone2.png
23:16.00tsdogshttp://84.18.144.44/tsdogs/greenphone3.png
23:16.02tsdogsno keypad
23:17.44Babelok so greephone is sony / ericsson ;)
23:18.10cr2well, _they_ have it on the phone. we don't.
23:19.44cr2roadmap_street.c: In function ‘roadmap_street_search_results’:
23:19.44cr2roadmap_street.c:1981: warning: cast from pointer to integer of different size
23:19.44cr2roadmap_street.c: In function ‘roadmap_street_search’:
23:19.45cr2roadmap_street.c:2040: warning: cast to pointer from integer of different size
23:20.11Babelcr2: good candidate to alignment trap ;)
23:20.40tsdogs:) didn't check for warnings (also not my code)
23:22.30cr2ok.
23:23.52cr2kicks ass :)
23:24.06cr2it works on my own map. with routing.
23:24.13cr2make DESKTOP=QT SHAPEFILES=NO SSD=YES
23:24.26cr2one small problem though.
23:24.39cr2the placement of the "navigation" popup.
23:25.14cr2it's placed too high up from the "clicked" point
23:25.44tsdogsok
23:26.23cr2the yellow street name tip is too long.
23:26.37tsdogs?
23:26.37cr2compared to the street length .
23:26.54tsdogswhat map are you using?
23:27.12cr2my own.
23:27.30cr2it's about twice the string length.
23:27.32tsdogsok. I only have street numbers so it looks ok
23:27.37tsdogs0 - 0 35
23:28.03cr2bearable on the notebook, bad on ba .
23:28.28cr2i'll check gtk.
23:28.54tsdogsif it still builds :)
23:29.02cr2not :)
23:29.11cr2undefined reference to `roadmap_canvas_get_text_extents'
23:29.15cr2hehe.
23:29.27cr2exactly the point where may be a problem.
23:29.29tsdogsthere was a strange thing there with that function
23:29.50tsdogsthe .h reported only 5 parameters, all the calls had 7
23:29.56Kevin2Hi
23:31.12cr2const char* text
23:31.12cr2in getTextExtents.
23:31.13cr2this works only for plain ascii.
23:31.24cr2QRect r = fm.boundingRect(text);
23:31.40cr2this should be QRect r = fm.boundingRect(QString::fromUtf8(text));
23:31.49cr2hi Kevin2
23:31.53tsdogsok
23:32.28cr2ok. not it works ok.
23:32.34cr2s/not/now/
23:33.48cr2tsdogs: what about navigation popup placement ?
23:34.01tsdogsno idea.
23:34.38Babelcr2: on qlandkarte, transparent info inright top corner are nice
23:34.41tsdogsit seems that it is left to QT to place them
23:34.57cr2hm. strange.
23:35.14cr2Babel: can't read the ML archove. get error 500
23:35.25cr2tsdogs: fullscreen does not work ?
23:35.35tsdogs?
23:35.55tsdogsyep.
23:35.58cr2View -> Full Screen
23:36.38cr2the icons and tooltips work :) but imho they need some major rearrangement.
23:36.42tsdogs/ Not yet implemented (how to do this ??)
23:37.05tsdogsfrom qt/roadmap_main.c
23:37.46cr2don't know. it's only a hint to the window manager. on x11.
23:38.01cr2window manager can reject it.
23:38.10cr2in theory.
23:38.27tsdogsTo have it full screen we need to hide toolbar and menu... then maximize
23:38.35cr2qtopiaFb does not have a window manager.
23:38.48cr2ok. afair gtk2 has it implemented.
23:38.59cr2Browser: dillo :)
23:39.07tsdogs:) I saw it
23:39.47cr2Destination /cluster/oleg/.roadmap\maps
23:39.55cr2some m$ remnants :)
23:40.19cr2o. http://www.freemap.co.il/roadmap/maps/usc%05d.rdm
23:40.28cr2you can get the maps online.
23:41.13cr2Foreground: black
23:41.29cr2here the color chooose would be nice to have.
23:41.54tsdogsyes
23:42.15tsdogsconfiguration dialog is pretty rude right now
23:43.25tsdogsfor the maps I saw it, but only israel is there ( it works with normal roadmap, but maps are pretty big)
23:44.04cr2ok.
23:44.20cr2the calculated routes look very reasonable :)
23:44.48cr2but i didn't put the turn restrictions there yet.
23:45.04tsdogslate. if you find anything else just post it. I'll read it tomorrow. good night.
23:45.21cr2good night. great job! :)
23:45.23tsdogsare you able to simulate
23:45.24tsdogs?
23:45.47cr2no, just set the start/destination
23:45.48tsdogsI want to see if the pixmaps for turns and so on come up
23:46.08cr2ok, i'll think about it.
23:46.14cr2it#s a good idea.
23:46.27tsdogsI wrote the code, and converted bmp to png. but no way to test it
23:46.31tsdogsok
23:46.35tsdogsgood night again
23:46.38cr2and we need a way to generate maps.
23:46.42cr2more maps.
23:46.44cr2good night.

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.