[Bug 50689] Re: smtpmail.elc can't work

2006-08-02 Thread David Lee
Hi, Dave
1.The SMTP server I use does not require tls authentication.
2.My laptop is running mutt+fetchmail+msmtp, anyway I don't
   want to run sendmail/postfix/exim etc.

Thanks for your response.
D.L.

-- 
smtpmail.elc can't work
https://launchpad.net/bugs/50689

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


[Bug 50689] Re: smtpmail.elc can't work

2006-08-02 Thread David Lee
Hi, Dave
1.The SMTP server I use does not require tls authentication.
2.My laptop is running mutt+fetchmail+msmtp, anyway I don't
   want to run sendmail/postfix/exim etc.

Thanks for your response.
D.L.

-- 
smtpmail.elc can't work
https://launchpad.net/bugs/50689

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


[Bug 50689] Re: smtpmail.elc can't work

2006-08-18 Thread David Lee
Hi, Dave
Thanks anyway.
D.L.

-- 
smtpmail.elc can't work
https://launchpad.net/bugs/50689

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


[Bug 50689] smtpmail.elc can't work

2006-06-22 Thread David Lee
Public bug reported:

Binary package hint: emacs21-common

smtpmail.elc of emacs21-common in Ubuntu 6.06 LTS can't work
with good configuration. I downloaded the latest smtpmail.el from
Savannah CVS, and the same configuration works fine.

The default smtpmail.el along with emacs21-common always
complaint for "Client was not authenticated".

** Affects: emacs21 (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
smtpmail.elc can't work
https://launchpad.net/bugs/50689

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


[Bug 50689] Re: smtpmail.elc can't work

2006-06-22 Thread David Lee
My SMTP configuration in ~/.gnus.el

(setq user-full-name "David Lee")
(setq user-mail-address "[EMAIL PROTECTED]")

(setq smtpmail-auth-credentials
  '(("smtp.YYY.com"
 25
 "XXX"
 nil)))

(setq smtpmail-default-smtp-server "smtp.YYY.com")
(setq smtpmail-smtp-server "smtp.YYY.com")
(setq smtpmail-local-domain nil)
(setq send-mail-function 'smtpmail-send-it)
(setq message-send-mail-function 'smtpmail-send-it)

-- 
smtpmail.elc can't work
https://launchpad.net/bugs/50689

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


[Bug 174566] Re: (Hardy alpha) Monitor&display utility fails to load in the Kubuntu live CD

2008-01-14 Thread David Lee
*** This bug is a duplicate of bug 173319 ***
https://bugs.launchpad.net/bugs/173319

I can confirm the "libpython2.5so not found in paths" bug still
appearing in Hardy Alpha 3.

-- 
(Hardy alpha) Monitor&display utility fails to load in the Kubuntu live CD
https://bugs.launchpad.net/bugs/174566
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 174566] Re: (Hardy alpha) Monitor&display utility fails to load in the Kubuntu live CD

2008-01-14 Thread David Lee
*** This bug is a duplicate of bug 173319 ***
https://bugs.launchpad.net/bugs/173319

I can confirm the "libpython2.5so not found in paths" bug still
appearing in Hardy Alpha 3.

-- 
(Hardy alpha) Monitor&display utility fails to load in the Kubuntu live CD
https://bugs.launchpad.net/bugs/174566
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 50689] Re: smtpmail.elc can't work

2006-08-02 Thread David Lee
Hi, Dave
1.The SMTP server I use does not require tls authentication.
2.My laptop is running mutt+fetchmail+msmtp, anyway I don't
   want to run sendmail/postfix/exim etc.

Thanks for your response.
D.L.

-- 
smtpmail.elc can't work
https://launchpad.net/bugs/50689

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


[Bug 50689] Re: smtpmail.elc can't work

2006-08-02 Thread David Lee
Hi, Dave
1.The SMTP server I use does not require tls authentication.
2.My laptop is running mutt+fetchmail+msmtp, anyway I don't
   want to run sendmail/postfix/exim etc.

Thanks for your response.
D.L.

-- 
smtpmail.elc can't work
https://launchpad.net/bugs/50689

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


[Bug 50689] Re: smtpmail.elc can't work

2006-08-18 Thread David Lee
Hi, Dave
Thanks anyway.
D.L.

-- 
smtpmail.elc can't work
https://launchpad.net/bugs/50689

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


[Bug 50689] smtpmail.elc can't work

2006-06-22 Thread David Lee
Public bug reported:

Binary package hint: emacs21-common

smtpmail.elc of emacs21-common in Ubuntu 6.06 LTS can't work
with good configuration. I downloaded the latest smtpmail.el from
Savannah CVS, and the same configuration works fine.

The default smtpmail.el along with emacs21-common always
complaint for "Client was not authenticated".

** Affects: emacs21 (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
smtpmail.elc can't work
https://launchpad.net/bugs/50689

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


[Bug 50689] Re: smtpmail.elc can't work

2006-06-22 Thread David Lee
My SMTP configuration in ~/.gnus.el

(setq user-full-name "David Lee")
(setq user-mail-address "[EMAIL PROTECTED]")

(setq smtpmail-auth-credentials
  '(("smtp.YYY.com"
 25
 "XXX"
 nil)))

(setq smtpmail-default-smtp-server "smtp.YYY.com")
(setq smtpmail-smtp-server "smtp.YYY.com")
(setq smtpmail-local-domain nil)
(setq send-mail-function 'smtpmail-send-it)
(setq message-send-mail-function 'smtpmail-send-it)

-- 
smtpmail.elc can't work
https://launchpad.net/bugs/50689

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


[Bug 50689] Re: smtpmail.elc can't work

2006-08-02 Thread David Lee
Hi, Dave
1.The SMTP server I use does not require tls authentication.
2.My laptop is running mutt+fetchmail+msmtp, anyway I don't
   want to run sendmail/postfix/exim etc.

Thanks for your response.
D.L.

-- 
smtpmail.elc can't work
https://launchpad.net/bugs/50689

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


[Bug 50689] Re: smtpmail.elc can't work

2006-08-02 Thread David Lee
Hi, Dave
1.The SMTP server I use does not require tls authentication.
2.My laptop is running mutt+fetchmail+msmtp, anyway I don't
   want to run sendmail/postfix/exim etc.

Thanks for your response.
D.L.

-- 
smtpmail.elc can't work
https://launchpad.net/bugs/50689

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


[Bug 50689] Re: smtpmail.elc can't work

2006-08-18 Thread David Lee
Hi, Dave
Thanks anyway.
D.L.

-- 
smtpmail.elc can't work
https://launchpad.net/bugs/50689

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


[Bug 50689] smtpmail.elc can't work

2006-06-22 Thread David Lee
Public bug reported:

Binary package hint: emacs21-common

smtpmail.elc of emacs21-common in Ubuntu 6.06 LTS can't work
with good configuration. I downloaded the latest smtpmail.el from
Savannah CVS, and the same configuration works fine.

The default smtpmail.el along with emacs21-common always
complaint for "Client was not authenticated".

** Affects: emacs21 (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
smtpmail.elc can't work
https://launchpad.net/bugs/50689

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


[Bug 50689] Re: smtpmail.elc can't work

2006-06-22 Thread David Lee
My SMTP configuration in ~/.gnus.el

(setq user-full-name "David Lee")
(setq user-mail-address "[EMAIL PROTECTED]")

(setq smtpmail-auth-credentials
  '(("smtp.YYY.com"
 25
 "XXX"
 nil)))

(setq smtpmail-default-smtp-server "smtp.YYY.com")
(setq smtpmail-smtp-server "smtp.YYY.com")
(setq smtpmail-local-domain nil)
(setq send-mail-function 'smtpmail-send-it)
(setq message-send-mail-function 'smtpmail-send-it)

-- 
smtpmail.elc can't work
https://launchpad.net/bugs/50689

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


[Bug 174566] Re: (Hardy alpha) Monitor&display utility fails to load in the Kubuntu live CD

2008-01-14 Thread David Lee
*** This bug is a duplicate of bug 173319 ***
https://bugs.launchpad.net/bugs/173319

I can confirm the "libpython2.5so not found in paths" bug still
appearing in Hardy Alpha 3.

-- 
(Hardy alpha) Monitor&display utility fails to load in the Kubuntu live CD
https://bugs.launchpad.net/bugs/174566
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 50689] Re: smtpmail.elc can't work

2006-08-02 Thread David Lee
Hi, Dave
1.The SMTP server I use does not require tls authentication.
2.My laptop is running mutt+fetchmail+msmtp, anyway I don't
   want to run sendmail/postfix/exim etc.

Thanks for your response.
D.L.

-- 
smtpmail.elc can't work
https://launchpad.net/bugs/50689

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


[Bug 50689] Re: smtpmail.elc can't work

2006-08-02 Thread David Lee
Hi, Dave
1.The SMTP server I use does not require tls authentication.
2.My laptop is running mutt+fetchmail+msmtp, anyway I don't
   want to run sendmail/postfix/exim etc.

Thanks for your response.
D.L.

-- 
smtpmail.elc can't work
https://launchpad.net/bugs/50689

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


[Bug 50689] Re: smtpmail.elc can't work

2006-08-02 Thread David Lee
Hi, Dave
1.The SMTP server I use does not require tls authentication.
2.My laptop is running mutt+fetchmail+msmtp, anyway I don't
   want to run sendmail/postfix/exim etc.

Thanks for your response.
D.L.

-- 
smtpmail.elc can't work
https://launchpad.net/bugs/50689

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


[Bug 50689] Re: smtpmail.elc can't work

2006-08-02 Thread David Lee
Hi, Dave
1.The SMTP server I use does not require tls authentication.
2.My laptop is running mutt+fetchmail+msmtp, anyway I don't
   want to run sendmail/postfix/exim etc.

Thanks for your response.
D.L.

-- 
smtpmail.elc can't work
https://launchpad.net/bugs/50689

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


[Bug 50689] Re: smtpmail.elc can't work

2006-08-18 Thread David Lee
Hi, Dave
Thanks anyway.
D.L.

-- 
smtpmail.elc can't work
https://launchpad.net/bugs/50689

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


[Bug 50689] smtpmail.elc can't work

2006-06-22 Thread David Lee
Public bug reported:

Binary package hint: emacs21-common

smtpmail.elc of emacs21-common in Ubuntu 6.06 LTS can't work
with good configuration. I downloaded the latest smtpmail.el from
Savannah CVS, and the same configuration works fine.

The default smtpmail.el along with emacs21-common always
complaint for "Client was not authenticated".

** Affects: emacs21 (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
smtpmail.elc can't work
https://launchpad.net/bugs/50689

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


[Bug 50689] Re: smtpmail.elc can't work

2006-06-22 Thread David Lee
My SMTP configuration in ~/.gnus.el

(setq user-full-name "David Lee")
(setq user-mail-address "[EMAIL PROTECTED]")

(setq smtpmail-auth-credentials
  '(("smtp.YYY.com"
 25
 "XXX"
 nil)))

(setq smtpmail-default-smtp-server "smtp.YYY.com")
(setq smtpmail-smtp-server "smtp.YYY.com")
(setq smtpmail-local-domain nil)
(setq send-mail-function 'smtpmail-send-it)
(setq message-send-mail-function 'smtpmail-send-it)

-- 
smtpmail.elc can't work
https://launchpad.net/bugs/50689

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


[Bug 174566] Re: (Hardy alpha) Monitor&display utility fails to load in the Kubuntu live CD

2008-01-14 Thread David Lee
*** This bug is a duplicate of bug 173319 ***
https://bugs.launchpad.net/bugs/173319

I can confirm the "libpython2.5so not found in paths" bug still
appearing in Hardy Alpha 3.

-- 
(Hardy alpha) Monitor&display utility fails to load in the Kubuntu live CD
https://bugs.launchpad.net/bugs/174566
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 174566] Re: (Hardy alpha) Monitor&display utility fails to load in the Kubuntu live CD

2008-01-14 Thread David Lee
*** This bug is a duplicate of bug 173319 ***
https://bugs.launchpad.net/bugs/173319

I can confirm the "libpython2.5so not found in paths" bug still
appearing in Hardy Alpha 3.

-- 
(Hardy alpha) Monitor&display utility fails to load in the Kubuntu live CD
https://bugs.launchpad.net/bugs/174566
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 50689] Re: smtpmail.elc can't work

2006-08-18 Thread David Lee
Hi, Dave
Thanks anyway.
D.L.

-- 
smtpmail.elc can't work
https://launchpad.net/bugs/50689

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


[Bug 50689] smtpmail.elc can't work

2006-06-22 Thread David Lee
Public bug reported:

Binary package hint: emacs21-common

smtpmail.elc of emacs21-common in Ubuntu 6.06 LTS can't work
with good configuration. I downloaded the latest smtpmail.el from
Savannah CVS, and the same configuration works fine.

The default smtpmail.el along with emacs21-common always
complaint for "Client was not authenticated".

** Affects: emacs21 (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
smtpmail.elc can't work
https://launchpad.net/bugs/50689

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


[Bug 50689] Re: smtpmail.elc can't work

2006-06-22 Thread David Lee
My SMTP configuration in ~/.gnus.el

(setq user-full-name "David Lee")
(setq user-mail-address "[EMAIL PROTECTED]")

(setq smtpmail-auth-credentials
  '(("smtp.YYY.com"
 25
 "XXX"
 nil)))

(setq smtpmail-default-smtp-server "smtp.YYY.com")
(setq smtpmail-smtp-server "smtp.YYY.com")
(setq smtpmail-local-domain nil)
(setq send-mail-function 'smtpmail-send-it)
(setq message-send-mail-function 'smtpmail-send-it)

-- 
smtpmail.elc can't work
https://launchpad.net/bugs/50689

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


[Bug 174566] Re: (Hardy alpha) Monitor&display utility fails to load in the Kubuntu live CD

2008-01-14 Thread David Lee
*** This bug is a duplicate of bug 173319 ***
https://bugs.launchpad.net/bugs/173319

I can confirm the "libpython2.5so not found in paths" bug still
appearing in Hardy Alpha 3.

-- 
(Hardy alpha) Monitor&display utility fails to load in the Kubuntu live CD
https://bugs.launchpad.net/bugs/174566
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 50689] Re: smtpmail.elc can't work

2006-08-02 Thread David Lee
Hi, Dave
1.The SMTP server I use does not require tls authentication.
2.My laptop is running mutt+fetchmail+msmtp, anyway I don't
   want to run sendmail/postfix/exim etc.

Thanks for your response.
D.L.

-- 
smtpmail.elc can't work
https://launchpad.net/bugs/50689

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


[Bug 50689] Re: smtpmail.elc can't work

2006-08-02 Thread David Lee
Hi, Dave
1.The SMTP server I use does not require tls authentication.
2.My laptop is running mutt+fetchmail+msmtp, anyway I don't
   want to run sendmail/postfix/exim etc.

Thanks for your response.
D.L.

-- 
smtpmail.elc can't work
https://launchpad.net/bugs/50689

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


[Bug 50689] Re: smtpmail.elc can't work

2006-08-18 Thread David Lee
Hi, Dave
Thanks anyway.
D.L.

-- 
smtpmail.elc can't work
https://launchpad.net/bugs/50689

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


[Bug 50689] smtpmail.elc can't work

2006-06-22 Thread David Lee
Public bug reported:

Binary package hint: emacs21-common

smtpmail.elc of emacs21-common in Ubuntu 6.06 LTS can't work
with good configuration. I downloaded the latest smtpmail.el from
Savannah CVS, and the same configuration works fine.

The default smtpmail.el along with emacs21-common always
complaint for "Client was not authenticated".

** Affects: emacs21 (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
smtpmail.elc can't work
https://launchpad.net/bugs/50689

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


[Bug 50689] Re: smtpmail.elc can't work

2006-06-22 Thread David Lee
My SMTP configuration in ~/.gnus.el

(setq user-full-name "David Lee")
(setq user-mail-address "[EMAIL PROTECTED]")

(setq smtpmail-auth-credentials
  '(("smtp.YYY.com"
 25
 "XXX"
 nil)))

(setq smtpmail-default-smtp-server "smtp.YYY.com")
(setq smtpmail-smtp-server "smtp.YYY.com")
(setq smtpmail-local-domain nil)
(setq send-mail-function 'smtpmail-send-it)
(setq message-send-mail-function 'smtpmail-send-it)

-- 
smtpmail.elc can't work
https://launchpad.net/bugs/50689

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


[Bug 192626] Re: guest fs corruption during heavy I/O in guest

2008-12-01 Thread David Lee Lambert
I do not see this error in Hardy.  I guess the underlying bug has been
fixed.

-- 
guest fs corruption during heavy I/O in guest
https://bugs.launchpad.net/bugs/192626
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 269251] Re: package bacula 2.4.2-1ubuntu4 ~hardy1 failed to install/upgrade: Abhängigkeitsp robleme - lasse es unkonfiguriert

2008-11-26 Thread David Lee Lambert
I'm not sure if I had the same problem.  I was trying to install Bacula
on Hardy,  and it failed around this point:

Unpacking bacula-fd (from .../bacula-fd_2.4.2-1ubuntu4~hardy1_i386.deb) ...
Selecting previously deselected package bacula-traymonitor.
Unpacking bacula-traymonitor (from 
.../bacula-traymonitor_2.4.2-1ubuntu4~hardy1_i386.deb) ...
Setting up bacula-common (2.4.2-1ubuntu4~hardy1) ...
chown: invalid group: `bacula:bacula'
dpkg: error processing bacula-common (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of bacula-console:
 bacula-console depends on bacula-common (= 2.4.2-1ubuntu4~hardy1); however:
  Package bacula-common is not configured yet.

It turned out that I had a "bacula" user but no "bacula" group;  after
adding one,  the package installed fine.

-- 
package bacula 2.4.2-1ubuntu4~hardy1 failed to install/upgrade: 
Abhängigkeitsprobleme - lasse es unkonfiguriert
https://bugs.launchpad.net/bugs/269251
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 103599] Re: Crash when linking OpenOffice.org Base with Postgresql 8.2 database via JDBC

2007-08-24 Thread David Lee Lambert
I also have this problem.  I'm using the Microsoft SQL Server JDBC
driver to connect to SQL 2000 and SQL 2005.  I can create a query in the
"SQL view" and run it to get data.  However,  double-clicking on a table
to open it or clicking "Use Wizard to Create a Query..." crashes
OpenOffice.

Is there a chance that the fix for this bug could be applied to Feisty?

-- 
Crash when linking OpenOffice.org Base with Postgresql 8.2 database via JDBC
https://bugs.launchpad.net/bugs/103599
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 192626] [NEW] guest fs corruption during heavy I/O in guest

2008-02-17 Thread David Lee Lambert
Public bug reported:

Binary package hint: qemu

I've been trying to install Gentoo in a qemu VM running under Ubuntu
Feisty.  Whenever I get to the point of actually copying a large number
of files to the guest root partition, I get filesystem corruption.

I've tried booting from the Gentoo 2006.01 CD, which has an old 2.6
kernel.  I can partition and format /dev/hda in the guest (a 5G sparse
raw image-file on an ext2 filesystem with 4k clusters), but when I untar
the stage3 archive I get disk errors somewhere, and the partition is
remounted read-only.

The first time I saw this, I was using reiserfs as the guest filesystem.
I got a kernel oops with reiserfs.  I tried using ext2fs instead, and
still got corruption and a remount read-only (but no oops).

I've also tried booting from a DSL ISO image that uses a 2.4.31 kernel,
creating partitions, formatting them, and untarring the same stage3
archive.  Once again,  I get corruption and a remount read-only.  I see
messages like the following in the kernel log:

attempt to access beyond end of device
03:03: rw=1, want=302013672, limit=4731142

If I mount the partition using loopback on the host and untar the
archive there,  I can boot from a rescue CD and chroot to it.  However,
when I do something else involving a lot of write I/O (like emerge
--sync), I get corruption again.

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

-- 
guest fs corruption during heavy I/O in guest
https://bugs.launchpad.net/bugs/192626
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 192626] Re: guest fs corruption during heavy I/O in guest

2008-02-18 Thread David Lee Lambert
Screenshot of the kernel oops.

** Attachment added: "C:\Documents and Settings\dll\My Documents\My 
Pictures\gentoo-on-qemu-on-feisty-oops.png"
   
http://launchpadlibrarian.net/12066909/C%3A%5CDocuments%20and%20Settings%5Cdll%5CMy%20Documents%5CMy%20Pictures%5Cgentoo-on-qemu-on-feisty-oops.png

-- 
guest fs corruption during heavy I/O in guest
https://bugs.launchpad.net/bugs/192626
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 30094] Re: vc-svn.el is a no-op

2007-03-30 Thread David Lee Lambert
I'm pretty sure this is what bit me when upgrading from Breezy to Etch.
There was a reference to "psvn.el" in ~/.emacs,  and Emacs couldn't load
a file from the command-line or save any file until I installed a good
"vc-svn.el".  The only clue was a message in the minibuffer,  something
like "Couldn't load vc-svn".

-- 
vc-svn.el is a no-op
https://launchpad.net/bugs/30094

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


[Bug 103446] naim won't beep no matter how i fiddle with it

2007-04-05 Thread david lee parker
Public bug reported:

Binary package hint: naim

have used the naim in the universe repository (reports itself as 0.11.8)
and have also downloaded and compiled the latest naim (0.11.8.2.1).  it
will not beep.  have tried both in an xterm and in a console with no X
running on my laptop at all.  the naim variable setbeeponim is set
correctly (1).  the same .naimrc works fine (read "it beeps") in another
OS (OpenBSD in particular).  in xterm have tried "xset b on" and then
tried naim.  no luck.  nvi, vim-tiny, and bash all beep correctly.
can't figure it out.  don't even know that naim is at fault but didn't
know where else to start.  would prefer to use naim versus gaim so a fix
or workaround or a nudge in the right direction would be most
appreciated.  thanks!

** Affects: naim (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
naim won't beep no matter how i fiddle with it
https://bugs.launchpad.net/bugs/103446
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 237826] Re: Eclipse / Birt is not compatible with XUL Runner 1.9

2008-07-28 Thread David Lee Lambert
I saw this problem running MyEclipse on Ubuntu:

http://www.myeclipseide.com/PNphpBB2-viewtopic-t-20981.html

I didn't really solve it until I installed Hardy on a fresh partition.
The current version of the Firefox packages is:

ii  xulrunner-1.91.9+nobinonly-0ubuntu0.8 XUL + XPCOM application 
runner
ii  xulrunner-1.9-gnome-supp 1.9+nobinonly-0ubuntu0.8 Support for Gnome in 
xulrunner-1.9 applications
ii  firefox-3.0  3.0+nobinonly-0ubuntu0.8 safe and easy web browser 
from Mozilla
ii  firefox-3.0-gnome-suppor 3.0+nobinonly-0ubuntu0.8 Support for Gnome in 
Mozilla Firefox

-- 
Eclipse / Birt is not compatible with XUL Runner 1.9
https://bugs.launchpad.net/bugs/237826
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 255730] [NEW] OO calc can't open Excel 2003 XML spreadsheets with ".xls" extension

2008-08-07 Thread David Lee Lambert
Public bug reported:

Binary package hint: openoffice.org

The BIRT "save as Excel" feature actually produces the Excel 2003 XML
format.  When that file is on the disk with a ".xls" extension and I try
to open it, either through the "file-open" dialog-box or from the
command-line with "oocalc filename.xls", the text-import wizard (for CSV
or fixed-width columns) appears.

When the file is on disk with a ".xml" extension, OO opens it as a
spreadsheet.

Ubuntu version...
Description:Ubuntu 8.04.1
Release:8.04
(gutsy server CD + apt-get dist-upgrade + KDE)

package version...
openoffice.org-calc:
  Installed: 1:2.4.1-1ubuntu2
  Candidate: 1:2.4.1-1ubuntu2

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

-- 
OO calc can't open Excel 2003 XML spreadsheets with ".xls" extension
https://bugs.launchpad.net/bugs/255730
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 255730] Re: OO calc can't open Excel 2003 XML spreadsheets with ".xls" extension

2008-08-07 Thread David Lee Lambert

** Attachment added: "A sample file that doesn't open unless renamed"
   http://launchpadlibrarian.net/16616112/demo2.xls

-- 
OO calc can't open Excel 2003 XML spreadsheets with ".xls" extension
https://bugs.launchpad.net/bugs/255730
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 255734] Re: OO calc adds spurious columns to Office 2003 XML files

2008-08-07 Thread David Lee Lambert

** Attachment added: "Same file, trivially edited and saved with Excel"
   http://launchpadlibrarian.net/16616330/demo1_fixed.xls

-- 
OO calc adds spurious columns to Office 2003 XML files
https://bugs.launchpad.net/bugs/255734
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 255734] Re: OO calc adds spurious columns to Office 2003 XML files

2008-08-07 Thread David Lee Lambert

** Attachment added: "demo1.xls"
   http://launchpadlibrarian.net/16616317/demo1.xls

-- 
OO calc adds spurious columns to Office 2003 XML files
https://bugs.launchpad.net/bugs/255734
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 255734] [NEW] OO calc adds spurious columns to Office 2003 XML files

2008-08-07 Thread David Lee Lambert
Public bug reported:

Binary package hint: openoffice.org

I'm attaching an Office 2003 XML file created by the BIRT "save as XLS"
feature.  When I open it in OpenOffice, extra blank columns show up
between the data-columns (that is,  data is in columns B,D and F), and
most of the rows are two lines high because of wrapping.  When I open it
in Excel 2003, the data-columns are B, C and D, and most of the rows are
one line high.

If I open the file in Excel and save it again,  and then open that file
with OpenOffice, the column-spacing looks just like in Excel.

Ubuntu version...
Description: Ubuntu 8.04.1
Release: 8.04
(gutsy server CD + apt-get dist-upgrade + KDE)

package version...
openoffice.org-calc:
  Installed: 1:2.4.1-1ubuntu2
  Candidate: 1:2.4.1-1ubuntu2

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

-- 
OO calc adds spurious columns to Office 2003 XML files
https://bugs.launchpad.net/bugs/255734
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 106864] Re: Feisty boot fail "can't access tty" IDE SATA problem

2007-06-04 Thread David Lee Lambert
I'm not sure if this is related;  but I can't access the CD-ROM drive on
an Ubuntu system after upgrading from Kubuntu/Breezy to Feisty.  When I
try to do "mount /cdrom",  I get the error-message

  mount: /dev/hda is not a valid block device

The computer is a Dell system with an IDE CD-ROM and two SATA hard-
drives,  which work fine.  Here's the relevant output from "lspci":

00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller 
(rev 01)
00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) Serial ATA 
Storage Controller IDE (rev 01)

I've tried "modprobe piix" to no avail;  here's the "dmesg" output:

[3856014.295292] ide0: I/O resource 0x3F6-0x3F6 not free.
[3856014.295296] ide0: ports already in use, skipping probe
[3856014.295299] ide1: I/O resource 0x376-0x376 not free.
[3856014.295301] ide1: ports already in use, skipping probe

-- 
Feisty boot fail "can't access tty" IDE SATA problem
https://bugs.launchpad.net/bugs/106864
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 106864] Re: Feisty boot fail "can't access tty" IDE SATA problem

2007-06-07 Thread David Lee Lambert
I guess I don't have this bug.  The CD-ROM is still accessible;  it's
just "/dev/scd0" now.

-- 
Feisty boot fail "can't access tty" IDE SATA problem
https://bugs.launchpad.net/bugs/106864
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 248383] Re: oocalc freezes when editing a cell

2008-10-01 Thread David Lee Lambert
I can duplicate this problem (on Hardy).

-- 
oocalc freezes when editing a cell
https://bugs.launchpad.net/bugs/248383
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 22891] Re: [upstream] [hardy] GNOME About Me info not used in User Data fields

2008-10-01 Thread David Lee Lambert
This probably refers to the "Tools→Options" dialog, "OpenOffice.org→User
Data" panel.  It has fields "Company", "First/Last name/Initials", etc.
If you install the upstream OpenOffice and have not registered before,
the user-registration information ends up in there.

-- 
[upstream] [hardy] GNOME About Me info not used in User Data fields
https://bugs.launchpad.net/bugs/22891
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 270373] Re: Column sizing

2008-10-01 Thread David Lee Lambert
Easy workaround:

Select the column,  right click,  "Column width...".

Note that Excel 2k3 has the same problem,  except that it won't let you
make a column wider than the visible area.  It has the same solution,
too.

-- 
Column sizing
https://bugs.launchpad.net/bugs/270373
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 255734] Re: OO calc adds spurious columns to Office 2003 XML files

2008-08-14 Thread David Lee Lambert
Enabling "tab" as the delimiter has nothing to do with the problem.  The
file isn't CSV or tab-separated-variable;  it's XML conforming to the
"SpreadsheetML" schema.  When I rename it to ".xml" and open it with
OpenOffice,  I don't see any option in the interface to enable or
disable "tab" as a delimiter.

One difference I notice between the BIRT-produced file and a file re-
saved from Excel is that BIRT puts whitespace between the  and
 tags.  OOo produces a file without any whitespace at all.
However,  whitespace there shouldn't matter;  Excel doesn't care about
it.


** Changed in: openoffice.org (Ubuntu)
   Status: Invalid => Incomplete

-- 
OO calc adds spurious columns to Office 2003 XML files
https://bugs.launchpad.net/bugs/255734
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 237826] Re: Eclipse / Birt is not compatible with XUL Runner 1.9

2008-07-28 Thread David Lee Lambert
I saw this problem running MyEclipse on Ubuntu:

http://www.myeclipseide.com/PNphpBB2-viewtopic-t-20981.html

I didn't really solve it until I installed Hardy on a fresh partition.
The current version of the Firefox packages is:

ii  xulrunner-1.91.9+nobinonly-0ubuntu0.8 XUL + XPCOM application 
runner
ii  xulrunner-1.9-gnome-supp 1.9+nobinonly-0ubuntu0.8 Support for Gnome in 
xulrunner-1.9 applications
ii  firefox-3.0  3.0+nobinonly-0ubuntu0.8 safe and easy web browser 
from Mozilla
ii  firefox-3.0-gnome-suppor 3.0+nobinonly-0ubuntu0.8 Support for Gnome in 
Mozilla Firefox

-- 
Eclipse / Birt is not compatible with XUL Runner 1.9
https://bugs.launchpad.net/bugs/237826
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 255730] [NEW] OO calc can't open Excel 2003 XML spreadsheets with ".xls" extension

2008-08-07 Thread David Lee Lambert
Public bug reported:

Binary package hint: openoffice.org

The BIRT "save as Excel" feature actually produces the Excel 2003 XML
format.  When that file is on the disk with a ".xls" extension and I try
to open it, either through the "file-open" dialog-box or from the
command-line with "oocalc filename.xls", the text-import wizard (for CSV
or fixed-width columns) appears.

When the file is on disk with a ".xml" extension, OO opens it as a
spreadsheet.

Ubuntu version...
Description:Ubuntu 8.04.1
Release:8.04
(gutsy server CD + apt-get dist-upgrade + KDE)

package version...
openoffice.org-calc:
  Installed: 1:2.4.1-1ubuntu2
  Candidate: 1:2.4.1-1ubuntu2

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

-- 
OO calc can't open Excel 2003 XML spreadsheets with ".xls" extension
https://bugs.launchpad.net/bugs/255730
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 255730] Re: OO calc can't open Excel 2003 XML spreadsheets with ".xls" extension

2008-08-07 Thread David Lee Lambert

** Attachment added: "A sample file that doesn't open unless renamed"
   http://launchpadlibrarian.net/16616112/demo2.xls

-- 
OO calc can't open Excel 2003 XML spreadsheets with ".xls" extension
https://bugs.launchpad.net/bugs/255730
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 255734] Re: OO calc adds spurious columns to Office 2003 XML files

2008-08-07 Thread David Lee Lambert

** Attachment added: "Same file, trivially edited and saved with Excel"
   http://launchpadlibrarian.net/16616330/demo1_fixed.xls

-- 
OO calc adds spurious columns to Office 2003 XML files
https://bugs.launchpad.net/bugs/255734
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 255734] Re: OO calc adds spurious columns to Office 2003 XML files

2008-08-07 Thread David Lee Lambert

** Attachment added: "demo1.xls"
   http://launchpadlibrarian.net/16616317/demo1.xls

-- 
OO calc adds spurious columns to Office 2003 XML files
https://bugs.launchpad.net/bugs/255734
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 255734] [NEW] OO calc adds spurious columns to Office 2003 XML files

2008-08-07 Thread David Lee Lambert
Public bug reported:

Binary package hint: openoffice.org

I'm attaching an Office 2003 XML file created by the BIRT "save as XLS"
feature.  When I open it in OpenOffice, extra blank columns show up
between the data-columns (that is,  data is in columns B,D and F), and
most of the rows are two lines high because of wrapping.  When I open it
in Excel 2003, the data-columns are B, C and D, and most of the rows are
one line high.

If I open the file in Excel and save it again,  and then open that file
with OpenOffice, the column-spacing looks just like in Excel.

Ubuntu version...
Description: Ubuntu 8.04.1
Release: 8.04
(gutsy server CD + apt-get dist-upgrade + KDE)

package version...
openoffice.org-calc:
  Installed: 1:2.4.1-1ubuntu2
  Candidate: 1:2.4.1-1ubuntu2

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

-- 
OO calc adds spurious columns to Office 2003 XML files
https://bugs.launchpad.net/bugs/255734
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 255734] Re: OO calc adds spurious columns to Office 2003 XML files

2008-08-14 Thread David Lee Lambert
Enabling "tab" as the delimiter has nothing to do with the problem.  The
file isn't CSV or tab-separated-variable;  it's XML conforming to the
"SpreadsheetML" schema.  When I rename it to ".xml" and open it with
OpenOffice,  I don't see any option in the interface to enable or
disable "tab" as a delimiter.

One difference I notice between the BIRT-produced file and a file re-
saved from Excel is that BIRT puts whitespace between the  and
 tags.  OOo produces a file without any whitespace at all.
However,  whitespace there shouldn't matter;  Excel doesn't care about
it.


** Changed in: openoffice.org (Ubuntu)
   Status: Invalid => Incomplete

-- 
OO calc adds spurious columns to Office 2003 XML files
https://bugs.launchpad.net/bugs/255734
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 248383] Re: oocalc freezes when editing a cell

2008-10-01 Thread David Lee Lambert
I can duplicate this problem (on Hardy).

-- 
oocalc freezes when editing a cell
https://bugs.launchpad.net/bugs/248383
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 22891] Re: [upstream] [hardy] GNOME About Me info not used in User Data fields

2008-10-01 Thread David Lee Lambert
This probably refers to the "Tools→Options" dialog, "OpenOffice.org→User
Data" panel.  It has fields "Company", "First/Last name/Initials", etc.
If you install the upstream OpenOffice and have not registered before,
the user-registration information ends up in there.

-- 
[upstream] [hardy] GNOME About Me info not used in User Data fields
https://bugs.launchpad.net/bugs/22891
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 270373] Re: Column sizing

2008-10-01 Thread David Lee Lambert
Easy workaround:

Select the column,  right click,  "Column width...".

Note that Excel 2k3 has the same problem,  except that it won't let you
make a column wider than the visible area.  It has the same solution,
too.

-- 
Column sizing
https://bugs.launchpad.net/bugs/270373
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 103599] Re: Crash when linking OpenOffice.org Base with Postgresql 8.2 database via JDBC

2007-08-24 Thread David Lee Lambert
I also have this problem.  I'm using the Microsoft SQL Server JDBC
driver to connect to SQL 2000 and SQL 2005.  I can create a query in the
"SQL view" and run it to get data.  However,  double-clicking on a table
to open it or clicking "Use Wizard to Create a Query..." crashes
OpenOffice.

Is there a chance that the fix for this bug could be applied to Feisty?

-- 
Crash when linking OpenOffice.org Base with Postgresql 8.2 database via JDBC
https://bugs.launchpad.net/bugs/103599
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 106864] Re: Feisty boot fail "can't access tty" IDE SATA problem

2007-06-07 Thread David Lee Lambert
I guess I don't have this bug.  The CD-ROM is still accessible;  it's
just "/dev/scd0" now.

-- 
Feisty boot fail "can't access tty" IDE SATA problem
https://bugs.launchpad.net/bugs/106864
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 106864] Re: Feisty boot fail "can't access tty" IDE SATA problem

2007-06-04 Thread David Lee Lambert
I'm not sure if this is related;  but I can't access the CD-ROM drive on
an Ubuntu system after upgrading from Kubuntu/Breezy to Feisty.  When I
try to do "mount /cdrom",  I get the error-message

  mount: /dev/hda is not a valid block device

The computer is a Dell system with an IDE CD-ROM and two SATA hard-
drives,  which work fine.  Here's the relevant output from "lspci":

00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller 
(rev 01)
00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) Serial ATA 
Storage Controller IDE (rev 01)

I've tried "modprobe piix" to no avail;  here's the "dmesg" output:

[3856014.295292] ide0: I/O resource 0x3F6-0x3F6 not free.
[3856014.295296] ide0: ports already in use, skipping probe
[3856014.295299] ide1: I/O resource 0x376-0x376 not free.
[3856014.295301] ide1: ports already in use, skipping probe

-- 
Feisty boot fail "can't access tty" IDE SATA problem
https://bugs.launchpad.net/bugs/106864
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 30094] Re: vc-svn.el is a no-op

2007-03-30 Thread David Lee Lambert
I'm pretty sure this is what bit me when upgrading from Breezy to Etch.
There was a reference to "psvn.el" in ~/.emacs,  and Emacs couldn't load
a file from the command-line or save any file until I installed a good
"vc-svn.el".  The only clue was a message in the minibuffer,  something
like "Couldn't load vc-svn".

-- 
vc-svn.el is a no-op
https://launchpad.net/bugs/30094

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


[Bug 192626] Re: guest fs corruption during heavy I/O in guest

2008-12-01 Thread David Lee Lambert
I do not see this error in Hardy.  I guess the underlying bug has been
fixed.

-- 
guest fs corruption during heavy I/O in guest
https://bugs.launchpad.net/bugs/192626
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 269251] Re: package bacula 2.4.2-1ubuntu4 ~hardy1 failed to install/upgrade: Abhängigkeitsp robleme - lasse es unkonfiguriert

2008-11-26 Thread David Lee Lambert
I'm not sure if I had the same problem.  I was trying to install Bacula
on Hardy,  and it failed around this point:

Unpacking bacula-fd (from .../bacula-fd_2.4.2-1ubuntu4~hardy1_i386.deb) ...
Selecting previously deselected package bacula-traymonitor.
Unpacking bacula-traymonitor (from 
.../bacula-traymonitor_2.4.2-1ubuntu4~hardy1_i386.deb) ...
Setting up bacula-common (2.4.2-1ubuntu4~hardy1) ...
chown: invalid group: `bacula:bacula'
dpkg: error processing bacula-common (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of bacula-console:
 bacula-console depends on bacula-common (= 2.4.2-1ubuntu4~hardy1); however:
  Package bacula-common is not configured yet.

It turned out that I had a "bacula" user but no "bacula" group;  after
adding one,  the package installed fine.

-- 
package bacula 2.4.2-1ubuntu4~hardy1 failed to install/upgrade: 
Abhängigkeitsprobleme - lasse es unkonfiguriert
https://bugs.launchpad.net/bugs/269251
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 192626] Re: guest fs corruption during heavy I/O in guest

2008-12-01 Thread David Lee Lambert
I do not see this error in Hardy.  I guess the underlying bug has been
fixed.

-- 
guest fs corruption during heavy I/O in guest
https://bugs.launchpad.net/bugs/192626
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 192626] [NEW] guest fs corruption during heavy I/O in guest

2008-02-17 Thread David Lee Lambert
Public bug reported:

Binary package hint: qemu

I've been trying to install Gentoo in a qemu VM running under Ubuntu
Feisty.  Whenever I get to the point of actually copying a large number
of files to the guest root partition, I get filesystem corruption.

I've tried booting from the Gentoo 2006.01 CD, which has an old 2.6
kernel.  I can partition and format /dev/hda in the guest (a 5G sparse
raw image-file on an ext2 filesystem with 4k clusters), but when I untar
the stage3 archive I get disk errors somewhere, and the partition is
remounted read-only.

The first time I saw this, I was using reiserfs as the guest filesystem.
I got a kernel oops with reiserfs.  I tried using ext2fs instead, and
still got corruption and a remount read-only (but no oops).

I've also tried booting from a DSL ISO image that uses a 2.4.31 kernel,
creating partitions, formatting them, and untarring the same stage3
archive.  Once again,  I get corruption and a remount read-only.  I see
messages like the following in the kernel log:

attempt to access beyond end of device
03:03: rw=1, want=302013672, limit=4731142

If I mount the partition using loopback on the host and untar the
archive there,  I can boot from a rescue CD and chroot to it.  However,
when I do something else involving a lot of write I/O (like emerge
--sync), I get corruption again.

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

-- 
guest fs corruption during heavy I/O in guest
https://bugs.launchpad.net/bugs/192626
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 192626] Re: guest fs corruption during heavy I/O in guest

2008-02-18 Thread David Lee Lambert
Screenshot of the kernel oops.

** Attachment added: "C:\Documents and Settings\dll\My Documents\My 
Pictures\gentoo-on-qemu-on-feisty-oops.png"
   
http://launchpadlibrarian.net/12066909/C%3A%5CDocuments%20and%20Settings%5Cdll%5CMy%20Documents%5CMy%20Pictures%5Cgentoo-on-qemu-on-feisty-oops.png

-- 
guest fs corruption during heavy I/O in guest
https://bugs.launchpad.net/bugs/192626
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 103446] naim won't beep no matter how i fiddle with it

2007-04-05 Thread david lee parker
Public bug reported:

Binary package hint: naim

have used the naim in the universe repository (reports itself as 0.11.8)
and have also downloaded and compiled the latest naim (0.11.8.2.1).  it
will not beep.  have tried both in an xterm and in a console with no X
running on my laptop at all.  the naim variable setbeeponim is set
correctly (1).  the same .naimrc works fine (read "it beeps") in another
OS (OpenBSD in particular).  in xterm have tried "xset b on" and then
tried naim.  no luck.  nvi, vim-tiny, and bash all beep correctly.
can't figure it out.  don't even know that naim is at fault but didn't
know where else to start.  would prefer to use naim versus gaim so a fix
or workaround or a nudge in the right direction would be most
appreciated.  thanks!

** Affects: naim (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
naim won't beep no matter how i fiddle with it
https://bugs.launchpad.net/bugs/103446
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 237826] Re: Eclipse / Birt is not compatible with XUL Runner 1.9

2008-07-28 Thread David Lee Lambert
I saw this problem running MyEclipse on Ubuntu:

http://www.myeclipseide.com/PNphpBB2-viewtopic-t-20981.html

I didn't really solve it until I installed Hardy on a fresh partition.
The current version of the Firefox packages is:

ii  xulrunner-1.91.9+nobinonly-0ubuntu0.8 XUL + XPCOM application 
runner
ii  xulrunner-1.9-gnome-supp 1.9+nobinonly-0ubuntu0.8 Support for Gnome in 
xulrunner-1.9 applications
ii  firefox-3.0  3.0+nobinonly-0ubuntu0.8 safe and easy web browser 
from Mozilla
ii  firefox-3.0-gnome-suppor 3.0+nobinonly-0ubuntu0.8 Support for Gnome in 
Mozilla Firefox

-- 
Eclipse / Birt is not compatible with XUL Runner 1.9
https://bugs.launchpad.net/bugs/237826
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 255734] Re: OO calc adds spurious columns to Office 2003 XML files

2008-08-14 Thread David Lee Lambert
Enabling "tab" as the delimiter has nothing to do with the problem.  The
file isn't CSV or tab-separated-variable;  it's XML conforming to the
"SpreadsheetML" schema.  When I rename it to ".xml" and open it with
OpenOffice,  I don't see any option in the interface to enable or
disable "tab" as a delimiter.

One difference I notice between the BIRT-produced file and a file re-
saved from Excel is that BIRT puts whitespace between the  and
 tags.  OOo produces a file without any whitespace at all.
However,  whitespace there shouldn't matter;  Excel doesn't care about
it.


** Changed in: openoffice.org (Ubuntu)
   Status: Invalid => Incomplete

-- 
OO calc adds spurious columns to Office 2003 XML files
https://bugs.launchpad.net/bugs/255734
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 255730] [NEW] OO calc can't open Excel 2003 XML spreadsheets with ".xls" extension

2008-08-07 Thread David Lee Lambert
Public bug reported:

Binary package hint: openoffice.org

The BIRT "save as Excel" feature actually produces the Excel 2003 XML
format.  When that file is on the disk with a ".xls" extension and I try
to open it, either through the "file-open" dialog-box or from the
command-line with "oocalc filename.xls", the text-import wizard (for CSV
or fixed-width columns) appears.

When the file is on disk with a ".xml" extension, OO opens it as a
spreadsheet.

Ubuntu version...
Description:Ubuntu 8.04.1
Release:8.04
(gutsy server CD + apt-get dist-upgrade + KDE)

package version...
openoffice.org-calc:
  Installed: 1:2.4.1-1ubuntu2
  Candidate: 1:2.4.1-1ubuntu2

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

-- 
OO calc can't open Excel 2003 XML spreadsheets with ".xls" extension
https://bugs.launchpad.net/bugs/255730
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 255730] Re: OO calc can't open Excel 2003 XML spreadsheets with ".xls" extension

2008-08-07 Thread David Lee Lambert

** Attachment added: "A sample file that doesn't open unless renamed"
   http://launchpadlibrarian.net/16616112/demo2.xls

-- 
OO calc can't open Excel 2003 XML spreadsheets with ".xls" extension
https://bugs.launchpad.net/bugs/255730
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 255734] Re: OO calc adds spurious columns to Office 2003 XML files

2008-08-07 Thread David Lee Lambert

** Attachment added: "Same file, trivially edited and saved with Excel"
   http://launchpadlibrarian.net/16616330/demo1_fixed.xls

-- 
OO calc adds spurious columns to Office 2003 XML files
https://bugs.launchpad.net/bugs/255734
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 255734] Re: OO calc adds spurious columns to Office 2003 XML files

2008-08-07 Thread David Lee Lambert

** Attachment added: "demo1.xls"
   http://launchpadlibrarian.net/16616317/demo1.xls

-- 
OO calc adds spurious columns to Office 2003 XML files
https://bugs.launchpad.net/bugs/255734
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 255734] [NEW] OO calc adds spurious columns to Office 2003 XML files

2008-08-07 Thread David Lee Lambert
Public bug reported:

Binary package hint: openoffice.org

I'm attaching an Office 2003 XML file created by the BIRT "save as XLS"
feature.  When I open it in OpenOffice, extra blank columns show up
between the data-columns (that is,  data is in columns B,D and F), and
most of the rows are two lines high because of wrapping.  When I open it
in Excel 2003, the data-columns are B, C and D, and most of the rows are
one line high.

If I open the file in Excel and save it again,  and then open that file
with OpenOffice, the column-spacing looks just like in Excel.

Ubuntu version...
Description: Ubuntu 8.04.1
Release: 8.04
(gutsy server CD + apt-get dist-upgrade + KDE)

package version...
openoffice.org-calc:
  Installed: 1:2.4.1-1ubuntu2
  Candidate: 1:2.4.1-1ubuntu2

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

-- 
OO calc adds spurious columns to Office 2003 XML files
https://bugs.launchpad.net/bugs/255734
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 192626] [NEW] guest fs corruption during heavy I/O in guest

2008-02-17 Thread David Lee Lambert
Public bug reported:

Binary package hint: qemu

I've been trying to install Gentoo in a qemu VM running under Ubuntu
Feisty.  Whenever I get to the point of actually copying a large number
of files to the guest root partition, I get filesystem corruption.

I've tried booting from the Gentoo 2006.01 CD, which has an old 2.6
kernel.  I can partition and format /dev/hda in the guest (a 5G sparse
raw image-file on an ext2 filesystem with 4k clusters), but when I untar
the stage3 archive I get disk errors somewhere, and the partition is
remounted read-only.

The first time I saw this, I was using reiserfs as the guest filesystem.
I got a kernel oops with reiserfs.  I tried using ext2fs instead, and
still got corruption and a remount read-only (but no oops).

I've also tried booting from a DSL ISO image that uses a 2.4.31 kernel,
creating partitions, formatting them, and untarring the same stage3
archive.  Once again,  I get corruption and a remount read-only.  I see
messages like the following in the kernel log:

attempt to access beyond end of device
03:03: rw=1, want=302013672, limit=4731142

If I mount the partition using loopback on the host and untar the
archive there,  I can boot from a rescue CD and chroot to it.  However,
when I do something else involving a lot of write I/O (like emerge
--sync), I get corruption again.

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

-- 
guest fs corruption during heavy I/O in guest
https://bugs.launchpad.net/bugs/192626
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 192626] Re: guest fs corruption during heavy I/O in guest

2008-02-18 Thread David Lee Lambert
Screenshot of the kernel oops.

** Attachment added: "C:\Documents and Settings\dll\My Documents\My 
Pictures\gentoo-on-qemu-on-feisty-oops.png"
   
http://launchpadlibrarian.net/12066909/C%3A%5CDocuments%20and%20Settings%5Cdll%5CMy%20Documents%5CMy%20Pictures%5Cgentoo-on-qemu-on-feisty-oops.png

-- 
guest fs corruption during heavy I/O in guest
https://bugs.launchpad.net/bugs/192626
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 103599] Re: Crash when linking OpenOffice.org Base with Postgresql 8.2 database via JDBC

2007-08-24 Thread David Lee Lambert
I also have this problem.  I'm using the Microsoft SQL Server JDBC
driver to connect to SQL 2000 and SQL 2005.  I can create a query in the
"SQL view" and run it to get data.  However,  double-clicking on a table
to open it or clicking "Use Wizard to Create a Query..." crashes
OpenOffice.

Is there a chance that the fix for this bug could be applied to Feisty?

-- 
Crash when linking OpenOffice.org Base with Postgresql 8.2 database via JDBC
https://bugs.launchpad.net/bugs/103599
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 248383] Re: oocalc freezes when editing a cell

2008-10-01 Thread David Lee Lambert
I can duplicate this problem (on Hardy).

-- 
oocalc freezes when editing a cell
https://bugs.launchpad.net/bugs/248383
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 22891] Re: [upstream] [hardy] GNOME About Me info not used in User Data fields

2008-10-01 Thread David Lee Lambert
This probably refers to the "Tools→Options" dialog, "OpenOffice.org→User
Data" panel.  It has fields "Company", "First/Last name/Initials", etc.
If you install the upstream OpenOffice and have not registered before,
the user-registration information ends up in there.

-- 
[upstream] [hardy] GNOME About Me info not used in User Data fields
https://bugs.launchpad.net/bugs/22891
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 270373] Re: Column sizing

2008-10-01 Thread David Lee Lambert
Easy workaround:

Select the column,  right click,  "Column width...".

Note that Excel 2k3 has the same problem,  except that it won't let you
make a column wider than the visible area.  It has the same solution,
too.

-- 
Column sizing
https://bugs.launchpad.net/bugs/270373
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 30094] Re: vc-svn.el is a no-op

2007-03-30 Thread David Lee Lambert
I'm pretty sure this is what bit me when upgrading from Breezy to Etch.
There was a reference to "psvn.el" in ~/.emacs,  and Emacs couldn't load
a file from the command-line or save any file until I installed a good
"vc-svn.el".  The only clue was a message in the minibuffer,  something
like "Couldn't load vc-svn".

-- 
vc-svn.el is a no-op
https://launchpad.net/bugs/30094

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


[Bug 269251] Re: package bacula 2.4.2-1ubuntu4 ~hardy1 failed to install/upgrade: Abhängigkeitsp robleme - lasse es unkonfiguriert

2008-11-26 Thread David Lee Lambert
I'm not sure if I had the same problem.  I was trying to install Bacula
on Hardy,  and it failed around this point:

Unpacking bacula-fd (from .../bacula-fd_2.4.2-1ubuntu4~hardy1_i386.deb) ...
Selecting previously deselected package bacula-traymonitor.
Unpacking bacula-traymonitor (from 
.../bacula-traymonitor_2.4.2-1ubuntu4~hardy1_i386.deb) ...
Setting up bacula-common (2.4.2-1ubuntu4~hardy1) ...
chown: invalid group: `bacula:bacula'
dpkg: error processing bacula-common (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of bacula-console:
 bacula-console depends on bacula-common (= 2.4.2-1ubuntu4~hardy1); however:
  Package bacula-common is not configured yet.

It turned out that I had a "bacula" user but no "bacula" group;  after
adding one,  the package installed fine.

-- 
package bacula 2.4.2-1ubuntu4~hardy1 failed to install/upgrade: 
Abhängigkeitsprobleme - lasse es unkonfiguriert
https://bugs.launchpad.net/bugs/269251
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 106864] Re: Feisty boot fail "can't access tty" IDE SATA problem

2007-06-04 Thread David Lee Lambert
I'm not sure if this is related;  but I can't access the CD-ROM drive on
an Ubuntu system after upgrading from Kubuntu/Breezy to Feisty.  When I
try to do "mount /cdrom",  I get the error-message

  mount: /dev/hda is not a valid block device

The computer is a Dell system with an IDE CD-ROM and two SATA hard-
drives,  which work fine.  Here's the relevant output from "lspci":

00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller 
(rev 01)
00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) Serial ATA 
Storage Controller IDE (rev 01)

I've tried "modprobe piix" to no avail;  here's the "dmesg" output:

[3856014.295292] ide0: I/O resource 0x3F6-0x3F6 not free.
[3856014.295296] ide0: ports already in use, skipping probe
[3856014.295299] ide1: I/O resource 0x376-0x376 not free.
[3856014.295301] ide1: ports already in use, skipping probe

-- 
Feisty boot fail "can't access tty" IDE SATA problem
https://bugs.launchpad.net/bugs/106864
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 106864] Re: Feisty boot fail "can't access tty" IDE SATA problem

2007-06-07 Thread David Lee Lambert
I guess I don't have this bug.  The CD-ROM is still accessible;  it's
just "/dev/scd0" now.

-- 
Feisty boot fail "can't access tty" IDE SATA problem
https://bugs.launchpad.net/bugs/106864
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 103446] naim won't beep no matter how i fiddle with it

2007-04-05 Thread david lee parker
Public bug reported:

Binary package hint: naim

have used the naim in the universe repository (reports itself as 0.11.8)
and have also downloaded and compiled the latest naim (0.11.8.2.1).  it
will not beep.  have tried both in an xterm and in a console with no X
running on my laptop at all.  the naim variable setbeeponim is set
correctly (1).  the same .naimrc works fine (read "it beeps") in another
OS (OpenBSD in particular).  in xterm have tried "xset b on" and then
tried naim.  no luck.  nvi, vim-tiny, and bash all beep correctly.
can't figure it out.  don't even know that naim is at fault but didn't
know where else to start.  would prefer to use naim versus gaim so a fix
or workaround or a nudge in the right direction would be most
appreciated.  thanks!

** Affects: naim (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
naim won't beep no matter how i fiddle with it
https://bugs.launchpad.net/bugs/103446
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 237826] Re: Eclipse / Birt is not compatible with XUL Runner 1.9

2008-07-28 Thread David Lee Lambert
I saw this problem running MyEclipse on Ubuntu:

http://www.myeclipseide.com/PNphpBB2-viewtopic-t-20981.html

I didn't really solve it until I installed Hardy on a fresh partition.
The current version of the Firefox packages is:

ii  xulrunner-1.91.9+nobinonly-0ubuntu0.8 XUL + XPCOM application 
runner
ii  xulrunner-1.9-gnome-supp 1.9+nobinonly-0ubuntu0.8 Support for Gnome in 
xulrunner-1.9 applications
ii  firefox-3.0  3.0+nobinonly-0ubuntu0.8 safe and easy web browser 
from Mozilla
ii  firefox-3.0-gnome-suppor 3.0+nobinonly-0ubuntu0.8 Support for Gnome in 
Mozilla Firefox

-- 
Eclipse / Birt is not compatible with XUL Runner 1.9
https://bugs.launchpad.net/bugs/237826
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 103599] Re: Crash when linking OpenOffice.org Base with Postgresql 8.2 database via JDBC

2007-08-24 Thread David Lee Lambert
I also have this problem.  I'm using the Microsoft SQL Server JDBC
driver to connect to SQL 2000 and SQL 2005.  I can create a query in the
"SQL view" and run it to get data.  However,  double-clicking on a table
to open it or clicking "Use Wizard to Create a Query..." crashes
OpenOffice.

Is there a chance that the fix for this bug could be applied to Feisty?

-- 
Crash when linking OpenOffice.org Base with Postgresql 8.2 database via JDBC
https://bugs.launchpad.net/bugs/103599
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 237826] Re: Eclipse / Birt is not compatible with XUL Runner 1.9

2008-07-28 Thread David Lee Lambert
I saw this problem running MyEclipse on Ubuntu:

http://www.myeclipseide.com/PNphpBB2-viewtopic-t-20981.html

I didn't really solve it until I installed Hardy on a fresh partition.
The current version of the Firefox packages is:

ii  xulrunner-1.91.9+nobinonly-0ubuntu0.8 XUL + XPCOM application 
runner
ii  xulrunner-1.9-gnome-supp 1.9+nobinonly-0ubuntu0.8 Support for Gnome in 
xulrunner-1.9 applications
ii  firefox-3.0  3.0+nobinonly-0ubuntu0.8 safe and easy web browser 
from Mozilla
ii  firefox-3.0-gnome-suppor 3.0+nobinonly-0ubuntu0.8 Support for Gnome in 
Mozilla Firefox

-- 
Eclipse / Birt is not compatible with XUL Runner 1.9
https://bugs.launchpad.net/bugs/237826
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 248383] Re: oocalc freezes when editing a cell

2008-10-01 Thread David Lee Lambert
I can duplicate this problem (on Hardy).

-- 
oocalc freezes when editing a cell
https://bugs.launchpad.net/bugs/248383
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 22891] Re: [upstream] [hardy] GNOME About Me info not used in User Data fields

2008-10-01 Thread David Lee Lambert
This probably refers to the "Tools→Options" dialog, "OpenOffice.org→User
Data" panel.  It has fields "Company", "First/Last name/Initials", etc.
If you install the upstream OpenOffice and have not registered before,
the user-registration information ends up in there.

-- 
[upstream] [hardy] GNOME About Me info not used in User Data fields
https://bugs.launchpad.net/bugs/22891
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 270373] Re: Column sizing

2008-10-01 Thread David Lee Lambert
Easy workaround:

Select the column,  right click,  "Column width...".

Note that Excel 2k3 has the same problem,  except that it won't let you
make a column wider than the visible area.  It has the same solution,
too.

-- 
Column sizing
https://bugs.launchpad.net/bugs/270373
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 30094] Re: vc-svn.el is a no-op

2007-03-30 Thread David Lee Lambert
I'm pretty sure this is what bit me when upgrading from Breezy to Etch.
There was a reference to "psvn.el" in ~/.emacs,  and Emacs couldn't load
a file from the command-line or save any file until I installed a good
"vc-svn.el".  The only clue was a message in the minibuffer,  something
like "Couldn't load vc-svn".

-- 
vc-svn.el is a no-op
https://launchpad.net/bugs/30094

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


  1   2   >