[00:00] mrand: is there a way to escalate this bug? [00:00] mrand: or can I submit/vote on a package request somewhere? [00:04] dragon: the debian bug states why it went to wontfix [00:04] pdflib was/is proprietary [00:07] Also, webmin is apparently not supported by Ubuntu, whereas ebox is. I tried ebox last night and it totally messed up my config files upon taking control of them - not the Ubuntu way of handling things. [00:07] webmin sounds more promising than ebox. [00:07] Is there a way to request packages? [00:08] dragon, if you have found bugs with ebox, and because it is already packaged, you should file bug reports about it [00:09] joaopinto: If it leaves its footprints upon apt-get purge, is that a bug? [00:09] define footprints [00:10] dragon: yes. See https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages [00:10] joaopinto: modifications to config files under /etc and to /etc/init.d/ hooks [00:10] if you mean changes to configuration which is not installed by the package itself, that maybe a bug or not, it depends wether those changes are required to be reverted or not [00:11] and if it is possible to revert them [00:11] keep in mind that the configuration files might have changed between installing and uninstalling ebox [00:12] joaopinto: While testing ebox, it asked for permission to take care of some /etc/init.d hooks, config files like /etc/hosts and /etc/resolv.conf etc. Those files were modified irreversibly. [00:12] dragon, the purge is not expected to remove changes resulting from using the application, it is expect to purge configurations from the package [00:12] I would say a bug is warranted, at least to have ebox save the original configurations [00:13] but, as joaopinto points out, this is the extent for the bug [00:14] if those changes are done during the install, it could be classified as a bug, since it's an irreversible install, if they are done as part of some ebox operation, I am not sure it is [00:15] joaopinto: I agree. I believe this was the reason why Ubuntu maintainers stopped supporting webmin at one point. https://help.ubuntu.com/community/WebMin [00:15] vi is a powerful admin tool, purging it will not fix the changes you have done with it to your /etc files :P [00:16] joaopinto: I disagree here, since vi doesn't modify the files itself on an ongoing basis. [00:16] webmin works fine on Jaunty [00:16] dragon, sure it does, it's ongoing basis is "edit files" [00:16] ebox ongoin basis is "change system configuration files" [00:17] and now i need to sleep :P [00:17] joaopinto: ebox doesn't give you the control over the modifications that vi does. Hit "yes" once and it'll irreversibly screw your config. [00:18] any way, I'm filing a bug for it. [00:18] ...vi is the same as a text editor...essentially... I have no idea what the hell ebox is. [00:18] !info ebox [00:18] dragon: ebox (source: ebox): common library used by eBox platform modules. In component universe, is optional. Version 1.3.5-0ubuntu2 (karmic), package size 453 kB, installed size 3208 kB [00:19] very descriptive. [00:19] wow, 1.3.5, last time I looked it was at .12 [00:19] !ebox-network [00:19] Factoid 'ebox-network' not found [00:19] !info ebox-network [00:19] dragon: ebox-network (source: ebox-network): eBox - Network Configuration. In component universe, is optional. Version 1.3.5-0ubuntu2 (karmic), package size 111 kB, installed size 1072 kB [00:19] doesn't help [00:20] sectech: it's provides a web interface to manage the system [00:20] ahhh ok... [00:20] !find ebox [00:20] dragon: Found: ebox, ebox-ca, ebox-dhcp, ebox-dns, ebox-firewall (and 13 others) [00:20] sectech: each of these is a module to manage a part of the system [00:21] I just flipped to this channel chat... and noticed that you guys were comparing a text editor to it... [00:21] for some strange reason.... [00:21] sectech: joaopinto was comparing it, and I was explaining why that was wrong. [00:21] ahh... fair enough [00:22] lol. [00:22] :) [00:25] webmin is still my favorite... [00:25] sectech: how does it applies changes to the config files? takes backup in advance? [00:26] sectech: Web interface is better than ebox, I noticed that. [00:26] ... haven't a clue... I doubt it takes back ups first... I just know it's very modular and very easy to configure. [00:26] It's one of the first packages that gets thrown on my systems.... [00:26] sectech: read on ubuntu wiki that they stopped supporting webmin on linux because of the way it played with config files. https://help.ubuntu.com/community/WebMin [00:27] s/read/I read/ [00:27] sounded ambiguous [00:28] Ahh.... yeah... webmin isn't really the Ubuntu way... I don't need to read the page to understand why... [00:28] It's more of the.....slackware way? If you know what I mean? [00:29] sectech: haven't tried slackware, but I can guess. [00:30] It doesn't expect the quirks of ubuntu... sometimes it thinks config files are in places where they are not... and they normally would be if the package was compiled from source... [00:31] sectech: does it read the config files and modifies only the relevant parts? or does it rewrite the whole thing in its own way? [00:32] I believe it re-writes the whole thing in the way it expects it to be... [00:32] which now that I think of it might be it's downfall. [00:32] sectech: that's what ebox did, without taking backups. [00:33] sectech: there's a dpkg command to restore the config files to their factory defaults, but I couldn't recall it. [00:33] wasn't it dpkg-reconfigure or something like that? [00:34] sectech: tried that on ntp, didn't work [00:34] sectech: finally I purged the package and reinstalled it [00:34] you could remove the package... do a purge and..... yeah you got it. [00:35] sectech: but that doesn't work in case of complex dependencies. [00:35] sectech: such as.. /etc/resolv.conf [00:35] How bad did it screw you up? [00:36] resolv.conf you can edit with a text editor... most people just throw in nameserver x.x.x.x [00:36] sectech: about 5-7 config files I think. [00:36] crap. [00:37] sectech: System is working, but after I pass it on to the client, I'm afraid it might create issues at some point. [00:37] sectech: I'll test webmin, but I'd really like to have the config files managed the ubuntu way. So probably no web interface for the client. [00:38] I wasn't paying attention to the entire conversation before I commented about vi... [00:38] is it just networking configuration your after? [00:38] sectech: I think I selected some more options in the web interfact. [00:39] I still manage a few servers through it... generally it works pretty well... [00:40] sectech: webmin? ubuntu servers? [00:40] yup... webmin with ubuntu servers.... One it manages a squid server, dovecot, ssh... and a few other things. [00:41] I leave ubuntu specific stuff to ubuntu tools though [00:41] sectech: ubuntu specific stuff like? [00:43] well for setting up basic networking I would sooner let network manager do it... or if I really can't afford a screw up (ie: I am deploying a machine to an end user), I'll edit the config files I need to with pico (text editor)... at least that way I know it will be set the way I want it. [00:43] my /etc/network/interfaces was done by hand... my resolve.conf was done by hand... [00:44] I am somewhat old school though... I came from a slackware where you had to compile and configure everything yourself. [00:44] I'll let swat deal with samba normally. [00:45] sectech: yeah that makes sense. I'm going to try webmin, probably tonight. [00:45] the rest webmin handles. [00:46] cool... good luck :) Now back to my book... lol [00:46] sectech: yep, thanks. hasta la proxima. [03:26] Is anyone aware of a bug in 9.10 that would cause PDFs to not print? If I "print" the PDF into another PDF and print that, it works. I've been searching google and Launchpad, and while I see several PDF related bugs, I'm not sure if any of them exactly match my symptoms. [06:35] Hi [06:35] Is there a bug with Ubuntu 9.10 amd64 with regard to Java or Flash Player? === ccooke_ is now known as ccooke [09:09] hi folks, where is the right place to report a possible kernel bug in ath5 module? and what infos will be needed to fix that? [09:19] fir3fly, it would be in launchpad [09:20] what's the issue? [09:20] fir3fly, I would recommend just posting dmesg, syslog, message or anything else that shows off the issue [09:20] if you have a method of fixing it then that too :) [09:22] hi poningru: the system freezes after unspecified time from 10min to some hours. Cannot find out what the problem is since there is no log entry that makes it clear. replacing the mini-pci adapter solves the issue [09:23] huh thats odd [09:23] fir3fly, what does dmesg say at those times? [09:25] dunno. i try to find out [09:25] fir3fly, I would recommend just putting up a launchpad bug and letting the bug triager help you figure it out [09:25] ok, thanks === seb128_ is now known as seb128 === YoBoY` is now known as YoBoY === marjomercado is now known as marjo [14:58] Boo === thunderstruck is now known as gnomefreak [15:09] hey guys [15:21] I'm having trouble setting a bug watch for KDE [15:21] I clicked also affects distro, but it then tells me I can't because I selected Ubuntu [15:25] dont worry I got it :) [15:28] how do i stop apps opening on the top right hand side? its covering gnome panel and i cant drag it anywhere [15:34] it seems to only happen in gnome. xfce it works fine i can see the top of the app to move it [15:40] bdmurray: hi... after the recent update to launchpad , there is an increasing trend of users are not subscribing to bugs ... i believe it is more because , there is no "subscribe to bug" near the comment section as was earlier... shouldnt we alteast subscribe the users [who are commenting] by default? [15:50] mac_v: bug 414401 [15:50] Launchpad bug 414401 in malone "Automatically subscribe users to bug mail when they post a comment" [Medium,Triaged] https://launchpad.net/bugs/414401 === micahg1 is now known as micahg [15:53] oh... someone pls fix this ;) after the recent update this has become worse :( almost every new user is not subscribed [15:53] micahg: thanks for the bug# [15:59] mac_v: I guess you should pester #launchpad for it ;-) [16:00] * mac_v : modeset:pester ;) [16:00] mac_v: if people want to be subscribed they still can [16:01] micahg: yeah , they still can , but previoulsy it was near the comment box and it was easier , now that checkbox is removed [16:02] mac_v: *I* was the one who complained about it in the first place :) === seb128_ is now known as seb128 === asac_ is now known as asac [17:02] why if i disconnect my notebook from acc, my ubuntu stoped ? [17:21] bug 447134 [17:21] Launchpad bug 447134 in evolution-mapi "Evolution (MAPI) crashes when trying to view/open mail" [Undecided,New] https://launchpad.net/bugs/447134 === fenris__ is now known as ejat [18:13] Hi! Would anybody happen to know a work around for a show stopping bug I have on my laptop? (https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/463396) [18:13] Launchpad bug 463396 in xserver-xorg-video-intel "[GM45] No monitor output on laptop" [Undecided,Confirmed] [18:14] Might there be an upstream package I could try? [19:01] that thing that displays the white ubuntu logo at boot, which package is that? usplash? the messages are flickering when a disk check is done. [19:04] zsquareplusc: I think that's xsplash now [19:05] zsquareplusc: which version [19:05] karmic, let me find out the exact version [19:06] zsquareplusc: nah, that's fine, xsplash [19:06] micahg: the white logo is still usplash afaik [19:06] the thing with just the white ubuntu logo is indeed usplash [19:06] oh, really [19:06] * micahg stands corrected [19:07] the brown thing with the sliding throbber is xplash [19:07] zsquareplusc: ^^^ [19:07] I thought xsplash was replacing usplash [19:09] micahg: I think it's supposed to replace usplash completely in 10.04 [19:09] ah, noted for future reference [19:09] there are some corner cases though - like encrypted disks or fsck running. Not sure how are they going to be handled [19:11] it did a fsck at this boot and there was a 3 line message that it is checking the disk. this message was displayed below the white logo (not the animated bar). the message flickered about every second, probably a screen refresh. but previous versions did not do that [19:56] !usb [19:56] For information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent === micahg1 is now known as micahg [20:58] bdmurray, ping [21:00] jcastro: hi [21:00] https://bugs.edge.launchpad.net/ubuntu/+source/cupsys/+bug/307471 [21:00] Launchpad bug 307471 in cupsys "Multi bin printing broken in OpenOffice.org due to cupsys pstops filter bug" [Undecided,Fix released] [21:00] so the guy who patched this just pinged me [21:00] can you explain what should have happened here to get the patch noticed? === jjesse_ is now known as jjesse [21:03] jcastro: maybe subscribe the sponsors team but since it isn't a debdiff... [21:03] don't we have a method in place to check bugs with patches attached? [21:03] yes, there is a report of bugs with patches attached but there are ~1600 of them [21:05] yeah. :-/ [21:05] Is there anything I can do to help? [21:06] Come to the session at UDS? [21:13] bRoas [21:13] jcastro: it should be converted into .debdiff and then motu-sru subscribed. when you get ack from then you need a sponsor from motu to get upload done [21:13] * BUGabundo waves at kklimonda [21:14] hey BUGabundo - I got my wave invitation :) [21:14] jcastro: there is actually a good page about preparing a SRU [21:15] kklimonda, right, I know all that, but what about the random person who just attaches a patch but doesn't know the ubuntu workflow? [21:15] jcastro: https://wiki.ubuntu.com/StableReleaseUpdates - I have followed it and patch got uploaded :) [21:15] jcastro: I'd point him to wiki but I can see that he's really irritated already [21:16] kklimonda: ping me dude [21:17] jcastro: the question is - should we risk teaching him about SRU process just to see him go or prepare SRU ourselves.. I'd go with first option but I'm a bit pissed right now about lack of community in my country so I just tell them to help us ;) [21:17] kklimonda, on a call right now, but I'd like to discuss it in a few minutes if you'll be around [21:18] providing a patch is a regular job done for most people, forcing them to do it on the Ubuntu way not be very friendly [21:18] way=may [21:23] joaopinto: as I said - I'm currently in a hate mode at my community ;) [21:24] joaopinto: but we desperately need new contributors :/ [21:25] joaopinto: I'd say that people should at least prepare a SRU report and attach a raw patch - then someone who actually know how to test it may create debdiff and attache build logs.. [21:27] bdmurray, is there a wiki page or plan someplace on how you guys plan to tackle this problem? [21:30] jcastro: an idea of a team that would look at all patches and prepare debdiffs or upload them was discussed at the Karmic UDS but the implementation fell through [21:30] jcastro: so I'll be revisiting it this time around [21:30] ok [21:30] do people know there's a list of bugs with patches? [21:31] maybe if it was more obvious to people that there's a huge backlog might help round up help? [21:33] jcastro: Where would you propose letting people know? I believe its been mentioned a few times... [21:34] bdmurray, just feels like it should be a wider goal for everyone than just for you guys [21:34] bdmurray, I will attend your session. :) [21:35] jcastro: I mean I've blogged about it and its in the wiki - https://wiki.ubuntu.com/Bugs/Patches [21:35] jcastro: and its all in harvest-data [21:35] yeah, except I don't think anyone is looking at that [21:42] Every time I have to use a BTS of other distribution I'm reminding myself how awesome Launchpad is.. if not for anything else it would be worth using Ubuntu just for Launchpad ;) [21:44] kklimonda: +1 [21:53] kklimonda, I just don't understand why some people hate it so much [21:54] uhhh cwillu too ? [21:54] old timers :) [21:54] poke poke :) [21:54] !info gwibber [21:54] cwillu: gwibber (source: gwibber): Open source microblogging client for GNOME. In component universe, is optional. Version 2.0.0~bzr476-0ubuntu3 (karmic), package size 380 kB, installed size 2616 kB [21:55] or as I like to call it: MESS [21:56] BUGabundo: it's the hugday target this week :) [21:56] * BUGabundo hugs micahg === Hellow_ is now known as Hellow === BUGabundo1 is now known as BUGabundo [22:48] yeee channel busy, cool [22:49] lol [22:49] where where [22:49] well, it was one hour ago, and I just got back [22:51] ah === BUGabundo1 is now known as BUGabundo [23:32] hello there fellow ubuntu debuggers [23:32] and hi backstabber [23:32] so, everyone read the slashdot story right? [23:32] man there shure are many bugs there. [23:32] is defaulting to 2.6.28 kernel bug being fixed? [23:36] what? [23:36] Hi everybody, I'm new in here. I just want to help making Ubuntu better. I'm graduated in Computer Science with a good work experience. What should be my first steps? I'm reading the MOTU/Contributing and Patching Guide... thank you [23:36] bug #470490 [23:36] Launchpad bug 470490 in grub "Does not update menu.lst even though it says it does (default to old 2.6.28 kernel after upgrade to ubuntu 9.10 from 9.04)" [Undecided,Confirmed] https://launchpad.net/bugs/470490 [23:38] vizeke, did you read this one? https://wiki.ubuntu.com/HelpingWithBugs [23:39] vizeke: you can find out how to make it so that the reported bugs are being actually fixed. Then, tell me how you did it ;) [23:40] vizeke: Well, if you're looking to fix software, this isn't the place. We triage the bugs here for the developers [23:40] jStefan: Did not read that yet. [23:40] LimCore: you know the drill about ranting [23:40] LimCore: stop now - or leave [23:41] Limcore, your bug appears to be a duplicate of Bug 470490 [23:41] Launchpad bug 470490 in grub "Does not update menu.lst even though it says it does (default to old 2.6.28 kernel after upgrade to ubuntu 9.10 from 9.04)" [Undecided,Confirmed] https://launchpad.net/bugs/470490 [23:41] rather, bug 470265 [23:41] mrand: 470490 is the bug reported by me [23:41] Launchpad bug 470265 in grub "[MASTER] jaunty to karmic upgrade failed to update menu.lst (update-grub missing from kernel-img.conf)" [High,New] https://launchpad.net/bugs/470265 [23:41] micahg: So, wheres the right place for a developer starting now with Ubuntu? [23:42] #ubuntu-motu [23:42] thank you [23:43] good luck vizeke [23:44] mrand: perhaps, although, comment by LukasThyWalls would suggest he did run by hand the not-hooked command grub-update, which stould work around the bug, but it did not work for him untill he removed old menu.lst - but perhaps he is mistaken here [23:48] anyone using kmail with custom templates? I'm looking for confirmation that the settings are being lost on upgrade to 9.10 === fcuk112_ is now known as fcuk112