=== StR [n=str@200.6.226.1] has joined #kubuntu-devel [12:56] Hi there.. [12:56] there is a problem with kde new way to manage keyboards.. [12:56] I cannot chose normal-us and dvorka-us together === StR [n=str@200.6.226.1] has joined #kubuntu-devel [12:59] hi again1 === hunger [n=hunger@p54A61D18.dip0.t-ipconnect.de] has joined #kubuntu-devel === alleeHol [n=ach@allee.exgal.mpe.mpg.de] has joined #kubuntu-devel === je4d [n=jeff@kde/developer/je4d] has joined #kubuntu-devel === hunger [n=hunger@p54A61D18.dip0.t-ipconnect.de] has joined #kubuntu-devel === hunger [n=hunger@p54A61D18.dip0.t-ipconnect.de] has joined #kubuntu-devel === Tonio- [n=tonio@tonio.planetemu.net] has joined #kubuntu-devel === hunger [n=hunger@p54A61D18.dip0.t-ipconnect.de] has joined #kubuntu-devel [01:48] Riddell: you were right about daniel's revuing, NO and NO :) [01:50] Tonio-: uh oh [01:51] I found things a can't see even if I look very hard, like lintian errors I don't get on both source and binary, I don't know what options he uses === alleeHol is now known as allee [01:57] Tonio-: which pkgs in revu? [01:57] kdetv and wlassistant [01:57] 'k [01:58] allee: I agree that "depend: dhcpd | dhcp-client" can be removed, and that it should be Depends, but for the rest, I must say I don't know what to do [02:00] I remember an discussion about dhcpd | dhcp-client searching ... [02:04] well I added the Suggests because the homepage refers to the fact that the software can make usage of that optionnaly, but anyway, dhcp-client is standard so that can be removed and I will do it tomorrow, but apart from that... [02:04] * the diff to orig version from http://wlassistant.sourceforge.net/ is 1188 lines long [02:05] Tonio-: what's in the diff? [02:05] allee: I simply repackaged to tar.gz so I don't understand where is the difference.... [02:05] I don't kno ;) [02:05] let me check ;) [02:07] Riddell: to me there is no difference, I simply repackaged to tar.gz..... when I change anything in the tarball I put that in the changelog ;) [02:09] Tonio-: guess you could ask dholbach [02:10] Riddell: I may do yes ;) I will repackage it without the suggest line, because he is correct on that point but concerning the rest.... [02:11] Riddell: and concerning disable rpath, what else can I do than adding this to rules -> DEB_CONFIGURE_EXTRA_FLAGS := --disable-rpath [02:11] he suggests to rebuild with disable rpath, but that should be done actually..... [02:11] Tonio-: wlassistant should recommend a dhcp client. Do you know any "public" WLAN with that does not use dhcp? [02:12] allee: so according to you Suggesting it is correct ? [02:13] Tonio-: Use Recommends: dhcp3-client [02:14] okay, I'll change this, but that's all I can do [02:14] allee: I don't understand his other comments, I will see with him ;) [02:15] Tonio-: me too :( [02:16] his is incredibly strict, that's completly amazing.... He can find a complete page of problems on the nicer package ;) [02:16] allee: I'm repackaging the tarball to tar.gz to be sure but well...... [02:20] Tonio: mkdir bz; untar tar.bz into it, mkdir gz untar your orig.tar.gz into it; diff --uNr {bz,gz}/* [02:22] Tonio-: about 'Suggest: dhcpd | dhcp-client' [02:22] allee: yep ? [02:23] Tonio-: it's a typo s/dhcpcd/dhcp-client/ [02:23] err wrong [02:23] okay [02:23] I changed that [02:24] s/dhcp/dhcpcd/ I now remember the discussion [02:26] allee: and concerning this -> * could you try to rebuild with --disable-rpath [02:26] here is what I get when checking [02:26] AFAIR dhcpcd is/was default in sarge/woody (or so) and I argued dhcp3-client is default in kubuntu [02:26] lintian -I /var/cache/pbuilder/result/wlassistant_0.5.4a-0ubuntu1_i386.deb [02:26] tonio@Totoland:~/Desktop/temp/wlassistant-0.5.4a$ [02:26] nothing, so why does he suggests this ? [02:26] then (but her is something wrong because dhcp3-client does only conflict but not provide dhcp-client in sarge :( [02:27] okay so what would you do ? [02:27] I added this Recommends: dhcp3-client [02:29] that's fine, but what when another dhcp-client is installed? that was the idea with the '| dhcp-client' part [02:29] but we have to check that every dhcp--xyz- client Conflicts _and_ Provides dhcp-client [02:30] yep that's the reason I put both..... [02:30] in case another one is installed [02:35] Tonio-: about rpath. Pkg is build with --disabled-rpath, but check what's the output [02:35] objdump -p /usr/bin/wlassistant | grep -i path [02:36] if you get an output something is wrong (I get no output here with the kde svn I had build) [02:37] about the tarball, damn, the upstream apparently made modifications without changing the version..... [02:37] I can see the differences [02:37] Tonio-: looks like you pkging is based on Stan work. So please include his changelog entries [02:37] --- bz/src/ui_main.cpp 2005-09-02 06:23:44.000000000 +0200 [02:37] +++ gz/src/ui_main.cpp 1970-01-01 01:00:00.000000000 +0100 [02:37] allee: for example [02:38] Tonio-: you timestamp or tar is borked! 1970 ha [02:42] okay, but for example five files have been removed in the sources of the actual tarball..... [02:43] Tonio-: kick upstream! [02:43] and rebuild new orig.tar.gz [02:44] lol, and my package isn't based on Stan's work.... I did it from the beggening, where did you see something from his work ? [02:45] http://svn.debian.org/wsvn/pkg-kde/kde-extras/wlassistant/trunk/debian/ [02:47] sorry if my memory was wrong :( I mentioned several times the kde-extras repo. [02:48] Tonio-: maybe that's the reason why I assumed it. I'm sorry that I acused you!!!!! [02:48] allee: what's in package comes from his work ? I think nothing, or am I crazy ;) [02:48] okay ;) [02:48] daaaaaaaaaaaaaaaaaaaaaaaamn !!!!!!!! [02:49] you know what ? it is a sourceforge but ! [02:49] Tonio-: well, most of the stuff is done by him, with me holding his hand ;) [02:49] I can download on several servers and the tarball is not exactly the same........... shit !!! [02:49] sourceforge bug.... [02:50] Strange [02:51] yep.... [02:51] Tonio-: check control in kde-extras. Looks like you miss some more pkgs [02:52] yep..... configure file is not good ;) It doesn't chek for the others.... I'm adding this [02:53] Tonio-: seriously: Why not download the kde-extras debian dir and add goodies from you dir that is missing in the svn version? [02:54] s/add goodies/add your goodies/ [02:55] untar the orig.tar; svn co the debian dir and debuild -i give you an deb. [02:55] Tonio-: this way you can always to an svn diff and see what you changed and finaly submit the diff to debian [02:57] allee: that's something I sould do in the future yes, and it is faster than restarting from the begenning [02:57] allee: but at the moment I'm gonna repackage, reupload, and go to bed ;) [03:00] allee: also, what would you do with this (kdetv): [03:00] * jbailey gave a very reasonable comment to lintian-overriding instead of splitting libraries out: "i tend to prefer to keep lintian warnings as a reminder in the future in case something *does* grow a dependancy on it." [03:01] the problem is that he gives a NO if there is any kind of lintian's message, so what would be the solution ? [03:03] allee: anyway, I'll se with him tomorrow, because I get confused on the NO given to kdetv.... thanks for your help and have a good night ;) [03:03] allee: wlassistant reuploaded, with the cganges with discussed. [03:04] Tonio-: okay. I hope you try the svn route soon. commit right for you can be arranged! === allee is frustrated that I can't comment in revu :( :( :( [03:05] allee: I'm not sure if you have to be a MOTU for that or not [03:05] suspect you do [03:05] allee: just before leaving, concerning svn, you were making reference to the patching of the .dektop file is that correct ? [03:06] checking .. [03:06] Riddell: yes, I've talked with sirt* (or so) already about this topic. [03:06] Riddell: I'll discuss with him tomorrow because I get confused on kdetv for example ;) [03:07] I refuses any apackages that gives a lintian error, and this time after an overriding, he tells me to leave the messages ;) [03:07] s/I/he [03:08] Tonio|Away: I look at kdetv comments ... [03:08] to keep the error messages, excuse me [03:08] allee: okay I'm waiting two minutes to get your advices on that point [03:10] allee: I just checked the deb with lintian -I, I don't see any message, while he says he can see "a myriad"............... [03:11] i'll try to build here ... [03:12] okay [03:13] so have a good night ;) thanks for you help allee ! [03:13] Tonio|Away: nite! [03:22] Tonio|Away: kdetv: configure check for libXvMC but this lib is not installed (missing build-dep???) [03:25] Tonio|Away: you install .so and .la files but no headers are installed. So rm them. AFAIU it should still work [03:29] Tonio|Away: ldd /usr/bin/kdetv seem not to find linux-gate.so, unnecessarily linked lib????? [03:37] Tonio|Away: kdetv has an ITP and someone on kdetv homepage there are sarge pkgs. sigh [03:39] Tonio|Away: your manpages: what is ding? copyright does not mention the two docbook files [03:42] Tonio|Away: desktop file in applnk -> applications/kde. Ha, this one has even Categories and GenericName but no comment. [03:45] Tonio|Away: in doc dir is a soft link 'html' that refers to kding. [03:50] Tonio|Away: oh desktop file in applications/kde _and_ applnk [03:50] Tonio|Away: find . -name kdetv.png lists also twice installed images. Very strange [03:51] bed time. night! === Riddell wants allee for MOTU [03:51] allee what to comment in revu ;) [03:52] REVU thing to suggest at next ubuntu conference: allowing non-MOTU comments and a domain name I can remember [03:53] but I have no trace in wiki, malone yet. So it hard to apply for MOTU [03:54] nevertheless I feel honoured by you wish! === seth_k [n=seth@asmallorange.com] has joined #kubuntu-devel [03:55] argl. much too late already ... === KaiL [n=KaiL@p548F6979.dip.t-dialin.net] has joined #kubuntu-devel === \sh_away is now known as \sh === verwilst [n=verwilst@212.123.1.32] has joined #kubuntu-devel === kkasina [n=ken@62.56.250.78] has joined #kubuntu-devel === tvo [n=tobi@5354EA9B.cable.casema.nl] has joined #kubuntu-devel [10:51] whoa! [10:51] finally fixed [10:51] libx11-6 or something like that [10:52] anyway, reconfiguring X to use nvidia -> === Tonio- [n=tonio@cac94-5-82-229-219-55.fbx.proxad.net] has joined #kubuntu-devel [11:05] hi everyone. [11:05] allee: thanks for the feedback on kdetv, I'm making the changes today [11:21] :) [11:21] \o/ [11:21] it's alive [11:22] hmm, but lost windeco & style [11:41] strange, apt returns this: ** (process:19204): CRITICAL **: egg_desktop_entries_add_group: assertion `egg_desktop_entries_lookup_group (entries, group_name) == NULL' failed === JRe [n=jre@pai34-2-82-226-199-36.fbx.proxad.net] has joined #kubuntu-devel [01:02] http://kubuntu.pastebin.com/377601 [01:02] hum [01:05] Tm_T: gcc visibility is for dapper [01:06] ? [01:06] strange but all svn stuff I try to compile, fails [01:06] that isn't a failure notice [01:06] yup [01:06] there will be an error somewhere [01:06] there is [01:07] Tm_T: egg is gnome's systray, it means update-notifier is complaining about something [01:07] oh [01:09] http://kubuntu.pastebin.com/377605 [01:11] Tm_T: you have something that is still referencing libXcursor.la [01:11] grep libXcursor.la /usr/lib/*la [01:12] a quite flood [01:12] there shouldn't be anything [01:13] uhm [01:13] you'll need to apt-get install those packages that still reference libXcursor.la [01:13] ah [01:17] this will be interesting [01:28] Riddell: http://eventwatcher.sourceforge.net/ [01:28] Riddell: it could be interresting [01:30] JRe: looks interesting [01:30] Riddell: apt-get install ... well, doesn't fix it (?) [01:30] Riddell: i am packaging last version [01:30] JRe: cool [01:34] I'm ready to cry, so great [01:34] rebooting -> [01:34] Tm_T: apt-get dist-upgrade? [01:41] nothing to upgrade [01:41] sort of funny [01:42] Tm_T: what .la file has libXcursor.la in it? [01:42] name one [01:43] /usr/lib/libkaddressbook.la [01:46] http://kubuntu.pastebin.com/377631 [01:48] which kdepim-dev do you have? [01:48] should be 4:3.4.2-0ubuntu2 [01:48] hmm [01:49] apt-cache policy kdepim-dev [01:49] there' wasn't installed it [01:49] installing now [01:50] ? [01:50] how come you had /usr/lib/libkaddressbook.la then? [01:50] hmh [01:51] svn? [01:51] well that would explain it then [01:51] er [01:52] you either need to recompile all that stuff in which case it'll be made without referencing libXcursor.la or you need to install from breezy packages [01:52] I install from breezy package and then recompile if I can [01:52] but but [01:53] didn't fixed it(?) [01:53] hmm, testing more [01:54] nice loads [01:54] over 4 [01:56] artsd x3 taking all from processor [01:58] hmm, finally some progress :o [01:58] oh thank you sir [01:58] ...no [01:58] same again [02:09] Riddell: I install as many kde -dev packages as possible to make sure there's no problem with em :p === JRe [n=jre@pai34-2-82-226-199-36.fbx.proxad.net] has joined #kubuntu-devel [02:13] Riddell: thank you, I think I'll get this working ok :) [02:16] Tm_T: cool === jjesse [n=jjesse@mail.ftpb.com] has joined #kubuntu-devel [02:29] hello Riddell [02:33] hello verwilst [02:36] Riddell: how's da 3.5 builds? :) [02:43] Riddell: http://kubuntu.pastebin.com/377671 [02:43] that's what I can't figure out [02:51] verwilst: I'm not doing any [02:51] amu said he might do some [02:52] Tm_T: what are you compiling [02:52] Tm_T: most of those files don't come from kubuntu packages I think [02:52] kopete, koffice and kdepim [02:54] Riddell: i would like to do some too, but i have sooo little time lately :( === verwilst cheers to amu :p [03:00] this is strange === apokryphos [n=apokryph@host-87-74-29-228.bulldogdsl.com] has joined #kubuntu-devel [03:12] Riddell: trying it hard way, moved those files [03:17] Tm_T: you might want to try a fresh install, those kubuntu daily install CDs are looking nice [03:17] hmm [03:18] I have over 2300 packages installed + much compiled [03:18] fresh install... uuh [03:19] to another HD, I will [03:20] but some another day, I'm too tired :/ [03:20] thanks for help :) === haggai looks in [04:30] Riddell: hi, what happened with the LWE KDE stand in the end? [04:30] haggai: George is going to do it === Riddell worries [04:31] ah. worries about what? [04:31] Riddell: there is no libvisual package on debian ? [04:31] haggai: if you want to go and help so we havn't someone who isn't an excitable school child on the stand that would be great [04:31] JRe: what is it? [04:31] Riddell: it's seems to be needed by amarok [04:31] Riddell: to have the vizualisation plugins [04:32] Riddell: heh, well I looked at the Debian list and there are lots who signed up to help so I was thinking it might help if I helped with KDE [04:36] haggai: that would be wonderful [04:36] otherwise this is the public face of KDE http://www.gwright.org.uk/images/view.php?display=pictures/KDE/Ludex-2004/Jeff/cnv00002.jpg&width=402&height=600 [04:39] Riddell: a young dynamic face..? [04:47] one who inspired this http://ktown.kde.org/~charles/lwce2004/we-hate-george-wright.jpg [04:55] Riddell: btw, i def. can't make it to LWE now :/ [05:02] je4d: you're fired [05:02] je4d: what are you doing? === author-psi [n=marcel@p50905516.dip.t-dialin.net] has joined #kubuntu-devel [05:07] JRe: hmm, yeah, seems to be the case [05:07] Riddell: starting a job at symbian, training course starts monday [05:07] Riddell: I have started packaging it [05:07] JRe: any idea when amarok started to need libvisual? [05:07] is it 1.3? [05:08] Riddell: I think it's in 1.3 === tvo [n=tobi@5354EA9B.cable.casema.nl] has joined #kubuntu-devel [05:23] <\sh> amu: ping [05:24] \sh: amu ist am umziehen heute, er kann leider nicht online kommen [05:24] sry for german words but i dont know how to say in english [05:24] <\sh> author-psi: could you please be a bit quiter about things going on in the background regarding some domains? thx [05:25] <\sh> author-psi: everybody can read those words of you in the logs...and I don't like it that this guy can read it [05:25] \sh: oh i forget.. hui its a fatal error.. [05:27] <\sh> author-psi: actually it is [05:28] \sh the logs will be deletet === OculusAquilae [n=bastian@p548D2398.dip0.t-ipconnect.de] has joined #kubuntu-devel === StR [n=str@200.6.237.59] has joined #kubuntu-devel [05:43] Hi all! [05:43] :D === \sh is now known as \sh_away === tvo [n=tobi@5354EA9B.cable.casema.nl] has joined #kubuntu-devel === \sh_away is now known as \sh === author-psi [n=marcel@p50905516.dip.t-dialin.net] has left #kubuntu-devel ["Bin] === OculusAquilae [n=bastian@p548D4303.dip0.t-ipconnect.de] has joined #kubuntu-devel [09:05] Riddell: I have packaged libvisual === jjesse [n=jjesse@mail.ftpb.com] has joined #kubuntu-devel [09:27] Riddell: http://jr.falleri.free.fr/apt/sources/ === \sh is now known as \sh_away [09:50] Riddell: almost done === seth_k [n=seth@asmallorange.com] has joined #kubuntu-devel === seth_k_ [n=seth@asmallorange.com] has joined #kubuntu-devel [10:37] Riddell: ping === venda [n=sean@ndn-165-134-136.telkomadsl.co.za] has joined #kubuntu-devel === allee [n=ach@dialin-212-144-130-202.arcor-ip.net] has joined #kubuntu-devel