[Bug 1479014] Re: Cancel button does not work at first when selecting user that is not listed on login screen

2015-08-01 Thread The Unknown
@Tim, Ok, I am not sure how to make it shorter, I have done my best to write it in the best way I can, if you can think of a better way of putting it all then please do, but I have done my best. I missed the regression potential section because I am not sure what potential regressions exist, so I

[Bug 1479014] Re: Cancel button does not work at first when selecting user that is not listed on login screen

2015-08-01 Thread Tim
@Thomas, thanks for helping out yerenkov-scott on this one. As a general note, its usually fine to just use the git headers for cherrypicked patches, no real need for DEP3 headers in that case. @yerenkov-scott I will sponsor this however it all seems incredibly verbose, particularly your SRU

[Bug 1479014] Re: Cancel button does not work at first when selecting user that is not listed on login screen

2015-08-01 Thread Tim
@Thomas, well atleast for GNOME patches, which nearly always have bug links etc in the headers, can't really speak for other projects -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1479014 Title:

[Bug 1479014] Re: Cancel button does not work at first when selecting user that is not listed on login screen

2015-07-31 Thread The Unknown
Just so you know what happened, I found that the base version of the patches, was different to that of the current version. So I had to reverse engineer the patches and manually apply them, although I did also use quilt, but not to apply. So I have now got the debdiff file. And have attached it

[Bug 1479014] Re: Cancel button does not work at first when selecting user that is not listed on login screen

2015-07-31 Thread Thomas Ward
Assigning Importance Low and Status Triaged to match the overall gnome- shell bug (in the in-devel release), for uniformity. ** Changed in: gnome-shell (Ubuntu Vivid) Importance: Undecided = Low ** Changed in: gnome-shell (Ubuntu Vivid) Status: New = Triaged -- You received this bug

[Bug 1479014] Re: Cancel button does not work at first when selecting user that is not listed on login screen

2015-07-31 Thread The Unknown
@Thomas Ward, thank you for that help. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1479014 Title: Cancel button does not work at first when selecting user that is not listed on login screen To

[Bug 1479014] Re: Cancel button does not work at first when selecting user that is not listed on login screen

2015-07-31 Thread Ubuntu Foundations Team Bug Bot
The attachment lp1479014_vivid_v1.debdiff seems to be a debdiff. The ubuntu-sponsors team has been subscribed to the bug report so that they can review and hopefully sponsor the debdiff. If the attachment isn't a patch, please remove the patch flag from the attachment, remove the patch tag, and

[Bug 1479014] Re: Cancel button does not work at first when selecting user that is not listed on login screen

2015-07-31 Thread Thomas Ward
For the record: they asked for some help in Ask Ubuntu Chat, and I assisted. Here's what I did to assist: (1) Walked them through the use of `quilt`. Stated that they should have each upstream patch as its own in `quilt` because of the Origin dep3 headers, but that can be debated. (2)

[Bug 1479014] Re: Cancel button does not work at first when selecting user that is not listed on login screen

2015-07-31 Thread Thomas Ward
@The Unknown (yerenkov-scott): No problem, glad to help where I can. Besides, you're learning new things, which is the goal so you don't have to rely on others to guide you in the future. That's what the whole 'learning experience' thing is about, and I don't mind helping you learn new things

[Bug 1479014] Re: Cancel button does not work at first when selecting user that is not listed on login screen

2015-07-31 Thread The Unknown
@Ubuntu Foundations Team Bug Bot, Sorry, that was in error that I marked that as a patch. I have now removed the tag, and unmarked it as a patch. ** Tags removed: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1479014] Re: Cancel button does not work at first when selecting user that is not listed on login screen

2015-07-31 Thread The Unknown
Each time I wrote Bug in the new description it seems to have linked to some other irrelevant bug, please ignore those links. ** Description changed: - I am running Ubuntu Gnome 15.04, and I have recently noticed that when - logging in (not from suspend), if I click on Not listed?, it takes me -

[Bug 1479014] Re: Cancel button does not work at first when selecting user that is not listed on login screen

2015-07-31 Thread Thomas Ward
Um... actually, you shouldn't have done that, yerenkov-scott. This is a debdiff, and a patch, and it needs Ubuntu Sponsors to look at it, especially for SRU. You also need to get this bug into the SRU format. Read https://wiki.ubuntu.com/StableReleaseUpdates#Procedure ** Tags added: patch --

[Bug 1479014] Re: Cancel button does not work at first when selecting user that is not listed on login screen

2015-07-30 Thread The Unknown
Ok, everything is now going well, and it should be ready shortly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1479014 Title: Cancel button does not work at first when selecting user that is not

[Bug 1479014] Re: Cancel button does not work at first when selecting user that is not listed on login screen

2015-07-30 Thread The Unknown
The only slight problem is that I can seem to find authPrompt.js in my system anywhere... And neither can anyone else I have asked, and I am definitely running the same version as the one that I got that does have it with: apt-get source gnome-shell. -- You received this bug notification because

[Bug 1479014] Re: Cancel button does not work at first when selecting user that is not listed on login screen

2015-07-30 Thread The Unknown
Wait, it's fine, I am figuring it out now... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1479014 Title: Cancel button does not work at first when selecting user that is not listed on login

[Bug 1479014] Re: Cancel button does not work at first when selecting user that is not listed on login screen

2015-07-30 Thread The Unknown
Ok, well I have packaged it up and done all of the changes, but it appears as though you have already done it. If you haven't and want me to give you the deb files, just let me know, if you have already done it, then that is fine. -- You received this bug notification because you are a member of

[Bug 1479014] Re: Cancel button does not work at first when selecting user that is not listed on login screen

2015-07-30 Thread Tim
use 'dch -i' to create a new changelog entry, that is what changes the version Then create a debdiff with 'debdiff your_new.dsc current_ubuntu.dsc' and attach here -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1479014] Re: Cancel button does not work at first when selecting user that is not listed on login screen

2015-07-30 Thread The Unknown
Ok, all is done, I have created a deb file, although I have not changed the conversioning information, I hope that that is ok? You should be able to change that information if you want to, however I found that so many files contained the current version number, that I was unable to change all of

[Bug 1479014] Re: Cancel button does not work at first when selecting user that is not listed on login screen

2015-07-30 Thread The Unknown
I said deb file, I meant files, there are three of them... Just thought I should clarify before I caused confusion. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1479014 Title: Cancel button does

[Bug 1479014] Re: Cancel button does not work at first when selecting user that is not listed on login screen

2015-07-30 Thread The Unknown
I previously said that I have not changed the conversioning information, I meant versioning. Sorry, autocorrect... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1479014 Title: Cancel button does

[Bug 1479014] Re: Cancel button does not work at first when selecting user that is not listed on login screen

2015-07-30 Thread The Unknown
Yes I have, although I haven't really used git to do anything other than cloning projects. How exactly do I apply it to the gnome-shell package using quilt? I haven't used quilt before, but would be happy to learn! Are there any guides on this? -- You received this bug notification because you

[Bug 1479014] Re: Cancel button does not work at first when selecting user that is not listed on login screen

2015-07-30 Thread The Unknown
Also, how do I get the patches from git? I think I know roughly how to use git, but just not where the patches are... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1479014 Title: Cancel button does

[Bug 1479014] Re: Cancel button does not work at first when selecting user that is not listed on login screen

2015-07-29 Thread Tim
have you done any debian packaging? you would need to cherrypick the patches from git (its probably ok to squash the 3 into 1) and then apply to gnome-shell package using quilt. Then test build (using a ppa is probably easiest). -- You received this bug notification because you are a member of

[Bug 1479014] Re: Cancel button does not work at first when selecting user that is not listed on login screen

2015-07-29 Thread The Unknown
It appears that someone else already reported this bug here: https://bugzilla.gnome.org/show_bug.cgi?id=752739 So my report has been marked as duplicate. ** Bug watch added: GNOME Bug Tracker #752739 https://bugzilla.gnome.org/show_bug.cgi?id=752739 -- You received this bug notification

[Bug 1479014] Re: Cancel button does not work at first when selecting user that is not listed on login screen

2015-07-29 Thread The Unknown
Just let me know how and I would be happy to help. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1479014 Title: Cancel button does not work at first when selecting user that is not listed on

[Bug 1479014] Re: Cancel button does not work at first when selecting user that is not listed on login screen

2015-07-29 Thread The Unknown
Ok, I have now also reported the bug here: https://bugzilla.gnome.org/show_bug.cgi?id=753004 ** Bug watch added: GNOME Bug Tracker #753004 https://bugzilla.gnome.org/show_bug.cgi?id=753004 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1479014] Re: Cancel button does not work at first when selecting user that is not listed on login screen

2015-07-29 Thread Tim
those fixes look fine to backport, if you want to help with that, it would be great! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1479014 Title: Cancel button does not work at first when selecting

[Bug 1479014] Re: Cancel button does not work at first when selecting user that is not listed on login screen

2015-07-28 Thread Tim
Thank you for taking the time to report this bug and helping to make Ubuntu better. The issue you are reporting is an upstream one and it would be nice if somebody having it could send the bug to the developers of the software by following the instructions at

[Bug 1479014] Re: Cancel button does not work at first when selecting user that is not listed on login screen

2015-07-28 Thread Tim
** Also affects: ubuntu-gnome Importance: Undecided Status: New ** Changed in: ubuntu-gnome Milestone: None = wily -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1479014 Title: Cancel