/srv/irclogs.ubuntu.com/2011/03/20/#kubuntu-devel.txt

=== freeflyi1g is now known as freeflying
ScottKnixternal: powerpc box would come in handy now.00:12
* Hobbsee waves at ScottK00:12
=== Quintasan_ is now known as Quintasan
apacheloggerJontheEchidna: you are writing a cpu in c++?00:30
apacheloggerthat is srsly messed up00:30
JontheEchidnayeah, a GameBoy Color emulator00:32
apacheloggeryou should do it in pyth0rn00:33
apacheloggeroh00:33
apacheloggeractually00:33
apacheloggeryou could like write your own os and then write the emulator on that os00:33
apacheloggerthat sure would be fun00:33
JontheEchidnalol00:33
JontheEchidnathey have javascript gameboy emulators00:33
apacheloggerhm00:33
apacheloggertalking about scary00:34
Quintasan>JavaScript Gameboy emulator00:49
QuintasanJontheEchidna: no cookies for telling about this madness00:49
JontheEchidnahmm01:36
JontheEchidnamy memory problems earlier were actually plasma eating up all my swap01:36
JontheEchidnaso I had 0 swap to save me when I scrolled in the large PDF01:37
ScottKDear OOo, please go die in a fire.02:15
valoriedamn it, lost all my scroll02:20
JontheEchidna^last three people have had their software troll them02:27
valorieAmarok doesn't troll me, though, it serenades me02:28
valoriecan't really blame konvi for a horrible connection02:29
valoriebut I wish that it and the bnc would stop fighting one another02:29
valorienew kernel seems good02:30
DaskreechScottK: what has Oracle done to you?02:35
ScottKDaskreech: It's just being crashy at inopportune moments.02:45
ScottKOf course it motivated my to improve my Python script to I don't need to suck the data into the spreadsheet thing for formatting...02:46
ScottKSo it's not all bad.02:46
Daskreech:-)02:53
Daskreechscratch your itch02:54
DaskreechCan someone please kline him?03:33
valorieheh03:33
* valorie has no op powerz here03:34
nigelbDaskreech: lol03:35
nigelbDaskreech: When he comes back, we'll ask him to make up his mind :D03:35
valoriehis cat is probably sitting on the keyboard, etc.03:36
nigelbsabdfl: haha, you need to make up you're staying or goin :-P03:37
nigelb*make up your mind03:37
Daskreechsomeone please just ban him03:39
* ScottK just hides joins/parts/quits/nick changes and doesn't worry about it.03:51
Daskreechthose ar useful in a help chan03:52
ScottKFortunately for me I don't visit them very often.04:09
Daskreechclaydoh: ping05:24
ari-tczewhow can I remove icon shortcut from panel?10:26
ari-tczewthere is no option 'remove from panel' or 'delete'10:26
ari-tczewthis is not application launcher, just icon shortcut :/10:27
ari-tczewok I had to lock and enable panel.10:28
ari-tczewsolved.10:28
shadeslayerapachelogger: ever used QtMobility?10:44
=== sikon is now known as lucidfox
=== yofel_ is now known as yofel
shadeslayerapachelogger: http://gitorious.org/meegosummitfi << something to work upon for a UDS Schedule app11:45
shadeslayerCMake ..  Y U NO WORK11:45
=== Quintasan_ is now known as Quintasan
apacheloggershadeslayer: that has c++ part13:19
apacheloggerwhy do qml apps always have c++ parts13:19
apacheloggerI wonder if that is any indication for something :P13:19
shadeslayer:P13:20
apacheloggeryes but no13:20
shadeslayerapachelogger: ever worked with Qt Mobility?13:20
shadeslayerlol13:20
apacheloggerqt mobility is like qt13:20
apacheloggershadeslayer: that app has design problems, it could not possibly scale to 10 tracks every day for 5 days13:20
apacheloggernot sure if using it as a base would help you13:21
shadeslayerapachelogger: http://paste.kde.org/773113:21
apacheloggersurely you could borrow a bit of code here and there :P13:21
shadeslayer:P13:21
shadeslayerapachelogger: for some reason the headers are not included13:21
shadeslayeri get /usr/include/QtServiceFramework/qservicemanager.h:45: error: qmobilityglobal.h: No such file or directory13:21
apacheloggeryou also need to include mobility itself13:21
shadeslayeryou mean include_directories(${QT_MOBILITY_INCLUDE_DIR})13:22
apacheloggeralso mind that mobility is rather big and rather not part of Qt, so you might be putting yourself in a dependency madness here13:22
shadeslayerdoes not work too13:22
apacheloggershadeslayer: well, that would be best :P13:22
apacheloggeror you selectively include what you need13:22
shadeslayerapachelogger: does not work!!!!13:22
shadeslayeri've thrown everything at it13:22
apacheloggerwhich would need you to include some other thing alongside the serviceframework13:22
shadeslayeri'm out of stuff to throw now :P13:23
shadeslayerapachelogger: http://paste.kde.org/773213:23
apacheloggeryou know13:23
apacheloggeryou can use one line for that :P13:23
shadeslayeryeah .. but this 'looks' nicer13:24
shadeslayer:D13:24
shadeslayerapachelogger: https://github.com/shadeslayer/Foo_Server << that's the git repo13:24
shadeslayergithub certainly is better than gitorious13:26
apacheloggera lot of code you got there :P13:27
shadeslayer:P13:31
shadeslayerapachelogger: i just started working on it13:31
shadeslayeralong with my GSoC proposal13:31
ScottKsurely you're busy studying for exams?13:32
shadeslayerScottK: lol ... no ... 13:32
shadeslayerScottK: did you see c2tarun's FTBFS the other day?13:32
ScottKThe kdeedu one?13:32
ScottKYes.  Not his fault.13:33
shadeslayeruh .. no .. there was another one ... one sec13:33
shadeslayeroh yes .. kdeedu ...13:34
shadeslayerScottK: what's the issue there?13:34
shadeslayerhttps://bugs.launchpad.net/ubuntu/+source/kdeedu/+bug/707794 ?13:35
ubottuUbuntu bug 707794 in koffice (Ubuntu) "libqt4-opengl on armel should be compiled with OpenGL ES 2.x support" [High,Triaged]13:35
shadeslayeroooh arch specific patch .. ./me looks13:35
shadeslayerah13:36
shadeslayerapachelogger: any luck on that repo?14:37
nixternalScottK: still need ppc :)  i was actually in bed when you asked last night, i was exhausted after yesterday's race15:27
nixternalScottK: if you do, i have it fired up and ready to go for you15:55
apacheloggershadeslayer: what repo?16:01
shadeslayerapachelogger: https://github.com/shadeslayer/Foo_Server.git16:01
shadeslayerapachelogger: git clone git://github.com/shadeslayer/Foo_Server.git16:01
apacheloggershadeslayer: how should I have luck with it?16:01
shadeslayerapachelogger: any ideas how to make CMake detect QtMobility>?16:02
apacheloggerI thought you already did that?16:02
shadeslayeri had to make a qmake branch just so that i can have QtMobility stuff building16:02
shadeslayerapachelogger: it's not working16:02
shadeslayeri've tried16:02
* apachelogger waves fist at qtmmk16:03
apachelogger!find qmobilityglobal.h16:06
ubottuFile qmobilityglobal.h found in qtmobility-dev16:06
apacheloggerubottu: oh, you are allknowing16:06
ubottuError: I am only a bot, please don't think I'm intelligent :)16:06
apacheloggershadeslayer: where did you borrow that finder form?16:07
shadeslayerpyside-qtmobility16:07
apacheloggerlooks a bit like a pile of candy16:09
shadeslayerhehe16:09
apacheloggerwell16:09
apacheloggerit doesnt find shit here16:10
shadeslayeri could make sense out of what it was doing, and it seemed to be doing the right thing16:10
shadeslayer:S16:10
apacheloggerme@avatar:~/src/git/Foo_Server/build$ grep -ri mobility .16:10
apachelogger./CMakeFiles/Makefile.cmake:  "../cmake/modules/FindQtMobility.cmake"16:10
apacheloggerthat shoudl give a billion hits in cmakecache.txt16:10
shadeslayeryeah .. that's the problem16:10
apachelogger!find mobility.prf16:10
ubottuFile mobility.prf found in qtmobility-dev16:10
apacheloggershadeslayer: the problem is that the that turd bag of a finder does not even properly error out even though it clearly didn't find bonkers16:11
shadeslayerO_O16:11
apacheloggerah16:12
shadeslayerapachelogger: so the cmake module is foobared?16:12
apachelogger        SET(QT_MOBILITY_VERSION 1.1.0)16:12
apachelogger        SET(QT_MOBILITY_MAJOR_VERSION 1)16:12
apachelogger        SET(QT_MOBILITY_MINOR_VERSION 1)16:12
apachelogger        SET(QT_MOBILITY_PATCH_VERSION 0)16:12
apacheloggerfun16:12
shadeslayerwhat about it?16:12
apacheloggershadeslayer: you know, people tell me that phonon's is foobared16:12
debfxScottK: I guess scour can be re-added to pkg-kde-tools?16:12
apacheloggerbut if phonon's is foobared, then this one is utter shit16:13
shadeslayerheh :P16:13
apacheloggerthis is all very weird16:13
yofeleither it's just me or16:16
yofelSTRING(REGEX MATCH "MOBILITY_INCLUDE=([^\n]+)" QT_MOBILITY_INCLUDE_DIR "${MOBILITY_FILE_CONTENTS}")16:16
yofeldoes the wrong thing16:16
yofelsince MOBILITY_INCLUDE is set to /usr/local16:17
yofelerrr16:17
yofel/usr/include16:17
apacheloggerI dared not saying16:17
apacheloggersetting QT_MOBILITY_SERVICEFRAMEWORK_INCLUDE_DIR to /usr/include/QtServiceFramework16:17
apacheloggernow that is righto16:18
apachelogger/usr/include/QtMobility/qmobilityglobal.h16:18
apacheloggeryofel: yah, seems it just falls over that bogus thing there16:18
yofelhm, more like --trace shows that nothing is ever set to /usr/include/QtMobility16:22
apacheloggerwell yes16:22
apacheloggerMOBILITY_INCLUDE=/usr/include16:22
apacheloggerhowever16:22
apacheloggerINCLUDEPATH += $${MOBILITY_INCLUDE}/QtMobility16:22
* apachelogger wonders how to fix that quick and dirty16:23
shadeslayerapachelogger: i want a proper fix :P16:24
apacheloggersure, the proper fix is it not to use flipping prf files :P16:24
apacheloggergood luck with that16:24
shadeslayerheh16:25
apacheloggerIF(QT_MOBILITY_INCLUDE_DIR)16:26
apachelogger    SET(QT_MOBILITY_INCLUDE_DIR "${QT_MOBILITY_INCLUDE_DIR}/QtMobility")16:26
apacheloggerENDIF(QT_MOBILITY_INCLUDE_DIR)16:26
apacheloggershadeslayer: append that to the end of the finder16:26
shadeslayerapachelogger: er ... at the end of the file? or a particular part ?16:27
yofelhm, tried something with export_component() but that won't work16:27
yofelshadeslayer: at the end16:27
yofeland add include_directories(${QT_MOBILITY_INCLUDE_DIR})16:28
yofelto CMakeLists.txt16:28
apacheloggeryofel: no, that has a condition of component needing to be part of the config prf16:28
yofelright16:28
apacheloggerwhich makes sense I guess16:28
shadeslayerstill ftbfs16:28
yofelnot here16:28
apacheloggershadeslayer: you need both includes in the include_directories16:29
apacheloggeryofel: ultimately I think stripping the INCLUDEPATH of mobility from the mobility.prf would be the solution16:29
yofeldon't ask me, I don't speak cmake well enough for that :P16:29
shadeslayerah16:29
shadeslayerokay16:29
apacheloggeractually that could be relatively easy16:30
apacheloggersimple regex on INCLUDEPATH.*QtMobility%16:30
apacheloggereh16:30
apachelogger$ instead of %16:30
apacheloggeroh16:34
apacheloggeractually that would be bogus too16:34
apacheloggershadeslayer: actually I think that solutions is the only appropriate solution :P16:34
apacheloggerclearly the finder is a bit crappy :P16:34
shadeslayer:P16:35
apacheloggeris it just me or does amarok not look terribly sexy?16:36
shadeslayeroh17:02
shadeslayeragateau: around?17:02
* shadeslayer crosses his fingers17:02
shadeslayerdarn .. /away17:03
shadeslayerapachelogger: ever used Qt Mobility to create services?17:52
ScottKdebfx: If it was re-added to CDBS, I'd guess yes.18:03
debfxScottK: ok, I'll upload a new version18:20
=== RoozbehOnline is now known as ROSHA
=== hunger_ is now known as hunger
apacheloggerapachelogger: no19:54
JontheEchidnalol20:07
=== RoozbehOnline is now known as ROSHA
sheytanHey d udes :D20:21
sheytanapachelogger your page is under gimpelopment (aka development) :D20:22
sheytanRiddell i have a technical question about kubuntu installer20:22
=== larsivi_ is now known as larsivi
sheytanhttp://madsheytan.blogspot.com/2011/03/instalator-kubuntu-pokaz-slajdow-mockup.html21:31
QuintasanRiddell: in short, sheytan wants to know if the slideshow can be fullscreen, not just some small window21:36
sheytanyeah, that's it :D21:40
sheytanfullscreen gives us whole new possibilities21:44
sheytanand we all want it :D21:44

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