shadeslayer | apachelogger: around? | 00:37 |
---|---|---|
apachelogger | shadeslayer: somewhere I am alwasy around | 09:25 |
Quintasan | jussi: very late pong | 09:48 |
Quintasan | Good morning | 09:48 |
Quintasan | https://bugs.kde.org/show_bug.cgi?id=275964 | 10:04 |
Quintasan | Can someone reproduce it? | 10:04 |
* Quintasan can do it everytime | 10:04 | |
ubottu | KDE bug 275964 in effects-window-management "Desktop grid switched activity instead of desktop" [Normal,Unconfirmed] | 10:04 |
debfx | ScottK: could bug #799091 get your backporter blessing? :) | 10:11 |
ubottu | Launchpad bug 799091 in natty-backports "Please backport virtualbox and virtualbox-guest-additions-iso 4.0.8" [Undecided,New] https://launchpad.net/bugs/799091 | 10:11 |
sheytan | shadeslayer: Heyo. Will we have Google bookmarks sync in rekonq for oneiric? | 10:15 |
shadeslayer | sheytan: iDunno(tm) | 10:56 |
shadeslayer | apachelogger: i had inkscape issues, figured it out tho | 10:58 |
shadeslayer | sheytan: http://i.imgur.com/7rING.png << 30 minutes on inkscape xD | 10:58 |
apachelogger | ah | 11:06 |
apachelogger | aubergine | 11:06 |
apachelogger | shadeslayer is leaving for ubuntu | 11:06 |
apachelogger | phew | 11:07 |
Quintasan | ScottK: Can we backport https://projects.kde.org/projects/kde/kdebase/kde-workspace/repository/revisions/e9410ba51e4674819fc8c37c8f122f1233a8c78a ? | 12:08 |
Quintasan | This bug is kinda annoying when switching desktops with desktop grid | 12:09 |
debfx | Quintasan: looks like that needs BIC in libkwineffects | 12:29 |
apachelogger | debfx: why do you think so? | 12:31 |
debfx | apachelogger: https://projects.kde.org/projects/kde/kdebase/kde-workspace/repository/revisions/888d34eb7a278c7284080c748304308f6f958347/diff/kwin/libkwineffects/kwineffects.h | 12:32 |
apachelogger | fun | 12:33 |
sheytan | shadeslayer why so long? :D | 12:40 |
apachelogger | bigger = better | 12:40 |
apachelogger | uh | 12:43 |
apachelogger | a sheytan | 12:43 |
* apachelogger has something to sow the sheytan | 12:44 | |
sheytan | apachelogger go for it! | 12:44 |
apachelogger | sheytan: http://i.imgur.com/FAr0z.jpg | 12:46 |
sheytan | apachelogger cool! :D | 12:46 |
* sheytan wishes to have a nice video player default in kubuntu, that plays same stuff vlc does, but looks so simple and beautiful | 12:47 | |
mfraz74 | SMPlayer is good, but needs work | 12:50 |
apachelogger | good by what measure? | 12:55 |
ulysses | !find qmobilityglobal.h | 12:56 |
ubottu | File qmobilityglobal.h found in qtmobility-dev | 12:56 |
mfraz74 | it plays most files and it can use vdpau | 12:56 |
ulysses | !find quadio.h | 13:03 |
ubottu | Package/file quadio.h does not exist in natty | 13:03 |
ulysses | !find qaudio.h | 13:03 |
ubottu | File qaudio.h found in python-qt4-doc, qt4-doc-html, qtmobility-dev | 13:03 |
Quintasan | debfx: URGH | 13:30 |
Quintasan | ScottK: ping | 13:48 |
ScottK | Quintasan: pong | 15:08 |
ScottK | debfx: Done. | 15:12 |
Quintasan | ScottK: Debian is going to split libqt4-dbg to some other pacakges to keep the base libqt4-dbg under 100mb (again) | 15:42 |
Quintasan | I suppose we are going to follow, right? | 15:42 |
ScottK | Yes. | 15:42 |
ScottK | BTW, new qt4-x11 in Debian has some good changes so it'd be useful to merge it again. | 15:43 |
ScottK | Dunno if debfx is planning on doing that or not. | 15:43 |
shadeslayer | apachelogger: actually i quite like that color combo ... dunno why, just don't like my entire desktop to look like that | 15:58 |
shadeslayer | apachelogger: and i'm not leaving kubuntu :P | 16:00 |
shadeslayer | sheytan_: because i'm a inkscape n00b, used it for the first time ever in my life | 16:00 |
shadeslayer | debfx: btw re security enhancement, upstream is working on anoter fix | 16:02 |
shadeslayer | *another | 16:02 |
debfx | ScottK: thanks | 16:29 |
ScottK | You're welcome. | 16:29 |
shadeslayer | apachelogger: btw i found this : http://opensource.palm.com/2.1.0/index.html | 16:35 |
Quintasan | http://i.imgur.com/R7TfU.png | 16:36 |
Quintasan | lol | 16:36 |
Quintasan | ScottK: ^ From O'Reilly Practical C Programming :D | 16:37 |
ScottK | Nice. | 16:37 |
Quintasan | ++C | 16:38 |
Quintasan | ~karma C | 16:38 |
kubotu | karma for C: 226 | 16:38 |
Quintasan | ++C | 16:38 |
Quintasan | ~karma C | 16:38 |
kubotu | karma for C: 227 | 16:38 |
Quintasan | :O | 16:38 |
Quintasan | ++apachelogger | 16:38 |
shadeslayer | hehe | 16:41 |
Quintasan | shadeslayer: A noob question in C magic | 16:43 |
shadeslayer | Quintasan: yes? | 16:43 |
Quintasan | shadeslayer: Is there a way to multiply something by fraction? | 16:43 |
shadeslayer | like 5*(4/5) ? | 16:43 |
Quintasan | yeah | 16:43 |
Quintasan | So I do it just like that? | 16:44 |
Quintasan | meh | 16:44 |
shadeslayer | yep | 16:44 |
shadeslayer | Quintasan: just use float tho | 16:44 |
shadeslayer | for storing the result | 16:44 |
Quintasan | hmm | 16:44 |
shadeslayer | and brackets are very important as to how the expression would be evaluated here | 16:44 |
* Quintasan thought there is some trick here | 16:44 | |
shadeslayer | Quintasan: just take care of the brackets ^_^ | 16:45 |
Quintasan | shadeslayer: I know about float and brackets, it's basic math :P | 16:45 |
Quintasan | Unless C does some magic when it sees brackets :P | 16:45 |
shadeslayer | nah, not really | 16:45 |
shadeslayer | my calculator does magic with brackets tho | 16:45 |
ScottK | debfx: Can you merge Qt? It'll have to go through New, so I don't want to touch it to keep me free to do the archive admin bits. | 16:46 |
* Quintasan notes getting stuff into Debian is a PITA | 16:48 | |
debfx | ScottK: since bug #790875 is fixed Quintasan could do it this time | 16:48 |
ubottu | Launchpad bug 790875 in kubuntu-meta (Ubuntu) "kubuntu developer has no pc" [Critical,Fix released] https://launchpad.net/bugs/790875 | 16:48 |
shadeslayer | lol | 16:49 |
ScottK | OK. | 16:49 |
ScottK | debfx: And you could sponsor it. | 16:49 |
Quintasan | ScottK: It has to be today? | 16:49 |
ScottK | Quintasan: Doesn't HAVE to. | 16:49 |
ScottK | Sooner is better than later. | 16:49 |
Quintasan | Okay, I'll tackle it later today. | 16:50 |
ScottK | Thanks. | 16:50 |
=== mgraesslin_ is now known as mgraesslin | ||
=== tazz_ is now known as tazz | ||
=== neversfelde_ is now known as neversfelde | ||
=== Quintasan_ is now known as Quintasan | ||
=== yofel_ is now known as yofel | ||
Quintasan | ScottK: I'm starting merging now | 21:21 |
ScottK | Quintasan: Great. | 21:22 |
bambee | evening | 21:28 |
apachelogger | who is doing the calligra snapshot? | 21:30 |
apachelogger | yo bambee | 21:31 |
bambee | apachelogger: yo :) | 21:31 |
=== apachelogger changed the topic of #kubuntu-devel to: Kubuntu: Friendly Computing | 4.6.80 Packaging: https://wiki.kubuntu.org/Kubuntu/Ninjas/Packaging | Merges: https://merges.ubuntu.com/main.html | TODO: http://status.ubuntu.com/ubuntu-oneiric/group/topic-oneiric-kubuntu.html | ||
apachelogger | sheytan: btw, when you find a spare minute, a mockup for a mobile/touch version of muon would be cool | 21:47 |
Quintasan | apachelogger: https://code.launchpad.net/~kubuntu-members/\{@}/ubuntu should be ~kubuntu-packagers now, shouldn't it? | 21:57 |
apachelogger | yus | 21:57 |
apachelogger | Quintasan: what be that? | 21:57 |
apachelogger | or where | 21:57 |
Quintasan | apachelogger: kubuntu webshortcuts | 21:57 |
apachelogger | Quintasan: ah, yeah, plz fix | 22:00 |
Quintasan | apachelogger: http://paste.kde.org/84319 -> uploading to Oneiric, k? | 22:09 |
apachelogger | yuz | 22:09 |
Quintasan | no way | 22:10 |
Quintasan | I'm testbuilding that | 22:10 |
Quintasan | oh shi- | 22:11 |
Quintasan | apachelogger: Uploaded. | 22:16 |
apachelogger | dont forget to pusshy it | 22:16 |
apachelogger | Quintasan++ | 22:16 |
apachelogger | also where be my beer? | 22:17 |
Quintasan | nope, it should be ++Quintasan | 22:17 |
Quintasan | apachelogger: http://i.imgur.com/R7TfU.png | 22:17 |
Quintasan | apachelogger: Not mailed yet, I've to make my brother give me back the money he borrowed from me | 22:17 |
apachelogger | Quintasan: sounds like someone gets a beatin' | 22:20 |
apachelogger | also that that comment in the picture is moot | 22:20 |
Quintasan | WTF | 22:22 |
apachelogger | a) for atomic or pseudo-atomic types it does not make a difference at all b) from a pure language point of view I'd argue that C++ is the more natural thus saver increment | 22:22 |
Quintasan | Signer cannot upload to 'main' | 22:22 |
Quintasan | lol | 22:22 |
apachelogger | c) if you use postfix on a class your class should either not deepcopy shit (shareddata and whatnot) or be so small as to not make a difference either | 22:23 |
apachelogger | Quintasan: perhaps that bugger is not in the kubuntu packageset | 22:23 |
apachelogger | of course I have no idea how to check if something is in a packageset or not | 22:23 |
Quintasan | ScottK: ^^ | 22:24 |
apachelogger | ah | 22:24 |
apachelogger | right | 22:24 |
apachelogger | I remember | 22:24 |
Quintasan | FFF | 22:24 |
apachelogger | we haz a tool for that | 22:24 |
apachelogger | because launchpad is so utter failure it cannot display such stuff | 22:24 |
Quintasan | What is the name of that tool? | 22:25 |
apachelogger | kubuntu-web-shortcuts | 22:25 |
apachelogger | should be | 22:25 |
apachelogger | Quintasan: ubuntu-archive-tool | 22:26 |
debfx | Quintasan: you need to ping cjwatson about it, he can add it to the packageset | 22:26 |
apachelogger | so that even apachelogger can remember it | 22:26 |
apachelogger | debfx: it is in the packageset | 22:26 |
apachelogger | Quintasan: perhaps you didn't sign properly or with wrong key or something? | 22:26 |
apachelogger | or perhaps soyuz just has hiccups | 22:26 |
Quintasan | I have only one key | 22:27 |
debfx | oh | 22:27 |
* Quintasan tries last one time | 22:27 | |
debfx | Quintasan: you need to upload kubuntu-web-shortcuts | 22:27 |
debfx | not -konqueror-shortcuts | 22:28 |
Quintasan | Hmm, kubuntu-web-shortcuts_11.10ubuntu2_source.ubuntu.upload | 22:28 |
Quintasan | apachelogger: Pushed and uploaded. | 22:31 |
apachelogger | Quintasan: did it get accepted now? | 22:32 |
Quintasan | Yup. | 22:32 |
debfx | apachelogger: you should file a removal request for kubuntu-konqueror-shortcuts | 22:33 |
apachelogger | shadeslayer: ^ | 22:34 |
shadeslayer | sure can do | 22:34 |
apachelogger | didn't we file one? | 22:34 |
apachelogger | there should be a dedicated removal request tracker really | 22:34 |
* Quintasan gets to merging Qt | 22:35 | |
shadeslayer | uhm | 22:39 |
shadeslayer | apachelogger: http://paste.kde.org/84325 | 22:40 |
apachelogger | the desktop we can fix | 22:41 |
apachelogger | the others actually too | 22:41 |
apachelogger | if we can find a core-dev | 22:41 |
shadeslayer | well ... line 4 is what concerns me, everything else we can fix on our own | 22:41 |
CIA-52 | [kubuntu.oneiric] Harald Sitter <apachelogger@ubuntu.com> * apachelogger@ubuntu.com-20110618214149-pyfifx1nsit1h25i * desktop kubutnu-konqueror-shortcuts -> kubuntu-web-shortcuts | 22:42 |
debfx | the transitional packages should stay anyway, just the old source package needs to be removed | 22:42 |
CIA-52 | [kubuntu.oneiric] Harald Sitter <apachelogger@ubuntu.com> * apachelogger@ubuntu.com-20110618214302-jyyztocjwj0skjv4 * (live ship) merge | 22:43 |
apachelogger | yeah | 22:43 |
shadeslayer | *nod* | 22:43 |
shadeslayer | well i've filed bug 799262, just have to get someone to fix ichthux-desktop :) | 22:44 |
ubottu | Launchpad bug 799262 in kubuntu-konqueror-shortcuts (Ubuntu) "Please remove kubntu-konqueror-shortcuts from Oneiric" [Undecided,In progress] https://launchpad.net/bugs/799262 | 22:44 |
debfx | what is ichthux anyway? ^^ | 22:44 |
shadeslayer | dunno | 22:44 |
shadeslayer | pull-lp-source: Error: The package 'ichthux-desktop' does not exist in the Ubuntu primary archive in 'oneiric' | 22:45 |
shadeslayer | @_@ | 22:45 |
apachelogger | debfx: christian ubuntu or something | 22:45 |
apachelogger | shadeslayer: meta-ichthux or -meta | 22:45 |
debfx | *sigh* | 22:45 |
Quintasan | http://paste.kde.org/84331 | 22:47 |
Quintasan | gotta love that type of delta | 22:47 |
shadeslayer | heh | 22:47 |
shadeslayer | theres no specific kubuntu-konqueror-shortcuts entry in the control file | 22:48 |
shadeslayer | and last upload seems to be for karmic :S | 22:49 |
apachelogger | :O | 22:50 |
apachelogger | they do not even have an oneiric seed | 22:50 |
apachelogger | jjesse, txwikinger: please fix ichthux-desktop to not depend on kubuntu-konqueror-shortcuts but kubuntu-web-shortcuts | 22:50 |
* shadeslayer has a flipping headache from qdbusviewer | 22:51 | |
Quintasan | ScottK, debfx: Should I still comment out the Firebird stuff in Qt? | 22:52 |
apachelogger | !find firebird | 22:53 |
ubottu | Found: firebird2.1-classic, firebird2.1-common, firebird2.1-common-doc, firebird2.1-dev, firebird2.1-doc, firebird2.1-examples, firebird2.1-server-common, firebird2.1-super, firebird2.5-classic, firebird2.5-classic-common (and 12 others) http://packages.ubuntu.com/search?keywords=firebird&searchon=names&suite=natty§ion=all | 22:53 |
apachelogger | !info firebird2.1-classic | 22:53 |
ubottu | firebird2.1-classic (source: firebird2.1): Firebird Classic Server - an RDBMS based on InterBase 6.0 code. In component universe, is optional. Version 2.1.3.18185-0.ds1-11build1 (natty), package size 1565 kB, installed size 3844 kB | 22:53 |
debfx | apachelogger: ichthux-desktop is uninstallable since lucid so getting it removed would probably be a good idea | 22:53 |
apachelogger | good thing it does not say where it is in ^^ | 22:53 |
debfx | Quintasan: yes, unless it has been promoted to main | 22:54 |
apachelogger | debfx: mail ubuntu-devel and cc the 3 guys on the ichthux-dev team | 22:54 |
apachelogger | I recon there might be others to help out with maintenance | 22:54 |
Quintasan | !info firebird2.1-dev | 22:54 |
ubottu | firebird2.1-dev (source: firebird2.1): Development files for Firebird - an RDBMS based on InterBase 6.0 code. In component universe, is optional. Version 2.1.3.18185-0.ds1-11build1 (natty), package size 56 kB, installed size 352 kB | 22:54 |
Quintasan | >universe | 22:55 |
Quintasan | bleh | 22:55 |
apachelogger | Quintasan: usrc:firebird2.1 | 22:56 |
apachelogger | still in universe | 22:56 |
Quintasan | Implying usrc is faster that IRC | 22:56 |
apachelogger | next time you will be :P | 22:57 |
apachelogger | DarkwingDuck: you did not move the docs todo stuff from wiki to blueprint yet? :P | 22:58 |
apachelogger | why is it that yofel almost alone is workign on 4.6.80? | 22:58 |
shadeslayer | apachelogger: i took up kate, just the copyright stuff is left now | 23:00 |
shadeslayer | which is a PITA | 23:00 |
apachelogger | copy copy copy | 23:00 |
apachelogger | http://people.ubuntu.com/~apachelogger/scripts/ | 23:00 |
shadeslayer | apachelogger: sawn | 23:00 |
apachelogger | all you need for your copyright needs | 23:00 |
shadeslayer | apachelogger: http://paste.ubuntu.com/628986/ | 23:01 |
shadeslayer | right now its at that state | 23:01 |
apachelogger | which is invalid dep5 I reckon :P | 23:02 |
shadeslayer | yeah, still WIP | 23:02 |
shadeslayer | have to clean it up | 23:02 |
shadeslayer | apachelogger: how goes your GSoC project? | 23:04 |
apachelogger | watching pron with it right now | 23:05 |
shadeslayer | ah ... fun | 23:05 |
apachelogger | https://projects.kde.org/projects/kdesupport/phonon/phonon/repository/revisions/qml/entry/demos/qml/videoplayer/videoplayer.qml | 23:05 |
shadeslayer | can it stream pron like tomahawk> LD | 23:05 |
apachelogger | look at that beauty | 23:05 |
shadeslayer | hahaha | 23:06 |
shadeslayer | apachelogger: nice :) | 23:06 |
shadeslayer | specially like line 32 | 23:06 |
shadeslayer | hardcoded video paths ftw | 23:06 |
apachelogger | PROTIP: qml does not do fileopendialogs right now | 23:06 |
shadeslayer | apachelogger: whut ... O_O | 23:07 |
apachelogger | fortunately enough pornon is so awesome that you can link any file to video.ogv | 23:07 |
apachelogger | with gstreamer you can even link a .doc file there :P | 23:07 |
shadeslayer | what would a doc file do in a QML Phonon player 0.o | 23:07 |
apachelogger | shadeslayer: check the api there is no fileopen in qml | 23:07 |
shadeslayer | yeah doing | 23:08 |
shadeslayer | indeed | 23:08 |
apachelogger | FWIW IIRC the current qt-components do not have one either | 23:08 |
shadeslayer | no file open element | 23:08 |
apachelogger | though I think it has menu and a foldermodel, so it is just a matter of building one | 23:09 |
shadeslayer | whee its rainint | 23:09 |
shadeslayer | s/rainint/raining/ | 23:09 |
kubotu | shadeslayer meant: "whee its raining" | 23:09 |
apachelogger | it is raining everyone on planet earth | 23:09 |
apachelogger | scary | 23:09 |
apachelogger | s/everyone/everywhere | 23:09 |
apachelogger | though everyone would probably be even scarier | 23:10 |
shadeslayer | ok time for me to sleep, night everyone .... | 23:12 |
Quintasan | http://paste.kde.org/84331 | 23:12 |
apachelogger | [apachelogger] bug triage: TODO | 23:12 |
Quintasan | LOVE THIS | 23:12 |
apachelogger | how did that happen? | 23:12 |
apachelogger | :O | 23:12 |
apachelogger | G | 23:12 |
apachelogger | nini shadeslayer | 23:12 |
valorie | heh, so apachelogger *does* code | 23:12 |
apachelogger | :@ | 23:12 |
valorie | niters, shadeslayer | 23:12 |
shadeslayer | valorie: only so that he can have his daily dose of pron | 23:13 |
apachelogger | yeah, it is the best incentive for not having a broken phonon for more than a day | 23:13 |
valorie | the beast needs to be fed, after all | 23:13 |
apachelogger | Quintasan: there is nothing wrong with bringing something in order | 23:13 |
apachelogger | each and everywhere misc is last | 23:14 |
Quintasan | apachelogger: I mean, why the hell WE keep this delta? | 23:14 |
debfx | Quintasan: we don't, Debian swapped the order in the last upload | 23:15 |
Quintasan | @_@ | 23:15 |
* apachelogger puts on some pants and does bug triage | 23:16 | |
* debfx likes http://status.ubuntu.com/ubuntu-oneiric/u/debfx.html | 23:17 | |
debfx | everything done for oneiric :P | 23:17 |
apachelogger | bug 793248 eek | 23:20 |
ubottu | Launchpad bug 793248 in ubiquity (Ubuntu) "[natty] kde_components/PartitionModel.py crashes if installer run in plasma netbook workspace" [Undecided,New] https://launchpad.net/bugs/793248 | 23:20 |
apachelogger | I like how http://status.ubuntu.com/ubuntu-oneiric/u/kubuntu-members.html is broken | 23:20 |
apachelogger | debfx: http://status.ubuntu.com/ubuntu-oneiric/group/topic-oneiric-kubuntu.html search for kubuntu-members, knock yourself out :P | 23:21 |
apachelogger | AttributeError: TreeItem instance has no attribute 'parentItem' | 23:21 |
apachelogger | that is BS! | 23:21 |
apachelogger | class TreeItem: | 23:21 |
apachelogger | def __init__(self, data, controller=None, parent=None): | 23:21 |
apachelogger | self.parentItem = parent | 23:21 |
* apachelogger waves fist at pyth0rn | 23:21 | |
apachelogger | that was introduced in 2009 | 23:22 |
apachelogger | http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qmodelindex.html#internalPointer | 23:28 |
apachelogger | returns object | 23:28 |
apachelogger | fun | 23:28 |
apachelogger | :D | 23:28 |
apachelogger | unless | 23:29 |
apachelogger | any pyth0rn heros around? | 23:30 |
apachelogger | hm, so it is no assignment problem | 23:35 |
apachelogger | this is oddest | 23:35 |
Quintasan | debfx: We build-dep on # libopenvg1-mesa-dev, | 23:38 |
Quintasan | Can I just drop that and other openvg files? | 23:38 |
apachelogger | maco: you might want to look at bug 793248 I completely do not see what is wrong | 23:39 |
ubottu | Launchpad bug 793248 in ubiquity (Ubuntu) "[natty] kde_components/PartitionModel.py crashes if installer run in plasma netbook workspace" [Undecided,New] https://launchpad.net/bugs/793248 | 23:39 |
debfx | Quintasan: yep | 23:42 |
Quintasan | debfx: http://paste.kde.org/84337 <- part of rules (-) is Debian (+) is Ubuntu, can I just copy Debian stuff over? Looks like it does the same thing but I am not sure | 23:49 |
apachelogger | anyone ever heared of backtrack linux? | 23:50 |
Quintasan | I did | 23:50 |
yofel | me too, as in: told a backtrack user that we can't offer support for his system | 23:52 |
apachelogger | yeah, one of them reported a bug against ubiquty and grub-install with missing information :S | 23:54 |
charlie-tca | backtrack linux is based on Ubuntu, but not supported in any way | 23:54 |
charlie-tca | It is entirely separate distribution | 23:55 |
debfx | Quintasan: it doesn't set -arch armv6 on armel, not sure if that's a problem | 23:55 |
* Quintasan looks at NCommander | 23:55 | |
* apachelogger looks at bug 743066 | 23:58 | |
ubottu | Launchpad bug 743066 in ubiquity (Ubuntu) "KDE ubiquity language combo to small" [Undecided,Confirmed] https://launchpad.net/bugs/743066 | 23:58 |
Quintasan | debfx: http://people.ubuntu.com/~quintasan/merges/qt4-merge-diffs.tar.bz2 | 23:58 |
Quintasan | debfx: Here is what I got so far | 23:58 |
* Quintasan needs to do more merges | 23:58 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!