luf | freemangordon: :) you can't expect miracles ;) | 00:04 |
---|---|---|
freemangordon | luf: no, it is really fast | 00:05 |
luf | I'm finishing dbus rewrite. However I'm thinking if I should use gconf + fallback dbus or dbus + fallback gconf. | 00:05 |
freemangordon | luf: BTW how happened that (msg) was NULL on your device? OOM? | 00:05 |
luf | Yes OOM. | 00:06 |
freemangordon | luf: dbus reads BT config files in /var/lib/bluetooth | 00:06 |
freemangordon | (as you know) | 00:06 |
Pali | freemangordon, do you using bmeM | 00:06 |
luf | It doesn't happen. I'm just using the code for the rewrite and I see missing check. | 00:06 |
Pali | ? | 00:06 |
freemangordon | so I don;t see the point of using gconf too | 00:06 |
Pali | if yes, then battery low will be at 0% | 00:06 |
Pali | bme sending low about 0% | 00:06 |
freemangordon | Pali: aah, this is misleading | 00:06 |
freemangordon | but ok, i'll know | 00:07 |
Pali | battery low is sent by hald-addon-bme | 00:07 |
luf | freemangordon: I think gconf is faster. so gconf + failback dbus makes sense. | 00:07 |
freemangordon | luf: it should not be faster aiui | 00:07 |
luf | dbus - list adapter + find device + getproperties + find name and return. | 00:07 |
luf | I think gconf will be much faster :D | 00:08 |
freemangordon | by 10ms? | 00:08 |
luf | list adapter means list all adapters (hopefully only 1 on N900) ... | 00:08 |
freemangordon | luf: I know | 00:08 |
luf | I think even more. as getproperties transfer large string. | 00:09 |
freemangordon | luf: also have in mind you have bot name and alias in BT dbus API | 00:09 |
luf | freemangordon: host usb should add second BT device ... | 00:09 |
freemangordon | which one is in gconf? | 00:09 |
luf | What is bot name? | 00:09 |
freemangordon | *both | 00:09 |
luf | I don't care about Alias. | 00:10 |
freemangordon | luf: you should use alias AIUI | 00:10 |
luf | freemangordon: are you sure? | 00:10 |
luf | I never saw difference :) | 00:11 |
freemangordon | yep. afaik device name is what is set in /etc/bluetooth/main.conf | 00:11 |
freemangordon | ooh, wait | 00:11 |
luf | Not it isn't ;) | 00:11 |
freemangordon | you set device alis locally | 00:11 |
freemangordon | *alias | 00:11 |
luf | It's adapter name ;) | 00:11 |
freemangordon | no, it is device name set by you | 00:11 |
freemangordon | name is what remote has reported | 00:12 |
freemangordon | alias is what you set locally | 00:12 |
luf | And are you sure that Alias is set? | 00:12 |
luf | Shouldn't it be NULL/empty? | 00:12 |
*** rd has joined #maemo-ssu | 00:12 | |
freemangordon | yes, check it with dbus-send | 00:12 |
freemangordon | luf: no | 00:12 |
*** rd is now known as Guest16821 | 00:13 | |
luf | freemangordon: Ok I shouldn't but I trust you :D | 00:13 |
freemangordon | luf: issue GetProperties for all devices you have setup, you'll see | 00:13 |
freemangordon | luf: choose one device, goto BT applet, select that device and click edit | 00:14 |
freemangordon | you can change the name from there | 00:14 |
freemangordon | what you change is alias ;) | 00:14 |
freemangordon | check it afterwords with GetProperties | 00:15 |
luf | BTW so you vte for not using gconf at all? Even in case it should be faster? | 00:15 |
luf | *vote | 00:15 |
freemangordon | yes, as it will give false results | 00:15 |
luf | If it returns empty/NULL it should use dbus ... | 00:16 |
freemangordon | also you may setup dbus-listener for device name/icon/whatever changed while in filemanager. not that this can't be done with gconf, but still | 00:16 |
luf | Have you tested "false"results? | 00:16 |
freemangordon | no | 00:17 |
luf | I don't care about dbus-listener for changes ... | 00:17 |
*** joshgillies has joined #maemo-ssu | 00:17 | |
freemangordon | but we have NFC who sets those gconf keys | 00:17 |
* freemangordon is afk | 00:17 | |
luf | Ok. I'm not happy to drop the code ... | 00:17 |
freemangordon | just #if 0 it | 00:17 |
Pali | ping merlin1991 | 00:18 |
merlin1991 | Pali: pong | 00:19 |
merlin1991 | luf, freemangordon sorry guys, I lost track of time | 00:19 |
Pali | can you create on gitorious cssu repo location-supl-fix? | 00:19 |
merlin1991 | https://gitorious.org/community-ssu/localtion-supl-fix | 00:21 |
Pali | aaa bad name, I renamed it | 00:23 |
luf | merlin1991: :D | 00:24 |
Pali | ok, I pushed git repo | 00:24 |
luf | merlin1991: we'll try it next week? | 00:25 |
kerio | hm, why do we need that fix? | 00:25 |
luf | *will we | 00:25 |
merlin1991 | I'm on a skiing trip next week, whilst I'm probably around each evening I never know when and how long :/ | 00:25 |
Pali | kerio, because supl.nokia.com not working | 00:25 |
Pali | I will push that package to cssu-devel for testing | 00:26 |
kerio | what does that do? | 00:26 |
*** dafox has quit IRC | 00:26 | |
Pali | kerio, if server is set to supl.nokia.com it will ask if you want to change it to supl.google.com | 00:27 |
kerio | when? on install? | 00:27 |
Pali | and because location-proxy daemon changing it back to supl.nokia.com that package will ask it every reboot (if is changed again) | 00:27 |
Pali | on startup | 00:27 |
Pali | but there is also button do not ask me that again | 00:28 |
* kerio doesn't get that | 00:28 | |
Pali | I think that location-proxy resetting supl server when SIM card is removed/inserted | 00:28 |
Pali | package pushed to cssu-devel | 00:30 |
Pali | please test it: sudo apt-get install location-supl-fix | 00:30 |
DocScrutinizer51 | Pali: (changed SIM) makes sense | 00:32 |
Pali | to reset it back to supl.nokia.com?? | 00:32 |
kerio | DocScrutinizer51: not really | 00:32 |
Pali | nonsense | 00:33 |
kerio | also, is location-proxy closed? | 00:33 |
Pali | why on the earth should some daemon without any user interation change some settings to non working server??? | 00:33 |
Pali | kerio, yes | 00:33 |
DocScrutinizer51 | Pali: please start pkg via .desktop autostart, on long defer (low pro, high number) | 00:34 |
DocScrutinizer51 | Pali: we don't want to delay boot by such check | 00:34 |
DocScrutinizer51 | grrrrrr | 00:34 |
DocScrutinizer51 | ~ping | 00:34 |
infobot | ~pong | 00:34 |
Pali | DocScrutinizer51, isnt desktop autostart mean to autospawn always when not running? | 00:35 |
DocScrutinizer51 | ~ping | 00:35 |
infobot | ~pong | 00:35 |
DocScrutinizer51 | ooh | 00:35 |
DocScrutinizer51 | been online | 00:35 |
DocScrutinizer51 | yes | 00:35 |
Pali | DocScrutinizer51, it is started when strating hildon-desktop | 00:35 |
DocScrutinizer51 | Pali: I'll think about it some more | 00:37 |
gregoa | on my n900, nothing has ever changed the supl server back to nokia's after I set it once to google's | 00:37 |
kerio | indeed | 00:37 |
DocScrutinizer51 | same here | 00:37 |
Pali | I'm using 2 sim cards from different contries... maybe this can be problem... | 00:38 |
DocScrutinizer51 | yes | 00:38 |
gregoa | and for the one-time fix: can't this happen in the -mp package instead of a separate one? | 00:38 |
gregoa | ok, I've only ever used one SIM card | 00:38 |
Pali | gregoa, mp is metapackage so no | 00:39 |
kerio | it's a package like any other | 00:39 |
Pali | its metapackage | 00:39 |
gregoa | and metapackages can#t have postinst scripts in cssu? | 00:39 |
Pali | does not contains any files | 00:39 |
kerio | it's... a package | 00:39 |
gregoa | well, that can be changed :) | 00:39 |
kerio | we can make it contain files if we want | 00:39 |
Pali | but then it is not metapackage... | 00:40 |
DocScrutinizer51 | own package "fix-shit" is fine | 00:40 |
DocScrutinizer51 | it however should be a "normal app" that gets also started once on install time | 00:40 |
*** arcean_ has joined #maemo-ssu | 00:40 | |
Pali | DocScrutinizer51, cannot be started on install time | 00:41 |
DocScrutinizer51 | umm | 00:41 |
Pali | because cssu metapackage automatically reboot device | 00:41 |
kerio | Pali: postinst scripts are still ran | 00:41 |
DocScrutinizer51 | ahh, then we set up n alarmd event | 00:41 |
kerio | no we don't | 00:41 |
*** arcean has quit IRC | 00:43 | |
Pali | DocScrutinizer51, any ETA for autobuilder?? | 00:46 |
Pali | what happened? | 00:46 |
DocScrutinizer51 | Pali: sorry nope | 00:47 |
Pali | aaaaaaaa | 00:47 |
DocScrutinizer51 | ask X-Fade | 00:47 |
DocScrutinizer51 | try new IP | 00:47 |
*** Guest16821 has quit IRC | 00:48 | |
*** MrPingu has quit IRC | 00:48 | |
*** MrPingu has joined #maemo-ssu | 00:48 | |
DocScrutinizer51 | Pali: I hope to send a mail about "migration: current status and plans for the near future" shortly | 00:56 |
Pali | ok | 00:57 |
DocScrutinizer51 | Pali: atm ball is in Nemein half of playground | 00:57 |
DocScrutinizer51 | now for friggin sscd | 00:58 |
DocScrutinizer51 | so... afk bbiab | 01:00 |
*** Martix has quit IRC | 01:12 | |
*** kolp_ has joined #maemo-ssu | 01:18 | |
*** kolp has quit IRC | 01:21 | |
DocScrutinizer51 | ok, this time not even boot puts 2G back to operational | 01:23 |
*** kolp_ has quit IRC | 01:23 | |
DocScrutinizer51 | :-( | 01:23 |
*** kolp has joined #maemo-ssu | 01:24 | |
DocScrutinizer51 | I blame O2 | 01:32 |
DocScrutinizer51 | 3G getting better by the month while 2G seems to suffer proportionally | 01:34 |
DocScrutinizer51 | 4 years ago I hardly got a 2G connection in this pub (had no 3G back when). 3 years ago 2G improved a lot and 3G was as poor as 2G been before. Since ~1.5 years 2G is getting worse and now back to inferior than 4 years ago, while 3G now is fine | 01:38 |
DocScrutinizer51 | ~o2 | 01:40 |
DocScrutinizer51 | ~botnack | 01:41 |
*** MrPingu has quit IRC | 01:41 | |
ShadowJK | same trend here | 01:42 |
ShadowJK | only get 5-10kbyte/s on 2g now | 01:42 |
ShadowJK | used to be solid 25-30 everywhere | 01:42 |
*** luf has quit IRC | 01:43 | |
DocScrutinizer51 | fsck | 01:47 |
*** luf has joined #maemo-ssu | 01:47 | |
DocScrutinizer51 | ~ping | 01:48 |
infobot | ~pong | 01:48 |
DocScrutinizer51 | "sent 4MB, rcv 22MB" for last month | 02:07 |
DocScrutinizer51 | the 500MB "flatrate" seems absolutely sufficient for me | 02:08 |
DocScrutinizer51 | particularly when 2G doesn't work anymore | 02:09 |
*** LinuxCode has quit IRC | 02:09 | |
DocScrutinizer51 | ~seen raster | 02:12 |
infobot | raster <~raster@enlightenment/developer/raster> was last seen on IRC in channel #meego, 291d 20h 24m 27s ago, saying: 'open is just a bonus'. | 02:12 |
luf | I should not write new code ... I haven't seen so many mistakes for years :D | 02:18 |
DocScrutinizer51 | hm? shy to kill all those bugs? | 02:22 |
*** luf has quit IRC | 02:34 | |
*** luf has joined #maemo-ssu | 02:36 | |
luf | I hate my inet provider :( | 02:38 |
*** luf has quit IRC | 02:42 | |
*** luf has joined #maemo-ssu | 02:46 | |
luf | I have two provider fortunately :) | 02:47 |
luf | DocScrutinizer51: it's very time consuming to fix all the mistakes. However I hope I'm done. | 02:47 |
luf | freemangordon: I pushed bluez dbus for icon and name into libhildonfm git. Please review and test. It's working for me now. | 02:47 |
luf | freemangordon: I see the problem with pictures in syslog ... It tries to create thumbnails for pictures and it fails (of course). | 02:47 |
*** Pali has quit IRC | 02:48 | |
luf | If somone else wants test bluez (obexFTP) support for filemanager I uploaded new libhildonfm package to http://merlin1991.at/~luf/osso-gnomevfs-extra/ | 02:59 |
luf | It seems stable enough as freemangordon is using it on his primary N900 :) | 02:59 |
*** kolp has quit IRC | 03:01 | |
*** M4rtinK has quit IRC | 03:02 | |
luf | luf: I mark it with beta state | 03:04 |
luf | TTL | 03:04 |
*** luf has quit IRC | 03:04 | |
*** arcean_ has quit IRC | 04:02 | |
*** jonwil has joined #maemo-ssu | 04:14 | |
*** Milhouse has quit IRC | 05:10 | |
*** Sc0rpius has quit IRC | 05:17 | |
*** Sc0rpius has joined #maemo-ssu | 05:25 | |
*** amiconn_ has joined #maemo-ssu | 05:41 | |
*** amiconn has quit IRC | 05:41 | |
*** amiconn_ is now known as amiconn | 05:41 | |
*** int_ua has joined #maemo-ssu | 05:51 | |
*** DocScrutinizer05 has quit IRC | 06:04 | |
*** DocScrutinizer05 has joined #maemo-ssu | 06:04 | |
*** jonwil has quit IRC | 06:40 | |
*** Jade has joined #maemo-ssu | 07:19 | |
*** Jade has joined #maemo-ssu | 07:19 | |
*** jaded has quit IRC | 07:21 | |
*** LaoLang_cool has joined #maemo-ssu | 08:41 | |
*** joshgillies has quit IRC | 08:48 | |
*** LaoLang_cool has quit IRC | 09:04 | |
freemangordon | luf: this https://gitorious.org/community-ssu/libhildonfm/blobs/9fc59e4e274237b2595dbc2dcde38a999ae37d47/hildon-fm/hildon-file-system-obex.c#line369 will result in a endless loop if condition becomes true | 09:19 |
freemangordon | I am not sure continue in do-while will evaluate while() expression | 09:20 |
freemangordon | might be wrong though | 09:20 |
kerio | aiui continue is a goto to just before the end of the block | 09:25 |
freemangordon | could be | 09:25 |
freemangordon | I use do-while once in 5 years, so not exactly shure :D | 09:26 |
freemangordon | I would've used for() loop | 09:26 |
freemangordon | kerio: yep, you are right, continue reevaluates the expression, so it is ok | 09:28 |
freemangordon | luf: scratch ^^^, it is ok | 09:28 |
freemangordon | aah, "goto", congrats luf :) | 09:30 |
freemangordon | ok, commit looks fine | 09:30 |
freemangordon | luf: installed, so far so good :) | 09:45 |
*** kerio has quit IRC | 10:14 | |
*** kerio has joined #maemo-ssu | 10:14 | |
*** joshgillies has joined #maemo-ssu | 10:38 | |
*** luf has joined #maemo-ssu | 10:45 | |
luf | freemangordon: are you trying how is my heart strong? | 10:45 |
luf | :D | 10:45 |
merlin1991 | a little bit of almost heart attacks never hurt anybody ;) | 10:48 |
luf | merlin1991: :D | 10:54 |
luf | merlin1991: please change room description as meeting date is in past ... | 10:55 |
*** ChanServ sets mode: +o merlin1991 | 11:01 | |
*** merlin1991 changes topic to "Maemo Community Seamless Software Update "CSSU" channel, http://wiki.maemo.org/Community_SSU | Known bugs: http://j.mp/communityssu-bugs | Channel logs: http://mg.pov.lt/maemo-ssu-irclog/ | Sources: http://gitorious.org/community-ssu/ | Latest version: Testing(2013-01-07): 21.2011.38-1Tmaemo7.2; Stable(2012-12-24): 21.2011.38-1Smaemo5" | 11:01 | |
*** ChanServ sets mode: -o merlin1991 | 11:01 | |
luf | merlin1991: how can I see list of bugs you want to discuss on meeting? | 11:02 |
merlin1991 | just follow the link the topic, start with 12648 | 11:02 |
*** M4rtinK has joined #maemo-ssu | 11:12 | |
*** Pali has joined #maemo-ssu | 11:36 | |
freemangordon | luf: why is that with your heart? :) | 11:37 |
freemangordon | luf: BTW I think there is one more think that should be done in obexftp | 11:38 |
freemangordon | if BT is turned off, turn it on in the same way as when you share a file over BT with BT off. Just a proposal though it will make user exparience consistent | 11:39 |
freemangordon | besides that so far everything is fine | 11:40 |
*** ZogG has quit IRC | 11:44 | |
* amiconn wonders how to compile an application for N900 so that it uses thumb code | 11:57 | |
freemangordon | amiconn: http://wiki.maemo.org/CSSU-thumb_toolchain_setup_%28gcc4.7.2-linaro%29 | 11:57 |
merlin1991 | amiconn: but don't tell anybody ;) | 11:58 |
freemangordon | :D | 11:58 |
*** kolp has joined #maemo-ssu | 11:59 | |
amiconn | I probably need to repair my scratchbox environment first | 12:00 |
freemangordon | I guess so | 12:00 |
merlin1991 | also never attempt to build microb-engine | 12:00 |
freemangordon | merlin1991: why? | 12:00 |
merlin1991 | you need some dark magic for that :D | 12:00 |
* amiconn would really prefer a proper cross-compilation environment over this scratchbox crap | 12:00 | |
merlin1991 | amiconn: move the stuff into sb2 ;) | 12:00 |
freemangordon | merlin1991: what's wrong with black magic? | 12:00 |
merlin1991 | merlin is a white not blackhat ;) | 12:01 |
freemangordon | aah, I see | 12:01 |
merlin1991 | freemangordon: I didn't get the chance to try the image yet | 12:01 |
merlin1991 | if it works I'll have find out why and kill whomever is reponsible | 12:01 |
freemangordon | ok | 12:01 |
merlin1991 | hm I wonder if it will work when I boot it up in qemu-kvm | 12:02 |
freemangordon | merlin1991: just make sure to not install ubuntu upgrades, I have the feeling they break quemu | 12:02 |
freemangordon | *quemu | 12:02 |
freemangordon | the fuck | 12:02 |
* freemangordon needs moar coffee | 12:02 | |
*** LaoLang_cool has joined #maemo-ssu | 12:07 | |
*** LaoLang_cool has quit IRC | 12:08 | |
*** arcean has joined #maemo-ssu | 12:12 | |
*** kolp has quit IRC | 12:17 | |
*** kolp has joined #maemo-ssu | 12:21 | |
freemangordon | chem|st: what's with the new -stable? | 12:23 |
chem|st | freemangordon: sry some serious private issues came across, will try for tonight, no promisses, I am still wasted | 12:25 |
*** lizardo has joined #maemo-ssu | 12:28 | |
luf | freemangordon: please elaborate more on BT on off issue you see. I don't catch the idea. | 13:29 |
*** MrPingu has joined #maemo-ssu | 13:29 | |
*** Jaded has joined #maemo-ssu | 13:40 | |
*** Jaded has joined #maemo-ssu | 13:40 | |
*** Jade has quit IRC | 13:41 | |
luf | Ohoh nobody maintain libxml2 since released so it contains memleaks also :( | 14:15 |
*** arcean_ has joined #maemo-ssu | 14:17 | |
luf | Or better say: nobody maintains bugs fixed in upstream (as some CVEs were fixed). | 14:17 |
*** arcean has quit IRC | 14:20 | |
*** arcean_ is now known as arcean | 14:20 | |
*** MrPingu has quit IRC | 14:24 | |
*** Jaded has quit IRC | 14:56 | |
*** Jade has joined #maemo-ssu | 14:56 | |
*** Jade has joined #maemo-ssu | 14:56 | |
freemangordon | Pali: even seen that https://tango.0pointer.de/pipermail/pulseaudio-discuss/2010-November/008226.html ? | 14:58 |
freemangordon | luf: if try you share a file over BT with BT off, BT is auto switched to on | 14:59 |
luf | freemangordon: So you think to BT auto switch to ON when start filemanager? I don't think it's good idea ... | 15:00 |
freemangordon | no, only if one presses Bluetooth in FM | 15:01 |
luf | freemangordon: come on ... wi discussed it yesterday ... there is directory preload ... | 15:02 |
luf | *we | 15:02 |
freemangordon | exactly | 15:02 |
freemangordon | but it happens only if you choose bluetooth, i.e. enter it | 15:02 |
freemangordon | it does not happen on FM startup | 15:02 |
luf | So it's not possible to see Bluetooth without enabled BT. | 15:03 |
freemangordon | aiui | 15:03 |
luf | It does. | 15:03 |
freemangordon | luf: are you 100% sure? | 15:03 |
luf | Yes I'm. Let's enable syslog + download/install my compiled version of osso-gnomevfs-extra and you'll see. | 15:04 |
freemangordon | anyway, is it possible to turn BT on when you try to browse a device and BT if off by that time? | 15:04 |
freemangordon | s/if/is | 15:04 |
luf | Even because the Bluetooth is only shown if you have some supported device paired ;) | 15:04 |
freemangordon | luf: you got me wrong | 15:04 |
luf | freemangordon: come on. Stop. | 15:05 |
luf | It's working as you want. | 15:05 |
freemangordon | I am not saying to turn BT on when bluetooth is entered, but only when an actual attempt to browse a device is made | 15:05 |
luf | No I'm wrong. MMNT. | 15:05 |
freemangordon | Pali: also look here https://bugs.maemo.org/show_bug.cgi?id=7190 | 15:06 |
povbot | Bug 7190: music stutters while multi-tasking, especially browsing web | 15:06 |
freemangordon | Pali: esp comment 47 | 15:08 |
luf | freemangordon: I understand ... | 15:10 |
* ShadowJK wishes media player buffered input file 5-10 secs ahead | 15:12 | |
freemangordon | luf: do you? | 15:12 |
freemangordon | good | 15:13 |
merlin1991 | ShadowJK: blame mafw | 15:13 |
ShadowJK | indeed | 15:13 |
ShadowJK | sqlite is quite capable of monopolizing IO for 5-10 seconds :) | 15:14 |
freemangordon | ShadowJK: any clue if we can fix that? after all swlite is in CSSU | 15:14 |
freemangordon | *sqlite | 15:14 |
merlin1991 | hm I don't know of any sqlite in cssu | 15:15 |
freemangordon | hmm, my bad :) | 15:16 |
freemangordon | i included it in -thumb, that is why I tought it is in -testing too ;) | 15:16 |
ShadowJK | For harmattan they were going to run it in "journal only" mode, or something like that. Basically it's the IO write access pattern issue on flash | 15:17 |
ShadowJK | Maybe worth seeing what features upstream sqlite has these days | 15:17 |
ShadowJK | btw, I've seen significant emmc load (swap being on uSD) when using fennec too (cssu thumb), been meaning to compile myself a little LD_PRELOAD magic to disable fsync() and fdatasync() for fennec :) | 15:18 |
ShadowJK | (as I don't particulary care if I have to nuke .mozilla/fennec daily after corruption) | 15:19 |
luf | freemangordon: I want just to make you happy :p | 15:19 |
ShadowJK | fsync() on ext2/ext3 is about as costly as a full sync.. think they improved that a bit in ext4 | 15:20 |
*** Pali has quit IRC | 15:21 | |
freemangordon | luf: oh, so you make all the development to make me happy? I feel honoured :D | 15:22 |
luf | freemangordon: however I'm affraid I have to check it in all get_dev because there is no specific call when going into Bluetooth. | 15:23 |
freemangordon | ShadowJK: afaik fremantle uses journal only mode too(at least for conversations) | 15:24 |
freemangordon | and journal is in /var/lib | 15:24 |
luf | freemangordon: is there any other reason as nobody else don't want it :) | 15:24 |
freemangordon | luf: hehe | 15:24 |
freemangordon | luf: why do you think that, I am sure merlin1991 posponed yesterday's meeting to give you time to finish obexftp :P | 15:25 |
luf | freemangordon: Ahhh true I forget. He is so kind that he'll go skiing to give me extra one week bonus :D | 15:30 |
freemangordon | luf: see ;) | 15:30 |
* merlin1991 feels trolled, big time | 15:31 | |
*** Pali has joined #maemo-ssu | 16:03 | |
*** Jaded has joined #maemo-ssu | 16:17 | |
*** Jaded has joined #maemo-ssu | 16:17 | |
*** Jade has quit IRC | 16:20 | |
luf | It seems my devN900 booted correctly with libxml2-2.8.0 from wheezy :D | 16:31 |
luf | There are fixed several CVEs and some mem leaks ... | 16:34 |
luf | And the libxml2.so.2.8.0 is just about 20kB bigger. | 16:37 |
luf | freemangordon: I know that autogen for libxml2 2.8.0 is failing but it's using pregenerated configure which works :) I'll take a look on this issue also ... | 16:50 |
freemangordon | luf: you want to upgrade libxml2 too? I mean now, not in 2 months? | 16:53 |
luf | freemangordon: :D | 16:53 |
freemangordon | luf: memleaks? sounds nice | 16:53 |
freemangordon | btw, fremantle is on 2.6.32, are those ABI compatible? | 16:54 |
luf | Yes. I saw at least two or three (I just took a fast overview) in 50 commits from 2.6.32 release and I checked it's not fixed in maemo package. | 16:55 |
freemangordon | hmm, so 2.6.x -> 2.8.x does not break the abi? | 16:56 |
freemangordon | nice | 16:56 |
luf | freemangordon: It just seems so now. Not 100% sure but the device boot. I don't know what should I test also ... | 16:56 |
luf | I know hildon-* at least hardly depends on libxml. | 16:57 |
freemangordon | luf: for start you can compare exports from the old and the new | 16:58 |
freemangordon | luf: so there are ~50 commits between 2.6.32 an 2.8.0? | 16:59 |
freemangordon | then we can just review them | 16:59 |
freemangordon | have a link? | 16:59 |
luf | freemangordon: There is arounf 500 :D | 16:59 |
freemangordon | hmm, ^^^ you wrote 50 :P | 17:00 |
luf | freemangordon: I went just throught 50 to take decision (to try wheezy 2.8.0 on N900) ;) | 17:00 |
freemangordon | aah, ok | 17:00 |
freemangordon | anyway, where did you look at those commits? | 17:00 |
luf | libxml2 git | 17:06 |
luf | http://git.gnome.org/browse/libxml2/ | 17:06 |
freemangordon | thanks | 17:06 |
luf | http://git.gnome.org/browse/libxml2/log/?ofs=500 | 17:07 |
luf | http://git.gnome.org/browse/libxml2/commit/?id=074f37e7ebd5e76ceb584a89745a9e84df5b3be2 | 17:08 |
freemangordon | luf: http://git.gnome.org/browse/libxml2/diff/?id=LIBXML2.7.0 | 17:09 |
freemangordon | I think we can go through all this version diffs and assess | 17:09 |
Pali | merlin1991, freemangordon, see: https://gitorious.org/community-ssu/alarmd/merge_requests/1 | 17:11 |
luf | Yeah you still have some reserve as you sleep 4 hours per day :D | 17:11 |
Pali | is somebody against rewriting git history for alarmd? | 17:11 |
Pali | my git repo has all public versions | 17:12 |
luf | freemangordon: I see just addition there. | 17:12 |
freemangordon | Pali: it is up to merlin1991 | 17:12 |
freemangordon | luf: ok | 17:12 |
merlin1991 | how many commits did we apply? | 17:12 |
freemangordon | luf: could you do diff -Urn 2.6.32 2.8.0 and upload the .diff file somewhere | 17:13 |
freemangordon | we can look at code changes there and decide whether the ABI is broken or not | 17:14 |
luf | freemangordon: Yes merlin1991 is going to skiing so he can print it and read whole week :D | 17:15 |
Pali | merlin1991: see https://gitorious.org/community-ssu/alarmd/commits/thumb-testing and https://gitorious.org/~pali/community-ssu/pali-alarmd/commits/thumb-testing | 17:15 |
freemangordon | luf: hmm, I see jealousy here :D | 17:16 |
luf | Maybe there but not here :D :D | 17:17 |
*** jon_y has quit IRC | 17:21 | |
Pali | freemangordon, here is also rebased git history for microb-engine: https://gitorious.org/community-ssu/microb-engine/merge_requests/1 | 17:25 |
Pali | merlin1991 ^^^ | 17:25 |
*** Pali has quit IRC | 17:32 | |
* DocScrutinizer05 just noticed that ivgalvez and him pretty much killed off the yesterday meeting start | 17:34 | |
DocScrutinizer05 | sorry | 17:35 |
freemangordon | DocScrutinizer05: hmm, it wasn't you aiui ;) | 17:42 |
DocScrutinizer05 | well, somebody pinged merlin1991 about his favourite game of pingpong scheduled for 2000CET, actually >>[2013-01-09 20:02:08] <luf> merlin1991: Jan, 9 2013 20:00 CET ... :D | 17:44 |
DocScrutinizer05 | ivgalvez and me ignored that | 17:44 |
luf | DocScrutinizer05: I think bigger problem was that some other guy missed it too :D | 17:44 |
DocScrutinizer05 | quite easily due to the noise ivan and me created here | 17:45 |
DocScrutinizer05 | not particularly polite | 17:45 |
luf | DocScrutinizer05: no, you can see he answered with several ??? ;) | 17:45 |
DocScrutinizer05 | ooh, I missed that :-) | 17:46 |
DocScrutinizer05 | busy times ;-P | 17:46 |
luf | freemangordon, pali: I'm building patched pulseaudio ... | 17:49 |
luf | freemangordon: are you sure you want go through? wc -l: 216961 libxml2_2.6_to_2.8.diff (maybe it's half due to diff after buildpackage + some cleanup) | 18:04 |
luf | Patched pulseaudio (pointed by freemangordon: https://bugs.maemo.org/show_bug.cgi?id=7190) uploaded to http://merlin1991.at/~luf/pulseaudio/ | 18:18 |
povbot | Bug 7190: music stutters while multi-tasking, especially browsing web | 18:18 |
luf | Please test it so I can push it to git and also upload to the cssu-devel. Thanks. | 18:19 |
*** Pali has joined #maemo-ssu | 18:20 | |
luf | I'm leaving now for today. So I hope someone will be real man and will also teste osso-gnomevfs-extra + libhidlonfm, new libxml2 and also new pulseaudio :D | 18:28 |
*** luf has quit IRC | 18:29 | |
*** toxaris has joined #maemo-ssu | 18:41 | |
*** NIN101 has joined #maemo-ssu | 18:48 | |
*** ChanServ sets mode: +o chem|st | 19:16 | |
*** chem|st changes topic to "Maemo Community Seamless Software Update "CSSU" channel, http://wiki.maemo.org/Community_SSU | Known bugs: http://j.mp/communityssu-bugs | Channel logs: http://mg.pov.lt/maemo-ssu-irclog/ | Sources: http://gitorious.org/community-ssu/ | Latest version: Testing(2013-01-07): 21.2011.38-1Tmaemo7.2; Stable(2013-01-10): 21.2011.38-1Smaemo6" | 19:17 | |
*** ChanServ sets mode: -o chem|st | 19:18 | |
chem|st | cssu-stable-6 released, git updated... | 19:20 |
ThreeM | no changelog for testing? | 19:26 |
chem|st | wiki is ro atm | 19:28 |
chem|st | 7.2 was a security update | 19:28 |
chem|st | maemo-sec-certs got updated | 19:28 |
chem|st | look in the tmo threads for info | 19:28 |
*** Pali_ has joined #maemo-ssu | 19:29 | |
*** toxaris has quit IRC | 19:29 | |
freemangordon | luf: hmm, you wasted your time on PA :( https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/924416 | 19:30 |
freemangordon | chem|st: great | 19:31 |
chem|st | freemangordon: still does not feel it sry | 19:31 |
freemangordon | chem|st: hmm? | 19:31 |
chem|st | freemangordon: I try to keep myself distracted but it doesn't help it much | 19:31 |
chem|st | as I said there was no update because of serious personal issues... | 19:32 |
freemangordon | aah, sure , np | 19:32 |
*** xes has joined #maemo-ssu | 19:32 | |
*** Pali has quit IRC | 19:32 | |
chem|st | I'm still not able to get microb-engine built... | 19:33 |
chem|st | can anyone confirm that it installs correctly pls (cssu-stable 6) | 19:33 |
*** freemangordon has quit IRC | 19:34 | |
*** freemangordon has joined #maemo-ssu | 19:34 | |
freemangordon | chem|st: for microb-engine try SDK vmware image (when you have time) | 19:35 |
freemangordon | I uploaded it in my home on merlin1991's server | 19:37 |
freemangordon | if you have troubles to download it from Nokia | 19:38 |
Pali_ | do no forget to turn off thumb in sdk vmware image!!!! | 19:38 |
*** Pali_ is now known as Pali | 19:38 | |
freemangordon | Pali: :nod: | 19:40 |
freemangordon | Pali: though thumb-compiled microb-engine(without patches in thumb-testing) does not run at all, so chem|stwill catch it pretty easily :D | 19:41 |
*** Pali has quit IRC | 19:49 | |
*** xes has quit IRC | 19:50 | |
*** Pali has joined #maemo-ssu | 19:52 | |
*** Pali has quit IRC | 19:56 | |
*** Pali has joined #maemo-ssu | 19:56 | |
*** AndrewX192 has quit IRC | 20:01 | |
*** merlin1991 has quit IRC | 20:01 | |
*** guly has quit IRC | 20:01 | |
*** guly has joined #maemo-ssu | 20:02 | |
*** merlin1991 has joined #maemo-ssu | 20:02 | |
*** merlin1991 has quit IRC | 20:02 | |
*** merlin1991 has joined #maemo-ssu | 20:02 | |
*** AndrewX192 has joined #maemo-ssu | 20:02 | |
*** AndrewX192 has joined #maemo-ssu | 20:02 | |
DocScrutinizer05 | ((<chem|st> wiki is ro atm)) please see workaround | 20:52 |
DocScrutinizer05 | ~interim-dns | 20:52 |
infobot | methinks interim-dns is "http://mwkn.net/2013/01/community.html and http://maemo.cloud-7.de/migration-project/DNS-TBD-.etc.hosts" | 20:52 |
DocScrutinizer05 | please update wiki there, it's ok | 20:52 |
DocScrutinizer05 | eventualy your edits there will "migrate" to the "real" wiki (actually we'll just point DNS records to point to those IPs - or any new ones that might become actual when the servers got installed) | 20:54 |
*** dafox has joined #maemo-ssu | 21:13 | |
*** Jaded has quit IRC | 21:49 | |
*** Jade has joined #maemo-ssu | 21:49 | |
*** Jade has joined #maemo-ssu | 21:49 | |
*** Jaded has joined #maemo-ssu | 21:53 | |
*** Jaded has joined #maemo-ssu | 21:53 | |
*** Jade has quit IRC | 21:55 | |
*** Pali has quit IRC | 22:11 | |
*** lizardo has quit IRC | 22:51 | |
*** Pali has joined #maemo-ssu | 22:56 | |
*** xes has joined #maemo-ssu | 23:16 | |
*** MrPingu has joined #maemo-ssu | 23:19 | |
*** aapo has joined #maemo-ssu | 23:33 | |
*** arcean has quit IRC | 23:33 | |
*** Milhouse has joined #maemo-ssu | 23:33 | |
*** arcean has joined #maemo-ssu | 23:34 | |
*** xes has quit IRC | 23:44 | |
*** Jaded has quit IRC | 23:59 | |
*** Jaded has joined #maemo-ssu | 23:59 | |
*** Jaded has quit IRC | 23:59 | |
*** Jaded has joined #maemo-ssu | 23:59 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!