=== jonathan_ is now known as jjesse === seawolf is now known as ncc1701 [01:44] what are the supported upgrade paths for 10.04? just 9.10 to 10.04? [01:46] Not sure. [01:46] Riddell: Are we supporting other upgrade paths? [01:49] ok just trying to finish documenting somethings [01:49] since we didn't do a last LTS we shouldn't have to support anything further do we? [01:54] We wouldn't have to, but I suspect it's reasonably trivial to support 8.04 -> 10.04 for us since it'll have to be supported for Ubuntu. [02:00] We've kept conflicts on the -kde4 packages present in 8.04 for this very reason, iirc [02:08] * JontheEchidna grumbles at bug 538524 [02:08] Launchpad bug 538524 in kdebase-workspace "boot hangs on splash screen, doesn't switch to KDM" [High,Confirmed] https://launchpad.net/bugs/538524 [02:09] Doesn't a post-freeze upload that prevents successful booting at the least deserve a heads-up? [02:10] s/deserve/warrant [02:13] sorry lost my connection, last i saw was we weren't supporting the upgrade? [02:13] [21:54:19] We wouldn't have to, but I suspect it's reasonably trivial to support 8.04 -> 10.04 for us since it'll have to be supported for Ubuntu. [02:13] [22:00:51] We've kept conflicts on the -kde4 packages present in 8.04 for this very reason, iirc [02:14] JontheEchidna: It doesn't prevent it for everyone and in confirmed to fix several severe problems at least as bad. [02:14] Please file bugs on plymouth .... [02:15] as I said, at the very least a heads-up would have been curteous [02:17] I don't think it was anticipated it would make things worse for some people. [02:17] It was pretty extensively discussed on #ubuntu-devel, IIRC. [02:18] Of course, nobody ever thinks about kdm. [02:18] I think it's more graphics card related. [02:18] The upload required a patch for gdm, so it would follow that a similar patch would be needed for kdm [02:18] and it has been confirmed that the lack of a similar patch is the cause [02:18] Oh. I missed hat. [02:18] Didn't know that. [02:19] Is it clear how the gdm patch translates to kdm? [02:19] * ScottK wonders if it broke xdm too? [02:19] https://bugs.launchpad.net/ubuntu/+source/kdebase-workspace/+bug/538524/comments/5 <- This is what we need to do [02:19] Launchpad bug 538524 in kdebase-workspace "boot hangs on splash screen, doesn't switch to KDM" [High,Confirmed] [02:20] Looking [02:20] Dunno how translatable the gdm patch will be, since gdm is C and kdm is C++ [02:20] actually ,I wonder if the kdm core is c++. iirc it was forked from xdm [02:21] No idea. Maybe nixternal will fix it. [02:21] IIRC he upstartified kdm. [02:21] haha is upstartified a word? [02:21] The kdm backend does appear to be plain C [02:23] I targeted the bug to the beta milestone, so hopefully somebody on the release team will see it [02:27] Seeing isn't the same as fixing. [02:27] How's your C? [02:32] JontheEchidna: maco can do C, but has almost no bandwidth. Could you point her at the GDM patch and maybe the relevant files for KDM? [02:33] Hrm [02:33] gdm patch is here: http://launchpadlibrarian.net/40883554/gdm_2.29.92-0ubuntu1_2.29.92-0ubuntu2.diff.gz [02:33] I don't really see any corresponding file in kdm though... [02:34] maybe server.c? [02:34] oh, daemon.c looks more promising [02:34] i have an old kdebase checkout. lemme poke through [02:37] oh ugly. that gdm patch is a patch of a patch! [02:38] :S [02:39] also, gdm has lovely glib stuff. kdm backend is xlib [02:41] ok so gdm patch adds a function called plymouth_has_active_vt() that returns a boolean which runs "/bin/plymouth --has-active-vt" on the command line and returns that command's exit status. [02:43] Go maco go. [02:45] i figure the logs for the channel can be docs of what the patch is doing for me or someone to look at when trying to reimplement ;-) [02:56] instead of gdm_server_start_on_active_vt () being called just on plymouth_is_running() it gets called when plymouth_is_running() AND has active vt. if its running but not active vt, it quits plymouth [02:56] well, quits plymouth and starts gdm. [02:59] there's more to this than just that [02:59] but its not inside that patch :-/ [03:00] im grabbing current kdebase-workspace and hoping there are some plymouth functions already defined in it [03:01] (says itll take 1.5h to download) [03:05] maco: I marked you as having the bug in progress. Please change it back if you decide not to finish it up. [03:05] ok [03:52] please ping keybuk for follow-up [03:52] he knows that code pretty well [04:29] crimsun: he did the gdm stuff. does he know kdm as well? [04:29] maco: he knows the plymouth and vt stuff. [04:29] crimsun: i'm looking at kdebase-workspace-4.4.1/debian/patches/kubuntu_104_kdm_active_vt_plymouth.diff [04:30] crimsun: ah ok [04:36] i do think a change that required a patch to kdm merited an email to kubuntu-devel [04:37] also having the DM be responsible for shutting down plymouth just doesn't sound right to me [04:38] While I entirely agree with the sentiment that there should be notifications, I'd like to suggest that massive changes that affect multiple flavours (if not fixed) should be sent to ubuntu-devel@. [04:38] Unless I misunderstand something, I believe kubuntu-devel@ is a closer mirror to ubuntu-desktop@ [05:05] That's correct. [05:05] No mail there either. [05:09] Indeed. The desktop team needs to get more communicative. [05:43] Actually Keybuk is in the Foundations team [05:51] Yeah, that was mistargeted. Apologies to those who may have been offended. [05:51] * persia was grumbly about something else anyway === shadeslayer changed the topic of #kubuntu-devel to: ubuntu-devel [08:01] oi! [08:01] sorry for that.... can someone change that back please === jussi01 changed the topic of #kubuntu-devel to: Be careful about rebooting see /topic in #ubuntu-devel | Beta 1 Freeze | Feature Freeze, fix bugs | Kubuntu has the Doctor on the brain | https://wiki.kubuntu.org/Kubuntu/Todo | milestoned bugs marked as kubuntu http://tinyurl.com/yjybcx9 [09:53] hey, [09:54] is daily iso known to work correctly lately [09:54] I have one from friday evening, and it fails to install from usb [09:54] I get the choice to install, then the ubuntu splash with the five dots [09:55] then (initramfs) prompt and an error about not finding /dev/sr0 [09:55] :( [10:07] Hey all [10:09] I introduced a silly bug in KDE 4.4.0 and 4.4.1 - it would be great to get this fixed since presumably you won't be shipping with 4.4.2 [10:09] I'll file a bug report, but is there someone I could ask directly? [10:11] JohnFlux: I think we will ship 4.4.2 (at least we shipped 4.3.2 for Karmic) [10:11] Riddell: ^ [10:11] agateau: ah, here's to hoping [10:12] Riddell: please use 4.4.2 or backport my fix (it's in the 4.4 branch) [10:15] agateau: friday's was OK I think, on i386 at least [10:15] bug 538524 may be affecting today's [10:15] Launchpad bug 538524 in kdebase-workspace "boot hangs on splash screen, doesn't switch to KDM" [High,In progress] https://launchpad.net/bugs/538524 [10:17] is alpha3 safe to install? [10:18] Riddell: I get stuck sooner than that: installation does not even start [10:20] Riddell: can you give a nod that you read what I said :) basically, in 4.4.1 the system activity (ctrl+esc dialog) doesn't update.. [10:22] JohnFlux: ack, if it's fixed in 4.4.2 we'll pick that up when it happens or you can throw a patch our way to apply next week (beta freeze this week I'm afraid) [10:22] Riddell: yeah it's fixed in 4.4.2 [10:23] Riddell: I know you have lots to do, but if you get a chance, please press "ctrl+esc" at some point and check that it is updating. [10:23] otherwise I'm going to be flooded with repeated bug reports about it ;-D [10:23] although I do deserve it :) [10:25] seems pretty static for now === Mamarok_ is now known as Mamarok [10:30] Riddell: I need to update Amarok KSNI patch, do you know if Maco's package is going to be the shipped one? [10:30] Or should I update the patch from our current version instead? [10:39] agateau: yes we'll ship maco's one [10:39] which is in kubuntu-ppa/experimental [10:39] Riddell: ok, ignore my last email then :) [10:40] Riddell: re-updating the patch [10:41] Riddell: guess I should send it to maco instead [10:44] agateau: probably not, she's away this week [10:45] Riddell: ok [10:46] Riddell: reminds me to warn you I won't be much connected for the next 3 days, as I will be holding kde booth at a french linux exhibition [10:49] ooh la la [10:49] agateau: got any kubuntu CDs? [10:50] Riddell: yup, and stickers and pens! [10:50] I have so much goodies I need to take my car to go there :) [10:51] formidable [11:33] agateau: today's CD seems in reasonable shape [11:34] Riddell: not affected by the kdm bug you pointed out? [11:34] doesn't seem to be [11:34] ok, thanks, will give it a try then [11:35] although I haven't done an install yet and I expect the installer still has the permissions and progress dialogue broken bugs I need to look at now [11:40] Riddell: does this bug prevent installation? [11:41] agateau: no just the final "installing" dialogue won't show you progress, you can tail -f /var/log/syslog instead if you want [11:41] Riddell: ok, that's user friendly enough :) [12:07] Riddell: you there? [12:07] freeflying: I am [13:20] phonon 4.4.0 finally \o/ [13:21] JontheEchidna: I pasted link to patch to qt 4.6 on saturday if anyone wants to package it === jonathan_ is now known as jjesse [13:22] Riddell: we still get the backends from that tarball, though [13:22] right? [13:23] sorry about the topic earlier :( [13:23] jussi01: thanks for fixing that [13:24] JontheEchidna: yes [13:25] so they should be packaged at the same time [13:25] ah, yeah [13:26] Probably would be fine, though, since libphonon has been ahead of the backends for several months. Wouldn't hurt to upgrade both at the same time anyways [13:34] Does anyone know if maco got anywhere on 538524? I think that's an actual beta 1 blocker, so it'd be nice if someone got it fixed ... [13:35] bug 538524 [13:35] Launchpad bug 538524 in kdebase-workspace "boot hangs on splash screen, doesn't switch to KDM" [High,In progress] https://launchpad.net/bugs/538524 [13:36] ScottK: maco is away currently without internet, I doubt she'll be fixing it [13:36] OK. She had a bit of it last night. [13:37] Of course I'm still waiting for an answer to: Keybuk: why is bug #538524 a kdm bug when plymouth is still marked as 'stop on starting kdm'? [13:37] Launchpad bug 538524 in kdebase-workspace "boot hangs on splash screen, doesn't switch to KDM" [High,In progress] https://launchpad.net/bugs/538524 [13:37] (asked ~8 hours ago on #ubuntu-devel) [13:38] the live CD doesn't seem to be affected, I'm a bit scared to install though [13:41] Riddell: cd testing? [13:41] im planning to upgrade..... [13:42] shadeslayer: are you asking me a question? [13:42] Riddell: yes :P [13:42] Riddell: im asking if the live CD needs to be tested? [13:43] shadeslayer: not worth it yet, there are known issues in ubiquity [13:44] Riddell: ah well... [13:44] Riddell: this is the patch? http://home.samfundet.no/~sandsmark/phonon-4.4-for-qt-4.6.2.patch [13:45] JontheEchidna: that's the one [13:45] Riddell: that shock issue in ubiquity surely not ;) [13:46] Riddell: The plan is, to go to kde-phonon entirely in lucid+1? [13:47] JontheEchidna: my thinking would be go with separate qtwebkit and phonon yes [13:47] That'll probably help with compile time, especially handy for ports [13:47] mm, yes [13:47] QtWebKit is supposedly a beast to build [13:48] it's not small [13:50] the debian websvn browser is painful :( [13:51] it has two [13:51] try the other one if you don't like the one you're using [13:52] I'm using this one: http://svn.debian.org/wsvn/pkg-kde/trunk/packages/phonon/debian/ [13:52] try http://svn.debian.org/viewsvn/pkg-kde/trunk/packages/phonon/debian/ [13:53] oo, much better. looks like KDE's [13:54] http://svn.debian.org/viewsvn/pkg-kde?view=rev&revision=17194 <- Wonder if that's behind pyqt not finding phonon when using kde-only phonon [13:55] well, I wonder if the situation before that revision was the cause :) [13:55] why do we care about pyqt not finding phonon when using kde-only phonon if we don't use kde-only phonon? [13:56] we don't at the moment [13:56] I'm just curious :) [14:03] well install from today's live CD boots fine but only on the second boot [14:03] first one froze at plymouth splash [14:07] Riddell: i'm online right now. i was figuring out how the current gdm and kdm patches work last night [14:07] Riddell: i bought a week of net access, its just very slow :) [14:08] coding while skiing! impressive [14:08] Riddell: it was when i got home from skiing :P slopes close at 430pm [14:09] and "right now" is "waiting for breakfast" :) [14:18] if i cant figure out kdm tonight, might want to start looking for someone else, because beta's *soon* [14:19] dpm: stupid question: how do i merge .desktop files with rosetta desktop po files without writing my own script? [14:23] hi al, normally this is done with a tool called intltool-merge, used by most of the programs which use gettext and .desktop files [14:24] KDE doesn't use intltool [14:24] i must be doing it wrong then [14:24] although you probably could [14:25] Riddell, how are the translations merged into the .desktop files in the KDE world, then? Note also that the question is probably for quassel, which does not use the usual KDE setup if I'm not mistaken [14:26] it's done by one of the scripts in here http://websvn.kde.org/trunk/l10n-kde4/scripts/ [14:26] merge_desktop_files.sh seems a likely candidate [14:27] ah, thanks Riddell. al: you might be able to use that instead of intltool ^ [14:27] but yes quassel developers probably know the right answer since they'll have to do it independent of KDE's SVN script bot [14:28] Riddell: al would be the quassel developer in question ... [14:29] oh, doh [14:29] then tsdgeos would be the guy to ask upstream [14:34] JontheEchidna: I'm still seeing the icon cache on today's CD so we might have to reopen that bug [14:34] hmm [14:34] reopening [14:36] yea, we're still .. improving on the whole translation thing ;) [14:36] thanks for the pointers [14:41] I'm actually amazed that it works as well as it does, importing stuff from LP and all [14:42] thanks to dpm and al :) [15:01] Sput, team effort :). I'm happy to hear that it works well, especially given that it is not the standard translations setup. [15:05] someone should lobby the trolls to adopt the standard system instead of insisting in using their own :P [15:05] that would be nice [15:06] I don't know if gettext exists on all platforms they support though, it certainly didn't when they first did i18n [15:27] what package is it that the kubuntu customisation of ubiquity comes from? ie why does one of the while i'm installing screens still talk about k desktop environment instead of kde sc [15:27] seaLne: ubiquity, IIRC. [15:34] seaLne: the install slideshow is ubiquity-slideshow-kubuntu === shadeslayer is now known as shadeslayer_ [15:37] bugs.lp dosen't seem to think it exists? i'd tried after finding -ubuntu [15:43] is it just the same package? [15:48] Bug #539147 [15:48] Launchpad bug 539147 in ubiquity-slideshow-ubuntu "kubuntu welcome screen mentions k desktop environment" [Undecided,New] https://launchpad.net/bugs/539147 [15:50] seaLne: yes it's built from ubiquity-slideshow-ubuntu [15:50] k [15:51] seaLne: note that the content is due to be updated, it's currently just quickly done content [15:51] nixternal is working on it [15:52] ah ok [16:12] maco: I updated amarok with a newer patch from agateau and uploaded a karmic version to backports PPA [16:41] Was it decided if we wanted strigi to be run by default or not? [16:42] It's quite resource-intensive if enabled, especially for systems on the lower end of our minimum requirements [16:42] JontheEchidna: I suspect not, or maybe only on limited directories like Documents and Music etc [16:45] Riddell: Could was also do something about the indexing started/stopped notifications. When I unplug and go on battery, I don't need that one along with the "you're on battery now" one. [16:45] That whole tray icon should go, imo [16:46] well, I suppose the tray icon and the notifications are separate, but they're both unnecessary [16:46] Autohide by default would be good. [16:46] it is autohidden, except when its indexing [16:47] then you have an icon changing the layout of your systray as the system does something that the user shouldn't really have to care about [16:47] Makes sense [16:49] that needs patches I expect [16:50] We've done a similar patch before, but it was dropped because it failed to apply due to nepomuk updates. (Plus we didn't support nepomuk at the time) [16:50] shouldn't be too much work to re-introduce [16:52] This annoys the heck out of me too: http://imagebin.ca/view/xQWsMWb5.html [16:54] Should read: "Presenting a focus-stealing popup telling you that PIM magic normal people don't care about starting up" [16:55] It's totally unecessary and always pops up as I'm typing in my password for kwallet [16:55] akonadi always fails to start afterwards, but that's a different gripe :P [16:55] I was about to say that is followed by Akonadi did not start [16:55] * agateau agrees with JontheEchidna [16:55] Perhaps Knotify it ? [16:56] Why should I care if the magic plumbing for kmail is starting? Shouldn't it just work? [16:56] * daskreech grumbles as he tries to figure out what happened to MySQL so that akonadi won't start [16:57] DbUS has been killing apps left and right since the other day [16:58] If all apps did this, we'd have KNetworkManager giving us a focus-stealing popup telling us that NetworkManager was starting, we'd have Quassel telling us that it was starting its sqlite database, and so forth [17:00] Agreed. [17:00] [/rant] [17:01] And plasma for Amarok :) [17:03] I suppose in summation: Splash screens are evil, but focus-stealing splash screens for backend bits are extra evil [17:04] Don't be Evil [17:06] exactly :) [17:18] did anyone package amarok? === apachelogger is now known as releaselogger [17:22] Can konversation's default channel list be changed according to locale? [17:27] fwiw, in KDE trunk akonadi doesn't show the popup anymore [17:32] releaselogger: yes amarok is in backports for karmic and experimental for lucid [17:32] cool, thx [17:33] sebas: ping [17:33] daskreech: I am quite sure I asked Sput to consider this when quassel was implementing that stuff :P [17:33] dunno about konvi though [17:33] most likely not [17:36] Has the kres migrator popped up for anybody else during iso testing and so forth? (new install/user) [17:36] I'm trying to figure out why it keeps popping up when my clean testuser logs in [17:37] (it starts the whole akonadi stack even if a PIM app isn't in use, wasting 20 MB RAM) [17:38] one wonders why the default kresource for the address book isn't pre-converted to akonadi... [17:44] JontheEchidna: there's a krunner which starts akonadi [17:44] on the live CD we disable that with [17:44] rm -f /root/usr/share/kde4/services/plasma-runner-contacts.desktop # starts akonadi [17:48] uhm [17:48] we probably should not have that beasty [17:49] Yeah. [17:49] I would find it rather confusing to have all sorts of dialogs popup that are completely unrelated to login stuff [17:51] I'm trying to hunt down why kaddressbook or whatever doesn't use an akonadi address book in the first place === jtechidna is now known as JontheEchidna [18:05] bah, I can [18:05] bah, I can't find where that silly file gets created [18:08] releaselogger: what does releaselogger mean? [18:09] JontheEchidna: that I am in a I-am-kind-of-helping-with-a-release-state ;) [18:10] i c === yofel_ is now known as yofel [18:27] releaselogger: well what would be ideal is that it appends the correct local channel as well as #kubuntu [18:27] Quite a number of locales only have a #ubuntu-cc [18:28] go talk to sput :P [18:28] Sput!!!! [18:30] he said talk to him, not yell at him [18:31] * releaselogger throws Re(z_{1}) and Re(z_{2}) at daskreech [18:31] there, now I dont even have to think about their relation [18:31] muahahahha [18:31] holy guacamole, our CD is only 620MB large [18:31] :o [18:32] daily one that is [18:32] daily-live at 663M [18:33] now if only we could get rid of python :P [18:33] imagine the freedom [18:33] and then get rid of openoffice :P [18:33] we coud squeeze all of KDE on one CD ;) [18:33] get rid of it all, just leave gnu tools [18:33] :P [18:33] nah [18:33] * Riddell throws Languages: de fr onto the CDs for beta [18:33] that would imply that we ship emacs [18:33] and by vader, I hate emacs [18:33] kubuntu-docs will fill up that blank void on the cds [18:34] as soon as people get their job done...i finished all of my work, *cough* jjesse, *cough* DarkwingDuck [18:35] 10 days before string freeze [18:35] lovely [18:36] yay, Qt w/ latest phonon patch built [18:37] awooga [18:37] nixternal: what's the status of the slideshow? [18:37] nixternal: Sorry. It's the Shatner in me [18:38] the text is done, ask shtylman what's up, he knows more about it [18:39] nixternal: umm need to work more on that, first up tonight finish book chpt, second finish to dos on kubuntu docs [18:39] lol [18:40] jjesse: want me to take the office topic? [18:40] or have you already started on it? [18:40] nixternal: I'll have it done by COB on wed [18:40] if not sooner [18:41] desktop and web topic? [18:41] yes [18:41] and updated netbook [18:41] I have no idea where dhillonv is, so I am going to probably rip his section out from under him and probably not include it in lucid [18:43] nixternal: didn't i do a checkin? [18:43] for office? [18:43] need to finish update [18:43] probablly doesn't validate :) [18:44] jjesse: office is still blank in the repos [18:44] config-desktop is broken, but an easy fix to validate [18:44] ummm wonder what happened that office is blank [18:44] cause i thought i commited [18:44] going to have to dig through things tonight [18:45] oh, it isn't blank, there is some stuff in there [18:46] yay [18:46] I HATE JOB HUNTING!!! [18:46] I need a job to come to me dangit! === NCommander is now known as Guest5889 [18:50] lol [18:55] nixternal: Jobhunting is a job just by itself... not very well paid, but needs even more effort ;) [18:55] jobhunting sucks [18:56] * txwikinger has no time for job hunting [18:56] It used to be that job hunters would hunt me [18:59] * JontheEchidna notes that putting firefox on the livecd would only take up 11 MB now === JontheEchidna changed the topic of #kubuntu-devel to: Be careful about rebooting see /topic in #ubuntu+1 | Beta 1 Freeze | Feature Freeze, fix bugs | Kubuntu has the Doctor on the brain | https://wiki.kubuntu.org/Kubuntu/Todo | milestoned bugs marked as kubuntu http://tinyurl.com/yjybcx9 [19:06] Actually, I don't think the plymouth bug mentioned in #ubuntu+1's topic is related to ours [19:07] no, weak correlation at best [19:07] plymouth is a beast to debug because of all the intertwined subsystems [19:07] kinda like audio now that I think on it... [19:10] a splash screen is as complicated as the overly complicated audio stack/web. i'm scared. [19:11] yuriy_work: different kind of madness [19:11] yuriy_work: with splash, you have to worry about the corner cases of ordering of different processes [19:12] yuriy_work: with audio, you have to worry about how different processes abuse existing misconfigurations [19:13] i.e., it's fairly easy to spin a derivative that has no pulse, or one that has support for nothing but pulse and rejects anything attempting to bypass pulse, etc. [19:17] JontheEchidna: No. That was a different one. [19:18] Feel free to adjust /topic === JontheEchidna changed the topic of #kubuntu-devel to: Be careful about rebooting | Beta 1 Freeze | Feature Freeze, fix bugs | Kubuntu has the Doctor on the brain | https://wiki.kubuntu.org/Kubuntu/Todo | milestoned bugs marked as kubuntu http://tinyurl.com/yjybcx9 [19:22] Riddell: any logo magic happen [19:22] ? [19:42] nixternal: ping, PM ok? === jtechidna is now known as JontheEchidna [19:57] dantti: Still needs a bit of work: http://imagebin.ca/view/3syGYDsB.html [19:57] :D [19:57] and also the menu for teh applet will quit the whole of kded :( [20:00] JontheEchidna: hmm nice, did you saw http://dantti.wordpress.com/2010/03/15/printprogress/ ? [20:01] yeah, looks pretty neat [20:01] Btw, I successfully canceled a few jobs with the print queue [20:01] Please fewer giant icons. [20:02] ScottK: there is a loooot of empty space.. [20:02] dantti: Then make the window smaller. [20:02] I can't make a window smaller [20:03] the user can simply resize it.... [20:03] also, hopefully nuno will make some diferent ones for lazer printers and I find them very good looking.. [20:04] I tried a bit smaller but it got weird.. [20:05] actually if I try 92x92 might get better... but 64 is too small.. [20:15] whoa these icons really are giant [20:21] Sput: My point exactly. [20:21] They remind me of the kpackagekit icons (of which my opinions are a matter of public record). [20:23] ScottK: which kpackageKit icons? kpk doesn't have huge icons.. [20:23] they are now iirc 32x32 [20:23] same size of kickoff ones.. [20:24] dantti: OK. I didn't look recently. [20:24] The ones we have in Karmic are huge (for update notification) [20:25] ScottK: they should be the same size of the printer list since it's the "same" delegate... [20:25] This, of course, gets back to me just wanting the systray icon to let me know there are updates. [20:25] lol [20:25] sure... [20:30] * Sput wonders if the printer icons serve any real purpose [20:30] at least for HP tools, they look like your actual printer and help you identify the model [20:40] dantti: kde svn 1103757 [20:40] http://websvn.kde.org/trunk/?rev=1103757&view=rev | svn://anonsvn.kde.org/home/kde/trunk -r 1103757 [20:41] JontheEchidna: nice :D I can't test that though... no kde4.4 packages yet :( [20:41] :( [20:41] dantti: So what should clicking the tray icon load up? The queue? [20:42] i think so [20:42] JontheEchidna: I tought the right click to have a menu to see it's status and pause/resume it.. [20:43] pause/resume all jobs? [20:43] and the tool tip to be "printer description\nIdle or Printing 'foo'" [20:43] JontheEchidna: no the printer .. [20:43] not sure though.. [20:44] dantti: looks like this currently: http://imagebin.ca/view/mA-uyszp.html [20:45] the default context menu has an item that will quit kded :D [20:45] and clicking the icon does nothing currently [20:45] I'm thinking we'll have to give it a custom context menu [20:45] Does our pkg-kde-tools translations magic need something like http://launchpadlibrarian.net/40963610/cdbs_0.4.62+nmu1ubuntu6_source.changes [20:46] JontheEchidna: hmm i know that problem.. you have to provide you own menu [20:46] JontheEchidna: kmix for example doesn't have the quit button on the slide menu.. [20:46] ScottK: I don't think we use grouping like that [20:47] OK. Just checking. [20:47] JontheEchidna: btw it's looking pretty nice, I just miss the printer description or name... [20:48] dantti: yeah, still fairly fresh. I have to go eat now, but I'll be back in a bit [20:52] crimsun: FYI, in case you didn't see it, there's a security announcement from Debian on a pulseaudio issue. See DSA 2017-1. [20:56] ScottK: yeah, I uploaded the fix to Lucid last week [20:57] it's quite low importance according to keess [20:57] -s [20:58] OK. Cool. [21:04] * Riddell pre-empts the Amarok news item with http://www.kubuntu.org/news/amarok-4.3.0 [21:06] ahem http://www.kubuntu.org/news/amarok-2.3.0 === releaselogger is now known as mathlogger [21:11] Riddell: ^^ - already spreaded .D [21:20] Is the NM icon in http://aseigo.blogspot.com/2010/03/plasma-netbook-reference-platform_15.html nm-applet or is there some KNM icon we don't have yet? [21:23] look nm-applet-y [21:25] Seems a bit odd for a plasma-netbook reference platform. sebas should go fix it. [21:25] it's probably just suse + plasma-netbook, from the looks of the blog :P [21:26] I'd think Suse of all places should manage KNM. [21:26] true [21:27] we still getting a new webpage for lucid? [21:30] ScottK: yeah, that's definitely not KNM [21:30] I'm tracking trunk, it never had that icon :) [21:30] it's not 2002 anymore... [21:41] shtylman_: maybe, ofir is working on a new website design [21:42] Riddell: have you had any issues saving a new connection with the netowrk management plasmoid? [21:42] DarkwingDuck: no [21:42] Hmm... [21:43] I visited my parents place and it was giving me fits saving their connection and connecting. I restarted it and it worked just fine [21:44] I'll be at the airport on Wednesday and I'll try again there. [21:53] dantti: http://imagebin.ca/view/qNYeiMjz.html [21:54] JontheEchidna: nice but what about what it's doing? [21:54] e.g. printing, pending, etc? [21:55] like "Epson... \n Printing 'foo.odt'" [21:55] is there a nice way to get only the currently printing/queued document? [21:56] JontheEchidna: hmm no, you need to get the list of the pirnting jobs :/ [21:56] this is how I'm getting the print name: [21:56] + QString dest = QString::fromLocal8Bit(jobs->dest); [21:56] + kDebug() << "Printer name: " << dest; [21:56] lemme commit [21:57] committed as r1103793 [21:58] JontheEchidna: loot at printqueueui.cpp [21:59] lines 106 to 118 [21:59] oh, you can pull that data out during the cupsGetJobs function. Interesting [21:59] wait, nvm [22:00] ok, I see [22:01] :) [22:02] cups isn't a very nice api [22:06] JontheEchidna: why? [22:06] Roundabout ways of getting to info, I guess [22:07] well the problem is that it works as http, you get the info that is avalilable at that "site" [22:09] I think it should be a bit better docummented but It seems to work quite well.. [22:09] some stuff I had to look at the cups sources.. but nothing so hard to do.. [22:21] dantti: http://imagebin.ca/view/rzfXff.html [22:21] JontheEchidna: hmm that much nicer imo.. [22:22] :) [22:22] :) [22:24] I'm trying to work on the configure interface now [22:24] but I's a bit hard to make that simple.. [22:25] JontheEchidna: could you check if the amarok package is actually published in the ppa? [22:25] i have 3 people say there is no update for karmic [22:25] (plus me) [22:27] It's not there. Doesn't look like it was ever uploaded either [22:28] Riddell: ^ [22:28] hum [22:28] oh, I uploaded it as source format 3.0 [22:28] duh [22:28] :) [22:32] shtylman_: I hope so. Ofir is currently working on the feature tour, I think the main site is nearly done [22:33] ryanakca: cool [22:33] we want to be new and shiny like ubuntu :) [22:40] "Like Ubuntu" is kind of a loaded statement isn't it? [22:40] dantti: What do we do when a user clicks on the tray icon, and there are jobs for two printers in the queue? Just show the queue of the printer that has the current job? [22:40] I could see how having a combined queue would be useful too [22:41] * mathlogger would find it counter intuitive if it only showed jobs of one printer [22:41] hmm if you have two queues you should habe two icons.. [22:41] either show a general status overview or a combined job list [22:41] JontheEchidna: so one icon for one printer/queue [22:41] one tray icon per printer? [22:41] that is also counter intutive [22:41] how am I supposed to know which one is one? [22:42] I think I have to agree [22:42] yup while we don't have a queue that can show grouped jobs [22:42] One icon, List of queues [22:42] If there is one queue simplfy to jobs [22:42] you would know which one is one by the tool tip + icon [22:42] dantti: then show one overview dialog where the user can choose the queue to show [22:42] but as an option we could group them [22:43] multiple tray icons are not going to do any good [22:43] dantti: and that is good HCI? [22:43] * mathlogger blinks [22:43] * daskreech thinks of one Corporate environment with 5 printer pools [22:43] Where poll != printer [22:43] Pool [22:44] well then what we could do is to open the queue if the there only one with jobs, other wise we show a menu with printer/status [22:45] then clicking on the printer items would open up the queue of that printer? [22:45] yup [22:45] sounds good [22:46] * mathlogger would also consider showing the chooser if there are multiple printers but only one with content in queue [22:46] dunno exactly what the discussion is with the queues, but I think the ground rule should be if you have only one printer, you don't have to see any of that stuff [22:46] * mathlogger agrees with yuriy_work [22:47] plus the tray icon would not be there if there are no jobs so showing the chooser wouldn't be needed imo [22:48] Actually, I'm not quite sure how to safely destroy a KStatusNotifierItem. The best I can do at the moment it to make it hide itself. (It is still accessible by the systray's arrow, but is hidden by default) [22:48] well, I don't know what the queue dialog looks like, but imagine the scenario where user prints multiple documents to n>2 printers and at some points wants to check how far they are along [22:49] in this particular case only showing one queue would be weird, since the user issued multiple jobs to multiple printers [22:49] and in the worst case it might lead to the user doubting himself and checking if he actually printed the other stuff etc. [22:49] dunno though [22:50] * mathlogger finds that all rather advanced foo + mathlogger doesn't have any printer :P [22:50] * JontheEchidna plays "let's crash kded" [22:51] crash! [22:51] I win === mathlogger is now known as petvillelogger [22:51] kpackagekit is being a pain... [22:51] JontheEchidna: I think as a developer the target should be to not crash kded :P [22:52] crimsun: yo yo, pm is always ok [22:53] nixternal: what I don't finish tomorrow at the laundromat I'll finish on the flight to mississippi [22:53] hehe [22:53] Yeah Funny. :P [22:54] when is the freeze? [22:54] 9 days [22:54] Ok. [22:54] I'll also help finalize a review prior to that. [22:54] we need it in asap, so I will probaly get the package in tomorrow, so at least we can have some eyes on it to fix typos and what not [22:55] nixternal: remember to optimize them images [22:55] *nods* [22:55] for some reason I'm getting a crash at line 29 here: http://paste.ubuntu.com/395869/ [22:55] I might just stay up and finish them tonight [22:55] dude, i was trying to find a box at a neighboring company to my dad's for jono on some stuff I am shipping him...and there was this embankment that I misjudged...i fell hard down it, rolled like I was in a movie [22:55] petvillelogger: I have been optimizing them [22:55] shouldn't line 12 ensure the existence of m_trayIcon? [22:56] I saw that on twitter LOL [22:56] I think image wise we are around 3mb [22:56] omg!!!! [22:56] that is superzied [22:56] >>> (bzr)-[kubuntu-docs:153] [1006] du -h [22:56] -typos [22:56] 3.0M . [22:56] petvillelogger: that is 60 images [22:56] Riddell: the one i uploaded to the experimental ppa *did* have agateau's updated patch. or has it been updated again since then? [22:57] JontheEchidna: I think in kmix the object is deleted.. but hide() should work as well [22:58] hrmm, DarkwingDuck for lucid+1, I think we will definitely need a kubuntu-desktop-docs and kubuntu-netbook-docs [22:58] the menu stuff isn't going to work with both :/ [22:58] nixternal: I fully agree [22:58] why did you tell me that sooner :p [22:58] don't know why I just thought about that [22:58] ppppppppppppppppppplllllllllllll [22:58] I remember this conversation [22:58] :P [22:58] no you don't [22:58] stop lying :p [22:59] ROFL [22:59] I think I said that around Karmic release [22:59] * DarkwingDuck also remembers something about getting out from under ubuntu-doc wing [23:00] :P [23:03] yeah, what was the reasoning there now? [23:03] can't be commiting, because with bzr, branches, and merging, that is easy [23:04] they aren't telling me what to do, and i would rather have them automatically branch my stuff every release than having to do it myself :) [23:05] oh, I forgot to initialize m_trayIcon as null in the PrintD constructor :D [23:07] maco: he updated his patch again [23:07] nixternal: true [23:08] However, I think you're right... lucid+1 we should run kubuntu-desktop-docs and kubuntu-netbook-docs [23:09] we can also have a section int he netbook docs about touch screen PCs. [23:10] Or tablets rather [23:10] al: albert says join #kde-i18n for queries about i18n scripts [23:11] hmm, deleting a KStatusNotifierItem leaves a dead icon in the tray [23:11] Riddell: thanks, but i just got it working with intltool-merge moments ago [23:11] it was actually a bug in intltool i had to patch [23:13] Riddell: would you happen to know if there's a way to test if this would happen if libdbusmenu-qt were not present? [23:13] * JontheEchidna notes the abscence of agateau [23:13] you'd need to recompile kde4libs and kdebase-runtime without it [23:13] bla [23:16] Riddell: if you change KMix's preferences and hit apply, does KMix turn into a dead icon? [23:16] actually, it'd be neat if I could get somebody running lucid and somebody running karmic to test that^ [23:17] nixternal: are you refering to two seperate branches? [23:18] yes [23:18] JontheEchidna: does seem to yes [23:18] well, [23:18] no, we wouldn't have to [23:19] What did you have in mind? [23:19] we would have one branch, and in there would be "desktop-docs" and "netbook-docs" [23:19] gonna go eat..back in a bit [23:19] Riddell: Ok, I guess I'll ping agateau about it when next he appears === petvillelogger is now known as cpplogger [23:59] ohhh. this is becoming a nightmare