[02:37] GrueMaster: It should be able to be dug up. === persia_ is now known as persia === persia_ is now known as persia [07:27] hi [07:28] ALoGeNo: Hello. [07:28] hey === ALo is now known as ALoGeNo [09:41] hi [09:42] i need help :p [09:45] ok ... [09:45] how can i compile : http://stz-softwaretechnik.com/~ke/touchscreen/evtouch.html version 0.87 with kernel 2.6.24.19-lpia ? [09:45] i think it's the only way to calibrate the touchscreen for aigo mid === merriam_ is now known as merriam [11:29] apart of the fact the mouse doesn't work anymore or oddly, today's image brings up Xorg \o/ [11:29] and it has categories [11:31] and it has network and runs apt-get update without hanging [11:32] It's just dead slow for some reason [11:36] NM-applet doesn't come up all the time, but it doesn't crash for me [12:14] lool, https://bugs.launchpad.net/ubuntu/+source/xf86-input-evtouch/+bug/261873/comments/3 use that file in case you test on the Q1 [12:14] Launchpad bug 261873 in xf86-input-evtouch "make evtouch devices work with hal-input in intrepid" [High,Triaged] [12:15] for the mouse i think persia said he didnt see the psmouse module loaded, for a test you could dump it into /etc/modules [12:50] ogra: No, it's in kvm [12:50] well, psmouse might help ... [12:50] Dunno what changed that broke kvm support so much; I think it's just very slow [12:50] ogra: psmouse? [12:51] yep [12:51] lsmod|grep psmouse [12:51] ogra: Another module is providing mouse support [12:52] oh, riht, kvm has its own stuff like the vbox guest modules ... vbos falls back on ps2 emu though [12:52] *vbox [12:54] ogra: You're running the dailies in vbox? [12:54] nope, no vbox atm [12:54] i didnt come around yet to fix the modules [12:54] I wonder whether it will cause havoc if I use vbox with kvm installed and presumaly its modules loaded [13:25] i dont think they clash [13:25] but there are no vbox modules for 2.6.27-2 yet [13:26] i updated them to -1 exactly the same day BenC uploaded -2 :( [14:11] ogra: Hey I think you forgot pushing your netbook-launcher-remix -> netbook-launcher rename in the packaging branch at ~netbook-remix-team/netbook-remix-launcher/ubuntu [14:12] oh, i wasnt aware we have a branch for that [14:12] will push that [14:13] ogra: Please retag 1.1-0ubuntu1 when done [14:13] will do [15:56] anyone here with experience with the gm945 chipset ? === doko_ is now known as doko [19:26] hi folks, has anyone of you tried running Moblin on a Geode platform (AMD)? [19:27] (or do you think that it'll work without having to compile all the projects by myself? [20:49] I ran ubuntu-mobile on geode [20:53] hey rbelem [20:53] is this still valid [20:53] https://help.ubuntu.com/community/UMEGuide/ApplicationDevelopment/AnatomyOfUMEPythonApplication [20:54] the part about the Exec on the desktop files [20:56] ian_brasil, i think main.py should be in your pythonpath [21:01] so the part about applications living in /usr/share is no longer correct [21:02] package your python app into /usr/lib/python2.5/site-packages/ [21:03] and in /usr/bin/ import the modules and call main [21:03] ian_brasil, your setup.py will install into the best place [21:04] and the desktop file like 1 [Desktop Entry] [21:04] 2 Encoding=UTF-8 [21:04] 3 Name=ians_app [21:04] 4 Comment=My App [21:04] 5 Exec=ians_app [21:06] ian_brasil, Categories, Type, Terminal, StartupNotify are missing [21:07] right..this was just the top :) [21:08] ian_brasil, more info at http://standards.freedesktop.org/desktop-entry-spec/latest/ [21:14] thx [21:23] ;-) [23:05] Hey [23:06] I have a have a couple of questions