[12:03] <\sh> Riddell: works for me [12:03] \sh: running ./kde-hal-device-manager? [12:03] <\sh> Riddell: no...but trying kpybt [12:03] <\sh> moment... [12:03] yeah it compiles [12:04] <\sh> ah did you use kapplication instead of qapplication? [12:04] hmm, no I did not [12:04] <\sh> Riddell: for kde you should [12:04] right [12:05] <\sh> about=KAboutData(prgName,prgName,prgVersion,prgDesc,lic,"© 2005") [12:05] <\sh> about.addAuthor(authorname,str(authordesc),authormail) [12:05] <\sh> KCmdLineArgs.init(sys.argv,about) [12:05] <\sh> app=KApplication() [12:05] <\sh> mainWindow=KPyBTMainWindow(mainpath) [12:05] <\sh> mainWindow.show() [12:05] <\sh> app.setMainWidget(mainWindow) [12:05] <\sh> app.exec_loop() [12:05] <\sh> this is the main fragment in __main__ for the starter :) [12:05] ah thanks, was hoping I wouldn't have to look that up :) [12:06] <\sh> Riddell: the variables for kaboutdata are set before :) [12:07] <\sh> Riddell: and provide a Makefile :) [12:07] <\sh> because the for building the app it should rebuild all .ui stuff :) [12:07] <\sh> so you don't have to carry unused .py files with you :) [12:09] <\sh> Riddell: but I'm glad to see you playing with python and qt/kde stuff :) it's so easy to implement nice apps with those tools :) [12:09] oh yes, it's lovely === Tm_T tested kde-hal-device-manager today, found it useful [12:09] the hal person doesn't want it in hal though :( [12:11] <\sh> why not? [12:11] doesn't want to have the same code in twice just for two different widget sets, and it's not that useful to end users anyway [12:14] ah, an discussion about hal ... [12:14] Riddell: any idea how best to debug what media events kfile_media gets? [12:15] allee: nope, I don't think I even know what kfile_media is [12:15] I try to figure out gphoto2 supported camera do not generate a pop up (works fine here with usb storage kameras) [12:17] Riddell: I added a service type for ServiceTypes=media/removable_unmounted,media/camera_unmounted [12:17] and now digikam download dialog can be started when a usb disk is pluged in [12:17] but ServiceTypes=media/gphoto2camera [12:18] gives nothing when a gphoto2 supported camera gets pluged in :( [12:19] <\sh> Riddell: then package the stuff by yourself and bring it into ubuntu :) [12:19] <\sh> Riddell: the gtk ui is separate from the normal hal package right? [12:20] it's part of the hal sources [12:20] <\sh> Riddell: but a separate package? [12:20] yes, separate binary package [12:20] <\sh> so you could seed your package for kubuntu [12:20] certainly could [12:21] <\sh> (if it's seeded anyways for ubuntu, the gtk ui) [12:22] it's in main [12:23] trouble with kde-hal-device-manager is that python-dcop brings in glib and stuff, but we have that in anyway from gstreamer [12:23] hm, how do i make xine play .mov again? :p [12:23] Verwilst: get w32codecs [12:23] i have :p [12:24] maybe i'll just copy the binaries from the player site [12:24] mplayer* [12:25] <\sh> Riddell: are you sure you need python-dcop? [12:25] <\sh> Riddell: have a look here: http://mats.imk.fraunhofer.de/pipermail/pykde/2005-May/010265.html [12:26] <\sh> Riddell: pykde brings his own dcop implementation as far as I know [12:26] but wasn't that hal-device-manager qt-only? [12:27] <\sh> teprrr: because riddell missed kdepyuic :) [12:28] \sh, ahh. okay :) [12:30] <\sh> Riddell: btw...dapper gets now a new python-kde3 package where I fixed some dependencies for python-kde3-dev [12:32] \sh: just saw that coming by on dapper-changes === _Sime [n=konversa@ip54579d1b.direct-adsl.nl] has left #kubuntu-devel ["Konversation] [12:34] xmkmf: Depends: imake but it is not going to be installed [12:34] xutils: Depends: imake but it is not going to be installed [12:34] still no luck with these? === crimsun [i=crimsun@pdpc/supporter/silver/crimsun] has joined #kubuntu-devel [12:34] teprrr <3 [12:35] whooops [12:35] btw, akregator has gotten an update but I see nothing new on gmane.linux.ubuntu.devel.changes.dapper feed.. why's that? [12:35] Tm_T ;) [12:36] <\sh> aren't we using the akregator from kdenetwork? [12:36] akregator is in kdepim :) [12:36] but hmm, so if something new happens on metapackage kdepim, all the packages get "updated"? [12:36] <\sh> well...kdepim then [12:36] <\sh> no [12:37] <\sh> only if something is changing in kdepim source package :) then yes :) [12:37] /var/lib/dpkg/info/texinfo.postinst: line 56: update_ls_files: command not found [12:37] install problem [12:37] <\sh> Tm_T: it's fixed in 4.8-3 [12:38] \sh: Setting up texinfo (4.8-3) [12:38] <\sh> uh..then 4.8-4 [12:38] :p [12:38] <\sh> which is not there in debian ;) [12:38] and that comes... [12:38] <\sh> hmm...but why I was installing it today without any problems? [12:38] <\sh> I just tested it [12:38] heh [12:39] well, I'll wait [12:39] <\sh> I only saw the bugreport and debians maintainer talking about a fix...4.8-4 but 4.8-3 was the last one in the debian archives and nothing in incoming [12:39] \sh, well. um, afaik kdepim isn't anything but metapackage on ubuntu, and it's a module name in kde.. [12:40] <\sh> Files: [12:40] <\sh> f3e627eadadedcbb43dc5c5a0fed7bfd 1579 kdepim_3.5.0-0ubuntu3.dsc [12:40] <\sh> 3e1d7613173f369c69ec95ac116738c4 16251713 kdepim_3.5.0.orig.tar.gz [12:40] <\sh> cffe015c6c646bf5bd274f3ac97d66ca 154938 kdepim_3.5.0-0ubuntu3.diff.gz [12:40] <\sh> no it's a source package name :) [12:40] hmm.. :p [12:40] where can I get that? [12:40] <\sh> kdepim the meta package is in universe (breezy that is) and is a real meta package :) [12:41] <\sh> teprrr: hmm? running breezy or dapper? [12:41] \sh, dapper [12:41] <\sh> teprrr: the source you will get if you vi /etc/apt/sources.list and add a deb-src line the same way as the normal deb line [12:41] <\sh> then apt-get update [12:42] <\sh> and apt-get source e.g. apt-get source akregator will download kdepim_3.5.0-0ubuntu3* [12:43] well, mmh. yes I know that way.. but umm [12:43] well, umh, mmh [12:43] gonna watch shield first :) [12:43] <\sh> to get the source of the kdepim meta package [12:43] <\sh> is as well in the kdepim source package :) [12:43] <\sh> check the debian/control [12:45] yup, gonna check it [12:51] mhm, source didn't went into /usr/src.. :o [12:52] <\sh> no it's going directly there where you start the apt-get source command [12:52] <\sh> there is a .dsc [12:52] <\sh> a .diff.gz [12:52] <\sh> a .orig.tar.gz [12:52] <\sh> and a directory with the source named like kdepim-3.5.0 [12:52] <\sh> it's not like redhat where it goes into /usr/src/redhat/SRPMS/ [12:52] <\sh> or something like this [12:54] ah, yes, I recalled it falsely [12:57] umh, why on earth the whole kdepim is packaged into one package?! [12:57] <\sh> no.. [12:58] <\sh> the binaries are splitted into several packages as you can see in debian/control [12:58] <\sh> the source but is one big fat file..ask KDE.org why it is like this :) [12:58] yeah, got it now.. so it's the original source file [12:59] <\sh> the problem right now is, that e.g. amarok or kopete have as well separate single point releases which are not in the release files of the kde dist [12:59] <\sh> teprrr: yes [12:59] mmh, afaik kopete is in kde [12:59] amarok is in extragear, so it's not included in distribution at all [01:00] <\sh> right...I meant akregator :) [01:00] akregator only historyic [01:00] akregator only historyically I think [01:00] before it went into KDE [01:00] kopete did have a separate release to fix a problem with MSN chaning their protocol, we just patched it [01:00] yup, akregator was before 3.4 outside too [01:01] yup, thats the case === hunger [n=hunger@p54A628AA.dip0.t-ipconnect.de] has joined #kubuntu-devel [01:19] mmh, where has ssh-askpass disappeared? [01:30] <\sh> /usr/lib/ssh/x11-ssh-askpass [01:30] <\sh> is in ssh-askpass package [01:30] <\sh> or ssh-askpass-gnome or ssh-askpass-fullscreen === poningru [n=poningru@n128-227-82-47.xlate.ufl.edu] has joined #kubuntu-devel [01:37] hello poningru [01:38] Hi [01:38] woah [01:39] Riddell saying hi to me? [01:40] unless there's another poningru around here :) [01:40] poningru: going to join our rocking team of KDE MOTU? [01:41] hehe I would love to [01:41] if only I had the time [01:41] actually if you had some mule work for me to do I would love to do it [01:42] see if someone wanted something tested etc. [01:42] wait is there a different kde-motu team than the ubuntu motu team? [01:42] err kubuntu motu team [01:43] KDE MOTU is one of the teams that makes up the MOTU [01:43] there is also GNOME MOTU and various other affiliations [01:43] ah gotcha [01:43] we're all the same MOTU though [01:43] right === poningru would love to do some packaging/testing unfortunately dont have enough time [01:45] <\sh> there is always some time to spend on k-ubuntu :) [01:45] mule work.. want to fill in my tax return form? :) [01:45] \sh: yes :) [01:45] <\sh> shock [01:45] Riddell: you mean you have money? :) [01:45] <\sh> AMU ! [01:46] <\sh> amu: back from holidays? [01:46] btw. the airport extreme runs under linux [01:46] heck I will probably do it [01:46] sealne: only until Her Maj's Customs and Excise take it off me [01:46] Riddell: is it anything bigger than a 1040ez? [01:46] altho i suppose IRS don't care [01:46] \sh: yep [01:46] poningru: hmm? what's one of those? [01:46] I thought you were in the US [01:46] no, Scotland [01:47] <\sh> amu: short trip :) [01:47] <\sh> hmmm..just updating remotely my amd64 to dapper...and hope the kernel is not breaking my machine [01:47] could have sworn you wrote something about hawaii or something [01:47] must have been someone else then [01:47] <\sh> Riddell is everywhere [01:47] poningru: the conference in hawii is using kubuntu, but I'm not going === poningru reads the post [01:48] ah [01:48] \sh: I've considered that, but my pbuilder is on the opposite coast of the US, so I'm "playing it safe." [01:48] <\sh> crimsun: hehe :) [01:49] poningru: if you want to download and test a daily live or install CD that's always welcome [01:49] Riddell: any news on a vote? i'd kinda like to know wether i'm having a holiday this summer or not :) [01:49] well ofcourse I do that [01:49] sealne: no news at all I'm afraid, I'm a bit annoyed that one hasn't started, I asked why and got no response [01:50] flight 2, two partitions: kubuntu, ubuntu [01:50] 2 gigs each [01:50] poningru: daily build, not flight 2 that's old stuff now [01:50] hmm [01:50] how does one do that? [01:50] linky? [01:50] Riddell: thats a bit shit, delaying for a reason can be justified but... [01:50] poningru: grab it from cdimage.ubuntu.com/kubuntu [01:51] awesome [01:51] and its not like we are the only ones in this situation [01:51] I see janimo has already uploaded a newer ivman. Cool. [01:51] how fast are those updated? [01:51] poningru: every day at about 05:00UTC [01:52] nice [01:52] will do [01:52] you know what then, maybe I should go do that right now [01:52] poningru: usually they get tested just before we make a flight release but it's a lot better to have people testing them between flight releases so we know it's broken before we want to make a flight CD [01:52] hmm true [01:53] is there a changelog somewhere? [01:53] to know what to test etc. [01:53] poningru: dapper-changes mailing list :) [01:53] hehe cool === Riddell wonders how to use a KListViewSearchLine from designer [01:54] ooh didn't even know they existed === sealne wishes work would quiten down so he had decent time to work on katch [01:56] <\sh> KlistviewSearchLine? [01:57] <\sh> is it 3.5? or as well in 3.4.x? [01:57] <\sh> because pykde supports still only 3.4.x api [01:57] apparently neither does korundum [01:57] whats katch? [01:57] just something i'm working on [01:58] forensic analysis [01:58] ah, got it working with a quick addListView() [01:58] and voila, a searchable list view. nice [02:01] when does expresso land? [02:02] bah, kdepyuic doesn't work with KListViewSearchLineWidget [02:03] passes the wrong arguments to the contructor [02:03] <\sh> Riddell: then there is something wrong with the sip stu [02:03] <\sh> ff [02:04] \sh: any idea where I report that as a bug? [02:05] poningru: about a week before release probably :) [02:05] hehe [02:05] <\sh> Riddell: yes [02:06] <\sh> Riddell: riverbanks computing.. [02:06] <\sh> Riddell: http://mats.imk.fraunhofer.de/mailman/listinfo/pykde [02:06] <\sh> on this list [02:06] <\sh> I don't know if they have a bts for this [02:07] is livecd testing necessary? [02:08] well that important I mean [02:08] I'd say so, yes. [02:08] NameError: global name 'KIconButton' is not defined [02:08] waa [02:09] poningru: of course, we need the live CD to work as well as the install one [02:09] <\sh> KIconButton ? [02:10] <\sh> I don't find any kiconbutton in the kdeui class list ,() [02:10] why is KIconButton in kio/kfile? [02:10] that's crazy [02:10] <\sh> what? [02:10] http://developer.kde.org/documentation/library/cvs-api/kdelibs-apidocs/kio/kfile/html/classKIconButton.html [02:11] <\sh> no [02:11] <\sh> it's a joke, right? [02:11] <\sh> A pushbutton for choosing an icon. A push button that allows selection of an icon. [02:11] <\sh> Pressing on the button will open a KIconDialog for the user to select an icon. The current icon will be displayed on the button. [02:11] <\sh> lol [02:11] <\sh> well... [02:12] <\sh> actually it should belong in kdeui [02:12] <\sh> or it should be a private class only for kicondialog [02:13] <\sh> Unpacking replacement kmail ... [02:13] <\sh> Errors were encountered while processing: [02:13] <\sh> /var/cache/apt/archives/krita_1%3a1.4.2-3ubuntu6_amd64.deb [02:13] <\sh> E: Sub-process /usr/bin/dpkg returned an error code (1) [02:13] <\sh> ah now it goes...after apt-get -f install [02:26] now I'm stuck on how to use KIconLoader's SmallIconSet() from pykde [02:26] it's not a member function [02:33] <\sh> what about QPixmap KIconLoader::SmallIconSet() [02:33] <\sh> or SmallIconSet [02:34] <\sh> SmallIconset() only I think...it doesn't belong to the namespace it looks like === m-fox [n=m-fox@port-212-202-8-95.dynamic.qsc.de] has left #kubuntu-devel ["Kopete] [03:17] Riddell: http://mats.imk.fraunhofer.de/pipermail/pykde/2005-April/010092.html === sebas sleeps. === Mez [n=Mez@ubuntu/member/mez] has joined #kubuntu-devel [04:27] Mez: up late? [04:27] yeah - for once - lol - I'm actually up late instead of just going to bed [04:28] I'm in the transitional phase of going from nights to days [04:28] lol - but then gotta go back to nights again for tuesday [04:28] lol [04:28] so I dont know why i do it [04:28] working nightshift or something? === netjoined: irc.freenode.net -> brown.freenode.net === mornfall [n=mornfall@kde/developer/mornfall] has joined #kubuntu-devel [04:32] I work a permanent night shift [04:32] just got three days off :D lol [04:32] so I'm still trying to get back to being up in the day [04:32] lol [04:32] I still havent seen daylight for about 3 montsh [04:43] yikes === freeflying_ [n=freeflyi@61.190.65.9] has joined #kubuntu-devel [05:47] anyone awake to try http://kubuntu.org/~jr/kde-hal-device-manager/kde-hal-device-manager_0.3-0ubuntu1_i386.deb ? === freeflying [n=freeflyi@61.190.65.9] has joined #kubuntu-devel [05:50] Riddell, downloading [05:50] 04:50:51 ERROR 404: Not Found. [05:52] try now [05:56] where should it show ? [05:57] kmenu->system [05:57] apparently I dont have hal installed [05:57] install it? [05:58] hal: Depends: dbus (>= 0.60) but it is not going to be installed [05:58] dbus: Conflicts: libdbus-1-1 but 0.36.2-0ubuntu7 is to be installed === Mez pokes it to work [05:59] no wonder this thing has been cruddy === LaserJock [n=mantha@ppp-69-229-206-28.dsl.renocs.pacbell.net] has joined #kubuntu-devel [06:07] hello LaserJock [06:11] Hi Riddell [06:11] would you happen to be available for a REVU review? [06:12] LaserJock: it's 5 in the morning! [06:12] (maybe) [06:13] oh, well nevermind then [06:13] I can ask somebody else [06:14] what is it? [06:14] plotdrop [06:14] it was already advocated 2 times but ajmitch wanted me to change something real quick [06:15] I only need one more vote and an upload ;-) [06:15] it is a pretty small package [06:15] LaserJock: did you make the change ajmitch wanted? [06:16] maybe if I called it kplotdrop it would have reviewed faster ;-) [06:16] Riddell: yes I did [06:16] I checked with him and he seemed satisfied [06:16] but he didn't have time to do a proper review himself I guess [06:18] Riddell: hi [06:18] hi freeflying [06:18] freeflying: still working on qt I'm afraid, will do first thing tomorrow [06:19] Riddell: :) [06:19] sure seems like there is a big movement within the Ubuntu community toward Kubuntu === Mez [n=Mez@ubuntu/member/mez] has joined #kubuntu-devel [06:21] I was looking at the Distrowatch stats the other day and Kubuntu was #11 and it has more hits per day than Ubuntu did last year [06:22] how does that work? [06:23] I guess that is a comparison of 2004 to 2005 but I think the #11 ranking is pretty impressive [06:23] I was looking at http://distrowatch.com/weekly.php?issue=20060102#phr [06:24] LaserJock: http://revu.tauware.de/details.py?upid=1344 some issues, you can fix them or I'm happy to upload if you don't want to [06:27] but I'm going to bed now so make your mind up soon [06:28] well, the libglade warning is an upstream thing that I'm not going to fix as it is a known issue [06:28] it doesn't really effect anything so I'm not worrying about it [06:28] fair enough [06:29] I would like to get it uploaded if possible, I can change the debhelper with the next release if that is ok with you [06:32] yep, I'll upload [06:38] Riddell: thank you so much, I have been trying to get reviewers for around a month now. [06:39] I'm still waiting for a way to actually set a password in revu, heh. [06:40] if this keeps up, I'll just manually add a subkey component and reupload my key to a keyserver, because this is getting annoying. [06:44] plotdrop_0.5-0ubuntu1_source.changes is NEW [06:46] Riddell: got the email. thanks agian === Riddell sleeps [06:47] night Ridell [06:47] crimsun - whats up with your key / [06:48] something to do with REVU? [06:48] Mez: it's sign-only, so both LP and REVU (which require one to be able to encipher/decipher text) fail [06:49] ah - why do you have a sign-only key ? [06:49] the needed portion was revoked. [06:49] I'm just going to add another subcomponent and resync to wwwkeys.eu.pgp.net === KaiL [n=KaiL@p548F5DF3.dip.t-dialin.net] has joined #kubuntu-devel === freeflying [n=freeflyi@61.190.65.9] has joined #kubuntu-devel === crimsun_ [n=crimsun@pdpc/supporter/silver/crimsun] has joined #kubuntu-devel === OculusAquilae [n=bastian@p548D4205.dip0.t-ipconnect.de] has joined #kubuntu-devel === crimsun [n=crimsun@pdpc/supporter/silver/crimsun] has joined #kubuntu-devel === Mez [n=Mez@ubuntu/member/mez] has joined #kubuntu-devel === tvo [n=tobi@5354EA9B.cable.casema.nl] has joined #kubuntu-devel === Oculus [n=oculus@p548D4205.dip0.t-ipconnect.de] has joined #kubuntu-devel === apokryphos [i=[U2FsdGV@server2.polaristar.com] has joined #kubuntu-devel === Hobbsee [n=Hobbsee@CPE-144-136-118-222.nsw.bigpond.net.au] has joined #kubuntu-devel === jpatrick [n=patrick@95.Red-81-36-91.dynamicIP.rima-tde.net] has joined #kubuntu-devel [12:26] anyone has read the (new) adept spec? [12:26] comments? [12:27] where? [01:00] wiki.ubuntu.com/KubuntuDapperPackageManager [01:24] looks very cool; the individual deb handling a very good idea IMO [01:25] they're hoping to eventually replace synaptic with gnome-app-install -- is that going to be (if a somewhat fareoff) ideal of adept too? [01:38] (personally it's really good to see such close connection to the advances in apt and apt-related things; sounds promising) === Verwilst [n=verwilst@dD5E0099B.access.telenet.be] has joined #kubuntu-devel [03:06] mornfall: reading [03:12] mornfall: "The expanded package info shall have the states colored in the same way the list has." [03:12] have I seen the list being coloured? or is it just the states text in the list? [03:14] "By default the terminal that is used during commit will be hidden and a progressbar will be shown. A button will be present to show the terminal." too many shows [03:14] show the terminal by default please :) === Tm_T love terminals [03:15] hey Tm_T [03:15] hullo === Tm_T is "debugging" kopete msn pugin [03:16] +l [03:16] mornfall: "Eventually, the detailed package view" I don't think this is about evenually it's about what will go in adept 2 [03:16] that means, trying to use, but it does not =) [03:16] doesn't work [03:18] mornfall: "Otherwise, we rely on the apt cronjob to pull updates." which apt crontjob? [03:20] Riddell: /etc/cron.daily/apt ? [03:20] mornfall: "the presented package list will reflect ubuntu menu structure", I'm changing that to Kubuntu since if it uses kde-applications.menu they'll show the the KDE manor [03:21] morn@lor-k-breezy/k3:~ -> apt-config shell x APT::Periodic::Update-Package-Lists [03:21] x='1' [03:21] mornfall: ok, I get it [03:21] breezy has a cronjob that runs apt-get update :) [03:22] and it's enabled by default... so i guess it'd be non-nice to do that on our own again [03:22] Riddell: as for eventually, that depends on how we decide on the UI [03:23] Riddell: the things that are not decided are, well, not decided [03:25] as for stylistic changes, feel free to correct them [03:26] s/changes/problems/ [03:28] 14:12 < Riddell> mornfall: "The expanded package info shall have the states colored in the same way the list has." [03:28] 14:12 < Riddell> have I seen the list being coloured? or is it just the states text in the list? [03:28] Riddell: package states and actions are coloured [03:28] the text of them? [03:29] what else :) [03:29] yes the text [03:29] well I was imagining large blocks of background colour for some reason, I'll edit to clarify === JRe [n=jre@pai34-2-82-226-199-36.fbx.proxad.net] has joined #kubuntu-devel === freeflying_ [n=freeflyi@61.190.65.9] has joined #kubuntu-devel [03:31] hey JRe, freeflying_ [03:31] hi jpatrick [03:31] jpatrick: hi [03:31] mornfall: looks good, I think it might need some rought mockups of the new user interfaces [03:32] Riddell: today's ppc livecd can not login [03:32] mornfall: just of the quality like these is fine https://wiki.ubuntu.com/UbuntuExpress/GnomeUserInterface [03:32] freeflying_: hmm, what stage does it get to? [03:33] Riddell: kdm [03:33] Riddell: make snapshots of the alpha :p [03:35] freeflying_: but then it just can't log in at all? or does it start to log in then break? [03:36] mornfall: yep, that's fine too [03:36] but it doesn't have .deb installer yet etc [03:36] Riddell: it can't login [03:36] Riddell: stop at kdm [03:36] freeflying_: actually the live CD shouldn't bring up KDM it should just automatically login. so something strange there, I'll look into it thanks [03:37] Riddell: because it can not automatical login , so it give a kdm login face [03:38] Riddell: if someone does the sketches why not, i just don't have time to fool around, since it's generally just little more work to implement it [03:40] Riddell: you still owe me th qt , :) [03:48] freeflying_: working on it [03:48] mornfall: ok === raphink [n=raphink@raphink.net] has joined #kubuntu-devel === raphink [n=raphink@raphink.net] has joined #kubuntu-devel === Tonio_ [n=tonio@tonio.planetemu.net] has joined #kubuntu-devel [04:09] hi all [04:09] Riddell: ping [04:09] hi Tonio_ [04:10] fine ? [04:11] I think I am [04:11] I just made several tests with the profiles and I cannot find a better solution than 2 bars [04:11] so what do you decide ? [04:11] One bar and no kpart fonctions, or 2 bars like http://www.planetemu.net/temp/capture4.png [04:12] Riddell: also, what about adding to akregator kubuntu feeds by default, like for konversation with the chan ? [04:13] Tonio_: 2 bars like that is ugly as anything, it'll just have to stay as one bar and no kpart fonctions [04:13] akregator should have kubuntu feeds as default, unless that's been lost somewhere [04:14] okay, I wasn't sure, because I personaly changed the profiles [04:14] yep, akregator does, you just need to start with a fresh akregatorrc [04:14] okay, so let's remove the "window" menu [04:15] and plce some of it's options in the view one, and I'll show you the result [04:15] yeah [04:16] http://www.planetemu.net/temp/capture5.png [04:16] and what about that ? [04:16] having the extra kpart with icons+text looks interesting; been using a similar thing for a few weeks now [04:16] is that ugly to you ? [04:16] that better to my view, although it ressembles to the kde default === apokryphos finds it ugly [04:16] but with extra things missing [04:16] apokryphos: ok ;) [04:16] Tonio_: yes, it's just the kde default, too many toolbar buttons by far [04:17] too much space [04:17] hum [04:18] you decide, even if I personally disagree ;) [04:19] simplifying by removing fonctionnalities is a point of view I don't share... [04:20] let's go with this [04:20] agreed [04:20] kde is great because it has a lot of functionality [04:20] s/functionality/functionalities/ [04:21] for example, the splitting windows thingy [04:21] it will just act like the Windows Explorer actually... [04:21] not more..... [04:21] before you told me it could be accessed by right clicking the status bar, I just couldn't use it anymore Riddell [04:21] I couldn't guess it was there [04:22] yet it's such a useful feature [04:22] no, that's why the splitting stuff should go back either in the Window menu or a sub-menu of View [04:22] that's the goal, reorganising the menus raphink [04:22] that will be changed, I changed many things on that point [04:22] ok [04:22] well I'd be happy as long as I can find all the options in logical places [04:22] the problem is just on the kpart integration to menus [04:23] and not have to right click on a weird place to access them [04:23] for example the zoom functions while browsing the web, or images functions etc.... [04:23] mhm [04:23] ht issue is that I can't tell konq to display those buttons only while the khtmlpart isn't in use..... [04:24] so we're gettings 4 additionnal buttons while browsing the web : http://www.planetemu.net/temp/capture5.png [04:24] and I can't find a good compromisse.... [04:24] s/compromisse/compromise [04:25] I just ask many users and the great majority was prefering capture5.png, but anyway, I don't decide ;) [04:26] everyone is fine with Nero on windows, which has about twice as many buttons.... [04:27] ug, I find nero unusable [04:27] same for winamp, amarok, is WAY more complicated that this.... [04:27] I also find amarok unusable :) [04:27] Riddell: about 80% windows users seems to be fine with it.... [04:28] same with photoshop elements.... lots of non experts are using it quite easilly.... [04:28] right [04:28] windows users are used to having lots of buttons [04:28] that's why kde is used by much more newbies that gnome [04:28] although gnome is way more simplified [04:28] and windows users are the main target for (k)ubuntu [04:29] Riddell: no program will perform better than amarok [04:29] Tonio_: that's the bad thing [04:30] it goes overboard [04:30] jpatrick: you meen ? [04:30] jpatrick: I don't talk about not simplying it [04:30] I agree it has to [04:30] kde is full of options, what's the point of having it look like gnome when you could use all the options it has in a click? [04:30] jpatrick: but not by removing one of it's major feature [04:31] the kpart integration to menus, that make konq that modular and that powerfull [04:31] yes [04:31] actually, just open a pdf file on the web.... 80% will be unreadable if tou can't zoom [04:31] windows + IE has no problem [04:31] mhm [04:32] that what a windows user will say, and he will be right.... [04:32] well zooming with kpdf embbed in konq is terrible right now [04:32] that might be why easykubuntu proposes to install acroread iirc [04:32] and people use acroread embbed in firefox [04:32] exactly... [04:33] so they have the buttons to zoom, etc. [04:33] although it would be possible to get exactly the same features with konq+kpdf [04:33] same thing if you open a tgz.... [04:33] if dealing properly with the buttons [04:33] yes [04:33] you have to perform a right click, openwith.... [04:33] you should access the ark buttons [04:33] Tonio_: well you can go to the file menu, too [04:33] and choose open with [04:34] that's what I said.... [04:34] but I agree the ark buttons should just be available in konq when viweing archies [04:34] but that's not convenient.... === Huahua [n=hua@221.172.48.114] has joined #kubuntu-devel [04:34] same for images with the gwenview component.... [04:34] yes [04:34] I hate gwenview as it is right now [04:34] because you can do nothing with the images almost [04:35] you just view images one by one [04:35] hello Huahua [04:35] we have softs to have it like windows does it : performing a slide show within konq [04:35] hello Riddell [04:35] Huahua: hi [04:35] hi Huahua [04:35] hi raphink === Sime [n=konversa@ip54579d1b.direct-adsl.nl] has joined #kubuntu-devel [04:36] hi Huahua [04:36] morning Sime [04:36] hi Tonio [04:36] Riddell: can we translate system setting into chinese now in launchpad [04:36] morning(?) [04:36] Hi [04:37] freeflying_: not yet, but you will be able to when dapper translation files get loaded into launchpad at string freeze time [04:38] Riddell: http://www.simonzone.com/software/pykdeextensions/en/using-qtdesigner.html [04:38] Riddell: PyKDE extensions should work with Qt designer and KDE widgets [04:39] Riddell: then how long will it be === raphink wonders why most windows users he knows of add several buttons bar (google, yahoo, etc.) to their browser if they don't like buttons [04:40] Riddell: isn't it because most users want as many buttons as possible ? [04:40] raphink: +1 [04:40] Riddell: from my experience teaching computers to newbies (my mom for ex), most users are afraid of menus [04:40] they're afraid of anything that has too much text [04:40] maybe not, but they prefer functionnalities than extreme simplification [04:40] they much prefer having buttons they can recognize [04:41] than lists of text [04:41] freeflying_: http://wiki.kubuntu.org/DapperReleaseSchedule march 16th [04:41] hmm fine [04:42] Riddell: I totally understand that you created this distro and it's normal that you want to decide about this kind of things [04:42] Sime: that /is/ interesting. didn't know you could do it like that. [04:42] but I'll point out that this gets many users to use firefox and its options withing kubuntu [04:42] which imo is not the way it could be [04:43] raphink: firefox has less buttons than simplified konqueror [04:43] and for such a distro as kubuntu which is aimed most users [04:43] Riddell: when you view a pdf in firefox with acroread, you can at least zoom with the buttons [04:43] we're mostly talking about kparts buttons here [04:43] Riddell: but everyone is adding 10 extensions...... [04:43] not the browsing view, which is fine [04:43] Riddell: most firefox users don't use firefox as such [04:43] very few people are using it at it's default state [04:44] they add bars and so on [04:44] to add buttons to id [04:44] extensions are what have done konq that popular [04:44] it [04:44] firefox without extensions is pointless [04:44] I'd be interested to know the result of a poll in the whole kde community [04:44] Riddell: and anyway, konq isn't just a browser.... [04:44] and ask windows users who don't know kde, too [04:45] the problem is more while managing files that browsing.... [04:45] if konq was just a browser, I wouldn't use it probably [04:45] I use it because it can read most files [04:45] because I can view pdf in it, open archives, etc. === freeflying_ sleeping time , bye all [04:45] 'night freeflying_ [04:46] but if I miss functionalities doing so, then it lacks something [04:46] freeflying_: qt compiling now, will be done when you wake up [04:46] "night freeflying_ [04:46] raphink: it is pretty easy to change back to the kde default konqueror layout [04:46] Riddell: it's pretty easy for someone who knows how to use a console [04:46] it's not the case of most newbies [04:47] who would like to be able to zoom while viewing pdfs [04:47] Riddell: hum.... I don't like the default, too much functions ;) [04:47] compromise is more interesting [04:47] Tonio_: hah! [04:47] it's easy to do most things in Linux [04:47] if a program is missing [04:47] heh it's easy to compile it [04:47] even easy to package it [04:47] but not for all users ;) [04:47] Riddell: I agree it has to be simplied [04:47] that's why I'm working on that [04:48] but to me, not by removing one of it's top 5 functions [04:48] something unique that make it good [04:48] simplying menus, removing additionnal features, I agree, but not the kparts..... [04:48] can we not just alter the kpdf and ark parts to have a new toolbar with their stuff? [04:49] Riddell: not to what I know [04:49] konq is merging the toolbars depending the context [04:49] and it always places this in the main toolbar [04:49] doesn't seem so [04:49] no other choice [04:50] yes [04:50] also, I didn't find a way to tell him "ignore the khtmlpart, and don't ignore other ones [04:50] you'd have to hack konqueror to get it generate new toolbars for kparts [04:50] and I don't think Tonio_ really wants to do this ;) [04:50] raphink: can't do.... I'm not a coder lol [04:50] hehe [04:50] Tonio_: oh really? why this is easy ;) [04:51] users can code it themselves if they want it :) [04:51] ;) [04:51] --- /usr/share/apps/kpdfpart/part.rc~ 2005-09-10 09:18:43.000000000 +0100 [04:51] +++ /usr/share/apps/kpdfpart/part.rc 2006-01-08 15:50:50.000000000 +0000 [04:51] -Main Toolbar [04:51] +New Main Toolbar [04:51] voila [04:51] hum [04:51] interesting [04:52] but we'ill have an empty bar then ? [04:52] won't be translated though [04:52] when nothing is loaded [04:52] it'll look like this : [04:53] Tonio_: no, that new toolbar only gets loaded when a PDF is opened [04:53] seems to be working for me [04:53] hum interesting [04:53] same thing to be done with gwenview kpart, no ? [04:54] and ark one also [04:54] yes [04:54] gonna test ;) [04:55] how would you suggest to install the part.rc stull ? [04:55] kubuntu-default-settings ? [04:56] I think it'll have to be a patch to the original [04:56] dunno, try putting it in /usr/share/kubuntu-def... [04:56] okay, that's a good compromise ;) [04:57] yay :) [04:57] Riddell: did you add that toolbar as "newline" to konq-kubuntu.rc ? [04:58] Tonio_: I didn't touch konq-kubuntu.rc [04:58] hu ? strange..... [04:59] it is certainly because you have the "merge" activated on the hidden maintoolbar.... [05:00] what is? [05:01] the "merge" option is what is "merging" the toolbars depending the context [05:01] I assume the toolbar is just dynamically created because of it's new name.... [05:01] I'm testing, but I'm fine with that solution ;) [05:01] sounds good :) [05:01] yes, so it doesn't merge and instead just adds a new one [05:01] hum it merges [05:01] whenever browsing [05:02] but the browsing stuff is merged in the "maintoolbar" that is hidden [05:02] then the pdf stuff is merges on a new toobar that then displays [05:02] that's the trick.... [05:02] the khtmlpart is merged on an hidden toolbar ;) [05:02] very nice hack ;) === Tonio_ is jalous of Riddell's knowledge of konq [05:03] http://kubuntu.org/~jr/tmp/pdf.png no merges [05:03] that's merged no ? [05:03] if you look at your konqrc, you should see this : [05:04] that's a new toolbar on the second line [05:04] yes [05:04] need to remove from kpdf partrc [05:04] the main toolbar is merging, while the part.rc is telling the merging is done on a new toolbar [05:04] Riddell: yes I can see that [05:05] Riddell: you should see this in your konq profile : [05:05] [05:05] the directive is what is displaying the context kpart buttons [05:05] yes [05:05] if you remove that, it won't work anymore [05:05] anyway, the toolbar is hidden [05:06] so the khtmlpart is merged but hidden [05:06] yep [05:06] then the kpdf stuff is merge because of that directive, but on another one ;) [05:06] sounds clear and efficient [05:07] Riddell: sorry for bugging you with this, but finally, the result is nice ;) [05:07] don't be sorry, we'll make this thing rock [05:07] yep, that's the goal :) [05:08] Riddell: concerning kubuntu-default-settings [05:08] how does this thing work ? [05:08] does it take priority to the /usr/share folder ? [05:08] just have to put a file there, or does it needs to be declared somewhere ? ? === Czessi [n=Czessi@dslb-084-059-005-196.pools.arcor-ip.net] has joined #kubuntu-devel [05:08] it edits /etc/kderc so that any resources in /usr/share/kubuntu-def... override those in /usr/share/apps [05:08] okay ;) [05:09] Tonio_: so in theory just putting the new kpart rc file in kubuntu-default-settings is fine [05:09] Riddell: good ;) [05:09] but there's a bug in konqueror which means for restarting konq from a saved session it doesn't do that [05:09] let's go, and show you the result in an hour :) [05:09] that's why the /usr/share/apps/konqueror has the edited file in it [05:09] so we need to experiment and see if kpdf etc are affected by that [05:10] yep [05:11] Riddell: last question, why are kubuntu default fonts that big ? [05:11] I was asking that several time [05:12] is there a particular reason ? [05:12] it depends on what your kdm sets your dpi to [05:12] which is what it gets from the monitor [05:13] it might be a good idea to investigate how to get kdm to just use a static DPI for everyone [05:13] by default it is always set to 12 on all machine I installed.... [05:13] I don't talk about the dpi, but the size in kde profile [05:14] yes [05:14] but how large that ends up depends on the dpi [05:14] so it cannot be set to 10 by default ? [05:14] it can but then its too small for some people with different DPIs being set [05:14] yep I know the size on the screen depends on the dpi [05:14] okay, that's the reason ;) [05:22] Riddell: works perfectly [05:23] Tonio_: what does? [05:27] the part.rc in kubuntu-default-settings [05:27] Tonio_: have you tried logging out and in again with konqueror loaded with a PDF file? [05:28] to be honnest, the result is better that what I would have though :) [05:28] Riddell: yep [05:28] groovy [05:28] I removed the separator also [05:28] let's take the gwimageview kpart and ark [05:28] Tonio_: ok, supply me with rc files for kpdf, ark, gwenview and whatever else you think needs done and I'll update kubuntu-default-settings [05:28] Riddell: do you want a patch for kubuntu-default-settings directly ? [05:29] Tonio_: sure, that would do nicely [05:29] mind and edit the Makefile in there [05:29] okay ;) [05:29] that'll groove :) hehe [05:30] Riddell: do I let the context options in the view menu ? [05:30] I personally find that confusing [05:30] what are they? [05:30] same [05:31] and we haven't decided about Window menu against View->Split yet [05:31] you get by default all kpart options in the "view" menu [05:31] Riddell: concerning this, I suggest to have that in view [05:31] sounds logic.... [05:31] yeah [05:31] but concerning the context options.... nothing to do view "view" I think [05:32] better to have that in "tools" or something [05:32] such as which options? [05:32] pdf options ;) [05:32] zoom etc.... [05:32] let me show you [05:33] they are all Viewing related options [05:33] Riddell: fyi, no luck with network manager and knetworkmanager [05:33] hum..... not with ark kpart for example ;) [05:34] kozz: fooey, what does it complain about? [05:34] but well, it is not behind your eyes so... [05:34] nobody compained about this [05:34] Riddell: where did you get that package anyway, have searched for knetworkmanager but didn't found that archive [05:34] kozz: it's from suse's factory (development) archives [05:34] Riddell: replacement for knetworkconf ? [05:34] Riddell: something about unhandles event or such [05:34] unhandled event even [05:35] kde frontend to network-manager [05:35] Riddell: but they are not publiv available, right? [05:35] kozz: it is [05:35] only as a source RPM [05:36] hmm, at least google can't find it :) [05:43] search for suse factory [05:43] the source RPM might be called networkmanager-kde or something [06:00] Riddell: works nice with gwenview also.... but I have a problem with kar [06:00] ark [06:00] it used the kio tar instead [06:01] what would you suggest ? keep the kio changing that to use the kpart ? [06:01] I think the kpart gives a better feeling [06:03] Tonio_: not sure which is best, you could argue either way [06:03] hum [06:03] you can get to ark by right clicking [06:03] when using the kio, you sometime don't have the feeling to be in an archive [06:04] that's by default... [06:04] there are three possibilities : [06:04] - using the kio [06:04] - opening it in konq internally [06:04] - opening it externally [06:04] actually the kio is used by default [06:06] my question is : how to disable a kio, to make tests ? [06:06] well you can right click to choose [06:06] yes [06:06] don't know how to change the priority forever [06:07] but if I want a double click not to launch tar:/ ? [06:07] okay [06:07] let's search [06:09] maybe raise priority of ark ub .desktop file [06:09] s/ub/in/ [06:09] I'm asking on a kde channel ;) [06:10] kios are great, but this one is confusing... I personnaly prefer to have the archive manager opening.... === allee [n=ach@allee.exgal.mpe.mpg.de] has joined #kubuntu-devel [06:59] Riddell: grmpf..... don't find the solution to disable the kio..... [06:59] my config works with 7z, rar etc.... but no way for tgz and zip.... === Tonio_ [n=tonio@tonio.planetemu.net] has joined #kubuntu-devel [07:56] Riddell: don't want to see the pannel by default in filemanagement profile ? [08:00] Tonio_: which panel? [08:00] F9, the sidebar [08:00] it is not displayed by default in the filemanagement profile [08:02] i don't find it "ridiculous" but so be it [08:02] Riddell: could you please point the user at b.k.o and have a wishlist bug filed so i don't forget? [08:08] mornfall: I'll do so and point out that missing a minor feature is certianly not rediculous, it's just an interesting idea I hadn't come across before [08:09] Riddell: so would you like the sidebar in filemanagement profile ? [08:12] Riddell: no need to bother, just have him record it in bugzilla, i almost certainly lose those otherwise [08:12] Tonio_: dunno, what do we have at the moment? [08:12] Riddell: we don't display it [08:13] Riddell: I think it is necessary in the filemanagement profile... making things way easier [08:14] Tonio_: add it in then :) [08:14] okay ;) [08:15] Riddell: also I noticed that konqueror uses kate to open file very often... [08:15] example http://216.239.59.104/search?q=cache:EEJhNo0bAfUJ:corpo_acm.netasso.net/files/+%22index+of%22+rar&hl=fr&ie=UTF-8 [08:15] click on a rar file [08:15] it doesn't ask for downloading it.... [08:16] I don't know why..... === Mez [n=Mez@ubuntu/member/mez] has joined #kubuntu-devel === jpatrick [n=patrick@95.Red-81-36-91.dynamicIP.rima-tde.net] has joined #kubuntu-devel === Mez [n=Mez@ubuntu/member/mez] has joined #kubuntu-devel === Mez [n=Mez@ubuntu/member/mez] has joined #kubuntu-devel === Mez [n=Mez@ubuntu/member/mez] has joined #kubuntu-devel === Mez [n=Mez@ubuntu/member/mez] has joined #kubuntu-devel === hunger [n=hunger@p54A62C5F.dip0.t-ipconnect.de] has joined #kubuntu-devel === Mez [n=Mez@ubuntu/member/mez] has joined #kubuntu-devel [09:26] Riddell: trimmed down list ... is presented was actually correct :-) [09:27] other than that, looks good, thanks :) [09:36] Tonio_: Koos asked if someone is interested to bring kmplayer to debian. You uploaded kmplayer to revu half a year ago but it's not in dapper yet. Any reason why it got stuck? [09:40] yep, my package was crappy [09:41] and it is very hard to package, so that I don't have the time for this ;) [09:41] the problem is that it is now very modular, lots of separated libs etc... [09:41] My package should be removed from revu allee [09:42] Tonio_: I can't do this ;) [09:42] allee: can I try? [09:42] hum [09:42] getting mad with this [09:43] allee, jpatrick : does anyone of you know on earth is the settings to disable a kioslave ? [09:43] jpatrick: go head! (as if anyone about my okay ;) [09:43] and secondly, where is the setting telling konqueror to open files with kate ? [09:43] I don't :( [09:43] tgz files on the web are opened with kate [09:43] Tonio_: rename the corresponding protocol desktop file? [09:44] allee: hum, why not :) [09:44] Tonio_: then either the tar file is buggy or the file associations need a fix [09:44] and concerning kate ? [09:44] s/tar file/mime type returned bye the server/ [09:44] allee: well, it works with rar or 7z files [09:45] but there are kioslaves for zip and tar [09:45] so according to you that is a problem on the server part ? [09:45] try: HEAD url-to-tar. Maybe the server returns wrong mime-type [09:45] allee: I'm going now.. added kmplayer to todo [09:46] hum.......... shouldn't work with extensions instead of the mimetype ? [09:46] Tonio_: check HEAD output. then you will know [09:46] school starts again tomorrow!! [09:46] firefox or IE are working with extensions [09:47] night everyone [09:47] Tonio_: well, if you download via http: the server should return right mime type. [09:48] jpatrick: night! [09:49] allee: I know that, but if 80% webserver are badly configured..... [09:49] well [09:49] anyway : [09:49] [Property::X-KDE-LocalProtocol] [09:49] Type=QString [09:49] Value=zip [09:49] that's it ;) [09:51] Tonio_: URL? === Czessi [n=Czessi@dslb-084-059-005-196.pools.arcor-ip.net] has left #kubuntu-devel ["Kopete] === Mez [n=Mez@ubuntu/member/mez] has joined #kubuntu-devel [09:55] jpatrick: fyi: kde svn kmplayer contains a debian subdir [10:09] allee: /usr/share/mimelnk/application/x-zip.desktop [10:10] sorry, I was gone take a lunch [10:10] Tonio_: np [10:11] Tonio_: next try ;) what's the URL for the tar file that get's opened with kate? [10:26] allee: let me show you [10:26] just finished eating ;) [10:27] allee: I personally don't have the problem with tar.gz files [10:27] but with rar, for example... [10:27] http://216.239.59.104/search?q=cache:0HP8Oe3ksYMJ:distro.ibiblio.org/pub/linux/distributions/lormalinux/v5/ecd25RAR/+%22index+of%22+rar&hl=fr&ie=UTF-8 [10:27] you can try to download a rar file there [10:27] JRe has the problem with tar.gz files I think [10:27] JRe: can you confirm ? [10:29] Tonio_: yes [10:30] it used Kate to open that URL [10:30] Tonio_: the server return text/plain and kate load the *13.rar file here (as expected :( ) [10:32] Tonio_: ditto for firefox. rar is displayes it inline. Lots of garbage [10:32] allee: ok I understand [10:33] hi JRe [10:33] hi allee [10:33] allee: I took a look for the bug you showed me yesterday [10:34] JRe: YYEEEAAAHHHH!!! === Czessi [n=Czessi@dslb-084-059-005-196.pools.arcor-ip.net] has joined #kubuntu-devel [10:34] allee: but everything in the code of medianotifier seems ok: it do watch the media/gphoto2camera mimetype [10:34] allee: so I think that this bug can come from 1) mediamanager 2) HAL [10:34] allee: ervin thinks it's more a HAL packaging problem [10:35] JRe: Do you have a camera that is supported by gphoto2? [10:35] allee: so did you test if you really receive the hal event when pluggin it to you computer ? [10:35] allee: unfortunately not [10:35] allee: all my camera are recognized by media/removable [10:35] allee: but i am overmotivated [10:35] allee: I _want_ this feature [10:35] allee: jre has the problem with tar.gz files [10:35] while I don't [10:36] JRe: I tried lshal some minutes ago. Long list. Looks I have to save before/after plugin and diff it but got sidetracked by kmplayer and tar/rar mimetypes [10:36] http://planetemu.net/?section=emulateurs&machine=42&os=Linux&orderby=nom&ordertype=ASC&viewtypeemulateurs=detailled#go842 [10:36] for example there [10:36] Tonio_: it did use kate again [10:36] not for me [10:37] I get a download dialog box [10:37] allee: what about you ? [10:38] JRe: okay so you check the why media/removable and not media/camera and I try to find out more about media/ghoto2camera [10:38] Tonio_: Still loading nothing to 'click' :( [10:38] Tonio_: konqueror: still waiting for reply [10:40] I personally can download [10:40] the website doesn't work for you ? [10:40] Tonio_: stop and reload 'fixed' it. Now looking for an tar file there ... [10:40] k [10:41] Tonio_: when I click on FBZX V1.5 I get: [10:41] Open 'http://planetemu.n...x_1.5_linux.tar.gz'? [10:41] Type: Tar file [10:42] and as expected: HEAD 'http://planetemu.net/php/emulateurs/?action=download&id=933' [10:42] returns: Content-Type: application/x-tar [10:43] allee: that's correct ;) [10:43] allee: yeah right [10:43] Tonio_: yes :) === Tonio_ is prout of is "well configured" web server hehe [10:43] :) === allee pads Tonio_ on the shoulder [10:44] ;) [10:44] okay, so I can disable that kio [10:44] good news [10:45] allee: ok gonna try with my ixus [10:45] allee: BTW many thanks for having thinked to that feature! [10:45] interesting, ubuntu and ubuntuserver install cd's have same problem with my server machine [10:45] JRe: pv ;) [10:45] installer "crashes" when it should start partitioning step [10:47] JRe: diff of lshal before and after gphoto2 camera pluged in [10:47] http://rafb.net/paste/results/UweUx090.html [10:47] and flashes "E: Unimplemented function" [10:49] allee: it seems to work [10:49] have anyone of you heard about that? [10:50] Tm_T: dapper or breezy? [10:50] JRe: media:/ is still empty (and no media dialog [10:50] allee: kde 3.5 ? [10:50] JRe: yes. Dapper uptodate [10:51] ok [10:51] Riddell: breezy [10:51] Tm_T: that's not a good sign [10:52] JRe: I must admit I'm lost again. To many numbers. No human readable string like camera or gphoto2 :( [10:52] ubuntu shipped install-cd, selfburned ubuntuserver install-cd [10:52] Riddell: that's not [10:52] Tm_T: does it have raid? [10:52] allee: yes all output is a mess [10:52] Riddell: bios does find HD just fine, so I don't think that's the problem [10:52] Riddell: nope =) [10:53] Riddell: just single ATA drive in primary ide as master [10:53] allee: ok I have the same bug [10:53] allee: damn damn damn [10:54] allee: to resolve that the first thing to do is to inspect the output of mediamanager [10:54] Riddell: I doublecheck bios settings [10:54] allee: dcop kded mediamanger [10:54] allee: dcop kded mediamanager fullList [10:54] JRe: Oh: object 'mediamanger' in application 'kded' not accessible [10:55] allee: that's not normal [10:55] allee: it's working at home [10:55] JRe: ah an 'a' was missing not it works so [10:55] allee: and the mediamanager has not my camera in the list [10:56] allee: same for you ? [10:56] JRe: yeah. fullList is empty before and after plugin of gphot2 camera [10:57] allee: ok so the bug come from that [10:57] allee: so It will be hard to fix [10:57] allee: it need a commit in kdebase [10:57] allee: the first thing to do is to report a bug I think [10:58] JRe: I'm sure Riddel gladly add this patch to debian/patches ;) [10:58] allee: ok. but we need ervin to do that ;) [10:58] allee: I am not tough enough on HAL [10:58] JRe: so bug against mediamanager? I'll do it. [10:59] JRe: questions: to bugs 1) camera is media/removable_unmounted and 2) ghoto2camera not detected. right? [10:59] s/to bugs/two bugs/ [10:59] allee: yes [10:59] allee: the first one come from HAL I think [11:00] allee: because it did send a HAL event with the wrong type [11:00] allee: the second one is clearly coming from mediamanager [11:00] JRe: okay so I submit 2). Do you care about 1)? [11:01] allee: I will see for #1 with ervin and see what is the best thing to do [11:01] JRe: thx! [11:02] allee: thanks to you! [11:02] allee: what is the deadline for the patch ? [11:03] JRe: for digikam 19th Jan so 0.8.1 with the media features can go it. But a bugfix patch to kdebase should more time. [11:04] JRe: digikam is independent of the patch but we would like to test before releasing ;) [11:04] allee: sure [11:04] Riddell: nope, no luck with bios tweaking either [11:04] JRe: but we can add a patch to digikam also later too if it does not the right thing with the mediamanager patch [11:05] allee: ookee [11:05] :) [11:05] allee: what is your camera brand and model ? [11:05] allee: (just to see if it could not be a just for us bug) [11:05] JRe: gphoto2: canon powershot a49 [11:06] JRe: usb storage: sony dsc w12 [11:06] a40 that is [11:06] allee: gphoto2: i also have a canon [11:07] JRe: but I can recruite many more testers on #digikam. At least 3 running dapper [11:07] allee: should be cool [11:08] allee: they also have the bug with media:/ not showing gphoto2 camera ? [11:08] JRe: yea [11:08] yes [11:08] allee: ooky === JRe wonders how it have not realized that before! [11:09] s/it/he/ [11:15] JRe: there was no service entry media/pghoto2camera yet? [11:15] JRe: next digikam release will have it. Promised :) [11:17] =) [11:20] Riddell: maybe I test dapper installer, where's flight-2 install media? [11:20] http://www.planetemu.net/temp/kubuntu-default-settings_5.10-18_all.deb [11:20] anyone wants to test this on breezy ? [11:20] JRe: if you wanna test ;) [11:20] <\sh> Tm_T: cdimage.ubuntu.com? [11:20] ah! [11:20] I'm blind [11:21] and too angry about this whole mess [11:22] JRe: $%#^ what's the 'application' to file the bug against? Searching in the popdown list is crazy :) [11:22] mediamanager ? [11:22] supposed to have working shell server 2h ago [11:23] JRe: only two mediacontrol entries. Check this already :( [11:23] JRe: kio/media? [11:23] mmm [11:23] dam [11:23] kioslaves/media [11:23] kdebase/kioslave/media [11:24] the last I am almost sure [11:26] JRe: only kio/media exists. [11:27] kio/media is fine === seth_k [n=seth@ubuntu/member/sethkinast] has joined #kubuntu-devel [11:31] allee: don't worry next time I see ervin on #solid i'll remember that to him :) [11:32] JRe: :) Thx! [11:56] so can someone confirm something [11:56] https://wiki.ubuntu.com/RecentChanges [11:56] that says that the next release code names will be alphabetical [11:57] is that true? [12:02] poningru: yes [12:02] ok cool thanks man