[12:04] libqt4-debug - Qt 4 debugging runtime libraries :) [12:05] yeah, Riddell... the Debian diff makes changes outside debian/, so I have to apply those by hand? [12:06] Riddell: thanks :) [12:11] Tm_T: make some .debs for us :) [12:11] aww, ok, configure went trough, but still cant compile kdelibs4... [12:11] sebas: that pyqt tutorial would make a good dot story [12:11] Riddell: from kde trunk stuff? [12:12] actually I thought to make deb from kopete as soon as we get msn protocol working =) [12:12] but without kdelibs4 I cant help getting it working [12:13] Tm_T: what's wrong with msn? [12:13] http://kubuntu.pastebin.com/454795 [12:14] Riddell: afaik in trunk kopete it doesn't compile [12:14] Riddell: so said duncan, and asked if I can help [12:15] ok [12:15] that was weeks ago, dunno if it fixed already :p [12:18] seth_k: what changes? [12:18] seth_k: if it's just Makefile.in stuff they can be ignored [12:19] Riddell, there're also some po change stuff [12:19] in the German translation [12:20] seth_k: in the diff? evil [12:20] seth_k: either ignore it or turn it into a patch [12:20] Riddell, that and some configure.in.in stuff... and without the configure goodies, it doesn't compile. I'll turn it into a patch :) [12:21] that's why I didn't just copy debian/ dir before, b/c it changed other stuff [12:21] and I hadn't done one of those before, where it wasn't either a simple uupdate -u or debian/ copy [12:22] seth_k: what pkgs are you talking about? [12:23] allee, this is Krusader 1.60.0-3 from Debian === allee mess check-buildprep and branchpull diffs [12:23] are the makefile changes in a file called 98_buildprep.diff? === allee download the diff [12:29] seth_k: maintainer added maintainer mode to configure.in.in. So he had to rerun make -f Makefile.cvs [12:30] allee, yeah, I saw that after my build failed complaining about maintainer mode. Should I make that change in a patch? [12:32] seth_k: well I prefer all changes as debian/patches/XX_describe_wnat_I_do.diff [12:32] yep [12:32] that was my plan, so I guess I'll go ahead and do it that way [12:33] seth_k: do you know the create-buildprep script? [12:34] allee, no [12:34] its in alioth pkg-kde repo in scripts. [12:34] what is the command for a dist upgrade with apt? [12:34] apt-get dist-upgrade [12:35] seth_k: you apply it to a clean source + debian dir. run make -f Makefile.am and places everything in debian/patches/98_buildprep.diff [12:36] seth_k: this way you always have those hundreds of autogenerated hunk in one diff file. [12:36] can't say I see much advantage in 98_buildprep.diff myself [12:36] make -f Makefile.cvs, not .am [12:37] or admin/Makefile.common [12:37] Riddell: ops right. [12:38] well ... nite @ all [12:38] Riddell: when one lsdiff of diffstat on krusader diff the advantage of build_prep.diff is obvious. [12:41] ah, and after build_pref.diff is filtered out, interdiff is usable again too. [12:41] nevertheless everyone has his own like/dislikes. [12:42] nite all, seth_k wish you much success ;) [12:45] okay Riddell, almost done now. I patched de.po and configure.in.in with patches in debian/patches :) [12:45] awooga [12:46] now I just need to make sure it makes a .pot file === seth_k compiles to see [12:46] have you edited debian/rules for it? (or is it cdbs?) [12:46] I just added in cdbs, to do my patches [12:46] so that's what I'll use [12:47] but what was the part about "If you use cdbs in dapper your package should now do this automatically" [12:47] I don't have to make any more changes other than just adding in cdbs? [12:48] if you use the kde.mk file that'll include the rules to make the .pot [12:48] otherwise you need to add them, you can just copy them [12:48] preference? [12:48] and you need the patch for cvs.sh [12:48] if it's a KDE package I'd expect it to use kde.mk anyway [12:49] ok === seth_k adds the Debian bug number in changelog for bonus points [12:49] and CVE-2005-3856 for the win [12:53] Riddell, do I keep the name kubuntu_01_kdepot.diff and just put that file in debian/patches ? [12:53] seth_k: yes [12:53] seth_k: assuming it applies, there's lots of different versions of cvs.sh you may have to adapt it [12:53] sure [12:54] and I don't see any kde.mk [12:54] in /usr/share/cdbs/.. [12:54] right, but it's not included in debian.rules, that means I should include it? [12:54] *debian/rules [12:56] could do, we don't want to deviate too much from debian but then we already have with this package so may as well [12:56] ok [12:56] and e-mail the debian maintainer, politely tell him how to package properly :) [01:01] haha, will do [01:02] okay, I ended up applying the cvs.sh changes by hand into a new patch, because the admin/ directory was a bit older than your patch's version [01:02] not too surprising [01:21] All right, now only one more thing. I need to make -f Makefile.cvs, how do I do that without dirtying my pristine source [01:21] my way would be to dirty the pristine source, allee's way would be to take a copy, make -f Makefile.cvs and diff -urN the two and put that in 98_buildprep.diff [01:22] how about using cdbs-edit-patch, won't that watch the difference for me and make a diff? [01:22] should do yes [01:22] ok :) [01:25] I'm totally a fan of pristine source, but is that just overkill in your opinion? It *is* going to increase the ubuntu1 diff size considerably [01:26] not really any way around that [01:29] Riddell: did you have the time to look at some of my packages? === Knowerrors [n=stormsur@Node201-175-53-66.1dial.com] has joined #kubuntu-devel [01:44] Hey all, Im stuck on a modem connection and just spent alot of time upgrading to kde 3.5 to have it not work proper on some things... can I use the K 5.10 cd to downgrade? [01:45] yes [01:46] how would I do that? [01:47] remove libqt3-mt [01:47] remove kubuntu.org from sources.list [01:47] put in CD, apt-cdrom it, install kubuntu-desktop [01:50] Im not sure it will solve my issues though, so I got on here as a last ditch to try to fix things manually [01:51] Riddel: prob#1- going to system settings, I am unable to change settings for gtk-looknfeel, and storage media notifications... [01:52] Riddel: prob#2- kde mounts things in system:/media, but I can't browse files there, I must go to /media/ to browse them [02:01] I can't recreate either problem [02:03] Knowerrors: fresh install? [02:03] gone :( [02:03] Riddell: did you have the time to look at some of my packages? === raphink is heavily insisting :s [02:03] raphink: doing now [02:03] Riddell: thanks :) === Knowerrors [n=stormsur@Node201-175-53-66.1dial.com] has joined #kubuntu-devel [02:04] wb Knowerrors [02:04] Knowerrors: what is your install history? [02:04] is it fresh? [02:04] Ive had this install running for about 4 months or so [02:04] I started with kubuntu 5.10 [02:05] hmm [02:05] kubuntu 5.10 was released less than 4 months ago [02:05] as stable I mean [02:05] ;) [02:05] it's the last stable version, released in october [02:05] (as the 10 indicates) [02:06] hmm, it feels like longer ;) [02:06] haha [02:06] so you basically didn't dist-upgrade it [02:06] correctamundo [02:06] or had it through big upgrades [02:07] raphink: kyamo fails to compile [02:07] make[3] : *** No rule to make target `kyamo.pot', needed by `all-am'. Stop. [02:07] really? [02:07] :( [02:07] insteresting [02:07] I'll have a look at it [02:07] it's rc3 right Riddell ? [02:08] yes [02:08] from revu [02:08] when I first did my install, I enabled root for a couple days cause I was used to regular Debian and missed root, then someone told me that was bad and I turned it off [02:08] weird [02:08] I'll check it [02:09] I'll try it in my pbuilder [02:09] ever since then, I had problems with the kcontrol not keeping certain settings, unless I ran it as sudo kcontrol from cli [02:09] I'm pretty sure I had tried it in a pbuilder before uploading it though [02:09] Knowerrors: put root again and don't use it [02:10] never know if that helps ;) [02:10] hehe, yeah tried that already :( [02:10] doesn't work? [02:12] let's see... pbuilder updated [02:12] raphink: where is the postinstall file from in kubuntu-grub-splash? [02:12] raphink: and are all the files definatly GPL? [02:13] the files are GPL (checked on kde-apps.org) [02:13] and the postinst is in debian/ [02:13] was last time I checked ;) [02:13] at least [02:13] argh my internet is sloooooooooow [02:14] getting crazy with it [02:14] blast it Riddell, this package is on crack :) [02:14] /tmp/buildd/krusader-1.60.1/./krusader/DiskUsage/radialMap/widget.cpp:12:20: error: Config.h: No such file or directory [02:14] /tmp/buildd/krusader-1.60.1/./krusader/DiskUsage/radialMap/widget.cpp:13:19: error: debug.h: No such file or directory [02:14] /tmp/buildd/krusader-1.60.1/./krusader/DiskUsage/radialMap/widget.cpp:14:22: error: fileTree.h: No such file or directory [02:14] I've applied patches to let it build on gcc4 already [02:15] Riddell: kubuntu-grub-splashimages.postinst is the postinstall [02:15] I knwo using the package name is not mandatory ;) [02:15] raphink: but did you write it? [02:15] Knowerrors: maybe you could ask in `norma' help channels [02:15] Riddell: yes I did, why? [02:15] raphink: whats 'norma' ? [02:15] Knowerrors: s/norma/normal/ [02:16] Riddell: don't like it? [02:16] Knowerrors: here is a development channel, normal help channels such as #kubuntu might be nicer for your issue [02:16] you mean #kubuntu? [02:16] imo [02:16] raphink: it's just that if I'm to review this properly I should probably try and understand the script, which I don't feel like doing just now [02:16] raphink: can you describe to me what it does briefly? [02:16] right, yeah, Ive been asking there too but nobody knows [02:17] Riddell: sure [02:17] seth_k: do you get that error with the pristine sources? [02:17] 1) it tests if grub was installed properly, by testing /boot/grub/device.map [02:17] if device.map doesn't exit, it exits the script [02:17] Riddell, I tried it with pristine + patch and with dirty source [02:17] Riddell, maybe it's a KDE 3.5 incompatibility? That's the only similar explanation I can find on their forums [02:18] seth_k: and do you always get that error? [02:18] 2) if device.map exists, it guesses the grub partition using it with a dh -f to get the partition for /boot, so as to know where the splashimages are installed [02:18] as in every time I try the build? yes [02:18] 3) it installs the the splashimage line in grub.conf from these infos [02:18] seth_k: do those header files exist? [02:18] Riddle, is there a way to just reload the default settings for all of kde 3.5 and or kubuntu? [02:19] Riddell: the old grub.conf is saved with a date stamp [02:19] and I use a safe temp file for the modifications on grub.conf [02:19] Riddell, yes, all three exist [02:20] Riddell, they exist in /krusader/DiskUsage/filelightParts/ though... [02:20] so weird [02:21] Riddell, should I put commands in rules to copy them, or to move them? === raphink is confused about kyamo :( [02:23] raphink: seth_k patch it to #include <../foo.h> [02:23] seth_k rather [02:23] hehe [02:23] raphink: tried running make -f Makefile.cvs over it? [02:23] Riddell, isn't the problem that it's looking in the wrong place, though? [02:23] raphink: or removing the .pot, doing that then compiling? [02:23] hmm nope [02:23] I'm having a look [02:23] I'm trying to get the source just in case [02:23] Riddell, because it's apparently trying to find the header files [02:24] but y internet is too slow [02:24] right now [02:24] seth_k: well it's trying to find them and doesn't know where they are so you need to fix the #include [02:25] raphink: http://revu.tauware.de/details.py?upid=1027 konq-encrypt-menu approved with comments [02:25] thanks [02:25] I'm off to bed === hunger [n=hunger@p54A60973.dip0.t-ipconnect.de] has joined #kubuntu-devel [02:25] night Riddell, thanks a lot... I hope to have a fixed krusader on REVU to greet you in the morn :) [02:25] Riddell: well if I change compat you'll have to advocate again ;) [02:25] no? [02:26] I have to fix kyamo tonight aswell :) [02:26] raphink: it's not requited in my rule book, but it's not hard for me to tick a box again [02:26] just checked rc2 would build fine [02:26] so I have to to find what's wrong with rc3 [02:26] Riddell: ok :) [02:27] rc3 builds fine from source [02:27] so theres something there ;) [02:27] that I have to find === JRe [n=jre@pai34-2-82-226-199-36.fbx.proxad.net] has joined #kubuntu-devel === freeflying [n=freeflyi@61.190.65.38] has joined #kubuntu-devel === LeeJunFan [n=junfan@adsl-69-210-207-5.dsl.klmzmi.ameritech.net] has joined #kubuntu-devel === freeflying [i=zhengpen@61.190.65.38] has joined #kubuntu-devel [05:13] ahhhhhhhh [05:13] i swear this compile is on crack, it's asking for files that don't even exist === viviersf [n=cain@dsl-146-101-79.telkomadsl.co.za] has joined #kubuntu-devel === author-psi [n=marcel@p509046C3.dip.t-dialin.net] has joined #kubuntu-devel === freeflying [i=zhengpen@61.190.65.38] has joined #kubuntu-devel [08:01] Riddell : PING === hunger [n=hunger@p54A62BD3.dip0.t-ipconnect.de] has joined #kubuntu-devel === allee [n=ach@dialin-212-144-128-202.pools.arcor-ip.net] has joined #kubuntu-devel [09:24] Riddell: (re: pyqt tutorial dot story) Please go ahead :) I wasn't sure myself wether to submit it or not. [09:24] Ok, checked the dot now :> === Hobbsee [n=Hobbsee@60-241-129-244.tpgi.com.au] has joined #kubuntu-devel === Hobbsee [n=Hobbsee@60-241-129-244.tpgi.com.au] has joined #kubuntu-devel === uniq [n=frode@213.184.199.55] has joined #kubuntu-devel === Flosoft [n=Flosoft@dD5E03F88.access.telenet.be] has joined #kubuntu-devel [10:11] hey @ all === hunger [n=hunger@p54A62BD3.dip0.t-ipconnect.de] has joined #kubuntu-devel === minghua [n=minghua@69-153-139-23.dsl.hstntx.swbell.net] has joined #kubuntu-devel === jpatrick [n=patrick@47.Red-83-43-120.dynamicIP.rima-tde.net] has joined #kubuntu-devel === Tonio_ [n=tonio@cac94-5-82-229-219-55.fbx.proxad.net] has joined #kubuntu-devel === guinsel [n=guinsel@labpro06.act.uji.es] has joined #kubuntu-devel === raphink [n=raphink@gra86-1-82-239-88-236.fbx.proxad.net] has joined #kubuntu-devel [11:23] raphink: ping === viviersf [n=cain@dsl-146-101-79.telkomadsl.co.za] has joined #kubuntu-devel [11:27] yop jpatrick [11:28] raphink: thanks for the review [11:28] I've uploaded a updated package now : http://revu.tauware.de/details.py?upid=1092 [11:28] pfiew just woke up :s [11:29] :) like me === raphink [n=raphink@gra86-1-82-239-88-236.fbx.proxad.net] has joined #kubuntu-devel [11:30] lol === raphink is not wide awake yet === raphink is not wide awake yet [11:34] jpatrick: you can add a newline between the long description and the homepage in debian/control. this line should only contain a space and a dot. [11:36] done [11:36] jpatrick: this is a small detail, but you don't have to cut lines @ 60 characters or so in the descriptions. It's 80 chars max [11:36] so the long description can fit on 3 lines [11:37] when you're in a 80 chars wide console, you like to have as few lines as possible in your output ;) [11:37] long des. = 2 lines ? [11:38] well if you put them on 80 cols yes [11:38] that's done too [11:38] :) [11:38] good :) [11:39] that should do it? [11:40] you'll have to explain me about the .pot file, since I'm getting crazy on packaging kyamo 0.13rc3 [11:40] it says there's no rule to build a pot file [11:40] I'm just doing what it says on KubuntuPackagingGuide :/ [11:40] oh good I'll hav a look thanks :) [11:42] jpatrick: just the last point : how about the desktop file? [11:42] oh ic it in misc [11:42] doh [11:42] forget about it :( [11:43] hehe [11:43] raphink: yeah I forgot to tell you that.. [11:43] that's ok [11:43] reuploading src package [11:43] finished :) [11:44] good [11:44] I'll build it and put a comment ;) [11:45] raphink: thanks :) [11:48] shouldn't it build-dep on debhelper ? [11:49] jpatrick: [11:49] dh_testdir [11:49] make: dh_testdir: Command not found [11:49] make: *** [clean] Error 127 [11:49] pbuilder: Failed autobuilding of package [11:49] doesn't build [11:49] :? [11:49] so yes you need debhelper in the build-dep [11:49] I'll bb [11:50] add debhelper to the build dep and try to build it in a pbuilder [11:50] I'll at it after that === JRe [n=jre@pai34-2-82-226-199-36.fbx.proxad.net] has joined #kubuntu-devel [11:53] raphink: reuploaded [11:53] brb === freeflying [i=zhengpen@61.190.65.25] has joined #kubuntu-devel [12:01] jpat|away: debhelper (<<4.1) please === viviersf [n=cain@dsl-146-101-79.telkomadsl.co.za] has joined #kubuntu-devel [12:06] jpat|away: sorry debhelper (>>4.1) hehe [12:06] gna [12:12] raphink: done [12:29] jpatrick: looks fine :) [12:30] ask a MOTU to advocate it [12:30] Riddell: ping [12:30] hehe [12:31] Riddell: I changed compat in kubuntu-grub-splashimages. Should I change the debhelper version in build-dep too? === allee [n=ach@dialin-212-144-131-060.pools.arcor-ip.net] has joined #kubuntu-devel [01:19] jpatrick: hi [01:22] Riddell: could you look at http://revu.tauware.de/details.py?upid=1095 , please ? [01:26] Riddell: did you add the beta download? === tvo [n=tobi@5354EA9B.cable.casema.nl] has joined #kubuntu-devel [01:45] jpat|away: ping === insanekane [n=kane@202.83.33.32] has joined #kubuntu-devel [01:53] Riddell: hi [01:53] Riddell: I've reloaded skim to revu today, plz have a look === jjesse [n=jjesse@mail.ftpb.com] has joined #kubuntu-devel [02:29] allee: i'm here [02:29] ah, hi [02:30] jpatrick: Great to see people workong on KubuntuPackaging! [02:31] but I think the copyright section is more than simplified [02:32] e.g., every copyright notice if source, translation and docs need to be listed and even in simple pkgs there are more than 1 [02:33] copyright contain copyrights and distribution licenses and beside standard (L)GPL, artistic etc one has to include the complete text, eg. GDFL that is usually used in handbooks [02:33] yes... [02:34] do you plan to add these 'important' details? Or should I add them. [02:35] I don't want step on your feet ;) [02:35] Maybe you should [02:35] 'k I see if I find some time this weekend. [02:36] btw. you used compat 5 in filelight so debhelper has to be >> 5 ;) [02:38] ah yes [02:40] reuploaded to REVU [02:43] and version 1.0beta6 is bigger than 1.0 :( So maybe 1.0final but what if there's an rc1? So maybe 1.0+beta6 and later 1.0.0 [02:45] why did you remove debian/menu? It should be included for the people using purists desktop env ;) [02:47] so it should be filelight-1.0+beta6 ? [02:48] no manpage and, can't check right now, I think the docs are installed into the wrong dir [02:49] yes. but then, if you want to avoid epochs, you have to use 1.0.0 even when upstream calls it 1.0 ;) [02:50] other use 0.9.9+1.0beta6 then 1.0. [02:50] okay [02:51] jpatrick: your friend is: dpkg --compare-versions oldvers lt nextvers && echo okay [02:54] ? [02:55] dpkg --compare-versions 1.0beta6 lt 1.0 && echo okay --> outputs nothing :( [02:56] :( [02:56] dpkg --compare-versions 1.0beta6 lt 1.0.0 && echo okay --> print okay === freeflying_ [n=freeflyi@61.190.65.25] has joined #kubuntu-devel [03:00] need a pbuilder test but I bet autoconf and automake 1.9 are no build-deps. === jjesse [n=jjesse@mail.ftpb.com] has joined #kubuntu-devel === LeeJunFan [n=junfan@adsl-69-210-207-5.dsl.klmzmi.ameritech.net] has joined #kubuntu-devel [03:09] jpatrick: grep -Ri copyright src doc po misc | grep -v Makefile # You missed at least Micheal [03:10] licensecheck tool does not help much too. Max does not use the standard blurbs :( === jpatrick [n=patrick@47.Red-83-43-120.dynamicIP.rima-tde.net] has joined #kubuntu-devel [03:28] allee: uploaded changes [03:33] jpatrick: sorry busy right now [03:35] ok I'm pretty sure this is a pb with cdbs or so [03:37] raphink: ? [03:41] allee: look in #ubuntu-motu [03:41] 'k [03:41] oh no you're not there [03:41] well then [03:41] http://ubuntu.pastebin.com/455459 [03:41] there allee ^^ [03:42] a package of mine fails to build [03:42] it built ok before [03:42] now i'm in ;) [03:42] now it doesn't anymore [03:42] ./configure && make works fine [03:42] but if I run dpkg-buildpackage I get this error, and after that `./configure && make' doesn't work anymore [03:46] strange. interdiff off first and the second run. po/de not writeable? === Riddell appologies for the delay in service today, caused by multiple xpdf nonsense === OculusAquilae [n=bastian@p548D280D.dip0.t-ipconnect.de] has joined #kubuntu-devel [04:24] morning Riddell [04:25] bah humbug [04:25] I fixed a ton of the krusader errors, but now it is saying "file not found" on a file that doesn't even exist in the source tree [04:25] that's not nice of it [04:25] nope [04:26] it asks for actionpropertybase.h [04:26] but the only file similar is actionpropertybase.cpp [04:26] upload to revu and I'll try and take a look at it sometime this decade [04:26] hehe, alright === sebas hopes Riddell is aware that he's only got about 5 years left. [04:27] waa! that's never enough time to sort out all these problems in xpdf! [04:29] Riddell: hi [04:30] hi freeflying_ [04:30] Riddell: have you got my message here [04:30] I'll look at skim too in a bit, thanks for keeping working on it, we'll get there soon :) [04:32] Riddell: how can we get all articles of wiki.kubuntu.org [04:32] uploaded Riddell, I hope xpdf doesn't eat you first [04:33] Riddell: Wasn't that fixed with the new freetype? (Or are you referrring to all those overflows in there? :D) [04:33] wow! [04:33] nice design [04:35] freeflying_: not too sure I'm afraid, you probably need to ask henrik henrik@ubuntu.com [04:36] Riddell: thx === hunger [n=hunger@p54A6050B.dip0.t-ipconnect.de] has joined #kubuntu-devel === allee [n=ach@dialin-212-144-131-060.pools.arcor-ip.net] has joined #kubuntu-devel === jjesse [n=jjesse@mail.ftpb.com] has joined #kubuntu-devel === freeflying [n=shadow@61.190.65.25] has joined #kubuntu-devel === freeflying [n=shadow@61.190.65.25] has left #kubuntu-devel [] === jjesse [n=jjesse@mail.ftpb.com] has joined #kubuntu-devel === JRe [n=jre@pai34-2-82-226-199-36.fbx.proxad.net] has joined #kubuntu-devel === Flosoft [n=Flosoft@213.219.184.168.adslpower.by.edpnet.be] has joined #kubuntu-devel === allee [n=ach@dialin-212-144-129-108.pools.arcor-ip.net] has joined #kubuntu-devel [07:29] how is the support of webcams in Kubuntu? [07:30] no idea [07:31] hmm [07:35] what about adding the new kvirc package? [07:35] the version in Synaptic: 2.1.3.1 ... current: 3.2.0 [07:36] Flosoft: Dapper verison == 3.2.0 [07:36] nice :) [07:37] does dapper work with KDE 3.5? [07:37] Flosoft: Dapper has 3.5 [07:37] ok [07:37] http://packages.ubuntu.com/cgi-bin/search_packages.pl?keywords=kvirc&searchon=names&subword=1&version=dapper&release=all [07:37] what is the difference if I change my sources from breezy to dapper? [07:37] Flosoft: new kernel, new Xorg, new KDE [07:38] ok [07:38] so I could delete the kde extra source i have for 3.5 @ the moment? [07:38] you can keep it... [07:40] I'm not on Dapper, becuase modprobe kept segmentfaulting here [07:40] ow ... well ... i'll wait a bit too :p [07:40] i'm quite happy with breezy [07:40] I'll go back when Flight-2's out [07:40] my only software that is missing is kvirc [07:40] can't it be added to breezy? [07:41] Flosoft: Backports [07:42] yes [07:42] it will probably end up there [07:42] will it be backported? [07:43] might [07:43] :) [07:43] my ksplash-engine-moodin package did [07:43] :) === jjesse [n=jjesse@mail.ftpb.com] has joined #kubuntu-devel [07:54] what is the programm that loads the boot logo? [07:54] it isn't splash [07:55] Flosoft: usplash [07:55] ok [07:58] will there be a new bootsplash with dapper? [08:00] one that is a little brighter hopefully [08:00] yes [08:00] well like the login screen background [08:03] and how do you see the console while booting? [08:03] F2 doesn't work [08:04] ESC neither [08:05] Flosoft: no clue [08:22] humm [08:22] I don't use usplash [08:23] but yes, dapper will have usplash themes too [08:25] :) [08:26] we planned to do similar look from boot to Gnome desktop [08:26] prolly same to Kubuntu side === hunger [n=hunger@p54A647EE.dip0.t-ipconnect.de] has joined #kubuntu-devel === tvo [n=tobi@5354EA9B.cable.casema.nl] has joined #kubuntu-devel === jjesse [n=jjesse@mail.ftpb.com] has joined #kubuntu-devel === apokryphos [n=apokryph@host-87-74-3-163.bulldogdsl.com] has joined #kubuntu-devel === Hobbsee [n=Hobbsee@CPE-144-136-118-222.nsw.bigpond.net.au] has joined #kubuntu-devel