[Bug 843953] Re: having repostitory problums when in update manager

2011-09-07 Thread Gary Poster
** Project changed: launchpad = null ** Also affects: ubuntu Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/843953 Title: having repostitory problums

[Bug 834698] Re: setuptools.egg-info can end up as a directory when it is meant to be a symlink

2011-08-29 Thread Gary Poster
I really think the underlying bug is somewhere in our Debian Python infrastructure, though I have no idea where. It may be somewhat rare, but Launchpad has at least four machines affected by it right now (see RT 47596). -- You received this bug notification because you are a member of Ubuntu

[Bug 834698] [NEW] setuptools.egg-info can end up as a directory when it is meant to be a symlink

2011-08-26 Thread Gary Poster
Public bug reported: I suspect (from past experience) that this problem is more widespread than the python-setuptools package, but this is where we have encountered it in Launchpad lately (Lucid). These are comments by cjwatson and wgrant from IRC about the issue: cjwatson: There are problems

[Bug 828940] Re: python-keyring broken on Oneric

2011-08-18 Thread Gary Poster
** Changed in: launchpad Status: New = Triaged ** Changed in: launchpad Importance: Undecided = Critical ** Also affects: python-keyring (Ubuntu) Importance: Undecided Status: New ** Project changed: launchpad = launchpadlib -- You received this bug notification because

[Bug 752282] Re: terminates python with cannot connect to X server

2011-08-10 Thread Gary Poster
Released in Oneiric. Note that this fix is for Gnome. ** Changed in: python-keyring (Ubuntu) Status: New = Fix Released ** Changed in: launchpadlib Status: Triaged = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 823367] Re: Natty installation failed

2011-08-10 Thread Gary Poster
Thank you. I forwarded this to the person who reported the bug in the hopes that it might help. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/823367 Title: Natty installation failed To manage

[Bug 823367] [NEW] Natty installation failed

2011-08-09 Thread Gary Poster
Public bug reported: This is filed on behalf of someone who wrote into feedb...@launchpad.net (see https://support.one.ubuntu.com/Ticket/Display.html?id=4117). To whom it may concern: I couldn't log into Launchpad. I was trying to install Ubuntu 11.04 (Natty Narwhal) onto a Dell Latitude D610,

[Bug 823367] Re: Natty installation failed

2011-08-09 Thread Gary Poster
** Attachment added: syslog provided by bug reporter https://bugs.launchpad.net/bugs/823367/+attachment/2264076/+files/syslog -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/823367 Title: Natty

[Bug 823367] Re: Natty installation failed

2011-08-09 Thread Gary Poster
** Attachment added: partman provided by reporter https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/823367/+attachment/2264077/+files/partman -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 752282] Re: terminates python with cannot connect to X server

2011-08-08 Thread Gary Poster
This is now in Sid. I'm trying to find out what I need to do to get this in Oneiric now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/752282 Title: terminates python with cannot connect to X

[Bug 822844] [NEW] Sync python-keyring 0.6.2-1 (main) from Debian unstable (main)

2011-08-08 Thread Gary Poster
Public bug reported: Please sync python-keyring 0.6.2-1 (main) from Debian unstable (main) Changelog entries since current oneiric version 0.5.1-2: python-keyring (0.6.2-1) unstable; urgency=low * New upstream version * debian/control - Bump the Standards-Version field to 3.9.2 -

[Bug 822844] Re: Sync python-keyring 0.6.2-1 (main) from Debian unstable (main)

2011-08-08 Thread Gary Poster
This is to address launchpadlib bug 752282 . From http://pypi.python.org/pypi/keyring/0.6.2#changes , the following are the changes since the last Ubuntu release. 0.6.1 has the changes we need specifically. Thank you! = 0.6.2 = fix compiling on OSX with XCode 4.0 = 0.6.1 = Gnome keyring

[Bug 752282] Re: terminates python with cannot connect to X server

2011-08-08 Thread Gary Poster
Oneiric: bug 822844 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/752282 Title: terminates python with cannot connect to X server To manage notifications about this bug go to:

[Bug 752282] Re: terminates python with cannot connect to X server

2011-08-08 Thread Gary Poster
** Branch linked: lp:~gary/launchpad/bug752282 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/752282 Title: terminates python with cannot connect to X server To manage notifications about this bug

[Bug 777874] Re: If multiple reports on new bug, mark it confirmed

2011-08-03 Thread Gary Poster
This is fix-released for Launchpad. We will remove either the feature flags or the functionality based on the discussion Matthew Revell and Kate have about this. That is tracked separately in bug 820442. ** Changed in: launchpad Status: Fix Committed = Fix Released -- You received this

[Bug 696134] Re: python-lazr.delegates causes 'No module named restfulclient.errors' from apport-bug

2011-08-03 Thread Gary Poster
This is a packaging issue, almost certainly dealing with the problematic Python namespace packages. ** Changed in: lazr.delegates Status: Triaged = Confirmed ** Changed in: lazr.delegates Status: Confirmed = Invalid -- You received this bug notification because you are a member

[Bug 752282] Re: terminates python with cannot connect to X server

2011-08-03 Thread Gary Poster
Benji made a release of the python-keyring code on PyPI. I have contacted the Debian packager asking him to include in Debian. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/752282 Title:

[Bug 752282] Re: terminates python with cannot connect to X server

2011-08-02 Thread Gary Poster
I've made a fix in the python keyring. https://bitbucket.org/kang/python-keyring-lib/pull-request/3/do-not-try- to-connect-to-the-gnome-keyring I checked for DBUS_SESSION_BUS_ADDRESS, as Markus suggested, as well as DISPLAY. Benji did a bit of experimentation to show that it was possible to

[Bug 752282] Re: terminates python with cannot connect to X server

2011-08-02 Thread Gary Poster
Code has been merged into trunk I plan to close this bug when Oneiric has the fix. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/752282 Title: terminates python with cannot connect to X server To

[Bug 777874] Re: If multiple reports on new bug, mark it confirmed

2011-07-22 Thread Gary Poster
@Kate: I've marked the statuses as you suggest. You are correct, this will not address historical New bug tasks that already have multiple people affected--but even for these old bugs, the first time a new person is affected, the code will be triggered and the status will move to Confirmed. **

[Bug 777874] Re: If multiple reports on new bug, mark it confirmed

2011-07-21 Thread Gary Poster
I'm not quite sure on whether Fix Released is appropriate once we have this released exclusively to ubuntu and launchpad (feature flaged), but that's where we are, and that's what I'm doing. Ubuntu should now have the requested behavior. ** Changed in: launchpad Status: Fix Committed =

[Bug 777874] Re: If multiple reports on new bug, mark it confirmed

2011-07-20 Thread Gary Poster
** Tags removed: qa-needstesting ** Tags added: qa-ok -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/777874 Title: If multiple reports on new bug, mark it confirmed To manage notifications about

[Bug 777874] Re: If multiple reports on new bug, mark it confirmed

2011-07-20 Thread Gary Poster
This is ready for deployment (and should be deployed in the next four hours). In order to turn on the behavior for ubuntu and launchpad, we will need to add these feature rules: bugs.autoconfirm.enabled_distribution_names default 1 ubuntu bugs.autoconfirm.enabled_product_names default

[Bug 777874] Re: If multiple reports on new bug, mark it confirmed

2011-07-19 Thread Gary Poster
** Branch linked: lp:~gary/launchpad/bug777874 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/777874 Title: If multiple reports on new bug, mark it confirmed To manage notifications about this bug

[Bug 777874] Re: If multiple reports on new bug, mark it confirmed

2011-07-18 Thread Gary Poster
I have a branch in which this is all working. The last step is to make adding a bug duplicate or saying me too via AJAX automatically update the bugtask statuses. I hope to do that tomorrow. If I don't have it working in a few hours, I will land a branch with the server-side functionality for

[Bug 810442] Re: computer runs slow changed from 10.10 to 11.04

2011-07-14 Thread Gary Poster
** Also affects: ubuntu Importance: Undecided Status: New ** Project changed: launchpad = null ** Changed in: null Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 777874] Re: If multiple reports on new bug, mark it confirmed

2011-07-14 Thread Gary Poster
In regards to the feature flag, I had considered that general approach. The problem is that feature flags are for page context. That's not what we are interested in here: we are interested in bug tasks. For any bug modified, we will need to iterate over its bug tasks to see if the bug is

[Bug 777874] Re: If multiple reports on new bug, mark it confirmed

2011-07-13 Thread Gary Poster
** Changed in: launchpad Assignee: (unassigned) = Gary Poster (gary) ** Changed in: launchpad Status: Triaged = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/777874 Title

[Bug 777874] Re: If multiple reports on new bug, mark it confirmed

2011-07-13 Thread Gary Poster
We know Ubuntu wants this behavior. We are less confident that other projects will. Francis suggested feature flags as an initial cut for a distinguishing mechanism. I think we could do this by, for instance, looking for a feature flag that specifies a comma-separated whitelist of projects that

[Bug 794551] Re: xfwm4 not started in xubuntu session

2011-06-08 Thread Gary Poster
** Project changed: launchpad = null ** Changed in: null Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/794551 Title: xfwm4 not started in xubuntu session --

[Bug 630400] Re: No updates about ubuntubugs on identi.ca

2011-06-08 Thread Gary Poster
Actually, I'm marking as Invalid to get it off our radar. If there is indication of a LP error, please change the status of the LP bug to New. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/630400

[Bug 630400] Re: No updates about ubuntubugs on identi.ca

2011-06-08 Thread Gary Poster
Launchpad might be involved if the RSS feed we offered fell behind, but we have no indication of that here, nor do we have anyone else reporting that kind of bug in another circumstance, at least in a bug search for RSS that I just made. I'm marking as incomplete until there is some indication

[Bug 675357] Re: Hung when adding key to launchpad account

2011-06-08 Thread Gary Poster
** Changed in: launchpad Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/675357 Title: Hung when adding key to launchpad account -- ubuntu-bugs mailing list

[Bug 793563] Re: this is what I get ok ERROR:root:parse failed for '/var/lib/update-manager/meta-release-development' Traceback (most recent call last): File /usr/lib/python2.7/dist-packages/UpdateMa

2011-06-06 Thread Gary Poster
** Project changed: launchpad = null ** Also affects: ubuntu Importance: Undecided Status: New ** Changed in: null Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 424849] Re: Launchpad should batch attachment notification emails

2011-04-22 Thread Gary Poster
Graham investigated the status of aggregating attachments in notification emails. Launchpad already aggregates attachments that are from the same person and for the same bug. Therefore, this bug, as described in its title and in the goals set out by Deryck and Graham, is fixed. I've marked it

[Bug 424849] Re: Launchpad should batch attachment notification emails

2011-04-22 Thread Gary Poster
@Brian: yes, that's exactly what Graham reported. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/424849 Title: Launchpad should batch attachment notification emails -- ubuntu-bugs mailing list

[Bug 691841] Re: find_exported_interfaces broken in Python 2.7

2011-03-30 Thread Gary Poster
** Changed in: lazr.restful Status: Triaged = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/691841 Title: find_exported_interfaces broken in Python 2.7 -- ubuntu-bugs mailing

[Bug 691841] Re: find_exported_interfaces broken in Python 2.7

2011-01-14 Thread Gary Poster
Barry, thank you for looking at this. FWIW, I think it is very defensible that inspect.isclass does not return True for a Zope interface. Zope interfaces are made with the class statement, but are really class instances via old-style metaclass trickery, as I'm sure you knew way back when you

[Bug 691841] Re: find_exported_interfaces broken in Python 2.7

2011-01-14 Thread Gary Poster
That putheader change was the last one we needed to address for this package. Branch pushed, MP made. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/691841 Title: find_exported_interfaces broken in

[Bug 683337] [NEW] Backport button element support to Lucid

2010-11-30 Thread Gary Poster
Public bug reported: Binary package hint: w3m Per bug 523229, we would like the button element support (debian/patches/020_button.patch in w3m 0.5.2-10) to be ported back to Lucid and Maverick. This will mean that Ubuntu's SSO can be used in the default text-based browser that Ubuntu ships.

[Bug 669974] Re: ubuntu 10.10 wireless driver problem

2010-11-03 Thread Gary Poster
** Also affects: ubuntu Importance: Undecided Status: New ** Changed in: launchpad Status: New = Invalid -- ubuntu 10.10 wireless driver problem https://bugs.launchpad.net/bugs/669974 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 669843] Re: not able to enter taxes like 14.5%

2010-11-03 Thread Gary Poster
** Also affects: ubuntu Importance: Undecided Status: New ** Changed in: launchpad Status: New = Invalid -- not able to enter taxes like 14.5% https://bugs.launchpad.net/bugs/669843 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 669770] Re: Many windows can not be resized to a smaller size. Unable to select options below

2010-11-03 Thread Gary Poster
** Also affects: ubuntu Importance: Undecided Status: New ** Changed in: launchpad Status: New = Invalid -- Many windows can not be resized to a smaller size. Unable to select options below https://bugs.launchpad.net/bugs/669770 You received this bug notification because you

[Bug 670224] Re: I CAN NOT INSTALL APPS FROM SOFTWARE CENTER

2010-11-03 Thread Gary Poster
** Also affects: ubuntu Importance: Undecided Status: New ** Changed in: launchpad Status: New = Invalid -- I CAN NOT INSTALL APPS FROM SOFTWARE CENTER https://bugs.launchpad.net/bugs/670224 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 670497] Re: boot issue : pad does not respond till any key is pressed

2010-11-03 Thread Gary Poster
** Also affects: ubuntu Importance: Undecided Status: New ** Changed in: launchpad Status: New = Invalid -- boot issue : pad does not respond till any key is pressed https://bugs.launchpad.net/bugs/670497 You received this bug notification because you are a member of Ubuntu

[Bug 640689] Re: [Maverick] username mismatch with quickly share

2010-10-06 Thread Gary Poster
** Changed in: launchpadlib Status: Confirmed = Invalid -- [Maverick] username mismatch with quickly share https://bugs.launchpad.net/bugs/640689 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 651709] Re: python-lazr.restfulclient contains empty filename on application installs

2010-10-05 Thread Gary Poster
** Also affects: lazr.restfulclient (Ubuntu) Importance: Undecided Status: New -- python-lazr.restfulclient contains empty filename on application installs https://bugs.launchpad.net/bugs/651709 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 651709] Re: python-lazr.restfulclient contains empty filename on application installs

2010-10-05 Thread Gary Poster
** Changed in: lazr.restfulclient Status: New = Invalid -- python-lazr.restfulclient contains empty filename on application installs https://bugs.launchpad.net/bugs/651709 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 628755] Re: Impossible to log in in Launchpad using apport from a tty console with w3m

2010-09-30 Thread Gary Poster
** Summary changed: - Impossible to log in in Launchpad using apport from a tty console + Impossible to log in in Launchpad using apport from a tty console with w3m -- Impossible to log in in Launchpad using apport from a tty console with w3m https://bugs.launchpad.net/bugs/628755 You received

[Bug 628755] Re: Impossible to log in in Launchpad using apport from a tty console with w3m

2010-09-30 Thread Gary Poster
As reported in the bug description, lynx does work in my experience. I have no issue with secure connections. This page collects our (my?) knowledge of the situation: https://help.launchpad.net/API/EndUserHints . If the only challenge to using w3m is what Andrea reports in comment 1, changing

[Bug 628755] Re: Impossible to log in in Launchpad using apport from a tty console with w3m

2010-09-30 Thread Gary Poster
** Also affects: canonical-identity-provider Importance: Undecided Status: New -- Impossible to log in in Launchpad using apport from a tty console with w3m https://bugs.launchpad.net/bugs/628755 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 404204] Re: corrupt cache produces unhelpful error messages

2010-09-29 Thread Gary Poster
The corrupt cache itself was presumably caused by bug 459418. ** Changed in: launchpadlib Status: New = Triaged ** Changed in: launchpadlib Importance: Undecided = Low -- corrupt cache produces unhelpful error messages https://bugs.launchpad.net/bugs/404204 You received this bug

[Bug 621348] [NEW] .pth and .egg-info files in /usr/lib/pymodules/python2.6 are not being processed

2010-08-20 Thread Gary Poster
Public bug reported: Binary package hint: python2.6 On Lucid, .pth and .egg-info files in /usr/lib/pymodules/python2.6 are not being processed. It's because of how it is included, with a .pth file, IIRC. This means that, for instance, bugs in repoze.what-1.0.8-py2.6-nspkg.pth are not

[Bug 605397] Re: OpenOffice dialog box save file as freezes

2010-07-19 Thread Gary Poster
** Changed in: launchpad-foundations Status: New = Invalid ** Also affects: openoffice.org (Ubuntu) Importance: Undecided Status: New -- OpenOffice dialog box save file as freezes https://bugs.launchpad.net/bugs/605397 You received this bug notification because you are a

[Bug 566467] Re: potentially vulnerable to cve-2009-3555

2010-07-16 Thread Gary Poster
** Changed in: launchpad-foundations Assignee: (unassigned) = Robert Collins (lifeless) -- potentially vulnerable to cve-2009-3555 https://bugs.launchpad.net/bugs/566467 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 566467] Re: potentially vulnerable to cve-2009-3555

2010-07-15 Thread Gary Poster
I didn't think there was a way around this yet, but https://bugzilla.mozilla.org/show_bug.cgi?id=554594#c8 seems to suggest that an update to a newer openssl will make our users no longer worried about the problem. I'm reopening the bug for Foundations and will make an RT. ** Bug watch added:

[Bug 566467] Re: potentially vulnerable to cve-2009-3555

2010-07-15 Thread Gary Poster
To be clear, the problem is not the potential vulnerability--IS has assured that we are not vulnerable. The concern is that more than half of Launchpad's users are Firefox users, and we want to keep them from being concerned about Launchpad, and keep us from having to reply to security questions

[Bug 566467] Re: potentially vulnerable to cve-2009-3555

2010-07-15 Thread Gary Poster
RT #40432 -- potentially vulnerable to cve-2009-3555 https://bugs.launchpad.net/bugs/566467 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 538097] Re: +storeblob fails with 500 Internal server error on production (works on edge)

2010-06-14 Thread Gary Poster
Jamin, your experience is almost certainly unrelated to the underlying cause of this bug. Could you please open a new bug? Is there any other information you can give us--do the logs give an OOPS value for instance? A timeout somewhere along the line sounds suspiciously likely. -- +storeblob

[Bug 538097] Re: +storeblob fails with 500 Internal server error on production (works on edge)

2010-06-14 Thread Gary Poster
Looks like you found bug 95822. That looks like the right one. I did get a suggestion for logs which I will include there. -- +storeblob fails with 500 Internal server error on production (works on edge) https://bugs.launchpad.net/bugs/538097 You received this bug notification because you are

[Bug 95822] Re: Malone connection generates an Internal Server Error on large file attachments

2010-06-14 Thread Gary Poster
For someone who can reproduce the problem and is comfortable mucking with the reporting script, it might be useful to add the following to the top of the apport reporting script. import httplib2 httplib2.debuglevel=1 After this, the next run will print a lot of debugging information that might

[Bug 160191] Re: Beta testers asked to log in twice (launchpad.net then edge.launchpad.net)

2010-06-01 Thread Gary Poster
Agree, this is as fixed as it is likely to get. ** Changed in: launchpad-foundations Status: Triaged = Fix Released -- Beta testers asked to log in twice (launchpad.net then edge.launchpad.net) https://bugs.launchpad.net/bugs/160191 You received this bug notification because you are a

[Bug 552419] Re: Multiple module import warning from ubuntu-bug

2010-05-21 Thread Gary Poster
The only way in which launchpadlib-the-software is involved is by importing pkg_resources. That's the only line of code from the software that has run when the UserWarning occurs. That's why I believe it to be invalid. Robert and I talked about this on IRC, and he got the results described

[Bug 581652] Re: Handle HTTP 304's correctly

2010-05-18 Thread Gary Poster
OK, we'll go the direction of moving the cache around, even though I'm sure comment 5 of bug bug 509168 presages support pain. As Leonard said on IRC, at least we're at the beginning of an Ubuntu cycle. I've asked Leonard to fit this in sometime over the next month or so. ** Changed in:

[Bug 581652] Re: Handle HTTP 304's correctly

2010-05-17 Thread Gary Poster
Because of Leonard's reply, I've marked this as Won't Fix for lazr.restfulclient and added the Ubuntu packaging of lazr.restfulclient to the bug so we can get 0.9.14 or newer packaged. Thank you ** Also affects: lazr.restfulclient (Ubuntu) Importance: Undecided Status: New ** Changed

[Bug 574494] Re: package linux-image-2.6.32-22-generic 2.6.32-22.33 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-05-13 Thread Gary Poster
** Branch unlinked: lp:~gary/launchpad/bug574493 -- package linux-image-2.6.32-22-generic 2.6.32-22.33 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/574494 You received this bug notification because you are

[Bug 575254] Re: Switching to a tab containing Launchpad is extremely slow in Firefox

2010-05-12 Thread Gary Poster
** Changed in: launchpad-foundations Status: Confirmed = Invalid -- Switching to a tab containing Launchpad is extremely slow in Firefox https://bugs.launchpad.net/bugs/575254 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 575254] Re: Switching to a tab containing Launchpad is extremely slow in Firefox

2010-05-12 Thread Gary Poster
*** This bug is a duplicate of bug 223238 *** https://bugs.launchpad.net/bugs/223238 Please see bug 537298 for more information. ** This bug has been marked a duplicate of bug 223238 Extremely slow Ajax/Javascript/CSS performance in Firefox 3 using non-free nvidia-glx-new -- Switching

[Bug 408984] Re: Extremely slow tab switching on Launchpad pages

2010-05-12 Thread Gary Poster
Is this a dupe of bug 223238? -- Extremely slow tab switching on Launchpad pages https://bugs.launchpad.net/bugs/408984 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 575254] Re: Switching to a tab containing Launchpad is extremely slow in Firefox

2010-05-12 Thread Gary Poster
*** This bug is a duplicate of bug 223238 *** https://bugs.launchpad.net/bugs/223238 lunch said: there is a high likelihood that it wont get fixed upstream so Launchpad must make some workarounds to help alleviate the slow tab switching. That's a reasonable point, especially given the

[Bug 575254] Re: Switching to a tab containing Launchpad is extremely slow in Firefox

2010-05-12 Thread Gary Poster
*** This bug is a duplicate of bug 223238 *** https://bugs.launchpad.net/bugs/223238 Conclusion from experts here: no one could conclusively narrow down the issue. Major sites are also affected. It really is Firefox' problem, not the Internet's. Won't Fix. -- Switching to a tab

[Bug 575254] Re: Switching to a tab containing Launchpad is extremely slow in Firefox

2010-05-10 Thread Gary Poster
In the past this has been related to video drivers. See bug 408984 for instance. Switching bug to Ubuntu. ** Also affects: ubuntu Importance: Undecided Status: New ** Changed in: launchpad-foundations Status: New = Invalid -- Switching to a tab containing Launchpad is

[Bug 552419] Re: Multiple module import warning from ubuntu-bug

2010-04-23 Thread Gary Poster
** Changed in: launchpadlib Status: New = Invalid -- Multiple module import warning from ubuntu-bug https://bugs.launchpad.net/bugs/552419 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 566467] Re: potentially vulnerable to cve-2009-3555

2010-04-23 Thread Gary Poster
LOSAs verify that LP has the patch installed. They will track further Apache updates, once the protocol change has been agreed upon and implemented. ** Changed in: launchpad-foundations Status: New = Fix Released -- potentially vulnerable to cve-2009-3555

[Bug 562626] Re: please make launchpad.load() work again

2010-04-22 Thread Gary Poster
Because the affected ubuntu scripts are fixed, and we're trying to deprecate this usage anyway, I'm triaging this as low. If I don't get any complaints after a while, I'll change it to a Won't Fix. On the other hand, if I get more reports of problems, I'll raise the priority. We will try to

[Bug 231797] Re: no sensible way to use debian/watch files with launchpad hosted tarballs

2010-04-01 Thread Gary Poster
** Project changed: launchpad-foundations = launchpad-registry -- no sensible way to use debian/watch files with launchpad hosted tarballs https://bugs.launchpad.net/bugs/231797 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 524980] Re: does not retry temporary failures

2010-03-29 Thread Gary Poster
*** This bug is a duplicate of bug 380504 *** https://bugs.launchpad.net/bugs/380504 ** Changed in: lazr.restfulclient Status: New = Triaged ** Changed in: lazr.restfulclient Importance: Undecided = High ** This bug has been marked a duplicate of bug 380504 Handle HTTP Error

[Bug 538097] Re: +storeblob fails with 500 Internal server error on production (works on edge)

2010-03-16 Thread Gary Poster
** Changed in: launchpad-foundations Status: Triaged = Fix Released -- +storeblob fails with 500 Internal server error on production (works on edge) https://bugs.launchpad.net/bugs/538097 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 539262] Re: Radeon Mobility M6 LY graphics issue (lucid)

2010-03-15 Thread Gary Poster
** Also affects: ubuntu Importance: Undecided Status: New ** Changed in: launchpad-foundations Status: New = Invalid -- Radeon Mobility M6 LY graphics issue (lucid) https://bugs.launchpad.net/bugs/539262 You received this bug notification because you are a member of Ubuntu

[Bug 538097] Re: +storeblob fails with 500 Internal server error on production (works on edge)

2010-03-15 Thread Gary Poster
Will address in Launchpad, and get it rolled out to production ASAP. ** Changed in: launchpad-foundations Assignee: (unassigned) = Gary Poster (gary) ** Changed in: launchpad-foundations Milestone: None = 10.03 -- +storeblob fails with 500 Internal server error on production (works

[Bug 538097] Re: +storeblob fails with 500 Internal server error on production (works on edge)

2010-03-15 Thread Gary Poster
** Changed in: launchpad-foundations Importance: High = Critical -- +storeblob fails with 500 Internal server error on production (works on edge) https://bugs.launchpad.net/bugs/538097 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 485797] Re: login_with(): Please support optional credentials_file argument

2010-01-28 Thread Gary Poster
** Changed in: launchpadlib Status: Fix Committed = Fix Released -- login_with(): Please support optional credentials_file argument https://bugs.launchpad.net/bugs/485797 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 358004] Re: launchpadlib scripts break when run under python 2.6

2009-04-24 Thread Gary Poster
See https://bugs.edge.launchpad.net/ubuntu/+source/python- httplib2/+bug/336067 and the related httplib2 bug linked there. -- launchpadlib scripts break when run under python 2.6 https://bugs.launchpad.net/bugs/358004 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 293679] Re: 1.9rc1 can't push to Launchpad

2008-11-06 Thread Gary Poster
I also encountered this problem. I have the pdb backtrace output. I also ran this with -Dhpss and can give the log. Backtrace below, log attached. [EMAIL PROTECTED]:~/canonical/lp-branches/bug288064$ bzr push -Dhpss Using saved push location: lp:~garyposter/launchpad/bug288064 / [==

[Bug 293679] Re: 1.9rc1 can't push to Launchpad

2008-11-06 Thread Gary Poster
Andrew, I tried the manual change (self._cache_limit = 0 - self._cache_limit = 1024*1024) and it still didn't get past step 0 of 4 in 14 minutes, after which I killed it. -- 1.9rc1 can't push to Launchpad https://bugs.launchpad.net/bugs/293679 You received this bug notification because you are a

[Bug 50001] breezy - dapper upgrade fails on AMD64

2006-06-16 Thread Gary Poster
Public bug reported: Binary package hint: ia32-libs Used the update manager to attempt to update the system (breezy - dapper). After downloading all packages, installation process reported as follows: Could not install '/var/cache/apt/archives/ia32-libs_1.4ubuntu19_amd64.deb' The upgrade

[Bug 50001] Re: breezy - dapper upgrade fails on AMD64

2006-06-16 Thread Gary Poster
hm, looks like dupe of 48540, sorry. -- breezy - dapper upgrade fails on AMD64 https://launchpad.net/bugs/50001 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

<    1   2   3