** Changed in: helloo (Ubuntu)
Sourcepackagename: None => helloo
** Changed in: ubuntu
Sourcepackagename: helloo => None
--
[testbug] please ignore
https://bugs.launchpad.net/bugs/150631
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubun
Public bug reported:
Binary package hint: python-launchpad-bugs
If I remember correctly bug.sourcepackage should return 'None' if a Task
affects 'Ubuntu'
but unfortunately:
>>> b = Bug(150631)
>>> b.sourcepackage
'ubuntu'
>>>
Although it is a one-line fix (changing "Ubuntu" in html_bug.py line
-feed
Will start working on this, on a different branch.
Markus
** Affects: bughelper (Ubuntu)
Importance: Wishlist
Assignee: Markus Korn (thekorn)
Status: In Progress
** Changed in: bughelper (Ubuntu)
Importance: Undecided => Wishlist
Assignee: (unassigned) =>
current state of the branch:
* task-files: each task can now have a 'lifetime' declaration, where lifetime
could be either '@once', '@endless' or a date like '09 Oct 07 17:41'.
'@endless' means that this task would be deleted after a bughelper-server run
and '@once' (default) means the taskfile
Public bug reported:
Binary package hint: liferea
When I click on the 'choose file' button in the advanced-dialog while
adding a new feed liferea crashes with Segmentation fault.
$ uname -a
Linux thekorn 2.6.22-14-generic #1 SMP Tue Oct 9 09:24:55 GMT 2007 x86_64
GNU/Linux
** Affects: liferea
** Attachment added: "valgrind-logs-liferea.tar.gz"
http://launchpadlibrarian.net/9926906/valgrind-logs-liferea.tar.gz
--
[gutsy] liferea-bin crashed with SIGSEGV while trying to a new feed
https://bugs.launchpad.net/bugs/151217
You received this bug notification because you are a member of U
** Attachment added: "gdb-liferea-bin.txt"
http://launchpadlibrarian.net/9926907/gdb-liferea-bin.txt
** Description changed:
Binary package hint: liferea
When I click on the 'choose file' button in the advanced-dialog while
adding a new feed liferea crashes with Segmentation fault.
+
*** This bug is a duplicate of bug 151379 ***
https://bugs.launchpad.net/bugs/151379
** This bug has been marked a duplicate of bug 151379
Please provide virtualbox modules for 2.6.22-14
--
virtualbox-ose-modules-2.6.22-13-* is out of date
https://bugs.launchpad.net/bugs/151512
You receiv
Public bug reported:
Binary package hint: python-launchpad-bugs
currently bug.subscribers returns the users directly subscribed to a bugreport,
users in 'also notified' and 'from duplicates' are ignored.
bug.subscribers should return a list of all users directly or indirectly
subscribed to a bu
this patch against py-lp-bugs r62 makes bug.subscribers return all
subscribers.
Markus
** Attachment added: "153846_parse_all_subscriptions.diff"
http://launchpadlibrarian.net/10056918/153846_parse_all_subscriptions.diff
--
bug.subsribers: also parse 'also notified' and 'from duplicates'
htt
Public bug reported:
Binary package hint: python-launchpad-bugs
for hardy we need a py-lp-bugs shell! ;-)
quick search on google returns that "code.InteractiveConsole " seems to
be the right approach
Markus
** Affects: python-launchpad-bugs (Ubuntu)
Importance: Wishlist
Status:
** Changed in: ubuntu
Status: New => Invalid
--
work about geo
https://bugs.launchpad.net/bugs/153866
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ub
** Changed in: ubuntu
Status: New => Invalid
--
hallo
https://bugs.launchpad.net/bugs/153865
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/
** Changed in: python-launchpad-bugs (Ubuntu)
Status: New => Fix Committed
--
bug.subsribers: also parse 'also notified' and 'from duplicates'
https://bugs.launchpad.net/bugs/153846
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubu
Brian, thanks for your suggestion.
This patch against r62 changes the behavior as followed:
* bug.subscriptions returns all subscribers
* bug.get_subscriptions_category() returns all subscribers in a given
category, where is either "directly", "notified" or "duplicates"
* user added with bug.s
Public bug reported:
Binary package hint: bughelper
I just checked the bughelper-server logs [1] and found out, that there are many
errors like:
"AttributeError: Can't get 'sourcepackage'. There is no row of the
info-table[...]"
I compared the dates of these errors with the activity log of the
patch against .main r190 to fix this.
I think this is worth a SRU.
Markus
** Attachment added: "154024_ignore_changed_bugs.diff"
http://launchpadlibrarian.net/10059578/154024_ignore_changed_bugs.diff
--
bughelper could crash if a bugreport changes during a run
https://bugs.launchpad.net/bug
To discuss the general structure and syntax of such a shell I opend a
thread on the mailinglist [1]
Markus
[1] https://lists.ubuntu.com/archives/bughelper/2007-October/000951.html
--
RFE: interactive shell interface for py-lp-bugs
https://bugs.launchpad.net/bugs/153842
You received this bug not
er (Ubuntu)
Assignee: (unassigned) => Markus Korn
Status: Unconfirmed => Fix Committed
--
[apport] bughelper crashed with TypeError in main()
https://bugs.launchpad.net/bugs/116372
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubu
hi Michael,
thanks for your fast reply, I'm located in Germany and have a lot of channels,
so your explanation makes perfect sense.
In my opinion it is enough to change this error message in a new
upstream version.
Markus
--
Exception in EPG thread: Failed to read data from demuxer: Value too
*** This bug is a duplicate of bug 192892 ***
https://bugs.launchpad.net/bugs/192892
** This bug has been marked a duplicate of bug 192892
TypeError: argument 2 to map() must support iteration
--
ValueError: Unsupported attachment-type ''
https://bugs.launchpad.net/bugs/191963
You receiv
gs (Ubuntu)
Assignee: (unassigned) => Markus Korn (thekorn)
Status: Confirmed => Fix Committed
--
TypeError: argument 2 to map() must support iteration
https://bugs.launchpad.net/bugs/192892
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug co
It's in .main!
revno: 69
committer: Markus Korn <[EMAIL PROTECTED]>
branch nick: main
timestamp: Tue 2008-02-19 08:18:09 +0100
message:
applied patch to fix Bug 192892: thanks Martin Pitt to trac
*** This bug is a duplicate of bug 192992 ***
https://bugs.launchpad.net/bugs/192992
** This bug has been marked a duplicate of bug 192992
[hardy] pycentral crashed with ValueError in parse_versions()
--
package update-manager 1:0.87.4 failed to install/upgrade: subprocess
pre-installati
*** This bug is a duplicate of bug 192992 ***
https://bugs.launchpad.net/bugs/192992
** This bug has been marked a duplicate of bug 192992
[hardy] pycentral crashed with ValueError in parse_versions()
--
package python-apt 0.7.4ubuntu5 failed to install/upgrade: il sottoprocesso
post-ins
*** This bug is a duplicate of bug 192992 ***
https://bugs.launchpad.net/bugs/192992
** This bug has been marked a duplicate of bug 192992
[hardy] pycentral crashed with ValueError in parse_versions()
--
pycentral crashed with TypeError in byte_compile()
https://bugs.launchpad.net/bugs/19
*** This bug is a duplicate of bug 192992 ***
https://bugs.launchpad.net/bugs/192992
** This bug has been marked a duplicate of bug 192992
[hardy] pycentral crashed with ValueError in parse_versions()
--
package jockey-common 0.2-0ubuntu5 failed to install/upgrade: subprocess
post-instal
*** This bug is a duplicate of bug 192992 ***
https://bugs.launchpad.net/bugs/192992
** This bug has been marked a duplicate of bug 192992
[hardy] pycentral crashed with ValueError in parse_versions()
--
python-central apt-get error
https://bugs.launchpad.net/bugs/193268
You received this
*** This bug is a duplicate of bug 192992 ***
https://bugs.launchpad.net/bugs/192992
** This bug has been marked a duplicate of bug 192992
[hardy] pycentral crashed with ValueError in parse_versions()
--
pycentral crashed with TypeError in byte_compile()
https://bugs.launchpad.net/bugs/19
*** This bug is a duplicate of bug 192992 ***
https://bugs.launchpad.net/bugs/192992
** This bug has been marked a duplicate of bug 192992
[hardy] pycentral crashed with ValueError in parse_versions()
--
package jockey-common 0.2-0ubuntu5 failed to install/upgrade: le sous-processus
post
*** This bug is a duplicate of bug 192992 ***
https://bugs.launchpad.net/bugs/192992
** This bug has been marked a duplicate of bug 192992
[hardy] pycentral crashed with ValueError in parse_versions()
--
package jockey-common 0.2-0ubuntu5 failed to install/upgrade: le sous-processus
post
*** This bug is a duplicate of bug 192992 ***
https://bugs.launchpad.net/bugs/192992
** This bug has been marked a duplicate of bug 192992
[hardy] pycentral crashed with ValueError in parse_versions()
--
dependency problems
https://bugs.launchpad.net/bugs/193322
You received this bug noti
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately we can't fix it, because your description
didn't include enough information. You may find it helpful to read "How
to report bugs effectively" [WWW]
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
*** This bug is a duplicate of bug 192992 ***
https://bugs.launchpad.net/bugs/192992
** This bug has been marked a duplicate of bug 192992
[hardy] pycentral crashed with ValueError in parse_versions()
--
pycentral crashed with AttributeError in byte_compile()
https://bugs.launchpad.net/bu
*** This bug is a duplicate of bug 192992 ***
https://bugs.launchpad.net/bugs/192992
** This bug has been marked a duplicate of bug 192992
[hardy] pycentral crashed with ValueError in parse_versions()
--
package language-selector-common 0.2.10 failed to install/upgrade: subprocess
post-i
*** This bug is a duplicate of bug 192992 ***
https://bugs.launchpad.net/bugs/192992
** This bug has been marked a duplicate of bug 192992
[hardy] pycentral crashed with ValueError in parse_versions()
--
package update-manager-core 1:0.87.8 failed to install/upgrade: problemas de
depende
*** This bug is a duplicate of bug 192992 ***
https://bugs.launchpad.net/bugs/192992
** This bug has been marked a duplicate of bug 192992
[hardy] pycentral crashed with ValueError in parse_versions()
--
package jockey-gtk 0.2-0ubuntu5 failed to install/upgrade: dependency problems
- lea
*** This bug is a duplicate of bug 192992 ***
https://bugs.launchpad.net/bugs/192992
** This bug has been marked a duplicate of bug 192992
[hardy] pycentral crashed with ValueError in parse_versions()
--
package jockey-gtk 0.2-0ubuntu5 failed to install/upgrade: dependency problems
- lea
*** This bug is a duplicate of bug 192992 ***
https://bugs.launchpad.net/bugs/192992
** This bug has been marked a duplicate of bug 192992
[hardy] pycentral crashed with ValueError in parse_versions()
--
[hardy] package jockey-kde 0.2-0ubuntu5 failed to install/upgrade: problemi con
le d
I also get this issue with the latest version of the live CD.
[EMAIL PROTECTED]:~$ lspci -nn | grep VGA
06:00.0 VGA compatible controller [0300]: nVidia Corporation GeForce 8600 GT
[10de:0402] (rev a1)
[EMAIL PROTECTED]:~$ apt-cache policy jockey-gtk
jockey-gtk:
Installiert:0.3.3-0ubuntu7
Mög
I can still reproduce this bug with a fresh installation of Hardy.
Markus
--
xchat crashes while trying to search the channellist
https://bugs.launchpad.net/bugs/153380
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mai
arkus
** Changed in: five-a-day
Status: New => Invalid
** Changed in: python-launchpad-bugs (Ubuntu)
Importance: Undecided => Medium
Assignee: (unassigned) => Markus Korn (thekorn)
Status: New => In Progress
--
[GUTSY] unmet dependency for python-lau
with python-launchpad-bugs - 0.2.31~ppa2 I just uploaded a new version to the
gutsy section of the PPA, so at least this issue should be solved for gutsy.
Will fix the other versions tomorrow morning.
Markus
--
[GUTSY] unmet dependency for python-launchpad-bugs
https://bugs.launchpad.net/bugs/2
Hi Andres,
I filed bug 227211 for the libbonobo2-bin dependency issue.
Markus
** Changed in: python-launchpad-bugs (Ubuntu)
Status: In Progress => Fix Released
--
[GUTSY] unmet dependency for python-launchpad-bugs
https://bugs.launchpad.net/bugs/226949
You received this bug notification
I'm able to reproduce it, set status to confirmed.
I will try to debug this later today, which informations (logs etc.) are needed?
Markus
** Changed in: xorg (Ubuntu)
Sourcepackagename: None => xorg
Status: New => Confirmed
--
Xorg[9720] crash back to login on entering http://ubuntuguid
Hi Qchacho,
can also please attach the output of
python -c "import subprocess; import string; print repr(subprocess.Popen
(['dpkg-query','-W','python-launchpad-bugs'],
stdout=subprocess.PIPE).communicate()[0]); print
repr(string.whitespace)"
Thanks,
Markus
--
apport-gtk crashed with IndexError
** Also affects: editmoin (Ubuntu)
Importance: Undecided
Status: New
--
[testbug] auto-created by python-launchpad-bugs
https://bugs.launchpad.net/bugs/214473
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mail
** Also affects: ubuntu
Importance: Undecided
Status: New
** Changed in: ubuntu
Status: New => Invalid
--
[testbug] auto-created by python-launchpad-bugs
https://bugs.launchpad.net/bugs/214490
You received this bug notification because you are a member of Ubuntu
Bugs, which is s
closing this old buglog-data bug
** Changed in: buglog-data
Status: New => Invalid
--
[testbug] auto-created by python-launchpad-bugs
https://bugs.launchpad.net/bugs/214490
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubun
closing this old buglog-data bug
** Changed in: buglog-data
Status: New => Invalid
--
[testbug] auto-created by python-launchpad-bugs
https://bugs.launchpad.net/bugs/214473
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubun
This is not a Bug, that's just the way creating new bugs works in py-lp-
bugs. Bug.New() immediately creates a new bugreport in launchpad.
Markus
** Changed in: python-launchpad-bugs (Ubuntu)
Status: New => Won't Fix
--
Bug has been committed, without commit() being called
https://bugs.l
I can confirm this in hardy (version of nano: 2.0.7-1ubuntu1)
Steps to reproduce this:
$ cd ~
$ rm .nano-history
$ sudo nano
enter some text, then search for some text (^W) and add this text to the
search history (^P). Then close nano.
Now a .nano-history is created in the users home-dir:
$ ls -
it's a wishlist bug and confirmed in comment #3
** Changed in: seahorse (Ubuntu)
Importance: Undecided => Wishlist
Status: Invalid => Confirmed
--
seahorse shows passwords without verification
https://bugs.launchpad.net/bugs/189774
You received this bug notification because you are a m
this is a test comment
--
testbug
https://bugs.launchpad.net/bugs/137528
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bug
Public bug reported:
This bugreport was created with python-launchpad-bugs!
Markus
** Affects: ubuntu
Importance: Undecided
Status: Invalid
** Changed in: ubuntu
Status: New => Invalid
--
[testbug] please ignore
https://bugs.launchpad.net/bugs/137900
You received
Public bug reported:
Binary package hint: python-launchpad-bugs
This bugreport was created with python-launchpad-bugs!
Markus
** Affects: python-launchpad-bugs (Ubuntu)
Importance: Undecided
Status: Invalid
** Changed in: python-launchpad-bugs (Ubuntu)
Status: New
** Also affects: python-launchpad-bugs (upstream)
Importance: Undecided
Status: New
--
retracer should set importance of bugs
https://bugs.launchpad.net/bugs/106379
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubun
** Changed in: python-launchpad-bugs (upstream)
Status: New => Confirmed
** Changed in: python-launchpad-bugs (upstream)
Importance: Undecided => Medium
--
retracer should set importance of bugs
https://bugs.launchpad.net/bugs/106379
You received this bug notification because you are a
Hi Brian,
with version 0.3 of cluefiles we added an attribute 'field' to the 'op'-node,
where field can be any property of a bugreport like description, title, status
or assignee. Few days ago we added a small fix to get the assignee to a
bugreport, so generally something like is possible (untes
** Changed in: Ubuntu
Status: New => Invalid
--
test
https://bugs.launchpad.net/bugs/129202
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/m
Hi Brian & Freddy,
thanks for your suggestions.
@Freddy:
The results of the 'totem'-query or not very useful because of inheriting clues
from 'firefox'. The reason is that we are using the following command-line in
the cron-script:
bughelper -AU -p --verbose 2 --format=html
'--verbose 2' mean
Thanks Brian, good point.
My first opinion on this: why not just remove this function, if a package/url
does not exist the user will get an "url-error" anyway.
What does anyone else think?
Have a nice weekend,
Markus
--
bughelper's use of python-launchpad-bugs util.py apt_pkg.GetPkgSrcRecords(
The package_exists()-function is not used in bughelper. bugnumbers and
py-lp-bugs anymore. If a package/project does not exist in LP py-lp-bugs
is unable to open the generated url and will raise a LPUrlError.
** Changed in: bughelper (Ubuntu)
Status: Confirmed => Fix Released
--
bughelper
Hi Hilario,
thanks a lot for this patch, works fine for me, feel free to commit this patch
to .main.
small Note: we are going to release a new version of py-lp-bugs next week
(http://bazaar.launchpad.net/~thekorn/python-launchpad-bugs/api.changes.gsoc is
the branch)
Markus
** Changed in: pyth
Hi Hilario,
works for me, thank you for this patch. Feel free to commit this to .main.
Markus
** Changed in: python-launchpad-bugs (Ubuntu)
Status: New => In Progress
--
Bug.Reporter() is broken since last LP upgrade
https://bugs.launchpad.net/bugs/134690
You received this bug notificat
** Changed in: python-launchpad-bugs (Ubuntu)
Status: In Progress => Fix Committed
--
Bug.Reporter() is broken since last LP upgrade
https://bugs.launchpad.net/bugs/134690
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
** Changed in: python-launchpad-bugs (Ubuntu)
Status: In Progress => Fix Committed
--
Fix to Bug.set_status() due to LP 1.1.8 update
https://bugs.launchpad.net/bugs/134514
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
Marked this as "Fix Released" as this is fixed in the current version of
deskbar-applet (2.19.91-0ubuntu1)
** Changed in: deskbar-applet (Ubuntu)
Status: New => Fix Released
--
deskbar-applet crashed
https://bugs.launchpad.net/bugs/136794
You received this bug notification because you are
I just had a quick look at the code with the result that this bug is
fixed in deskbar-applet 2.19.91-0ubuntu1
** Changed in: deskbar-applet (Ubuntu)
Status: Triaged => Fix Released
--
deskbar-applet crashed with AttributeError in on_disabled_module_changed()
https://bugs.launchpad.net/bu
This is fixed in deskbar-applet 2.19.91-0ubuntu1
** Changed in: deskbar-applet (Ubuntu)
Status: Triaged => Fix Released
--
deskbar-applet crashed with TypeError in clear_all() on close
https://bugs.launchpad.net/bugs/132796
You received this bug notification because you are a member of Ub
arbitrary comment
here.
StacktraceTop:This is an invalid test StacktraceTop
Yes, Really!
foo
--
[apport] gunzip crashed with SIGSEGV in read()
https://bugs.launchpad.net/bugs/89040
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
-
*** This bug is a duplicate of bug 1 ***
https://bugs.launchpad.net/bugs/1
arbitrary comment
here.
StacktraceTop:This is an invalid test StacktraceTop
Yes, Really!
foo
--
[apport] gunzip crashed with SIGSEGV in read()
https://bugs.launchpad.net/bugs/89040
You received this bug notification
*** This bug is a duplicate of bug 1 ***
https://bugs.launchpad.net/bugs/1
** Attachment added: "ThreadStacktrace.txt (retraced)"
http://launchpadlibrarian.net/9113363/ThreadStacktrace.txt
--
[apport] gunzip crashed with SIGSEGV in read()
https://bugs.launchpad.net/bugs/89040
You receive
*** This bug is a duplicate of bug 1 ***
https://bugs.launchpad.net/bugs/1
This crash has the same stack trace characteristics as bug #1. However,
the latter was already fixed in an earlier package version than the one
in this report. This might be a regression or because the problem is in
a d
*** This bug is a duplicate of bug 1 ***
https://bugs.launchpad.net/bugs/1
arbitrary comment
here.
StacktraceTop:This is an invalid test StacktraceTop
Yes, Really!
foo
--
[apport] gunzip crashed with SIGSEGV in read()
https://bugs.launchpad.net/bugs/89040
You received this bug notification
*** This bug is a duplicate of bug 1 ***
https://bugs.launchpad.net/bugs/1
** Attachment added: "ThreadStacktrace.txt (retraced)"
http://launchpadlibrarian.net/9113839/ThreadStacktrace.txt
--
[apport] gunzip crashed with SIGSEGV in read()
https://bugs.launchpad.net/bugs/89040
You receive
*** This bug is a duplicate of bug 1 ***
https://bugs.launchpad.net/bugs/1
This crash has the same stack trace characteristics as bug #1. However,
the latter was already fixed in an earlier package version than the one
in this report. This might be a regression or because the problem is in
a d
** This bug is no longer a duplicate of bug 1
Microsoft has a majority market share
--
[apport] gunzip crashed with SIGSEGV in read()
https://bugs.launchpad.net/bugs/89040
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubun
Fix Released in py-lp-bugs 0.2.2:
Example usage:
>>> BugList = Connector.ConnectBugList()
>>> BugList.authentication = "cookie.txt"
** Changed in: python-launchpad-bugs (Ubuntu)
Status: New => Fix Released
--
BugList needs to support cookie file to see private bugs
https://bugs.launchpad.
This is fixed in py-lp-bugs 0.2.2
>>> b = Bug(118855)
>>> print b.info
[mplayer (Ubuntu) (Gutsy): Fix Released/High]
** Changed in: python-launchpad-bugs (Ubuntu)
Status: New => Fix Released
--
bug.status and bug.importance return "None" and "None" when the bugs status is
tracked in a
fixed in py-lp-bugs 0.2.2
** Changed in: python-launchpad-bugs (Ubuntu)
Status: Fix Committed => Fix Released
--
Bug.Reporter() is broken since last LP upgrade
https://bugs.launchpad.net/bugs/134690
You received this bug notification because you are a member of Ubuntu
Bugs, which is the b
fixed in py-lp-bugs 0.2.2
** Changed in: python-launchpad-bugs (Ubuntu)
Status: New => Fix Released
--
modifying a bug with a status tracked in a release failed
https://bugs.launchpad.net/bugs/136417
You received this bug notification because you are a member of Ubuntu
Bugs, which is the
Fixed in py-lp-bugs 0.2.2
** Changed in: python-launchpad-bugs (Ubuntu)
Status: Fix Committed => Fix Released
--
Fix to Bug.set_status() due to LP 1.1.8 update
https://bugs.launchpad.net/bugs/134514
You received this bug notification because you are a member of Ubuntu
Bugs, which is the
Thanks for your comments. This does not appear to be a bug report and we
are closing it.
--
ala ma kota
https://bugs.launchpad.net/bugs/137018
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.
Thanks for your comments. This does not appear to be a bug report and we
are closing it.
--
ala ma kota
https://bugs.launchpad.net/bugs/137018
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.
Thanks for your comments. This does not appear to be a bug report and we
are closing it.
--
ala ma kota
https://bugs.launchpad.net/bugs/137018
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.
Thanks for your comments. This does not appear to be a bug report and we
are closing it.
--
test bug, please ignore
https://bugs.launchpad.net/bugs/137325
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs mailing list
ubuntu
Thanks for your comments. This does not appear to be a bug report and we
are closing it.
--
test bug, please ignore
https://bugs.launchpad.net/bugs/137325
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs mailing list
ubuntu
Thanks for your comments. This does not appear to be a bug report and we
are closing it.
** Changed in: ubuntu
Status: New => Invalid
--
test bug, please ignore
https://bugs.launchpad.net/bugs/137325
You received this bug notification because you are a member of Ubuntu
Bugs, which is a di
Thanks for your comments. This does not appear to be a bug report and we
are closing it.
--
test bug, please ignore
https://bugs.launchpad.net/bugs/137325
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs mailing list
ubuntu
Thanks for your comments. This does not appear to be a bug report and we
are closing it.
--
test bug, please ignore
https://bugs.launchpad.net/bugs/137325
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs mailing list
ubuntu
Thanks for your comments. This does not appear to be a bug report and we
are closing it.
--
test bug, please ignore
https://bugs.launchpad.net/bugs/137325
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs mailing list
ubuntu
Thanks for your comments. This does not appear to be a bug report and we
are closing it.
--
test bug, please ignore
https://bugs.launchpad.net/bugs/137325
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs mailing list
ubuntu
Thanks for your comments. This does not appear to be a bug report and we
are closing it.
--
test bug, please ignore
https://bugs.launchpad.net/bugs/137325
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs mailing list
ubuntu
Thanks for your comments. This does not appear to be a bug report and we
are closing it.
** Visibility changed to: Public
** This bug is no longer flagged as a security issue
--
test bug, please ignore
https://bugs.launchpad.net/bugs/137325
You received this bug notification because you are a m
Thanks for your comments. This does not appear to be a bug report and we
are closing it.
--
test bug, please ignore
https://bugs.launchpad.net/bugs/137325
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs mailing list
ubuntu
Thanks for your comments. This does not appear to be a bug report and we
are closing it.
--
test bug, please ignore
https://bugs.launchpad.net/bugs/137325
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs mailing list
ubuntu
** Changed in: ubuntu
Status: Invalid => New
** Changed in: ubuntu
Status: New => Invalid
--
test bug, please ignore
https://bugs.launchpad.net/bugs/137325
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs mai
** Changed in: ubuntu
Status: Invalid => New
** Changed in: ubuntu
Status: New => Invalid
--
test bug, please ignore
https://bugs.launchpad.net/bugs/137325
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs mai
** Changed in: ubuntu
Status: Invalid => New
--
test bug, please ignore
https://bugs.launchpad.net/bugs/137325
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.
301 - 400 of 745 matches
Mail list logo