Re: [Bug 868383] Re: pbuilder error: "groups: cannot find name for group ID 123"

2011-12-04 Thread Tom Browder
On Sun, Dec 4, 2011 at 08:19, Andreas Moog
 wrote:
> What are the permissions of /etc/group? They should be 644.

And that's what I have, Andreas.

Thanks for the reply, Andreas.

Best regards,

-Tom

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

Title:
  pbuilder error: "groups: cannot find name for group ID 123"

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

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


[Bug 868383] Re: pbuilder error: "groups: cannot find name for group ID 123"

2011-10-05 Thread Tom Browder
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/868383

Title:
  pbuilder error: "groups: cannot find name for group ID 123"

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

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


[Bug 868383] [NEW] pbuilder error: "groups: cannot find name for group ID 123"

2011-10-05 Thread Tom Browder
Public bug reported:

I have just started using pbuilder and have a hook script to log me in
to pbuilder upon error.

In the package source directory, in this case "xmlwrapp-0.6.2," I
execute:

 $ sudo pbuilder --build --logfile pbuilder.log ../*.dsc

The build eventually fails with this error:

 # groups: cannot find name for group ID 123

There is an existing group with that number in my /etc/group:

 pkcs11:x:123:root

which is apparently associated with one of the public key packages.

I have looked at the source code but don't see any real help.

I have tried setting this in my ~/.pbuilderrc:

 BUILDRESULTGID=999

but it doesn't change anything.

I am using Ubuntu 10.10, 64-bit, with pkbuilder installed through the
package manager and its version shows as: 0.198ubuntu2

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: pbuilder 0.198ubuntu2
ProcVersionSignature: Ubuntu 2.6.35-30.59-generic 2.6.35.13
Uname: Linux 2.6.35-30-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Wed Oct  5 09:01:41 2011
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release amd64 (20100816.1)
PackageArchitecture: all
ProcEnviron:
 LC_CTYPE=C
 PATH=(custom, no user)
 LANG=en_US
 SHELL=/bin/bash
SourcePackage: pbuilder

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


** Tags: amd64 apport-bug maverick

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

Title:
  pbuilder error: "groups: cannot find name for group ID 123"

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

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


[Bug 543148] Re: Private Archive Permissions Are Incorrect

2011-08-02 Thread Tom Browder
I also confirm the bug exists on Ubuntu 10.04 LTS (Lucid Lynx), but I
had to do this manually to get access to the archives via the mailman
web interface:

  sudo chmod o+rx /var/lib/mailman/archives/private

And that was recommended by an experienced user on the mailman mailing
list.

Note also that, for me, adding new lists did not then change the perms
back to the erroneous ones.  (I added a new list with the newlist
command).

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

Title:
  Private Archive Permissions Are Incorrect

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

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


[Bug 819800] [NEW] mod_dbd causes errors on Ubuntu 10.04 LTS (Lucid Lynx)

2011-08-02 Thread Tom Browder
Public bug reported:

I am actually using mod_authn_dbd which now is an Apache core module.
(Note that libapache2-mod-auth-mysql is deprecated by Apache so I am not
using  it.)

I am trying to use a MySQL database for Digest password management on
my remote server.  I have my httpd.conf file settings here:

# mod_dbd configuration
DBDriver mysql
# MySQL params:
#   host, port, user, pass, dbname, sock, flags, fldsz, group, reconnect
DBDParams "dbname=passwords user= pass= host=xxx.xxx.xxx.xxx port-3306"

DBDMin  4
DBDKeep 8
DBDMax  20
DBDExptime 300

At the moment it doesn't work.  After start I get these errors:

[Wed Jul 27 09:08:56 2011] [error] (20014)Internal error: DBD: Can't
connect to mysql
[Wed Jul 27 09:08:56 2011] [error] (20014)Internal error: DBD: failed
to initialise

I am able to access the database with other programs both locally and
remotely.  I have posed a question on launchpad but have not received an 
answer. 

All other similar bugs seem to involve mod_auth_mysql which is
deprecated.

** Affects: libapreq2 (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/819800

Title:
  mod_dbd causes errors on Ubuntu 10.04 LTS (Lucid Lynx)

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

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


Re: [Bug 688288] Gtk warnings spew forth every time I use evince--it has been happeing all year

2011-06-23 Thread Tom Browder
On Wed, Jun 22, 2011 at 15:10, Pedro Villavicencio  wrote:
> Thanks for the report, it has been some time without any response or
> feedback in this bug report and we are wondering if this is still an
> issue for you with the latest release of Ubuntu the Natty Narwhal, May
> you please test with that version and comment back if you're still

Pedro, I'll be glad to test it with a virtual host I have back at
home--I'll try to report back next week.

Best regards,

-Tom

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

Title:
  Gtk warnings spew forth every time I use evince--it has been happeing
  all year

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

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


[Bug 688288] Re: Gtk warnings spew forth every time I use evince--it has been happeing all year

2010-12-09 Thread Tom Browder


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

Title:
  Gtk warnings spew forth every time I use evince--it has been happeing all year

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


[Bug 688288] [NEW] Gtk warnings spew forth every time I use evince--it has been happeing all year

2010-12-09 Thread Tom Browder
Public bug reported:

Binary package hint: evince

I have seen this warning with other gnome pkgs, but not as frequently
(see the xsession-errors).  The permissions of the warned-about file
"/usr/local/people/tbrowde/.recently-used.xbel" are

-rw--- 1 tbrowde tbrowde 643K Dec  9 16:06 /usr/local/people/tbrowde
/.recently-used.xbel

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: evince 2.32.0-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-23.41-generic 2.6.35.7
Uname: Linux 2.6.35-23-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Thu Dec  9 16:10:20 2010
EcryptfsInUse: Yes
ExecutablePath: /usr/bin/evince
InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release amd64 (20100816.1)
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, no user)
 LANG=en_US.utf8
 LC_CTYPE=C
SourcePackage: evince

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


** Tags: amd64 apport-bug maverick

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

Title:
  Gtk warnings spew forth every time I use evince--it has been happeing all year

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


[Bug 548395] Re: gcc: error trying to exec 'cc1': execvp: No such file or directory

2010-10-05 Thread Tom Browder
I am having the same problem--I have lost cc1 somehow and cannot get it
back:

$ cpp
cpp: error trying to exec 'cc1': execvp: No such file or directory

I have tried using apt-get, aptitude, and symaptic package manager to
reinstall cpp to no avail.

-- 
gcc: error trying to exec 'cc1': execvp: No such file or directory
https://bugs.launchpad.net/bugs/548395
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 612741] Re: uncommanded shutdown

2010-08-11 Thread Tom Browder
I have attached another, special log file (compressed with bzip2) I
produce which shows date/time, uptime, and output from "sensors" at
every minute for the up time prior to the shut down event.

Note: the kern.log file attached earlier was NOT produced by "sudo fwts
--dumo"--it is a normal log.

** Attachment added: "a special log of uptime and "sensors" output"
   http://launchpadlibrarian.net/53477907/uptime-temp-data-last.bz2

-- 
uncommanded shutdown
https://bugs.launchpad.net/bugs/612741
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 612741] Re: uncommanded shutdown

2010-08-11 Thread Tom Browder
Last requested log file for the shut down event is attached as a gzipped
file.

** Attachment added: "messages.gz"
   http://launchpadlibrarian.net/53477345/messages.gz

-- 
uncommanded shutdown
https://bugs.launchpad.net/bugs/612741
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 612741] Re: uncommanded shutdown

2010-08-11 Thread Tom Browder

** Attachment added: "lspci.log from "sudo fwts --dump""
   http://launchpadlibrarian.net/53476502/lspci.log.gz

-- 
uncommanded shutdown
https://bugs.launchpad.net/bugs/612741
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 612741] Re: uncommanded shutdown

2010-08-11 Thread Tom Browder

** Attachment added: "kern.log from "sudo fwts --dump""
   http://launchpadlibrarian.net/53476478/kern.log.gz

-- 
uncommanded shutdown
https://bugs.launchpad.net/bugs/612741
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 612741] Re: uncommanded shutdown

2010-08-11 Thread Tom Browder

** Attachment added: "dmidecode.log from "sudo fwts --dump""
   http://launchpadlibrarian.net/53476453/dmidecode.log.gz

-- 
uncommanded shutdown
https://bugs.launchpad.net/bugs/612741
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 612741] Re: uncommanded shutdown

2010-08-11 Thread Tom Browder

** Attachment added: "dmesg.log from "fwts --dump""
   http://launchpadlibrarian.net/53476429/dmesg.log.gz

-- 
uncommanded shutdown
https://bugs.launchpad.net/bugs/612741
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 612741] Re: uncommanded shutdown

2010-08-11 Thread Tom Browder
Shutdown occurred again after 36+ hours.  Requested logs are attached as
gzipped files.

** Attachment added: "acpidump.log from "fwts --dump""
   http://launchpadlibrarian.net/53476409/acpidump.log.gz

-- 
uncommanded shutdown
https://bugs.launchpad.net/bugs/612741
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 612741] Re: uncommanded shutdown

2010-08-10 Thread Tom Browder
Where should requested log files go when ready, the pastebin (with link
in comment) or attached here?

-- 
uncommanded shutdown
https://bugs.launchpad.net/bugs/612741
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


Re: [Bug 612741] Re: uncommanded shutdown

2010-08-09 Thread Tom Browder
On Mon, Aug 9, 2010 at 08:25, Colin King <612...@bugs.launchpad.net> wrote:
> @Tom, can you install the package fwts, and next time this occurs can

Colin, thanks, I am so happy to hear from you.

I have obtained package 'fwts_0.17.2.tar.gz' from launchpad and
installed it according to instructions in its README.

I'll attach requested log files after reboot after the next incident.

Regards,

-Tom

-- 
uncommanded shutdown
https://bugs.launchpad.net/bugs/612741
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 612741] Re: uncommanded shutdown

2010-08-07 Thread Tom Browder
I have not built a custom kernel for many years, but I would be happy to
volunteer my time and mobo to help find this irritating bug.

I have subscribed to the "Automating BIOS testing to find BIOS errors"
blueprint on Ubuntu Launchpad, and I have linked this bug to it.

-- 
uncommanded shutdown
https://bugs.launchpad.net/bugs/612741
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 612741] Re: uncommanded shutdown

2010-08-07 Thread Tom Browder
I have flashed my BIOS with the latest version. and upgraded to the new
kernel (2.6.32-24.39).

I reset all boot parameters and /etc/pm/sleep.d to default (as
installed).

After an uptime of over 39 hrs, system went into hibernation again.

I can find nothing untoward in the logs (except there was an automatic
system update about 2230 last night, system went to hibernation at
0018 this morning, about 1.7 hrs after the update), temps were normal.

I have made the following BIOS changes, rebooted, and started the
uptime watch again:

  ACPI Suspend Type: from S3(STR) to S1(POS)
  HPET Support : from enabled (32-bit) to disabled

I can find lots of info about trouble shooting failure to suspend or
hibernate, but not much about uncommanded hibernation (or hibernation
command from unknown sources).

BTW, my  mobo is: is Gigabyte GA-P35-DS3L, Rev. 2

I have run a complete memtest86+ on my 8 Gb RAM with no  errors.

-- 
uncommanded shutdown
https://bugs.launchpad.net/bugs/612741
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 538043] Re: Display goes to sleep on mains power even when told not to

2010-08-04 Thread Tom Browder
I am having similar problems on my desktop: uncommanded shutdowns
(hibernate) with "inactivity".

-- 
Display goes to sleep on mains power even when told not to
https://bugs.launchpad.net/bugs/538043
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 612741] Re: uncommanded shutdown

2010-08-03 Thread Tom Browder
This morning my system did an un-commanded shut down again.  I added
"noapic" back to the boot line but it shut down again.

The message on the terminal after shut down says:

[ 5904.836193] Power down.
[ 6280.181570] System halted.

I see in the logs messages about hibernate starting, but I ca;t see what
triggers it.

-- 
uncommanded shutdown
https://bugs.launchpad.net/bugs/612741
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 612741] Re: uncommanded shutdown

2010-08-03 Thread Tom Browder
As of today the non-commanded shut down occurred again,  I added
"noapic" back to the boot line but it shut down again.

The message on the screen after it quits is:

[ 5904.836193] Power down.
[ 6280.181570] System halted.

-- 
uncommanded shutdown
https://bugs.launchpad.net/bugs/612741
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 612741] [NEW] uncommanded shutdown

2010-08-02 Thread Tom Browder
Public bug reported:

Binary package hint: acpi

lsb_release -rd: Ubuntu 10.04.1 LTS
  
acpi version: 1.4-2

Expected system to not shutdown since I had all power management
features turned off.  However, for the last few months system shuts down
un-commanded within an hour or so after boot as if it were hibernating.

I have tried the following steps to correct the problem:

1. added to boot line: acpi=off noapic
result:  didn't help
2. then killed acpi-support in rc2.d
result: system works fine (uptime of over 36 hours before I continued 
debugging)
3. then removed from boot line:  acpi=off noapic
result:  system again shut down after a short while
4. then added to boot line:  acpi=off
result: system works normally again

I am happy to continue debugging or provide more information.  Until
then, the system is doing fine (but without power management features),

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

-- 
uncommanded shutdown
https://bugs.launchpad.net/bugs/612741
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


Re: [Bug 441425] Re: Optimum column width leaves too much space around text cells

2009-10-23 Thread Tom Browder
On Fri, Oct 23, 2009 at 12:42, Chris Cheney  wrote:
> Do you still have this issue with the new version in Ubuntu 9.04 with
> the ppa at https://launchpad.net/~openoffice-pkgs/+archive/ppa or Ubuntu
> Karmic?
>
> I think this is fixed for the 'T' case in OOo 3.1.1 it is 0.13" wide.

Chris, I don't have time to check this at the moment, but I'm sure
it's fixed.  Thanks for your help--I'll report back later (after I
figure out how to get it--I'm so enamored with the synaptic package
manager I've almost forgotten how to add sources--and I know the
install directions are on the ppa site).

Regards,

-Tom

-- 
Optimum column width leaves too much space around text cells
https://bugs.launchpad.net/bugs/441425
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 441425] Re: Optimum column width leaves too much space around text cells

2009-10-03 Thread Tom Browder

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/32938625/Dependencies.txt

-- 
Optimum column width leaves too much space around text cells
https://bugs.launchpad.net/bugs/441425
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 441425] [NEW] Optimum column width leaves too much space around text cells

2009-10-03 Thread Tom Browder
Public bug reported:

Binary package hint: openoffice.org

When laying out a table of text cells in oocalc, I try to dress up each
column (individually or the sheet as a whole) by selecting Format =>
Column => Optimal Width and set the add increment to zero.  The
resulting column most of the time leaves too much space around the
columns' text.

Duplicate the problem by selecting optimum column width on a column with
a single text cell with the single character 'T' in it (10 points, Times
New Roman).  The resulting column is 0.21 inches wide.  The same
situation in a gnumeric workbook results in a column 9.75 points (0.14
inches) wide.  Using the same cells and font with the text 'Average',
the results are 0.89 inches and 0.61inches for oocalc and gnumeric,
respectively.

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: cisco_ipsec nvidia
Package: openoffice.org-core 1:3.0.1-9ubuntu3
ProcEnviron:
 LC_CTYPE=C
 PATH=(custom, no user)
 LANG=en_US
 SHELL=/bin/bash
SourcePackage: openoffice.org
Uname: Linux 2.6.28-11-generic x86_64

** Affects: openoffice.org (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug

-- 
Optimum column width leaves too much space around text cells
https://bugs.launchpad.net/bugs/441425
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