/srv/irclogs.ubuntu.com/2005/09/20/#kubuntu-devel.txt

=== apokryphos [n=dw@host-84-9-34-225.bulldogdsl.com] has joined #kubuntu-devel
Riddellapokryphos: dude02:20
apokryphoshola02:20
Riddellgrab 3.5 from  deb http://kubuntu.org/~jr/kde35beta1/ breezy main02:20
Riddellpick a module from http://kubuntu.org/~jr/3.5-src/02:21
Riddellpackage!02:21
Riddellyou might want to start with something easy, kdetoys for example02:21
apokryphosRiddell: ok :), I'll try to follow those instructions. =)02:22
Riddellstart with the chroot02:23
apokryphosright02:23
=== apokryphos hopes he's done chroot stuff right so far and starts installing kde stuff
=== JRe [n=jre@pai34-2-82-226-199-36.fbx.proxad.net] has joined #kubuntu-devel
Riddellmorning JRe 03:26
JRemorning03:28
JRethere is a known problem with ivman and media refreshing on usb device plugging ?03:30
RiddellJRe: hal stuff seems to be generally broken in kubuntu03:34
JReRiddell: it's strange because with dmesg everything seems fine but media:/ don't refresh :(03:35
JReI can even mount it manually03:35
Riddellmedia isn't using HAL, that's the problem03:36
Riddellit's using the fstab fallback, no idea why03:36
Riddellit's a priority to fix obviously03:36
JReRiddell: ok yeah I have always trouble to enable the HAL backend when compiling KDE03:36
JReeven using --with-hal and installing libhal-dev03:37
JReApart from thath, breezy is really really nice on amd 64 =)03:44
RiddellJRe: ooh, you have an amd64?03:44
apokryphosRiddell: stuck on the patches part; not quite sure what's going on there. How do I check that the patches were applied?03:44
JReRiddell: yeah :)03:44
=== apokryphos can't wait till Sat when hopefully his 64-bit will be up-n-running
Riddell"checking for the HAL 0.4... searched but not found"  that'll be the problem then03:45
Riddellapokryphos: patch -p1 < debian/patches/foo03:45
JReyes it seems03:45
Riddellwhere foo is each patch in that directory03:45
Riddellapokryphos: if it complains about hunks then it's not applied03:45
apokryphosRiddell: I got nuthin' in there except a common/ 03:47
Riddellapokryphos: make sure to reverse the patches before building  patch -p1 -R < debian/patches/foo03:47
Riddellapokryphos: ah, no patches, sorted then :)03:47
apokryphosI'll have to tackle the patching with another one some time, then (presuming I get passed this one! :)03:48
apokryphosRiddell: DEB_MAKE_INVOKE := $(DEB_MAKE_ENVVARS) unsermake -p -C $(DEB_BUILDDIR) <-- should I just remove that whole line?03:51
Riddellapokryphos: yep03:51
Riddellapokryphos: and remove the unsermake build-dep in debian/control03:51
apokryphosyup03:51
Riddellunsermake is nice but not worth the hassle03:51
=== JRe [n=jre@pai34-2-82-226-199-36.fbx.proxad.net] has joined #kubuntu-devel
=== Riddell beds
apokryphosGot a damned error, but I'll tell ya tomorrow :)04:04
=== JRe [n=jre@pai34-2-82-226-199-36.fbx.proxad.net] has joined #kubuntu-devel
=== JRe [n=jre@pai34-2-82-226-199-36.fbx.proxad.net] has joined #kubuntu-devel
JRemmm adept is nice04:21
=== seth_k|lappy [n=seth@asmallorange.com] has joined #kubuntu-devel
=== JRe [n=jre@pai34-2-82-226-199-36.fbx.proxad.net] has joined #kubuntu-devel
=== pef [n=loic@lns-vlq-39f-81-56-130-224.adsl.proxad.net] has joined #kubuntu-devel
pefhello08:34
=== verwilst [n=verwilst@212.123.1.32] has joined #kubuntu-devel
verwilsthm, can it be that the fonts in breezy are nicer than in hoary?10:52
verwilst:d10:52
Tm_Tprogress10:59
=== ..[topic/#kubuntu-devel:Riddell] : Make packages https://wiki.ubuntu.com/KDE35Packages || apt-get install adept kde-guidance || Breezy Preview http://www.kubuntu.org/breezy-preview.php || https://www.ubuntulinux.org/wiki/Kubuntu
=== verwilst likes
verwilstkde-guidance ?01:21
verwilstwhat's that?01:21
sebassystem administration tools01:22
sebaskcontrol modules, actually.01:22
verwilstoh01:22
Riddellverwilst: install them and see if they work01:23
=== Riddell suspects they don't
verwilsti installed em01:24
=== sebas hides in that case.
Riddellverwilst: did they turn up in systemsettings?01:24
verwilstthat users and group thing says something about a python so not being found01:24
Riddellverwilst: does running userconfig  on the command line work?01:24
verwilstImportError: No module named qt01:25
verwilstyou need pyqt for it to run?01:25
sebasMissing dependency on pyqt then.01:26
verwilstthat's a hefty dependency :)01:26
verwilsti would like to start coding too again01:26
verwilstdon't know on what yet though :d01:26
verwilstRiddell: oh, https://wiki.ubuntu.com/KDE35Packages ?01:26
verwilstare you making 3.5beta debs?01:26
sebasHm, guidance depends on python-kde3 which depends on python2.4-kde3 which depends on python2.4-qt301:27
sebasThat should actually not be a problem then.01:27
verwilstpython2.4-qt3 isn't installed here :)01:28
Riddellverwilst: only made kdelibs and kdebase so far, if you want to help make more that would be great01:28
Riddellverwilst: install python-kde3 and see if it works01:29
sebasverwilst: Hm, strange, guidance should have it installed as a dep ... :?01:29
Riddellsebas: it doesn't seem to be a dep of guidance01:29
sebas[13:27:50] <sebas> Hm, guidance depends on python-kde3 which depends on python2.4-kde3 which depends on python2.4-qt301:29
sebas(I just checked that, though.)01:30
verwilstRiddell: yeah, would like to01:30
Riddellverwilst: start by making a chroot01:31
Riddellsebas: guidance in breezy archive doesn't depend on python-kde301:32
verwilstRiddell: hehe i know ;)01:32
Riddellbut that's easily fixed, I think there's other problems01:32
sebasRiddell: Hm, what's the reason for it not depending on pykde?01:34
sebas(In my checkout of trunk/ it does.)01:34
Riddellsebas: that's a build-dep, there's no install dep on pykde01:35
sebasAh.01:35
sebasI might aswell read the control file, instead of just skimming it. ;-)01:36
Riddellbut that's easy to fix, it's other stuff that's the problem01:36
Riddellverwilst: does userconfig work now?01:36
verwilstRiddell: didn't use it yet01:38
verwilstcoworkers bugging me with problems i have to solve :d01:38
verwilstMicrosoft is nagging again that our antispam/virus servers are blocking their mails01:39
verwilstyesterday they said the same01:39
verwilstbut it was their own servers :|01:39
verwilstfucking retards01:39
verwilsthm, no knoda in breezy?01:39
=== \sh_away is now known as \sh
verwilstany idea about knoda? :$01:44
verwilsti need it :p01:44
verwilstsince mysqlcc isn't available either anymore01:44
verwilstneed to do queries on remote mysql servers01:44
verwilstunless somebody else knows a tool? :d01:44
=== sebas oftenly uses ssh tunneling to the remote host.
sebasGives you encryption for free.01:45
sebasYou could also install a local apache and use phpmyadmin (either with tunneling or with remote SQL).01:46
Riddellverwilst: failed to compile http://people.ubuntu.com/~lamont/buildLogs/k/knoda/0.7.3-2/01:47
verwilstsebas: well normally i use phpmyadmin on the remote servers01:49
verwilstbut this server can resolve hostnames, but make no connections anymore :p01:49
verwilststrange stuffs happen with it :p01:49
verwilstRiddell: aha okido01:50
verwilstRiddell: on the 3.5 beta's, is full debugging enabled?01:50
verwilstwould be great to have it enabled01:50
Riddellverwilst: no, no space on CDs01:50
Riddellor anywhere else, debugging symbols take up muchos space01:51
verwilstcd's?01:53
verwilsthmmmm breezy is sweet :$02:02
verwilstonly the default fonts are too big, and that background image doesn't look very professional02:02
verwilstbut after some tweaking, wooooohooooow02:02
verwilst:d02:02
verwilstalso, the rounded selections in konqueror and all are sweet ;)02:03
verwilstglad to see that patch getting incorporated finally ;)02:03
sebasJep, if it only were AA'ed :-)02:04
=== sebas really likes the blue selection background, though.
verwilsttrou02:06
verwilsttrue02:06
verwilstme too02:06
verwilstthe selections could get some work02:06
verwilstbut it looks a lot less win3.11 already :d02:06
Riddellblue selection background?02:06
verwilstwhen you drag your mouse02:06
sebasDon't tell me that slipped in by accident, Riddell :D02:07
verwilsthehe02:08
Riddelldrag mouse where?02:10
verwilstlol :p02:10
verwilstin konqueror02:10
verwilston desktop02:10
sebasJust select a part of your desktop background by dragging the mouse02:10
sebasOr in konqi, yeah.02:10
sebasThe selected area becomes a blue frame then02:11
Riddellah yes, rubber band02:12
verwilstyip02:19
=== JRe [n=jre@pai34-2-82-226-199-36.fbx.proxad.net] has joined #kubuntu-devel
=== \sh is now known as \sh_away
=== froud [n=froud@ndn-165-138-62.telkomadsl.co.za] has joined #kubuntu-devel
=== \sh_away is now known as \sh
=== verwilst [n=verwilst@212.123.1.32] has joined #kubuntu-devel
=== haggai [n=halls@i-83-67-59-194.freedom2surf.net] has joined #kubuntu-devel
=== CWiesen [n=chris@p50886EC7.dip.t-dialin.net] has joined #kubuntu-devel
=== apokryphos [n=kvirc@host-87-74-3-224.bulldogdsl.com] has joined #kubuntu-devel
apokryphosRiddell: hey, you here?05:16
Riddellapokryphos: hi05:46
apokryphosRiddell: on the debuild, I get this error: http://paste.ubuntulinux.nl/219905:47
Riddellapokryphos: that means it's all compiled and you just have to work out which files have been added and which removed since last release05:47
Riddellapokryphos: amor.png will have been moved to hicolor (from crystalsvg)05:48
Riddellapokryphos: you need to edit debian/*install05:48
apokryphosRiddell: so to the next step? It says it failed though :D05:48
Riddellapokryphos: ?05:50
Riddellapokryphos: it failed because it's trying to install a file which has been moved05:50
apokryphosright05:50
Riddellyou need to edit debian/*install05:50
apokryphostakin' a look now05:50
Riddellvarious application icons have been moved from crystalsvg to hicolour05:50
Riddellonce you've moved all the files that have been moved and removed all the files that have been removed (from .install) doing dh_install --list-missing will tell you which have been added05:51
Riddellpeople running breezy: does sound work?05:56
apokryphosRiddell: sorry about that -- annoying flooders in #ubuntu. Right, so I should change the path in those files to the new ones?06:01
apokryphos(not move to old crystalsvg folder)06:02
\shRiddell: yes..sound works..06:03
\shRiddell: what's up with knoda? I saw it depends on python2.306:03
=== apokryphos has sound working fine too
Riddellmust just be me then06:07
Riddell\sh: knoda needs libhk-classes7-dev06:09
Riddellwhich doesn't seem to have been synced06:09
\shRiddell: hmmm....06:09
\shRiddell: but can we upgrade python2.3 to 2.4 as build-depends?06:10
Riddell\sh: well it won't make any difference if libhk-classes7-dev still isn't there06:11
=== apokryphos thinks a sed will be fine for this
Riddellapokryphos: only app icons have moved, not others06:11
apokryphosyup, just going to use crystalsvg/hicolor06:12
=== winsux [n=prateek@202.141.43.24] has joined #kubuntu-devel
=== tvo [n=tobi@5354EA9B.cable.casema.nl] has joined #kubuntu-devel
winsuxcan somebody guide me with instructions how to configure apt06:15
apokryphosRiddell: this time complains about man page location, but the man is nowhere to be found inside debian/06:20
apokryphosdh_install -- so many handy debian tools. =)06:20
Riddellapokryphos: unsermake installs some man pages that automake doesn't.  you can either edit the debian/rules to cp them yourself, or just remove them from the .install06:21
apokryphosok, I'll remove them06:21
Riddellcool06:21
Riddellwinsux: ask in #kubuntu06:21
apokryphosRiddell: replace references to locolor/ icons with hicolor/, right?06:24
Riddellapokryphos: yes, I moved some locolour icons too06:25
apokryphosright06:25
Riddellcurious how my artwork fixes end up being the biggest pain when it comes to packaging stuff06:26
apokryphosThis stuff would be easy if I knew it -- later changes'll be easy.06:26
tvoRiddell: http://home.casema.nl/vollebregt/junk/with_systray/katapult_0.2-0ubuntu3.{diff.gz,dsc}06:27
tvosystray not yet disabled but i won't have time for that until sat/sun (probably)06:27
tvofor the rest, it's all code+docs changes backported (not buildsys) 06:28
Riddelltvo: cool, thanks06:34
tvonp06:34
\shRiddell: libhk7-classes didn't exist neither in debian nor ubuntu...who packaged it?06:35
Riddell\sh: spooky, no idea06:36
Riddellhttp://packages.debian.org/unstable/libs/libhk-classes706:37
Riddellrenamed06:38
\shRiddell: I'll have a look on this...and requesting eventually a sync06:39
\shRiddell:  g++ -DHAVE_CONFIG_H -I. -I. -I.. -DHKCLASSES=\"/usr/lib/hk_classes\" -Wall -I/usr/include/python2.3 -g -O2 -MT libhk_classes_la-hk_actionquery.lo -MD -MP -MF .deps/libhk_classes_la-hk_actionquery.Tpo -c hk_actionquery.cpp  -fPIC -DPIC -o .libs/libhk_classes_la-hk_actionquery.o06:45
\shhk_dsvisible.h:36: error: 'hk_datasource' has not been declared06:45
\shhk_dsvisible.h:39: error: ISO C++ forbids declaration of 'hk_datasource' with no type06:45
\shu really want it?06:45
Riddell\sh: gcc 4 error?  I'm not that fussed but it has been requested more than once06:46
\shRiddell: I don't know...but this was my first try06:47
\shRiddell: it's not even in the second compile line ;)06:47
Riddell\sh: what's that?06:48
\shRiddell: the first sourcefile is ftbfsing ;)06:49
Riddellhah, always a bad sign that :)06:49
\shRiddell: it sucks ;)06:49
\shRiddell: found a patch :)06:52
=== OculusAquilae [n=oculus@p548D0571.dip0.t-ipconnect.de] has joined #kubuntu-devel
RiddellOculusAquilae: is there a patch to not display the systray icon for katapult?06:55
OculusAquilaeRiddell: we have one in svn06:55
RiddellOculusAquilae: what's the revision number?06:56
OculusAquilaeRiddel: hm, I think it was before our svn06:57
OculusAquilaeRiddell: I have this patch on my harddisk and Revision 8 and 13 are related with this06:58
OculusAquilaeRiddell: OK 8 is a very little correction06:59
apokryphosWhat's "packaging without cleaning" (as in, what's the cleaning?)06:59
RiddellOculusAquilae: could you send me the patch?06:59
Riddellapokryphos: what's the context?06:59
apokryphosRiddell: debuild -nc to repackage without cleaning06:59
OculusAquilaeRiddell: ok, but first I will integrate Revision 8 in it06:59
Riddellapokryphos: debuild (without -nc) will run the clean target which will remove any generated files.  it will also take the opportunity to remake the .diff.  means you have to do a complete compile afterwards if you want new .debs07:01
apokryphosRiddell: I did several debuilds in the process (got errors, fixed them, and redid). debuild seems to be fine now (did gpg key etc); the .debs are generated; should I run with the -nc or is that not necessary?07:03
RiddellOculusAquilae: what does 8 do?  "small bugfix" isn't a very helpful log comment :)07:03
Riddellapokryphos: that's not necessary, -nc is just while you're making changes to the packaging and don't want to wait for a complete new recompile every time07:03
\shRiddell: should we request a sync and fix it later, or do the universe standard via revu?07:03
apokryphosgah! Knew there was that simpler way. No worries. 8)07:04
=== apokryphos crosses fingers and installs debs
OculusAquilaeRiddell: correct .ui file07:04
Riddell\sh: sync may be faster, means no NEW07:05
\shRiddell: k..07:05
apokryphosEverything installed just fine =). Will go on to making a hoary chroot07:07
\shRiddell: request done.07:09
\shRiddell: and with patch hk-classes builds clean07:09
OculusAquilaeRiddell: un the way via e-mail07:10
OculusAquilaes/un/on07:10
=== winsux [n=prateek@202.141.43.24] has left #kubuntu-devel []
\shRiddell: it's already in the archive..fixing it now07:14
Riddell\sh: whuh?  a sync that quick?07:17
Riddellor it was already synced?07:17
\shRiddell: no...it was already synced07:17
\shRiddell: I'm applying the patch now...and uploading new version07:17
\shRiddell: adjusting the build-deps to python2.407:18
=== AnHu [n=anton@mnch-d9ba343a.pool.mediaWays.net] has joined #kubuntu-devel
AnHuhello, I found a bug with Gaim and KDE: After rebooting Gaim isn't in the KDE system treay again 07:28
AnHuI mean tray07:28
RiddellAnHu: what happens when you then start gaim?07:31
AnHuwell, when I start Gaim normally, it's in the system tray07:42
\shgrmp07:42
\shwhy debian applied an python2.3 shit07:42
AnHubut if I reboot, it's not in the systemtray but it starts07:42
AnHuI have the problem with Kubuntu Hoary and an snapshot of Breezy (20050903)07:43
RiddellAnHu: so gaim is started but doesn't appear in the systray?07:45
=== JRe [n=jre@pai34-2-82-226-199-36.fbx.proxad.net] has joined #kubuntu-devel
JReRiddell: what module i have to recompile to enable hal backend? only kdebase, now ?07:50
JRes/now/no/07:50
RiddellJRe: yes, kdebase07:51
Riddellthat's on my TODO list for this evening07:51
JReRiddell: ok I'll do a try also07:51
RiddellJRe: good luck, let me know how it goes07:52
RiddellOculusAquilae: new katapult uploaded, thanks for the patches07:52
OculusAquilaeRiddell: nice, np07:53
\shhk-classes build with gcc4 + python2.407:53
\shuploading07:53
\shRiddell: u take care about knoda then?07:54
Riddell\sh: you rock07:54
=== \sh need some ally mcbeal
\shor at least her drugs ;)07:56
AnHuRiddell: Yes, so it is08:00
AnHuI think it's an kubuntu problem, because on other distros there isn't this problem08:00
RiddellAnHu: can you file a report on bugzilla.ubuntu.com, I'll look into it08:01
AnHugood.08:02
AnHuthanks a lot, jonathan08:02
RiddellAnHu: well, I can't promise it'll be fixed :)08:03
AnHuof course I cannot but I think you will fix it ;-)08:03
AnHuyou cannot I mean08:04
AnHuok, I entered the bug on bugzilla08:11
=== Riddell adds to TODO list
AnHuthanks. Will I get a email, if the satus of the bugzilla entry will be changed?08:13
JReRiddell: It's may be a HAL version trouble08:24
=== JRe [n=jre@pai34-2-82-226-199-36.fbx.proxad.net] has joined #kubuntu-devel
RiddellJRe: what sort of trouble?08:26
JReRiddell: checking for the HAL 0.4... searched but not found (and we have HAL 0.5)08:26
Riddellhmm08:26
JRe=> checking if the HAL backend for media:/ sould be compiled... no08:26
JReRiddell: http://wiki.kde.org/tiki-index.php?page=DBUS08:27
Riddellthere should be a patch to update it to 0.508:27
RiddellI think08:27
Riddellunless I'm getting my HAL versions confused08:27
\shRiddell: somebody can work on knoda...i386/amd64 hk-classes are build ;)08:28
Riddell\sh: I'll let you know if I have some spare time :)08:28
Riddellmaybe AnHu could be a new MOTU :)08:28
\shRiddell: hint on the package? or is anyone working on it ? ;)08:28
\shAnHu: please join #ubuntu-motu and help u ;)08:29
\shs08:29
RiddellOculusAquilae: fancy seeing if knoda builds with the new hk-classes?08:29
JReRiddell: http://lists.kde.org/?l=kde-devel&m=111205990319427&w=208:34
RiddellJRe: that's just JRT :)08:34
JRe=) =)08:35
JReRiddell: http://bugs.kde.org/show_bug.cgi?id=10107508:35
JReRiddell: i think we have to patch kdebase/kioslave/media08:39
AnHuI, a new MOTU???08:41
AnHuI'm not a developer08:42
\shAnHu: but packager ;)08:42
RiddellAnHu: plenty room for improvement then :)08:44
AnHu\sh: Is there now a german documentation for packaging ?;-)08:44
RiddellJRe: I'm sure I already made a patch for it08:44
JReRiddell: mmm ok08:44
RiddellJRe: unless I'm getting my HAL versions muddled up08:44
\shAnHu: come on ;)08:44
RiddellJRe: look through the changelog08:44
\shAnHu: packaging is easy...fixing bugs is the sport ;)08:45
JReRiddell: ok i am exploring /debian08:45
\shAnHu: and I think the debian new maintainer guide is also translated in german ;)08:45
\shAnHu: u know bad boys with w. smitch and m. lawrence? I'm as well a "donknonothing"08:46
JReRiddell: it was  kubuntu_23_hal_api.diff but it's no more in kdebase/debian/patches08:46
RiddellJRe: can you track down a copy?08:53
RiddellI wonder where it went to08:54
JReRiddell: I don't have older version of kdebase diff08:54
JRethe mistery of the missing patch =)08:54
JReRiddell: on google i find it in http://dev.kubuntu.org.uk/~jr/kubuntu/ but the website is down08:55
JReRiddell: and on unstable they're still with hal 0.4.8 so they don't have made a patch ATM08:56
Riddellhmmm09:08
JReRiddell: I am trying to made such a patch using svn diff with the commits which fixed the bugs09:16
\shRiddell: do we need konq-shellhere anymore?09:17
RiddellJRe: I suspect I must have removed it since it wouldn't have applied and maybe I thought it had been backported09:18
Riddellor maybe I just went mad09:18
JReRiddell: i am exploring the log of configure.in.in of the 3.4 branche and it seems that it has not been backported09:20
Riddelland I don't have access to dev.kubuntu.org.uk now, and I can't find it in morgue09:21
Riddell\sh: what's that?09:21
\shRiddell:  "Open shell here" extension for Konqueror09:21
\shbut depends on konquere << 3.1.0-0 ,-)09:22
Riddell\sh: there's a separate package for that?09:22
\shyes09:23
Riddell\sh: well Konqueror already has a Open Terminal Here action so it can be move to morgue09:23
\shRiddell: merci :) 09:23
RiddellJRe: try stealing the archlinux one http://cvs.archlinux.org/cgi-bin/viewcvs.cgi/kde/kdebase/hal-0.5x.patch?cvsroot=Extra&only_with_tag=TESTING09:24
JReRiddell: ok :)09:25
RiddellJRe: the patch was actually a joint effort between me and him so he won't mind :)09:25
JRe=)09:26
JReRiddell: on configure.in.in patching, it's necessary to re run autoconf, no ?09:36
=== \sh is now known as \sh_away
JReRiddell: this patch seems to be the good one but i put it in the debian/patches dir but when i build the package the configure script has not been updated09:47
RiddellJRe: hmm, that's always evil09:47
Riddellrun   make -f debian/rules buildprep09:47
Riddellsee if that fixes it09:47
JReRiddell: /j #cdbs09:49
JReRiddell: sorry mistake09:49
=== \sh_away is now known as \sh
JReRiddell: yeah! checking for the HAL... headers /usr/include/hal  libraries /usr/lib09:54
JReRiddell: checking if the HAL backend for media:/ sould be compiled... yes09:55
RiddellJRe: awooga09:55
JReRiddell: so it seems that this patch resolve the problem. I am building right now and will test09:56
=== JRe is waiting for an external disk plugging party =)
RiddellJRe: have you thought about extending your media plugin stuff to be a general HAL listener?09:58
RiddellI don't know if that's a good idea or not but it would be cool to have graphical feedback when you plug in a network cable or whatever09:59
JReRiddell: yeah i have thinked about it09:59
JReRiddell: it could be a cool feature and is not hard to implement,since medianotifier listen dcop signals from hal backend10:00
JReRiddell: but i wonder if the user would not be over sollicited10:00
Riddellit could be discreet, doesn't have to be the same big popup window, just a bubble or something10:02
RiddellJRe: something else that seems to have been lost in kdebase is not adding icons on the desktop of a new user10:02
JReRiddell: yes, right. I think with Plasma, we will have the usefull widgets to do such a thing10:03
JReRiddell: so I'll think on it for KDE 410:03
JReRiddell: I am going to work also on KFloppy to have a decent drive format application in KDE10:04
RiddellJRe: so it will work with more than floppies?10:04
JRe(it will work also with usb drives, ...)10:04
JReRiddell: yeah and it will integrated in the services menus10:05
=== froud [n=froud@ndn-165-138-62.telkomadsl.co.za] has joined #kubuntu-devel
=== hunger [n=hunger@p54A62667.dip0.t-ipconnect.de] has joined #kubuntu-devel
=== JRe [n=jre@pai34-2-82-226-199-36.fbx.proxad.net] has joined #kubuntu-devel
JReRiddell: ok tested now HAL backend is working10:35
RiddellJRe: awooga10:36
RiddellJRe: can you send me that patch?10:36
JReRiddell: I took the one you give me the URL10:36
Riddellok, groovy10:37
JReRiddell: and runned buildprep, nothing more =)10:37
JRegreat, the "normal" hard drive are hidden10:39
JRe=)10:39
apokryphosRiddell: so when there are patches, do I do a patch -p1 < debian/patches/common/foo for each individual file in there (as in, is that it?)10:48
apokryphosSince, I get a lot of "FAILED"10:48
apokryphosi.e. http://paste.ubuntulinux.nl/222210:49
\shRiddell: is kde using gamin/inotify?10:51
Riddell\sh: gamin yes10:52
Riddellwhich I guess uses inotify in the backend10:53
\shyes10:53
\shwe have a serious issue with it10:53
Riddellthe menu stuff?10:53
\shyes10:53
\shdid u ever see it with kde?10:53
Riddellnope10:55
=== \sh is now known as \sh_away
=== \sh_away is now known as \sh
=== haggai [n=halls@i-83-67-59-194.freedom2surf.net] has joined #kubuntu-devel
apokryphosRiddell: what should I do? :)11:27
Riddellapokryphos: yes, that's what you do11:28
Riddellapokryphos: if it fails you have to fix the patch11:28
Riddellwhich is the nasty bit11:29
Riddellapokryphos: what are you packaging?11:29
=== apokryphos braces himself
apokryphosRiddell: kdetoys for hoary11:29
apokryphosthere are quite a few of them11:29
Riddellapokryphos: I thought you said kdetoys had no patches11:42
apokryphosRiddell: the breezy source I got for it had none11:42
apokryphosthe hoary source seems to have quite a few11:42
Riddellapokryphos: just use the breezy source11:42
apokryphosok11:42
=== \sh is now known as \sh_away

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