/srv/irclogs.ubuntu.com/2012/07/14/#kubuntu-devel.txt

=== vorian is now known as v
JontheEchidna<3 C++11 http://paste.kde.org/517436/03:18
JontheEchidnathe new strongly-typed enums are nift too: http://www.cprogramming.com/c++11/c++11-nullptr-strongly-typed-enum-class.html04:02
ScottKJust stay away from the standard library04:23
JontheEchidnaseen bug 1000508? I had fun04:25
ubottuLaunchpad bug 1000508 in gcc-4.7 (Ubuntu) "PendingMessages member variable of APT's GlobalError class initializes as "true" with -std=c++11" [High,Fix released] https://launchpad.net/bugs/100050804:25
JontheEchidnaluckily it seems gcc came to their senses and implemented the new features in stdlib in an abi-compatible way with c++03's stdlib04:26
JontheEchidnaotherwise nobody would use c++11 ever04:28
JontheEchidnasince a) libraries use the standard library and b) you want to actually use these libraries04:29
JontheEchidnaLibraries would never compile in c++11 since it would break all consumers using c++03, and consumers would never use c++11 since it would hose their apps04:32
JontheEchidna...or they do use c++11, only to find it hoses their apps after they've utilized quite a bit of c++1104:33
JontheEchidnaanyway, I'm glad the standard library upstream is taking abi compatibility seriously now04:33
alazare619anyone have an idea why the newest version of livecd-rootfs and live-build isnt creating binary/isolinux during building?04:53
ScottKMost of the people here focus on the KDE part of Kubuntu, so this probably isn't the best place to ask.04:55
ScottKMabye #ubuntu-installer, although this is not a good time of day to ask questions there.04:55
alazare619well its kinda kde related in building an entirely qt based distro05:00
alazare619(as far as i can go entirely qt) somethings had to sacrifice using qt libs for flexibility functionality05:01
alazare619so there is some kde libs05:01
ScottKRight, all I'm saying is this isn't the best channel to find people who know about livecd-rootfs.05:39
=== mgraesslin_ is now known as mgraesslin
=== PaulW2U is now known as G4MBY2
BluesKajHiyas all12:11
Quintasanwut wut wut wut14:32
QuintasanAccepted to the university14:32
QuintasanGotta turn in the documents and I should be a student offically14:35
highvoltagecongrats Quintasan!14:39
Quintasanhighvoltage: Thanks :)14:40
* highvoltage often considers doing the university thing but doesn't have the balls14:40
RiddellQuintasan: well done, four years of being able to help kubuntu :)16:18
QuintasanRiddell: even 5 years :P16:31
QuintasanRiddell: Still have some paperwork though :/16:33
=== ronnoc_ is now known as ronnoc
littlegirlHey there, I don't know how many of you use - and love - bzr, but if you do, and you're bored of the single-color diff results, you can install colordiff and then do bzr diff | colordiff for full color results. Awesome! (:17:50
DaskreechHI littlegirl17:52
littlegirlHey there, did you play with the diff thing? It's totally cool. (:17:52
Daskreechyou can even alias bzr diff to do that automagically17:52
littlegirlCan I? I was wondering just that. (:17:52
littlegirlI know I can alias something to something else entirely, but this would be something very close. (:17:52
Daskreechlittlegirl: indeedydo you can littlegirl17:53
* littlegirl is assaulting her bashrc file17:53
* Daskreech takes shocking pictures and posts to Time Magazine17:54
* littlegirl goes viral17:55
RiddellScottK: qt4-x11_4.8.1-0ubuntu4.2 in precise-proposed, sorry for the delay17:56
debfxlittlegirl: there is also a colordiff plugin in bzrtools ("bzr cdiff")18:02
kubotu::qt-bugs:: [1024402] Text cursor in wrong cell in calligrawords @ https://bugs.launchpad.net/bugs/1024402 (by Jonathan Riddell)18:05
ubottuLaunchpad bug 1024402 in qt4-x11 (Ubuntu Precise) "Text cursor in wrong cell in calligrawords" [Undecided,New]18:05
littlegirldebfx: Oooh, thanks! I'm all about color. (:18:06
littlegirlDoes anyone know how much time the translation team needs to comfortably translate the kubuntu-docs before the freeze? I've been asking for a couple of days in the #ubuntu-translators channel, but that's a ghost channel that doesn't seem to be inhabited by living creatures. (:18:10
littlegirlRiddell: I decided to leave references to irc.freenode.net in and just add references to irc.ubuntu.com. My reason is that my IRC program was set up to connect on irc.freenode.net by default, so I figure if that's the case in future, the user will know they can still get to the Kubuntu channels. (:18:14
vwhats up my blue blooded buddies?18:34
Riddellhi vorian18:37
vhey riddell!  hows things?18:37
=== yofel_ is now known as yofel
yofelevening18:37
Riddellnice and sunny18:38
yofelindeed it is :)18:39
Daskreechv: !18:39
DaskreechIlove your mask line!18:39
vwerd18:39
sreich if i remove something from kde repos in 4.9, do i need to alert packagers? (it's a 2-liner to a cmakelists file and some dir removals)18:39
Riddellsreich: not especially, we will work it out by going "oh those compiled files don't exist any more"18:41
sreichok, cool18:41
sreichhad to get this removal in before the release, since microsoft decided to shut their apis and make it closed-only18:41
sreichso the bing image search runner, shortly after 4.9 gets released..wouldn't work at all18:42
sreichnever before did i realize that finding apis that you can use freely is so impossible18:42
Riddellthey don't get any friendlyer that lot18:42
sreichhah, nope18:43
Daskreechwhat's the new biing api terms?18:43
sreichsomething like "pay, pay, pay"18:44
=== v is now known as VORIAN
sreichgoogle has had the same policy for a while now18:45
sreichit simply makes it impossible for free software to use their stuff18:45
=== skreech__ is now known as Daskreech
apacheloggerJontheEchidna: did you break qapt master?23:38
JontheEchidnaapachelogger: in what way?23:39
apachelogger/build/buildd/qapt-1.3.50/utils/qapt-deb-installer/ChangesDialog.h:29:27: fatal error: LibQApt/Package: No such file or directory23:39
JontheEchidnaah23:39
JontheEchidnasec23:39
JontheEchidnaapachelogger: ok, fixed23:41
apacheloggerJontheEchidna++23:41
JontheEchidnaLibQApt/Package wouldn't exist on a clean chroot building qapt :P23:41
apacheloggeryah, same problem keept biting me with phonon demos ^^23:42
Darkwingrbelem: ping23:48

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