[02:04] random question - since the newer gnome print utility is seemingly broken in ubuntu gnome, is there a way to make the action of clicking on "Printers" in system setting to call on system-config-printer instead? [03:57] roasted, it is not completely broken, it just has trouble finding some network printers [04:01] darkxst: it finds all network printers that I try to connect to, both here and at work. Problem is, 100% of the time it says failed to install printer. [04:01] I have yet to see it succeed with any printers, to be honest. [04:04] well we need to fix that, not work around it by bailing out to system-config-printer [04:05] sure. I just wasn't sure if given the team size/time/magnitude of other projects if it warranted that or if using system-config-printer was an easier solution. [04:05] there was Bug 1242658, but it doesnt really have any useful info [04:05] bug 1242658 in Ubuntu GNOME "Can not add printer in Ubuntu GNOME 13.10" [Medium,Confirmed] https://launchpad.net/bugs/1242658 [04:06] yeah, in my case all it simply says is failed to add printer [04:17] can you get logs from `gnome-settings-daemon --debug -r` and `gnome-control-center -v` [04:58] hey guys, anybody know why when i try to do a fork like this http://www.jejik.com/articles/2007/02/a_simple_unix_linux_daemon_in_python/ in python while running ubuntu-gnome with its default session manager gdm that my process is not parented by the top level init. When I lock the screen gdm, seems to be, affecting the functionality of my python script and other scripts, like a sh proces with a sleep command. [05:00] very confusing to me, maybe someone with some knowledge of gnome can hep [05:03] if someone has an answer and i'm not here my email is gazingatstars.o7@gmail.com . i might loose connection my internet is shoty [05:06] i also have tried many other things that have to do with how i issue my commands or what methods I use to separate myself from a console. dit.com/r/learnpython/comments/1v1rng/keeping_python_alive_through_gnome_3_lock_screen/ [05:07] reddit.com/r/learnpython/comments/1v1rng/keeping_python_alive_through_gnome_3_lock_screen/ [07:49] xdaimon1, processes shouldnt get killed when the screen looks [07:49] ^locks [07:49] darkxst, What dependencies and binaries should be dropped from displayconfig? [07:50] Noskcaj, for now just use mutter control file dropping cogl/clutter [07:51] there are a bunch more that can be dropped, but need to clean up configure.ac first [07:51] ok. only other thing i did was some renames in binary name. I'll push it soon [07:51] ok, thanks [07:53] lp:~noskcaj/+junk/displayconfig is my WIP [07:53] xdaimon1, the while loop is horrid! you can replace it with GLib.timeout_add_seconds(60, run) [07:55] Noskcaj, there is no gir or libraries! [07:56] it can probably just be a single file package [07:58] there will be the daemon file to go into /usr/lib/displayconfig/ [07:58] and 2 service files to go into /usr/share/dbus-1/services/ [08:01] ok. So i just make it "display config" and no .install file? [08:09] yeh [08:11] you will probably need to set --libexecdir [08:11] for the daemon to go in the right place [08:16] This is too much effort. I never use gnome stuff and really only go here because of boredom. Plus i'm not meant to be on the internet right now. This is one of the things that you should do yourself i think, since you actually understand the package. [08:17] Plus i need to not be on the computer so i can convince my parents to let me meet a DD and get a keysigning [15:13] i'll check out the glib functions thanks man. [20:49] ricotz, hi, convinced debian guys to rename geoclue-2.0 ;) [23:35] roasted, please add more details to Bug 1242658 (and logs if you can get anything useful) [23:35] bug 1242658 in Ubuntu GNOME "Can not add printer in Ubuntu GNOME 13.10" [Medium,Confirmed] https://launchpad.net/bugs/1242658 [23:36] darkxst: ironically I'm on ubuntu gnome now (haven't been for a few days). What command shall I run? [23:36] gnome-settings-daemon --debug -r [23:36] G_MESSAGE_DEBUG=all gnome-control-center -v [23:36] ^in seperate terminals so you can log both [23:37] then try adding a printer [23:38] once I feed my kiddo I'll do that an dlet you know [23:38] thanks :D [23:58] darkxst: I'm trying to install a printer but it's been hanging @ "installing" for about 8 minutes now