UbuntuIRC / 2008 /06 /20 /#kubuntu-devel.txt
niansa
Initial commit
4aa5fce
=== henning_ is now known as hajs
[00:38] <EagleScreen> hello
[00:39] <EagleScreen> i have a question about dolphin KDE3 package sources
[00:41] <EagleScreen> if i add a new service menu file to src/servicemenus/ will it be copied to /usr/share/apps/d3lphin/servicemenus? or is it needed modify any script to be copied during installation of the new package?
[00:43] <JontheEchidna> You'd have to look at the debian/rules file in the dolphin package source to see what it does.
[00:47] <JontheEchidna> ..or maybe that file won't be of help
[00:48] <EagleScreen> i am watching it
[00:51] <EagleScreen> i think is not that file
[00:52] <EagleScreen> i think i have to find the installation or post-installaton script, but i dont see it, i am looking for them
[01:03] <yuriy> EagleScreen: make sure to have the service menu as a patch
[01:03] <yuriy> actually i think it would have to be a patch to the existing service menu
[01:45] <EagleScreen> i ma trying to get a debdiff in order to fix a bug, i am following this manual: https://wiki.ubuntu.com/PackagingGuide/Recipes/Debdiff i obtain an error running debuild -S, S.O.S, Help
[01:47] <EagleScreen> $ debuild -S
[01:47] <EagleScreen> dpkg-buildpackage -rfakeroot -d -us -uc -S
[01:48] <EagleScreen> dpkg-buildpackage: set CFLAGS to default value: -g -O2
[01:48] <nixternal> debuile -S -sa
[01:48] <nixternal> debuild that is
[01:48] <nixternal> cd ../
[01:48] <nixternal> debdiff old.dsc new.dsc > my.debdiff
[01:49] <EagleScreen> debuld must be runned on the root of the sources folder isnt?
[01:49] <nixternal> correct
[01:50] <EagleScreen> i obtain the same error with debuild -S -sa
[01:50] <nixternal> what error is that?
[01:50] <EagleScreen> i can paste the output....
[01:50] <nixternal> please do
[01:51] <EagleScreen> my output is partially in Spanish :(
[01:52] <EagleScreen> dpkg-buildpackage: set CPPFLAGS to default value:
[01:52] <EagleScreen> dpkg-buildpackage: set LDFLAGS to default value:
[01:52] <EagleScreen> dpkg-buildpackage: set FFLAGS to default value: -g -O2
[01:52] <EagleScreen> dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
[01:52] <EagleScreen> dpkg-buildpackage: source package dolphin
[01:52] <EagleScreen> dpkg-buildpackage: source version 0.9.2-0ubuntu6.1
[01:52] <nixternal> !pastebin
[01:52] <ubottu> pastebin is a service to post multiple-lined texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu.com (make sure you give us the URL for your paste - see also the channel topic)
[01:52] <EagleScreen> dpkg-buildpackage: source changed by Rafael Belmonte <EagleScreen@gmail.com>
[01:52] <EagleScreen> fakeroot debian/rules clean
[01:52] <EagleScreen> debian/rules:3: /usr/share/cdbs/1/rules/debhelper.mk: No existe el fichero o el directorio
[01:52] <EagleScreen> debian/rules:4: /usr/share/cdbs/1/class/kde.mk: No existe el fichero o el directorio
[01:52] <EagleScreen> debian/rules:5: /usr/share/cdbs/1/rules/simple-patchsys.mk: No existe el fichero o el directorio
[01:52] <EagleScreen> make: *** No hay ninguna regla para construir el objetivo `/usr/share/cdbs/1/rules/simple-patchsys.mk'. Alto.
[01:52] <EagleScreen> dpkg-buildpackage: failure: fakeroot debian/rules clean gave error exit status 2
[01:52] <EagleScreen> debuild: fatal error at line 1319:
[01:52] <EagleScreen> dpkg-buildpackage -rfakeroot -d -us -uc -S -sa failed
[01:53] <nixternal> sudo apt-get install cdbs
[01:54] <EagleScreen> here is my putput: http://paste.ubuntu.com/21536/
[01:56] <EagleScreen> any idea?
[01:57] <EagleScreen> i ma trying to change dolphin package and obtain debdiff as this report say: https://bugs.launchpad.net/ubuntu/+source/dolphin/+bug/185795
[01:57] <ubottu> Launchpad bug 185795 in dolphin "Ark compression with dolphin bad configured." [Undecided,New]
[01:57] <EagleScreen> yesss
[01:58] <EagleScreen> how did you know i am working about this bug????
[02:03] <nixternal> I didn't
[02:03] <blueyed> EagleScreen: what error?
[02:04] <nixternal> EagleScreen: is it working now?
[02:04] <blueyed> EagleScreen: sorry, not scrolled down..
[02:04] <EagleScreen> error is here: http://paste.ubuntu.com/21536/
[02:04] <EagleScreen> i have not selved it
[02:05] <EagleScreen> *solved
[02:05] <nixternal> sudo apt-get install cdbs
[02:05] <nixternal> I told you that 12 minutes ago
[02:06] <EagleScreen> yes, thanks nixternal, now it works
[02:06] <blueyed> EagleScreen: yes, that should solve it. and btw: using "LANG=C <command>" gives you english error messages..
[02:07] <EagleScreen> in the manual forget say cdsb is needed
[02:07] <EagleScreen> and also have other error the manual
[02:07] <blueyed> EagleScreen: please add/fix it then..
[02:08] <EagleScreen> i will do it when i know how to do it :D
[02:19] <EagleScreen> i have now a file dolphin_0.9.2-0ubuntu6.1.debdiff :D
[02:20] <EagleScreen> what must i do with it for apply my changes to package and test if it works?
[02:24] <EagleScreen> anyone want view my chage and give me an opinion?
[02:36] <nixternal> EagleScreen: if you read the section about cdbs packaging, it tells ya to install it
[02:40] <EagleScreen> whre is that section?
[02:40] <EagleScreen> on the internet?
[02:40] <EagleScreen> is it a wiki'
[02:46] <yuriy> EagleScreen: have a look through that: https://wiki.kubuntu.org/PackagingGuide/Complete
[03:43] <vorian> woo hooo, congrats officially!
[03:43] <vorian> nixternal ^ \o/
[03:43] * vorian can't type
[03:44] <nixternal> hehe
[03:47] <vorian> so nixternal, is it a shiny gold button or platinum?
[03:53] <nixternal> platinum :)
[03:54] <vorian> excellent
[03:56] <nixternal> am I the only one who has crazy problems with 1) Jockey, and 2) Compiz
[03:57] <vorian> compiz!
[03:58] <nixternal> on KDE 3
[03:59] <vorian> hmm
[03:59] <nixternal> and as soon as I install the NVidia blobs, the fonts get all big
[03:59] <vorian> :(
[03:59] <vorian> which card?
[03:59] <nixternal> Quadro NVS 135M
[04:01] <vorian> eek!
=== freeflyi1g is now known as freeflying
[04:11] <nixternal> how do I stop Jockey from starting up every rip? it is rather annoying
[04:45] <teque> hola saludos a todos
[04:47] <teque> hola saludos desde venezuela
[04:59] <EagleScreen> i have a problem building a package with pbuild
[05:00] <EagleScreen> admin/missing --run automake-1.10 --foreign src/Makefile is called, but i have installed automake 1.10.1, then build process stops with mistmach error
[05:00] <EagleScreen> see the output please: http://paste.ubuntu.com/21564/
[05:09] <DASkreECH> Jucato: on svn still?
[05:10] <Jucato> always. but not updated the past 2 days or so
[05:10] <DASkreECH> Jucato: Does KOnqueror still keep asking if you want to restore session?
[05:11] <Jucato> yep
[05:11] <Jucato> um wait
[05:11] <Jucato> only if it crashed/didn't exit properly
[05:11] <DASkreECH> Jucato: so if you have a window open and go and start a new process it doesn't ask you if you want to restore the process that's already running?
[05:12] <Jucato> DASkreECH: not if that window opened properly in the first place
[05:12] <DASkreECH> Ok
[05:12] <DASkreECH> :-)
[05:12] <DASkreECH> Progress is a wondrous thing
=== hunger_t is now known as hunger
[08:04] <Arby> morning
[08:12] <\sh> moins
=== freeflying is now known as GNU
=== GNU is now known as Guest71839
=== Guest71839 is now known as freeflying
[09:18] <eagles0513875> morning
[10:39] <smarter> Riddell: ping
[10:40] <Riddell> hi smarter
[10:40] <smarter> hey Riddell
[10:42] <smarter> when you have some times, could you please review https://code.edge.launchpad.net/~kubuntu-members/guidance/powermanager-ubuntu https://code.edge.launchpad.net/~kubuntu-members/kubuntu-konqueror-shortcuts/trunk and https://code.edge.launchpad.net/~kubuntu-members/webkit-open-source/webkitkde-ubuntu ? ;)
[10:44] <Riddell> dh $@
[10:44] <Riddell> goodness, a whole new rules syntax
[10:45] * smarter never liked the previous one ;)
[10:46] <Riddell> a backport of debhelper would be handy
[10:49] <smarter> yep
[10:50] <Riddell> groovy, kks works
[10:53] <Riddell> smarter: power-manager looks good, did you find a way to get python-kde4 working?
[10:53] <smarter> I'm waiting on kdebindings, but it works on hardy witht the python-kde4 from PPA, so there shouldn't be any problem
[10:54] * smarter fills a backport request for debhelper 7
[10:56] <Riddell> chmod: cannot access `debian/cdbs/dh_sameversiondeps': No such file or directory
[10:56] <Riddell> smarter: on webkitkde
[10:57] <smarter> uh
[10:57] * smarter fixes that
[10:59] <Riddell> I expect powermanager will have the same issue
[11:00] <smarter> nop, I used kdelibs' kde.mk file which doesn't have the sameversiondeps thing
[11:01] <smarter> now, webkit and powermanager kde.mk are the same
=== pgquiles__ is now known as pgquiles
[12:18] <nixternal> mornin'
=== jords__ is now known as jords
[13:01] <ScottK> smarter: I don't think we're going to backport debhelper 7. It's to fundamental a package.
[13:01] <smarter> okay, I'll stay with my backport then
[13:44] * bdgraue is away: Zur Zeit nicht da.
[13:45] <Hobbsee> !away | bdgraue
[13:45] <ubottu> bdgraue: You should avoid changing your nick in a busy channel like #ubuntu, or other Ubuntu channels - it causes unrequired scrolling which is unfair to new users. (Please set your preferred nick in your client's settings instead.) The same goes for using noisy away messages; use the command "/away <reason>" to set your client away silently. See also «/msg ubottu Guidelines»
[13:51] <jjesse> anyone know if keep is going to be ported to kde4? i got a non-deliverable trying to contact who i thought was the author
[13:53] <Riddell> jre was the author
[13:53] <Riddell> not heard from him in a good while
[13:54] <jjesse> Riddell: i sent an email to him and it bounced back
[13:54] <Riddell> I guess he's fallen off the internet
[13:54] <jjesse> trying to figuore out if i should continue with what i've created for a manual for keep
[13:54] <jjesse> but if there isn't going to be a kde4 version.... doesn't seem worth my time
[13:56] <jpds> jjesse: quick! Add it to wiki.k.o/Kubuntu/Todo
=== blizzzekski is now known as blizzzek
[14:59] <jjesse> so now when do we start bugging nixternal about packages for beta 2 for 4.1?
[14:59] <jjesse> since he's a core-dev now everything is his fault and responsiblity right?
[15:03] <Nightrose> hehe
[15:03] <Nightrose> considerung he seems quite busy at work i think he could use some help
[15:04] <Arby> and that's different from before how :P
[15:04] <Nightrose> :P
[15:04] <jjesse> Arby: we can "officially" blame him
[15:04] <Arby> ah I see :)
[15:04] <Hobbsee> it's always his fault anyway. officialness might be nice, though
[16:18] <nixternal> yay, I should change my nick to my_bad
[16:23] <jjesse> nixternal: lol that would be awesome
[16:23] <jjesse> my_bad has joind #kubuntu-devdel
=== Jucato_ is now known as Jucato
[16:38] <nixternal> hehe
[17:31] <yuriy> apachelogger: kde-nightly doesn't include debug symbols??
[17:32] <yuriy> also the new crash dialog looks like a step backwards to me
[17:59] <Riddell> nixternal: are you planning to do 4.1 beta 2 for hardy this weekend?
[18:00] <nixternal> unless someone else was planning on it, but ya, I was going to do some work this weekend
[18:18] <\sh> seele: if you have time, would you like to have a look at some ui files of leonov?
[18:32] <santiago-ve> http://blog.santiago.zarate.net.ve/archives/25-FALTA-POCO-Almost-There
[18:32] <santiago-ve> :)
[18:47] <seele> \sh: screenshots would be best, i only have my work laptop with me atm
[18:47] <\sh> seele: http://leonov.tv/category/image-galleries/leonov-screenshots some are here :)
[18:49] <\sh> seele: everything is discussable :) /me needs just a good review of someone with usability + kde HIG knowledge :)
[19:06] <seele> \sh: this is a UI for launchpad bug management?
[19:07] <seele> or everything on launchpad?
[19:23] <yuriy> hmm screen unlocking doesn't work on kde-nightly. is it working for anyone on 4.1?
[19:27] <stdin> nixternal: I have some time this weekend so I can help with beta 2. fyi, I've noticed phonon has been removed from kdelibs, so we need to either re-add or package it from tags/phonon/4.1.83
[19:28] <JontheEchidna> yuriy: Not working here
[19:28] <JontheEchidna> had to manually kill the lock :/
[19:28] <yuriy> I didn't get a chance to, ctrl+alt+f1 took me back to KDM
[20:04] <nixternal> stdin: isn't phonon already in qt4.4?
[20:05] <stdin> nixternal: yeah, but it's not in our packages
[20:08] <nixternal> ahh
[21:48] * emonkey holds Xand3rs hand ... :)
[21:50] * apachelogger holds emonkey's hand
[21:51] <emonkey> O_o ahm nice and where are we three sweeties going to?
[21:51] <apachelogger> Xand3r knows...... I guess
[22:57] <jjesse> qucik question, probablly for #kubuntu, but what possible problems am i going to run into if i change /bin/sh to bash instead of dash?
[23:03] <ScottK> jjesse: No problems, just it'll boot slower.
[23:03] <ScottK> jjesse: Why do you want to do that?