/srv/irclogs.ubuntu.com/2011/04/15/#ubuntu-bugs.txt

dlbike76bdmurray: I mean ubuntu version.  Such as 10.10, 11.04, etc.00:46
dlbike76Basically I want to see all new, untriaged bugs in a certain version of Ubuntu.00:47
Ampelbeindlbike76: unfortunately that is not possible with lp00:49
Ampelbeindlbike76: you can use https://launchpad.net/ubuntu/+bugs?field.tag=natty&field.status=New&field.importance=Undecided but that only shows the bugs tagged with "natty", usually that means only bugs by apport00:53
hggdhwell, new bugs opened with apport will have the release code in  as a tag -- mverick, lucid, natty, etc01:33
hggdhdarn! Again, I just stated what had just been stated :-(01:33
=== yofel_ is now known as yofel
rr0hitIs bug 761295 a bug in nautilus or unity ?03:47
ubot4Launchpad bug 761295 in nautilus (Ubuntu) "sudo nautilus is not using global menu (affects: 1) (heat: 6)" [Undecided,Confirmed] https://launchpad.net/bugs/76129503:47
JoshuaLHello, someone commented on my bug report, however I do not know if I should do something or if it is pointed to someone else: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/754825/comments/1010:44
ubot4Launchpad bug 754825 in linux (Ubuntu) (and 1 other project) "Kernel panic while using my system [brcm80211] [assertion "scb->magic == SCB_MAGIC"] (affects: 1) (heat: 8)" [Undecided,New]10:44
jibelJoshuaL, this comment is from an upstream developer to point to the patch, it is pointed to the kernel team.11:07
NarcHello, I need advice from you, Bug Lords.11:14
thekornNarc: hey, just ask your question, and I'm sure someone is able to answer11:17
NarcOk, thanks thekorn. The thing is, I have a strange bug in empathy. I submitted it a few days ago, someone asked me for a screencast, which I submitted, and now, it's still marked as Incomplete. I'm still having the bug on a fully updated Natty beta. Should I "bump" the bug or mark it differently ? Or is it not okay to change the status of your own bugs...11:20
thekornNarc: ok, can you please give me the link to the bug11:21
thekornand I'll have a look11:21
Narchttps://bugs.launchpad.net/ubuntu/+source/empathy/+bug/75693011:21
NarcSure11:21
ubot4Launchpad bug 756930 in empathy (Ubuntu) ""Previous Conversations" window gets ever larger (affects: 1) (heat: 6)" [Undecided,Incomplete]11:21
thekornmerci11:21
NarcDe rien :)11:21
thekornwow, funny bug11:22
NarcTold you, strange.11:22
abhinav-lol11:23
thekornNarc: do you have some external repositories enabled, some ppa or such?11:24
NarcNo11:24
NarcI avoided this to have a "clean" beta and be able to test it properly.11:24
thekornNarc: can you please add information about the version of unity you are using11:25
thekornby running   apt-cache policy unity11:26
thekornbecause I don't think it's a bug in empathy at all11:26
Narcthekorn: Ok, and then I post it in a new comment ?11:26
thekornNarc: also, can you reproduce this bug with other apps11:26
thekornNarc: yes, in a comment please11:26
Narcthekorn: No, it's only happening with this window, and only in empathy.11:28
Narcthekorn: Ok.11:28
Narcthekorn: Should I paste all the output of the command or just the version ?11:29
thekornNarc: all the output please11:29
Narcthekorn: Done.11:30
thekornNarc, also please state that this behaviour is limited to empathy11:30
Narcthekorn: Ok.11:30
Narcthekorn: Voila. I posted what you asked for.11:34
Narcthekorn: Thanks for your help.11:34
thekornNarc: thanks, I'll look at this bug in a bit, have to run for lunch now11:34
Narcthekorn: Ok, have a good meal.11:36
rr0hitcan someone please set bug 761462 to "wishlist" ?12:22
ubot4Launchpad bug 761462 in unity (Ubuntu) "re-ordering launchers in the list (affects: 2) (heat: 12)" [Undecided,New] https://launchpad.net/bugs/76146212:22
rr0hitsorry, ignore my request. The feature is already present on using "ctrl + drag"12:24
pedro_hey folks remember that today we have a bug day for iso-testing bugs https://wiki.ubuntu.com/UbuntuBugDay/2011041514:29
pedro_there's still a lot of bugs waiting to be triaged14:30
jibelmvo, hi, I'm stuck with this one bug 760713, looks like it's related to nss and network manager but I can't figure out why it refuses to upgrade and I've been unable to reproduce.15:01
ubot4Launchpad bug 760713 in update-manager (Ubuntu) "Upgrade from 10.10 to 11.04 fails (affects: 1) (heat: 8)" [Undecided,Incomplete] https://launchpad.net/bugs/76071315:01
jibelthere are also package from lucid installed15:01
mvojibel: thanks, let me have a look15:16
mvojibel: the report looks like there is a pin on libnss3, its definitely odd15:21
mvojibel: heh, I thnk I found it15:22
jibelmvo, and what is it ?15:23
mvojibel: looks like libnss3 is giving trouble I investigate this now further15:26
RedSingularitymvo: How did you narrow it down to libnss3?16:04
mvoRedSingularity: I think its libnss3, not 100% sure, the log end indicates that it has trouble with network-manager and libnss3 multiple times, so I looked where libnss3 got touched first in the log and it fails pretty early libnss3-1d16:07
mvoRedSingularity: I'm not 100% positive on this yet, but the apt-cache policy output hopefully helps16:07
mvojibel, RedSingularity: have you tried to reproduce it yet? if not, I will do now16:07
mvoapt-clone restore apt_state /tmp/mytestdir ftw16:08
RedSingularitymvo: I have not tried yet16:08
mvook, I will now then16:08
jibelmvo, I'll do, I'm on a meeting atm16:08
RedSingularitymvo: were you talking about the end of the apt.log file?16:08
mvoRedSingularity: yeah, usually I go from back backwards in order to try to get a idea where it stared going wrong16:10
RedSingularitymvo: ahh ok.  Yeah i see it now.16:10
mvoRedSingularity: and once I found the candidate (or a candidate) I grep through it to see in what ways its state got touched16:11
RedSingularitymvo: LOTS of problems with the network-manager in fact.  Is that linked to libnss3?16:13
RedSingularityOr just another candidate?16:13
mvoI think the root is libnss3 (as network-manager needs that)16:15
mvobut its always a bit difficult, the resolver log is a pain to read16:16
RedSingularityoh and jibel, I think i have seen another similar to bug 761224 and empathy.  You know of any dupes as of now?16:16
ubot4Launchpad bug 761224 in update-manager (Ubuntu) "upgrade 10.10 -> 11.04 fails (affects: 1) (heat: 8)" [Undecided,Incomplete] https://launchpad.net/bugs/76122416:16
jibelRedSingularity, yes, I've added a comment, that's because the user upgraded at the wrong time, when evolution and evolution-common were out of sync on the mirror16:17
* mvo whishes we had a consistent archive all the time16:17
RedSingularityjibel: ohh that explains it :)16:17
jibelI've seen no critical upgrades to natty atm. The main issue are users installing ppa mainly xorg-edgers16:18
RedSingularitymvo: so you try to trace the package all the way up the 'chain' to find the culprit?  Any tools I can use to search dependency's?  That would make life a bit easier ;)16:20
RedSingularityAs of now i have been using http://packages.ubuntu.com/16:21
RedSingularityAny command line tools though?16:22
charlie-tcaRedSingularity: you can use apt-cache; try apt-cache --help16:23
RedSingularityjibel: oh ok.  Yeah i see you looked at both reports.16:23
charlie-tcadepends and rdepends can be listed with it16:23
charlie-tcaAlthough to bne16:24
jibelRedSingularity, and rmadison is your friend to find package versions16:24
RedSingularitycharlie-tca: ahhhh that looks like it will work nicely :)16:24
charlie-tcaalthough, to be honest, most of the stuff is just patience trying to read logs and find the right errors16:24
paultag+116:25
charlie-tcaIt is all time-consuming triage work to with logs16:25
paultagprincipal of locallity, if there's an error, chances are the reason it exists is just above it16:25
mvoRedSingularity: I usually use apt-cache policy, apt-cache show, rmadmison and some times synaptic and the search for dependencies search feature16:26
charlie-tcaI must pick the hard ones, then. Many times I have to find the error at the bottom, then dig upwards until I find what really happened16:26
mvoRedSingularity: no good tools, sorry, but it would probably be a really good idea to add them16:26
jibelpedro_, or any bugcontrol admin, can you renew my membership please ?16:40
hggdhjibel: it will cost you one beer :-)16:41
hggdhjibel: done16:43
rr0hitsomeone please set importance to bug 754297.16:43
ubot4Launchpad bug 754297 in synaptic (Ubuntu) "Synaptic Package Manager not responding to status change (affects: 5) (dups: 3) (heat: 34)" [Undecided,Confirmed] https://launchpad.net/bugs/75429716:43
hggdhrr0hit: what would be the importance?16:44
rr0hitcould you evaluate..new to triaging..16:44
mvo I set it to medium now16:44
mvothanks16:44
jibelhggdh, Thanks Sir! I owe you a pint of Dreher16:45
hggdh:-)16:46
hggdhrr0hit: you should always try to figure an importance -- even if you end up not matching what a more experienced triager/maintainer would set16:47
rr0hithggdh: ok..yet to go through the triaging guide completely...wasnt confident..thanks for the tip nyways :)16:48
hggdhrr0hit: if they do not match you should ask why, and -- perhap -- discuss why16:49
rr0hithggdh: alright.16:49
vishhaha! mvo is like the mama bear spoiling new triagers and setting importance for them! ;p16:50
rr0hitoops...i am being "spoilt" :D16:51
* yofel hands rr0hit https://wiki.ubuntu.com/Bugs/Importance in the meanwhile, keep it at hand16:51
mvovish: lol16:53
bdmurrayjibel: we have a special bug day today right?17:57
yofeliso bugs today17:58
awsoonhi all, I would like to report a bug where OOo Calc hangs, is there some information that I could attach that would be usefull? #76196918:00
hggdhbug 76196918:02
ubot4Launchpad bug 761969 in openoffice.org (Ubuntu) "Crash on paste OOo calc (affects: 1) (heat: 6)" [Undecided,New] https://launchpad.net/bugs/76196918:02
jibelbdmurray, correct, the target is bugs reported during ISO testing http://wiki.ubuntu.com/UbuntuBugDay/2011041518:03
hggdhawsoon: yeah, there is not much in the bug to help... can you repeat it at will?18:03
awsoonhggdh: I havn't killed the process yet, I was hopping there might be a way to get a stack trace out of it or something to identify where the crash actually happened18:04
bdmurrayjibel: you did bug 758942 on there ;-)18:05
ubot4Launchpad bug 758942 in debian-installer (Ubuntu) "prerequisites for installing ubuntu are out of date (affects: 1) (heat: 8)" [Low,Triaged] https://launchpad.net/bugs/75894218:05
jibelbdmurray, Yay, I'll update the wiki page18:07
bdmurrayjibel: I already did18:07
jibelbdmurray, oh nice, thanks18:08
bdmurrayjibel: there is at least one duplicate row in there18:08
jibelbdmurray, hm, maybe because it was reported on many one milestone.18:10
jibels/many one milestone/more than one milestone18:10
hggdhawsoon: there is, you can always use GDB to dump the stacktrace -- but if you do not have the debug symbols, it will not help any18:14
=== tubadaz_ is now known as tubadaz
hggdhawsoon: so you you have two options: (1) find out all the needed debug packages (there will be a LOT of them), and then run gdb against the pid, or18:16
hggdhawsoon: (2) try to reproduce it: if you are able to, attaching the data, and describing the steps would be perfect18:17
rr0hitcan someone using unity pls try to reproduce bug 762001...its a fun bug !!18:25
ubot4Launchpad bug 762001 in unity "Maximizing/unmaximizing a window by double clicking the title-bar causes a position shift of the window (affects: 1) (heat: 6)" [Undecided,New] https://launchpad.net/bugs/76200118:25
dlbike76Could someone from BugControl look at bug 579876.  I can confirm that it is still occurring in Natty.18:28
ubot4Launchpad bug 579876 in ubuntu "encrypted home directory doesn't mount after password change (affects: 5) (heat: 32)" [Undecided,Confirmed] https://launchpad.net/bugs/57987618:28
bdmurraydlbike76: its unfortunate that this bug doesn't have a package18:32
=== tubadaz is now known as tubadaz_away
=== tubadaz_away is now known as tubadaz
dlbike76bdmurray:  I'm unsure of which package it belongs in.  I don't know alot about encryptfs.18:39
bdmurraydlbike76: could you document steps to recreate the bug in the report itself18:39
dlbike76It's pretty well documented in the description, but I can add additional steps.18:40
dlbike76It's basically happening when you change another user's password through either passwd or users-admin18:40
dlbike76What is the name of the password module in users-admin?18:41
bdmurraydlbike76: what about if you change your own password?18:41
dlbike76It works fine if you change your own password.18:41
dlbike76I've tested using both passwd and users-admin -> change password.18:42
bdmurraydpkg -S users-admin18:42
bdmurraywill return the package that users-admin is a part of18:45
bdmurrayand that package could have a bug task for this bug18:45
rr0hitplease set the bug 762001 to medium importance. Watch the video attached to understand the problem.18:48
ubot4Launchpad bug 762001 in unity "Maximizing/unmaximizing a window by double clicking the title-bar causes a position shift of the window (affects: 2) (heat: 12)" [Undecided,Confirmed] https://launchpad.net/bugs/76200118:48
vegerhello19:44
vegerI am new and eager to help, but I am unsure where to begin... ;)19:45
veger(I read the wiki pages)19:45
bdmurrayveger: What are you interested in?19:53
vegerFixing bugs I suppose, but I guess its best to start triaging bugs first19:54
vegerthere are 24.000+ untraiged ones though...19:54
bdmurrayveger: I'd start with an application you are interested in or like to use19:55
vegerthat is a bit overwhelming: should I 'just' pick one?19:55
ttcudifveger: you can look at the 5-a-day19:57
vegerI do not have any particular interest in an application I guess... :)19:57
yofelveger: then start with any application you know and are familiar with how it works19:58
vegerok, lets pick dolphin :)19:58
yofelah hey, fellow kubuntu user19:58
vegerttcudif: 5-a-day? does that help new people? :)19:58
vegeryofel: yes19:59
rr0hitplease set the bug 762001 to medium importance. Watch the video attached to understand the problem. sorry for repeating this.19:59
ubot4Launchpad bug 762001 in unity (Ubuntu) (and 1 other project) "Maximizing/unmaximizing a window by double clicking the title-bar shifts the window towards right (affects: 3) (heat: 16)" [Undecided,Confirmed] https://launchpad.net/bugs/76200119:59
yofelveger: 5 a day is a bit of a statistics competition that tracks how much people do https://wiki.ubuntu.com/5-A-Day19:59
seb128seems to be a duplicate of bug #760436 rather19:59
ubot4Launchpad bug 760436 in unity (Ubuntu) (and 1 other project) "Window display shifted (affects: 3) (dups: 2) (heat: 22)" [Medium,Confirmed] https://launchpad.net/bugs/76043619:59
seb128rr0hit, ^20:00
yofelveger: for starters read the https://wiki.ubuntu.com/Bugs/HowToTriage - I know it's long and we're working on splitting it up a bit but it gives you a general overview of what we do20:01
yofelveger: you can also request a mentor https://wiki.ubuntu.com/BugSquad/Mentors - we currently do that as a mentoring team though which you'll be assigned to then20:02
vegeryofel: I read that page yes, but it contains only/mostly facts, nothing to help me start working on something20:02
vegeryofel: a mentor might be a good idea to help me start...20:03
vegeryofel: I'll join 5-a-day for starters20:03
=== ttcudif is now known as trinikrono
trinikronoveger: you can look at firefox :D20:05
trinikronothey have lots of bugs20:06
* yofel looks at the 55975 New bugs in launchpad and thinks many packages have a lot of bugs :P20:07
trinikronolol20:07
vegerI  am looking at bugs for the kdeutils package atm, oly 19 left to pick from...20:09
vegernow I should try and confirm a 'New' report in order to triage it?20:09
yofelveger: that's because KDE bugs get filed directly at bugs.kde.org, so there aren't many bugs filed on launchpad20:10
yofelthat's the start yes, try to reproduce it20:10
vegerheh... so I should pick another category?20:10
yofelyour choice, even if there aren't many bugs, fact is that there are still some there. You can always move to something else when you run out of bugs20:12
vegerbest to start with most recent?20:12
yofelyes20:12
rr0hitseb128: not really sure if it is a duplicate of the bug u mentioned20:12
vegerok, I confirmed #69265120:15
bdmurraybug 69265120:15
ubot4Launchpad bug 692651 in kdeutils (Ubuntu) (and 1 other project) "Ark : when creating a zip file Ark doesn't encode accents properly (i.e. "é" "è" etc.) (affects: 2) (heat: 32)" [Undecided,New] https://launchpad.net/bugs/69265120:15
yofelmeet our bot20:16
vegerheh20:16
vegerok, read the Bugs/Status page again, I could reproduce the bug from the description, so I suppose it is complete and I should set the bug status to triaged?20:17
seb128rr0hit, seems the same if you read the comments20:18
rr0hitseb128: it says window is displaced to the bottom away from the global menu. My problem is that window as a whole gets shifted leftwards and ends up in another workspace20:19
rr0hitseb128: pls look at the video attached20:20
seb128rr0hit, did you read comment #9 for example?20:22
yofelveger: confirmed here too, I'll set it to triaged as it's pretty trivial to reproduce20:22
seb128rr0hit, but yeah could be a different issue20:23
rr0hitseb128: it says to minimize and maximize different applications, in my issue window gets shifted to right when maximizing and restoring20:23
seb128right20:23
seb128that's only a double click issue20:24
rr0hitseb128: i think the bug you mentioned deals with vertical spacing between the global menu and the window itself which isnt my problem20:24
seb128correct, they are different20:24
yofelveger: read https://wiki.ubuntu.com/Bugs/Importance and tell me what it should get in your opinion20:25
vegeryofel: why only for kdeutils and not for 'KDE Utils'? Because 'KDE Utils' is the upstream report?20:25
rr0hitseb128: could you set importance for the bug?20:26
yofelveger: that's an automatically tracked task for the upstream bug, which is updated by launchpad itself20:26
seb128rr0hit, technically I can but I prefer to let the unity guys judge what they consider it to be20:26
rr0hitseb128: fair enough. :)20:26
seb128rr0hit, it seems "low" to me since most users don't double click but use the buttons which don't have this issue20:26
yofelveger: also the upstream bug was marked invalid as this seems to be an issue in kubuntu20:27
vegeryofel: I would chose 'Low' as there is an easy fix: not using those special chars... and there is not a real impact on other users20:27
rr0hitseb128: probably. But i double click a lot which lead me to this one.20:28
yofelveger: hm, I'll agree, but I count the possibility of using dolphin to display the files as the workaround, as ark would be still useless for chinese for example.20:33
vegeryofel: and now our work is done?20:35
yofelveger: yes, triaging goes as far as marking the bug Triaged, then it's the developers turn20:35
vegeryofel: thanks for explaining!20:36
patrickmwanyone feeling up to validation a raid config bug 76197120:36
ubot4Launchpad bug 761971 in mdadm (Ubuntu) "no notification that one of the disks has been disconnected in a raid 1 configurtion (affects: 1) (heat: 6)" [Undecided,New] https://launchpad.net/bugs/76197120:36
yofelveger: btw. if you have problems with any kubuntu bugs feel free to ask in #kubuntu-devel too, we don't bite (do mention that you're new at triaging though)20:36
patrickmwI encountered it yesterday20:36
vegeryofel: in the meanwhile I found another bug #668020 after looking at it I confirmed it and would like to set the importance ot wishlist. Could you take a look at it before thowing me into the deep? ;)20:37
ubot4Launchpad bug 668020 in kdeutils (Ubuntu) "kcalc negative numbers ui problem (affects: 1) (heat: 20)" [Undecided,New] https://launchpad.net/bugs/66802020:37
yofelveger: ok, that bug should go upstream to https://bugs.kde.org20:39
vegeryofel: oh... because it is a kde application?20:39
yofelyes20:39
yofeland the bug is in the application itself, so the developers of kcalc need to fix this20:40
vegerah, so I picked a wrong bug for a beginner :)20:40
yofel(although eveyone is encouraged to add a patch with the fix for the issue to the bug too ;) )20:40
yofelveger: not really, that's what we do all the time, so the sooner you get used to it the better20:40
vegerit shouldn't be too hard to fix this bug20:40
vegerok, I'll find info on reporting a bug upstream :)20:41
yofelveger: https://wiki.ubuntu.com/Bugs/Upstream - click on the kde logo20:41
vegerok, we need to search for a duplicate report on bugs.kde.org20:43
yofelveger: the kde bugtracker will show you a duplicate filing form when you want to report the bug20:43
yofelerrr, duplicate finding form20:43
vegerok, so just report the bug?20:44
yofelas for kcalc I only get one unrelated bug so it's not reported yet20:44
yofelveger: yes, go ahead20:44
yofelveger: you can use the same title and description for the bug as on launchpad, under "Additional Information" put a link to the launchpad bug20:45
vegeryofel: A full link or only the bug number?20:50
yofelfull link please20:50
vegerfiled under number 27105720:51
yofelkde bug 27105720:51
ubot4KDE bug 271057 in general "kcalc negative numbers ui problem" [Wishlist,Unconfirmed] http://bugs.kde.org/show_bug.cgi?id=27105720:52
vegernice :)20:52
vegerand now the LP bug needs to be set to triaged and wishlist?20:52
yofellooks ok, now go back to launchad and click on "Also affects project"20:52
veger... and copy the link?20:53
yofelyes, the full link to the kde bug20:53
vegerdone!20:54
yofelgood next...20:54
yofelveger: post the 3rd response from https://wiki.ubuntu.com/Bugs/Responses#A%20bug%20that%20should%20be%20handled%20upstream containing the kde link so the reporter knows what you just did20:55
vegersounds reasonable, done!20:56
yofelnow, I'm going to mark this as Low, as this isn't a request for a new feature, but a bug in an existing one, even if it's minor20:58
vegerit is a bug and not a feature request?20:58
yofelnow to explain what I just did21:00
yofelveger: I count pressing '-' then '5' and it showing as '5' as a real bug21:00
vegeryofel: true, if you look at it that way... :)21:01
vegeryofel: eh... you marked it 'Wishlist'...21:01
yofelveger: back to the lp bug. We only track bugs in launchpad for Kubuntu that were actually introduced by us, or severe upstream bugs that justify us adding a patch. All other minor bugs on launchpad get filed upstream and then the ubuntu task is closed21:02
yofelveger: thanks, corrected....21:02
yofelnote: this policy only applies to KDE bugs. All other bugs get marked triaged once they're reported upstream21:03
vegerok: let them handle their bug as we handle our own bugs :)21:03
vegerif you don't mind: why only KDE bugs?21:04
yofelthat's mostly due to the kubuntu team bein very small and having almost no triagers working on the kubuntu bugs...21:04
yofelmaybe we'll do some rework there for the next release cycle. But first we actually need to update our (almost virtually non-existent) documentation...21:05
bdmurrayyofel: did you get more duplicates reported that way or less?21:06
vegerso it seems that I have a lot to learn (and here was I thinking that it would be easy and straightfordward), so I guess I'll apply for a mentor21:06
vegeryofel: thanks a lot for explaining!!21:07
yofelbdmurray: mostly less. It's also consistent with our policy of not using apport in kubuntu bug drkonq so most bugs go directly to KDE anyway without touching launchpad21:07
yofelwith the old policy we had a lot of stale bugs on launchpad that either nobody triaged or long fixed bugs that were still marked as triaged since nobody cleaned them up21:08
yofel*in kubuntu but drkonqi so...21:08
vegeryofel: are you still available for another question? Or should I really apply for a mentor first?21:15
yofelstill there21:16
veger#590984 is implemented already in 10.10 (as it has KDE 4.5.1), so this bug should be marked Fix Released? Or should I check whether it is fixed in 10.04 as well?21:17
yofellp 59098421:18
ubot4Launchpad bug 590984 in kdeutils (Ubuntu) "Kubuntu 10.04 - problems with special characters in zip archives (affects: 1) (heat: 11)" [Undecided,New] https://launchpad.net/bugs/59098421:18
vegeroh I needed to put lp in front of the number...21:18
yofelwell, either lp or bug. 'bug' will use the default, which is lp.21:20
yofelveger: if a bug is fixed in a newer release it's "Fix Release" - the main bug task is always against the development release which is natty currently with 4.6.221:21
vegeryofel: eventhough the author asked to fix it in 10.04?21:22
yofelif it should be fixed in 10.04 you need to follow21:22
yofel!sru21:22
ubot4Stable Release Update information is at http://wiki.ubuntu.com/StableReleaseUpdates21:22
yofelwhich is only for critical bugs and would require a lucid task on the bug too. The natty task is fix release21:23
yofel*fix released21:23
yofelveger: also, the reporter says this has been fixed in 4.4.4. lucid-updates has 4.4.5 so that is fixed in 10.04 already21:24
vegeryes21:24
vegerso only critical bugs will be fixed in older versions, otherwise always assume current version?21:24
vegerand in this case I indeed need to set it to "Fix Released" after digging up some nice response21:25
yofelveger: yes21:25
yofelveger: fixing bugs in stable relases also needs a task opened for that release, see bug 459647 for an example on how that looks like21:26
ubot4Launchpad bug 459647 in compiz (Ubuntu Maverick) (and 4 other projects) "Cannot change mouse cursor theme when compiz is enabled (affects: 137) (dups: 8) (heat: 696)" [Low,Fix released] https://launchpad.net/bugs/45964721:27
vegerok, is if the bug was critical and required a fix for a 10.04 a new task needed to be created for the bug, set to triaged and the 'main task' could have been set to "Fix Released"?21:29
yofelyes, as the main task tracks the development release. 11.04 until next month21:29
vegeryofel: I updated the bug, it would ease my mind if you could take a look at it :)21:30
dlbike76bdmurray:  On bug 579876 were you able to completely log in after changing the user's password?21:31
ubot4Launchpad bug 579876 in ecryptfs-utils (Ubuntu) "encrypted home directory isn't mounted if password changed by another user (affects: 5) (heat: 32)" [High,Confirmed] https://launchpad.net/bugs/57987621:31
yofelveger: looks fine21:31
vegercool21:32
bdmurraydlbike76: at a command prompt yes21:32
dlbike76bdmurray:  My desktop basically locked up because of the home filesystem being unreadable.21:32
bdmurraydlbike76: right if I logged into X that happened21:32
vegeryofel: thank you again, 3 to go for the 5-a-day requirements...21:32
dlbike76bdmurray:  Yeah that's what I was getting at.21:33
yofelveger: ah wait21:33
dlbike76bdmurray:  In my opinion there should be a strong warning when changing a users password if they are using an encrypted home.21:34
yofelveger: you need a *public* mail address on launchpad for 5-a-day as the emails sent by launchpad are used for the calculation, and without a public address the script has no way to identify you21:34
vegerheh, ok i'll make my email public... too bad for these last 2 bugs I suppose :)21:35
yofelnp, as I said it counts the mails. So even commenting on a bug without actually triaging it will give you credit :P (it's more to track overall work)21:36
hjdBug 467730 is similar to what is discussed above. Seg faults on startup in Lucid, works fine in Maverick and beyond. I thought I could mark it fix released and post a comment including https://wiki.ubuntu.com/Bugs/Responses#Fixed in Development release while still existing in a previous release . Does that sound reasonable?21:37
ubot4Launchpad bug 467730 in fedora (and 2 other projects) "Segfault when launching (affects: 10) (dups: 1) (heat: 12)" [Undecided,New] https://launchpad.net/bugs/46773021:37
vegermaking my email only visible to LP users is good enough?21:37
yofelbdmurray: ^ is that enough for the script?21:37
bdmurrayyofel: on a call21:41
yofelk21:41
yofelhjd: looking21:41
yofelhjd: I would say that falls under the first case. Fixed but SRUable21:42
hjdyofel: thanks. :)21:46
bdmurrayyofel: it should be21:52
yofelveger: ^21:52
vegeryofel: ok21:53
=== tubadaz is now known as tubadaz_away
=== tubadaz_away is now known as tubadaz
=== trinikrono is now known as ttcudif
BUGabundooias22:21
=== tubadaz is now known as tubadaz_away
bkerensaohai23:22
bkerensa:)23:22
=== tubadaz_away is now known as tubadaz
=== schmidtm_ is now known as schmidtm
bdmurrayWho wants more karma?23:49
greg-ghah, what's the task?23:55
bdmurraythe following bugs are probably duplicates - bug 761794 761732 761666 761610 761313 76130123:56
ubot4Launchpad bug 761794 in vlc (Ubuntu) "package vlc-nox 1.1.9-1ubuntu1 failed to install/upgrade: il sottoprocesso vecchio script di post-installation ha restituito lo stato di errore 139 (affects: 1) (heat: 6)" [Undecided,New] https://launchpad.net/bugs/76179423:56
bdmurrayone I looked at had the following in the dpkgterminallog23:57
bdmurrayNVIDIA OpenGL Driver requires CPUs with SSE to run.^M23:57
bdmurray^M23:57
bdmurrayThe current CPU does not support SSE.^M23:57
bdmurraySegmentation fault^M23:57

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