Follow up: the workaround in
https://bugs.launchpad.net/ubuntu/+source/usbip/+bug/900224/comments/5
does not work on 16.04 AFAICT.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/900384
Title:
usbipd
As Torsten says in bug #28, this is still an issue in the latest kernel
(4.4.0-45-generic):
graham@dorfl:~$ lsmod | grep usbip
usbip_host 24576 0
usbip_core 32768 1 usbip_host
graham@dorfl:~$ sudo usbipd
usbip err: stub_driver.c: 33 (open_sysfs_stub_driver) usbip_common_
** Changed in: maas
Status: New => Triaged
** Changed in: maas
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1368497
Title:
AMT Power control doesn't handl
On 5 November 2014 11:23, Jeroen T. Vermeulen
<1373...@bugs.launchpad.net> wrote:
>
> Note how the first part of the netloc, up to the first colon, is
> replaced with the new address — but the rest of the netloc is still
> there.
Ah, now ISWYM. Sorry, I'd missed that the *existing* MAAS URL in
pse
I can't reproduce this locally; it seems to work fine with properly
formatted — and even improperly formatted — IPv6 addresses. We really
need to see the problem you're seeing Jeroen.
** Changed in: maas
Status: In Progress => Incomplete
--
You received this bug notification because you a
** Changed in: maas
Status: Triaged => In Progress
** Changed in: maas (Ubuntu)
Assignee: Gavin Panella (allenap) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1373261
Tit
** Changed in: maas
Status: In Progress => Fix Committed
** Branch linked: lp:~gmb/maas/generate-dns-for-dynamic-pool-bug-1382190
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1382190
Title:
** Branch linked: lp:~gmb/maas/restrict-dynamic-range-to-
slash-16-bug-1382190
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1382190
Title:
LXCs assigned IPs by MAAS DHCP lack DNS PTR entries
To ma
Using $GENERATE statements, I get the following results:
/16 dynamic range: 10.0.0.1 - 10.0.255.255
- Reverse Zone: http://paste.ubuntu.com/8721352/
- Forward Zone: http://paste.ubuntu.com/8721358/
/24 dynamic range: 10.0.0.1 - 10.0.0.255
- Reverse zone: http://paste.ubuntu.com/8721363/
- For
** Changed in: maas
Assignee: (unassigned) => Graham Binns (gmb)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1373261
Title:
pserv.yaml rewrite breaks when MAAS URL uses IPv6 address
Andres and I have discussed this further, and he pointed out that the
LXCs can take a *long* time to start. That would be sufficient time for
us to parse the leases file and update the DNS with a PTR for the new
node (option #3).
I've tested this out locally. The LXC container took ~30minutes to s
On 23 October 2014 11:04, Julian Edwards <1382...@bugs.launchpad.net> wrote:
> I don't think #3 is that bad actually; remember that's how we used to do
> it before static IP days so it's tried and tested (although admittedly
> the DNS was in place by the time commissioning ended).
Yeah, #3 doesn't
(I'd say that option 3 is the most tasteful, as long as we can solve the
lag problem).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1382190
Title:
LXCs assigned IPs by MAAS DHCP lack DNS PTR entrie
Ah, so, the light of day: $GENERATE is only useful for networks with an
address range > /24 — i.e. up to 255 addresses. After that it breaks
down, because:
$GENERATE 1-254 $.$.0.10.in-addr.arpa. IN PTR no-name-yet-$.$.maas.
Only generates 255 addresses; it's not recursive. You just get
10.10.0.1
*** This bug is a duplicate of bug 1382190 ***
https://bugs.launchpad.net/bugs/1382190
** This bug has been marked a duplicate of bug 1382190
LXCs assigned IPs by MAAS DHCP lack DNS PTR entries
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
** Changed in: maas
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/1382190
Title:
LXCs assigned IPs by MAAS DHCP lack DNS PTR entries
To manage notifications ab
On 22 October 2014 23:56, Graham Binns wrote:
> $GENERATE 1-254 $.$.0.10.in-addr.arpa. IN PTR no-name-yet-$.$.maas.
>
> But a quick check of that on my local MAAS suggests it doesn't work.
> I'll dig further tomorrow.
Nope, scratch that, it works fine. Well, named-checkzone
On 22 October 2014 23:19, Gavin Panella wrote:
> On 22 October 2014 22:03, Graham Binns wrote:
>> This works perfectly:
>
> Awesome, that's great. Sort of brain-dump follows:
>
> How does this work for networks that don't line up with IPv4 octets? For
> exampl
I think this will work for IPv6 too, but as Kiko pointed out on IRC so
will wildcards — the main reason I'd like to stick with $GENERATE for
both is that it's one less bit of code to write ;)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubu
I started out by poking the $GENERATE directive into my reverse zone
file manually:
; Zone file modified: 2014-10-21 18:24:59.654931.
; Note that the modification time of this file doesn't reflect
; the actual modification time. MAAS controls the modification time
; of this file to be able to for
pler [1].
[1] http://www.thedumbterminal.co.uk/?action=showArticle&articleId=116
** Changed in: maas
Status: Incomplete => Triaged
** Changed in: maas
Assignee: Julian Edwards (julian-edwards) => Graham Binns (gmb)
--
You received this bug notification because you are a m
maas-proxy installs *fine* from a PPA — but you have to install it
manually; it's not installed by default on upgrade from 1.5, so we
should add something to the release notes to explain that.
** Changed in: maas (Ubuntu)
Status: Confirmed => Invalid
** Changed in: maas
Status: Tria
** Also affects: maas (Ubuntu)
Importance: Undecided
Status: New
** Changed in: maas
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/1355680
Title:
MAAS upgrad
** Branch linked: lp:~gmb/maas/dustins-patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1310846
Title:
amt template gives up way too easily
To manage notifications about this bug go to:
https://
If you land code for this feature without tests then *please* file a bug
(tagged tech-debt) and let us on the MAAS team know so that we can
either write the tests or help you write the tests. If you don't file a
bug, chances are it's going to get forgotten about.
I've already filed bug 1307906 for
On 14 March 2014 14:43, Adam Collard wrote:
> So in my case, the problem was PEBKAC and networking. Specifically I had
> two interfaces on my MAAS server that were connected to the same
> network, both had equally weighted routes to the gateway. Only one of
> them was configured in MAAS for the cl
** Visibility changed to: Public
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/972254
Title:
vmtoolsd crashed with SIGSEGV in SmcCloseConnection()
To manage notifications about this bug go to:
http
Thanks Dustin, great work!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/931345
Title:
Latest byobu in Precise ignores byobu-ctrl-a settings, treats CTRL-A
like Emacs
To manage notifications abou
Hi Dustin,
Following your steps above, I always get the emacs / start-of-line
behaviour, regardless of whether I choose option 1 or 2 in byobu-ctrl-a.
Here are the contents of ~/.byobu/keybindings.tmux:
unbind-key -n C-a
set -g prefix ^A,F12
bind a send-prefix
--
You received this bug notific
Public bug reported:
After the most recent update, byobu-ctrl-a ran when I logged in. I
selected option (1) (Screen mode). However, hitting CTRL-A does nothing
any more (so CTRL-A, c, which used to create a new window, now just
types the letter "c"). This is true regardless of what I choose in
byo
** Changed in: launchpadlib
Status: New => Triaged
** Changed in: launchpadlib
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/820415
Title:
bzr crashed with A
** Changed in: launchpad
Status: New => Invalid
** Changed in: ubuntu
Status: New => Invalid
** Project changed: launchpad => null
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/886271
Retargeting this to Ubuntu.
** Project changed: launchpad => ubuntu
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/876534
Title:
Audio Recording Problem in Ubuntu 11.10
To manage notifications abou
** Bug watch removed: Linux Kernel Bug Tracker #16006
http://bugzilla.kernel.org/show_bug.cgi?id=16006
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/568711
Title:
Resume from suspend does not wor
** Changed in: launchpad
Assignee: Graham Binns (gmb) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/703807
Title:
launchpad sometimes serves download files as content-type t
** Changed in: launchpad
Assignee: (unassigned) => Graham Binns (gmb)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/703807
Title:
launchpad sometimes serves download files as content-type t
On 27 April 2011 19:09, Brian Murray wrote:
> Well the api requires a comment when adding an attachment so it doesn't
> seem that there is a way to modify apport to prevent multiple email
> messages.
Ah, see, here's the problem:
Internally `comment` can be either a string or an IMessage, which i
** Changed in: launchpad
Status: Triaged => In Progress
** Branch linked: lp:~gmb/launchpad/bug-424849
--
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 atta
** Project changed: malone => null
--
Cannot install linux-image-2.6.35-22-generic_2.6.35-22.34_amd64.deb
https://bugs.launchpad.net/bugs/661278
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lis
** Changed in: hylafax
Importance: Unknown => Undecided
** Changed in: hylafax
Status: Unknown => New
** Changed in: hylafax
Remote watch: bugs.hylafax.org/ #934 => None
--
Faxsend crashes while trying to play file
https://bugs.launchpad.net/bugs/638789
You received this bug notifica
Marking this as Triaged again since we won't be coming back to it until
after the new subscription UI work is done.
** Changed in: malone
Status: In Progress => Triaged
** Changed in: malone
Milestone: 10.08 => None
--
Launchpad should batch attachment notification emails
https://bug
** Tags added: story-better-notification-sending
--
Launchpad should batch attachment notification emails
https://bugs.launchpad.net/bugs/424849
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lis
** Project changed: malone => null
--
i810 Xv crashes after suspend -> infinite resprawn
https://bugs.launchpad.net/bugs/28326
You received this bug notification because you are a member of Kubuntu
Bugs, which is a subscriber of a duplicate bug.
--
kubuntu-bugs mailing list
kubuntu-b...@lists.u
** Changed in: malone
Milestone: 10.07 => 10.08
--
Launchpad should batch attachment notification emails
https://bugs.launchpad.net/bugs/424849
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@
If you're seeing browser timeouts (i.e. your browser shows a plain
timeout message, rather than a Launchpad page telling you that Launchpad
couldn't render your request in time) then that suggests that the
problem is somewhere in your connection to the Launchpad servers, rather
than being a bug in
@philinux Apologies; I was addressing my comment to the most recent
commenter.
Still, my question stands. At the moment your bug report reads:
"Launchpad needs to increase it's bandwidth.
The connection has timed out.
Happening a lot."
Which doesn't really tell us much about the problem that yo
@papukaija can you give a specific URL and a specific problem? Do you
get a timeout error or does the page just take a while to appear?
There are a multitude of bugs about increasing Launchpad's performance,
so it's quite possible that this one has been reported elsewhere.
Unfortunately, whilst I
** Branch linked: lp:~gmb/launchpad/batch-attachment-notifications-
bug-424849
** Changed in: malone
Status: Triaged => In Progress
** Changed in: malone
Assignee: (unassigned) => Graham Binns (gmb)
** Changed in: malone
Milestone: None => 10.06
--
Launchpad sho
** Changed in: malone
Assignee: (unassigned) => Graham Binns (gmb)
** Changed in: malone
Status: Triaged => In Progress
** Branch linked: lp:~gmb/launchpad/batch-attachment-notification-
emails-bug-424849
--
Launchpad should batch attachment notification emails
and if we do that we may be able to change
notification emails to look like this:
From: Bug $FOO <$...@bugs.launchpad.net>
...
** Graham Binns (gmb) made the following changes
* In Ubuntu:
* status Incomplete -> Confirmed
* Comment added:
This new digest thing is the b
On 4 June 2010 20:10, Leo wrote:
> Is it simpler to detect and batch attachments than just replacing on-
> the-fly notifications by 5-minute-interval digests?
>
At this point, yes.
The bug notification code (which can be found in
lib/canonical/launchpad/mailnotification.py [1] for anyone who wan
Josh, the original report was about the problem with notifications
generated when apport uploads attachments to Launchpad (the original
summary was ambiguous; I'm looking at the description here). That's
specifically about attachment notifications.
We're about to start work on a big push to fix a
** Summary changed:
- merge multiple notification emails into one
+ Launchpad should batch attachment notification emails
** Changed in: malone
Importance: Low => High
--
Launchpad should batch attachment notification emails
https://bugs.launchpad.net/bugs/424849
You received this bug notifi
** Tags added: story-better-bug-notification
--
merge multiple notification emails into one
https://bugs.launchpad.net/bugs/424849
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
This bug should be fixed at the same time as bug 357340
--
Bug subscription wont accept unsubscribe command
https://bugs.launchpad.net/bugs/286193
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@l
** Tags added: story-better-bug-notification
--
Bug subscription wont accept unsubscribe command
https://bugs.launchpad.net/bugs/286193
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
I'm converting this back to a bug and opening an Ubuntu task for it
since the task filed originally against the Launchpad Bug Tracker is
invalid.
** Also affects: ubuntu
Importance: Undecided
Status: New
** Project changed: malone => null
--
LED Stat Problem, Display brightness, resol
@Maciej what Steve means is that this isn't a bug in the Launchpad Bug
tracker itself, which is what the bug had originally been filed against.
If you look at the top of the bug page you'll notice that there are two
"tasks" for this bug; one for the Launchpad Bug Tracker, which is marked
Invalid an
(Apport files are attached to the duplicate for the sake of not
confusing matters with attachments).
--
Gwibber crashes at startup: AttributeError: 'NoneType' object has no attribute
'makefile'
https://bugs.launchpad.net/bugs/568470
You received this bug notification because you are a member of
I can confirm this as of 2010-04-26 (Apport data forthcoming).
--
Gwibber crashes at startup: AttributeError: 'NoneType' object has no attribute
'makefile'
https://bugs.launchpad.net/bugs/568470
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
*** This bug is a duplicate of bug 568470 ***
https://bugs.launchpad.net/bugs/568470
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/45595423/Dependencies.txt
** This bug has been marked a duplicate of bug 568470
Gwibber crashes at startup: AttributeError: 'NoneTy
*** This bug is a duplicate of bug 568470 ***
https://bugs.launchpad.net/bugs/568470
Public bug reported:
Binary package hint: gwibber
This happens whenever I start gwibber after applying the latest updates.
Gwibber fails silently unless run from the command line.
ProblemType: Bug
DistroRel
Retargeted the Launchpad Bugs task to null since it's not a Launchpad
bug.
** Project changed: malone => null
** Changed in: null
Status: New => Invalid
--
thunderbird will still not start
https://bugs.launchpad.net/bugs/564197
You received this bug notification because you are a member
I added a task for this on the Thunderbird package in Ubuntu as it's not
a bug in the Launchpad bug tracker itself.
** Also affects: thunderbird (Ubuntu)
Importance: Undecided
Status: New
--
thunderbird will still not start
https://bugs.launchpad.net/bugs/564197
You received this bug n
*** This bug is a duplicate of bug 538796 ***
https://bugs.launchpad.net/bugs/538796
** Project changed: malone => null
--
[Lucid] Firefox crash at the start with a 'Segmentation fault (core dumped)'
https://bugs.launchpad.net/bugs/560007
You received this bug notification because you are a
** Bug watch removed: launchpad.net/ #
https://launchpad.net/bugs/
--
Clickable URLs need context menu
https://bugs.launchpad.net/bugs/85644
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@list
The problem is simply that Launchpad treats each new comment as a
boundary by which to split up notification emails (so if you make
several changes to a bug and add a comment the changes and the comment
will all arrive in the same notification, whereas if you comment first
and then make the changes
Public bug reported:
Binary package hint: gwibber
What happens:
When I'm typing a message and hit escape, I expect the message area to be
cleared. It isn't, so I select all the text and hit backspace to delete it.
However, if I'm replying to someone the fact that I'm replying still isn't
clear
I can confirm that this happens using the latest version of Gwibber
2.29.92.1-0ubuntu1 on a machine upgraded from Karmic to Lucid.
--
gwibber crashed with PreconditionFailed in _request()
https://bugs.launchpad.net/bugs/527490
You received this bug notification because you are a member of Ubuntu
** Attachment added: "CoreDump.gz"
http://launchpadlibrarian.net/42186016/CoreDump.gz
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/42186017/Dependencies.txt
** Attachment added: "Disassembly.txt"
http://launchpadlibrarian.net/42186018/Disassembly.txt
** Attachm
Retargeting this to launchpad-foundations; this isn't a bug in malone.
** Project changed: malone => launchpad-foundations
** Changed in: launchpad-foundations
Milestone: 10.03 => None
--
+storeblob fails with "500 Internal server error" on production (works on edge)
https://bugs.launchpad.
I'm investigating this now; I'll update here as soon as I understand the
problem better.
--
+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 s
** Bug watch added: Debian Bug tracker #541297
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=541297
** Also affects: masqmail via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=541297
Importance: Unknown
Status: Unknown
--
"${prefix}" not substituted for "/usr"
https://bugs.
** Project changed: malone => null
--
Gnome Compiz Preferences Icon tray disappear after reboot
https://bugs.launchpad.net/bugs/112890
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.
*** This bug is a duplicate of bug 487734 ***
https://bugs.launchpad.net/bugs/487734
** Project changed: malone => null
--
When VirtualBox OSE preferences selected during guest set-up, host system logs
off
https://bugs.launchpad.net/bugs/487728
You received this bug notification because yo
** Changed in: trac-launchpad
Assignee: Graham Binns (gmb) => (unassigned)
--
launchpad trac requires a change to trac installation!!
https://bugs.launchpad.net/bugs/263241
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubu
*** This bug is a duplicate of bug 471974 ***
https://bugs.launchpad.net/bugs/471974
** This bug is no longer a duplicate of bug 458180
BugTask:+index timing out
** This bug has been marked a duplicate of bug 471974
100s/1000s breaks +bug and +subscribe with SQL timeout
--
timeout erro
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/33439244/Dependencies.txt
** Attachment added: "Gconf.txt"
http://launchpadlibrarian.net/33439245/Gconf.txt
** Attachment added: "IpAddr.txt"
http://launchpadlibrarian.net/33439246/IpAddr.txt
** Attachment added: "Iw
Public bug reported:
Binary package hint: network-manager
What happens:
In Karmic, when resuming after the machine has been suspended to RAM,
NetworkManager will usually take a few seconds to reconnect to the wireless
network. Once it's reconnected, it pops up a notification bubble, but the
bu
I've filed the bug on the Gnome Bugzilla as requested.
** Bug watch added: GNOME Bug Tracker #597673
http://bugzilla.gnome.org/show_bug.cgi?id=597673
** Changed in: gdm
Importance: Undecided => Unknown
** Changed in: gdm
Status: New => Unknown
** Changed in: gdm
Remote watch: None
Public bug reported:
Binary package hint: gdm
What happens:
Having upgraded to Karmic, I am presented with the new gdm login screen, with
its list of users. Not liking this much, preferring the old method of entering
my username and password (old habits, I guess) I go to the Login screen
setti
This isn't a problem in Launchpad, so I've added an Ubuntu bug task for
it.
** Also affects: ubuntu
Importance: Undecided
Status: New
** Project changed: malone => null
--
[karmic] computer failed to suspend after todays upgrades
https://bugs.launchpad.net/bugs/415211
You received thi
** Changed in: malone
Status: Confirmed => Triaged
** Changed in: malone
Status: Triaged => Confirmed
** Changed in: malone
Milestone: None => 2.2.7
** Changed in: malone
Status: Confirmed => Triaged
--
Launchpad bug pages trigger caret browsing in Firefox and other Ge
This is not a bug in the Launchpad bug tracker; I've retargeted it to
Ubuntu.
** Also affects: ubuntu
Importance: Undecided
Status: New
** Project changed: malone => null
--
glx fails to load with a seg fault at startup with nvidia-glx-185
https://bugs.launchpad.net/bugs/399581
You re
Alternatively you can contact the Launchpad team directly at
feedb...@launchpad.net.
--
reporting a problem and getting an answer
https://bugs.launchpad.net/bugs/373763
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mail
Daniel,
Thank you for raising these concerns. I notice you've also filed a
question, listed at the right-hand-side of this bug, under the list of
subscribers.
However, this bug is not the right place to discuss your concerns, for
the following reasons:
1. What you've described is not a bug in U
** Bug watch removed: trac.transmissionbt.com/attachment/ #1773
http://trac.transmissionbt.com/attachment/ticket/1773
--
transmission tries to use downloads folder but it doesnt exist
https://bugs.launchpad.net/bugs/338046
You received this bug notification because you are a member of Ubuntu
B
*** This bug is a duplicate of bug 357337 ***
https://bugs.launchpad.net/bugs/357337
** This bug has been marked a duplicate of bug 357337
totem player wont let me use buttons and freezes
--
[edge] PPA: cannot see "Publishing details" of the source package
https://bugs.launchpad.net/bugs/
*** This bug is a duplicate of bug 357337 ***
https://bugs.launchpad.net/bugs/357337
** This bug is no longer a duplicate of bug 366709
[edge] PPA: cannot see "Publishing details" of the source package
** This bug has been marked a duplicate of bug 357337
totem player wont let me use but
Marking the centos task invalid at Pedro's request.
** Changed in: centos-dead
Status: New => Invalid
--
Helper apps inherit open file descriptors
https://bugs.launchpad.net/bugs/102408
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubun
Apologies for the repeated description changes. Bug 354158 is preventing
this bug from being forwarded upstream. As far as I can tell at the
moment that's due to unicode data that Launchpad's not handling
property. I've removed the unicode characters from the bug description
and this bug is no long
the latest Ubuntu release? Thanks in advance.
I haven't seen this bug since upgrading to Intrepid (I'm not yet
running Jaunty).
--
Graham Binns | PGP Key: 4DAD18FA
--
[Hardy] Firefox 3 causes X to lock up
https://bugs.launchpad.net/bugs/221098
You received this bug notification
** Changed in: null
Product: Launchpad Bugs => NULL Project
--
Evolution alarm notification does not persist after snooze and reboot
https://bugs.launchpad.net/bugs/331347
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-
ed in: trac-launchpad
Assignee: (unassigned) => Graham Binns (gmb)
Status: New => Incomplete
--
launchpad trac requires a change to trac installation!!
https://bugs.launchpad.net/bugs/263241
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
** Also affects: trac-launchpad
Importance: Undecided
Status: New
--
launchpad trac requires a change to trac installation!!
https://bugs.launchpad.net/bugs/263241
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs
Marking this Won't Fix for malone since Stuart's solution should take
care of the problem across all Launchpad apps.
** Changed in: malone
Status: New => Won't Fix
--
Delay between blob submission and blob availability causes Launchpad to OOPS.
https://bugs.launchpad.net/bugs/311690
You r
I'm marking the Launchpad task invalid since the bug is specifically in
the Launchpad bug tracker, for which there is already a task.
** Changed in: launchpad
Status: Confirmed => Invalid
--
Delay between blob submission and blob availability causes Launchpad to OOPS.
https://bugs.launchp
Setting this to invalid for launchpad-integration; the problem is with
Launchpad itself.
** Summary changed:
- Report A Bug Launchpad page missing for Rhythmbox
+ Delay between blob submission and blob availability causes Launchpad to OOPS.
** Changed in: launchpad-integration (Ubuntu)
St
*** This bug is a duplicate of bug 311690 ***
https://bugs.launchpad.net/bugs/311690
** This bug has been marked a duplicate of bug 311690
Report A Bug Launchpad page missing for Rhythmbox
--
Blob ID is returned before blob is available
https://bugs.launchpad.net/bugs/314075
You received
On Mon, Jan 05, 2009 at 12:35:13AM -, Michael Hudson wrote:
> This could be fallout from the replicated db setup?
>
That's my suspicion, too. I'll investigate and see if that's the case.
If it is, it should be trivial to fix.
--
Report A Bug Launchpad page missing for Rhythmbox
https://bugs
1 - 100 of 123 matches
Mail list logo