/srv/irclogs.ubuntu.com/2009/05/05/#ubuntu-bugs.txt

BUGabundodoes this make sense to anyone ? "GdkPixBufLoader *loader = gdk_pixbuf_loader_new()"00:16
BUGabundo #pidgin devs think its actually a GDK bug00:17
BUGabundoor it could be kklimonda fault :)00:17
BUGabundodowngrading to archive version00:17
kklimondait may be00:19
andolAnyone have any good idea what the when/if you set the status Confirmed on a Wishlist-bug? If you happen to agree with it?00:19
BUGabundokklimonda: I have no idea what GDK is00:19
kklimondaBUGabundo: a library ;)00:21
james_wandol: if it's not silly, and if it's not already implemented would be a good lower bar00:22
andoljames_w: Makes sense, thanks.00:23
BUGabundokklimonda: a pidgin dev fixed it00:42
kklimondahow?00:43
BUGabundo$ export MALLOC_CHECK_=200:43
BUGabundo$ export MALLOC_PERTURB_=25400:43
kklimondaugh..00:44
BUGabundohumm seb128 is not here00:51
BUGabundoits is bug now00:51
kklimondawhat do those variables do?00:51
BUGabundoits on libgtk2.0-0, according to darkrain4200:52
BUGabundokklimonda: no idea! kill the world?00:52
kklimondaheh ;)00:52
hggdhBUGabundo, that's libc00:57
hggdhhttp://www.gnu.org/software/hello/manual/libc/Heap-Consistency-Checking.html00:57
BUGabundohggdh: gtk+2.000:57
hggdhAnother possibility to check for and guard against bugs in the use of malloc, realloc and free is to set the environment variable MALLOC_CHECK_. When MALLOC_CHECK_ is set, a special (less efficient) implementation is used which is designed to be tolerant against simple errors, such as double calls of free with the same argument, or overruns of a single byte (off-by-one bugs). Not all such errors can be protected against, how00:58
hggdhever, and memory leaks can result. If MALLOC_CHECK_ is set to 0, any detected heap corruption is silently ignored; if set to 1, a diagnostic is printed on stderr; if set to 2, abort is called immediately. This can be useful because otherwise a crash may happen much later, and the true cause for the problem is then very hard to track down.00:58
BUGabundowait... are you telling me I need to valgring pidgin ?00:59
BUGabundooh damn00:59
kklimondahggdh: but a bug is somewhere higher and MALLOC_CHECK_ is just working around it..00:59
kklimondagood luck ;)00:59
hggdhyes00:59
BUGabundovalgrind running01:01
hggdhwe will wait ;-)01:01
BUGabundoyou better01:01
BUGabundostill waiting here too01:02
hggdhheh. Go get a coffee. You will have time ;-)01:02
BUGabundowho ever though of valgrid gdb01:02
BUGabundothat's just crazy01:02
BUGabundohumm memory spike01:02
hggdhthe weird is that it worked with malloc_check_=201:02
hggdhyes. It will be quite a memory usage, due to valgrind01:03
BUGabundodone01:03
BUGabundodidn't take all that long actually01:03
BUGabundo_int_malloc (av=0x7f075a176a00, bytes=32) at malloc.c:417101:04
BUGabundo4171malloc.c: No such file or directory.01:04
BUGabundoin malloc.c01:04
BUGabundothis is new01:04
hggdhwhat happened?01:04
BUGabundocrash01:04
hggdhit coredumped?01:04
BUGabundobut a new one01:04
hggdhwhat signal? 6?01:04
BUGabundohttp://paste.ubuntu.com/164566/01:06
BUGabundocrash and valgring log01:06
kklimondai'm not sure if you should use both gdb and valgrind at the same time..01:07
hggdhI doubt it would help...01:07
hggdhcuz the valgrind is for gdb01:07
BUGabundokklimonda: hehe just hear that on #pidgin too01:07
BUGabundore running01:09
hggdhbut the coredump is on pidgin, which is good01:09
hggdhbut not with an SIGABRT, which is what I would expect from MALLOC_CHECK_=201:10
BUGabundoit worked the 1st time.... and a 2nd with a large image. on a new profile, running on valgring01:12
BUGabundorace condicion ?01:12
hggdhmight be01:13
hggdhtake out valgrind, just ru with GDB (and the malloc settings)01:13
BUGabundohttp://paste.ubuntu.com/164569/01:15
BUGabundothat's Plain valgrind01:15
=== StooJ|Away is now known as StooJ
hggdhyes, there are some entries there that show errors dealing with (possibly) icons01:22
BUGabundoso for the untrained eye is there a mm leak there?01:22
hggdhmm?01:23
hggdhyou ran it very briefly, did you not?01:23
BUGabundoI did01:23
hggdhyes, there are leaks, and some of them suggest issues with icon handling01:24
hggdhbut only thepidgin developers can say.01:25
hggdhbut we are still missing symbols01:25
hggdhBUGabundo, do you have a crash file under /var/crash?01:25
BUGabundochecking01:27
BUGabundo$ ls /var/crash/01:27
BUGabundototal 8.0K01:27
BUGabundodrwxrwxrwt  2 root root 4.0K 2009-04-19 11:33 .01:27
BUGabundodrwxr-xr-x 17 root root 4.0K 2008-05-13 14:53 ..01:27
kklimondayou'd probably have to restart apport with force_start=101:27
kklimondai don't understand why is it completely disabled in releases..01:28
BUGabundonot sure if KK already has it ON01:28
BUGabundokklimonda: to not scare users01:28
kklimondaBUGabundo: it could just keep logs in /var/crash/ and do nothing01:28
kklimondaand clean up it every now and then01:28
BUGabundobug pitti about ot01:28
hggdhBUGabundo, change /etc/default/apport01:29
BUGabundohttps://bugs.staging.launchpad.net/ubuntu/+bug/1 is timeing out01:29
BUGabundocan't show you my spam01:29
ubot4`BUGabundo: Error: Could not parse data returned by Launchpad: The read operation timed out01:29
kklimondaorly? ;)01:29
BUGabundo         (Error ID:         OOPS-1221EA4)01:30
BUGabundogreat even edge01:30
jtholmesBUGabundo, whats up01:35
BUGabundojtholmes: hey01:36
jtholmesBUGabundo, took you advice and send a canned form to about 10-12 bug reports and found out there is a mix of laptops and desktops more laptops, but probably only because more are using laptops01:37
jtholmesmix of those that are locking up taht is01:37
BUGabundoI got it01:37
BUGabundoso nothing clear?01:37
jtholmeshowever one person upgraded to  2.6.28.-12.43 and the problem went away01:38
BUGabundoah01:38
BUGabundoso linux ?01:38
jtholmesfor that person he said he did heavy loading and never had a problem and asked to have bug closed01:39
jtholmesbug 36378701:39
ubot4`Launchpad bug 363787 in ubuntu "laptop locks up, appears to be at random" [Undecided,Fix released] https://launchpad.net/bugs/36378701:39
jtholmesthats the one01:39
hggdhjtholmes, the other bugs also show a "stuck for nn" message?01:41
jtholmeshggdh,  "stuck for nn"  pls clarify01:41
BUGabundohggdh: those "stuck" are usually Intel drivers01:42
BUGabundoasac keeps beaching about it01:42
hggdhApr 19 09:10:58 user-laptop kernel: [ 2943.128506] BUG: soft lockup - CPU#1 stuck for 61s! [Xorg:2966]01:42
BUGabundo61s ???01:42
BUGabundothat's bad01:42
jtholmeshggdh, yes i say a few of those but concentrated on those that said solid lockup, no console access01:42
hggdhit will vary, but I also had these some time ago01:42
jtholmesi never had any but upgraded to 2.6.28-12.43  just to check it out, actually i can boot from  either 11.42  or 12.43 att01:44
jtholmestomorrow I am going to ask one or two savvy users to try the  12.43  proposed kernel to see if the problem goes away, one person reported having the problem with the live cd so that person can do anything with the live cd01:45
hggdhthe line I showed above also suggests something to do with xorg, so it might be related to video. It would be nice to check what video card & xorg driver they are using01:47
BUGabundojtholmes: or even mailine kernels01:48
jtholmes??01:49
hggdhi.e. use standard kernel (without the Ubuntu changes) and try it01:50
jtholmesfrom kernel.org01:51
hggdhno, from the ubuntu kernel PPA01:52
BUGabundohggdh: and it works okay?01:52
hggdhhttp://kernel.ubuntu.com/~kernel-ppa/mainline/01:52
BUGabundowhy do you run that?01:52
jtholmeswas just going to ask, sorry still learning but i keep notes on everything thx will poke there01:53
hggdhsometimes I run the mainline kernel (like right now, on 2.26.30). In terms of triaging, it is good to discard the possibility of an Ubuntu change causing the issue (if it *is* a kernel issue, of course)01:53
jtholmesyes good it idea found it, excellent01:54
hggdhusually you just need the image; if you are working with kernel drivers, you will need the headers. But I do not think there is support for restricted drivers01:55
jtholmes2.26.30 is real close to the bleeding edge01:55
hggdhit is pretty much there. It may cause bleeding, perhaps massive hemorrhage01:56
BUGabundobed time01:56
hggdhso... caveat emptor!01:56
BUGabundosee you tommorow01:56
jtholmesI did know about mainline,  yes user beware!!01:57
=== ejat is now known as e-jat
SquideshiThere is a bug in the 2.6.28.11.15 kernel, which ships with Ubuntu 9.04, that causes xorg to freeze on a black screen, at startup, for those using the intel driver, unless the "nopat" kernel option is added in grub. I understand that this bug has been fixed in newer versions of the kernel; however, I am concerned that Ubuntu 9.04 ships with this bug. Should this be filed in Launchpad; and if...04:49
Squideshi...so, what is the typical solution--an update, a backport, or something else?04:49
persiaSquideshi, Firstly, that's not universally true.  I don't have such a lockup.04:54
persiaSecondly, the bug has been filed in LP, but there's no easy way to change the images that have already circulated.04:54
Squideshipersia: I have been looking for an existing bug in Launchpad, but I haven't found one. Can you point me in the right direction?04:59
=== MTeck is now known as MTecknology
SquideshiI found the following bug in Launchpad; but it does not appear to be exactly the same:05:02
Squideshihttps://bugs.launchpad.net/ubuntu/jaunty/+source/compiz/+bug/35939205:02
ubot4`Launchpad bug 359392 in compiz "[i965] X freezes starting on April 3rd" [Undecided,In progress]05:02
SquideshiWith that bug, xorg starts but freezes later. In my example, xorg freezes consistently during startup.05:03
SquideshiUnless, of course, I add the "nopat" kernel option in grub.05:03
SquideshiAlso, that bug affects i965 chipsets; and I am running a G845.05:05
persiaMaybe bug #327844 ?05:07
ubot4`Launchpad bug 327844 in xserver-xorg-video-intel "[G45] X freezes about 1-5 min after switching compiz on" [High,Incomplete] https://launchpad.net/bugs/32784405:07
Squideshipersia: I don't think so. That one also talks about freezes AFTER xorg startup. With this issue, xorg does not start--on a consistent basis, it immediately freezes before displaying any output (Giving a plain black screen, without the ability to switch between virtual terminals.)05:10
Squideshipersia: It looks like the "nopat" kernel option is a workaround, but I don't see that mentioned in any of these bugs.05:10
Squideshipersia: The intel developers say it's a pat bug in certain versions of the kernel.05:11
persiaRight.  I think you have a new bug.  The important thing is that it's not "xorg freezing on boot when using the intel driver", it's "G845 device freezing the kernel when run without nopat at X startup".05:12
Squideshipersia: "Some Linux kernel versions (such as 2.6.29) are known to have broken PAT code that causes recent versions of this driver to fail, (which can manifest as the X server simply not starting). This can be verified by adding the "nopat" option to the kernel command-line and seeing the failure go away. We hope that newer kernels in the 2.6.29.x as well as 2.6.30 and above will have working...05:13
Squideshi...PAT code."05:13
Squideshipersia: That's from the release notes of the newest intel driver.05:14
persiaHrm.  I'm confused, as Ubuntu never shipped 2.6.29.05:14
persiaI think it's worth a bug, but I *know* that it doesn't affect all intel chipsets.05:15
Squideshipersia: Mine has 2.6.28.11.15.05:15
Squideshipersia: I think they were just giving 2.6.29 as an example, of the "some."05:15
persiaRight.  I'm unsure.05:15
Squideshipersia: It is my understanding that this has been fixed in newer kernels; but I'm new to the project, so I don't know how Ubuntu addresses issues like this.05:16
Squideshipersia: Ubuntu will keep the same kernel version for 6 months, no matter what, correct?05:16
persiaWell, patches can be applied for critical issues, but full upgrades won't be done.05:18
Squideshipersia: Is that an "upgrade" or a "backport"?05:19
persiaThe idea is to get more stable, rather than accepting the total mix of what upstream has done.05:19
persiaNeither.  It's an "update".05:19
Squideshipersia: Oh, right. That's what I meant.05:19
persia"Upgrades" usually refer to changes between releases (e.g. intrepid -> jaunty).05:19
SquideshiOK. Cool, so it could possibly become an update.05:19
persia"Backports" usually refer to versions unsuitable for "update" being made available to work with previous releases.05:19
persiaRight.  Needs the bug filed (with fair precision so others can replicate), and there needs to be a patch, and the patch has to work for those that have the problem and not break for those that don't have the problem.05:20
SquideshiWhat does "fix committed" or "fix released" mean?05:21
SquideshiI mean, how does this translate to packages/updates?05:21
persia"fix released" means that it was fixed in *some* release.  Whether the fix is avialable as an update, or only as an upgrade is not specified (although you can look at package history to determine which is required)05:22
hggdhplease see https://wiki.ubuntu.com/Bugs/Status05:22
persia"fix committed" means different things to different people in Ubuntu, so it's hard to rely on it having a static meaning.05:22
persiaBut it's generally related to there being a known fix somewhere that ought end up in the repositories soon.05:23
* hggdh likes the "generally related" piece05:24
persiahggdh, I've seen it used to mean that there was a patch mailed to an upstream mailing list, which is why I'm extra vague about it.05:25
hggdhyes. I have seen it used to mean upstream has a fix (which I personally like)05:28
hggdh(slready committed, I mean)05:28
persiaSee, I don't like that use, because sometimes it takes *years* to get such a commit into Ubuntu.05:31
persiaI'd prefer "Fix Committed" to mean "The patch has been uploaded to Ubuntu".05:32
persiaBut with changelog-closes-bugs, the semantics changed so that bugs were closed when the source fix was available, rather than when the binary fix was available.05:32
persiaWhich, to me, made Fix Committed useless for Ubuntu.05:32
hggdhthis is a discussion still going on05:33
persiaWith the work being done to expose Ubuntu packages as bzr branches, I'd believe it had meaning again when changes were committed to those bzr branches.05:33
persiaWell, yeah.  Fix Committed is *incredibly* useful for most projects on LP, so it's not going away.05:33
persiaWhile I think it's useless for Ubuntu today, it used to be useful, and it may be useful in the future (in my mind).05:34
SquideshiWhat's the difference between the "linux" and "linux-generic" packages?05:34
hggdhthe problem is the amount of different uses LP has, and too few differentials05:34
SquideshiI seem to have the "linux-generic" installed, but they're both the kernel, right?05:34
hggdhyes05:34
hggdh"linux" is the source, linux-generic a specific build off the source05:35
hggdhi.e., a binary package05:35
SquideshiSo, I should report the bug as for linux-generic?05:35
hggdhno, as linux05:35
SquideshiEven if I don't have that package installed?05:36
hggdhsorry?05:36
SquideshiSynaptic doesn't show "linux" package as being installed--only "linux-generic".05:36
persiahggdh, confusingly, there is also a binary package named "linux" (which isn't provided by the "linux" source package)05:36
hggdhah, OK. Yes, indeed, synaptic will only show you *binary* packages05:37
persiaSquideshi, Don't worry about it.  If you try to report against linux-generic, it will automatically switch to linux, and if you install linux, it will just depend on linux-generic.05:37
hggdhpersia, is there indeed? And not related to the kernel?05:37
SquideshiOh wait, I ALSO have "linux-image-generic" installed.05:37
SquideshiMy head is spinning. :)05:38
hggdhoh yes. the complete kernel package05:38
persiahggdh, very much related to the lernel.  It's a metapackage that depends on linux-image, which is a metapackage that depends on linux-image-generic, which is a metapackage that depends on the correct kernel.05:38
hggdheasy and simple, just like what I should expect ;-)05:39
persiaOf course, for those not happy with those names, there's also a binary linux-generic that depends on linux-image-generic...05:39
persiaAnd since so many metapacakges are confusing, and to better handle coordination of upgrades between the kernel and modules, these are part of the linux-meta source package.05:39
persia(which is why apt-get source linux never does the right thing)05:40
hggdhone day I will stop and make a graph of them all...05:40
persiaAnyway, there's been some bugs about that, and some UDS sessions, and it ought be solved in a few more cycles.05:40
hggdhand, eventually, then, linux-source will go away?05:40
persiaOne of the problem is that legacy names need to be supported for upgrades, so there needs to be a coherent plan to detangle involving dummy packages that can be dropped after an LTS.05:41
persiaNo, linux-source is completely different.05:41
persialinux-source *doesn't* get the source code for the linux package, it's a binary package that contains the linux source code.05:41
persiaThis is extremely useful for other kernel packages that just want to apply patches (e.g. linux-ports or linux-rt).05:42
hggdhoh, yes, of course. Sorry05:42
persiaHeh.  It took me a couple days to figure it out once, and now it's stuck.05:42
micahghggdh: are you awake enough to help me with a couple of bugs?05:43
persiaBut linux-source is useful because one source package can't build-depend on another source package, so by posting the source code as a binary package, we can have derivative kernels without having to either duplicate the source or make the "linux" source package even more complicated.05:43
hggdhmakes sense05:43
hggdhmicahg, I can try ;-)05:44
micahgcan I mark bug 349970 and bug 329604 as dupes?05:44
ubot4`Launchpad bug 349970 in firefox-3.0 "no minimize maximize or exit in ff" [Undecided,New] https://launchpad.net/bugs/34997005:44
ubot4`Launchpad bug 329604 in firefox-3.0 "It will  automatically maximize when it open, and the close column can not be find. Required by F11 twice before returning to normal" [Undecided,New] https://launchpad.net/bugs/32960405:44
hggdhmicahg, dups of which bug?05:45
micahgeach other05:46
micahgthere's probably more05:46
hggdhmicahg, for 349970 -- I have had this (any application), but it ended up being a metacity issue (restarting metacity with --no-composite solved)05:47
hggdhso it would be interesting to ask the reporter (1) what happens with other applications, and (2) please, a screenshot)05:48
hggdhand we would go from there05:48
hggdhnow, for 329604...05:48
hggdhI am not sure I understand it05:49
hggdh(but they do sound similar)05:49
micahgyeah, I thought it was the same issue05:50
micahgand then I just found this: bug 33189005:52
ubot4`Launchpad bug 331890 in firefox-3.0 "FireFox starts in fullscreen mode automatically." [Undecided,Confirmed] https://launchpad.net/bugs/33189005:52
hggdhNOW we have a base bug, it seems05:53
hggdh329604 fits perfectly in05:53
micahgso I should mark that as dupe?05:54
hggdhyes, mark 329604 as a dup of 33189005:55
micahgok05:55
hggdhand ask 349970 if this is the same thing. Additionally, note that 331890 has what seems to be a workaround (disabling Legacy Fullscreen Support in Compiz' workaround). You could go ahead and ask on 331890 is this is indeed true05:57
micahgah, I think I found the master05:57
micahgbug 9974005:57
ubot4`Launchpad bug 99740 in firefox-3.1 "[MASTER] Firefox problems with desktop-effects" [Undecided,Fix released] https://launchpad.net/bugs/9974005:57
hggdhif it is indeed true, we should adjust the description of the bug as requested in https://wiki.ubuntu.com/Bugs/Description05:58
hggdhif 99740 is the master, then this is a regression05:58
micahgit only says FF3 is traiged05:59
micahgupstream knows about it05:59
micahghttps://bugzilla.mozilla.org/show_bug.cgi?id=46588005:59
ubot4`Mozilla bug 465880 in DOM "Firefox lets javascript trick it into triggering "legacy fullscreen support" in compiz and other WMs" [Normal,New]05:59
micahgso it seems to be fixed in FF3.5, but no one's sure06:01
hggdhyes, and our bug states ff3.1 resolved it06:01
micahgyes, but the comments show that people anren't sure06:01
hggdhit is still the master bug06:02
micahgok06:02
hggdhmicahg, you are in for a bit of work, if you do not mind...06:02
micahgwell06:02
micahghow long?06:02
micahgI can deal with about a half hour right now06:02
hggdhjust a few minutes06:02
micahgok06:02
micahgnp06:02
micahgset me up06:02
hggdhwhat we have now (and good work, BTW) is that bug 329604 (and *all* of its dups) are actually dup(s) of 9974006:03
ubot4`Launchpad bug 329604 in firefox-3.0 "It will  automatically maximize when it open, and the close column can not be find. Required by F11 twice before returning to normal" [Undecided,New] https://launchpad.net/bugs/32960406:03
hggdhso we should reset all dups on it to point to 99740, and then dup 329604 and 331890 to 9974006:04
hggdhoops, I meant 331890 (and *all* of its dups)06:05
micahgLP won't do that automatically?06:05
hggdhnope06:05
micahgeven the new version?06:05
hggdhand I am pretty sure there is a bug opened against LP on that06:05
hggdhif the new version does it, it did not do it to me yesterday06:05
micahgcan I mark the new one first?06:05
hggdhof course. Any order is good06:06
micahgI mean, the old master first?06:06
persiaThere's been a bug opened about that since before Ubuntu swtched to LP for bug reporting.  It's complicated.06:06
micahgok06:07
hggdhmicahg, no, you cannot. You first have to take out all dups06:07
micahgso the old fashioned way then06:07
micahgdo I need to comment on all of them?06:07
hggdhno, I do not believe you need. It would just create spam mail for all subscribers06:08
micahgok06:08
micahgnew ajax makes it nicer06:08
SquideshiOK, so here's the new bug I just filed. I hope I did it correctly: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/37202806:08
ubot4`Launchpad bug 372028 in linux "broken PAT code in kernel causes consistent xorg freeze at startup for some users of intel driver" [Undecided,New]06:08
hggdhbrb06:09
SquideshiSo, how did I do with my very first bug report? :)06:14
hggdhSquideshi, looks good06:14
micahghggdh: all moved06:15
hggdhSquideshi, it is still a kernel bug, so you should collect the data the kernel people ask for06:15
hggdhmicahg, thank you06:15
hggdhand good work06:15
micahgoops06:15
micahgjust added the other one06:16
micahgbug 34997006:16
ubot4`Launchpad bug 349970 in firefox-3.0 "no minimize maximize or exit in ff (dup-of: 99740)" [Undecided,New] https://launchpad.net/bugs/34997006:16
ubot4`Launchpad bug 99740 in firefox-3.1 "[MASTER] Firefox problems with desktop-effects" [Undecided,Fix released] https://launchpad.net/bugs/9974006:16
Squideshihggdh: What data do the kernel people ask for?06:17
hggdhSquideshi, you can do that by running, from a command line, 'apport-collect'. Please see https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies06:17
micahghggdh: you mentioned updating the desscription for bug 9974006:17
ubot4`Launchpad bug 99740 in firefox-3.1 "[MASTER] Firefox problems with desktop-effects" [Undecided,Fix released] https://launchpad.net/bugs/9974006:17
hggdhmicahg, yes, following https://wiki.ubuntu.com/Bugs/Description06:18
hggdhwith the workaround06:18
micahgI thought it was already there06:19
micahg**Workaround : Install compizconfig-settings-manager , start ccsm, click on "Workarounds" plugin in the "Utility" section and uncheck "Legacy Fullscreen Support".06:19
hggdhdarn! I *am* tired06:20
hggdhsorry06:20
micahgthere were a few workarounds though06:20
micahgI'm gonna see if I can dig up any more related to it06:21
hggdhthank you06:21
micahgfound one :D06:22
micahgoh, do I mark as a dupe first or comment first06:22
hggdhif the bug is new, then yes, add the usual blurb "thank you, etc, etc, this is a duplicate of bug xxxxx, etc, etc", and then dup it06:24
micahgyes, but which one do I do first?06:24
hggdheither should work06:25
YoBoYgood morning06:26
micahgmorning06:26
hggdhYoBoY, bons dias06:26
YoBoYbonjour hggdh :)06:27
YoBoYhi micahg06:27
hggdhbonjour, ça va bien?06:27
YoBoYtrès bien merci, et vous?06:27
hggdhça va, merci06:27
micahghggdh: bug 322903 looks like more of the same06:28
ubot4`Launchpad bug 322903 in firefox-3.0 "firefox window obscures ubuntu desktop toolbars--have to toggle F11 or close firefox window." [Undecided,New] https://launchpad.net/bugs/32290306:28
hggdhheh, dup the beast..,06:28
micahghggdh: how about bug 30889706:31
ubot4`Launchpad bug 308897 in compiz "new firefox windows take up entire screen" [Undecided,New] https://launchpad.net/bugs/30889706:31
hggdhsounds the same, micahg06:32
micahgok, do I need to change the package to ff3?06:32
hggdhno, not when dupping06:32
micahgfound another one06:34
micahgit's up to 30 dupes :)06:34
hggdha sac will be happy, I guess06:35
micahghopefully, otherwise, I'm going to need to go hide for a while :)06:35
hggdhwell, there is that...06:36
micahgnow that I know what to look for, it's easier to find the dupes06:37
hggdhand... this is it, for me. I am off to bed06:39
micahgIf I think a bug is like this one, shoudl I jsut ask?06:39
hggdhg'night to all06:39
micahgnight hggdh06:39
dholbachgood morning07:07
thekorngood morning bugsquad07:28
YoBoYhi dholbach, hi thekorn07:38
YoBoYdholbach: can i ask you something about 5 a day?07:38
dholbachhi YoBoY, hi thekorn07:38
dholbachsure07:38
thekornhello dholbach and YoBoY07:44
=== StooJ is now known as StooJ|Away
=== mkorn is now known as thekorn_
=== thekorn_ is now known as thekorn
=== StooJ|Away is now known as StooJ
xerox1is there a bug that randomly freezes the pc?09:55
Baumhow does it take for a bug which has the status "new" to be looked at ...?12:26
Baum+long12:26
kklimondaBaum: what bug number?12:26
Baum36791812:26
kklimondabug 36791812:26
ubot4`Launchpad bug 367918 in libpam-mount "sshd cannot mount cifs shares" [Undecided,New] https://launchpad.net/bugs/36791812:26
Baumwell i must say before that i had to support novell and redhat and had someone who looked at the stuff im submitting.12:27
=== dmesg is now known as edsoncanto
Baumthe bug is verified on a number of workstations12:30
Baumor maybe my missconfiguration12:30
kklimondaBaum: why didn't you update pam files?12:31
Baumkklimonda i tried that too.. merging the files with the options. afterwards on another workstation and i got the same result. so something must have changed12:32
kklimondaBaum: I'd try first with pam configuration which is shipped with ubuntu12:33
kklimondato make sure that the problem doesn't lay in your changes12:34
Baumok what i did was purge the pam-mount stuff. install the new package. and i added my common stuff. that didnt work12:37
Baumbut i can try again when i have time12:37
Baumand i gotta say. changing such things in a release version is generally bad. to put new pam-mount packages in jaunty ok.. but changing something elementary with a normal update package is just mad12:39
kklimondait shouldn't happen12:39
Baumright. u know how it is. its fun and play as long as you have such problems at home.12:40
kklimondait still shouldn't happen12:40
kklimondait's a regression12:40
kklimondait was just simple apt-get upgrade in intrepid?12:41
kklimondai guess that libpam-mount isn't the right package then12:43
kklimondabecause it wasn't changed in -updates nor -security12:43
kklimondait may be libpam-runtime12:43
kklimondaas it was changed in -updates12:44
kklimondaand it was updates recently (21.04.09)12:45
kklimondaupdates*12:45
kklimondaerm..12:45
kklimondaupdated*12:45
kklimondaBaum: so, was it normal upgrade of intrepid?12:46
=== thekorn_ is now known as thekorn
Strider^Hi BugSquad !13:43
nanomadmnemo, i've upgraded to xorg-edgers ppa and the bug seems fixed14:58
mnemonanomad: bug number?14:58
nanomad#336014:58
nanomadops14:58
nanomad#33632014:59
mnemoah cool14:59
mnemodid you upgrade all packages to xorg-edgers? I mean both -ati and mesa?14:59
nanomadyes14:59
nanomadlet me check tho14:59
mnemoim guessing from the stack that the bug is in mesa14:59
mnemonanomad: that's good news... now we just need to git bisect mesa to find which specific patch fixes it15:01
nanomadmnemo, no ati-related packages where upgraded (except for libgl1-mesa-dri that contains r300_dri.so)15:01
mnemook15:01
mnemoso we know mesa 7.4 is broken and what's the specific known good version you used?15:01
mnemonanomad: what does "dpkg -l | mesa" say? I mean the git date on it15:02
nanomad 7.4.1~git20090503+mesa-7-4-branch15:02
mnemoohh, its from the 7.4 stable branch even15:02
mnemothats much less patches to check15:02
mnemomaybe we can even guess from the git log15:02
nanomadmnemo, if you tell me the starting revision, i could have a look at the git log15:04
mnemonanomad: mesa 7.4 was released around here --> http://pastebin.com/m159b9a0a15:06
nanomadusing the ubuntu-x-swat team ppa, the bug is still here15:07
nanomadmaybe that can help15:07
mnemox-updates doesn't have a mesa version packaged yet afaik15:09
nanomadyes15:12
mnemonanomad: if we could find a git log command that prints the full diffs from all commits in a certain date range, then we could grep for "r300" on it for example...15:12
nanomadhttp://cgit.freedesktop.org/mesa/mesa/log/?h=mesa_7_4_branch&qt=grep&q=&ofs=50 ?15:12
mnemoah nice that has a search box15:14
nanomadmnemo, http://cgit.freedesktop.org/mesa/mesa/commit/?h=mesa_7_4_branch&id=a1ce4efefbb7f796a0a24544a1e893a56848f0c115:14
nanomadlook at this15:14
mnemonanomad: thats the one I thought it was when I asked you to try the -proposed fix15:14
nanomadah, ok15:14
nanomadthere are 2 r300 related bugs in the date range. So it should be the other one15:15
mnemonanomad: you're thinking about the quad pipe patch? maybe... what is your exact pci id? i.e. "lspci -nn | grep VGA" ?15:16
nanomad01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Radeon Mobility X700 (PCIE) [1002:5653]15:17
mnemothat card correspond to the PCI_CHIP_RV410_5653 constant in the code, which is not explicitly listed in that patch15:19
mnemobut it might be that your card should have been included...15:19
mnemonanomad: anyway, since we have a regression range now... I think it's time we open a good upstream bug report... the mesa devs might recognize which patch fixes it immediately... they are much better at this than us I guess ;)15:19
nanomadright15:20
nanomadi will have a look at the mesa BTS, maybe there is something related and closed15:20
mnemoyea15:20
nanomadmnemo, http://bugs.freedesktop.org/show_bug.cgi?id=2144715:24
ubot4`Freedesktop bug 21447 in Drivers/DRI/r300 "SEGV in xserver-xorg-video-radeon (backtrace and working repro steps included)" [Critical,Resolved: duplicate]15:24
mnemonanomad: reported by me :) thats the SRU again15:24
nanomadmnemo, well the steps to reproduce are the same15:25
mnemoyou had the shift switcher instead of the ring switcher right?15:25
nanomadi've got the one that looks like coverflow15:25
nanomadmnemo, i'll try to give you a screenshot15:26
nanomadmnemo, i'm using the italian translation ;)15:26
mnemonanomad: ok we use different ones but it still looks like the same bug to me15:26
mnemoyours looks a bit like this right? --> http://en.wikipedia.org/wiki/Cover_Flow15:26
bddebianBoo15:27
nanomadmnemo, yes15:27
nanomadmnemo, i can downgrade everything and re-enable the proposed repos15:29
mnemohmm15:29
nanomadmnemo, but i'm quite sure i did it right the first time ?_?15:29
mnemonanomad: hold on a few moments first15:29
nanomadsure15:29
mnemomy ATI box is on karmic now and compiz has been broken there but I just got a compiz fix in karmic15:30
mnemomaybe I can get compiz working again after install this update15:30
mnemothen I can test ring and shift switchers to see if the latter one still crashes15:30
nanomadmnemo, ok15:31
nanomadmnemo, I've got another ati box here (9550 AGP), if that can help.15:31
mnemonanomad: yea I was able to fix my broken compiz on karmic now... and basically, with the bugfix from the SRU I can spin around the windows full speed for a solid 25 seconds using both the ring switcher and the shift switcher... im unable to repro any crash15:42
nanomadmnemo, ok. I'm going to downgrade everything, then upgrade to jaunty-proposed15:43
nanomadright?15:43
=== paul__ is now known as Elbrus
mnemonanomad: yes please try it again15:44
nanomadmnemo, ok15:44
mnemonanomad: comment out the PPAs from sources.list run "sudo apt-get update" and then something similar to this:15:44
mnemosudo apt-get install $(apt-show-versions | grep -v $(lsb_release -sc) | grep -v "No available version in archive" | awk '{ printf "%s/jaunty ",$1 }')15:44
mnemothat reverts _all_ PPAs though15:44
mnemoso be careful15:44
mnemo"apt-show-versions | grep -v jaunty" is a good start to see what you need to downgrade15:45
nanomadthanks15:45
mnemonanomad: please also post a comment on the bug saying that xorg-edgers fixes the bug for you (and paste the exact package version)... just for reference when other people read the bug15:47
nanomaddone, i'm adding the relevant version information now15:48
nanomadmnemo, i've got no mesa updates in jaunty-proposed16:01
nanomadmnemo, thats strange, isn't it?16:02
mnemonanomad: it could be that you're on a mirror... check under "system::admin::software sources"  (and set it to main if its not already on main)16:07
nanomadmnemo, that's it16:08
nanomadmnemo, still no mesa updates ?_? and I'm on the main server (archive.ubuntu.com)16:12
nanomadmnemo, using http://packages.ubuntu.com/ gives no mesa-related packages in jaunty-updates or jaunty-backports16:13
micahghggdh: ping16:14
mnemonanomad: ok just wait a bit then... the one you want has version number "7.4-0ubuntu3.1"16:15
nanomadmnemo, ok16:16
mnemonanomad: I see it got stuck in the build queue actually16:16
nanomadmnemo, since i've got spare time, i'll compile it from sources. The debdiff is in the bugreport, right?16:16
mnemonanomad: you can still the version number here --> https://launchpad.net/ubuntu/+source/mesa  and then click the amd64 link on the right... right now it says "Estimated build start: in 13 hours"16:16
mnemonanomad: sry for misleading you, I didn't think the build queue was that long at this time :)16:16
nanomadmnemo, me neither16:17
darthanubishttps://bugs.launchpad.net/ubuntu/+source/virtualbox-ose/+bug/34748716:17
ubot4`Launchpad bug 347487 in virtualbox-ose "starting virtual machine in virtualbox-ose freezes system" [Medium,Confirmed]16:17
mnemonanomad: yeah building it locally will be alot faster (and interesting)16:17
nanomadmnemo, doing it right now16:17
mnemogreat16:17
nanomadmnemo, it is building right now. It will take a while. See you later16:28
hggdhmicahg, pong16:29
micahghggdh: someone invalidated a bug I was working on16:31
micahgbug16:31
micahgoops16:31
micahgbug 37220116:31
ubot4`Launchpad bug 372201 in googleearth-package "my google earth install dont work?" [Undecided,Invalid] https://launchpad.net/bugs/37220116:31
ubottuLaunchpad bug 372201 in googleearth-package "my google earth install dont work?" [Undecided,Invalid] https://launchpad.net/bugs/37220116:31
ubot4`Launchpad bug 372201 in googleearth-package "my google earth install dont work?" [Undecided,Invalid] https://launchpad.net/bugs/37220116:31
ubottuLaunchpad bug 372201 in googleearth-package "my google earth install dont work?" [Undecided,Invalid] https://launchpad.net/bugs/37220116:31
ubottuUbuntu bug 372201 in googleearth-package "my google earth install dont work?" [Undecided,Invalid]16:31
ubot4`Ubuntu bug 372201 in googleearth-package "my google earth install dont work?" [Undecided,Invalid] https://launchpad.net/bugs/37220116:31
hggdhjpds, ping16:31
PiciGoogle earth dont work16:32
hggdhmicahg, yes, Chris invalidated it. Reason is we do not distribute google earth, so: it is not an Ubuntu bug.16:33
jpdshggdh: Wasn't my fault.16:33
micahgwell, we distribute a package to generate it16:33
PiciI asked tsimpson to part the other bot from here.16:33
hggdhjpds, I know ;-) but with ubottu back, I think you can disable ubot416:34
hggdhmicahg, we may (I do not know, myself), but it does not matter -- the reporter was using google's version. So -- invalid. Might have been converted to a question, though16:35
micahgok, so can I convert to Q and point to Medibuntu?16:36
hggdhpici, jpds , well, it is done, Ubut4 remains, ubottu is gone. But I think we should try to keep on one single bot at any time (barring bot issue, of course, like the first time)16:37
Picihggdh: There was a bot issue.16:37
hggdhpici, this morning, again?16:38
G__81hi everyone i would like to contribute to Ubuntu Bugs basically interested in bug fixing though i can fix bugs i have not done packaging as such. I have been a contributor to other Open Source Projects16:38
G__81i would like to be part of this team16:38
Picihggdh: Yes, thats why ubottu joined here just a moment ago16:38
G__81and now that 9.04 is released and 9.10 is about to begin i would like to enter this16:39
hggdhPici, OK, thanks & sorry16:39
hggdhG__81, thank you. Please start reading the links on the topic, this will help you to at least position yourself. Then do it! ;-)16:40
micahghggdh: would it be bad to convert that bad googleeath bug to Q and point to Medibuntu?16:40
hggdhmicahg, at this point I think the best is to just point the reporter mediubuntu, and answers.lp.net, but no conversion to Q16:42
G__81hggdh, thanks for the info. is it mandatory that packaging needs to be known ?16:42
micahgok16:42
hggdhg_81 for bug triaging, no, not at all16:43
G__81no for bug fixing ?16:44
G__81do you accept patches or should it be packaged ?16:45
james_weither is fine16:45
micahghggdh: can I add a blurb about Medibuntu to bug responses?16:46
hggdhmicahg, yes, you can16:47
micahgcool16:47
hggdhG__81, you can create patches, yes, and then submit the patch in the bug (and ideally, also upstream)16:48
=== _neversfelde is now known as neversfelde
G__81oh its great hggdh16:48
james_wD16:48
james_wG__81: check out https://wiki.ubuntu.com/SponsorshipProcess as well16:49
james_wthat's the way to get attention to a patch in Ubuntu16:49
G__81i am reading through the docs in the topic and then will start off with the bugfixing let me start off with something thats easy to start off and then the complicated ones :)16:49
hggdhG__81, just a tip: if you will be writing patches, you might also benefit in joining the #ubuntu-motu channel16:51
G__81hmmm ok but hggdh i need to tell you one thing about that personally not in public channel16:52
G__81if you dont mind16:53
micahghggdh: can you look over: https://wiki.ubuntu.com/Bugs/Responses#Packages%20provided%20by%20Medibuntu16:57
=== paul__ is now known as Elbrus
nanomadmnemo, while i'm waiting for mesa to be build, should I fill a bug report against the missing debug symbols17:17
nanomad?17:17
mnemonanomad: i wouldn't bother with the bad -dbg ones... clean backtraces is pretty complicated and gdb is not bug free and you also have to consider that the main binary packages have optimizations activated (sometimes inling entire functions etc) so I dont think its a easy bug that is likely to get fixed just because you file a bug on it... but you can try... or maybe talk to someone in #xorg-devel to understand why it happens maybe.. not sure17:26
nanomadnm17:27
nanomadmnemo, ok17:27
mnemonanomad: for the future I recommend rebuild with with "-O0 and -g3"... thats what I do at least17:27
=== jjesse_ is now known as jjesse
nanomadmnemo, i can confirm #336320 is fixed with the jaunty-proposed mesa fixes17:55
mnemoawesome!17:55
pedro_hello jgoguen17:55
nanomadmnemo, should I mark it as a duplicate of #368049 ?17:56
mnemoyup please do17:57
nanomadmnemo, i've got a dns problem with launchpad. Can you do that for me?18:01
mnemodone18:02
nanomadmnemo, thanks18:03
Baumkklimonda yes it was the normal upgrade process. i had unattented upgrades enabled on the clients18:09
jgoguenhey pedro_ :)18:26
hggdh!log18:30
ubot4`Official channel logs can be found at http://irclogs.ubuntu.com/ - For LoCo channels, http://logs.ubuntu-eu.org/freenode/18:30
josephpichei have a policy question: being on the bugsquad, if I file a bug (like #372194), should I leave it for someone else to set the importance, or if i know that it's low, should i set it myself?18:59
hggdhjosephpiche, better to suggest you consider it low, and let somebody else decide19:04
josephpichehggdh: okay, thanks19:04
mib_mgrtltaiQuestion about Ubuntu 9.0419:13
mib_mgrtltaiAfter doing the updates yesterday19:13
BUGabundohumm seb128 not around again19:13
mib_mgrtltaimy networking crashed wireless and everything19:13
mib_mgrtltaiwassup with that19:13
BUGabundomib_mgrtltai: jaunty support is on #ubuntu19:14
hggdhmib_mgrtltai, this is not a support channel. You can seek support on #ubuntu, though. Additionally, your question does not provide any hard data19:14
hggdhheh BUGabundo is a fast trigger ;-)19:14
BUGabundohggdh: took me 14 secs. and I wasn't even here19:15
mib_mgrtltaiit's kinda a a major problem19:15
BUGabundomib_mgrtltai: still wrong place19:15
mib_mgrtltaiI could only get online by tethering my motorla V3xx to it19:15
hggdheven more without a bug #...19:15
BUGabundoI don't mean to kick you out, just that this # has a specific usage19:15
mib_mgrtltaiI'll leave sry19:15
* BUGabundo ducks and hides... for abusing #19:15
=== virtuald_ is now known as virtuald
BUGabundohttps://bugs.launchpad.net/bugs/36745719:42
BUGabundothis is stupid!19:42
BUGabundoit was marked dupe of #119:43
ubot4`BUGabundo: Error: Could not parse data returned by Launchpad: The read operation timed out19:43
hggdhmight have been a mistake; anyways, Till got it19:44
BUGabundoits so slow, I can't even open it19:45
hggdheeeh, again LP refuses to answer my query :-(19:45
BUGabundolet me nag #lp guys19:46
kklimondalp is under really high load recently19:49
BUGabundoyeah19:49
BUGabundowe are all doomed19:49
BUGabundoI keep telling LP is so much better (as in fast) then bugzilla19:49
hggdhwell, it is. At least as compared with b.g.o19:50
BUGabundoeheheh19:51
BUGabundokde is not much faster, but it's a bit better19:51
micahghggdh: can you review this?20:20
micahghttps://wiki.ubuntu.com/Bugs/Responses#Packages%20provided%20by%20Medibuntu20:20
hggdhmicahg, sorry, out on a call. Will look at it now20:53
micahgnp20:53
hggdhmicahg, this is good enough, and provides more information for the reporter.20:54
micahgcool20:54
micahgthat was the goak20:54
micahggoal20:54
micahgI just need to fix the response so that it's in a box like the rest20:54
micahgI talked with a sac this morning20:55
hggdhyes. Look at it as  mitzvah: be nice, provide information20:55
hggdhand ?20:55
micahgI got good feedback20:55
hggdhcool!20:55
micahghe also gave me some flash traige tips20:55
micahgand I'm going to update the mozilla triage wiki  on wiki.ubuntu.com later20:56
hggdhthank you, this would really help all of us20:56
micahgyeah, i'll check it with you later tonight20:56
micahgback to work20:56
hggdhk20:56
=== erhesrhsrtb54vyh is now known as Elbrus
TurtlePiehow can I help with bugs to get karma points?  I just joined a few dayys past21:25
TurtlePiepassed?21:25
TurtlePieno, its past21:25
hggdh?21:26
hggdhTurtlePie, every time you act on a bug you earn karma21:27
TurtlePiehggdh, intersting name, how do I act on a bug or I guess that depends on the bug21:28
hggdhheh21:28
hggdhTurtlePie, you can start by looking at http://wiki.ubuntu.com/HelpingWithBugs (see the topic for this channel)21:29
hggdhand yes, what you do on a bug depends on the bug21:30
TurtlePieok thank you21:30
hggdhwelcome21:30
hggdhTurtlePie, when you have doubts on a triage, do not hesitate in asking here21:31
TurtlePiehggdh, what is a triage exactly, it sounds french21:32
TurtlePiehggdh, nvrmnd i see it on site21:33
kklimondaya, it is french ;)21:33
kklimondaat least it comes from french word21:34
hggdhand imported into English, as usual21:34
BUGabundohi again21:34
hggdhyo, long time no see ;-)21:34
kklimondawhat's up BUGabundo ? ;)21:34
BUGabundodinner is down... nothing is up21:36
BUGabundo_under then the unemployement queue_21:36
TurtlePiehggdh, should we be working on 9.04 or 8....., or both?21:43
kklimondaTurtlePie: all supported and KK ;)21:43
TurtlePieok21:44
hggdhTurtlePie, we support all listed here (under both the Development and Stable headers): https://wiki.ubuntu.com/Releases21:46
TurtlePiewow, i cant believe how organized it is once I got involved21:46
TurtlePiedoes subscribing to a bug give karma points?21:47
hggdhTurtlePie, no, no karma for subscribing, but (potentially) a lot of emails21:48
TurtlePiedoes thnderburd open attachments by pressing enter when highlighted/should it?21:48
BUGabundohggdh: eheh see bug .... oh better not nag the bot21:49
TurtlePiei clicked the first one on the list21:49
hggdhTurtlePie, any bug you feel confortable working on, go ahead. If you do not understand it, you get another one. Do that until you feel life is good21:51
hggdhTurtlePie, for your question: install thunderbird (I guess this is what you meant), and try it ;-)21:51
BUGabundohggdh: or is life is out....21:52
TurtlePiehggdh, yes, thnks you21:52
* BUGabundo looks at total NEW ubuntu bugs on LP21:52
BUGabundo !stats bugs21:52
ubot4`Factoid 'stats bugs' not found21:52
BUGabundo !stats bugs NEW21:52
ubot4`Factoid 'stats bugs NEW' not found21:52
* BUGabundo bot should learn about stats of LP21:53
kklimondaBUGabundo: you have a while? I have a question about your loco channel. can I send you a priv msg?21:57
BUGabundokklimonda: sure21:58
BUGabundono need to ask21:58
BUGabundojust ping me when that's like that so I see it, among all this chats21:58
TurtlePiewhat/who is a CVE?21:59
TurtlePielink to CVE?21:59
greg-gTurtlePie: http://cve.mitre.org/21:59
greg-gsecurity vulnerabilities in software22:00
jtholmesBUGabundo, been away all day, any big revelations I should know about occur today22:01
jtholmesbig decisions, bug discoveries?22:01
BUGabundojtholmes: been so busy last few days, that haven't even catched up on MLs, Planets, or IRC logs.... sorry. nothing new AFAIK22:06
BUGabundoother then a few karmic bugs, crashs, and YAY a fixed one from ibex22:06
BUGabundothat reminds me, who can I poke to backport the fix for bug 322239? fixed in kk, fixed JJ and II for me22:07
ubot4`Launchpad bug 322239 in gnome-phone-manager "gnome-phone-manager wont connect via Bluetooth" [Undecided,Fix released] https://launchpad.net/bugs/32223922:07
jtholmesBUGabundo, sorry little too new to know that one yet  thx for the update though22:08
jtholmesso phone mgr will dial your phone etc>22:08
BUGabundojtholmes: why then does your nick sound so familiar to me?22:09
jtholmesetc.22:09
hggdhBUGabundo, is it the same version?22:09
BUGabundohggdh: higher! the one for KK now works!22:09
BUGabundoolder (even on KK) didn't22:09
BUGabundoso the new (upstream?) fixed it for me22:09
jtholmesBUGabundo, because I have been bothering you for the last several days :)22:09
hggdhwell, you can nominate for Jaunty. If it fits an SRU, it will be done22:09
BUGabundo1y and no one thouched that bug, even after I posted it to BT ml and upstream :(22:10
BUGabundook22:10
BUGabundojust need to get someone on JJ with a non working version and test that to see if it fixes it for him/her22:10
BUGabundovoluters?22:10
jtholmesBUGabundo, I am an newbee to bugs, old, old hand at Linux/Unix/Sun OS but new to this process22:10
hggdh(I do not use bluetooth)22:10
jtholmeshggdh, howdy you are in texas, is that correct?22:11
hggdhjtholmes, correct, Plano22:12
porthosehggdh: denison22:13
jtholmesjust like to get use to were folks are at, time zone etc. know where both  plano (have been there for SUn) and denison are22:13
hggdha good one to all y'all, then22:14
jtholmesporthose,  know where denison is but have not been there yet22:14
BUGabundojtholmes: timezones don't works....22:15
porthoseyea not much to see but a nice lake to enjoy ;-)22:15
BUGabundosee maco example.... she has strange schedules for most ppl22:15
jtholmesyeah22:15
macohaha yeah i live in washington dc and have been mistaken for australian on irc due to the hours i spend on here22:16
BUGabundomaco: heehhehehehehehe22:17
jtholmesi am amazed at times the folks on this channel22:18
BUGabundojtholmes: why?22:21
jtholmeshggdh, i ran the mainline  2.6.28 and the  2.6.28-12.43  with no problems, however I did not have any problems with 2.6.28-11 so I didnt expect to cure or inherit any problems22:21
jtholmesdoes anyone know if there is a package listing that basically tells what each pkg does, high level that is22:22
BUGabundoYoBoY: [[]]22:24
BUGabundonao tarda nada e' so ppl a falar PT aki!22:24
jtholmesBUGabundo, just because all sorts of folks from diff time zones are on at various times22:24
BUGabundojtholmes: apt-cache show PACKAGE22:24
BUGabundoor Add/Remove on Aplications22:24
YoBoYé uma invasao?22:24
jtholmesBUGabundo, been to the first one will look at add remove hadnt thought of that22:25
hggdhjtholmes, we would need someone with this issue to try the new kernel22:25
hggdheven synaptic will give you a short explanation of what a package intends to do22:26
jtholmesi just send the reporter of 366222 a request to try and use the new 12.43 i also have two other folks i am going to ask shortly22:26
jtholmeshggdh, yes i was just thinking of synaptic with its explanation  would give me a leg up on determining what pkgs do what when chasing bugs22:27
jtholmeshggdh, the only pitfall is see about using the proposed kernel and curing the problem, is what caused it?22:28
jtholmeswhat caused it in 11-2822:28
jtholmessorry 28.11.4222:28
hggdhjtholmes, good question. You can try scanning the changelog for the new package22:30
jtholmesok lets see how things go w/the three folks i pick to try the new kernel and then we can go from there22:33
=== lifeless_ is now known as lifeless
BUGabundojtholmes: apt-cache is much faster then synaptic22:45
BUGabundoas always CLI FTW22:45
jtholmesBUGabundo, yes i am a CLI kind of guy, i didnt know GUI existed until yesterday :)22:47
jtholmesany GUI's :)22:48
BUGabundoahaahaha22:48
jtholmeshggdh, BUGabundo second got second report that upgrading kernel cured lockups  368461 said upgrade to 2.6.29.2  mainline cured problem, no lockups in 4 hrs, that was 6 hrs ago22:49
BUGabundojtholmes: is there a .29 mainline ????22:50
hggdhjtholmes, this is good but -- .29 is not an official kernel :-(22:50
hggdhBUGabundo, yes22:50
jtholmesyep, sure is22:50
jtholmesactually i think it goes to 30. something22:51
hggdhand it does ;-)22:51
jtholmeshggdh, is running 30. something22:51
jtholmesor was22:51
hggdham22:51
hggdh.30rc4 -- but this would not really help if I were to look at a .28 bug22:52
jtholmesright22:52
jtholmesi actually want the folks i contact to run 28-12.43 to see if that cures their problems for the time being since is it the next one to come along22:53
hggdhyes, it would corroborate the other comment. Although knowing it does not seem to happen on .29.2 is also good22:54
jtholmesyes perhaps just a glitch we can ignore and move one22:55
jtholmesmove on22:55
TurtlePiei have a question for a web page developer22:55
TurtlePieno, for: hddgh22:55
* hggdh is not a web page dev22:55
TurtlePiehggdh22:55
TurtlePiethats ok, my idea is fundamental22:56
jtholmesis not either22:56
jtholmesTurtlePie, fire away maybe i will learn something22:56
TurtlePiesay there is the same bug with a different number in Ubuntu, Kubuntu, Mythbuntu etc.............22:56
jtholmesok22:56
TurtlePieshouldnt they all be on one page together sonce they are obviously the same bug?22:57
jtholmesno they are marked dups of one of them, i belive that is the way it works22:57
TurtlePieit would increase collab?22:57
TurtlePieoh, that is what a duplicate is?22:57
hggdhTurtlePie, can you give us bug #s to look at?22:57
jtholmesyes afaik22:57
TurtlePieBug #288816 for ubuntu and Bug #343850 for Mythbuntu  --its the DVD playing bug22:58
ubot4`Launchpad bug 288816 in mythtv "Very unreliable DVD playback" [Unknown,Fix released] https://launchpad.net/bugs/28881622:58
ubot4`Launchpad bug 343850 in totem "totem-gstreamer fails to install" [Medium,Incomplete] https://launchpad.net/bugs/34385022:58
jtholmesbug 28881622:58
TurtlePieyes22:59
TurtlePiethey arent identical, but you get the idea22:59
hggdhyes. The problem is that they refer to different *distributions*, so we cannot dup one to the other. But we *can* add a reference one to the other23:01
jtholmesTurtlePie, i confirmed one on totem failing to install and the assignee marrked it invalid23:02
jtholmesi thought it should have been duped as the assignee said it had been reported but did not say more, interesting23:02
hggdhjust add a comment stating see also bug XXXXX on <distribution>, or, better, click on "also affects distribution"23:02
BUGabundohggdh: unless the prob is the package behind it and common to all23:02
hggdhBUGabundo, yes. But we do not know it right now (but I *think* this may be the case)23:03
BUGabundook23:03
* BUGabundo shuts for a few more mins23:04
hggdhheh23:05
TurtlePieok, thanks guys23:11
TurtlePiehggdh, clicking on affect other distros does not give other ubuntu derivatives23:12
TurtlePiemaybe the network ubuntu23:13
TurtlePiebut I get the idea23:13
TurtlePieno need to change what isnt broken23:13
hggdhTurtlePie, give it the URL for the other bug23:15
TurtlePiehggdh, good idea23:16
TurtlePiewake up, or are you all working on bugs?23:35
BUGabundoor watching Bones23:36
TurtlePiei'm waiting on the baseball games to begin23:37
hggdhor trying to earn some money ;-)23:37
jtholmeslikes what hggdh is doing :)23:37
hggdhso do I, so do I...23:44
BUGabundoI miss getting paid to do what I like23:47
BUGabundoCommunity work doesn't pay the bills23:47
BUGabundobut feels good inside23:47
micahghggdh: can you check a bug I just updated? bug 22436523:49
ubot4`Launchpad bug 224365 in cupsys "Apparmor prevents printing with cups-pdf" [Undecided,Confirmed] https://launchpad.net/bugs/22436523:50
hggdhgood work, micahg23:51
micahgit wasn't my bug so I confirmed, right?23:51
hggdhsigh. "Sorry, there was a problem with launchpad" etc, etc23:52
micahgyep, been getting that for a couple of days23:53
=== maco_ is now known as maco
hggdhwell, I will have to reboot into 2.26.28 to check on it. BRB.23:53
HellowAnyone have any idea on why those have been popping up so much?23:57
HellowI get LP errors left and right23:58
micahgHellow: you can ask in #launchpad23:58

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