/srv/irclogs.ubuntu.com/2005/10/04/#kubuntu-devel.txt

=== StR [n=str@200.6.226.1] has joined #kubuntu-devel
StRHi there..12:56
StRthere is a problem with kde new way to manage keyboards..12:56
StRI cannot chose normal-us and dvorka-us together12:56
=== StR [n=str@200.6.226.1] has joined #kubuntu-devel
StRhi again112:59
=== 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
Tonio-Riddell: you were right about daniel's revuing, NO and NO :)01:48
RiddellTonio-: uh oh01:50
Tonio-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 uses01:51
=== alleeHol is now known as allee
alleeTonio-: which pkgs in revu?01:57
Tonio-kdetv and wlassistant01:57
allee'k01:57
Tonio-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 do01:58
alleeI remember an discussion about dhcpd | dhcp-client  searching ...02:00
Tonio-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
Tonio-* the diff to orig version from http://wlassistant.sourceforge.net/ is 1188 lines long 02:04
RiddellTonio-: what's in the diff?02:05
Tonio-allee: I simply repackaged to tar.gz so I don't understand where is the difference....02:05
Tonio-I don't kno ;)02:05
Tonio-let me check ;)02:05
Tonio-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:07
RiddellTonio-: guess you could ask dholbach02:09
Tonio-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:10
Tonio-Riddell: and concerning disable rpath, what else can I do than adding this to rules -> DEB_CONFIGURE_EXTRA_FLAGS := --disable-rpath02:11
Tonio-he suggests to rebuild with disable rpath, but that should be done actually.....02:11
alleeTonio-: wlassistant should recommend a dhcp client.  Do you know any "public" WLAN with that does not use dhcp?02:11
Tonio-allee: so according to you Suggesting it is correct ?02:12
alleeTonio-: Use    Recommends: dhcp3-client02:13
Tonio-okay, I'll change this, but that's all I can do02:14
Tonio-allee: I don't understand his other comments, I will see with him ;)02:14
alleeTonio-: me too :(  02:15
Tonio-his is incredibly strict, that's completly amazing.... He can find a complete page of problems on the nicer package ;)02:16
Tonio-allee: I'm repackaging the tarball to tar.gz to be sure but well......02:16
alleeTonio: mkdir bz; untar tar.bz into it, mkdir gz untar your orig.tar.gz into it;   diff --uNr {bz,gz}/* 02:20
alleeTonio-: about 'Suggest: dhcpd | dhcp-client'02:22
Tonio-allee: yep ?02:22
alleeTonio-: it's a typo s/dhcpcd/dhcp-client/02:23
alleeerr wrong02:23
Tonio-okay02:23
Tonio-I changed that02:23
allees/dhcp/dhcpcd/  I now remember the discussion02:24
Tonio-allee: and concerning this -> * could you try to rebuild with --disable-rpath02:26
Tonio-here is what I get when checking02:26
alleeAFAIR dhcpcd is/was default in sarge/woody (or so) and I argued dhcp3-client is default in kubuntu02:26
Tonio-lintian -I /var/cache/pbuilder/result/wlassistant_0.5.4a-0ubuntu1_i386.deb02:26
Tonio-tonio@Totoland:~/Desktop/temp/wlassistant-0.5.4a$     02:26
Tonio-nothing, so why does he suggests this ?02:26
alleethen (but her is something wrong because dhcp3-client does only conflict but not provide dhcp-client in sarge :(02:26
Tonio-okay so what would you do ?02:27
Tonio-I added this Recommends: dhcp3-client02:27
alleethat's fine, but what when another dhcp-client is installed?  that was the idea with the '| dhcp-client' part02:29
alleebut we have to check that every dhcp--xyz- client Conflicts _and_ Provides dhcp-client02:29
Tonio-yep that's the reason I put both.....02:30
Tonio-in case another one is installed02:30
alleeTonio-: about rpath.  Pkg is build with --disabled-rpath, but check what's the output02:35
alleeobjdump -p /usr/bin/wlassistant  | grep -i path02:35
alleeif you get an output something is wrong (I get no output here with the kde svn I had build)02:36
Tonio-about the tarball, damn, the upstream apparently made modifications without changing the version.....02:37
Tonio-I can see the differences02:37
alleeTonio-: looks like you pkging is based on Stan work.  So please include his changelog entries02:37
Tonio---- bz/src/ui_main.cpp2005-09-02 06:23:44.000000000 +020002:37
Tonio-+++ gz/src/ui_main.cpp1970-01-01 01:00:00.000000000 +010002:37
Tonio-allee: for example02:37
alleeTonio-: you timestamp or tar is borked!   1970 ha02:38
Tonio-okay, but for example five files have been removed in the sources of the actual tarball.....02:42
alleeTonio-: kick upstream! 02:43
alleeand rebuild new orig.tar.gz02:43
Tonio-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:44
alleehttp://svn.debian.org/wsvn/pkg-kde/kde-extras/wlassistant/trunk/debian/ 02:45
alleesorry if my memory was wrong :(  I mentioned several times the kde-extras repo.02:47
alleeTonio-: maybe that's the reason why I assumed it.   I'm sorry that I acused you!!!!!02:48
Tonio-allee: what's in package comes from his work ? I think nothing, or am I crazy ;)02:48
Tonio-okay ;)02:48
Tonio-daaaaaaaaaaaaaaaaaaaaaaaamn !!!!!!!!02:48
Tonio-you know what ? it is a sourceforge but !02:49
alleeTonio-: well, most of the stuff is done by him, with me holding his hand ;)02:49
Tonio-I can download on several servers and the tarball is not exactly the same........... shit !!!02:49
Tonio-sourceforge bug....02:49
alleeStrange02:50
Tonio-yep....02:51
alleeTonio-: check control in kde-extras.  Looks like you miss some more pkgs02:51
Tonio-yep..... configure file is not good ;) It doesn't chek for the others.... I'm adding this02:52
alleeTonio-: seriously:  Why not download the kde-extras debian dir and add goodies from you dir that is missing in the svn version?02:53
allees/add goodies/add your goodies/02:54
alleeuntar the orig.tar; svn co the debian dir and debuild -i  give you an deb.02:55
alleeTonio-: this way you can always to an svn diff and see what you changed and finaly submit the diff to debian02:55
Tonio-allee: that's something I sould do in the future yes, and it is faster than restarting from the begenning02:57
Tonio-allee: but at the moment I'm gonna repackage, reupload, and go to bed ;)02:57
Tonio-allee: also, what would you do with this (kdetv):03:00
Tonio-* 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:00
Tonio-the problem is that he gives a NO if there is any kind of lintian's message, so what would be the solution ?03:01
Tonio-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
Tonio-allee: wlassistant reuploaded, with the cganges with discussed.03:03
alleeTonio-: okay.  I hope you try the svn route soon.  commit right for you can be arranged!03:04
=== allee is frustrated that I can't comment in revu :( :( :(
Riddellallee: I'm not sure if you have to be a MOTU for that or not03:05
Riddellsuspect you do03:05
Tonio|Awayallee: just before leaving, concerning svn, you were making reference to the patching of the .dektop file is that correct ?03:05
alleechecking ..03:06
alleeRiddell: yes, I've talked with sirt* (or so) already about this topic.03:06
Tonio|AwayRiddell: I'll discuss with him tomorrow because I get confused on kdetv for example ;)03:06
Tonio|AwayI refuses any apackages that gives a lintian error, and this time after an overriding, he tells me to leave the messages ;)03:07
Tonio|Aways/I/he03:07
alleeTonio|Away: I look at kdetv comments ...03:08
Tonio|Awayto keep the error messages, excuse me03:08
Tonio|Awayallee:  okay I'm waiting two minutes to get your advices on that point03:08
Tonio|Awayallee: I just checked the deb with lintian -I, I don't see any message, while he says he can see "a myriad"...............03:10
alleei'll try to build here ...03:11
Tonio|Awayokay03:12
Tonio|Awayso have a good night ;) thanks for you help allee !03:13
alleeTonio|Away: nite!03:13
alleeTonio|Away: kdetv: configure check for libXvMC  but this lib is not installed (missing build-dep???)03:22
alleeTonio|Away: you install .so and .la files but no headers are installed.  So rm them.  AFAIU it should still work03:25
alleeTonio|Away: ldd /usr/bin/kdetv   seem not to find linux-gate.so, unnecessarily linked lib?????03:29
alleeTonio|Away: kdetv has an ITP and someone on kdetv homepage there are sarge pkgs.  sigh03:37
alleeTonio|Away: your manpages:  what is ding?  copyright does not mention the two docbook files03:39
alleeTonio|Away: desktop file in applnk -> applications/kde.  Ha, this one has even Categories and GenericName but no comment.03:42
alleeTonio|Away: in doc dir is a soft link 'html' that refers to kding.  03:45
alleeTonio|Away: oh desktop file in applications/kde _and_ applnk03:50
alleeTonio|Away: find . -name kdetv.png lists also twice installed images.  Very strange03:50
alleebed time. night!03:51
=== Riddell wants allee for MOTU
alleeallee what to comment in revu ;)03:51
RiddellREVU thing to suggest at next ubuntu conference: allowing non-MOTU comments and a domain name I can remember03:52
alleebut I have no trace in wiki, malone yet.  So it hard to apply for MOTU03:53
alleenevertheless I feel honoured by you wish!03:54
=== seth_k [n=seth@asmallorange.com] has joined #kubuntu-devel
alleeargl. much too late already ...03:55
=== 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
Tm_Twhoa!10:51
Tm_Tfinally fixed10:51
Tm_Tlibx11-6 or something like that10:51
Tm_Tanyway, reconfiguring X to use nvidia ->10:52
=== Tonio- [n=tonio@cac94-5-82-229-219-55.fbx.proxad.net] has joined #kubuntu-devel
Tonio-hi everyone.11:05
Tonio-allee: thanks for the feedback on kdetv, I'm making the changes today11:05
Tm_T:)11:21
Tm_T\o/11:21
Tm_Tit's alive11:21
Tm_Thmm, but lost windeco & style11:22
Tm_Tstrange, apt returns this: ** (process:19204): CRITICAL **: egg_desktop_entries_add_group: assertion `egg_desktop_entries_lookup_group (entries, group_name) == NULL' failed11:41
=== JRe [n=jre@pai34-2-82-226-199-36.fbx.proxad.net] has joined #kubuntu-devel
Tm_Thttp://kubuntu.pastebin.com/37760101:02
Tm_Thum01:02
RiddellTm_T: gcc visibility is for dapper01:05
Tm_T?01:06
Tm_Tstrange but all svn stuff I try to compile, fails01:06
Riddellthat isn't a failure notice01:06
Tm_Tyup01:06
Riddellthere will be an error somewhere01:06
Tm_Tthere is01:06
RiddellTm_T: egg is gnome's systray, it means update-notifier is complaining about something01:07
Tm_Toh01:07
Tm_Thttp://kubuntu.pastebin.com/37760501:09
RiddellTm_T: you have something that is still referencing libXcursor.la01:11
Riddellgrep libXcursor.la /usr/lib/*la01:11
Tm_Ta quite flood01:12
Riddellthere shouldn't be anything01:12
Tm_Tuhm01:13
Riddellyou'll need to apt-get install  those packages that still reference libXcursor.la01:13
Tm_Tah01:13
Tm_Tthis will be interesting01:17
JReRiddell: http://eventwatcher.sourceforge.net/01:28
JReRiddell: it could be interresting01:28
RiddellJRe: looks interesting01:30
Tm_TRiddell: apt-get install ... well, doesn't fix it (?)01:30
JReRiddell: i am packaging last version01:30
RiddellJRe: cool01:30
Tm_TI'm ready to cry, so great01:34
Tm_Trebooting ->01:34
RiddellTm_T: apt-get dist-upgrade?01:34
Tm_Tnothing to upgrade01:41
Tm_Tsort of funny01:41
RiddellTm_T: what .la file has libXcursor.la in it?01:42
Riddellname one01:42
Tm_T/usr/lib/libkaddressbook.la01:43
Tm_Thttp://kubuntu.pastebin.com/37763101:46
Riddellwhich kdepim-dev do you have?01:48
Riddellshould be 4:3.4.2-0ubuntu201:48
Tm_Thmm01:48
Riddellapt-cache policy kdepim-dev01:49
Tm_Tthere' wasn't installed it01:49
Tm_Tinstalling now01:49
Riddell?01:50
Riddellhow come you had /usr/lib/libkaddressbook.la then?01:50
Tm_Thmh01:50
Tm_Tsvn?01:51
Riddellwell that would explain it then01:51
Tm_Ter01:51
Riddellyou 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 packages01:52
Tm_TI install from breezy package and then recompile if I can01:52
Tm_Tbut but01:52
Tm_Tdidn't fixed it(?)01:53
Tm_Thmm, testing more01:53
Tm_Tnice loads01:54
Tm_Tover 401:54
Tm_Tartsd x3 taking all from processor01:56
Tm_Thmm, finally some progress :o01:58
Tm_Toh thank you sir01:58
Tm_T...no01:58
Tm_Tsame again01:58
Tm_TRiddell: I install as many kde -dev packages as possible to make sure there's no problem with em :p02:09
=== JRe [n=jre@pai34-2-82-226-199-36.fbx.proxad.net] has joined #kubuntu-devel
Tm_TRiddell: thank you, I think I'll get this working ok :)02:13
RiddellTm_T: cool02:16
=== jjesse [n=jjesse@mail.ftpb.com] has joined #kubuntu-devel
verwilsthello Riddell 02:29
Riddellhello verwilst 02:33
verwilstRiddell: how's da 3.5 builds? :)02:36
Tm_TRiddell: http://kubuntu.pastebin.com/37767102:43
Tm_Tthat's what I can't figure out02:43
Riddellverwilst: I'm not doing any02:51
Riddellamu said he might do some02:51
RiddellTm_T: what are you compiling02:52
RiddellTm_T: most of those files don't come from kubuntu packages I think02:52
Tm_Tkopete, koffice and kdepim 02:52
verwilstRiddell: i would like to do some too, but i have sooo little time lately :(02:54
=== verwilst cheers to amu :p
Tm_Tthis is strange03:00
=== apokryphos [n=apokryph@host-87-74-29-228.bulldogdsl.com] has joined #kubuntu-devel
Tm_TRiddell: trying it hard way, moved those files03:12
RiddellTm_T: you might want to try a fresh install, those kubuntu daily install CDs are looking nice03:17
Tm_Thmm03:17
Tm_TI have over 2300 packages installed + much compiled03:18
Tm_Tfresh install... uuh03:18
Tm_Tto another HD, I will03:19
Tm_Tbut some another day, I'm too tired :/03:20
Tm_Tthanks for help :)03:20
=== haggai looks in
haggaiRiddell: hi, what happened with the LWE KDE stand in the end?04:30
Riddellhaggai: George is going to do it04:30
=== Riddell worries
haggaiah. worries about what?04:31
JReRiddell: there is no libvisual package on debian ?04:31
Riddellhaggai: 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 great04:31
RiddellJRe: what is it?04:31
JReRiddell: it's seems to be needed by amarok04:31
JReRiddell: to have the vizualisation plugins04:31
haggaiRiddell: 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 KDE04:32
Riddellhaggai: that would be wonderful04:36
Riddellotherwise 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=60004:36
haggaiRiddell: a young dynamic face..?04:39
Riddellone who inspired this http://ktown.kde.org/~charles/lwce2004/we-hate-george-wright.jpg04:47
je4dRiddell: btw, i def. can't make it to LWE now :/04:55
Riddellje4d: you're fired05:02
Riddellje4d: what are you doing?05:02
=== author-psi [n=marcel@p50905516.dip.t-dialin.net] has joined #kubuntu-devel
RiddellJRe: hmm, yeah, seems to be the case05:07
je4dRiddell: starting a job at symbian, training course starts monday05:07
JReRiddell: I have started packaging it05:07
RiddellJRe: any idea when amarok started to need libvisual?05:07
Riddellis it 1.3?05:07
JReRiddell: I think it's in 1.305:08
=== tvo [n=tobi@5354EA9B.cable.casema.nl] has joined #kubuntu-devel
\shamu: ping05:23
author-psi\sh: amu ist am umziehen heute, er kann leider nicht online kommen05:24
author-psisry for german words but i dont know how to say in english05:24
\shauthor-psi: could you please be a bit quiter about things going on in the background regarding some domains? thx05:24
\shauthor-psi: everybody can read those words of you in the logs...and I don't like it that this guy can read it05:25
author-psi\sh: oh i forget.. hui its a fatal error..05:25
\shauthor-psi: actually it is05:27
author-psi\sh the logs will be deletet05:28
=== OculusAquilae [n=bastian@p548D2398.dip0.t-ipconnect.de] has joined #kubuntu-devel
=== StR [n=str@200.6.237.59] has joined #kubuntu-devel
StRHi all!05:43
StR:D05:43
=== \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
JReRiddell: I have packaged libvisual09:05
=== jjesse [n=jjesse@mail.ftpb.com] has joined #kubuntu-devel
JReRiddell: http://jr.falleri.free.fr/apt/sources/09:27
=== \sh is now known as \sh_away
tvoRiddell: almost done09:50
=== seth_k [n=seth@asmallorange.com] has joined #kubuntu-devel
=== seth_k_ [n=seth@asmallorange.com] has joined #kubuntu-devel
tvoRiddell: ping10:37
=== 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

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