[00:03] jbicha, its working here [00:04] not sure if I am running the same version of g-c-c though === derWachert|BNC is now known as derWachert [11:41] jbicha, can you test the new g-c-c on my ppa? [11:41] should be pretty good now [11:42] particularly interested if you still get a crash in activity-log, since I haven't been able to reproduce that === tommie-lie1 is now known as tommie-lie === jbicha is now known as Guest90087 === Guest90087 is now known as jbicha_ [13:18] darkxst, hello again i see today i get gedit 3.8.0 and gedit-plugins 3.8.1 [13:54] hey, you might want to recompile rygel against tracker 0.16 to avoid https://bugs.launchpad.net/ubuntu/+source/rygel/+bug/1158535 [13:54] Launchpad bug 1158535 in rygel (Ubuntu) "rygel crashed with signal 5 in g_settings_get_value()" [Medium,Confirmed] [14:42] Will any other 3.8 packages be promoted from Staging to the main gnome3 ppa? Or everything left has the known regressions? (in particular I'm curious about gnome-terminal but others as well) [14:51] camelinahat: we haven't figured out how to get new tabs to open with the same current working directory with gnome-terminal 3.8 yet [14:52] that would be a nasty regression [15:15] Hi, I'm having a little problem. I've got a 1gb usb key and I'm using unetbootin to load ubuntu-gnome in it. But seems like there's no sufficient space for it. [15:21] jbicha_: does the solution provided in the changelog for gnome-terminal 3.7.0 not work? [15:26] tommie-lie: where? 3.7.0 doesn't seem to be mentioned in /usr/share/doc/gnome-terminal/changelog.gz [15:26] https://git.gnome.org/browse/gnome-terminal/tree/NEWS [15:27] you're right, it's not the usual Changelog file, that only seems to contain formatted commit messages when compiled [15:28] i don't see this "__vte_ps1" script anywhere... [15:29] oh, i see. [15:29] it's a shell function [15:29] and is included in libvte [15:29] i don't seem to have that function defined though, which is odd. [15:30] does something automatically invoke things in /etc/profile.d/ ? [15:30] don't POSIX shells do? [15:31] maybe this was only introduced to the package recently, and i need to logout/login again? [15:31] if i start a new login shell, i do get it. [15:31] ah, all Bourne shells, actually [15:32] they execute /etc/profile and this calls all scripts from profile.d [15:34] logging out and logging in didn't help, I still don't have that function defined in new gnome-terminals. [15:34] darkxst, seems to works :) [15:35] atrus: I'm just checking in which version vte.sh was introduced [15:36] vte.sh is here, and it's in /etc/profile.d [15:36] if i ssh to localhost, OR just source that file, I get the __vte_ps1 function defined. [15:36] then just starting a new bash should provide __vte_ps1 [15:36] but it's not defined in terminals launched from gnome-shell (launched by gnome-session launched by gdm...) [15:36] that's odd [15:38] does the function need to be exported? [15:38] can functions even be inherited by non-shell child processes? [15:39] if i start a bash *login* shell (ie, bash -l), it does source those files. [15:39] uhm, ok, I can reproduce your behavior, even logging in on a TTY gives me the function, gnome-terminals don't [15:39] yep [15:39] yeah, gnome-terminal shells aren't login shells. [15:39] ie, putting this in profile.d is probably the wrong solution. [15:40] does this work outside of ubuntu? [15:41] hi [15:42] i would like to upgrade my ubuntu 13.xx to ubuntu-gnome [15:42] atrus: dunno, this might actually be a "bug" in the NEWS file, you probably have to source vte.sh first in .bashrc [15:42] but cant find desc how to do it on the ubuntu gnome webpage [15:43] am i blind ... or it is not how it suppose to go [15:43] like i shoul reinstall entire OS [15:43] following up on bugzilla 675987 [15:43] atrus: otoh, the package bash-completion installs /etc/profile.d/bash_completion.sh, which then would also only work on login shells [15:44] tommie-lie: that just sets environment variables, which can be inherited by child processes [15:45] functions cannot be exported to child processes AFAIK, only sub-shells. [15:45] atrus: actually it sources /usr/share/bash-completion/bash_completion which defines some functions, I also have it enabled in my .bashrc, so I don't know if I have them because I am supposed to have them [15:46] tommie-lie: ah, yes. it looks like my .bashrc has that as well, as a standard bit [15:46] yep [15:46] _userland is from the completion stuff, for instance [15:47] so, the workaround is simple enough, source /etc/profile.d/vte.sh from .bashrc. but the documentation for the workaround is entirely wrong :) [15:47] yep [15:49] you could still add it to /etc/bash.bashrc which is read for non-interactive non-login shells [15:49] with that, and the other .bashrc trick (actually setting PS1), the workaround does appear to work for me (with ubuntu 13.04 + gnome3 ppa + gnome3-staging ppa) [15:50] I don't think this should be considered a workaround, it's the way it#s intended to work (minus explicitly sourcing vte.sh) [15:51] actually I think it's a much cleaner solution than having vte/gnome-terminal setting the environment accordingly [15:51] plus the user can decide wether to have his own shell use it or not [15:56] atrus: I wonder why nobody noticed this and has reported it somewhere [15:57] at least I can't find anything about it [15:58] atrus: after having said that, I found: http://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg1115370.html [16:13] this is https://bugzilla.gnome.org/show_bug.cgi?id=675987, right? [16:13] Gnome bug 675987 in general "stop using chdir / readlink" [Normal,Resolved: fixed] [16:13] gonggggg showwwww [16:14] or, rather, a side effect of that bug being resolved [16:14] yeah. [16:17] https://bugzilla.gnome.org/show_bug.cgi?id=697475 is a more useful bug to follow [16:17] Gnome bug 697475 in general "New tab is not opened in same directory as previous tab" [Normal,Resolved: invalid] [16:50] hi all [16:54] anyone is here? [16:57] yes [16:59] !anybody [16:59] A high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll. [17:00] Could you tell me how to install Ubuntu Gnome in Ubuntu Unity? [17:11] Madonna, install the ubuntu-gnome-desktop package [17:12] with Software Center (or apt-get install, if you prefer the command line) [17:12] In addition to above, check out the recent article by OMG Ubuntu: http://www.omgubuntu.co.uk/2013/04/gnome-3-8-ppa-for-ubuntu-gnome [17:15] ok, thanks [17:15] but Ubuntu 13.04's repos are not working well in my country [17:15] that omgubuntu link is only relevant if you're interested in playing with something not actually in real "ubuntu gnome" releases yet [17:16] many packages can't be downloaded [17:17] Maybe it is due to the fact that my country is in war with China? =)) [17:20] atrus, is ubuntu-gnome-desktop not _the_ Ubuntu GNOME meta package? [17:20] camelinahat: it is [17:21] Oh sorry I misread. [17:21] Yes my bad it does also contain the steps for adding the gnome3 ppa in addition to the desktop [17:23] That said, I think most Ubuntu GNOME users have the main gnome3 ppa added, though not necessairly the staging (I know I'm not using staging myself, primarily because it's my work laptop and just-in-case ;) [17:48] Yeah, I use the PPA, but not staging [19:30] I restarted GNOME using sudo /etc/init.d gem restart. Now when I restart I get a blank desktop with no icons or menus nor a login. I have Ubuntu 10.04 LTS [19:35] JackSprat: that's a better question for #ubuntu. this channel is for the gnome-variant distribution, which only exists in 12.10 or so and later. [19:36] gotcha, thanks! [21:08] jbicha_, so the network manager pc file is wrong [22:40] hrm. i tried unity for a few minutes, then switched to gnome-shell, now focus-follows-mouse is disabled, and i can't see a place to enable it in gnome-tweak-tool. any idea what might have happened? [22:48] huh. unity definitely altered my gsettings >:|