[00:08] darkxst: sounds like my best route is to purge the gnome 3 ppas [00:18] well that did not work well [02:48] darkxst, is launchpad working for you? [03:00] ahoneybun, looks to be down [03:01] * ahoneybun kinda reinstalled UG [03:01] darkxst, should I have the gnome 3 ppa and then your ppa?> [03:03] ahoneybun, for prime support, yes [03:04] launchpad is down though [03:05] ahoneybun, only the website is down, ppa's are still working [03:05] what was your ppa? [03:05] ppa:darkxst/gdm-prime [03:12] thanks [03:13] darkxst, what would I do once it gets pushed into the main repos? [03:17] nothing it will just update [03:18] I can't add ppas [04:00] ahoneybun, oh right, you will just have to wait then! [04:01] darkxst, thats ok I'm trying to learn C to work on my pebble [04:01] keywork *trying* [04:02] ahoneybun, lots of C in GNOME ;) [04:02] darkxst, well the pebble is a *small* place to start for [04:03] I can't even understand what I'm doing wrong from this ex [04:05] * ahoneybun thinks it is a geany problem [04:19] ahoneybun, how can you blame the editor ;) [04:20] says something about enabled by default [04:29] darkxst, http://pastebin.com/tyfNCUNa [04:30] that should work [04:31] test1.c:8:1: warning: data definition has no type or storage class [enabled by default] [04:34] * ahoneybun is looking for a good book to learn from [04:36] ahoneybun, you need a main() function, to run your code in ;) [04:39] darkxst, example please? [04:42] http://pastebin.com/cwyaYfT4 [04:46] well it compiled but does not give me anything when ran [04:47] ahoneybun, you need to add a printf() so you can see the result ;) [04:47] I see [04:47] something like printf("The number %d\n", result) [04:48] &d\n what is with that? [04:48] %d is a place holder for a number (decimal) [04:48] \n is a new-line [04:49] still nothing [04:50] I must have it in the wrong plave [04:50] *plave [04:50] *place [04:52] did you put an #include to tell the compiler about printf? [04:53] nope [04:53] then it shouldnt even compile ;) [04:54] but what file [04:54] include what [04:55] darkxst, http://www.learn-c.org/en/Variables_and_Types [04:56] ha that is pretty cool ;) [04:58] too bad its a dodgy proprietary thing [04:58] * ahoneybun will need a. to take a class for this b, a very understanding teacher [04:59] ahoneybun, you had the answer to your problem in the link you gave me, so use that! [04:59] did [04:59] programming classes are crap [05:00] did not work [05:01] darkxst, what is the best way to learn then> [05:01] http://pastebin.com/0EFLKWv0 [05:03] I want to know why my line has a red line under it but when I put yours in there the red line is gone [05:04] but it is the same thing [05:05] still no answer [05:05] wait [05:05] had to recompile [05:06] I mean build [05:06] ahoneybun, read lots of code and play with it [05:07] darkxst, yea the thing I wonder is how do you start a project [05:07] maybe work through the tutorials on http://www.learn-c.org/ [05:08] or "learn c the hard way" [05:08] http://c.learncodethehardway.org/ [05:08] and absolutely do not start your project until you understand the basics! [05:09] if anything find some other simple program and start by modifying it slightly! [05:10] http://ninedof.wordpress.com/2013/06/20/pebble-watch-face-sdk-tutorial-2-applying-the-primer-to-the-pebble-sdk/ [05:10] you really should start with much simpler stuff than that! [05:12] kinda getting it if I read that page and look at a example in the sdk [05:15] it is hard [05:27] what is hard [05:35] https://twitter.com/launchpadstatus [10:37] ahoneybun, oh I have an idea, you want to learn C! so port gnome-settings-daemon to upower 0.99 ;) === prth is now known as prth|away [14:11] hey guys, can anyone tell me why does Ubuntu GNOME 14.04 has a GNOME 3.9 version? I just downloaded it and installed it. [14:36] worldEater: http://askubuntu.com/questions/455584/is-this-normal-ubuntu-14-04-gnome-3-9-90 [17:18] darkxst, I can tell you it works but now it seems I have no sound [19:34] Has someone her managed to get Ubuntu Gnome 14.04 x64 running with the VirtualBox Guest Additions? [19:34] i am struggling with convincing Gnome/Xorg to use the already loaded kernel modules [20:51] darkxst, I think devhelp was left because it is based around gtk 3.12 [21:14] why is it so hard to get a windows 8 iso [21:14] I don't even need it cracked [21:15] Does ubuntu-gnome do something different with mimetypes? I'm having trouble creating a mimetype for my python app: http://askubuntu.com/questions/483396/how-do-i-set-up-custom-icons-for-my-pygi-app-documents [22:41] mkdmz, mimetype handling should be identical to normal ubuntu [22:42] ahoneybun, hdmi audio? [22:44] Noskcaj, except that was during the 3.10 cycle! [22:48] Noskcaj, atlthough it does use gtkheaderbar by the looks of it