[05:17] hi === ALo is now known as ALoGeNo === ALo is now known as ALoGeNo [12:08] greets. where can i find a list of mobile devices that support ubuntu ? [12:08] all i've seen so far was on the HTC Shift [12:09] beeing an HTC fan, i loved that bit of news. but what else? [12:27] Guillaum3: https://wiki.ubuntu.com/MobileTeam/FAQ === Sciri__ is now known as Sciri [14:31] One quick fix for people with the upstart session issue is to remove openvt and redirect to/from /dev/tty7 [14:31] exec su -l ubuntu -c ... /dev/tty7 2>&1 [15:00] Wouah "dpkg: serious warning: files list file for package `bash-completion' missing, assuming package has no files currently installed [15:00] Same for libgucharmap6 and libcdio7 [15:01] out of diskspace ? [15:16] ogra: Argh I hope not [15:17] StevenK, persia_: I'm not sure it's worth researching the mbf issue right now [15:17] lool: Hmm? [15:17] StevenK, persia_: I straced hildon-desktop to see whether mbf was reading .menu and .desktop files, but it hangs in gconf [15:18] Doing rename()s and unlink()s on .gconfd files [15:18] I think we're hit by the same unionfs issue [15:19] Ah [15:19] So we probably want to wait for the new kernel [15:20] Yes [15:25] lool: Is it uploaded? [15:25] The kernel is, but it failed to build naturally [15:28] Now it's needs building [15:33] hi..anyone now how to query power policy manager for the current active policies? === asac_ is now known as asac [19:58] ogra: Hey did you setup a bzr branch with scripts? [19:58] not yet, no [19:58] I have a couple here which might be in the same vein as the one you posted on the wiki [20:00] how about creating a branch for the team ? [20:01] ogra: Yup [21:55] persia_: Just for the record, I managed to boot the current ubuntu-mid image with unionfs and the i386 kernel [22:39] StevenK: So I think I found the issue with mbf's menu [22:40] StevenK: It uses a bogus name for the preferneces menu [22:40] And it does something really stupid when it doesn't find one [22:40] context->cat_table = g_hash_table_new (g_str_hash, g_str_equal); [22:40] context->cat_table = set_up_cat_table (context, APPLICATIONS_MENU); [22:40] context->cat_table = set_up_cat_table (context, PREFERENCES_MENU); [22:40] set_up_cat_table() returns NULL on error [22:40] root = xmlDocGetRootElement (doc); [22:40] if (NULL == root) [22:40] return NULL; [22:40] ... [22:49] StevenK: Actually it wasn't renamed, it's just in a different package [22:51] Wow the file is only there on my desktop and not on lpia [23:01] StevenK: So it's actually a gnome-menus upstream issue; we didn't notice because the conffile wasn't removed on upgrades, but it was dropped from the package [23:01] Or it was removed upstream and not properly in the packaging [23:01] Anyway, mbf should use settings.menu now [23:22] lool, I can test using my Q1 again, power supply arrived, yea. [23:30] davidm: Good news! [23:31] davidm: And the images are about to be fixed too! [23:31] Very good news, now all we need are working images and an installer. ;-)