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