[00:19] is Gnomebuntu a real project ? [00:19] not official, as of now, but very real [00:19] yeah I heard that on omgubuntu [00:19] bazhang, and what is the difference from ubuntu ? [00:20] aguitel, no idea, the details have not been released [00:20] maybe gnome 2.x ? [00:21] no, since gnome2 is dead [00:21] http://forum.omgubuntu.co.uk/2012/08/gnome-flavoured-ubuntu-spin-coming-october-18th [00:21] i love gnome-shell [00:21] since i alt+back in firefox [00:22] and pressing alt in unity brings up the hud [00:22] and the hud sucks [00:22] LLStarks: works in most browsers, dead handy [00:22] LLStarks: you can disable hud [00:22] unity is still a mess though [00:23] and i hate the global menus. at least gnome is trying to make a decent global menu system even if only epiphany can use it right now [00:23] LLStarks: don't have to use it. LXDE, KDE and XFCE are 3 other options, as well as many others [01:38] ubuntu gnome edition is just ubuntu with gnome-shell only. No lightdm or unity. I think it also installs tracker [01:56] ripps: what DM does it use then? [02:16] ActionParsnip: DM? [02:16] you mean GDM? [02:17] it uses gdm instead of lightdm [02:17] which isn't too bad these days [02:30] hello [02:35] i guess [02:35] i like slim :) === nhaines_ is now known as nhaines [04:57] anyone using kubuntu+1 and kde-telepathy? === Logan__ is now known as Logan_ [07:52] i got error saying that compiz crashed, ubuntu wont load completly, and I and stuck with empty screen with only chrome open because i reported bug to launchpad... What should i do? [07:54] krofna: ctrl+alt+f1, log in, run 'sudo restart lightdm' will get you out of a crashed DE [08:15] I'm still stuck with broken desktop enviroment... sudo restart lightdm doesnt help, same problem... [09:02] krofna: whats broken about it? did you check the logs? try installing gnome-panel and running a legacy gnome without compiz [09:03] krofna: remember youre running an alpha system....you should be prepared to navigate these issues yourself....for the most part [09:05] alternatively, 'DISPLAY=:0 metacity --replace &' from a tty may help /shrug hard to provide help when i cant just type in the commands myself :D [09:07] vivid: after login only walpaper shows [09:07] for the regular ubuntu unity interface? [09:07] yes [09:07] did you do any customization of compiz? [09:08] no [09:08] well, installing a legacy environment will probably give you a working desktop in the meantime [09:08] you can ctrl+alt+f1 and 'sudo apt-get install gnome-panel' [09:08] then restart lightdm again and select GNOME from the list of environments [09:08] GNOME (No Effects) probably will work [09:09] I'll try, thanks [12:08] hello, I want to switch GTK from ricotz package to Darxus one, to test GTK under wayland [12:08] but I don't know how, as ricotz are newer :) [12:14] Hiyas all [14:20] hey, i would like to take over the maintenance of the ogre packages. is that somehow possible? [14:20] DrHalan: you need to talk to the team who maintain it [14:20] DrHalan: ogre is maintained in debian [14:20] and actively [14:20] why do you want to take over? [14:20] you'll need to work with the team who maintain it to join the team, show you can maintain it and then participate [14:21] they are not going to just turn it over to you [14:37] yeah that would be fine [14:37] i would like to fix some issues. for example this one: https://bugs.launchpad.net/ubuntu/+source/ogre-1.8/+bug/1041934 [14:37] Launchpad bug 1041934 in ogre-1.8 (Ubuntu) "Animated meshes don't work" [Undecided,New] [14:38] i don't really understand how to process in ubuntu is to become a maintainer... [14:39] DrHalan: you don't need to be the maintainer to fix it [14:39] DrHalan: just apply a patch to the bug report [14:41] there is a patch in the link i posted... also i have a ppa with updated packages.. [14:41] i would also love if we could enable cg support by default.. i know the debina maintainer won't do it because of licensing issues but i think on ubuntu it coudl be done [14:43] generally i would make a step to be more involved in ubuntu. have been an ubuntu user for 5 years now and i think its time to stop doing nothing more than reporting bugs :) [14:43] that type of thing gets very hairy - you'd have to have a lot of discussion before changing something from debian because you believe the licensing is ok [14:44] DrHalan: ubuntu takes the package from debian, so it won't change [14:44] Ubuntu usually follows Debian's licensing decisions quite closely in my experience, at least for things that are shared... [14:44] thats why i would like to patch it in ubuntu. that would move ogre from universe to multiverse however [14:44] * penguin42 looks at the thread with that crash that comes down to a piece of code ifdef'd with the comment 'Horrible hack to align the stack to a 16-bytes boundary for gcc.' and shock it breaks on a newer gcc [14:45] * ikonia requests penguin42 doesn't do pointless me commands [14:45] ikonia: Oh sorry, I've never seen anyone dislike /me before [14:46] thanks [14:48] :D [14:48] but i don't even understand how such a big project releases such code and doesn't even test in under gcc as it seems.. [14:49] which project ? [14:49] OGRE.. [14:49] DrHalan: The upstream guys wil lbuild it on some version of gcc, the debian guys will take that source at some point, package it and release it, built with whatever their gcc they're using, and Ubuntu mirrors from debian at some points; then debian/and or ubuntu chagne their gcc and rebuild everything - and somethings break [14:49] DrHalan: so talk to them [14:50] yeah. i will tell the debian maintainer [14:50] DrHalan: Just file a debian bug [14:51] DrHalan: But you could also apply a patch to the Ubuntu bug and work it through the system to release a patched ubuntu package before the debian one works through [14:51] penguin42: but what is the process here? i have no idea how to get packages or package updates into ubuntu.. [14:52] DrHalan: they do'nt get updated [14:52] DrHalan: they normally stick at the base version from the time of release. [14:53] DrHalan: For most (but not all) stuff the original code releases it, then some point later the debian package maintainer updates the debian package, then automatically ubuntu sync's from debians source every release [14:53] DrHalan: There can be patches applied by either/and debian and ubuntu in their packages [14:54] DrHalan: and Ubuntu doesn't necessarily use the same compiler version (and definitely different options) than debian uses [14:59] yeah but i am wondering who decides on ubuntu which patches are applied [14:59] DrHalan: Anyone can attach a patch to a bug report, and you then need to ask for it to get applied [15:00] okay so now i just have to wait for somebody with uploading privileges to look at my bug? [15:02] DrHalan: Well, you should actually attach a patch to the bug, and that when you rebuild an ubuntu package with it fixes it [15:04] DrHalan: I've marked it as 'triaged' and medium importance [15:04] thanks [15:05] penguin42: so i have no possibility to get CG support into the ubuntu ogre packages? [15:05] add ing nvidia-cg-dev as build dependency is all that is needed to enable it [15:05] that doens't seem a good idea [15:06] DrHalan: I'd say that's almost no chance [15:06] I'd hope that's not chance [15:07] DrHalan: For the nvidia-cg stuff you might look at whether you can do that in a ppa [15:08] mh i can also use custom build packages then... [15:08] DrHalan: the ppa system lets you build tweaked versions of packages and make them available - although if there is a licensing issue then you should be careful [15:10] hmm chromium is very broken in quantal [15:11] problem is I can't get a seg or any type of debug out of it [15:22] DrHalan: If you want, you can try following the magic here http://developer.ubuntu.com/packaging/html/fixing-a-bug.html if you do that it's normally not too hard to get it into the ubuntu builds, especially if you don't leave it too close to the release [15:23] (for the crash fix that is) [15:24] okay :) [15:24] well maybe i should just stop using cg in my project... [15:30] penguin42: what issue do you have with chromium? works fine here... [15:33] DrHalan: It's getting very crashy for me in Quantal [15:35] okay.. well i just tested it for some minutes.. [15:41] the ogre crash is some sort of misalignment [15:42] Kwin is crashing here , after trying to set up kdm ..can't use lightdm because it's totally broken here [15:42] DrHalan: fftw3 also had horrobile hacks to align the stack which broke with gcc 4.7 [15:42] DrHalan: you should check if they are similar [15:44] jtaylor: well i didn't write the patch. the fedora maintainer of OGRE just told me that they ran into the same issue and fixed it that way [15:44] yes just disabling it is what fftw3 did too [15:50] it also was the same hack [15:51] DrHalan: does the debian maintainer know about the bug? [15:51] not yet.. [15:52] Have debian rebuilt it with 4.7 yet? [15:52] i first wanted to apply the patch locally and test the packages.. [15:52] likely [15:52] gcc 4.7 was added before the freeze [16:16] yaay the fix works :) [16:17] jup [16:17] thats an RC bug in debian [16:17] the maintainer should react to that quickly [16:19] DrHalan: when its fixed request a sync with the requestsync tool [16:19] or ping someone in #ubuntu-motu [16:22] hmm, kvm has stopped netbooting compared with lastnight [16:26] is it possible to install 3.5.0-13.13 kernel packages at the same time as 3.5.0-13.13 ? [16:26] is it possible to install 3.5.0-13.13 kernel packages at the same time as 3.5.0-13.14 I mean ? [16:28] probably not, they replace the same files [16:28] hmm, I want to try rolling back to 13.13 to see if my KVM bug disappears [16:28] bug 1045027 [16:28] Launchpad bug 1045027 in qemu-kvm (Ubuntu) "iPXE kills kvm with KVM: entry failed, hardware error 0x80000021" [Undecided,New] https://launchpad.net/bugs/1045027 [16:36] * penguin42 flips it to linux - it works with 3.5.0-12 [16:37] gah, and the 3.5.0-13.13 files have disappeared off archive.ubuntu.com already and my /var/cache [16:38] check some of the outdated mirrors [16:40] only see two patches in .13 to .14, one for webcams and one disabling the mgag200 module, doesn't really seem like it would affect kvm [16:41] ah actually yes, I agree - yesterday I was running 3.5.0-12 - so it is a -12 v -13 [16:45] anyway to get apport-cli -u to work - it's still moaning about lp Python module not being installed [16:53] works on the current daily mainline 3.6.x kernel [17:32] kate is segfaulting again .. :) [17:35] BluesKaj: What does the backtrace look like? [17:40] penguin42, http://pastebin.com/62J7twwM [17:41] BluesKaj: Worht installing the debug syms for libQtscript.so. 4? [17:42] looks like that Qt script again ...someone was mentioning that yesterday === G4MBY2 is now known as G4MBY [21:10] is anyone else experiencing unacceptable mouse behaviour when using touchpad?