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

ahoneybundarkxst: sounds like my best route is to purge the gnome 3 ppas00:08
ahoneybunwell that did not work well00:18
ahoneybundarkxst, is launchpad working for you?02:48
darkxstahoneybun, looks to be down03:00
* ahoneybun kinda reinstalled UG03:01
ahoneybundarkxst, should I have the gnome 3 ppa and then your ppa?>03:01
darkxstahoneybun, for prime support, yes03:03
ahoneybunlaunchpad is down though03:04
darkxstahoneybun, only the website is down, ppa's are still working03:05
ahoneybunwhat was your ppa?03:05
darkxstppa:darkxst/gdm-prime03:05
ahoneybunthanks03:12
ahoneybundarkxst, what would I do once it gets pushed into the main repos?03:13
darkxstnothing it will just update03:17
ahoneybunI can't add ppas03:18
darkxstahoneybun, oh right, you will just have to wait then!04:00
ahoneybundarkxst, thats ok I'm trying to learn C to work on my pebble04:01
ahoneybunkeywork *trying*04:01
darkxstahoneybun, lots of C in GNOME ;)04:02
ahoneybundarkxst, well the pebble is a *small* place to start for04:02
ahoneybunI can't even understand what I'm doing wrong from this ex04:03
* ahoneybun thinks it is a geany problem04:05
darkxstahoneybun, how can you blame the editor ;)04:19
ahoneybunsays something about enabled by default04:20
ahoneybundarkxst, http://pastebin.com/tyfNCUNa04:29
darkxstthat should work04:30
ahoneybuntest1.c:8:1: warning: data definition has no type or storage class [enabled by default]04:31
* ahoneybun is looking for a good book to learn from 04:34
darkxstahoneybun, you need a main() function, to run your code in ;)04:36
ahoneybundarkxst, example please?04:39
darkxsthttp://pastebin.com/cwyaYfT404:42
ahoneybunwell it compiled but does not give me anything when ran04:46
darkxstahoneybun, you need to add a printf() so you can see the result ;)04:47
ahoneybunI see04:47
darkxstsomething like printf("The number %d\n", result)04:47
ahoneybun&d\n what is with that?04:48
darkxst%d is a place holder for a number (decimal)04:48
darkxst\n is a new-line04:48
ahoneybunstill nothing04:49
ahoneybunI must have it in the wrong plave04:50
ahoneybun*plave04:50
ahoneybun*place04:50
darkxstdid you put an #include to tell the compiler about printf?04:52
ahoneybunnope04:53
darkxstthen it shouldnt even compile ;)04:53
ahoneybunbut what file04:54
ahoneybuninclude what04:54
ahoneybundarkxst, http://www.learn-c.org/en/Variables_and_Types04:55
darkxstha that is pretty cool ;)04:56
darkxsttoo bad its a dodgy proprietary thing04:58
* ahoneybun will need a. to take a class for this b, a very understanding teacher04:58
darkxstahoneybun, you had the answer to your problem in the link you gave me, so use that!04:59
ahoneybundid04:59
darkxstprogramming classes are crap04:59
ahoneybundid not work05:00
ahoneybundarkxst, what is the best way to learn then>05:01
darkxsthttp://pastebin.com/0EFLKWv005:01
ahoneybunI want to know why my line has a red line under it but when I put yours in there the red line is gone05:03
ahoneybunbut it is the same thing05:04
ahoneybunstill no answer05:05
ahoneybunwait05:05
ahoneybunhad to recompile05:05
ahoneybunI mean build05:06
darkxstahoneybun, read lots of code and play with it05:06
ahoneybundarkxst, yea the thing I wonder is how do you start a project05:07
darkxstmaybe work through the tutorials on http://www.learn-c.org/05:07
darkxstor "learn c the hard way"05:08
darkxsthttp://c.learncodethehardway.org/05:08
darkxstand absolutely do not start your project until you understand the basics!05:08
darkxstif anything find some other simple program and start by modifying it slightly!05:09
ahoneybunhttp://ninedof.wordpress.com/2013/06/20/pebble-watch-face-sdk-tutorial-2-applying-the-primer-to-the-pebble-sdk/05:10
darkxstyou really should start with much simpler stuff than that!05:10
ahoneybunkinda getting it if I read that page and look at a example in the sdk05:12
ahoneybunit is hard05:15
darkxstwhat is hard05:27
darkxsthttps://twitter.com/launchpadstatus05:35
darkxstahoneybun, oh I have an idea, you want to learn C! so port gnome-settings-daemon to upower 0.99 ;)10:37
=== prth is now known as prth|away
worldEaterhey 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:11
DASPRiDworldEater: http://askubuntu.com/questions/455584/is-this-normal-ubuntu-14-04-gnome-3-9-9014:36
ahoneybundarkxst, I can tell you it works but now it seems I have no sound17:18
syntroPiHas someone her managed to get Ubuntu Gnome 14.04 x64 running with the VirtualBox Guest Additions?19:34
syntroPii am struggling with convincing Gnome/Xorg to use the already loaded kernel modules19:34
Noskcajdarkxst, I think devhelp was left because it is based around gtk 3.1220:51
ahoneybunwhy is it so hard to get a windows 8 iso21:14
ahoneybunI don't even need it cracked21:14
mkdmzDoes 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-documents21:15
darkxstmkdmz, mimetype handling should be identical to normal ubuntu22:41
darkxstahoneybun, hdmi audio?22:42
darkxstNoskcaj, except that was during the 3.10 cycle!22:44
darkxstNoskcaj, atlthough it does use gtkheaderbar by the looks of it22:48

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