/srv/irclogs.ubuntu.com/2014/05/08/#ubuntu-gnome.txt

sparqdarkxst: I've had it for a while. I'm running 14.04 LTS at the moment.02:20
sparqdarkxst: it only seems to affect gnome-terminal, but it looks like a window manager bug. It's weird.02:21
darkxstjust 14.04 or do you have the PPA's?02:27
vonsyd0whello, 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 stumped02:35
vonsyd0wThe wired network connection icon is gone from the top bar, so you cannot select a specific connection, only a wifi connection.02:36
swissoh, i like the new nautilus03:23
swissno more automatic search with typing03:24
Skeewiffhi guys05:35
darkxsthi Skeewiff05:50
SkeewiffHi Darkxst, I was wondering if its possible to switch from ubuntu 14.04 to ubuntu-gnome 14.04 without having to reinstall everything05:52
darkxstrun `sudo apt-get install ubuntu-gnome-desktop^`05:52
darkxstyou can then do `sudo apt-get remove ubuntu-desktop ubuntu-default-settings; sudo apt-get autoremove`05:54
Skeewiffsweet!05:54
darkxstand the should remove most (but not all) of the ubuntu dependencies we don't use05:54
bradgillapHere is the latest gnome ppa if you want a bit more recent version of gnome files.05:54
bradgillaphttps://launchpad.net/~gnome3-team/+archive/gnome305:54
SkeewiffI'l already using gnome3-team ppa05:55
Skeewiffthanks for that05:55
vonsyd0wanyone know how to switch wired profiles in 3.10 w/o using nm-cli?05:55
vonsyd0wit seems to be fixed in 3.12, but i can't upgrade this machine just yet05:56
darkxstvonsyd0w, you should be able to do it from the network panel in settings?05:57
vonsyd0wdarkxst, 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"05:59
vonsyd0wit was rather easy in gnome 3.8 when the network icon was available in the top bar06:02
vonsyd0wor 3.6 in my case, I'm still on 12.0406:03
darkxstgnome-control-center network06:19
darkxstricotz, should I have split out libs as well for gitg? or ok as it?06:23
ricotzdarkxst, i havent looked at gitg in detail, so if there are public libraries with development files (headers/pkg-config-file) then i would say, yes06:25
ricotzbut i am not sure about introducing a lot of delta to debian here06:26
ricotzdid frandieguez contacted the debian maintainer?06:27
darkxstricotz, it has a plugin system now06:29
darkxstI pinged the debian maintainer a link to the updated package though06:30
darkxstso yes there are public headers/pkgconfig data etc06:30
ricotzi see, then it should actually be splitted06:31
darkxstok will do06:31
ricotzdarkxst, ah, just noticed the update which is really not good that way07:02
ricotzdarkxst, use dh_python2 as well07:02
ricotz-dh $@ --with autoreconf,gir07:03
ricotz+dh $@ --with autoreconf07:03
ricotzwhy ^?07:03
darkxstit gave some wierd error07:03
ricotzand multiarch of course so compat 907:03
darkxstits not actually multiarch? but probably should be?07:04
darkxstyou mean dh_python3?07:04
ricotzyes, it should be07:04
ricotzah yes07:05
ricotzso dh $@ --with autoreconf,gir,pyhton307:05
ricotzusr/lib/python3.4/site-packages/gi/overrides/*.py this is a no-go07:06
ricotzi am not that familiar with python packaging but there must not be hard references like that07:07
ricotzdarkxst, better summarize and compact the changelog07:08
ricotzbbl07:08
kryptoshi07:38
kryptosi have  a problem juju configuration07:38
kryptoscan you assist me please07:38
ricotzkryptos, ask in #juju07:58
kryptosricotz, i dont' find anyone responding to my queries08:04
kryptosis there any alternate to get ubuntu support08:04
ricotzkryptos, i guess you could look at https://juju.ubuntu.com/, http://askubuntu.com/tags/juju/info08:17
yesAny is here?08:54
=== yes is now known as Guest709
Guest709Anyone is here?08:54
Guest709how to add a input form in the gnome login screen ?08:56
darkxstGuest709, no idea what you mean08:58
ricotzdarkxst, please let me take a look at your gitg changes before push them09:15
darkxstricotz, ok09:16
ricotzthis doesnt look so well09:16
ricotzmight be some upstream buildsys mess too09:16
darkxstwell the python stuff seems to be in the wrong spot!09:18
Guest709hello ervery one09:21
Guest709i wnt add a anther input form in login screen09:21
Guest709How can i do09:21
ricotzdarkxst, i am taking a look09:27
darkxstricotz, http://pastebin.com/dh0CBLi1 is what I have over last upload09:28
ricotzdarkxst, drop override_dh_auto_configure and let the library install properly09:30
ricotzbump the compat level09:30
darkxstcompat is 9?09:30
ricotzuse proper internal deps for libgitg09:30
ricotzyes09:30
ricotzdrop this as-needed hack and pass it directly09:31
ricotzuse fail missing and drop *.la files09:32
darkxst"proper internal deps for libgitg" ?09:33
ricotzlibgitg-dev needs to depend on gir1.2*09:34
ricotzlibgitg0 (= {binary:Version})09:34
darkxstah right, ok09:34
ricotzregarding the python file not sure how to handle those since it is a GI fix09:38
ricotzjust for reference http://paste.debian.net/plain/9816209:39
ricotzok, those needs to go in the gir1.2 package /usr/lib/python3/dist-packages/gi/overrides/GitgExt.py09:43
darkxst^ I did put those there, (in my last paste)09:44
darkxstI need to make dinner will be back in a bit09:44
ricotzok09:45
darkxstricotz, configure is not happy after dropping dh_auto_configure override, however I can't even see any error ;(11:02
ricotzdarkxst, could you send me the packaging, not just a diff11:16
darkxstricotz, ok, its in your email11:19
ricotzdarkxst, got it11:32
=== prth is now known as prth|AFK
ricotzdarkxst, made some adjustments11:55
ricotz(still some lintian warnings)11:55
darkxstricotz, the source-is-missing warning? I don't understand that12:00
darkxstthe file is there12:00
darkxstright where lintian says it should be12:01
ricotzdarkxst, it install a binary file12:01
ricotzthis js file is compressed12:01
darkxstthe js file goes into a gresource12:01
ricotzi mean not binary, but "optimized"12:01
ricotzinstall/includes12:01
ricotz..sorry12:02
ricotzdarkxst, i sent the packaging back, btw12:03
darkxstricotz, yes got it12:03
ricotzg2g, ttyl12:04
darkxstcya12:04
jbskwidnot 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.1014:08
jbskwidbluetooth works fine by the way.  Just no icon.14:09
xan_IThi 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 bene18:23
xan_ITpotete aiutarmi?18:23
xan_ITsorry for italian, i translate :D18:23
=== njalk_ is now known as njalk
xan_ITi have 14.04 with ppa stable, on old pc gnome shell crash when i click on "activities". on live usb works fine18:24
xan_ITthere is a way to see the crash log?18:26
jbskwidhave you updated?18:26
xan_ITi have 14.04 with stable ppa on fresh install18:29
xan_ITi have done "gnome-shell --replace" and i can see the log on terminal18:30
xan_ITand i see "segmentation fault" (core dump created)18:31
xan_ITso anyone can hep, i can paste log18:34
xan_IThttp://pastebin.com/5uc3F6bP18:43
xan_ITplzzz help18:43

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!