/srv/irclogs.ubuntu.com/2014/01/15/#ubuntu-gnome.txt

darkxstparin, hi, thanks for that patch06:18
parindarkxst: hi, i got to learn many things from this (despite my limited 5% involvement). If you have any such projects in the future, i'll be glad to help :-)06:24
darkxststill no done yet!06:33
darkxstgnome-settings-daemon needs more work06:33
parinwhere ?06:44
darkxstparin: ppa:darkxst/gnome-desktop06:47
darkxstparin, pastebin.com/zwJHHUXH06:49
darkxstalso the d-bus launching is not working ;(06:50
parindarkxst: displayconfig inteface does not get launched ?06:51
darkxstexactly06:51
parinmanually running display-config-daemon worked fine on my system yesterday06:53
parinrunning gnome-settings-daemon does not launch the displayconfig dbus i guess ?06:53
darkxstwith the .service files it should get launched when called upon06:54
darkxstthat is not working06:55
darkxstand the other gnome-settings-daemon issues are probably unrelated to d-bus, probably just need to backport some more patches06:59
parindarkxst: I'll add this ppa and install displayconfig from it today, then I can start to look for the problem. I'm running 13.10, so do I need to install gsd from it also ?07:08
darkxstparin, packages are for trusty (14.04), may work on 13.10, although they may just introduce more problems08:39
parindarkxst: i added your repo to my apt sources, but apt-get is not able to find 'displayconfig'. I'm building gnome-settings-daemon from git.gnome right now08:41
darkxstdon't do that!08:41
darkxstg-s-d 3.10 works fine08:42
darkxstg-s-d 3.8 in that repo has about half a dozen patches backported08:42
parinokay, how shall i install displayconfig ?08:45
parinand the g-s-d from your repo ?08:46
darkxstit should just install when you run dist-upgrade08:52
darkxstapt-get dist-upgrade08:52
parinokay, i did that and displayconfig was installed08:57
parini ran gnome-settings-daemon -r and as you said, yes it does not start the dbus interface08:57
parini manually ran display-config-daemon, and idlemonitor devices 2,3 don't show up08:58
parinbrb09:02
parindarkxst: in the .service files, the executable name is 'display-config-service' whereas the one created is 'display-config-daemon'09:15
parindarkxst: that was it. I restarted my computer and the displayconfig service has launched09:33
darkxstparin, ha, good catch09:44
darkxst devices 2,3 and should be master devices and should show up09:46
parindarkxst: they aren't09:47
darkxstparin,09:47
darkxstdevice_manager =  gdk_display_get_device_manager (gdk_display_get_default ());09:47
darkxst  devices =  gdk_device_manager_list_devices (device_manager, GDK_DEVICE_TYPE_MASTER);09:47
darkxst  devices = g_list_concat (devices, gdk_device_manager_list_devices (device_manager, GDK_DEVICE_TYPE_SLAVE));09:47
darkxst  devices = g_list_concat (devices, gdk_device_manager_list_devices (device_manager, GDK_DEVICE_TYPE_FLOATING));09:47
darkxstthey should!09:47
darkxstwhat does 'xinput list' say?09:48
parinid=2 is master pointer, and id=3 is master keyboard09:50
darkxstyeh so they should be listed09:50
parindarkxst: i don't see them - http://i.imgur.com/yeHumpq.png10:11
parinokay, I killed the 'display-config-daemon' process, and ran the binary from the code. 2,3 do show up10:16
parinbut when I run the binary installed from the repo in /usr/local, they don't10:18
darkxstparin, more important is the missing symbols when running g-s-d10:39
darkxstparin,  and my guess is you have an old binary in /usr/local anyway!10:41
parindarkxst: ah yeah, that might be the case. Also when I try to install displayconfig, it does not - Depends: libgtk-3-0 (>= 3.9.11) but 3.8.6-0ubuntu3.1 is to be installed10:46
parini guess dist-upgrade also didn't install it10:47
parindarkxst: how can i know g-s-d has been installed from your repo ? when i run g-s-d -r, it does not give me those warnings10:48
thismagpiei have 3.10 on 13.1010:50
thismagpieparin what's you error?10:51
thismagpieyou should remove overlay-scrollbar but apart from that it should be ok with gdm at least10:55
parinthismagpie: hi, darkxst is getting these errors http://pastebin.com/zwJHHUXH10:55
parinthismagpie: i added his repo, ran dist-upgrade, and 'gnome-settings-daemon -r' does not give me such errors10:55
thismagpieparin, can you get a stacktrace?10:55
thismagpieoh sorry my skim reading always gets me into trouble :-)10:56
thismagpiedarkxst, can you get a trace?10:56
darkxstparin, does g-c-c give correct monitor info?11:04
darkxstthismagpie, I am running on limited capacity due to massive heatwave. dev machine is off limits!11:05
darkxstthismagpie, though you have me curious, what would you do with the backtrace! we could always use more devs ;)11:10
parindarkxst: g-c-c correctly detects my display and resolution11:28
darkxstparin, ok good, provided you are only using my ppa? and none of the gnome3-team ppa's?11:29
parindarkxst: yup, only yours11:31
jintuxubuntu gnome looks great11:57
jintuxthanks!11:59
jintuxI think I have found my desktop11:59
jintuxafter thousends of installations11:59
jintuxthousands11:59
jintuxhow can I join development?12:00
roastedI think there's info on their site if I recall12:19
roastedI forget offhand though, but I know I saw it posted somewhere12:20
darkxstricotz, cogl is done now20:59
ricotzdarkxst, i saw, nice!21:06
* ricotz is still a bit trapped is this damn upstart kernel panic21:07
arpuhttp://build.gnome.org/#/gnome-continuous anyone have an idea how ubuntu gnome could use this ?21:34
arpufor gnome continuous all sources are checked out from the mainline git21:35
darkxstarpu, not really, that is using OSTree21:51
arpuyes21:51
darkxstyou could possibly run it on ubuntu, but it wouldnt actually provide anything extra test wise21:52
arputhe idea is to get all the gnme source and build the vm image21:54
arpugnme = ubuntu21:55
darkxstwhat would that achieve?22:02
darkxstif you just want a vm image, make one from the daily iso's22:02
arpuno for testing and bug finding22:05
arpuyou think ubuntu gnome do not need something like this ?22:05
darkxstper-commit testing doesnt really makes sense at the distro level22:21
arpuyeah so per packages22:24
arpumhm22:25
imlostbroI'm having trouble getting 'Details' to open in System Settings. Nothing pops up and when I go to Task Manager, I see gnome-control-center gradually hogging up ram. Does anyone know a fix??22:44

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