*** lizardo has quit IRC | 00:03 | |
*** macmaN has quit IRC | 00:16 | |
*** int_ua has joined #maemo-ssu | 00:19 | |
*** Guest50125 has quit IRC | 00:22 | |
*** macmaN has joined #maemo-ssu | 00:38 | |
*** int_ua has quit IRC | 00:57 | |
*** BCMM has quit IRC | 01:25 | |
*** Jade has quit IRC | 01:35 | |
*** Kaptenen has quit IRC | 01:40 | |
merlin1991 | arcean: ping | 01:45 |
---|---|---|
arcean | merlin1991: pong | 01:45 |
merlin1991 | do you knwo what the edit_mode_portrait gconf key does in hildon-desktop? | 01:46 |
arcean | hmm, i'm not sure if it's not related to application list/launcher | 01:47 |
arcean | merlin1991: edit_mode_portrait is set when user enters desktop edit in portrait mode | 01:50 |
merlin1991 | hm I wonder why it's even neccesary | 01:51 |
merlin1991 | hm the only other place where I find it is in hildon-home in hd-backgrounds.c | 01:52 |
merlin1991 | I guess it's to tell h-h that user edits in portrait and not in landscape :) | 01:53 |
arcean | yes | 01:58 |
arcean | hmm, I'll try to change it tomorrow | 01:58 |
arcean | so we will have one gconf key less :) | 01:59 |
freemangordon | merlin1991, (and others) http://maemo.merlin1991.at/cssu/community-devel/pool/free/o/osso-gnome-vfs2/ | 01:59 |
merlin1991 | and what's it got? | 01:59 |
freemangordon | now sdcard partitions have correct labels | 02:00 |
merlin1991 | because on gitorious there still is only the stock maemo code ,) | 02:00 |
merlin1991 | I think you're a git push short | 02:00 |
freemangordon | wait a minute :D | 02:00 |
freemangordon | merlin1991, ready | 02:02 |
freemangordon | commits pushed | 02:02 |
merlin1991 | btw could you look into something for me? | 02:03 |
freemangordon | which one? | 02:03 |
merlin1991 | runing blkid as root shows you some info about all partitions in the system | 02:03 |
merlin1991 | but when I reformatted my sd card to only have one partition I still have ghost entries in the output from blkid | 02:03 |
merlin1991 | even after a reboot | 02:03 |
freemangordon | you want me to reformat my sdcard? | 02:04 |
merlin1991 | well simply adding a partition in the padding on the end | 02:04 |
merlin1991 | running blkid and removing it again | 02:04 |
merlin1991 | should be sufficient to reproduce :) | 02:04 |
merlin1991 | you'll have the partition that is long gone in the list even if you reboot your n900 | 02:05 |
merlin1991 | and imo that is a bug :D | 02:05 |
freemangordon | hmm, won't work, my sdcard has 3 partitions and there is no free space (afaik). but I can try on my development device | 02:06 |
merlin1991 | btw in case you wonder, blkid is part of e2fsprogs | 02:06 |
freemangordon | blkid reads partition table, ain't? | 02:06 |
merlin1991 | nfc | 02:07 |
freemangordon | hmm, very strange, that is the last line here - /dev/ramzswap0: TYPE="swap" | 02:07 |
freemangordon | so I could just rmmod ramzswap | 02:07 |
freemangordon | merlin1991, yep, there is a bug, blkid still reports /dev/ramzswap0 az swap partition, even after there is NO /dev/ramzswap0 :D | 02:09 |
freemangordon | s/az/as/ | 02:09 |
infobot | freemangordon meant: merlin1991, yep, there is a bug, blkid still reports /dev/ramzswap0 as swap partition, even after there is NO /dev/ramzswap0 :D | 02:09 |
merlin1991 | and if you reboot it will still report it :D | 02:10 |
freemangordon | nice | 02:10 |
freemangordon | dooes your card have several partitions? | 02:10 |
merlin1991 | I went from 3 to 1 partition | 02:10 |
merlin1991 | but it still remembers partition 2 and 3 | 02:11 |
freemangordon | damn, you don't classify as a guine pig then :( | 02:11 |
freemangordon | *guinea | 02:11 |
merlin1991 | freemangordon: I can play guinea pig no problem | 02:11 |
merlin1991 | that sd card holds no valuable information :D | 02:11 |
freemangordon | for the new gnome-vfs | 02:11 |
freemangordon | ooh, another bug, ke-recv cannot rename ext3 partitions | 02:12 |
freemangordon | and if you rename fat partition, you need to reboot so new name to appear in filemanager | 02:12 |
freemangordon | actually 2 bugs | 02:12 |
freemangordon | merlin1991, then install new gnome-vfs from the repo , re-partition your sd-card to have 2 partitions and play a bit with ossofilemanager | 02:13 |
freemangordon | 1st partition vfat | 02:14 |
freemangordon | 2nd - initially no fstype, after that swap, and after that ext3 | 02:14 |
freemangordon | I am curious if my changes would deal with that as intended | 02:15 |
merlin1991 | damn now I'll have to play with fsckd fdisk | 02:15 |
freemangordon | fdisk? | 02:15 |
freemangordon | os sfdisk | 02:15 |
freemangordon | *or | 02:15 |
freemangordon | aah, and initially do not set labels on partitions | 02:16 |
freemangordon | then set a label on ext3 | 02:16 |
freemangordon | and then on vfat | 02:16 |
merlin1991 | hm nfc how to set lables actually :D | 02:17 |
freemangordon | is going to have something for dinner, will be back in a couple of minutes | 02:17 |
merlin1991 | I've been using gui for paritioning all the time xD | 02:17 |
freemangordon | connect via usb and use your pc | 02:17 |
merlin1991 | runing windows currently :/ | 02:18 |
freemangordon | you can use e2fstune to set up a label for ext3 | 02:18 |
freemangordon | and n900 itself for vfat, but that will need a reboot (see the bugs above) | 02:19 |
freemangordon | I meant the rename function in filemanager | 02:19 |
*** gri has quit IRC | 03:11 | |
*** LaoLang_cool has joined #maemo-ssu | 03:25 | |
*** gri has joined #maemo-ssu | 03:34 | |
*** NIN101 has quit IRC | 03:34 | |
*** gri has quit IRC | 03:39 | |
*** NIN101 has joined #maemo-ssu | 03:39 | |
*** NIN101 has quit IRC | 03:40 | |
*** gri has joined #maemo-ssu | 03:41 | |
*** LaoLang_cool has quit IRC | 03:43 | |
*** arcean has quit IRC | 03:46 | |
*** LaoLang_cool has joined #maemo-ssu | 03:46 | |
*** M4rtinK has quit IRC | 04:29 | |
*** nox- has quit IRC | 04:41 | |
*** M4rtinK has joined #maemo-ssu | 04:49 | |
*** javispedro has quit IRC | 04:53 | |
*** M4rtinK has quit IRC | 04:56 | |
*** int_ua has joined #maemo-ssu | 05:29 | |
*** int_ua has quit IRC | 05:30 | |
*** amiconn_ has joined #maemo-ssu | 05:43 | |
*** amiconn has quit IRC | 05:43 | |
*** amiconn_ is now known as amiconn | 05:43 | |
*** LaoLang_cool has quit IRC | 06:08 | |
*** merlin_1991 has joined #maemo-ssu | 07:54 | |
*** merlin1991 has quit IRC | 07:55 | |
*** Jade has joined #maemo-ssu | 08:33 | |
DocScrutinizer | <merlin1991> (you'll have the partition that is long gone in the list even if you reboot your n900) WTF?! | 08:54 |
DocScrutinizer | merlin_1991: arcean: could we go thru *all* gconfkeys eventually? I feel like quite a lot of mess there, maybe we can do a major refactoring | 08:56 |
DocScrutinizer | (re partition table, labels) this is a problem that exists for all flavours of linux/unix. Actually you'll find yourself fixing upstream kernel stuff | 09:02 |
DocScrutinizer | unix never planned to have hot swappable drives, and there are *still* quite a number of problems atound all that, which usually get solved the "windows way" aka "mandatory reboot" | 09:03 |
DocScrutinizer | actually a really removable drive will see complete new initialization on plugin, afaik. For changes on fundamental drive structures/properties like partition table there's not yet a proper foolproof concept to do that re-initialization without such unplug&replug or reboot, afaik | 09:06 |
DocScrutinizer | merlin_1991: NFC though how an obsolete drive-info could survive reboot. *might* be related to friggin partition table concept, which iirc has two redundant ways to describe drive and partitions, and not all tools work on both concurrently to keep them in sync | 09:09 |
DocScrutinizer | first test to dissect the problem: create a uSD that shows the problem, see if the problem sticks to the uSD when you insert the uSD to a "new" device | 09:11 |
freemangordon | DocScrutinizer, no need for SD card, a simple compcache drive is enough | 09:12 |
DocScrutinizer | ?? | 09:12 |
freemangordon | s/drive/device/ | 09:12 |
infobot | freemangordon meant: DocScrutinizer, no need for SD card, a simple compcache device is enough | 09:12 |
DocScrutinizer | how you gonna insert that to a "new" N900? | 09:13 |
freemangordon | modins? | 09:13 |
freemangordon | insmod, sorry, still having my coffe | 09:13 |
freemangordon | :D | 09:13 |
DocScrutinizer | nfc what you're talking about | 09:13 |
freemangordon | by doing inmod ramzswap.ko, you are creating /dev/ramzswap0 | 09:14 |
DocScrutinizer | that's completely unrelated and irrelevant here | 09:14 |
freemangordon | and that is listed by blkid | 09:14 |
freemangordon | see backscroll | 09:14 |
DocScrutinizer | what in >>first test to dissect the problem: create a uSD that shows the problem, see if the problem sticks to the uSD when you insert the uSD to a "new" device<< makes you think this could be done with ramzswap? | 09:15 |
DocScrutinizer | there's a couple of potential causes around the topic at large - kernel's device tables not really being flushable is just one, properties/structure of partition-table of one drive is another | 09:18 |
freemangordon | DocScrutinizer, if you are talking about blkid bug, it could be triggered by using a virtual device, no need for a real SD card partition | 09:18 |
DocScrutinizer | for dissecting the "sticky across boot" problem which is the most severe one in my book, we want to tackle partition table the way I suggested above first | 09:20 |
freemangordon | and compcache/ramzswap is such a device, blkid reports /dev/ramzswap0: TYPE="swap" long afater there is no such device in /dev | 09:20 |
freemangordon | ok | 09:20 |
freemangordon | but don't really see the difference | 09:21 |
DocScrutinizer | after solving this problem, we check what persisted and tackle those | 09:21 |
freemangordon | anyway, I need more coffee | 09:21 |
DocScrutinizer | the non-flushable device tables in kernel are a known problem, since ages | 09:21 |
DocScrutinizer | but they won't explain why problem is sticky across boot | 09:22 |
* DocScrutinizer also runs for another coffee | 09:22 | |
DocScrutinizer | though daywork waiting for me, need to wake up first | 09:23 |
DocScrutinizer | also all please make damn sure you check back on stock fremantle with stock kernel and manual (u)mounting, to get a clear idea where from the problems stem that we're chasing | 09:25 |
DocScrutinizer | I anticipate most of them appear on stock as well | 09:26 |
DocScrutinizer | for problems clearly introduced by new ke-recv we know whom "to blame" and fix. For problems that are also in stock kernel and system even, we have to ponder where and how, or if at all to fix them. Might be mission impossible if the problem even exists in upstream 3.x kernel still | 09:30 |
DocScrutinizer | freemangordon: actually it doesn't matter at all if you use ramzswap partition or whatever else to create the problem, the point is we create the problem on a partition table we can insert to a new system that never before seen this problem, so we find out if the problem sits (and persists across boots) in partition table itself or rather somewhere in the rootfs | 09:39 |
DocScrutinizer | or (worst case) in both together, in an either AND or OR way | 09:41 |
DocScrutinizer | 1) create problem 2a) "swap rootfs" to a "clean" one (by moving uSD to new system, or by restoing a clean rootfs backup to the affected device) 2b) on device with freshly created problem swap MBR/part-tbl of the affected storage to a known good version, via dd; reboot 3) evaluate your findings to conclude what's the nature of the issue and where to investigate further | 09:46 |
DocScrutinizer | my suggestion above been about 2a) | 09:47 |
DocScrutinizer | clearly done the most easy way by swapping uSD to a "new" device | 09:47 |
*** DocScrutinizer has quit IRC | 09:56 | |
*** DocScrutinizer has joined #maemo-ssu | 09:56 | |
*** dafox has joined #maemo-ssu | 10:05 | |
*** dafox has quit IRC | 10:08 | |
*** dafox has joined #maemo-ssu | 10:09 | |
*** dafox has quit IRC | 10:11 | |
*** dafox has joined #maemo-ssu | 10:21 | |
*** LaoLang_cool has joined #maemo-ssu | 10:24 | |
*** Jade has quit IRC | 10:31 | |
*** dafox has quit IRC | 10:35 | |
*** dafox has joined #maemo-ssu | 10:36 | |
DocScrutinizer | man addpart, man delpart | 10:40 |
DocScrutinizer | http://www.cyberciti.biz/tips/re-read-the-partition-table-without-rebooting-linux-system.html | 10:44 |
DocScrutinizer | man partprobe | 10:47 |
DocScrutinizer | it's highly unclear (yet, to me) who (which programs - like sfdisk - or which daemons) does inform kernel to reread partition tables, esp on fremantle | 10:51 |
DocScrutinizer | also it's unclear how much of the infra needed to support all this is actually implemented in fremantle kernel, not to mention whether all that got tested and is bugfree or not | 10:52 |
DocScrutinizer | anyway keep in mind there's - afaik - nothing in kernel or userland that's supposed to keep sticky as in across-boot any info about partition tables of attached devices | 10:54 |
DocScrutinizer | maybe except /dev fs itself | 10:54 |
DocScrutinizer | depending on what the system is utilizing to create device nodes (udev, devtmpfs, ke-recv, manual mkdev calls, whatever), you easily might find an obsolete devicenode in /dev, or miss a devicenode for a new device or partition. Esp when "hotplugged" or - worse - created "on the fly" as new partition on a storage dev | 10:58 |
DocScrutinizer | also I think that while /dev/sdx (example) gets created by e.g. a udev rule, yet /dev/sdxN etc most likely are created vy the kernel driver itself, on invocation | 11:11 |
DocScrutinizer | s/vy/by/. | 11:12 |
*** juzn900 has joined #maemo-ssu | 11:16 | |
*** juzn900 has left #maemo-ssu | 11:21 | |
*** LaoLang_cool has quit IRC | 12:03 | |
*** Guest50125 has joined #maemo-ssu | 12:25 | |
DocScrutinizer | or put simply: "<merlin199> runing blkid as root shows you some info about all partitions in the system. but when I reformatted my sd card to only have one partition I still have ghost entries in the output from blkid. even after a reboot[!!!]" and would you comment/correct my thoughts regarding that, as of http://mg.pov.lt/maemo-ssu-irclog/latest.log.html#t2012-04-10T09:20:06 ff, please | 12:26 |
DocScrutinizer | oops | 12:27 |
DocScrutinizer | ECHAN | 12:27 |
*** StyXman has joined #maemo-ssu | 12:38 | |
*** arcean has joined #maemo-ssu | 12:40 | |
*** M4rtinK has joined #maemo-ssu | 12:52 | |
*** dafox has quit IRC | 12:57 | |
*** ivgalvez has joined #maemo-ssu | 12:58 | |
*** dafox has joined #maemo-ssu | 12:58 | |
*** schen has joined #maemo-ssu | 13:25 | |
*** lizardo has joined #maemo-ssu | 13:29 | |
*** schen has quit IRC | 13:29 | |
*** juzn900 has joined #maemo-ssu | 13:43 | |
*** schen has joined #maemo-ssu | 13:47 | |
*** wmarone_ has quit IRC | 13:49 | |
*** wmarone_ has joined #maemo-ssu | 13:49 | |
ivgalvez | freemangordon: ping | 13:51 |
*** Guest50125 has quit IRC | 14:00 | |
freemangordon | ivgalvez, pong | 14:19 |
*** juzn900 has left #maemo-ssu | 14:29 | |
*** arcean_ has joined #maemo-ssu | 14:30 | |
*** arcean has quit IRC | 14:33 | |
*** arcean_ is now known as arcean | 14:45 | |
ivgalvez | I have commented some questions about promotion of KPv50 in http://talk.maemo.org/showpost.php?p=1190361&postcount=183 | 15:03 |
ivgalvez | I'm afraid some people may complain about promoting it having issues with commercial applications | 15:04 |
*** schen has quit IRC | 15:08 | |
freemangordon | ivgalvez, I saw that, but what are the issues , I am not sure that abc or bless n900 have problems because of KP | 15:09 |
freemangordon | and joikuspot already should be ok | 15:09 |
*** merlin_1991 is now known as merlin1991 | 15:13 | |
*** merlin1991 has joined #maemo-ssu | 15:13 | |
*** M4rtinK has quit IRC | 15:24 | |
ivgalvez | I didn't know Joikuspot was OK with KP50 | 15:30 |
ivgalvez | but it wasn't at least until v48 right? | 15:30 |
ivgalvez | and with BlessN900 / ABC it seems that reinstalling fcam drivers from devel is needed. | 15:32 |
ivgalvez | as it's not a User's package, most people doesn't have the update | 15:33 |
merlin1991 | ivgalvez: about blessn900 | 15:34 |
freemangordon | ivgalvez, see my post on TMO | 15:34 |
merlin1991 | or rather fcam drivers | 15:34 |
merlin1991 | that's actually f00bar on the side of the fcam drivers package | 15:34 |
freemangordon | :nod: | 15:34 |
ivgalvez | ok I've read your response | 15:35 |
ivgalvez | thanks that's clarifying | 15:35 |
freemangordon | well, there will be issues with KP50 going to extras because of the changed OC frequencies, but I will ask Pali (once again) to make some changes to kernel-power-settings, so old frequencies to be automatically replaced with new | 15:37 |
ivgalvez | are you going to attend the mer-meeting about OBS? | 15:37 |
freemangordon | ivgalvez, what am I supposed to do there? My question is serius | 15:38 |
freemangordon | s/serius/serious/ | 15:38 |
infobot | freemangordon meant: ivgalvez, what am I supposed to do there? My question is serious | 15:38 |
ivgalvez | you are more capable than most of the tipycal chit chatters | 15:38 |
ivgalvez | s/tipycal/typical/ | 15:39 |
infobot | ivgalvez meant: you are more capable than most of the typical chit chatters | 15:39 |
freemangordon | well, i *might* be more capable as a coder, but still... | 15:39 |
ivgalvez | and having a Community OBS for Maemo is something that in the short term could help in development | 15:39 |
ivgalvez | I'm thinking about the possibilities of upgrading the toolchain | 15:40 |
ivgalvez | Aapo was trying to upgrade gcc to 4.6 with no luck in the autobuilder | 15:40 |
freemangordon | agree, but AIUI SD69 will attend the meeting, and I expect more people from Maemo/Harmattan to join | 15:41 |
ivgalvez | at least things are beginning to move again | 15:42 |
freemangordon | ivgalvez, lets look it from that angle - noone can expect a couple of people to do all the work, if there is no enough active community members, then let it be that way | 15:42 |
freemangordon | yeah, lets see in what direction | 15:43 |
freemangordon | :D | 15:43 |
freemangordon | and re new toolchain - CSSU does not rely/use on autobuilder and if a new toolchain is needed that could be easily achieved | 15:44 |
ivgalvez | good to know | 15:47 |
freemangordon | in fact I have working 4.6.2 in one of mine SB targets :) | 15:51 |
ivgalvez | one more question, I have seen recent commits for tracker package | 15:52 |
ivgalvez | are you going to upgrade the deprecated version we are using? I've seen a lot of supposed improvements in performance and battery consumption | 15:53 |
ivgalvez | in latest tracker versions | 15:53 |
freemangordon | ivgalvez, better ask Pali, I am not aware what is the case with tracker :) | 15:56 |
ivgalvez | ok, thanks | 15:58 |
*** ivgalvez has left #maemo-ssu | 16:01 | |
guly | which twitter client do people here use? | 16:03 |
freemangordon | mIRC | 16:03 |
freemangordon | oops | 16:03 |
freemangordon | twitter? | 16:03 |
freemangordon | sorry, don't use any :) | 16:04 |
guly | mirc with pizza script? ghgh | 16:04 |
merlin1991 | guly: I use tweego | 16:16 |
merlin1991 | btw anybody got the obs meeting time and date at hand? | 16:17 |
DocScrutinizer | btw any comments on my comments? | 16:19 |
merlin1991 | yeah | 16:23 |
merlin1991 | it makes no difference if it's our ke-recv or the pr1.3 ke-rcv | 16:23 |
merlin1991 | blkid outputs nonsense regardless | 16:23 |
Lava_Croft | for the fans: http://forum.xda-developers.com/showthread.php?t=1547408 | 16:47 |
DocScrutinizer | merlin1991: so the problems are genuine maemo problems | 16:50 |
DocScrutinizer | quite expected | 16:50 |
DocScrutinizer | since renaming and changing partitions doesn't even work under a lot of "desktop" linux' | 16:51 |
DocScrutinizer | nevertheless, as mentioned this morning, your "sticky" problem is a class on its own, and needs some more investigaton | 16:52 |
DocScrutinizer | first of all I'd like to see it reproduced/confirmed, and the simple swap-SD-to-other-rootfs/device test done, to rule out it's just your partitioning tool that is messing up part-tbk | 16:54 |
DocScrutinizer | tbl* | 16:54 |
Lava_Croft | http://news.bbc.co.uk/2/hi/programmes/click_online/9711150.stm | 16:55 |
Lava_Croft | er | 16:55 |
merlin1991 | DocScrutinizer: you can reproduce it without even using an sd card | 16:59 |
merlin1991 | if you create a swap device with ramzswapd | 16:59 |
merlin1991 | remove it | 16:59 |
merlin1991 | reboot | 16:59 |
merlin1991 | blkid still thinks you have it | 16:59 |
DocScrutinizer | I'm not particularly interested in uSD-free reproduction of the bug, since uSD is the most convenient and easy case to triage | 17:00 |
merlin1991 | well anyway it got reproduced with and without uSD on 3 devices | 17:00 |
DocScrutinizer | and I wouldn't bet a fly shit on what ramzswap does to system | 17:01 |
DocScrutinizer | after all that's SWAP | 17:01 |
DocScrutinizer | might easily get an own early init job to create that partition during boot, or whatever | 17:02 |
merlin1991 | well to make you happy I've swapped the sd card to my pr1.3 n900 | 17:02 |
merlin1991 | and blkid only reports the single partition that should be there | 17:02 |
Lava_Croft | was it DocScrutinizer asking for new N900's to buy, not too long ago? | 17:02 |
merlin1991 | Lava_Croft: yes | 17:03 |
Lava_Croft | According to my wife, MediaMarkt here still sells them | 17:03 |
Lava_Croft | for 379euros orso | 17:03 |
DocScrutinizer | and when you insert another SD to the afected device now, will it still show ghosts? | 17:03 |
Lava_Croft | at least the store nearby here, in Alkmaar apparently has a few left | 17:03 |
DocScrutinizer | Lava_Croft: yep | 17:03 |
merlin1991 | DocScrutinizer: it even shows the ghosts if I don't insert it and reboot the affected device | 17:03 |
DocScrutinizer | Lava_Croft: o.O | 17:03 |
Lava_Croft | exactly my reaction | 17:03 |
DocScrutinizer | many thanks | 17:04 |
Lava_Croft | i have not seen it myself | 17:04 |
DocScrutinizer | alas ATM I'm broke, since my employer thinks I'm cheaper than a bank | 17:04 |
Lava_Croft | and while my wife certainly knows what my n900 looks like, i cannot be sure 100% until i saw it myself | 17:04 |
Lava_Croft | and she can read too | 17:04 |
Lava_Croft | fine wife of mine | 17:04 |
merlin1991 | :D | 17:04 |
DocScrutinizer | thank her from me :-D | 17:05 |
Lava_Croft | mediamarkt website here in NL does not show any n900's | 17:05 |
Lava_Croft | i will | 17:05 |
merlin1991 | DocScrutinizer: I jsut removed the sd card from the pr1.3 n900 and rebooted | 17:05 |
merlin1991 | blkid still reports the sdcard partition | 17:05 |
DocScrutinizer | I wonder if MM here in germany can order goods from MM NL | 17:05 |
Lava_Croft | no idea | 17:06 |
Lava_Croft | i dont go to mediamarkt | 17:06 |
DocScrutinizer | merlin1991: AHAAAA! | 17:06 |
Lava_Croft | merlin1991: magic | 17:06 |
DocScrutinizer | not magic, probably friggin static /dev/* | 17:06 |
merlin1991 | no | 17:06 |
DocScrutinizer | NO?? | 17:07 |
merlin1991 | /dev does not have the partition anymore | 17:07 |
Lava_Croft | heh | 17:07 |
merlin1991 | ONLY blkid still shows it | 17:07 |
DocScrutinizer | W?T!F?! | 17:07 |
merlin1991 | see my pastebin from earlier today http://pastebin.com/qR5iMx01 | 17:07 |
DocScrutinizer | merlin1991: that looks like... thoroughly fsckedup :-/ | 17:09 |
DocScrutinizer | merlin1991: please rm /etc/blkid.tab | 17:11 |
DocScrutinizer | or rather | 17:12 |
DocScrutinizer | ls /etc/blkid.tab | 17:12 |
DocScrutinizer | ls -l | 17:12 |
merlin1991 | oh that file contains all the evil entries | 17:12 |
merlin1991 | removing it yields in a perfect list | 17:12 |
DocScrutinizer | and | 17:13 |
DocScrutinizer | ^W | 17:13 |
DocScrutinizer | :-D | 17:13 |
DocScrutinizer | bug squashed? ;-D | 17:14 |
merlin1991 | nah | 17:14 |
merlin1991 | I have to investigate if it is the desired behavious of blkid to store the info in such a way | 17:15 |
merlin1991 | but I smell bug | 17:15 |
merlin1991 | because there also is a /etc/blkid.tab.old file | 17:15 |
DocScrutinizer | what's file perms? | 17:15 |
DocScrutinizer | DUH? | 17:15 |
merlin1991 | which automatically gets created when you run blkid and already have a .tab file | 17:15 |
DocScrutinizer | shiiiiiit! | 17:15 |
merlin1991 | so my bet is that blkid should write the proper new info but doesn't | 17:16 |
DocScrutinizer | -w writecachefile | 17:16 |
DocScrutinizer | Write the device cache to writecachefile instead of writing it to the default cache file /etc/blkid.tab. | 17:16 |
DocScrutinizer | If you don’t want to save the cache to the default file, specify /dev/null. If not specified it will be | 17:16 |
DocScrutinizer | the same file as that given by the -c option. | 17:16 |
*** Pali has joined #maemo-ssu | 17:17 | |
merlin1991 | hm running blkid -g | 17:18 |
merlin1991 | followed by blkid | 17:19 |
merlin1991 | gives actually proper results | 17:19 |
merlin1991 | now is that weird cache behaviour intentional or not is the question | 17:19 |
DocScrutinizer | I smell a bug introduced by a "fix" supposedly introduced during maemo adaption of blkid. This adaption probably be done due to >> If none is given, all devices which appear in /proc/partitions are shown, if they are recognized.<< while we all know (and see in your pastebin) that /proc/partitions on maemo is "wrong" | 17:20 |
DocScrutinizer | ooh, double invokation of blkid resores the correct result? kinda anticipated behaviour, when yu mentioned .old | 17:21 |
merlin1991 | nah first invoking blkid with "-g" | 17:22 |
merlin1991 | which is epxlained as "garbage collect the cache file" | 17:22 |
DocScrutinizer | BWAHAHA I missed that | 17:22 |
DocScrutinizer | -g Perform a garbage collection pass on the blkid cache to remove devices which no longer exist. | 17:22 |
* merlin1991 idly wonders WHO WANT A FRIGGIN REPORT FOR DEVICES THAT DON'T EXIST ANYMORE | 17:22 | |
DocScrutinizer | that's ot intentional, that's to fix the known issue we ran into | 17:23 |
DocScrutinizer | not* | 17:23 |
DocScrutinizer | since probing all devices takes eternities, blkid uses a cache | 17:24 |
merlin1991 | hm I notice no difference between invoking blkid without a cache or with the cache | 17:24 |
DocScrutinizer | using this cache per definitionem forbids automatic updates of the cache when devices changed | 17:24 |
merlin1991 | in otherwords invoking it after removing the cache file, or when it still has one | 17:25 |
merlin1991 | DocScrutinizer: wrong | 17:25 |
merlin1991 | it actually overwrites in the cache | 17:25 |
merlin1991 | it only doesn't delete | 17:25 |
DocScrutinizer | merlin1991: blkid is a general tool, no specialized one for maemo | 17:25 |
merlin1991 | I've repartitioned my sd from 2 times ext + 1 vfat (in that order) to 1vfat | 17:25 |
merlin1991 | and then blkid reported 1 vfat 1 ext 1 vfat | 17:26 |
DocScrutinizer | hmm, it has intelligent cache ;-P | 17:26 |
merlin1991 | it has a foobar cache :D | 17:26 |
DocScrutinizer | whatever, you correctly stated it doesn't matter for maemo at all, how fast this shitty thing performs. So we want to wap it up with a wrapper script that changes "blkid $@" to "blkid -c /dev/null $@" | 17:29 |
DocScrutinizer | wrap* | 17:29 |
DocScrutinizer | which is an exemplary good CSSU fix of a maemo bug | 17:29 |
DocScrutinizer | mv /sbin/blkid /sbin/blkid.real; echo -e '#!/bin/sh\n/sbin/blkid.real -c /dev/null "$@"\n" >/sbin/blkid;chmod 755 /sbin/blkid | 17:32 |
DocScrutinizer | >> | 17:34 |
DocScrutinizer | -c cachefile | 17:34 |
DocScrutinizer | Read from cachefile instead of reading from the default cache file /etc/blkid.tab. If you want to start | 17:34 |
DocScrutinizer | with a clean cache (i.e. don’t report devices previously scanned but not necessarily available at this | 17:34 |
DocScrutinizer | time), specify /dev/null. | 17:34 |
DocScrutinizer | of course it needs thorough testing nevertheless, maybe some idiotic script relies on the caching | 17:36 |
DocScrutinizer | actually we should review rather than test | 17:37 |
DocScrutinizer | all locations where blkid gets invoked | 17:37 |
DocScrutinizer | and no, I'd not suggest to fix the intiscripts that invoke blkid, the wrapper solution is way more robust | 17:38 |
Pali | freemangordon, if you finding upstream git repo of osso-gnome-vfs2, it is here: http://maemo.gitorious.org/maemo-af/osso-gnome-vfs2/commits/fremantle | 17:43 |
DocScrutinizer | actually make that echo -e '#!/bin/sh\n/sbin/blkid.real -c /dev/null\nif [ 4 -eq $? -o x$1 == x-h ]; then echo "via wrapper script $0 to pass -c /dev/null"; fi; "$@"\n" >/sbin/blkid | 17:48 |
DocScrutinizer | ugh | 17:50 |
DocScrutinizer | actually make that echo -e '#!/bin/sh\n/sbin/blkid.real -c /dev/null "$@"\nret=$?\nif [ 4 -eq $ret -o x$1 == x-h ]; then echo "via wrapper script $0 to pass -c /dev/null"; return $ret\nfi; \n" >/sbin/blkid | 17:52 |
merlin1991 | I think first we have to investigate what in maemo actually uses blkid | 17:55 |
merlin1991 | :D | 17:55 |
DocScrutinizer | easy, grep is your friend | 17:55 |
merlin1991 | sure :) | 17:55 |
merlin1991 | grep -r is running soon | 17:55 |
DocScrutinizer | I gues you can limit it to /etc /var | 17:56 |
DocScrutinizer | though... ohwell t900 has nothing to do anyway ;-D | 17:57 |
freemangordon | Pali, wrong, it is here git@gitorious.org:community-ssu/osso-gnome-vfs2.git :P | 18:04 |
Pali | freemangordon, what is wrong? | 18:05 |
DocScrutinizer | merlin1991: meh, seems blkid is used nowhere | 18:18 |
DocScrutinizer | libblkid is used 'a lot' | 18:18 |
*** dafox has quit IRC | 18:39 | |
freemangordon | Pali, I was joking, we already have those sources in CSSU (cloned from the address you pointed) plus a fix for wrong partition labels | 18:40 |
Pali | freemangordon, then OK | 18:40 |
freemangordon | btw you can use cssu-devel repo to test the fix | 18:41 |
freemangordon | merlin1991, did you send HOWTO use -devel repo to others? | 18:41 |
amiconn | What does maemo use blkid for, btw_ | 18:42 |
amiconn | s/_/?/ | 18:42 |
infobot | amiconn meant: What does maemo use blkid for, btw? | 18:42 |
amiconn | Damn keymap | 18:42 |
merlin1991 | freemangordon: I've sent it to Pali, still have to explain it to arcean | 18:44 |
freemangordon | ok | 18:44 |
merlin1991 | btw I think I've made a config mistake | 18:44 |
freemangordon | why? | 18:45 |
merlin1991 | "distribution" is community-devel instead of fremantle | 18:46 |
freemangordon | hmm, why is that? | 18:47 |
merlin1991 | because I configured it that way (by mistake) | 18:47 |
merlin1991 | technially it's no problem | 18:47 |
merlin1991 | it only looks "wrong" in the cataloges list | 18:47 |
freemangordon | no, i meant why it should not be fremantle? | 18:47 |
merlin1991 | it should be fremantle | 18:47 |
freemangordon | aaah, ok | 18:48 |
freemangordon | my old eyes | 18:48 |
freemangordon | well, I don't think anyone has this repo set up, so you still can change it | 18:48 |
freemangordon | and maybe make an announcement thread on TMO after that | 18:49 |
freemangordon | is it hard to change distribution to correct one? | 18:50 |
merlin1991 | nah should be easy | 18:50 |
merlin1991 | jsut need to find the right options | 18:50 |
freemangordon | do it then :) | 18:50 |
merlin1991 | the config files are not exaclty straight forward :D | 18:50 |
*** Pali has quit IRC | 18:55 | |
DocScrutinizer | merlin1991: I'm inclined to close your virtual ticket as INVALID | 19:08 |
DocScrutinizer | merlin1991: seems nothing in maemo fremantle is using blkid. So if it doesn't behave as *you* expect, that's no valid ticket | 19:08 |
DocScrutinizer | merlin1991: I thought you're describing an actual error showing up in maemo $whatever app | 19:09 |
DocScrutinizer | like e.g. your ghost partitions would show up in HFM | 19:11 |
freemangordon | merlin1991, BTW did you try osso-gnome-vfs2 from cssu-devel according to yesterday's plan? | 19:11 |
DocScrutinizer | which, btw, made me enter panic mode | 19:12 |
DocScrutinizer | ;-P | 19:12 |
merlin1991 | yeah it seems to be fsckd by design | 19:12 |
freemangordon | merlin1991, this is a FEATURE, not a BUG :D | 19:13 |
freemangordon | you being a developer should know that | 19:13 |
freemangordon | :P | 19:13 |
DocScrutinizer | also you should know how to set a proper SEVERITY tag to your error reports ;-) | 19:14 |
merlin1991 | I never said it is baaaaaaaaaaaaad :D | 19:17 |
freemangordon | Hmm, was it Raimu to report that renaming a partition usign filemanager screws volume labels? | 19:19 |
freemangordon | Raimu, ping | 19:20 |
DocScrutinizer | merlin1991: you actually said nothing regarding that | 19:25 |
DocScrutinizer | I read that in context of our current ke-recv mess, and filled in the missing SEVERITY tag - obviously incorrect, due to missing input. Your name was the guidance | 19:26 |
merlin1991 | tbh I hade no idea about severity, I came across it when debugging ke-recv stuff | 19:27 |
DocScrutinizer | :nod: | 19:27 |
DocScrutinizer | communication failed. Always a problem of both ends ;-) | 19:28 |
DocScrutinizer | anyway a great opportunity to learn some stuff about the topic at large | 19:28 |
freemangordon | merlin1991, what exactly ke-recv stuff are you debugging? | 19:29 |
freemangordon | the rename bug? | 19:29 |
merlin1991 | nope had someone where ke-recv wouldn't lead to moutns at all | 19:29 |
merlin1991 | even with proper init.d script | 19:30 |
freemangordon | aah, ok | 19:30 |
freemangordon | Pali, ping | 19:30 |
merlin1991 | freemangordon: please reupload your package | 19:42 |
merlin1991 | I've changed the distribution and everything but lost your package on the way | 19:42 |
freemangordon | ok, give me a minute | 19:42 |
freemangordon | ready | 19:44 |
freemangordon | BTW I think all of us should have that repo enabled | 19:44 |
merlin1991 | dang | 19:45 |
merlin1991 | it went back into community-devel | 19:45 |
merlin1991 | seems there still is some gotcha | 19:45 |
freemangordon | merlin1991, seems it went in BOTH repos | 19:47 |
merlin1991 | ls | 19:48 |
merlin1991 | oops :D | 19:48 |
freemangordon | . | 19:48 |
freemangordon | .. | 19:48 |
freemangordon | 0 bytes in 0 files | 19:48 |
freemangordon | :D | 19:48 |
merlin1991 | hm it is in the fremantle dist | 19:49 |
freemangordon | np then | 19:49 |
merlin1991 | is it only 1 package or a few? | 19:50 |
freemangordon | 5 .debs | 19:50 |
merlin1991 | okay please upload once more :$ | 19:52 |
freemangordon | ok | 19:52 |
merlin1991 | if it doesn't go to community-devel this time it's fine :) | 19:52 |
merlin1991 | okay seems the setup is proper now | 19:55 |
merlin1991 | btw I've created a .install file aswell http://maemo.merlin1991.at/cssu/community-devel/community-devel-fremantle.install | 19:56 |
freemangordon | yep | 19:56 |
freemangordon | yeah,i were just browsing from my n900 to use ot :D | 19:56 |
* merlin1991 watches ham | 19:57 | |
freemangordon | me too :) | 19:58 |
merlin1991 | it's currently at preparing installation, I guess that is when it adds the repos and refreshes | 19:58 |
freemangordon | yeah, the same | 19:58 |
DocScrutinizer | somebody over at #maemo mentioned there's allegedly some kind of dependencies conflict with new KP50 and KP50-multiboot|uboot (can't remember) | 19:59 |
merlin1991 | oh yes, apt-worker going insane | 19:59 |
merlin1991 | ham rally needs a busy indicator in the main window for when apt-worker is running in circles | 20:00 |
DocScrutinizer | YEP! | 20:00 |
DocScrutinizer | add a statusbar icon to apt-worker | 20:00 |
merlin1991 | I always open a xterm and run top to see when I finally can use the ui again | 20:01 |
DocScrutinizer | will help as well on closing HAM | 20:01 |
DocScrutinizer | well, I got loadapplet for that ;-D | 20:01 |
freemangordon | loadapplet? and how is the battery life with it? | 20:01 |
DocScrutinizer | an applet that should've been in maemo default metapr | 20:02 |
freemangordon | isn't that python? | 20:02 |
DocScrutinizer | nah, don't think so | 20:02 |
freemangordon | hmm,ok, if you say so | 20:02 |
merlin1991 | damn I want the connect now widget to work for bluetooth too :D | 20:03 |
DocScrutinizer | but actually you're right it's probably eating a few cpu cycles and causing wakeups | 20:03 |
merlin1991 | the only applet out there for that IS python | 20:03 |
*** BCMM has joined #maemo-ssu | 20:03 | |
merlin1991 | aka evil | 20:03 |
DocScrutinizer | I don't mind if it's python, the problem is refresh cycle and suspend or not, and when | 20:04 |
merlin1991 | okay freemangordonwhich package do I have to upade? all of them or only libosso-gnomevfs2-0? | 20:04 |
freemangordon | few CPU cycles? possible. And...err... what about memory? | 20:04 |
DocScrutinizer | I got "plenty of memory" here | 20:04 |
freemangordon | n950? :D | 20:04 |
DocScrutinizer | way more than average joe | 20:04 |
DocScrutinizer | or maybe not... I'll investigate. Thanks for pointing me at it | 20:06 |
merlin1991 | DocScrutinizer: gimme a free -m on your device when it's idle | 20:06 |
merlin1991 | I wonder how much it differs from a mostly unmodified device | 20:06 |
DocScrutinizer | IroN900:~# free | 20:06 |
DocScrutinizer | total used free shared buffers | 20:06 |
DocScrutinizer | Mem: 245540 242880 2660 0 5176 | 20:06 |
DocScrutinizer | Swap: 786424 129540 656884 | 20:06 |
DocScrutinizer | Total: 1031964 372420 659544 | 20:06 |
DocScrutinizer | not what I expected | 20:07 |
DocScrutinizer | thus "or maybe not..." | 20:07 |
freemangordon | Nokia-N900:~# free | 20:08 |
freemangordon | total used free shared buffers | 20:08 |
freemangordon | Mem: 235260 197044 38216 0 492 | 20:08 |
freemangordon | Swap: 1107688 218728 888960 | 20:08 |
freemangordon | Total: 1342948 415772 927176 | 20:08 |
merlin1991 | total used free shared buffers | 20:08 |
merlin1991 | Mem: 235260 219768 15492 0 3768 | 20:08 |
merlin1991 | -/+ buffers: 216000 19260 | 20:08 |
merlin1991 | Swap: 786424 76216 710208 | 20:08 |
freemangordon | but i have PhoneME with Opera loaded and microb and 4 accounts (skype,facebook,gtalk and irc) connected | 20:08 |
merlin1991 | my pr1.3 device has a better ratio though | 20:09 |
BCMM | DocScrutinizer: my gf's phone has the same ke-rcev bug. i followed the steps that fixed mine, and it says mp-fremantle-community pr is alread the newest version | 20:09 |
BCMM | do i continue with dsmetool anyway? | 20:09 |
merlin1991 | BCMM: then she updated already | 20:09 |
merlin1991 | this way you need | 20:09 |
merlin1991 | dpkg --purge --force-all | 20:10 |
merlin1991 | apt-get install ke-recv | 20:10 |
merlin1991 | dsmetool -b | 20:10 |
freemangordon | dpkg --purge --force-all ke-recv | 20:10 |
merlin1991 | yeah | 20:10 |
merlin1991 | what freemangordon said :D | 20:10 |
merlin1991 | silly me | 20:10 |
BCMM | thanks, doing that | 20:11 |
freemangordon | DocScrutinizer, you are on omap kernel? | 20:11 |
DocScrutinizer | freemangordon: stock kernel | 20:12 |
BCMM | ah, now i forgot to clear the mount point... | 20:12 |
merlin1991 | did it reboot already? | 20:12 |
BCMM | oh silly me i can just expose it again with mass storage mode | 20:12 |
merlin1991 | well even if it did, you can just unmount clean remount | 20:12 |
BCMM | nah, playing boot video now | 20:12 |
freemangordon | yea, that is why your memory is 245540 vs 235260 on mine and merlin's | 20:12 |
merlin1991 | hm I just realized I have pk on my -stable, but omap on my -testing n900 xD | 20:13 |
BCMM | thanks, mydocs mounts now | 20:14 |
DocScrutinizer | how would I spot the process of loadapplet? or is it just a "subroutine" of hildon-foo? | 20:14 |
BCMM | fwiw, this phone had the same issue with rotation | 20:14 |
freemangordon | should make no difference(beside those additional 10MB for DSP and framebuffer) | 20:14 |
freemangordon | DocScrutinizer, it is hildon-home | 20:14 |
DocScrutinizer | :nod: | 20:14 |
DocScrutinizer | thought as much | 20:14 |
freemangordon | wait, hildon-status-manu | 20:14 |
DocScrutinizer | whaever | 20:15 |
merlin1991 | BCMM: I guess the issue is gone now? | 20:15 |
DocScrutinizer | ooh wait, we could compare length :-P err values of hildon-status-menu | 20:15 |
freemangordon | merlin1991, new gnome-vfs-whaecer installed? | 20:16 |
merlin1991 | yea | 20:16 |
freemangordon | how the things look like now? | 20:16 |
merlin1991 | now trying to find that usim | 20:16 |
freemangordon | usim? | 20:16 |
merlin1991 | err usd | 20:16 |
freemangordon | what for? | 20:16 |
merlin1991 | whatever :D | 20:16 |
freemangordon | aah :D | 20:16 |
DocScrutinizer | grrr | 20:16 |
DocScrutinizer | 1556 user 712 20 0 3932 532 528 S 0.0 0.2 0:00.00 /usr/bin/hildon-status-menu | 20:17 |
DocScrutinizer | PID USER PPID PRI NI VIRT RES SHR S CPU% MEM% TIME+ Command | 20:18 |
DocScrutinizer | 0.0 CPU% 0.2 MEM% I'm not at all concerned | 20:19 |
*** javispedro has joined #maemo-ssu | 20:23 | |
BCMM | merlin1991: yeah works now | 20:31 |
*** CepiPerez has joined #maemo-ssu | 20:33 | |
Raimu | freemangordon, pong | 20:35 |
freemangordon | raimu, was that you who had problems with volume labels incorrectly shown in filemanager after volume rename? | 20:36 |
freemangordon | Raimu ^^^ | 20:37 |
merlin1991 | hm I missed the #mer-meeting | 20:39 |
* DocScrutinizer MEHs | 20:39 | |
DocScrutinizer | mer vanished from my radar completely | 20:40 |
DocScrutinizer | I just can't see it leading anywhere | 20:40 |
Raimu | freemangordon: Yes. | 20:40 |
merlin1991 | DocScrutinizer: I read the minutes, and it looks like nokia is looking into funding parts of their obs structure | 20:41 |
freemangordon | Raimu, ok, there is supposed to be a fix for that, dare to enable community-devel repo to test it? | 20:41 |
DocScrutinizer | that's ewlwvant how? | 20:41 |
Raimu | freemangordon: Hokay. | 20:41 |
DocScrutinizer | dang | 20:41 |
merlin1991 | and it also seems that nokia/maemo.org people seem to be interested into replacing autobuilder with obs aswell | 20:41 |
DocScrutinizer | relevant* | 20:41 |
merlin1991 | s/into/in/ | 20:42 |
infobot | merlin1991 meant: and it also seems that nokia/maemo.org people seem to be interested in replacing autobuilder with obs aswell | 20:42 |
freemangordon | Raimu, here http://maemo.merlin1991.at/cssu/community-devel/ | 20:42 |
freemangordon | there is .install file to be opened directly from your n900 | 20:42 |
Raimu | freemangordon: Ahah, I got it from here - now what's the file I'm to update? | 20:42 |
freemangordon | osso-gnome-vfs, but you need 2 .debs, better use HAM to upgrade | 20:43 |
merlin1991 | why did I decide to get a dns entry with my nick | 20:43 |
merlin1991 | plenty of useless highlights on irc xD | 20:43 |
freemangordon | you want to be famous :D | 20:43 |
DocScrutinizer | haha | 20:44 |
freemangordon | merlin1991, you know, beware what you wish for | 20:44 |
freemangordon | :D:D:D | 20:44 |
merlin1991 | :D | 20:44 |
merlin1991 | apart from the youtube results, everyhting for merlin1991 (I get) is actually me :) | 20:45 |
freemangordon | is afk | 20:45 |
merlin1991 | wtf is that "is afk" you keep writing lateley :D | 20:46 |
merlin1991 | *lately* | 20:46 |
DocScrutinizer | ~afk | 20:50 |
infobot | from memory, afk is Away From Keyboard | 20:50 |
*** trbs has joined #maemo-ssu | 20:53 | |
*** CepiPerez has quit IRC | 20:53 | |
*** CepiPerez has joined #maemo-ssu | 20:53 | |
*** Pali has joined #maemo-ssu | 20:56 | |
Raimu | freemangordon: Are you quite sure it can be found via HAM? | 21:00 |
*** javispedro has quit IRC | 21:01 | |
merlin1991 | DocScrutinizer: but he should /me that and not privmsg it | 21:04 |
DocScrutinizer | ?? | 21:05 |
merlin1991 | hm which sys / dev node had the fm_tansmitter power level? | 21:05 |
DocScrutinizer | mhm, yeah | 21:05 |
merlin1991 | DocScrutinizer: I meant in that case one writes | 21:05 |
* merlin1991 is afk | 21:05 | |
freemangordon | Raimu, just add the repo and update | 21:07 |
DocScrutinizer | errr, really?? | 21:08 |
merlin1991 | Raimu: apt-get install libosso-gnomevfs2-0 | 21:08 |
DocScrutinizer | that's more like it | 21:08 |
* freemangordon is not afk | 21:08 | |
freemangordon | merlin, happy naow? | 21:08 |
merlin1991 | :D | 21:09 |
*** mirandir has joined #maemo-ssu | 21:09 | |
DocScrutinizer | insane, instagram: 30E6 app users, selling for 1E9 USD | 21:11 |
DocScrutinizer | that's 33USD/customer | 21:12 |
DocScrutinizer | suckerberg | 21:12 |
Raimu | Upgrading. | 21:12 |
*** BCMM has quit IRC | 21:12 | |
*** mirandir has left #maemo-ssu | 21:13 | |
* DocScrutinizer wishes somebody would pay 33USD per h-e-n user | 21:13 | |
merlin1991 | hrhr | 21:14 |
*** mirandir has joined #maemo-ssu | 21:14 | |
DocScrutinizer | BWAHAHA another friggin portrait bug | 21:17 |
DocScrutinizer | opening call history: LS. clicking an entry->PRT. closing this requester by clicking background-> call history in PRT. taskswitcher, select call history: LS | 21:19 |
DocScrutinizer | congrats portrait mode, that's really fsckdup | 21:19 |
Raimu | freemangordon: Okay, done. What to test now? | 21:28 |
DocScrutinizer | hehe, the requester that appears after clicking an entry in call history also rotates back to LS, when you lock and unlock | 21:30 |
DocScrutinizer | X-P | 21:30 |
DocScrutinizer | did I mention I *adore* portrait mode? | 21:31 |
Raimu | freemangordon: Well, after the update renaming partitions randomly doesn't suddenly give all other partitions names too. | 21:33 |
Raimu | freemangordon: Looks like fileman doesn't display the new names though they're renamed properly. | 21:34 |
Raimu | I can live with that | 21:34 |
*** freemangordon_ has joined #maemo-ssu | 21:36 | |
DocScrutinizer | well, I bet there's no method in filemanager to rescan names of directories and partition names, in case they get renamed. It should, however, be aware of such renames when they are done inside filemanager itself | 21:39 |
*** M4rtinK has joined #maemo-ssu | 21:40 | |
freemangordon_ | actually there is, the problem is that even hal is not aware of the rename | 21:40 |
*** nox- has joined #maemo-ssu | 21:55 | |
*** dafox has joined #maemo-ssu | 21:55 | |
DocScrutinizer | how could it, it's not designed to monitor for changes ;-D | 21:56 |
DocScrutinizer | at least not for changes of partition names | 21:56 |
DocScrutinizer | rather some ahl-addon-foobar I guess | 21:58 |
DocScrutinizer | hal* | 21:58 |
*** freemangordon_ has quit IRC | 21:59 | |
*** freemangordon_ has joined #maemo-ssu | 22:16 | |
*** gri has quit IRC | 22:29 | |
*** gri has joined #maemo-ssu | 22:29 | |
*** M4rtinK has quit IRC | 22:44 | |
*** Kaptenen has joined #maemo-ssu | 22:49 | |
*** Guest50125 has joined #maemo-ssu | 22:58 | |
*** M4rtinK has joined #maemo-ssu | 22:59 | |
*** CepiPerez has quit IRC | 23:01 | |
*** Guest50125 has quit IRC | 23:06 | |
*** Guest50125 has joined #maemo-ssu | 23:06 | |
*** javispedro has joined #maemo-ssu | 23:16 | |
Pali | freemangordon, what is state of RE cellular control panel plugin? | 23:17 |
freemangordon_ | bad | 23:17 |
freemangordon_ | it will take lots of time | 23:18 |
Pali | ok | 23:18 |
*** mirandir has quit IRC | 23:30 | |
*** M4rtinK has quit IRC | 23:43 | |
*** M4rtinK has joined #maemo-ssu | 23:44 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!