[00:01] Riddell: I'm preparing the debdiff. Can you allow me little nitpicking like code styling? [00:01] really little [00:01] :) [00:03] Serega: spose so [00:04] ryanakca: hmm? [00:04] Riddell: RT... thanks anyways? [00:05] oh aye [00:22] Riddell: Jonathan, are you still around? [00:25] Serega: hi [00:26] Riddell: Kubuntu presentation slides anywhere? [00:26] jcastro: I need to chat with you about Penguicon when you get a chance (ie. am I registered for the thing at all? did you take care of it?) [00:26] Riddell: please review: http://kubuntu.pastebin.ca/980365 [00:27] nixternal: no, you need to register [00:27] damn, that means I have to pay? [00:27] yeah. :-/ [00:27] hrmm [00:27] ping me post-wings game, I am fixing a friend's pc. [00:28] heh [00:29] jcastro: registration is closed [00:29] I was hoping to sneak in for free, I can't drop $45 right now unless my book check comes through, which I doubt will happen anytime soon [00:29] nixternal: http://kubuntu.org/~jriddell/tmp/2007-09-la-laguna-talk.odp is all I have, they're not great and out of date [00:30] nixternal: you can do at the door. If not I'll take care of it with the planners [00:30] nixternal: book? [00:30] Riddell: ya, I am a co-author now of the Official Ubuntu Book [00:31] Serega: did you add any strings? [00:31] nixternal: doing what? [00:31] Edubuntu and LTSP :) [00:31] Riddell: .po? no [00:31] actually, the Ubuntu Education Edition and LTSP [00:31] oh, didn't know you were into that [00:31] nixternal: cool, do you get payed down the road for all future copies sold, or just a flat "You wrote the book, here's some money, we get all future profit"? [00:31] hehe, I started the docs back a couple of years ago [00:31] ryanakca: I get 4 peanuts for helping [00:32] literally [00:32] heh, fun fun... [00:32] I am not one of the cool authors like the big dogs [00:32] like jjesse :) [00:32] jcastro: groovy, thanks for that....when you are done with the wings and what not, ping me back if you feel like it [00:33] I am heading to Michigan in the morning and won't be back until Saturday or Sunday [00:33] but our plans are to head up to Troy on Thursday [00:33] Riddell: exactly :) [00:33] Serega: uh, whitespace changes [00:34] nixternal: I am at a friend's place playing computer tech for a while, so it'll be late tonight or tomorrow [00:34] Riddell: they're bad? :( I just aimed to greater code readability [00:34] Serega: they should be kept separate. but I can ignore them for now [00:35] Riddell: please do [00:45] Serega: ooh ooh, it worked! [00:45] :)) [00:45] Riddell: it shouldn't?) [00:46] File "/usr/lib/python2.5/site-packages/GDebi/GDebiKDE.py", line 284, in installButtonClicked [00:46] self.errorReport = KMessageBox.error(None,header + "
" + body, header) [00:46] TypeError: can only concatenate tuple (not "str") to tuple [00:46] hmm, fooey [00:47] that probably isn't related to your changes [00:48] Riddell: I really have touched nothing around [00:49] Serega: do you get that crash when installing http://archive.ubuntu.com/ubuntu/pool/main/g/gdm/gdm_2.20.5-0ubuntu2_i386.deb ? [00:50] I think I see a spare comma at the end of line 279 [00:53] Riddell: it crashes O.O [00:53] Riddell: missing pluses [00:54] Riddell: only in C/C++ static const strings can be concatenated in a such manner [00:55] Riddell: I'll fix it in a couple of seconds [00:57] fixed [00:58] Riddell: recreate the debdiff or you just commit it separately? [01:00] Serega: separate, make a new one [01:00] Riddell: em... on top of 0.3.7? [01:01] btw, gdebi unable to install the package due to unresolved dependencies. is it normal? [01:01] Serega: on top of your current patch, you can add changelog entry but not a new version number [01:01] Serega: no, that's what I was about to come to [01:01] File "/usr/lib/python2.5/site-packages/GDebi/KDEAptDialogs.py", line 164, in fork [01:01] os.dup2(self.parent.slave, 0) [01:01] AttributeError: slave [01:02] the whole "def fork(self)" method needs changed or maybe removed, whatever happened to it in dist upgrade tool [01:04] Riddell: erm... I think it is not me too. I can work on it. [01:06] or me... [01:08] Serega: I need to sleep now, that's definately a regretion on the current version so it needs to be fixed before uploading [01:08] Serega: many thanks for looking at this [01:08] Riddell: np, thank you too. Good night! [01:08] if you get it working with installing dependencies throw me more patches, I'll find them in the morning [01:09] ok [01:09] sorry [01:09] don't be sorry, apps never work first time! :) [01:09] :) [01:10] Serega: might be best testing with another package than gdm but which also needs you to install dependencies, http://archive.ubuntu.com/ubuntu/pool/main/n/nautilus/nautilus_2.22.2-0ubuntu3_i386.deb for example. gdm uses debconf which may create other issues that i think don't work in the current one anyway [01:11] ah, cool, thanks! === evalles_ is now known as effie_jayx [01:40] Shouldn't /usr/lib/kde4/bin come at least after the "local" paths in $PATH on KDE4? [01:41] blueyed: local paths? like the ones in /home? [01:41] nosrednaekim: /usr/local [01:41] I was thinking about patching sudo for bug 191264 [01:41] Launchpad bug 191264 in kdesudo-kde4 "KDE4: sudo removes /usr/lib/kde4/bin from PATH: e.g. "sudo kate" fails" [Medium,Confirmed] https://launchpad.net/bugs/191264 [01:42] But having the kde4 path hardcoded in sudo would be quite bad.. [01:42] blueyed: well, the way its done is the $PATHS are tagged onto the end of the KDE4 path, I think it would be rather hard to work around that. [01:42] (we're using --with-secure-path in Debian/Ubuntu), therefore "sudo kate" for kate from kde4 fails. [01:43] well, the question wasn't if it's hard.. ;) [01:43] ;-) [02:50] Anybody know why my upload to my ppa failed? http://launchpadlibrarian.net/13346435/buildlog_ubuntu-hardy-i386.coremoid_0.3.1-0ubuntu1~ppa1_CHROOTWAIT.txt.gz [02:50] er, the build, more specifically [03:26] morning [03:28] evening [03:28] JontheEchidna: looks like an temporary problem [03:28] Czessi: It seems to be building fine now [03:30] Time for me to head out, I need to get to bed. [03:31] See you guys tomorrow. [06:23] morning guys [06:23] Hobbsee: hey hobbs long time no c [06:27] hi [06:27] Hobbsee: joined the dev and testing team [06:27] nice [06:27] Hobbsee: question fo ya is there a bug with the java jre from sun or openjdk and firefox3 [06:29] i think it got fixed. did you look up the bugtracker? [06:30] thing is im having trouble getting it to work i installed the pkg using cli and its still showing up that its not installed [06:30] when u say bugtracker r u talking bout launchpad [06:31] yes [06:31] im goign to check that out [06:31] then i suspect you're looking at the wrong package, to check if it's installed. [06:32] i installed the sun java jre [06:32] even tried getting the bin file from the site [06:33] if you install things outside the package management system, then of course they won't show up in adept. [06:33] Hobbsee: i tried the one in adept then i tried the one outside and neither of them worked [06:35] if i have the open jdk should i be running the open jre if there is one [06:37] usually you want the jre [06:37] sun-java6-plugin <- have that installed? [06:37] not the sun-java6-jre pkg [06:41] nixternal: i did an apt-cache search for it doesnt seem like its in repos [06:41] i have the sun java 6 jre but not that [06:41] that would be weird... [06:42] !info sun-java6-plugin [06:42] sun-java6-plugin (source: sun-java6): The Java(TM) Plug-in, Java SE 6. In component multiverse, is optional. Version 6-03-0ubuntu2 (gutsy), package size 1 kB, installed size 80 kB [06:42] oh, eagles0513875 are you on a 64bit system? [06:42] ya hardy beta 64 [06:42] ah lovely 64 :) [06:42] ahh, that explains why you can't find the java plugin [06:42] (they should have renamed it to 69 :P) [06:43] :p [06:43] is that a reportable bug or is there no need [06:44] http://planet.foresightlinux.org/ [06:44] lovely [06:45] !64 [06:45] AMD64 and EMT64 are fully supported architectures on Ubuntu. See http://tinyurl.com/jv6tc for more information. [06:45] nixternal: you!!!! [06:45] what does the plugin contain [06:45] letting you use Java in Firefox [06:45] s/fully supported/partiall supported so good luck/ [06:45] (which isn't necessary for Konqueror.. weird...) [06:46] nixternal: will it be dropped like a cold potato soon, like PPC? :D [06:46] lol i have never had this issue with it [06:46] what does the pluugin contaiin normally u just need jdk and jre [06:47] nixternal: obviously you're not too happy in that pic :) [06:47] morning guys! [06:47] I was looking at something trying to figure out what it was [06:47] lol [06:48] the KDE talk had more people, so KDE THE WIN! [06:48] lol [06:48] granted I caught one person sleeping during it..the same person who introduced me [06:48] I think they were more interested in seeing the big guy talking :) [06:48] Kevin is bigger than me and I still won :) [06:49] nixternal: actually, I think you're part of a GNOME-in-KDE conspiracy... dkite uncovered another on planetkde yesterday :) [06:49] the one bad thing about being stuck to a distro or a DE...when someone has a problem, they always bitch at you [06:49] lol [06:49] who was that? [06:50] derek kite: http://digested.blogspot.com/2008/04/more-kde4.html [06:50] ahahahaha [06:50] ya, I just seen the pics [06:50] i need to get a kubuntu audio stream setup lol [06:50] the pics didn't come through akregator [06:50] yeah [06:50] that is pretty funny [06:50] and it came 1 day later in akregator [06:52] Riddell: thanks for the upload ... the problem with the kde4* craft is that a lot of people forgot that they have them installed, so their upgrade will break, and if we add all the old packages as replace/conflict for kdelibs5 we can prevent this I guess [06:52] or at least improve the situation [06:52] nixternal: oh did you know that GNOME has also made into the clothing industry? [06:53] apachelogger: if u need someone to test i can help out in that dept [06:53] dr. scholls clothing? [06:53] for itchy smelly feet? [06:53] http://www.actiongraphic.com/Logos/HangTen-Logo.jpg [06:53] :D [06:53] lofl in all honesty though this is way off topic but if u play wow gnomes r pretty kool [06:53] man, I have some hang 10 shirts, I never noticed the feet before [06:53] lol [06:53] lol [06:54] damnit, now I will have to burn those [06:54] hahaha :) [06:54] eagles0513875: yep, nothing to be tested right now [06:54] nixternal: send them over :P [06:54] this is really starting to upset me [06:54] I just recalled my shock when I entered a store and saw a hang 10 shirt... I thought they were selling GNOME apparel [06:54] oh, I also tagged the Foresight laptop with Ubuntu stickers too...but didn't get a picture of it [06:54] * apachelogger is coding tha vb.net now [06:54] (seriously...) [06:54] datagridviews ftw [06:54] that is the 2nd time I have attacked a Foresight box with stickers [06:55] when i go to this particular site and try to get on its java based chat the plugin that seems to be missing is the jre plugin and i have it installed [06:55] nixternal: so when are they making *Kubuntu* stickers? :) [06:55] * nixternal kicks Jucato for even thinking that [06:55] :D [06:55] * nixternal sends Jucato to cafepress.com for those [06:55] actually, the cafepress stickers aren't to shabby [06:55] I bought a big KDE one last year [06:55] i should smother this laptop with kde stickers lol [06:55] heh actually I have some "homemade" Kubuntu stickers that were distributed during my first SFD [06:55] Hobbsee: any ideas as to my issue [06:55] much better than the slide on/off Ubuntu stickers that leave a nasty white mark when you try to remove them [06:56] nixternal: I think they weren't meant to be removed :P [06:56] I still have a few of the 'Powered by Kubuntu' stickers I created a couple of years ago [06:56] nixternal: one foresight question though... [06:56] konary! [06:56] why isn't their planet green? [06:56] * Jucato runs for his life [06:56] good question [06:57] I think the answer is "because they don't have any planet themers" maybe [06:57] * Jucato shouts from a far far distance... "really?" [06:57] if u guys want to laugh a bit take a look at this [06:57] http://images.google.com.mt/imgres?imgurl=http://static.desktopnexus.com/wallpapers/10542-bigthumbnail.jpg&imgrefurl=http://technology.desktopnexus.com/wallpaper/10542/&h=338&w=450&sz=50&hl=mt&start=23&tbnid=3ywE6VMDjpYHUM:&tbnh=95&tbnw=127&prev=/images%3Fq%3Dlinux%2Bwallpapers%26start%3D18%26gbv%3D2%26ndsp%3D18%26hl%3Dmt%26sa%3DN [06:57] I couldn't come up with a good joke [06:57] tiny [06:57] hehehe [06:57] url [06:57] dot [06:57] much [06:57] com [06:57] lol sry [06:57] hahaha [06:57] !enter | nixternal [06:57] nixternal: Please try to keep your questions/responses on one line - don't use the "Enter" key as punctuation! [06:57] oops [06:57] !shutup [06:57] Sorry, I don't know anything about shutup - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi [06:57] sorry, op reflexes :D [06:57] haha [06:57] im showing u guys some funny wallpapers [06:58] oh that's an ooooold one... [06:58] I am going to a part of the US tomorrow that makes 3rd world countries look like technology havens [06:58] chinatown? [06:58] im tryign to find u this wall paper with tux holding a rocket launcher to windows logo [06:58] heh j/k [06:58] I am talking, no wireless phones, no cell phones, not even a damn starbucks [06:58] what?!?! no starbucks?!?!? [06:58] oh the cruelty!! [06:58] http://www.teknobites.com/wp-content/images/tekno/linux05.jpg [06:59] ya, I kicked my $20/day Starbucks habit [06:59] it was bad [06:59] eagles0513875: that was my phone's wallpaper in the past [06:59] hehe, that used to be my wallpaper back in the 90s when I used Slackware and thought I was an evil hacker [06:59] lol [06:59] I didn't even turn out to be a decent script kiddie :p [06:59] now you're just evil :) [06:59] us programmers can appreciate this [06:59] http://www.rebe.cc/wallpapers/linux_not_windows.jpg [07:00] heh, I put that as the default wallpaper in a classroom [07:00] of course I got blamed for it [07:00] http://share.omanis.co.uk/files/1/virtualbox140-about.jpg tux wants to whack the butterfly, beastie wants to eat the apple... [07:00] i wanna find the one of tux rocket launching the windows logo on a windows background [07:01] that is great [07:01] i think u guys will appreciate this but if u go to google.com/linux it searches all linux pgs [07:01] wtf? http://www.beilabs.com/images/tuxAttacks.jpg [07:01] I remember Microsoft used to be all over the ads on the /linux searches a while back [07:02] once i teach myself some c++ i think im goign to make an easy to use dj program [07:02] man, the best I see thus far were t-shirts we got about 8 years ago at a conference here in chicago [07:02] lol nice [07:02] Linux - Crashing through Windows and breaking down Gates [07:02] lol [07:02] it had Tux chasing Bill Gates [07:03] lol [07:04] Jucato: u also in the kubuntu channel [07:04] yeah [07:04] i canttell whether we have operator error or there is a bug in gutsy [07:04] in regards to duel booting xp [07:05] probably the former since I've been dual (not duel... although you can most probably imagine them fighting) booting Gutsy for some time since it came out [07:06] sry im still waking up this morning [07:06] i think its operator error [07:06] s/operator/user/ [07:06] i was so hoping i would be able to get kubuntu working on my new laptop [07:08] jucato any idea as to y firefox3 isnt finding the jre and i have it installed [07:09] * nixternal sleeps [07:09] g'nite [07:09] night [07:09] um.. nope... #ubuntu+1 maybe? [07:09] g'night nixternal! [07:09] i tok [07:09] that guy seems to be having some severe issues seems to till be getting error 15 [07:09] * Jucato wished the clock plasmoid could do multiple timezones like the kicker clock applet did... [07:10] u want me to write an applet that keeps times for multiple times zones in java lol [07:11] that would give me some good java practice if thats the case [07:13] Jucato: it can, can't it? [07:13] Hobbsee: 1 timezone per clock... [07:14] Jucato: you mean the one in the kicker, or? [07:14] basically he wants to have multiple clocks one for each particular time zone of his choosing [07:14] Plasma [07:14] eagles0513875: no [07:15] ok [07:15] eagles0513875: no, he doesnt. [07:15] In KDE 3, the clock in Kicker allowed you to have multiple timezones in a single clock, so that you can either hover over the clock to see the time in other timezones or mouse wheel over the clock to change timezones [07:16] ahhh gotcha [07:16] now I'm wishing there were something similar to that in Plasma [07:16] Jucato: there was, last i checked. [07:16] Jucato: select the timezones on the clock on kicker [07:16] or whatever they call it nowadays [07:16] i just did it and im on kde4 using the normal clock [07:16] Hobbsee: yeah, you can set 1 clock's timezone, and that's it... [07:17] you can't have 2 or more timezones on a single clock and have a way to switch among them or view them simultaneously [07:17] Jucato: i certainly got it working a while ago [07:17] Jucato: not on the clock itself, but you could click, and the timezones would show above, as they did in kde3. [07:18] maybe it's a different clock [07:19] the default Digital clock only shows up the calender. the analog glock does nothing [07:19] it was one of the defaults. [07:19] a digital one [07:19] but oh well [07:20] if u put ur mouse ovr it it works and shows the time in the 2 times zones u choose [07:20] maybe i'll boot to kde4 sometime again and check it out [07:20] hm.. I'm on trunk (4.0.68 actually) [07:21] knowing my like im updating the pkgs that have been held back and knowing me im going to break something lol [07:23] im having way too much fun with compiz [07:49] whats the dev cycle in regards to supporting new hardware [07:59] nu hardware? [08:24] !apache [08:24] LAMP is an acronym for Linux-Apache-MySQL-PHP. However, the term is often used for setups using alternative but different software, such as Perl or Python instead of PHP, and Postgres instead of MySQL. For help with setting up LAMP on Ubuntu, see https://help.ubuntu.com/community/ApacheMySQLPHP - See also the Server CD installation process (different in Edgy+) [08:29] !mysql [08:29] LAMP is an acronym for Linux-Apache-MySQL-PHP. However, the term is often used for setups using alternative but different software, such as Perl or Python instead of PHP, and Postgres instead of MySQL. For help with setting up LAMP on Ubuntu, see https://help.ubuntu.com/community/ApacheMySQLPHP - See also the Server CD installation process (different in Edgy+) [08:49] Riddell: just to let you know kubuntu (standard installed from netboot without any major issues) [09:34] can i make a suggestion for mysql [09:35] cuz there is a dependency pkg thats missing from when u install the admin side of things [09:36] best file a bug against mysql, we're desktop developers... [09:37] its not really a bug [09:37] u guys have it to where the admin gui doesnt download the mysql server dependency [09:37] "wishlist" then :) [09:37] could i just repackage it [09:37] and submit it [09:38] or is that something rather tricky for a noob to do [09:39] just popping the needed package into the Depends: line in debian/control should do it [09:41] eagles0513875: I don't think adding kexi to mysql depends is a good idea (think of the server installs and gnome people) [09:41] not kexi [09:41] the mysql-server pkg [09:42] the mysql-server-5.0 pkg [09:43] i never knew how addicting compiz could be [09:48] eagles0513875: does the admin GUI work with remote servers? if so that mysql server should not be a dependency but a recommends or suggests [09:48] stdin: im only using local but i think u can specify the server hostname [09:49] that's why it's not a dependency then [09:49] depends == absolutely needed for it to work [10:02] whose maintaining kexi [10:03] aptitude changelog kexi [10:06] Riddell: looing for xine-part.desktop, shouldn't have higher preference, that's right [10:10] Riddell: hum nope, I looked at the profilerc file, kmplayer is higher preference than kaffeine [10:15] Riddell: sometimes kaffeine loads due to the protocol in use (mms:// for example) [10:15] Tonio_: aah, ok [10:15] Riddell: I wasn't able to find a way to set the priority by protocol [10:15] yes, it was mms [10:15] maybe there is, but none that I found.... [10:15] the only way would be not to install the kaffeine plugin [10:16] but the problem is that kaffeine standalone itself uses the plugin in fact.... [10:16] that's the reason I never splitted the package that way [10:16] if you have an idea, please let me know :) [10:18] it looks like konqueror looks for .protocol files and uses the latest in alphabetic order in fact.... [10:21] Tonio_: it's all good [10:21] kaffeine works fine anyway [10:24] if u guys need a tester let me know [10:24] eagles0513875: new amarok (1.5.9.1) needs testing [10:24] gimmie [10:24] where can i get a hold of it from [10:24] hardy [10:25] Riddell: yes, except there is no opengl support with kaffeine, due to xcb missing opengl support [10:25] Riddell: from repos [10:26] Riddell: that can be annoying for people having video drivers that don't support XV (that's my case), then redering is very pixelised.... [10:26] but I prefer this that kaffeine crashing when built without xcb support ;) [10:28] im not finding 1.5 anywhere not even in repos [10:30] eagles0513875: 1.4.9.1 rather [10:31] im way ahead of u then what needs to be tested [10:34] Riddell: im not sure if amarok could be causing this on occasion i do get some mini lockups [10:34] im runnig kde4 and compiz fusion [10:35] likely compiz [10:36] its funny though they only happen when listening to streams [11:05] is there a changelog for wubi by any chance === _Czessi is now known as Czessi [11:08] <\sh> Nightrose, when is this karlsruhe OSS expo again? [11:27] hey Nightrose [11:27] question why is it that my open gl screen save flashes with whats on the desktop [11:31] Riddell: random thought here in regards to internet connectivity y is it that im getting really crapy dl speeds on a 2mb internet connection. and my 64bit windows machine seems to download stuff a million times faster is there a network bottle neck somewhere [12:00] Good morning [12:00] I would like to fill a bug againts kate in KDE4. Spell checking not works. [12:00] morning [12:00] morning JontheEchidna [12:00] !bug [12:00] If you find a bug in Ubuntu or any of its derivatives, please file a bug report at: http://bugs.launchpad.net/ubuntu - Bugs in/wishes for the bots can be filed at http://launchpad.net/ubuntu-bots [12:00] It's looks like an upstream bug. [12:00] there u go sahin [12:01] sahin_h: bugs.kde.org then [12:02] I've voted for the bugs on bugs.kde.org [12:02] Is this enough? [12:02] I mean in this case fill a bug on launcpad isn't necessary? [12:03] http://bugs.kde.org/show_bug.cgi?id=159507 [12:03] KDE bug 159507 in kwrite "dictionary not found kate/kwrite" [Normal,Assigned] [12:03] no, looks like someone's working on it [12:03] jpatrick: ok [12:04] i dont get this i have a hunch there is a bottleneck in the kubuntu networking [12:04] I hope spell checking will work in KDE4.1 [12:04] seems like my other laptop downloads stuff a million times faster then this [12:04] whats worse this is 64bit vista [12:06] eagles0513875: linux issue, nothing to do with us === Lure_ is now known as Lure === jpatrick is now known as jdavies === jdavies is now known as jpatrick === davmor2 is now known as davmor2_away [13:32] \sh: re your recent blog, "Enter your OpenID URL" seems to be the tricky part [13:33] I have account on google, yahoo and launchpad which may be openid but I don't know what the urls are for them [13:33] the obvious ones don't seem to work [13:33] or maybe none of those providers aren't yet doing openid [13:34] oh, hmm, yahoo.com was doing something [13:34] "Invalid CAPTCHA token. [13:34] The username contains an illegal character. [13:34] You must enter an e-mail address." [13:37] \sh: heya :) Open Source Expo is on 25th and 26th of May [13:37] so one day between open source expo and linuxtag [13:38] narf @ still no internets at home :( [13:38] <\sh> Riddell, yes...you need to provide username + password, because openid doesn't give a username back to the calling site [13:38] \sh: err, so what does it give? [13:39] <\sh> Riddell, after the registration, it connects your openid url to your account, so you just need the url, no pw anymore or username [13:39] <\sh> the authorization is done via the openid provider [13:40] surely I still need to enter a password to them [13:40] <\sh> Riddell, yes, but you have only one user+pass for this openid provider..and for noone else [13:41] <\sh> Riddell, imho is openid still a nice working theory... [13:43] so the hassle is still the same, (registering details, capchas, wait for e-mail to arrive) [13:46] it stops you stealing the password I submit to you I suppose, but the ability to steal my yahoo password with phishing is greatly increased [13:47] and now its asking me to register a password anyway (having followed the link from the e-mail) [13:49] and now to comment I have to work out 19 times 42! [14:12] see you all on sunday! have a great weekend everyone! === davmor2_away is now known as davmor2 [15:08] Riddell: kmail sieve patch did what it said. just works again. thank you. [15:08] seezer: excellent, thanks for testing [15:36] _Sime_: just seen your work used in envyng [15:37] _Sime_: in PyQt4.uic I need to override "uic.properties.Properties._string" to get it to use kde's i18n rather than qt's system, is there a way of building that into pykde? [15:39] strange things happening with konqueror-kde4; seems like several tabs are sometimes rendered into the same window [15:49] <_Sime_> Riddell: pykdeuic4 should use i18n() automatically. [15:49] <_Sime_> Riddell: are you busy with i18n in your python prog? [15:49] <_Sime_> Riddell: I've been looking at that too lately. [15:50] _Sime_: I'm converting printer-applet to use kde's i18n [15:50] _Sime_: it loads .ui files at runtime, which I prefer to compiling them [15:51] <_Sime_> Riddell: runtime you say? I don't know much about that. Compiling might be the safest way around the problem. [15:55] _Sime_: well it's not a problem [15:55] _Sime_: in that I have a method "def translate(self, prop):" in printer-applet.py which replaces "uic.properties.Properties._string" [15:55] _Sime_: but other pykde users would have to find my solution and copy it, ideally pykde would do it itself [15:58] _Sime_: otherwise I think i18n in pykde is all good, just add --language=Python to the XGETTEXT command in Messages.sh and it works [16:01] <_Sime_> Riddell: yeah. I just wrote a Messages.sh which does that, and I'm polishing some CMake code installing .po files and providing a basic 'dist' build target. [16:02] _Sime_: installing .po file? surely kde-l10n modules do that already [16:02] _Sime_: is there a FindPyKDE4.cmake ? [16:08] _Sime_: or if not is there a suitable equivalent of import PyQt4.pyqtconfig to do one similar to pyQt? [16:14] <_Sime_> Riddell: I'm workin on something outside kde svn. [16:15] <_Sime_> Riddell: I don't have a FindPyKDE4.cmake. (I don't seem to need one.) [16:15] <_Sime_> Riddell: what would you need from a pykdeconfig? [16:18] _Sime_: apps which use pykde4 would need one, to check it's there and decide whether to install itself [16:18] _Sime_: I don't know if a pykdeconfig is needed, I just note that FindPyQt.py uses pyqtconfig === davmor2 is now known as davmor2_away === emu_ is now known as emu === r0uzic is now known as r0uzic_ausente [18:09] whoever was working on packaging kdebindings: bug 215012 [18:09] Launchpad bug 215012 in kdebindings-kde4 "unable to install kdebindings-kde4" [Medium,Confirmed] https://launchpad.net/bugs/215012 [18:12] apachelogger: === uga|zzZZ is now known as uga === davmor2_away is now known as davmor2 === uga is now known as uga|away [19:21] Riddell: sorry for delayed ping back [19:44] Hey mornfall, you there? [19:52] deepwave: a little [19:52] Nice! [19:53] What is that you seek? [19:54] Ah, you are the mail guy. [19:54] mornfall: Yup. [19:54] Have you managed to compile the stuff? [19:55] (Hi, too.) [19:55] Nope. Do I use cmake for something like that? [19:56] Well, yes. Recall what I have said about basic survival... [19:56] Yup. [19:56] Still basic survival with a readme is bit easier. :) [19:58] Sorry if I sound a bit noobish at first. [20:02] mornfall: Thanks for replying so soon by the way. [20:03] Np. [20:03] Out of curiosity, is it just you who is working on adept? [20:03] Basically, right now -- yes. [20:03] Yuriy used to do some work, too. [20:07] 2207.01 < kainaw> Is anyone using Pidgin (libpurple) and willing to beta-test a KWallet plugin? It works fine on my Fedora 8 and Fedora 7 boxes. [20:12] Hmm... well almost compiling... I am missing a few libraries unfortunately. [20:32] Riddell: why has the apport-notify hook in adept been disabled by default? (without any gui or readme how to enable it) [20:36] for the linuxtag booth registration i need the numbers of kubuntu developers (germany/europe/worldwide). has someone an overview because not every kubuntu member is a developer? [20:46] hey folks [20:49] and bye [21:00] Riddell: can I get a freeze exception for http://aplg.kollide.net/kubuntu/tmp/kdebase-kde4_4.0.3-0ubuntu2.debdiff ... fixing bug #212570 ? :) [21:00] Launchpad bug 212570 in kdebase-kde4 "Cannot use "Find File..." feature in Dolphin with default Kubuntu-KDE4 installation" [Medium,In progress] https://launchpad.net/bugs/212570 === uga|away is now known as uga [23:13] apachelogger: hmm, kfind, does that still exist? [23:14] !info kfind-kde4 [23:14] Package kfind-kde4 does not exist in gutsy [23:14] !info kfind-kde4 hardy [23:15] kfind-kde4 (source: kdebase-kde4): file-find utility for KDE 4. In component universe, is optional. Version 4:4.0.3-0ubuntu1 (hardy), package size 155 kB, installed size 612 kB [23:15] Riddell: ^ [23:15] it's necessary to use the "search feature in dolphin" [23:15] I was being sarcastic :) === jjesse_ is now known as jjesse [23:16] apachelogger: well, I suppose so [23:16] hm [23:16] * apachelogger needs a new sarcasm detector :P [23:16] Riddell: k, thx === uga is now known as uga|zzZZ [23:19] apachelogger: hmm, but remove kfind from the kmenu first [23:19] if it isn't already [23:22] -(~:$)-> cat /usr/share/applications/kde4/kfind.desktop | grep Categ [23:22] Categories=Qt;KDE;Core; [23:22] shouldn't be there [23:23] apachelogger: it'll go at the top level [23:23] apachelogger: add a NoDisplay=true to that file [23:23] indeed [23:26] Riddell: why isn't apport not enabled for Kubuntu? [23:26] s/apport/apport reporting/ [23:27] blueyed: dunno, is it enabled in ubuntu? [23:27] Riddell: http://aplg.kollide.net/kubuntu/tmp/kdebase-kde4_4.0.3-0ubuntu2.debdiff [23:27] Riddell: given the number of reported crashes, yes. [23:27] Riddell: you've made it configurable for adept, but without UI and defaulting to false. [23:28] I have? [23:28] oh, the adept notifier popup thing [23:28] yes [23:29] I guess it got turned off for 7.10 release and never turned on again [23:29] For Gutsy already, however, 2.1.3ubuntu16. Yes. [23:29] do you know if the gtk one is going to stay on? [23:29] no [23:29] Should I ask pitti? [23:30] it's usually turned off for release, but do ask [23:31] * Riddell away for weekend [23:31] have fun.... almost back from vacation