IRC log of #maemo-ssu for Thursday, 2012-12-27

DocScrutinizer05freemangordon: alas this don't leave me any wiser00:00
DocScrutinizer05oh, the next few lines however00:00
DocScrutinizer05...00:00
DocScrutinizer05gfloat diopters = 0.0315*(focus-227);  :-P00:00
freemangordonnow you are supposed to be wiser :P00:00
DocScrutinizer05FSCK FOCUS_DISTANCE_CM_FMT00:01
DocScrutinizer05delete line 579 - 59400:02
DocScrutinizer05done00:02
DocScrutinizer05only fix available for that00:02
kerioDocScrutinizer05: do you have a full debian system handy?00:02
keriodeb-reversion would make your day00:02
DocScrutinizer05nope00:03
arceanfreemangordon: it's ok with the latest h-d/Qt00:03
keriograb the stock camera-ui .deb, put a huge epoch at the beginning of the version, done00:03
freemangordonDocScrutinizer05: camera-ui gets focus distance by using V4L ioctl VIDIOC_G_CTRL(V4L2_CID_FOCUS_ABSOLUTE)00:03
freemangordonarcean: great00:03
DocScrutinizer05freemangordon: that's obviously a bogus value though00:03
keriobut a value, nonetheless00:04
freemangordonDocScrutinizer05: no sure, i'd bet on the used formula00:04
DocScrutinizer05I bet on my tests00:04
DocScrutinizer05those show it's bogus00:04
DocScrutinizer05the whole optomechanical system has no means to evaluate true distance00:05
DocScrutinizer05the lens is spring-fixed00:05
freemangordon"This control moves the focal point of the camera by the specified amount. The00:06
freemangordonunit is undefined. Positive values move the focus closer to the camera,00:06
freemangordonnegative values towards infinity."00:06
DocScrutinizer05gravity adds resp subtracts to that spring00:06
freemangordonDocScrutinizer05: that's why your bogus values00:06
freemangordonwhen focusing the floor/cailing :D00:06
freemangordon*ceiling00:06
DocScrutinizer05sure, I know that00:06
freemangordonhmm, I tend to agree we should remove that "focus distance"00:07
*** arcean_ has joined #maemo-ssu00:08
DocScrutinizer05it might work when accelerometer Z(?) axis has a value of |Z|<0.1g00:08
*** arcean has quit IRC00:08
freemangordonor we can adjust the reading by using accel readout :D00:08
DocScrutinizer05might also work00:08
*** arcean_ is now known as arcean00:08
DocScrutinizer05I'd guess we'd need 3 formulae, one for facing up, one like the existing, and one for facing down. then interpolate between the 2 relevant ones in a ratio given by accelerometer readout for Z axis00:10
keriostop being ridiculous00:11
freemangordonwell, gravity should act in a linear way to the needed force00:11
freemangordonso a simple +a*ACC(z) should work too00:11
DocScrutinizer05like accel=1g -> 100% formula_down.  accel=0 -> 100% existing, accel=-0.5g -> (formula_up*Z + existing*(1-Z))/200:12
DocScrutinizer05freemangordon: the spring is non-linear though00:12
freemangordonstill, I think you are right and we should remove that00:12
DocScrutinizer05acc, it's basically useless00:13
freemangordonDocScrutinizer05: i imagine a system similar to that in CD/DVD devices00:13
freemangordonyou can assume it is linear (the spring)00:14
DocScrutinizer05for focus? identical, yes00:14
DocScrutinizer05neither the spring nor the motor are linear00:15
freemangordonmotor? I am sure it is solenoid00:15
DocScrutinizer05sure it is00:16
DocScrutinizer05I just call it motor for simplicity00:16
freemangordon:)00:16
DocScrutinizer05and btw it eats power like mad, some 100mA00:17
DocScrutinizer05at least that's what the driver chip is rated for00:17
*** NIN101 has quit IRC00:17
DocScrutinizer05anyway, what's the use of this reading? can you adjust it? no! Can you change your actions according to it? not that I see anything useful00:19
freemangordon:nod:00:19
DocScrutinizer05KILL pussycat KILL00:20
freemangordonDocScrutinizer05: ask merlin1991 to add it to TODOs :)00:21
* merlin1991 thinks only a bugreport on bugs.maemo.org can be added to official TODOs ;)00:21
* DocScrutinizer05 thinks bmo is in r/o mode00:22
freemangordonhmm, will it exist after the migration?00:22
DocScrutinizer05I hope so00:22
DocScrutinizer05unless board goes bunkers and decides it's "too expensive to maintain"00:23
DocScrutinizer05bonkers?00:24
DocScrutinizer05yeah, the latter00:24
DocScrutinizer05I mean, the resources and system maintenance all those systems need is negligible. It's the general system maintenance that costs, for the maemo subsystems like vBuletin management etc we actually can find volunteers00:26
DocScrutinizer05and the general system administartion is not changing much when you run or not run a bugtracker for example00:26
* merlin1991 thinks ro was the joke behind hist last message00:27
DocScrutinizer05ooh00:27
* DocScrutinizer05 is immune to jokes ;-)00:27
DocScrutinizer05dang, I managed to not walk more than 200 steps during last 72h, and I haven't changed clothes (though this pyjama is convenient)00:29
DocScrutinizer05is the xmess outside already canceled?00:29
DocScrutinizer05anyway thanks for reminding me to send that email response, merlin199100:43
* merlin1991 is lost00:44
DocScrutinizer05you'll find it on maemo-community ML in a minute or two00:44
DocScrutinizer05http://lists.maemo.org/pipermail/maemo-community/2012-December/005837.html00:46
*** int_ua has quit IRC00:53
*** dhbiker has quit IRC01:08
merlin1991DocScrutinizer05: hehe I was about to post the very same thing when I read ivglavez mail02:01
DocScrutinizer05nicocam switching negative->normal [effects] keeps sticky at negative viewfinder (haven't done a photo). switching to solarize then results in normal. switching to normal keeps normal02:12
DocScrutinizer05not reproducable02:12
* merlin1991 thinks DocScrutinizer05 enjoys finding bugs in camera-ui02:17
*** _xnt14 has quit IRC02:44
*** MohammadAG has quit IRC02:45
*** AndrewX192 has joined #maemo-ssu02:45
*** arcean has quit IRC03:03
*** LaoLang_cool has joined #maemo-ssu03:03
*** M4rtinK has quit IRC03:28
*** nox- has quit IRC03:32
DocScrutinizer05you might have a point there indeed03:36
DocScrutinizer05I always say camera-ui is not ready for primetime in CSSU03:36
DocScrutinizer05now I finally found the time and occasion to show why I'm thinking this03:37
DocScrutinizer05it's the total sum of such little annoyances that make me judge on some program, and I'm usually not even able to recall all of them when somebody asks03:38
DocScrutinizer05my experience though says that all these little annoyances usually indicate there are more severe problems hiding behind the minor ones03:39
DocScrutinizer05and the "segfaults" not only reported by me but also by other users against cssu camera-ui are such more severe problems that got rejected as "not related" but strange enough they seem to only show up with nicocam but not with stock cam even when that's allegedly not possible03:44
AndrewX192Did one of the CSSU releases recently move the date stamp on conversations to the left?04:11
*** kolp has quit IRC04:15
*** LaoLang_cool has quit IRC04:22
DocScrutinizer05looks unchanged here (T7.1)04:26
*** LaoLang_cool has joined #maemo-ssu04:33
*** LaoLang_cool has quit IRC05:11
AndrewX192weird05:26
AndrewX192mine are on the left now, and I've tried rebooting05:26
*** amiconn_ has joined #maemo-ssu05:57
*** amiconn has quit IRC05:57
*** amiconn_ is now known as amiconn05:57
*** DocScrutinizer05 has quit IRC06:04
*** DocScrutinizer06 has joined #maemo-ssu06:04
*** Martix has quit IRC07:42
*** ekze-nyan has joined #maemo-ssu07:44
*** ekze has quit IRC07:47
*** LaoLang_cool has joined #maemo-ssu08:12
*** dhbiker has joined #maemo-ssu09:28
*** dhbiker has quit IRC09:42
*** dhbiker has joined #maemo-ssu09:43
*** dhbiker has quit IRC10:16
Sicelohmm, thanks for new cssu stable. is there a changelog somewhere?10:20
freemangordonSicelo: on TMO?10:56
freemangordonSicelo: http://talk.maemo.org/showpost.php?p=1307318&postcount=24810:57
*** int_ua has joined #maemo-ssu11:01
*** LaoLang_cool has quit IRC11:09
*** dhbiker has joined #maemo-ssu11:12
*** luf has joined #maemo-ssu11:34
Sicelothanks freemangordon.11:34
luffreemangordon: do you take a look on new libpng12? I added the thumb config part into rules ;)11:35
freemangordonluf: oh you bad boy :D11:36
freemangordonthanks, didn't see that11:36
freemangordonluf: BTW in 1.5 there are some NEON optimisations, I was wanderig if you could backport them to 1.211:37
freemangordonand if it makes semse11:37
freemangordon*sence11:37
lufI also added there some neon and softfp but I'm not sure if it's used at all.11:37
luffreemangordon: sounds good. I'll add it to my todo.11:38
lufBut I think first step is just plain 1.2.49 ...11:38
freemangordonluf: can I assume libpng stable and add it to next -thumb?11:38
freemangordonluf: ofc11:38
lufI see no issue and I see no bug report. But after first failure I'm not sure if someone is testing it.11:39
jon_yI guess there are proprietary programs that depend on libpng12?11:39
freemangordonhmm. ok. i'll thumb-compile it and will install it on my primary11:39
freemangordonjon_y: so?11:39
jon_ythe reason you won't be moving to libpng15?11:40
freemangordonjon_y: backport(neon code) being the key word here :P11:40
freemangordonjon_y: we are not talking about an upgrade11:41
jon_yah well, if there weren't any proprietary packages, you could just do a mass rebuild on anything that depended on libpng1211:41
jon_yI assumed that the API is backward compatible, but not the ABI11:41
jon_ysaves you the trouble of manually doing a backport :)11:42
*** dhbiker has quit IRC11:43
lufjon_y: I don't think that massive rebuild is a good thing.11:44
keriowasn't gcc awful at NEON code?11:49
freemangordonkerio: only the vectorizer11:49
keriooh, automatic NEON code generation?11:49
freemangordonWTF?!? "cp: skipping file `debian/tmp//usr/lib/libpng.a', as it was replaced while being copied"11:51
freemangordonluf: ^^^11:52
luffreemangordon: NI :)11:53
luffreemangordon: does it fail or just warning?12:12
freemangordonit fails12:12
lufstrange I has no such experience with libpng build.12:13
lufCan you try it once again?12:13
freemangordonluf: it is SB bug, i'll fix it somehow12:13
lufAaah ok.12:13
jon_ybuilding on a FAT drive? :)12:14
freemangordonno, in VMWare12:15
jon_ybad clock drift?12:15
*** NIN101 has joined #maemo-ssu12:20
freemangordonluf: https://gitorious.org/community-ssu/libpng/commit/b08ae5082fb168fa335042e14e473f0ea912591712:26
*** M4rtinK has joined #maemo-ssu12:27
freemangordonluf: which apps were failing?12:28
*** LaoLang_cool has joined #maemo-ssu12:30
luffreemangordon: why do you change it?12:42
freemangordonkerio, luf: thumby libpng is in the repo, feel free to test it. here - so far, so good12:42
freemangordonluf: to be able to build it12:42
lufOMP, HAM, ... http://talk.maemo.org/showthread.php?p=1306622#post130662212:42
luffreemangordon: I'm able to build it.12:43
freemangordonluf: I know, but I was not able to thumb-build it12:43
lufI don't understand what is the difference in thumb x non-thumb build ...12:43
freemangordonnfc12:44
luffreemangordon: you changed it so you should know ...12:46
freemangordon:D12:46
freemangordonluf: it is only in thumb-testing branch, so it really does not matter. as long as it builds :P12:47
luffreemangordon: it's very strange to have libpng.a symlink so something else ...12:47
keriofreemangordon: OMP works12:47
freemangordonluf: it was the same before the change12:47
luf:D12:47
freemangordoni just changed the way thesymlink is created12:47
freemangordonkerio: good :)12:48
lufOk. Strange.12:48
freemangordonkerio: I guess we should see some rendeving speed improvements. NFC how to test it though12:49
luffreemangordon: can you change it also in master? I see no reason to have two different builds when the result is the same.12:49
freemangordonluf: sure, but not now12:49
luffreemangordon: ok, same for me ;)12:50
freemangordonluf: BTW the purpose to have thumb-testing branch is exactly that12:50
freemangordonto have dfferent build scripts, etc12:50
*** zogg_ has joined #maemo-ssu12:50
freemangordon*different12:50
luffreemangordon: don't think so. I understand different changelog and control but not the rest (in libpng at least).12:51
freemangordonkerio: any idea how to benchmark pango, freetype and libpng?12:51
freemangordonluf: well, ok. BTW you can do it too, just cherry-pick the commit12:52
freemangordonluf: but please, don;t increas the version12:52
freemangordon*increase12:52
freemangordonin debian/changelog12:52
*** zogg__ has quit IRC12:52
keriofreemangordon: i read something about a ftbench tool12:53
kerioto benchmark freetype12:53
freemangordonkerio: any clue where to find the source code?12:55
keriofreemangordon: in the freetype source, in ft2demos apparently12:55
keriomaybe it was discontinued though12:56
freemangordonit's missing in maemo12:57
keriohttp://download.savannah.gnu.org/releases/freetype/freetype-old/ft2demos-2.3.9.tar.gz12:57
keriomatching version :)12:57
freemangordongreat12:58
kerionot sure how extensive of a benchmark it is, but it claims to "bench some common FreeType call paths"12:58
freemangordonhmm, it compiles and runs on the device, but wants me to give a font file :(13:04
freemangordonkerio: http://merlin1991.at/~freemangordon/ftbench13:04
keriofreemangordon: i'm getting a lot of jitter in the data :s13:09
freemangordonkerio: what data?13:10
keriothe benchmarking data13:10
kerioespecially Embolden and Get_CBox13:10
*** int_ua has quit IRC13:11
freemangordonkerio: run it with higher -t13:11
freemangordon5 seconds for example13:11
freemangordonand maybe kernel-config lock 50013:11
kerioface size? 10 is never used on the n90013:12
freemangordonwhat is used?13:12
keriosomething bigger, idunno13:12
keriohave you ever seen a n900 screenshot on a computer? it's huge13:12
freemangordonBTW benchmarking with ./ftbench -t 10 /usr/share/fonts/nokia/Nokia_Sans_Maps.ttf13:12
keriofreemangordon: hm13:12
keriouse nosnr13:13
freemangordonCPU locked @50013:13
kerionokia sans regular13:13
Lava_Croftcough nokia sans cn cough13:13
Lava_Croft:)13:13
freemangordonwhere to find it?13:13
keriosame directory, nosnr.ttf13:13
freemangordonok13:13
freemangordonwell, lets use 16 as font size13:13
kerio./ftbench -t 10 -s 16 /usr/share/fonts/nokia/nosnr.ttf13:14
keriothis is my command line13:14
freemangordonsame here :D13:14
*** LaoLang_cool has quit IRC13:16
freemangordon-thumb is slightly faster13:19
kerioyep13:19
keriobut not by much13:19
freemangordonyep13:19
keriooh well, every bit helps13:19
freemangordonhttp://pastebin.com/ivVtRb4k13:21
keriohttp://pastebin.ca/229708413:21
freemangordonkerio: what CPU freq?13:21
kerio50013:21
freemangordonhmm, very strange, esp for embolden13:22
freemangordonwhy our result differ that much?13:22
freemangordonanywat, i gtg, bbl13:23
kerio\_o_/13:23
freemangordonbye for now13:23
keriobenchmarks be crazy13:23
*** arcean has joined #maemo-ssu14:05
kerioDocScrutinizer06: do you still have the n900 with cssu-thumb installed?14:15
kerioluf: is it osx or setting up a bt pan network requires a fair bit of time?14:18
jon_yI'm still stuck with thumb :)14:34
kerio"stuck"?14:34
jon_ythumb5.114:34
jon_y*maemo5.114:34
jon_yeverybody else probably installed cssu6 over it14:35
jon_ywhen is thumb cssu6 ready? :)14:36
keriothumb cssu7.1 is already ready14:36
jon_ywhoa what14:36
jon_ywhen was that?14:36
kerioyesterday14:40
kerioall my troubles seemed so far away14:40
kerionow it looks as though they're here to stay14:40
keriooh, i believe14:40
kerioin yesterday14:40
jon_ycool, where would the changelog be?14:41
kerioTMO, as usual14:42
jon_yI find only the stable thread14:43
jon_ywhere is the testing version anyway?14:45
keriohttp://talk.maemo.org/showpost.php?p=1307668&postcount=103814:45
jon_ythanks14:45
jon_yany kernel requirements for ppoll/pselect?14:46
keriolibc6 isn't in the update14:48
kerioif you want, install libc6 from cssu-devel14:50
keriothen, if you have kp52 (or the latest kernel-cssu?) you'll get the fix14:50
jon_yok, I have kp5214:55
jon_ygood work guys, phone just booted up14:55
kerio:D14:55
jon_ycurious that there is an update for uboot+stock kernel14:55
jon_yis that any of your doing?14:55
jon_yif not, I'll just skip that14:56
kerioit's pali's doing14:56
kerioin extras-devel14:56
keriothe latest uboot14:56
jon_ycool, so it is a continuation of pali's unofficial debs?14:57
kerioit's just the latest ones i believe14:57
jon_yunofficial meaning not in the repo14:57
jon_yoh, they're the same?14:57
DocScrutinizer06kerio: yes15:02
kerioDocScrutinizer06: could you benchmark libfreetype too?15:02
DocScrutinizer06why do you think a further benchmark on an identical hw platform and system will be needed?15:05
kerioit's not an identical system, he doesn't use it15:06
lufkerio: what type of pan setup?15:30
keriothe n900 as a NAP15:30
lufkerio: It's not so easy :( The easiest way is to write some script for bringing up the bridge device + some iptables staff.15:31
kerioluf: huh? it... works already15:31
luf... and put it into /etc/bluetooth/network.conf15:32
kerioit's just a bit slow between opening the connection on the osx side and actually allowing packets through15:32
lufI have no problem with bt network ... so I guess osx side.15:33
kerioit's not a problem, it's just that establishing the network takes like 10 seconds15:33
lufkerio: How do you setup the NAP part on N900?15:33
lufkerio: less than 1s here ;)15:34
kerio[NAP Role]15:34
kerioInterface=btnap15:34
kerioScript=/sbin/ifup15:34
kerioand btnap configured as inet static in interfaces15:34
lufCool similar way didn't work for me.15:35
lufAnd what about allowing routing between interfaces (to access inet).15:35
keriooh, i haven't done that15:37
kerioan issue is that btnap stays up15:38
keriobut meh, it's a bridge with no connected interfaces15:38
*** wmarone_ has quit IRC16:00
*** wmarone_ has joined #maemo-ssu16:00
*** Lava_C has joined #maemo-ssu16:03
*** Lava_Croft has quit IRC16:04
DocScrutinizer06merlin1991: ping16:15
*** DocScrutinizer06 is now known as DocScrutinizer0516:15
lufkerio: it's no issue. I see no problem/error in keeping the bridge up even there is no slave devices in the bridge.16:20
*** arcean_ has joined #maemo-ssu16:21
*** arcean has quit IRC16:22
kerioluf: btw, is bluetoothd supposed to bring up the bridge?16:30
keriowhen is the script called?16:30
keriobecause it appears that it brings the bridge up, but maybe i want to do that even before bluetoothd starts16:30
lufkerio: bluetoothd creates the bridge device brings it up and calls the script.16:32
keriowhat if i want to set it up myself?16:32
*** nox- has joined #maemo-ssu16:34
*** Lava_C is now known as Lava_Croft16:35
lufLet's try it (maybe it's ok). Second possibility is to not configure it in config file and try to start it using dbus.16:38
lufHowever you can setup it yourself also after bluetoothd start ;)16:38
kerioluf: yeah but stopping bluetoothd would take it down16:39
*** arcean_ is now known as arcean16:56
*** Martix has joined #maemo-ssu16:59
lufkerio: yes. It's you decision how to manage NAP ;)17:00
keriono, i mean, regardless of what you do, bluetoothd deletes the bridge when stopped17:00
*** toxaris has joined #maemo-ssu17:22
merlin1991DocScrutinizer05: pong17:27
*** kolp has joined #maemo-ssu17:45
*** Milhouse has quit IRC18:02
*** Milhouse has joined #maemo-ssu18:02
*** Milhouse has quit IRC18:14
*** Milhouse has joined #maemo-ssu18:15
*** Pali has joined #maemo-ssu18:50
*** int_ua has joined #maemo-ssu19:04
*** Pali has quit IRC19:18
*** Pali has joined #maemo-ssu19:29
*** Pali has quit IRC19:38
*** toxaris has quit IRC19:49
*** int_ua has quit IRC19:50
tadzikso, what does one need to do to get the new rtcomm-messaging-ui in portrait mode?20:11
tadzik(testing+thumb 7.1)20:11
keriotadzik: remove the messaging ui from the blacklist20:13
kerioand/or possibly add it to the whitelist20:13
kerio(to force the rotation)20:13
tadzikif that's [thp_tweaks] section of transitions.ini, I only have camera-ui in the blacklist, no whitelist. I added whitelist = rtcomm-messaging-ui, should I need to restart something now?20:16
arceanhttp://talk.maemo.org/showthread.php?p=1307964#post130796420:16
tadzikah, I was typing "rtcomm" for some reason. Thanks arcean, I must've missed that post20:17
keriotadzik: probably not20:17
arceantadzik: save changes and try to rotate the device20:17
tadzikyeah, it works like a charm now20:18
tadzikthanks20:18
keriotadzik: is it pretty?20:19
tadzikkerio: hell yeah20:19
arceanit really works good with portrait vkb :)20:19
tadzikonly the text on the buttons on the top is a bit overlapping20:19
tadzikbut that may be a matter of translatino20:19
tadzikportrait vkb is a matter of whitelisting something as well?20:19
keriothere's no portrait vkb i think20:19
arceanlol, there's :D20:20
arceankerio: tadzik: http://talk.maemo.org/showpost.php?p=1288727&postcount=13320:21
arceanand that's how it looks like http://i.imgur.com/TD7I9.png20:21
kerioneat20:21
DocScrutinizer05not that it was one of my primary interests, but: is portrait-vkbd already included in CSSU-T?20:40
arceanit's not even in CSSU-devel20:41
DocScrutinizer05it quite obviously belongs there, urgently. Since without the whole portrait mode is ... :-S halfbaked feature?20:42
DocScrutinizer05arcean: have you considered the augments to whitelist/blacklist concept?20:43
DocScrutinizer05it's just a 20..50 src lines20:44
DocScrutinizer05basically20:44
DocScrutinizer05I guess I'd have to write up a terse spec somewhere20:47
*** Pali has joined #maemo-ssu20:55
DocScrutinizer05though basically I can do it in one line:  get a linked-list var for combined white/blacklist, with entry tupels name:status. Fill that list on boot (and on sigusr2 whatever) by parsing for 2 keys: x-maemo-hd-portrait-include=<path>  and x-maemo-hd-portrait-mode=<status>. In <path> a "\f" will get replaced by name of app.20:55
DocScrutinizer05you start at e.g transitions.ini as usual, and in there you possibly have exactly one (static) entry: x-maemo-hd-portrait-include=/etc/h-d.d/rotation.conf.  This file in turn has further includes like x-maemo-hd-portrait-include=/etc/h-d.d/\f.conf; x-maemo-hd-portrait-include=/usr/share/applications/hildon/\f.desktop21:01
DocScrutinizer05depending on policy you either overwrite existing name records in list, or you ignore a x-maemo-hd-portrait-mode=<status> for which there's already a record21:04
DocScrutinizer05of course you ignore all keys you find in any parsed file which you don't 'know'21:06
DocScrutinizer05to keep backward compatibility you even can parse the existing white/blacklists as well, and create entries <name>:0x01 for each name in blacklist and <name>:0x02 for each entry in whitelist21:10
DocScrutinizer05status defined as:  restrict to 0x01 = landscape, 0x02 portrait, 0x04 anti-landscape, 0x08 anti-portait.   0x00 dont-care. orientations are allowed to get ORed: 0x05 means app can do landscape and 180° rotation "heads-down" anti-portrait21:15
keriojust no21:16
keriodon't do weird rotations like that21:16
DocScrutinizer05maybe we should use a 32bit for status21:16
keriowe don't need them21:16
DocScrutinizer05kerio: you should know me by now, my specs NEVER leave out stuff just because "somebody doesn't need that"21:17
DocScrutinizer05I didn't say H-D must support all those rotation modes21:17
DocScrutinizer05but that's how status is specified21:18
merlin1991so who's here?21:18
DocScrutinizer05you're free to use 0x01 and 0x02 only21:19
DocScrutinizer05ooohfsck a meeting :-/21:19
kerioDocScrutinizer05: why stop there then?21:19
keriowhy can't i rotate 45° clockwise?21:19
DocScrutinizer05since hw doesn't usually support that21:20
DocScrutinizer05it would be pretty hard to define aspect ratio for 45°21:21
DocScrutinizer05I'm already shutting up, for meeting's sake21:21
DocScrutinizer05merlin1991: you probably want to fire up a few pings21:22
keriojust ctcp the channel21:23
merlin1991ping arcean freemangordon Pali luf21:23
*** zogg__ has joined #maemo-ssu21:23
DocScrutinizer05I scared away everybody :-S21:23
Palipong merlin199121:23
keriothey're mad about the lack of 60° rotation21:23
*** zogg_ has quit IRC21:25
merlin1991seems I guessed right with the christmas week :D21:27
DocScrutinizer05seems I already made my point with whitelist ;-D - and vkbd-portrait21:30
DocScrutinizer05consider that my contribution to the meeting ->away for shower21:30
DocScrutinizer05merlin1991: you're free to copy the above for a mini-spec similar to http://maemo.merlin1991.at/cssu/meetings/2012-05-14.txt21:33
DocScrutinizer05title: about whitelist/blacklist for HD portrait21:33
DocScrutinizer05~#maemo-ssu optional is http://maemo.merlin1991.at/cssu/meetings/2012-05-14.txt21:41
infobotDocScrutinizer05: okay21:41
DocScrutinizer05~#maemo-ssu alternative is <reply>see optional21:41
infobotDocScrutinizer05: okay21:41
DocScrutinizer05o/ for good21:42
freemangordonmerlin1991: pong21:43
freemangordonsorry for being late21:44
*** Pali has quit IRC21:45
merlin1991there we loose Pali xD21:45
merlin1991I guess we should continue in jannuary21:45
freemangordonmerlin1991: well, lets give him a chance21:46
freemangordonI guess he'll be back in a couple of minutes21:46
freemangordonDocScrutinizer05: I REed VKB for it to be included in CSSU with portrait mode support21:47
freemangordonnicolai did some code changes, but we need someone to take the maintainership. someone who know GTK21:47
freemangordon*knows21:48
freemangordonmerlin1991: you promised :P21:49
merlin1991I knew there's something I missed :(21:49
DocScrutinizer05have you announced that? I mean you'll not find a maintainer without asking21:49
freemangordonDocScrutinizer05: yes, I did21:49
freemangordonthough on TMO21:50
DocScrutinizer05btw what will happen when a maintainer for pkg XY resigns? will CSSU drop the pkg?21:50
freemangordonand nicolai said he'll be that one. but he lost the interest it seems21:50
freemangordonDocScrutinizer05: no, why shall we do that21:50
freemangordonif that was the case, we have to drop all the stuff which was abandoned by nokia21:51
DocScrutinizer05yeah, but then why not include a pkg when it's not clearly maintained - that's my point21:51
freemangordonDocScrutinizer05: we need developer21:51
DocScrutinizer05if the pkg works (is supposed to work), we could get it into T, no?21:52
DocScrutinizer05how is vkbd-p different to arbitrary orphaned Nokia pkgs ?21:53
DocScrutinizer05just asking21:53
freemangordonyep. but somone should say "it is ready for -T, i'll fix the bugs when they appear". i.e. someone should take the ownership21:53
freemangordon*someone21:53
freemangordonno difference21:53
freemangordonwe just need someone to take the project21:54
DocScrutinizer05your users ask you for inclusion, and it's clearly an augmented functionality that could get dropped and nobody was off worse than with it never been included21:55
freemangordonDocScrutinizer05: otherwise we'll be in cellular-whatever-the-name-was situation21:55
DocScrutinizer05nope, since that replaced an existing thing21:55
freemangordonI mean from development POV21:55
freemangordonhave in mind I might have introduced bugs in landscape support21:56
DocScrutinizer05users had a working carriername-applet before, they got a regression with sms-cb-applet21:56
DocScrutinizer05with vkbd-p aiui they never will see any regression21:56
freemangordonsame here, users have working landscape VKB, they might have regressions with REed one21:57
DocScrutinizer05ooops, regressions in landscape -> bummer21:57
freemangordonyep21:57
DocScrutinizer05ok, never mind21:57
DocScrutinizer05o/21:57
freemangordonmerlin1991: well, if you plan to do that post, please ask for GTK developer to take ownership of VKB. We don;t need one for tklock, I think I fixed it and know what needs to be done in addition21:58
freemangordon(for tklock)21:59
DocScrutinizer05would support from council be needed?22:00
freemangordonDocScrutinizer05: if they know GTK :P22:01
DocScrutinizer05;-P22:01
*** NIN101 has quit IRC22:02
*** NIN102 has joined #maemo-ssu22:02
*** NIN102 is now known as NIN10122:04
AndrewX192I think the rtcom-messaging-ui-portrait change may have messed up my time stamps22:11
lufmerlin1991: pong (another unplanned visit ...)22:14
merlin1991we'll get it going in january, no obligatioins to stay on now22:15
luf:( I'm sorry.22:16
merlin1991np22:17
luffreemangordon: did you release new version of tklock?22:24
tadzikarcean: that looks cool. Where do you put that en_US.vkb file to get the layout like the one on the screenshot you posted?22:29
freemangordonluf: no, it is the next one in my todo22:34
lufok. Just a question as you mentioned that you fix it ;)22:43
freemangordonI fixed the problem we needed GTK developer for. But the one you reported still remains.22:44
luf:)22:44
freemangordontadzik: http://talk.maemo.org/showpost.php?p=1288727&postcount=13322:45
*** arcean has quit IRC22:49
*** Jaded has joined #maemo-ssu23:00
*** Jaded has joined #maemo-ssu23:00
*** Jade has quit IRC23:01
*** Jaded is now known as jade23:17
freemangordonluf: how is bluetoothd?23:22
luffreemangordon: still strange win error. I tested id with several win bluetooth stacks without problem but don_falcone and also merlin1991 reported the problem. I have to find more time for testing and ask merlin1991 for the support.23:23
freemangordonluf: I have XP here23:24
lufAnd also kerio don't want to send me more details about some wrong state when no successful connect.23:24
merlin1991luf: it's all ready, I just need a ping from you to start it up :)23:25
lufmerlin1991: I know I have to find longer time from my side.23:25
luffreemangordon: I was unable to reproduce if on win xp.23:25
freemangordonwidcomm/toshiba/IVT stacks here23:25
luf*it23:25
kerioluf: i never had any issue since i started keeping the phone in my jacket's pockets instead of the pants' pockets23:26
DocScrutinizer05~#maemo vkbd-portrait is http://talk.maemo.org/showpost.php?p=1288727&postcount=13323:26
lufkerio: :D23:26
infobotokay, DocScrutinizer0523:26
kerioso yeah, range issue23:26
DocScrutinizer05kerio: BT kbd?23:27
freemangordonluf: besides file transfer to win7, are there any other problems? If not I may install it on my primary device, I have BT HF connected all day long.23:27
kerioDocScrutinizer05: 'phonz23:28
DocScrutinizer05mhm23:28
freemangordonluf: what stack did you test it on XP?23:28
* DocScrutinizer05 just wondered if BT kbd would auto-powerdown when paired device not reachable23:28
keriomy behind-the-neck headphones are barely in range with the n900 in my pocket23:29
* freemangordon thinks it depends on the kbd23:29
luffreemangordon: I see no other problem. But you know there should be.23:29
kerioand if i pause the song they try to powersave and then they're not in range anymore23:29
keriofeels bad man23:29
freemangordonluf: .debs?23:29
DocScrutinizer05I'm da bad man!23:30
luffreemangordon: I tested IVT BlueSoleil, MS and also WIDCOMM (I don't find OPP win -> N900 with widcomm)23:30
DocScrutinizer05scubbidubididoodbidababab23:30
freemangordonluf: afaik MS is widcomm23:30
freemangordonwell, I have toshiba stack too23:30
freemangordongimme a link to .deb files and i'll test it on my devel device23:31
luffreemangordon: it seems a little bit different (maybe newer version or something like that)23:31
freemangordonhmm, could be23:31
luf_you_know_/~luf/bluez/23:31
freemangordonok23:31
*** arcean has joined #maemo-ssu23:31
luffreemangordon: 2maemo223:32
freemangordonok23:32
luffreemangordon: It has enabled DUN support ;) and maybe a little bit different NAP support23:33
freemangordonwell, i'll see how it will behave with "stock" KCSSU :D23:33
freemangordonluf: how to try to reproduce the problem?23:34
kerioluf: btw, you should ship a default network.conf23:34
lufkerio: it's needed KP52 for bridge support ;)23:35
kerioso? leave everything disabled, as usual23:35
luffreemangordon: just connect N900 with win and try to send some file using OPP from win -> N900 and also N900 - > win23:36
lufkerio: right, but it's lower on my TODO (win bug is the first).23:36
freemangordonluf: works n900->win with IVT. will reboot, just in case23:39
luffreemangordon: http://talk.maemo.org/showthread.php?p=1305761#post130576123:41
lufI'm leaving. I hope I'll find some time during weekend or next week.23:42
*** luf has quit IRC23:43
DocScrutinizer05libwrt1 anybody? wtf is that?23:50
freemangordonDocScrutinizer05: PM by unexpected?23:51
DocScrutinizer05indeed23:51
DocScrutinizer05he installed openWRT on N900?23:51
freemangordonwell, ignore that, i've already told him what todo23:51
freemangordonhmm maybe webrt, who knows23:51
DocScrutinizer05which is? GTFO and die?23:52
freemangordonno23:52
freemangordontold him to uninstall the conflicting packages and to ask the package maintainer23:52
DocScrutinizer05I'd suggest "reflash, and don't install shit"23:54
DocScrutinizer05/usr/bin/webappregisterer  W*T*F?23:55
freemangordonNFC. however i will ignore further PMs from him, as he is flooding us23:55
DocScrutinizer05indeed23:56
DocScrutinizer05~question23:57
infobotmethinks question is If you have a question and want people to give useful answers, make sure you have read this first: http://www.catb.org/~esr/faqs/smart-questions.html23:57
DocScrutinizer05((btw has a chapter about giving sovereign useful polite answers too ;))23:59

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