[Bug 2055430] Re: curses input box with mouse-support enters test 588 589 whenever terminal window focus changes

2024-02-29 Thread Sam Liddicott
The fix for my application is to add:

$cui->set_binding( sub { }, "588" );
$cui->set_binding( sub { }, "589" );

I provide this as a workaround.

it suggests that 588 and 589 are to new KEY_* values that are perhaps
merely not-handled but now-should-be in libcurses-ui-perl engine.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2055430

Title:
  curses input box with mouse-support enters test 588 589 whenever
  terminal window focus changes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcurses-ui-perl/+bug/2055430/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2055430] Re: curses input box with mouse-support enters test 588 589 whenever terminal window focus changes

2024-02-29 Thread Sam Liddicott
I came to this bug report page from the ubuntu 23.10 page for libcurses-
ui-perl but I see that context is lost.

I'm reporting this against ubuntu 23.10 package libcurses-ui-perl
0.9609-1.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2055430

Title:
  curses input box with mouse-support enters test 588 589 whenever
  terminal window focus changes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcurses-ui-perl/+bug/2055430/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2055430] [NEW] curses input box with mouse-support enters test 588 589 whenever terminal window focus changes

2024-02-29 Thread Sam Liddicott
Public bug reported:

In gnome terminal shell run: /usr/share/doc/libcurses-ui-
perl/examples/color_editor


The text: 588
will be immediately entered into the document

If you switch focus to another application then the text: 589
will be entered into the document

Every time you switch back to the gnome-terminal "588" will be entered
and switching back will enter "589"

If you save the document, these will be part of the document proving
that it isn't text that escaped, e.g. via stderr

If (from another terminal) I disable focus reporting
(https://en.wikipedia.org/wiki/ANSI_escape_code#CSIsection)

CSI ? 1004 h
  Enable reporting focus. 
  Reports whenever terminal emulator enters or exits 
  focus as ESC [I and ESC [O, respectively.

CSI ? 1004 l
 Disable reporting focus.

Like this:

$ ps -fade | grep examples/color_editor
user  361460  283761  0 14:29 pts/300:00:00 /usr/bin/perl -w 
/usr/share/doc/libcurses-ui-perl/examples/color_editor
$ printf '\x1b[?1004l' > /dev/pts/3

then it stops misbehaving.


Perhaps the bug is really in libcurses-perl or even libncurses6

** Affects: libcurses-ui-perl (Ubuntu)
 Importance: Undecided
 Status: Confirmed

** Changed in: libcurses-ui-perl (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2055430

Title:
  curses input box with mouse-support enters test 588 589 whenever
  terminal window focus changes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcurses-ui-perl/+bug/2055430/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2055430] Re: curses input box with mouse-support enters test 588 589 whenever terminal window focus changes

2024-02-29 Thread Sam Liddicott
A colleague with a fresh Ubuntu 23.10 installation has confirmed this
bug, so marking as confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2055430

Title:
  curses input box with mouse-support enters test 588 589 whenever
  terminal window focus changes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcurses-ui-perl/+bug/2055430/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 614731] Re: shutdown hangs with wlan autofs/nfs mounted homedirs

2016-06-10 Thread Sam Liddicott
Thanks for the hint.
I didn't have the problem since the 11.10 builds..

Sam
On 10 Jun 2016 2:11 pm, "Markus Kuhn" <614...@bugs.launchpad.net> wrote:

> In Ubuntu 16.04, you could place into /etc/NetworkManager/dispatcher.d
> /pre-down.d a script to run something like "killall -s USR1 automount &&
> sleep 1". This should help to timeout non-busy automounts before the
> network interface goes down.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/614731
>
> Title:
>   shutdown hangs with wlan autofs/nfs mounted homedirs
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/autofs5/+bug/614731/+subscriptions
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/614731

Title:
  shutdown hangs with wlan autofs/nfs mounted homedirs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs5/+bug/614731/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 296867]

2015-06-02 Thread Sam Liddicott
Xavier, I'm happy to pay you now. PayPal to email?

Sam
On 2 Jun 2015 21:01, Xavier Claessens xclae...@gmail.com wrote:

 There are patches, there are review comments, and 55 subscribers to this
 bug. If only one of you could just work on it instead of complaining...

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/296867

 Title:
   empathy needs to support OTR encryption

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/empathy/+bug/296867/+subscriptions


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/296867

Title:
  empathy needs to support OTR encryption

To manage notifications about this bug go to:
https://bugs.launchpad.net/empathy/+bug/296867/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 296867] Re: empathy needs to support OTR encryption

2015-06-02 Thread Sam Liddicott
How will this be marked as complete on freedomsponsors? How do we pay
Xavier?

Sam

On Tue, Jun 2, 2015 at 2:32 PM, G4JC 296...@bugs.launchpad.net wrote:

 Just so everyone knows, this has been completed quite some time ago via
 a bounty developer on FreedomSponsors.

 However, upstream is furiously continuing to ignore the patch and keep
 their users insecure.
 Source of upstream stupidity:
 https://bugs.freedesktop.org/show_bug.cgi?id=16891#c46

 Read More about how the patch was made:

 https://freedomsponsors.org/issue/333/telepathy-should-support-otr-encryption

 PoC working patch: https://launchpad.net/~zdra/+archive/ubuntu/otr

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/296867

 Title:
   empathy needs to support OTR encryption

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/empathy/+bug/296867/+subscriptions


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/296867

Title:
  empathy needs to support OTR encryption

To manage notifications about this bug go to:
https://bugs.launchpad.net/empathy/+bug/296867/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 296867]

2014-04-30 Thread Sam Liddicott
Disturbingly that applies as much to Monsanto as it does to Ubuntu or FOSS.
On 30 Apr 2014 07:15, James Cuzella trinitr...@gmail.com wrote:

 Complaints show fear, anger  ungratefulness while calm feature requests
 show peace, gratefulness  understanding of a problem.

 Community giving of FOSS shows kindness  compassion, while taking 
 complaining shows an unsatisfied desire for control.

 True control lies in harmonising with the community, and paradoxically
 involves letting go of your need for control while also giving the part
 which is under your control.

 Heartbleed shows inherent insecurity of a house divided against itself
 yet it also shows the speed of the Whole to heal itself.

 Privacy is an illusion... security built on deterministic Laws has little
 room for true randomness without hiding within Complexity.  The appearance
 of randomness is Chaos, yet within the chaos lies a higher Order.

 No matter which side you think you are on... you're actually on both, and
 they are not truly opposed when undivided.


 On Mon, Apr 28, 2014 at 12:31 PM, Sam Liddicott s...@liddicott.com
 wrote:

  I'm feed up of people complaining about people complaining about wilful
 bad
  security.
 
  This is doubly so considering all the criticism that has gone the way of
  the OpenSSL people in the wake of Heartbleed.
 
  A little more discussion there might have helped, but here it obviously
  hasn't!
 
  When someone gives their time and experience to improve software designs
  from fatal flaws, often in the evenings with other distractions, they get
  next to no gratitude and a whole heap of criticism as if their drawing
  attention to the flaw is worse  than the flaw itself.
 
  Free software doesn't stop people talking about the naked emperor.
 
  If they are not  government spies and but just play at spies in their
  evenings (with other distractions) then that is fine, but if they then
 make
  a public gift of it can they really expect people to not talk about it?
 
  They don't buy our silence with their wooden horse!
 
  We don't use it and we warn others. We actually care about their users!
 
  Sam
  On 28 Apr 2014 18:55, Chris Kerr gingek...@gmail.com wrote:
 
   I'm fed up of people complaining about developers. It's *free
 software*,
   and if you get anything more than you paid for then you should be
   grateful (I certainly am).
  
   This is doubly so considering all the criticism that has gone the way
 of
   the OpenSSL people in the wake of Heartbleed. When someone gives their
   best effort to produce software as a gift to the community, often
   working in spare evenings with lots of other distractions which prevent
   them giving their full focus to the task, they get next to no praise
   when it works and a whole heap of criticism when they make a tiny
   mistake. People even accuse them of deliberately inserting the mistake
   as a government spy.
  
   I'm currently writing up my PhD thesis. When I finish, I will have some
   free time while waiting for my viva voce, and would be willing to spend
   some of that time trying to fix this, as it is something I would find
   useful myself and potentially also a helpful addition to my CV. However
   there are probably plenty of people out there who would do a better job
   than I, especially since I have mainly used Fortran and Python for the
   last 4 years so my C/C++ is rather rusty.
  
   --
   You received this bug notification because you are subscribed to the
 bug
   report.
   https://bugs.launchpad.net/bugs/296867
  
   Title:
 empathy needs to support OTR encryption
  
   To manage notifications about this bug go to:
   https://bugs.launchpad.net/empathy/+bug/296867/+subscriptions
  
 
  --
  You received this bug notification because you are subscribed to the bug
  report.
  https://bugs.launchpad.net/bugs/296867
 
  Title:
empathy needs to support OTR encryption
 
  To manage notifications about this bug go to:
  https://bugs.launchpad.net/empathy/+bug/296867/+subscriptions
 

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/296867

 Title:
   empathy needs to support OTR encryption

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/empathy/+bug/296867/+subscriptions


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/296867

Title:
  empathy needs to support OTR encryption

To manage notifications about this bug go to:
https://bugs.launchpad.net/empathy/+bug/296867/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 296867]

2014-04-28 Thread Sam Liddicott
I think most people take it for granted that telepathy devs are on the dark
side - even the name of the project gives it away!

Telepathy is for other people to read your thoughts.

But it's bad manners to bring it up on the bug report list.
On 28 Apr 2014 17:51, Bugzi 296...@bugs.launchpad.net wrote:

 After all that NSA, PRISM, etc, scandal, I don't want to imagine the silly
 face Telepathy's developers who stated so arrogantly that security wasn't
 very important must have every morning. They thought that critic users who
 were demanding security were little less than intellectually retarded
 people, who couldn't distinguish what is really important, whereas they,
 the developers, in Their infinite wisdom, had the Truth, knowing what was
 prioritary, not us, stupid users who can't even code.
 After all these of costant slapping in their faces from the news, the
 papers, the public; in short: the reality, one would think they must have
 become a little humbler (Christ, they even rejected to work on encryption
 despite people was ready to collect money pay them to do it!), but it seems
 that things haven't evolved too much, right? (KDE's Telepathy
 implementation has even been removed from Prism Break website because its
 [lack of] security is just unacceptable:
 https://github.com/nylira/prism-break/issues/939 )

 Well, we, the critic users, aren't developers in this project, or at all.
 We can't tell them to do what we think is prioritary when the other 90% of
 users think is not (y'all know: a trillion flies can't be wrong. Let's eat
 sh*t), nor can we write an encryption plugin, so I think all critic users
 should stop trying to make TP devs reason, it's a lost cause.
 I suspect that Collabora, the company after Telepathy, might have been
 intentionally delaying as much as possible the securization of Telepathy.
 We known now that the obscure hand of the NSA has been involved in the
 development of cryptography standards and even in TOR. As an iceberg's
 peak, surely we don't even imagine the 90% unter the water. Suspiction is
 not knowledge, of course, but all that immovable interest in not writting a
 damn plugin for OTR o implementing any other secure encryption method year
 after year, even when people was ready to pay... Well, it just smells
 rather fishy.


 So, dear folks who do know that fascistoid governments and companies arent
 interested in bad guys only but want to have controlled all of their
 people just in case, simply use Pidgin; it's ugly as a witch, yes, but it
 works; or if you want to polute your system with Java, you have Jisti,
 which is more feature rich, but I don't think all this discussion, all this
 bitching and all that We are the devs, if you wan't something do it
 yourself! has any sense, and even less if there are interests who don't
 want our conversations to be private.


 Cheers.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/296867

 Title:
   empathy needs to support OTR encryption

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/empathy/+bug/296867/+subscriptions


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/296867

Title:
  empathy needs to support OTR encryption

To manage notifications about this bug go to:
https://bugs.launchpad.net/empathy/+bug/296867/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 296867]

2014-04-28 Thread Sam Liddicott
I'm feed up of people complaining about people complaining about wilful bad
security.

This is doubly so considering all the criticism that has gone the way of
the OpenSSL people in the wake of Heartbleed.

A little more discussion there might have helped, but here it obviously
hasn't!

When someone gives their time and experience to improve software designs
from fatal flaws, often in the evenings with other distractions, they get
next to no gratitude and a whole heap of criticism as if their drawing
attention to the flaw is worse  than the flaw itself.

Free software doesn't stop people talking about the naked emperor.

If they are not  government spies and but just play at spies in their
evenings (with other distractions) then that is fine, but if they then make
a public gift of it can they really expect people to not talk about it?

They don't buy our silence with their wooden horse!

We don't use it and we warn others. We actually care about their users!

Sam
On 28 Apr 2014 18:55, Chris Kerr gingek...@gmail.com wrote:

 I'm fed up of people complaining about developers. It's *free software*,
 and if you get anything more than you paid for then you should be
 grateful (I certainly am).

 This is doubly so considering all the criticism that has gone the way of
 the OpenSSL people in the wake of Heartbleed. When someone gives their
 best effort to produce software as a gift to the community, often
 working in spare evenings with lots of other distractions which prevent
 them giving their full focus to the task, they get next to no praise
 when it works and a whole heap of criticism when they make a tiny
 mistake. People even accuse them of deliberately inserting the mistake
 as a government spy.

 I'm currently writing up my PhD thesis. When I finish, I will have some
 free time while waiting for my viva voce, and would be willing to spend
 some of that time trying to fix this, as it is something I would find
 useful myself and potentially also a helpful addition to my CV. However
 there are probably plenty of people out there who would do a better job
 than I, especially since I have mainly used Fortran and Python for the
 last 4 years so my C/C++ is rather rusty.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/296867

 Title:
   empathy needs to support OTR encryption

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/empathy/+bug/296867/+subscriptions


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/296867

Title:
  empathy needs to support OTR encryption

To manage notifications about this bug go to:
https://bugs.launchpad.net/empathy/+bug/296867/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 296867] Re: empathy needs to support OTR encryption

2014-04-28 Thread Sam Liddicott
I think people are trying  provoke a post-Snowden comment from the devs or
Ubuntu.

This uncomfortable discussion has an important social role in establishing
or restoring or writing off credibility.

Pre-Snowden the official position seemed incredible, but potentially
honestly held.

It may even have been part of the Ubuntus baffling but consistent long term
strategy of replacing working software with half finished software.

But post-Snowden we see an opportunity to discover if they are accidental
helps or wilful supporters of the evil empire.

Thus are reputations forged.

Sam
On 28 Apr 2014 20:15, Chris Kerr gingek...@gmail.com wrote:

 I'm not complaining about people who spend time auditing security
 software and finding these bugs making their discoveries known - even if
 they are less than polite while doing so. (I myself am taking maximum
 advantage of the opportunity to poke fun at ridiculous or borderline
 fraudulent statements I've spotted during my literature review - it's
 one of the few redeeming features of writing a PhD thesis.) They are
 just as crucial as and even less appreciated than the developers.
 Certainly if I get round to writing this code it will need their
 attention.

 What I don't like are people who do nothing except repeat something we
 already know (This software doesn't do X. People want it to do X.) but
 louder and more rudely.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/296867

 Title:
   empathy needs to support OTR encryption

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/empathy/+bug/296867/+subscriptions


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/296867

Title:
  empathy needs to support OTR encryption

To manage notifications about this bug go to:
https://bugs.launchpad.net/empathy/+bug/296867/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 296867] Re: empathy needs to support OTR encryption

2013-07-24 Thread Sam Liddicott
@Bengt Lüers
I agree with all your points.
But none of the empathy dev want to do it.
No-one who is capable of doing it wants to do it.
I was just trying to summarise why that might be the case.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/296867

Title:
  empathy needs to support OTR encryption

To manage notifications about this bug go to:
https://bugs.launchpad.net/empathy/+bug/296867/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 296867] Re: empathy needs to support OTR encryption

2013-07-23 Thread Sam Liddicott
pidgin was written by problem solvers
empathy is written by architects
they have different itches to scratch.

Those who want encryption still use pidgin. It still works.


On Tue, Jul 23, 2013 at 4:20 PM, Pander 296...@bugs.launchpad.net wrote:

 I think https://en.wikipedia.org/wiki/2013_mass_surveillance_scandal
 should be a good motivator to speed up support for OTR.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/296867

 Title:
   empathy needs to support OTR encryption

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/empathy/+bug/296867/+subscriptions


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/296867

Title:
  empathy needs to support OTR encryption

To manage notifications about this bug go to:
https://bugs.launchpad.net/empathy/+bug/296867/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 296867] Re: empathy needs to support OTR encryption

2013-04-12 Thread Sam Liddicott
It may be worth approaching the guy who did it for pidgin.

An alternative might be to write a shim library so that pidgin plugins
would work with empathy.


On Thu, Apr 11, 2013 at 10:39 PM, Justin Alan Ryan 
serial.rocks...@gmail.com wrote:

 Do we have someone who can commit to doing this work if funding shows
 up?  I'm happy to help promote a kickstarter campaign.

 On Thu, Apr 4, 2013 at 11:55 AM, Pablo Castellano pab...@gnome.org
 wrote:
  No deadline extension is possible, they have received a lot of
  proposals.
 
  They told me that there will be another funding round this year.
 
  --
  You received this bug notification because you are subscribed to the bug
  report.
  https://bugs.launchpad.net/bugs/296867
 
  Title:
empathy needs to support OTR encryption
 
  To manage notifications about this bug go to:
  https://bugs.launchpad.net/empathy/+bug/296867/+subscriptions


 --
 http://about.me/justizin

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/296867

 Title:
   empathy needs to support OTR encryption

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/empathy/+bug/296867/+subscriptions


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/296867

Title:
  empathy needs to support OTR encryption

To manage notifications about this bug go to:
https://bugs.launchpad.net/empathy/+bug/296867/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 296867] Re: empathy needs to support OTR encryption

2012-03-28 Thread Sam Liddicott
Can some paypal help? I'm clean out of time...
Is the nearly-done code committed anywhere?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/296867

Title:
  empathy needs to support OTR encryption

To manage notifications about this bug go to:
https://bugs.launchpad.net/empathy/+bug/296867/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 509180] Re: ecryptfs sometimes seems to add trailing garbage to encrypted files

2012-03-22 Thread Sam Liddicott
On Thu, Mar 22, 2012 at 2:55 PM, Launchpad Bug Tracker 
509...@bugs.launchpad.net wrote:

 This bug was fixed in the package linux - 2.6.32-40.87


hurrah, and thanks to everyone involved.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/509180

Title:
  ecryptfs sometimes seems to add trailing garbage to encrypted files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ecryptfs/+bug/509180/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 509180] Re: ecryptfs sometimes seems to add trailing garbage to encrypted files

2011-12-06 Thread Sam Liddicott
Sounds like a plausible deniability feature is active.

Honest, its not encrypted, it's corrupted. Ouch

Of course, to be plausible, such a mode cannot be disabled.

However in England failure to decrypt could result in jail time so this bug
entry could be evidence.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/509180

Title:
  ecryptfs sometimes seems to add trailing garbage to encrypted files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ecryptfs/+bug/509180/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 509180] Re: ecryptfs sometimes seems to add trailing garbage to encrypted files

2011-11-18 Thread Sam Liddicott
Carefully don't fill your file system is the only remedy right now,

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/509180

Title:
  ecryptfs sometimes seems to add trailing garbage to encrypted files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ecryptfs/+bug/509180/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 614731] Re: shutdown hangs with wlan autofs/nfs mounted homedirs

2011-10-09 Thread Sam Liddicott
I don't observe this buggy behavior with recent 11.10 builds.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs5 in Ubuntu.
https://bugs.launchpad.net/bugs/614731

Title:
  shutdown hangs with wlan autofs/nfs mounted homedirs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs5/+bug/614731/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 614731] Re: shutdown hangs with wlan autofs/nfs mounted homedirs

2011-10-09 Thread Sam Liddicott
Although 11.10 has tried to sleep with nfs mounts resulting in a deadlock
when sync-ing.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs5 in Ubuntu.
https://bugs.launchpad.net/bugs/614731

Title:
  shutdown hangs with wlan autofs/nfs mounted homedirs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs5/+bug/614731/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 614731] Re: shutdown hangs with wlan autofs/nfs mounted homedirs

2011-10-09 Thread Sam Liddicott
I don't observe this buggy behavior with recent 11.10 builds.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/614731

Title:
  shutdown hangs with wlan autofs/nfs mounted homedirs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs5/+bug/614731/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 614731] Re: shutdown hangs with wlan autofs/nfs mounted homedirs

2011-10-09 Thread Sam Liddicott
Although 11.10 has tried to sleep with nfs mounts resulting in a deadlock
when sync-ing.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/614731

Title:
  shutdown hangs with wlan autofs/nfs mounted homedirs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs5/+bug/614731/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 80220] Re: ability to print several images

2011-09-02 Thread Sam Liddicott
It won't be fixed until this bug has been marked invalid, 4 screenshots
have been printed out with eog, burned to ashes, uprooted and re-planted
in trafalgar square

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/80220

Title:
  ability to print several images

To manage notifications about this bug go to:
https://bugs.launchpad.net/eog/+bug/80220/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 80220] Re: ability to print several images

2011-09-02 Thread Sam Liddicott
gah! I can't believe it - gthumb that used to work is not part of gnome3

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/80220

Title:
  ability to print several images

To manage notifications about this bug go to:
https://bugs.launchpad.net/eog/+bug/80220/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 509180] Re: ecryptfs sometimes seems to add trailing garbage to encrypted files

2011-07-15 Thread Sam Liddicott
How did get launchpad get to be so rubbish?

The typical ubuntu scenario is like like this:

1. file a bug
2. wait 1-2 years
3. bug gets marked as invalid
4. if you are lucky it was fixed upstream and is fixed in a future release

the use of the system seems designed to disuade people from using launchpad.
Rather than the point of report all bugs it is the point of being insulted 
for reporting any bug.

And this is a serious bug - ubuntu is corrupt users files if they use an
offered feature.

Mint is where it is at; while ubuntu is debian done nicely - mint
seems to be: ubuntu with the bugs fixed

I'm still on ubuntu but I'm not expecting to stay, I've had enough of
being insulted by launchpad scripts.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/509180

Title:
  ecryptfs sometimes seems to add trailing garbage to encrypted files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ecryptfs/+bug/509180/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 509180] Re: ecryptfs sometimes seems to add trailing garbage to encrypted files

2011-07-15 Thread Sam Liddicott
What makes it worse is that Shuttleworth abandoned his bounty idea; so
it is impossible for individual users financially support Canonical or
Ubuntu, or get support or contribute to support on issues that matter.

Individual users (non-enterprise customers) are reduced to the level of
beggars who can contribute if they don't mind being insulted by
launchpad. And any value in the contributions will leak away.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/509180

Title:
  ecryptfs sometimes seems to add trailing garbage to encrypted files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ecryptfs/+bug/509180/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 509180] Re: ecryptfs sometimes seems to add trailing garbage to encrypted files

2011-07-15 Thread Sam Liddicott
I know I'm filing in the wrong forum. I did open a question on this: 
https://answers.launchpad.net/ubuntu/+question/157752
 but someone re-filed it wrongly and left it.

I try to point out what is going wrong, but actively people don't want
to hear.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/509180

Title:
  ecryptfs sometimes seems to add trailing garbage to encrypted files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ecryptfs/+bug/509180/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 509180] Re: ecryptfs sometimes seems to add trailing garbage to encrypted files

2011-07-15 Thread Sam Liddicott
what does reddit bomb mean?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/509180

Title:
  ecryptfs sometimes seems to add trailing garbage to encrypted files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ecryptfs/+bug/509180/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 798858] Re: USB Webkey devices send arbitrary keyboard input to focused window without confirmation

2011-06-27 Thread Sam Liddicott
Hmm... can selinux disable USB input devices?

There is a strong case that usb input devices not used for logon should
be explicitly enabled after logon (and perhaps remembered).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/798858

Title:
  USB Webkey devices send arbitrary keyboard input to focused window
  without confirmation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/798858/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 780266] Re: udevd takes 100% of cpu

2011-06-25 Thread Sam Liddicott
thank-you for this solution.

I've been plugging my memory stick into my NAS and using NFS to mount 
it, which is clearly stupid.

Your solution is much better.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/780266

Title:
  udevd takes 100% of cpu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/780266/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 638971] Re: CPU takes 100%

2011-06-23 Thread Sam Liddicott
Natty has as trim and light an invocation of totem as one could hope
for!

Close this report with my blessing.

And I thank-you for the polite and well expressed response. I'm sure it
is machine generated but it has the human touch and is very encouraging
to read.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/638971

Title:
  CPU takes 100%

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10/+bug/638971/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 774740] Re: Huge memory leak in metacity

2011-06-20 Thread Sam Liddicott
A temporary fix is, every few days (or when you swap space is nearly all
used up):

pkill metacity ; sleep 1 ; metacity

it saves one logging out or rebooting

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/774740

Title:
  Huge memory leak in metacity

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/774740/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 22007] Re: no 'Settings' button in gnome-screensaver

2011-05-23 Thread Sam Liddicott
Perhaps there should be a talk section associated with each bug in
launchpad, which could hold the meta-conversation?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
https://bugs.launchpad.net/bugs/22007

Title:
  no 'Settings' button in gnome-screensaver

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 334222] Re: MFC-260C driver not working properly

2011-05-16 Thread Sam Liddicott
I no longer have this printer.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/334222

Title:
  MFC-260C driver not working properly

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 334222] Re: MFC-260C driver not working properly

2011-05-16 Thread Sam Liddicott
I'm marking this valid because
1. it is a valid bug
2. marking it as invalid is an insult to the reporter
3. insulting reporters will have a tendancy to discourage repots

I'd like to mark this bug too slow because the average launchpad
response time seems quite close to the average hardware lifetime - but
there isn't a too slow option.

** Changed in: brother-cups-wrapper-extra (Ubuntu)
   Status: Invalid = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/334222

Title:
  MFC-260C driver not working properly

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 509180] Re: ecryptfs sometimes seems to add trailing garbage to encrypted files

2011-05-12 Thread Sam Liddicott
Repair script works great and is painless! Thanks very much for posting
that.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/509180

Title:
  ecryptfs sometimes seems to add trailing garbage to encrypted files

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 780266] Re: udevd takes 100% of cpu

2011-05-12 Thread Sam Liddicott
A trigger of this is inserting my Sandisk Cruzer USB memory stick with
fake integrated CD-ROM.

This it dmesg when I insert the USB memory stick:
May 12 14:46:20 sojo kernel: [95455.488104] usb 1-3: new high speed USB device 
using ehci_hcd and address 12
May 12 14:46:20 sojo kernel: [95455.622507] scsi9 : usb-storage 1-3:1.0
May 12 14:46:21 sojo kernel: [95456.623418] scsi 9:0:0:0: Direct-Access 
SanDisk  Cruzer   7.01 PQ: 0 ANSI: 0 CCS
May 12 14:46:21 sojo kernel: [95456.623973] scsi 9:0:0:1: CD-ROM
SanDisk  Cruzer   7.01 PQ: 0 ANSI: 0
May 12 14:46:21 sojo kernel: [95456.629231] sd 9:0:0:0: Attached scsi generic 
sg4 type 0
May 12 14:46:21 sojo kernel: [95456.635576] sd 9:0:0:0: [sdd] Attached SCSI 
removable disk
May 12 14:46:21 sojo kernel: [95456.645776] sr1: scsi3-mmc drive: 48x/48x tray
May 12 14:46:21 sojo kernel: [95456.645996] sr 9:0:0:1: Attached scsi CD-ROM sr1
May 12 14:46:21 sojo kernel: [95456.646558] sr 9:0:0:1: Attached scsi generic 
sg5 type 5
May 12 14:46:22 sojo kernel: [95457.352760] sd 9:0:0:0: [sdd] 31306239 512-byte 
logical blocks: (16.0 GB/14.9 GiB)
May 12 14:46:22 sojo kernel: [95457.354199] sd 9:0:0:0: [sdd] Asking for cache 
data failed
May 12 14:46:22 sojo kernel: [95457.354203] sd 9:0:0:0: [sdd] Assuming drive 
cache: write through
May 12 14:46:22 sojo kernel: [95457.358186] sd 9:0:0:0: [sdd] Asking for cache 
data failed
May 12 14:46:22 sojo kernel: [95457.358190] sd 9:0:0:0: [sdd] Assuming drive 
cache: write through
May 12 14:46:22 sojo kernel: [95457.358870]  sdd: sdd1
May 12 14:46:23 sojo kernel: [95458.609921] ISO 9660 Extensions: Microsoft 
Joliet Level 3
May 12 14:46:24 sojo kernel: [95458.686421] ISOFS: changing to secondary root
May 12 14:46:24 sojo kernel: [95458.693931] VFS: busy inodes on changed media 
or resized disk sr1

Until I remove my SUB stick I get this in syslog repeatedly:
May 12 14:51:47 sojo kernel: [95782.079217] VFS: busy inodes on changed media 
or resized disk sr1
May 12 14:51:47 sojo kernel: [95782.095640] VFS: busy inodes on changed media 
or resized disk sr1
May 12 14:51:47 sojo kernel: [95782.112794] VFS: busy inodes on changed media 
or resized disk sr1
May 12 14:51:47 sojo kernel: [95782.146326] VFS: busy inodes on changed media 
or resized disk sr1
May 12 14:51:47 sojo kernel: [95782.162621] VFS: busy inodes on changed media 
or resized disk sr1
May 12 14:51:47 sojo kernel: [95782.179708] VFS: busy inodes on changed media 
or resized disk sr1
May 12 14:51:47 sojo kernel: [95782.250378] VFS: busy inodes on changed media 
or resized disk sr1

But the CPU usage does not go away when I remove it, but udisks-daemon
and dbys-daemon also take a lot of CPU.

** Changed in: udev (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/780266

Title:
  udevd takes 100% of cpu

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 780266] Re: udevd takes 100% of cpu

2011-05-12 Thread Sam Liddicott
A while after I removed my usb stick, udisks-daemon and dbus-daemon
quietened down. Maybe they were handling the backlog of inode changed
messages?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/780266

Title:
  udevd takes 100% of cpu

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 687734] Re: /dev/lp0 not found

2011-05-11 Thread Sam Liddicott
Problem does not occur with 11.04 install

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/687734

Title:
  /dev/lp0 not found

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 666646] Re: 10.10 usb installer crashes on configure cdrom

2011-05-11 Thread Sam Liddicott
Doesn't break on 11.04

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/46

Title:
  10.10 usb installer crashes on configure cdrom

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 586404] Re: maximized windows cover two monitors when using 2 X screens (3 monitors)

2011-05-11 Thread Sam Liddicott
Also on 11.04

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/586404

Title:
  maximized windows cover two monitors when using 2 X screens (3
  monitors)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 780266] Re: udevd takes 100% of cpu

2011-05-11 Thread Sam Liddicott
Here is what strace shows:

recv(8, 0xbfced218, 8, MSG_DONTWAIT)= -1 EAGAIN (Resource temporarily 
unavailable)
sendmsg(5, {msg_name(12)={sa_family=AF_NETLINK, pid=-4298, groups=}, 
msg_iov(2)=[{libudev\0\376\355\312\376(\0\0\0(\0\0\0\322\0\0\0\360\3\35\267{\313\305\356...,
 40}, {UDEV_LOG=3\0ACTION=change\0DEVPATH..., 210}], msg_controllen=0, 
msg_flags=0}, 0) = 250
poll([{fd=4, events=POLLIN}, {fd=5, events=POLLIN}, {fd=6, events=POLLIN}, 
{fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 5, -1) = 1 ([{fd=8, 
revents=POLLIN}])
recv(8, \341\17\0\0\0\0\0\0, 8, MSG_DONTWAIT) = 8
_llseek(3, 0, [11513544], SEEK_CUR) = 0
write(3, \351\260\0\0\0\0\0\0\0\0, 10) = 10
recv(8, 0xbfced218, 8, MSG_DONTWAIT)= -1 EAGAIN (Resource temporarily 
unavailable)
sendmsg(5, {msg_name(12)={sa_family=AF_NETLINK, pid=-4298, groups=}, 
msg_iov(2)=[{libudev\0\376\355\312\376(\0\0\0(\0\0\0\322\0\0\0\360\3\35\267{\313\305\356...,
 40}, {UDEV_LOG=3\0ACTION=change\0DEVPATH..., 210}], msg_controllen=0, 
msg_flags=0}, 0) = 250
poll([{fd=4, events=POLLIN}, {fd=5, events=POLLIN}, {fd=6, events=POLLIN}, 
{fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 5, -1) = 1 ([{fd=8, 
revents=POLLIN}])
recv(8, \341\17\0\0\0\0\0\0, 8, MSG_DONTWAIT) = 8
_llseek(3, 0, [11513554], SEEK_CUR) = 0
write(3, \352\260\0\0\0\0\0\0\0\0, 10) = 10

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/780266

Title:
  udevd takes 100% of cpu

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 586404] Re: maximized windows cover two monitors when using 2 X screens (3 monitors)

2011-05-11 Thread Sam Liddicott
For the benefit of others with this problem, I'm now using xinerama over
3 monitors and 2 cards. Xinerama does not have this problem.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/586404

Title:
  maximized windows cover two monitors when using 2 X screens (3
  monitors)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 780791] [NEW] gdm and gnome background don't show

2011-05-10 Thread Sam Liddicott
Public bug reported:

Binary package hint: xserver-xorg-video-displaylink

the gdm diaglog parts quickly slide to the top pixel line of the screen.
I can login blindly and nautilus shows desktop files, but no wallpaper
(just black) and no menu bars.

Right-click on desktop shows no menu but does change the appearance of
the first pixel line of the screen.

It worked fine using Ubuntu 10.10 and git udlfb kernel drivers.
Ubuntu 11.04 has this bug with git udlfb drivers or with shipped drivers

** Affects: xserver-xorg-video-displaylink (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/780791

Title:
  gdm and gnome background don't show

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 780791] Re: gdm and gnome background don't show

2011-05-10 Thread Sam Liddicott
Notes from this page have a fix:
http://plugable.com/2009/11/16/setting-up-usb-multiseat-with-displaylink-on-linux-gdm-up-to-2-20/

7. xrandr workaround

[update: this workaround is not needed when running xf86-video-fbdev or with 
recent displaylink X servers with this patch
http://git.plugable.com/gitphp/index.php?p=xf-video-udlfba=commith=54d15f63548a44c69fc3fe80191147b42061a67a
]

The DisplayLink X server currently has limited RANDR support, but later
versions of GDM assume better. So for the time being, a workaround is
required to get GDM applications (including gdmlogin) to display
properly within the actual screen area -- otherwise they tend to think
the screen has a strange rotation, and display themselves completely off
it.

Add these lines into /etc/gdm/Init/Default, right after the definition
of gdmwhich()

XRANDR=`gdmwhich xrandr`
if [ x$XRANDR != x ]; then
  $XRANDR -o 0
fi


I applied the fix to /etc/gdm/Init/Default and things are now working
for me just as with 10.10

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/780791

Title:
  gdm and gnome background don't show

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 509180] Re: ecryptfs sometimes seems to add trailing garbagetoencrypted files

2011-05-06 Thread Sam Liddicott
I'm still fixing corrupt git repositories caused by this.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/509180

Title:
  ecryptfs sometimes seems to add trailing garbage to encrypted files

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 296867] Re: empathy needs to support OTR encryption

2011-05-05 Thread Sam Liddicott
In response to Mark M, I think this is why PGP also took off and is more
widely known than S/MIME.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/296867

Title:
  empathy needs to support OTR encryption

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 614731] Re: shutdown hangs with wlan autofs/nfs mountedhomedirs

2011-04-18 Thread Sam Liddicott
I'm pretty sure that the problem is because the network stops before 
filesystem unmounts, and so the nfs unmount hangs because the file 
server is unreachable.

The fix would be to unmount network file systems before stopping the 
network.

But that would require stopping processes that use network file systems 
even sooner than that.

But some processes are used to manage the network card (particularly 
wireless network) so they can't be killed before un-mounting the network 
file systems.

The current workaround is to use windows with roaming profile or 
something like that, I believe that works quite well.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs5 in Ubuntu.
https://bugs.launchpad.net/bugs/614731

Title:
  shutdown hangs with wlan autofs/nfs mounted homedirs

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 614731] Re: shutdown hangs with wlan autofs/nfs mountedhomedirs

2011-04-18 Thread Sam Liddicott
I'm pretty sure that the problem is because the network stops before 
filesystem unmounts, and so the nfs unmount hangs because the file 
server is unreachable.

The fix would be to unmount network file systems before stopping the 
network.

But that would require stopping processes that use network file systems 
even sooner than that.

But some processes are used to manage the network card (particularly 
wireless network) so they can't be killed before un-mounting the network 
file systems.

The current workaround is to use windows with roaming profile or 
something like that, I believe that works quite well.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/614731

Title:
  shutdown hangs with wlan autofs/nfs mounted homedirs

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 509180] Re: ecryptfs sometimes seems to add trailing garbage to encrypted files

2011-03-17 Thread Sam Liddicott
If the user copies or archives the corrupted looking file then their
copy has become corrupted.

Copying files to a memory stick should me a good backup not a corrupt
backup.

The excuse your data is OK until you try to read it isn't much of
a distinction

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/509180

Title:
  ecryptfs sometimes seems to add trailing garbage to encrypted files

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 355112] Re: Ask.com keeps being re-added to Firefox search bar after updates

2011-03-14 Thread Sam Liddicott
My firefox now will ONLY offer me ask.com as a search provider - ubuntu
10.10

$ ls -l 
/usr/share/mozilla/extensions/\{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}/ubu...@ubuntu.com/searchplugins/
total 4
-rw-r--r-- 1 root root 2389 2010-10-27 16:42 ask.xml

$ dpkg -S 
/usr/share/mozilla/extensions/\{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}/ubu...@ubuntu.com/searchplugins/ask.xml
dpkg: 
/usr/share/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/ubu...@ubuntu.com/searchplugins/ask.xml
 not found.

So... I don't know where the rest have gone, or why ask.com hasn't gone
with it.

Firefox won't give me the choice to add google back!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/355112

Title:
  Ask.com keeps being re-added to Firefox search bar after updates

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 97554] Re: Usually misses 2nd processor

2011-02-24 Thread Sam Liddicott
10.10 live CD detects both processors, so I think you can close this one

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/97554

Title:
  Usually misses 2nd processor

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 97554] Re: Usually misses 2nd processor

2011-02-24 Thread Sam Liddicott
Do you still want the apport? If so can you have it from the live cd or
do you want an installation?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/97554

Title:
  Usually misses 2nd processor

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 103794] Re: Cannot have overlapping partitions

2011-02-21 Thread Sam Liddicott
Did you lose any data?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/103794

Title:
  Cannot have overlapping partitions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 716332] Re: ecryptfs fails sporadically

2011-02-14 Thread Sam Liddicott
Well... I can't reproduce it easily...

At the time I had a samba compile running in a bin-mounted unionfs chroot 
as well as virtualbox running windows 2008 with the container file 
both of which were based in my ecyrptfs mounted homedir

My machine is dual core and was running lowish on RAM, probably 120 MB
free and 95MB buffers

(I've had a git corruption too which I was able to fix using low level
git commands to extract a git object from a backup and re-insert it into
the damaged repo).

I don't think this report can be much more than anecdotal evidence for
the developers of problems which may exist under load.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/716332

Title:
  ecryptfs fails sporadically

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 716332] [NEW] ecryptfs fails sporadically

2011-02-10 Thread Sam Liddicott
Public bug reported:

Binary package hint: ecryptfs-utils

ecryptfs seems unreliable. In a recent case I performed a git fsck on a
large samba4 repo, like this:

git fsck --full --verbose --strict

it failed with a corrupt dangling commit, and dmesg showed:

[961417.528106] ecryptfs_read_and_validate_header_region: Error reading header 
region; rc = [-4]
[961417.528150] Valid eCryptfs headers not found in file header region or xattr 
region
[961417.528156] Either the lower file is not in a valid eCryptfs format, or the 
key could not be retrieved. Plaintext passthrough mode is not enabled; 
returning -EIO

I repeated the git fsck and it worked without problem, and dmesg showed
nothing.

as git fsck does not repair, we can clude that different data was read
the second time. The chance of a bad git appearing good by accident is
very small. The fact that the dmesg error shows when git fsck fails
suggests that the failure occured the first time and not the second
time.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: libecryptfs0 83-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.35-23.41-generic-pae 2.6.35.7
Uname: Linux 2.6.35-23-generic-pae i686
NonfreeKernelModules: fglrx wl
Architecture: i386
Date: Thu Feb 10 09:13:38 2011
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Release Candidate i386 
(20100419.1)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_GB.utf8
 SHELL=/bin/bash
SourcePackage: ecryptfs-utils

** Affects: ecryptfs-utils (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 maverick

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/716332

Title:
  ecryptfs fails sporadically

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 716332] Re: ecryptfs fails sporadically

2011-02-10 Thread Sam Liddicott


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/716332

Title:
  ecryptfs fails sporadically

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 396025] Re: psnup ignores -p option

2010-12-11 Thread Sam Liddicott
evince clearly has a bad strategy for dealing with documents that lack
media information when gv can do so successfully.

psutils also is faulty in not emitting the information

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/396025

Title:
  psnup ignores -p option

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 687734] [NEW] /dev/lp0 not found

2010-12-09 Thread Sam Liddicott
Public bug reported:

With 2.6.35-24-generic-pae my /dev/lp0 is not found.
With 2.6.35-23-generic-pae my /dev/lp0 IS found

With 2.6.35-24-generic-pae reports:
[   16.582252] parport_pc 00:0a: reported by Plug and Play ACPI
[   16.583259] parport_pc 00:0a: disabled

With 2.6.35-23-generic-pae reports:
[   15.971049] parport_pc 00:0a: activated
[   15.971055] parport_pc 00:0a: reported by Plug and Play ACPI
[   15.971126] parport0: PC-style at 0x3bc (0x7bc), irq 7, dma 1 
[PCSPP,TRISTATE,COMPAT,ECP,DMA]
[   15.982699] ppdev: user-space parallel port driver
[   15.996581] parport0: Printer, Hewlett-Packard HP LaserJet 1100
[   15.996741] lp0: using parport0 (interrupt-driven).

According to the BIOS config, the port is enabled as ECP

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: linux-image-2.6.35-24-generic-pae 2.6.35-24.42 [modified: 
lib/modules/2.6.35-24-generic-pae/kernel/drivers/staging/udlfb/udlfb.ko]
Regression: Yes
Reproducible: Yes
ProcVersionSignature: Ubuntu 2.6.35-23.41-generic-pae 2.6.35.7
Uname: Linux 2.6.35-23-generic-pae i686
NonfreeKernelModules: fglrx wl
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC2:  sam2669 F pulseaudio
 /dev/snd/controlC0:  sam2669 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'SB'/'HDA ATI SB at 0xd650 irq 16'
   Mixer name   : 'Analog Devices AD1984A'
   Components   : 'HDA:11d4194a,103c30ee,00100400 
HDA:11c11040,103c1378,00100200'
   Controls  : 18
   Simple ctrls  : 11
Card1.Amixer.info:
 Card hw:1 'default'/'Microsoft Microsoft Digital Sound System  at 
usb-:00:12.1-2, full speed'
   Mixer name   : 'USB Mixer'
   Components   : 'USB045e:0014'
   Controls  : 7
   Simple ctrls  : 6
Card2.Amixer.info:
 Card hw:2 'Device'/'C-Media Electronics Inc. USB PnP Sound Device at 
usb-:00:12.2-1.1.2, full s'
   Mixer name   : 'USB Mixer'
   Components   : 'USB0d8c:010f'
   Controls  : 12
   Simple ctrls  : 5
Date: Thu Dec  9 09:12:12 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Release Candidate i386 
(20100419.1)
MachineType: Hewlett-Packard HP Compaq 6735b
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-23-generic-pae 
root=UUID=bb917149-8ff8-4c77-bf96-afadb66c8b05 ro quiet splash
ProcEnviron:
 PATH=(custom, user)
 LANG=en_GB.utf8
 SHELL=/bin/bash
RelatedPackageVersions: linux-firmware 1.38
SourcePackage: linux
dmi.bios.date: 06/08/2010
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68GTT Ver. F.14
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 30E3
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 96.26
dmi.chassis.asset.tag: CNU84119T9
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68GTTVer.F.14:bd06/08/2010:svnHewlett-Packard:pnHPCompaq6735b:pvrF.14:rvnHewlett-Packard:rn30E3:rvrKBCVersion96.26:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP Compaq 6735b
dmi.product.version: F.14
dmi.sys.vendor: Hewlett-Packard

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 kernel-uncat maverick needs-upstream-testing 
regression-update

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/687734

Title:
  /dev/lp0 not found

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 687734] Re: /dev/lp0 not found

2010-12-09 Thread Sam Liddicott


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/687734

Title:
  /dev/lp0 not found

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 682881] [NEW] It's Christmas - where is the snow plugin?

2010-11-29 Thread Sam Liddicott
Public bug reported:

Binary package hint: compiz-fusion-plugins-unsupported

Chaps - it's time for the snow plugin! Slackness last year meant I had
to download binaries from dodgy sites - the snow plugin is a good chance
to make some headway on bug #1 and move folk away from windows, cos they
all ask questions about the snow plugin.

So why no snow plugin?

Did the grinch get your debs for somethign?

** Affects: compiz-fusion-plugins-unsupported (Ubuntu)
 Importance: Undecided
 Status: New

-- 
It's Christmas - where is the snow plugin?
https://bugs.launchpad.net/bugs/682881
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 682881] Re: It's Christmas - where is the snow plugin?

2010-11-29 Thread Sam Liddicott
And, I'm talking about maverick meercat particularly.

-- 
It's Christmas - where is the snow plugin?
https://bugs.launchpad.net/bugs/682881
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 666646] [NEW] 10.10 usb installer crashes on configure cdrom

2010-10-26 Thread Sam Liddicott
Public bug reported:

Binary package hint: ubiquity

ALWAYS when running the maverick installer from USB stick, the installer
crashes when configuring additional packages from the (non-existant)
CDROM.

It may be telling that all the machines don't have  cdrom, but it my
not...

** Affects: ubiquity (Ubuntu)
 Importance: Undecided
 Status: New

-- 
10.10 usb installer crashes on configure cdrom
https://bugs.launchpad.net/bugs/46
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 666646] Re: 10.10 usb installer crashes on configure cdrom

2010-10-26 Thread Sam Liddicott

** Attachment added: syslog
   https://bugs.launchpad.net/bugs/46/+attachment/1711447/+files/syslog

-- 
10.10 usb installer crashes on configure cdrom
https://bugs.launchpad.net/bugs/46
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 666646] Re: 10.10 usb installer crashes on configure cdrom

2010-10-26 Thread Sam Liddicott

** Attachment added: partman
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/46/+attachment/1711448/+files/partman

-- 
10.10 usb installer crashes on configure cdrom
https://bugs.launchpad.net/bugs/46
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 666646] Re: 10.10 usb installer crashes on configure cdrom

2010-10-26 Thread Sam Liddicott
probably a duplicate of #660569

The reason it has taken SO LONG for me to file this bug is that the installer 
doesn't make it easy to report.
Working network is needed, and the instruction text is in a non-cut-n-paste 
throw-away dialog.

-- 
10.10 usb installer crashes on configure cdrom
https://bugs.launchpad.net/bugs/46
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 666646] Re: 10.10 usb installer crashes on configure cdrom

2010-10-26 Thread Sam Liddicott
I did not use unetbootin, I used the Ubuntu Startup Disk Creator on an
existing 10.10 setup.

I don't have the exact error text, but it is something like:

Error configuring additional packages to install from CD-ROM

I've ALWAYS had this error for many previous ubuntu releases when
installing from a USB stick, they've just never been fatal before - now
the installer quits.

More detail in my comments at
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/660569

-- 
10.10 usb installer crashes on configure cdrom
https://bugs.launchpad.net/bugs/46
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 665597] Re: Installer crashed - 10.10 install from USB

2010-10-25 Thread Sam Liddicott
Probably a duplicate of #660569

-- 
Installer crashed - 10.10 install from USB
https://bugs.launchpad.net/bugs/665597
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 555262] Re: Rhythmbox blocks pendrives from mounting

2010-10-22 Thread Sam Liddicott
** Changed in: rhythmbox (Ubuntu)
   Status: Incomplete = New

-- 
Rhythmbox blocks pendrives from mounting
https://bugs.launchpad.net/bugs/555262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 555262] Re: Rhythmbox blocks pendrives from mounting

2010-10-19 Thread Sam Liddicott
I can plug in a USB drive and it works fine.

I start rhythmbox and it causes the drive to be ejected.

Here is the output of dmesg:

[  571.432202] usb 2-3.1: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 
rq 6 len 1024 ret -110
[  572.440474] usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 rq 
6 len 255 ret -110
[  572.456679] usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 rq 
6 len 1024 ret -71
[  573.852167] usb 2-3.1: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 
rq 6 len 1024 ret -110
[  573.880126] usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 rq 
6 len 255 ret -71
[  573.896248] usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 rq 
6 len 1024 ret -71
[  574.321447] usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 rq 
6 len 255 ret -71
[  574.337826] usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 rq 
6 len 1024 ret -71
[  575.732672] usb 2-3.1: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 
rq 6 len 255 ret -110
[  575.761766] usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 rq 
6 len 255 ret -71
[  575.778390] usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 rq 
6 len 1024 ret -71
[  576.203465] usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 rq 
6 len 255 ret -71
[  576.220859] usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 rq 
6 len 1024 ret -71
[  576.636416] usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 rq 
6 len 255 ret -71
[  576.652544] usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 rq 
6 len 1024 ret -71
[  578.040145] usb 2-3.1: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 
rq 6 len 255 ret -110
[  578.069002] usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 rq 
6 len 255 ret -71
[  578.085232] usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 rq 
6 len 1024 ret -71
[  578.501560] usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 rq 
6 len 255 ret -71
[  578.517679] usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 rq 
6 len 1024 ret -71
[  579.900902] usb 2-3.1: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 
rq 6 len 255 ret -110
[  579.930501] usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 rq 
6 len 255 ret -71
[  579.946625] usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 rq 
6 len 1024 ret -71
[  580.374449] usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 rq 
6 len 255 ret -71
[  580.390574] usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 rq 
6 len 1024 ret -71
[  580.806528] usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 rq 
6 len 255 ret -71
[  580.822647] usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 rq 
6 len 1024 ret -71
[  581.239205] usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 rq 
6 len 255 ret -71
[  581.255330] usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 rq 
6 len 1024 ret -71
[  582.644692] usb 2-3.1: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 
rq 6 len 1024 ret -110
[  582.672791] usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 rq 
6 len 255 ret -71
[  582.688912] usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 rq 
6 len 1024 ret -71
[  583.105616] usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 rq 
6 len 255 ret -71
[  583.121735] usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 rq 
6 len 1024 ret -71
[  584.520713] usb 2-3.1: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 
rq 6 len 1024 ret -110
[  584.549563] usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 rq 
6 len 255 ret -71
[  584.566187] usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 rq 
6 len 1024 ret -71
[  585.952783] usb 2-3.1: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 
rq 6 len 255 ret -110
[  585.981887] usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 rq 
6 len 255 ret -71
[  585.998011] usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 rq 
6 len 1024 ret -71
[  587.384738] usb 2-3.1: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 
rq 6 len 255 ret -110
[  587.413955] usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 rq 
6 len 255 ret -71
[  587.430074] usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 rq 
6 len 1024 ret -71
[  587.851916] usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 rq 
6 len 255 ret -71
[  587.868152] usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 rq 
6 len 1024 ret -71
[  588.284976] usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 rq 
6 len 255 ret -71
[  588.301093] usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 rq 
6 len 1024 ret -71
[  589.696202] usb 2-3.1: usbfs: USBDEVFS_CONTROL failed cmd rhythmbox rqt 128 
rq 6 len 1024 ret -110
[  589.724072] usb 1-3: usbfs: USBDEVFS_CONTROL failed 

[Bug 555262] Re: Rhythmbox blocks pendrives from mounting

2010-10-19 Thread Sam Liddicott
The problem occurs with a 
ID 0204:6025 Chipsbank Microelectronics Co., Ltd CBM2080 Flash drive controller

but not with my Sandisk Cruzr

I'm using Maverick, with Rhythmbox 0.13.1

Disabling MTP plugin stops it breaking

-- 
Rhythmbox blocks pendrives from mounting
https://bugs.launchpad.net/bugs/555262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 660569] Re: Installer crash using USB on netbook

2010-10-16 Thread Sam Liddicott
I think the problem occurs when apt fails to configure additional
packages to be installed from the cdrom - in my case I'm using the usb
installer.

my /var/log/syslog says:

grep:
/target/etc/sources.list
: No such file or directory

Exception during installation

Traceback(most recent call last):
...
InstallStepError: AptSetup failed with code 127

-- 
Installer crash using USB on netbook
https://bugs.launchpad.net/bugs/660569
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 660569] Re: Installer crash using USB on netbook

2010-10-16 Thread Sam Liddicott
My recovery is to get a root shell:

mount /dev/sdaX /target
mount /proc /target/proc -o bind
mount /sys /target/sys -o bind
mount /dev /target/dev -o rbind
chroot /target
mount /dev/sdaX /boot

update-initramfs -u -k all
grub-install /dev/sda
update-grub

passwd root
(set root password)
exit
shutdown -r now


# reboot, login as root, create an account, and then set locale etc etc
adduser --uid 1000 --encrypt-home NEWUSER

#then user preferences for locale and set system wide

-- 
Installer crash using USB on netbook
https://bugs.launchpad.net/bugs/660569
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 586404] Re: maximized windows cover two monitors when using 2 X screens (3 monitors)

2010-10-14 Thread Sam Liddicott
Also on 10.10

-- 
maximized windows cover two monitors when using 2 X screens (3 monitors)
https://bugs.launchpad.net/bugs/586404
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 614731] Re: shutdown hangs with wlan autofs/nfs mounted homedirs

2010-10-13 Thread Sam Liddicott
I should add that a consequence of this bug us users holding down the
power-off button and getting unclean shutdown.

After a while this leads to corruptions that prevent X from starting and
require a system re-install

-- 
shutdown hangs with wlan autofs/nfs mounted homedirs
https://bugs.launchpad.net/bugs/614731
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 614731] Re: shutdown hangs with wlan autofs/nfs mounted homedirs

2010-10-13 Thread Sam Liddicott
I should add that a consequence of this bug us users holding down the
power-off button and getting unclean shutdown.

After a while this leads to corruptions that prevent X from starting and
require a system re-install

-- 
shutdown hangs with wlan autofs/nfs mounted homedirs
https://bugs.launchpad.net/bugs/614731
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 102525] Re: [apport] pydance.py crashed with SIGSEGV

2010-09-15 Thread Sam Liddicott
Marking a perfectly valid report as invalid is plain rude. I don't care
about the bug, but this rudeness via machine is not acceptable.

-- 
[apport] pydance.py crashed with SIGSEGV
https://bugs.launchpad.net/bugs/102525
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 638971] [NEW] CPU takes 100%

2010-09-15 Thread Sam Liddicott
Public bug reported:

When playing DVD's or DVD iso's with totem CPU takes 100% 
gxine or vlc can play the same files at less than 40%

It's totem that is reported as taking 100% not the X server.

The CPU used doesn't seem related to the playback window size

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: libgstreamer0.10-0 0.10.30-1build2
ProcVersionSignature: Ubuntu 2.6.35-21.31-generic 2.6.35.4
Uname: Linux 2.6.35-21-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Wed Sep 15 14:45:05 2010
ExecutablePath: /usr/bin/totem
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Beta i386 (20100901.1)
ProcEnviron:
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: gstreamer0.10
XsessionErrors:
 (bluetooth-applet:1780): Gtk-CRITICAL **: IA__gtk_widget_set_sensitive: 
assertion `GTK_IS_WIDGET (widget)' failed
 (polkit-gnome-authentication-agent-1:1795): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (nautilus:1784): GConf-CRITICAL **: gconf_value_free: assertion `value != 
NULL' failed

** Affects: gstreamer0.10 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 maverick

-- 
CPU takes 100%
https://bugs.launchpad.net/bugs/638971
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 638971] Re: CPU takes 100%

2010-09-15 Thread Sam Liddicott

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/638971/+attachment/1588439/+files/Dependencies.txt

** Attachment added: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/638971/+attachment/1588440/+files/ProcMaps.txt

** Attachment added: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/638971/+attachment/1588441/+files/ProcStatus.txt

-- 
CPU takes 100%
https://bugs.launchpad.net/bugs/638971
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 638971] Re: CPU takes 100%

2010-09-15 Thread Sam Liddicott
Top reports:
  PID USER  PR  NI  VIRT  RES  SHR S %CPU %MEMTIME+  COMMAND
 2410 sam   20   0  264m  40m  21m S 85.7  5.4   0:52.51 totem  
 1601 root  20   0  114m  55m  17m S  6.0  7.4   0:43.19 Xorg   
 1776 sam9 -11  157m  10m 9672 S  3.7  1.4   0:10.74 pulseaudio 
 1785 sam   20   0 70108  42m  11m S  2.7  5.7   0:16.31 compiz  

with VLC, top reports:
  PID USER  PR  NI  VIRT  RES  SHR S %CPU %MEMTIME+  COMMAND
 2454 sam   20   0  186m  59m  40m S 41.5  8.0   0:21.22 vlc
 1601 root  20   0  138m  66m  27m S 14.2  8.9   0:55.97 Xorg   
 1785 sam   20   0 70108  42m  11m S  7.3  5.7   0:21.32 compiz 
 1776 sam9 -11  157m  10m 9224 S  4.9  1.4   0:15.76 pulseaudio

-- 
CPU takes 100%
https://bugs.launchpad.net/bugs/638971
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 634108] [NEW] Ubuntu uses gnome-screensaver which should be depracated

2010-09-09 Thread Sam Liddicott
Public bug reported:

Ubuntu should not ship gnome-screensaver by default as it's provision
for configuring screen-savers is deficient and won't be fixed. See bug
#22007 (and associated upstream bug).

gnome-screensaver should be depracated and replaced with xscreensaver

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Ubuntu uses gnome-screensaver which should be depracated
https://bugs.launchpad.net/bugs/634108
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 22007] Re: no 'Settings' button in gnome-screensaver

2010-09-09 Thread Sam Liddicott
I've filed a new bug 634108
(https://bugs.launchpad.net/ubuntu/+bug/634108) suggesting that gnome-
screensaver be deprecated and replaced with xscreensaver.

-- 
no 'Settings' button in gnome-screensaver
https://bugs.launchpad.net/bugs/22007
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 22007] Re: no 'Settings' button in gnome-screensaver

2010-09-08 Thread Sam Liddicott
I think it needs a little more publicity. Perhaps on
http://blogs.msdn.com/ or New York Times technology pages (they've not
published much on GNU/Linux since 2009).

You're too smart for Linux if you can configure a screen-saver is a
suitable headline.

-- 
no 'Settings' button in gnome-screensaver
https://bugs.launchpad.net/bugs/22007
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 22007] Re: no 'Settings' button in gnome-screensaver

2010-09-08 Thread Sam Liddicott
Maybe the Ubuntu bug is that Ubuntu ships Gnome-screensaver at all.

-- 
no 'Settings' button in gnome-screensaver
https://bugs.launchpad.net/bugs/22007
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1] Re: Microsoft has a majority market share

2010-09-04 Thread Sam Liddicott
** Bug watch added: GNOME Bug Tracker #316654
   https://bugzilla.gnome.org/show_bug.cgi?id=316654

** Also affects: gnome-screensaver via
   https://bugzilla.gnome.org/show_bug.cgi?id=316654
   Importance: Unknown
   Status: Unknown

-- 
Microsoft has a majority market share
https://bugs.launchpad.net/bugs/1
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 22007] Re: no 'Settings' button in gnome-screensaver

2010-09-02 Thread Sam Liddicott

  On 31/08/10 15:32, Marc Deslauriers wrote:
 I see two photo screensavers. The first one is called F-Spot photos and
 uses the Favorites tag in F-Spot. The second one is called Pictures
 folder and simply displays the pictures it finds in your ~/Pictures
 directory. Seriously, what's to configure? If you want a different
 picture directory, just put a symlink in ~/Pictures.

I used to use photo-screensaver when I could configure it to spend only 
1 second per photo.
Now I don't use a screen-saver because I don't like the dozens of 
seconds it spends per photo.

-- 
no 'Settings' button in gnome-screensaver
https://bugs.launchpad.net/bugs/22007
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 22007] Re: no 'Settings' button in gnome-screensaver

2010-08-31 Thread Sam Liddicott
Relax. They (upstream) have a fix - of course!

This bug has been marked as a secret show-case bug for some MS fan-boi
(or Ballmer on his swan song) to pull out as evidence as to how kack
linux (Gnome) is because you can't even configure your screen-saver.

As soon as that happens, the patch will be applied to steal away the
thunder and undermine MS marketing strategy.

This big is also part of the strategy for bug #1
https://bugs.launchpad.net/ubuntu/+bug/1

All this is obvious (and I shouldn't have to explain it) if you read
between-the-lines here:
http://live.gnome.org/GnomeScreensaver/FrequentlyAskedQuestions#head-
64ef29e28226e09a3b849d8f00726cc004625c62

And realize that most of the reasons given are pretty much dumb reasons
that only appeal to powerful entities who need help controlling their
serfs and in no way relate to giving competent power over their own
operating system.

Once you realise that, it all makes perfect sense!

-- 
no 'Settings' button in gnome-screensaver
https://bugs.launchpad.net/bugs/22007
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 610856] Re: Package libmpcdec3 is missing from maverick repos

2010-08-18 Thread Sam Liddicott
gstreamer0.10-plugins-bad now installs.

NOTE: It's an insult to the reporters to mark the report as invalid as
this which suggests that the bug submitters and the bug-confirmer are
incompetent.

It damages good-will

I think it should be marked as fixed, not invalid.

-- 
Package libmpcdec3 is missing from maverick repos
https://bugs.launchpad.net/bugs/610856
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 610856] Re: Package libmpcdec3 is missing from maverick repos

2010-08-18 Thread Sam Liddicott
You are probably right about the word incompetent but the same applies
to the word invalid.

It conveys the primary message you got it wrong or it's not a bug
when the fact is it's a bug filed against the wrong packages

But whether or not the bug belongs with the rdeps depends on what the
outcome of the analysis actually is:

It's impossible to know which are the right packages unless one is privy to the 
packaging decisions of the next release; i.e. one knows that:
1. libmpcdec3 is being dropped and rdeps being rebuilt 
instead of
2. libmpcdec3 being kept because of irreconcilable rdeps.

and that the plan might change after the bug report is considered.

Which of 1 or 2 is finally followed and therefore where the bug should
have really been filed depends on the analysis of the bug report. If 2
was followed (which is reasonable if vlc could not have used the newer
library then the bug would not have been invalid).

invalid is an emotionally charged word; and it doesn't help if there
is now way the filer can know how the bug should be filed. I don't know
if the bug there is with launchpad or ubuntu policy.

I feel better now I've said that.

-- 
Package libmpcdec3 is missing from maverick repos
https://bugs.launchpad.net/bugs/610856
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 614731] Re: shutdown hangs with wlan autofs/nfs mounted homedirs

2010-08-15 Thread Sam Liddicott
** Changed in: autofs5 (Ubuntu)
   Status: Incomplete = New

-- 
shutdown hangs with wlan autofs/nfs mounted homedirs
https://bugs.launchpad.net/bugs/614731
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 614731] Re: shutdown hangs with wlan autofs/nfs mounted homedirs

2010-08-15 Thread Sam Liddicott
** Changed in: autofs5 (Ubuntu)
   Status: Incomplete = New

-- 
shutdown hangs with wlan autofs/nfs mounted homedirs
https://bugs.launchpad.net/bugs/614731
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 614731] Re: shutdown hangs with wlan autofs/nfs mounted homedirs

2010-08-10 Thread Sam Liddicott

** Attachment added: auto.master
   http://launchpadlibrarian.net/53406877/auto.master

-- 
shutdown hangs with wlan autofs/nfs mounted homedirs
https://bugs.launchpad.net/bugs/614731
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 614731] Re: shutdown hangs with wlan autofs/nfs mounted homedirs

2010-08-10 Thread Sam Liddicott

** Attachment added: auto.home
   http://launchpadlibrarian.net/53406944/auto.home

-- 
shutdown hangs with wlan autofs/nfs mounted homedirs
https://bugs.launchpad.net/bugs/614731
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 614731] Re: shutdown hangs with wlan autofs/nfs mounted homedirs

2010-08-10 Thread Sam Liddicott
The WLAN is not defined in /etc/network/interfaces these days.

It was defined via network-manager and available for all users. I
believe HAL manages it. The WLAN connects before I login (or lack of NFS
homedir would stop me logging in).

** Attachment added: interfaces file - emptyish
   http://launchpadlibrarian.net/53406982/interfaces

-- 
shutdown hangs with wlan autofs/nfs mounted homedirs
https://bugs.launchpad.net/bugs/614731
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 614731] Re: shutdown hangs with wlan autofs/nfs mounted homedirs

2010-08-10 Thread Sam Liddicott

** Attachment added: auto.master
   http://launchpadlibrarian.net/53406877/auto.master

-- 
shutdown hangs with wlan autofs/nfs mounted homedirs
https://bugs.launchpad.net/bugs/614731
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 614731] Re: shutdown hangs with wlan autofs/nfs mounted homedirs

2010-08-10 Thread Sam Liddicott

** Attachment added: auto.home
   http://launchpadlibrarian.net/53406944/auto.home

-- 
shutdown hangs with wlan autofs/nfs mounted homedirs
https://bugs.launchpad.net/bugs/614731
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 614731] Re: shutdown hangs with wlan autofs/nfs mounted homedirs

2010-08-10 Thread Sam Liddicott
The WLAN is not defined in /etc/network/interfaces these days.

It was defined via network-manager and available for all users. I
believe HAL manages it. The WLAN connects before I login (or lack of NFS
homedir would stop me logging in).

** Attachment added: interfaces file - emptyish
   http://launchpadlibrarian.net/53406982/interfaces

-- 
shutdown hangs with wlan autofs/nfs mounted homedirs
https://bugs.launchpad.net/bugs/614731
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 608382] Re: Maverick images build on lucid fail to boot - different syslinux version

2010-08-08 Thread Sam Liddicott
I think the problem would go away if usbcreator booted from a loop-back
ISO image on the memory stick.

isolinux and syslinux are pretty well merged; syslinux it ought to be
able to boot an iso image - as long as the initrd could continue and
mount the iso-image...

-- 
Maverick images build on lucid fail to boot - different syslinux version
https://bugs.launchpad.net/bugs/608382
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 614731] [NEW] shutdown hangs with wlan autofs/nfs mounted homedirs

2010-08-07 Thread Sam Liddicott
Public bug reported:

Binary package hint: autofs5

I have nfs4 home directories mounted with autofs.

If i boot-up and shutdown, everything is fine.

If I login for a graphical session and then choose shutdown from a gnome
menu, then the shutdown hangs - with tasks like gnome-screensaver and
other personal tasks hanging as well as system tasks like flush and
sync.

The text console reports that these tasks have been hanging for more
than 120 seconds.

I have seen /etc/init.d/networking that it tries not to shutdown network
interfaces if there are network mounted file systems, and debugging that
I've added to /etc/init.d/network and I am sure that it is not running.

I'm wondering if wpa_supplicant is being killed or something; or maybe
the file system is being un-mounted before the applications have
finished with it,

If I un-mount all the mounted home directories before shutting down then
there are no problems.

I'm willing to do any amount of debug, but I'm not too hot on debugging
upstart

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: autofs 5.0.5-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.35-14.20-generic 2.6.35
Uname: Linux 2.6.35-14-generic i686
Architecture: i386
Date: Sat Aug  7 14:11:05 2010
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Alpha i386 (20100806)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_GB.utf8
 SHELL=/bin/bash
SourcePackage: autofs5

** Affects: autofs5 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 maverick

-- 
shutdown hangs with wlan autofs/nfs mounted homedirs
https://bugs.launchpad.net/bugs/614731
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 614731] Re: shutdown hangs with wlan autofs/nfs mounted homedirs

2010-08-07 Thread Sam Liddicott

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/53230924/Dependencies.txt

-- 
shutdown hangs with wlan autofs/nfs mounted homedirs
https://bugs.launchpad.net/bugs/614731
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


  1   2   3   4   5   >