[02:20] darkxst: I've had it for a while. I'm running 14.04 LTS at the moment. [02:21] darkxst: it only seems to affect gnome-terminal, but it looks like a window manager bug. It's weird. [02:27] just 14.04 or do you have the PPA's? [02:35] hello, how do you select another wired network connection in ubuntu 14.04/gnome 3.11? I've created a static IP connection, but it defaults to the default "Wired Connection". I'm stumped [02:36] The wired network connection icon is gone from the top bar, so you cannot select a specific connection, only a wifi connection. [03:23] oh, i like the new nautilus [03:24] no more automatic search with typing [05:35] hi guys [05:50] hi Skeewiff [05:52] Hi Darkxst, I was wondering if its possible to switch from ubuntu 14.04 to ubuntu-gnome 14.04 without having to reinstall everything [05:52] run `sudo apt-get install ubuntu-gnome-desktop^` [05:54] you can then do `sudo apt-get remove ubuntu-desktop ubuntu-default-settings; sudo apt-get autoremove` [05:54] sweet! [05:54] and the should remove most (but not all) of the ubuntu dependencies we don't use [05:54] Here is the latest gnome ppa if you want a bit more recent version of gnome files. [05:54] https://launchpad.net/~gnome3-team/+archive/gnome3 [05:55] I'l already using gnome3-team ppa [05:55] thanks for that [05:55] anyone know how to switch wired profiles in 3.10 w/o using nm-cli? [05:56] it seems to be fixed in 3.12, but i can't upgrade this machine just yet [05:57] vonsyd0w, you should be able to do it from the network panel in settings? [05:59] darkxst, im confused on how to do it, sorry. there are two network control panels: "network" and "network connections". Which one do I use? I've got a DHCP and static connection defined in "network connections", but I don't see how to change that w/ "network" [06:02] it was rather easy in gnome 3.8 when the network icon was available in the top bar [06:03] or 3.6 in my case, I'm still on 12.04 [06:19] gnome-control-center network [06:23] ricotz, should I have split out libs as well for gitg? or ok as it? [06:25] darkxst, i havent looked at gitg in detail, so if there are public libraries with development files (headers/pkg-config-file) then i would say, yes [06:26] but i am not sure about introducing a lot of delta to debian here [06:27] did frandieguez contacted the debian maintainer? [06:29] ricotz, it has a plugin system now [06:30] I pinged the debian maintainer a link to the updated package though [06:30] so yes there are public headers/pkgconfig data etc [06:31] i see, then it should actually be splitted [06:31] ok will do [07:02] darkxst, ah, just noticed the update which is really not good that way [07:02] darkxst, use dh_python2 as well [07:03] - dh $@ --with autoreconf,gir [07:03] + dh $@ --with autoreconf [07:03] why ^? [07:03] it gave some wierd error [07:03] and multiarch of course so compat 9 [07:04] its not actually multiarch? but probably should be? [07:04] you mean dh_python3? [07:04] yes, it should be [07:05] ah yes [07:05] so dh $@ --with autoreconf,gir,pyhton3 [07:06] usr/lib/python3.4/site-packages/gi/overrides/*.py this is a no-go [07:07] i am not that familiar with python packaging but there must not be hard references like that [07:08] darkxst, better summarize and compact the changelog [07:08] bbl [07:38] hi [07:38] i have a problem juju configuration [07:38] can you assist me please [07:58] kryptos, ask in #juju [08:04] ricotz, i dont' find anyone responding to my queries [08:04] is there any alternate to get ubuntu support [08:17] kryptos, i guess you could look at https://juju.ubuntu.com/, http://askubuntu.com/tags/juju/info [08:54] Any is here? === yes is now known as Guest709 [08:54] Anyone is here? [08:56] how to add a input form in the gnome login screen ? [08:58] Guest709, no idea what you mean [09:15] darkxst, please let me take a look at your gitg changes before push them [09:16] ricotz, ok [09:16] this doesnt look so well [09:16] might be some upstream buildsys mess too [09:18] well the python stuff seems to be in the wrong spot! [09:21] hello ervery one [09:21] i wnt add a anther input form in login screen [09:21] How can i do [09:27] darkxst, i am taking a look [09:28] ricotz, http://pastebin.com/dh0CBLi1 is what I have over last upload [09:30] darkxst, drop override_dh_auto_configure and let the library install properly [09:30] bump the compat level [09:30] compat is 9? [09:30] use proper internal deps for libgitg [09:30] yes [09:31] drop this as-needed hack and pass it directly [09:32] use fail missing and drop *.la files [09:33] "proper internal deps for libgitg" ? [09:34] libgitg-dev needs to depend on gir1.2* [09:34] libgitg0 (= {binary:Version}) [09:34] ah right, ok [09:38] regarding the python file not sure how to handle those since it is a GI fix [09:39] just for reference http://paste.debian.net/plain/98162 [09:43] ok, those needs to go in the gir1.2 package /usr/lib/python3/dist-packages/gi/overrides/GitgExt.py [09:44] ^ I did put those there, (in my last paste) [09:44] I need to make dinner will be back in a bit [09:45] ok [11:02] ricotz, configure is not happy after dropping dh_auto_configure override, however I can't even see any error ;( [11:16] darkxst, could you send me the packaging, not just a diff [11:19] ricotz, ok, its in your email [11:32] darkxst, got it === prth is now known as prth|AFK [11:55] darkxst, made some adjustments [11:55] (still some lintian warnings) [12:00] ricotz, the source-is-missing warning? I don't understand that [12:00] the file is there [12:01] right where lintian says it should be [12:01] darkxst, it install a binary file [12:01] this js file is compressed [12:01] the js file goes into a gresource [12:01] i mean not binary, but "optimized" [12:01] install/includes [12:02] ..sorry [12:03] darkxst, i sent the packaging back, btw [12:03] ricotz, yes got it [12:04] g2g, ttyl [12:04] cya [14:08] not sure if anyone can help me in here. Its not a big deal at all as this is all experimental, but I upgraded gnome-shell to 3.12 for testing and I dont have the bluetooth icon in the wifi/vol menu like on 3.10 [14:09] bluetooth works fine by the way. Just no icon. [18:23] hi to all, i need help. ubuntu-gnome 14.04, con ppa stable. mi crasha gnome shell quando clicco su attività su un vecchio pc. la cosa strana è che in modalità live da pennetta funzionava bene [18:23] potete aiutarmi? [18:23] sorry for italian, i translate :D === njalk_ is now known as njalk [18:24] i have 14.04 with ppa stable, on old pc gnome shell crash when i click on "activities". on live usb works fine [18:26] there is a way to see the crash log? [18:26] have you updated? [18:29] i have 14.04 with stable ppa on fresh install [18:30] i have done "gnome-shell --replace" and i can see the log on terminal [18:31] and i see "segmentation fault" (core dump created) [18:34] so anyone can hep, i can paste log [18:43] http://pastebin.com/5uc3F6bP [18:43] plzzz help