[Bug 105457] Re: mysqd_safe high cpu usage

2008-05-16 Thread Paul van Genderen
estaticdeath: although I did have the mysql-server meta package, your
solution didn't work for me. I wouldn't consider this bug triaged yet
until there's a real solution. Thanks for your efforts though!

-- 
mysqd_safe high cpu usage
https://bugs.launchpad.net/bugs/105457
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

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


[Bug 227410] Re: Catalog Backup fails because .my.cnf is not read

2008-05-16 Thread Hauke Smit
I've added '--defaults-file=/var/lib/bacula/.my.cnf' to the mysqldump:

--- /etc/bacula/scripts/make_catalog_backup_awk.dist2008-05-16 
09:08:14.0 +0200
+++ /etc/bacula/scripts/make_catalog_backup_awk 2008-05-16 09:04:48.0 
+0200
@@ -48,6 +48,6 @@
printf   port=%s\n,dbport  /var/lib/bacula/.my.cnf
if (dbsocket != )
printf   socket=%s\n,dbsocket  
/var/lib/bacula/.my.cnf
-   system(sprintf (mysqldump %s  
/var/lib/bacula/bacula.sql,dbname))
+   system(sprintf (mysqldump 
--defaults-file=/var/lib/bacula/.my.cnf %s  
/var/lib/bacula/bacula.sql,dbname))
}
 }


** Attachment added: make_catalog_backup.diff
   http://launchpadlibrarian.net/14553560/make_catalog_backup.diff

-- 
Catalog Backup fails because .my.cnf is not read
https://bugs.launchpad.net/bugs/227410
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in ubuntu.

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


[Bug 231004] Re: Path to 'mail' incorrect in /etc/nagios2/commands.cfg

2008-05-16 Thread Erik Forsberg

** Attachment added: Patch fixing problem
   http://launchpadlibrarian.net/14554741/commands.cfg.diff

-- 
Path to 'mail' incorrect in /etc/nagios2/commands.cfg
https://bugs.launchpad.net/bugs/231004
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios2 in ubuntu.

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


[Bug 230878] Re: Apache 2 produces an OOM after 4 hours using

2008-05-16 Thread Dustin Kirkland
*** This bug is a duplicate of bug 224945 ***
https://bugs.launchpad.net/bugs/224945

** This bug has been marked a duplicate of bug 224945
   [SRU] memory leaks in apache2 when running mod_ssl

-- 
Apache 2 produces an OOM after 4 hours using
https://bugs.launchpad.net/bugs/230878
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

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


[Bug 121642] Re: smbfs in fstab and nautilus slow up

2008-05-16 Thread wolfger
10 months with no response (4 months incomplete). We are closing this
bug report because it lacks the information we need to investigate the
problem, as described in the previous comments. Please reopen it if you
can give us the missing information, and don't hesitate to submit bug
reports in the future. To reopen the bug report you can click on the
current status, under the Status column, and change the Status back to
New. Thanks again!

** Changed in: samba (Ubuntu)
   Status: Incomplete = Invalid

-- 
smbfs in fstab and nautilus slow up
https://bugs.launchpad.net/bugs/121642
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

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


[Bug 174805] Re: [gutsy] graceful-stop fails when apache listens on more than one socket

2008-05-16 Thread Swift
I totally agree with Guillermo, this is a very important fix and needs to be 
backported to gutsy asap.
Because of this bug, we have currently severe problems with our servers.

-- 
[gutsy] graceful-stop fails when apache listens on more than one socket
https://bugs.launchpad.net/bugs/174805
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

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


[Bug 210741] Re: no way to read and write files on mounted samba share on hardy

2008-05-16 Thread tonyw
I think I have almost found the answer. Look at this bug:

https://bugzilla.samba.org/show_bug.cgi?id=2512

I turned off Unix Extensions on the server side and lo and behold I
could mount the share on the client using CIFS and the program worked!
It looks like CIFS is not telling the how truth when you do an ls -l on
a remote share. It may report the local UID/GID as given on the mount,
but when it comes to permission checking...

Unfortunately, turning off the Unix Extensions isn't an ideal answer as
you lose things like symlinks. Making the UIDs and GIDs match over both
client and server should allow Unix Extensions to be kept - but then
you're back to the same UID management problems as for NFS.

-- 
no way to read and write files on mounted samba share on hardy
https://bugs.launchpad.net/bugs/210741
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

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


[Bug 229654] Re: muliples crashes after 6.06 to 8.04 x64 upgrade

2008-05-16 Thread Chuck Short
Can you provide the output of testparm -S /etc/samba/smb.conf and
install the samba-dbg package and run the command
/usr/lib/debug/usr/sbin/samba -F

Thanks
chuck

** Changed in: samba (Ubuntu)
   Status: New = Incomplete

-- 
muliples crashes after 6.06 to 8.04 x64 upgrade
https://bugs.launchpad.net/bugs/229654
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

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


[Bug 231003] Re: Host key regeneration leaves ltsp out in the cold

2008-05-16 Thread Oliver Grawert
*** This bug is a duplicate of bug 230565 ***
https://bugs.launchpad.net/bugs/230565

** This bug has been marked a duplicate of bug 230565
   cant login with ltsp after update of openssh/openssl

-- 
Host key regeneration leaves ltsp out in the cold
https://bugs.launchpad.net/bugs/231003
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

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


[Bug 217137] Re: Hardy Heron: Nautilus fails to open directory with more than 140 subfolders

2008-05-16 Thread Geoff123
Could some of these symptoms be related to bug #212789  ?

-- 
Hardy Heron: Nautilus fails to open directory with more than 140 subfolders
https://bugs.launchpad.net/bugs/217137
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

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


[Bug 89945] Re: scp doesn't report correct filenames with spaces in verbose mode

2008-05-16 Thread eldragon
could you care explain why is it this way?

-- 
scp doesn't report correct filenames with spaces in verbose mode
https://bugs.launchpad.net/bugs/89945
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

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


[Bug 210741] Re: no way to read and write files on mounted samba share on hardy

2008-05-16 Thread Jan Hoogenraad
My server: an old linux server: Linux 2.2.16-22 #1 Tue Aug 22 16:16:55 EDT 2000 
i586 unknown
/usr/sbin/smbd -V: Version 2.0.7

On the server: both accounts where the uid is the same as on the client, and 
(most) accounts where the uid differs from that on the client.
Passwords in plain text (local network, also supporting Windows XP en Windows 
95 machines)

Shares: defined as:
[homes]
   comment = Home Directories
   browseable = no
   writable = yes

Command:
sudo mount -t smbfs //his01/jhh ~/t5 -o user=jhh

---

Did the client side log I (debug1.txt) attached to the bug report help
you at all ?

 Mapping smb error code 12 to POSIX err -13
 Error in Open = -13
cifs_open returned 0xfff3
CIFS VFS: leaving cifs_open (xid = 30) rc = -13

netmisc is not coming from the samba git, so I looked it up at:
http://lxr.free-electrons.com/source/fs/cifs/netmisc.c
The mapping error string does not tell if it is a DOS or SVR error class. I 
guess it is a bad open mode:
 #define ERRbadaccess12  /* Invalid open mode. */

If I look at the samba SERVER code, I guess that the new Hardy samba
provides garbled (or improved ???) parameters to the open command, where
map_open_params_to_ntcreate then breaks (rather than the PERMISSIONS) on
the server.

The POSIX err -13 is then (incorrectly !) further propagated as a
permissions error.

Furthermore: I am able to read the files using Nautilus, but I need to
type my passwords a few times. It is just that mounting does not work.
Therefore my first personal suspect were the interactions with the (for
Hardy changed) gvfs and keyring.

-- 
no way to read and write files on mounted samba share on hardy
https://bugs.launchpad.net/bugs/210741
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

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


[Bug 230534] Re: Improve output of ssh-vulnkey

2008-05-16 Thread Tomas Pospisek
well the comment was overly short. Here's the output of ssh-vulnkey
before the patch:

# ./ssh-vulnkey -a
Not blacklisted: 2048 a6:d5:5c:58:c6:ed:37:13:50:c1:aa:3c:a4:6c:87:c0 
/etc/ssh/ssh_host_rsa_key 
Not blacklisted: 1024 bf:f4:74:b3:f7:1a:32:b2:8e:e8:b9:81:58:45:a4:14 
/etc/ssh/ssh_host_dsa_key 
Not blacklisted: 2048 f6:04:5d:ee:55:a2:03:c7:6a:da:9a:0a:d1:df:fd:00 
/home/baz/.ssh/id_rsa 
Not blacklisted: 2048 d6:2d:4b:11:6e:a0:68:17:18:14:55:8d:c6:6c:87:da [EMAIL 
PROTECTED]

and after the patch:

# ./ssh-vulnkey -a
Not blacklisted: 2048 a6:d5:5c:58:c6:ed:37:13:50:c1:aa:3c:a4:6c:87:c0 
/etc/ssh/ssh_host_rsa_key 
Not blacklisted: 1024 bf:f4:74:b3:f7:1a:32:b2:8e:e8:b9:81:58:45:a4:14 
/etc/ssh/ssh_host_dsa_key 
Not blacklisted: 2048 f6:04:5d:ee:55:a2:03:c7:6a:da:9a:0a:d1:df:fd:00 
/home/baz/.ssh/id_rsa 
Not blacklisted: 2048 d6:2d:4b:11:6e:a0:68:17:18:14:55:8d:c6:6c:87:da 
/home/baz/.ssh/authorized_keys [EMAIL PROTECTED]

-- 
Improve output of ssh-vulnkey
https://bugs.launchpad.net/bugs/230534
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

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


[Bug 231212] [NEW] UPS services does not autostart during boot.

2008-05-16 Thread Anders Häggström
Public bug reported:

Binary package hint: nut

I recently made a fresh install of Ubuntu 8.04 Server and at the same time 
installed nut for communicating with my UPS, a Belkin Universal UPS 
(F6C120xxUNV). The installation made good progress and after some 
troubleshooting with the serial port I made contact with my UPS.
After next reboot I lost contact again.

To regain contact I had to manually start the driver, and then manually start 
the daemon.
$ sudo upsdrvctl start  sudo upsd

I checked the UPS connection with this command, and a long list of intresting 
details showed up:
$ upsc [EMAIL PROTECTED]

when I tried to shut down the UPS-services I tried the following command, but 
it didn't react, I am still connected to my UPS afterwards.
$ sudo sh /etc/init.d/nut stop

If you need debugging info, logfiles or any other output, just tell me
what to do.

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

-- 
UPS services does not autostart during boot.
https://bugs.launchpad.net/bugs/231212
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut in ubuntu.

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


[Bug 230534] Re: Improve output of ssh-vulnkey

2008-05-16 Thread Tomas Pospisek
Doesn't seem to work reliably on all machines though... :-/

-- 
Improve output of ssh-vulnkey
https://bugs.launchpad.net/bugs/230534
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

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


[Bug 210741] Re: no way to read and write files on mounted samba share on hardy

2008-05-16 Thread Steve Langasek
Hi Jan,

The client-side log really only shows that the kernel driver got an
error accessing the file, and mapped this to the EACCES, which I don't
know to be incorrect.

The requested client- and server-side ls output, showing the respective
permissions, would still be helpful here.

-- 
no way to read and write files on mounted samba share on hardy
https://bugs.launchpad.net/bugs/210741
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

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


[Bug 230971] [NEW] KDE sftp ioslave does not use utf8 encoding

2008-05-16 Thread Martin Rehn
Public bug reported:

Binary package hint: kdebase-kio-plugins

When connecting from one Kubuntu Hardy machine to another, using the
sftp:// protocol in Konqueror (KDE3), file names are transferred with
(seemingly) ISO 8859-1 encoding, rather than utf8. This does not make
sense. I'm unsure where the blame should rest; perhaps it is, say, the
sshd server that should communicate the encoding, but doesn't, or some
other element in the chain that is not doing the right thing? Anyway,
this should just work, at least between two Ubuntu boxen.

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

-- 
KDE sftp ioslave does not use utf8 encoding
https://bugs.launchpad.net/bugs/230971
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 216990] Re: error in auth.log when switch user -- pam_smbpass.so

2008-05-16 Thread Steve Langasek
** Description changed:

  I am working on a kubuntu hardy (8.04) beta installed from scratch.
  Everything work well but  when I switch user (su) I see this
   error in /var/log/auth.log file:
  
: PAM unable to dlopen(/lib/security/pam_smbpass.so)
: PAM [error: /lib/security/pam_smbpass.so: cannot open shared object file:
  No such file or directory]
: PAM adding faulty module: /lib/security/pam_smbpass.so
  
  The user switch is successfully done .
  
  The file pam_smbpass.so is not present on my systema and i  have solved the
   problem installing the package: libpam-smbpass.
  
  Maybe a missed package ?
  
  Best Regards
+ 
+ TEST CASE:
+ monitor /var/log/auth.log.  With hardy version of libpam-runtime and libpam0g 
installed, and libpam-smbpass not installed, run 'sudo -k' followed by 'sudo 
ls'.  Observe that three log messages are written about libpam-smbpass.  
Upgrade to hardy-proposed versions of libpam-runtime and libpam0g.  Run 'sudo 
-k', then 'sudo ls' again.  Observe that there are no log messages about 
libpam-smbpass.

-- 
error in auth.log when switch user -- pam_smbpass.so
https://bugs.launchpad.net/bugs/216990
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 216990] Re: error in auth.log when switch user -- pam_smbpass.so

2008-05-16 Thread Launchpad Bug Tracker
This bug was fixed in the package pam - 0.99.7.1-5ubuntu7

---
pam (0.99.7.1-5ubuntu7) intrepid; urgency=low

  * debian/patches-applied/ubuntu-no-error-if-missingok: add a new, magic
module option 'missingok' which will suppress logging of errors by
libpam if the module is not found.
  * debian/local/common-{auth,password}, debian/libpam-runtime.postinst:
Use the new 'missingok' option by default for pam_smbpass, to
correct the problem of very loud logging introduced in the previous
upload when libpam-smbpass is not installed.  LP: #216990.

 -- Steve Langasek [EMAIL PROTECTED]   Tue, 22 Apr 2008
18:53:37 +

** Changed in: pam (Ubuntu Intrepid)
   Status: In Progress = Fix Released

-- 
error in auth.log when switch user -- pam_smbpass.so
https://bugs.launchpad.net/bugs/216990
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 186857] Re: ubuntu-mobile home applet layout incorrect due to titlebar size.

2008-05-16 Thread yanglei
this bug has been Fixed more than 1 month in moblin-ui-framework project.
But here is no clear steps to reproduce and verify, and we did not see the 
similar symptoms when recent tests, QA close the bug without verification. 

Bill or anyone, if you find it is not fixed yet, please help re-open the bug.
Thanks.

** Changed in: moblin-ui-framework
   Status: Fix Committed = Fix Released

-- 
ubuntu-mobile home applet layout incorrect due to titlebar size.
https://bugs.launchpad.net/bugs/186857
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 186843] Re: drag events not being propagated to home applets correctly

2008-05-16 Thread yanglei
this bug has been Fixed more than 1 month. 
But here is no clear steps to reproduce and verify, and we did not see the 
similar symptoms when recent tests, QA close the bug without verification. 

Bill or anyone, if you find it is not fixed yet, please help re-open the bug.
Thanks.

-- 
drag events not being propagated to home applets correctly
https://bugs.launchpad.net/bugs/186843
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 186843] Re: drag events not being propagated to home applets correctly

2008-05-16 Thread yanglei
this bug has been Fixed more than 1 month in moblin-ui-framework project.
But here is no clear steps to reproduce and verify, and we did not see the 
similar symptoms when recent tests, QA close the bug without verification. 

Bill or anyone, if you find it is not fixed yet, please help re-open the bug.
Thanks.

** Changed in: moblin-ui-framework
   Status: Fix Committed = Fix Released

-- 
drag events not being propagated to home applets correctly
https://bugs.launchpad.net/bugs/186843
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 149348] Re: Too much unreadable Kanji characters in Japanese font

2008-05-16 Thread Sancho
I think, the problem has already been solved in Hardy. I've found good
article in http://piao-tech.blogspot.com/2008/04/japanese-input-in-
kde-403-anthy.html to solve the problem in hardy.

-- 
Too much unreadable Kanji characters in Japanese font
https://bugs.launchpad.net/bugs/149348
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 124406] seems to be triggered by my usb mouse

2008-05-16 Thread forest
I have the stuck keys problem as well.  Every time it happens, I get a
syslog message like this:

  usb 2-1: reset low speed USB device using uhci_hcd and address 3

The usb device in question is my Logitech MouseMan Wheel, model number
B-BD53.  I have never seen this happen when I plug it in using its usb
to ps2 adapter, only when I plug directly into one of my computer's usb
ports.

I first noticed the problem while typing in a terminal window and
running a virtual machine in the background.  However, it definitely
happens even while my computer is idle.  (The log entries below were
written during idle time.)

carlosbrolotobar on ubuntuforums.org has the same problem, also correlated 
with usb device reset messages:
http://ubuntuforums.org/showpost.php?p=4610774postcount=22

Some general hardware info:
ps/2 keyboard
intel penryn core 2 duo cpu
Intel P35/ICH9 chipset

Some software info:
Ubuntu 8.04 (Hardy Heron)
Linux heron 2.6.24-16-generic #1 SMP Thu Apr 10 13:23:42 UTC 2008 i686 GNU/Linux
X.Org X Server 1.4.0.90
nVidia proprietary driver 169.12
xfce 4.4.2

A longer syslog excerpt, starting when I plugged in my mouse:
May 15 20:49:08 heron kernel: [ 2628.533383] usb 2-1: new low speed USB device 
using uhci_hcd and address 3
May 15 20:49:08 heron kernel: [ 2628.706961] usb 2-1: configuration #1 chosen 
from 1 choice
May 15 20:49:08 heron kernel: [ 2628.725028] input: Logitech USB Mouse as 
/devices/pci:00/:00:1a.1/usb2/2-1/2-1:1.0/input/input7
May 15 20:49:08 heron kernel: [ 2628.785569] input,hidraw0: USB HID v1.10 Mouse 
[Logitech USB Mouse] on usb-:00:1a.1-1
May 15 20:55:56 heron kernel: [ 3036.521260] usb 2-1: reset low speed USB 
device using uhci_hcd and address 3
May 15 20:56:31 heron kernel: [ 3070.725849] usb 2-1: reset low speed USB 
device using uhci_hcd and address 3
May 15 20:57:25 heron kernel: [ 3124.876792] usb 2-1: reset low speed USB 
device using uhci_hcd and address 3
May 15 20:57:45 heron kernel: [ 3145.234291] usb 2-1: reset low speed USB 
device using uhci_hcd and address 3
May 15 21:01:03 heron kernel: [ 3342.411627] usb 2-1: reset low speed USB 
device using uhci_hcd and address 3
May 15 21:01:48 heron kernel: [ 3387.133258] usb 2-1: reset low speed USB 
device using uhci_hcd and address 3
May 15 21:02:08 heron kernel: [ 3407.103576] usb 2-1: reset low speed USB 
device using uhci_hcd and address 3
May 15 21:03:39 heron kernel: [ 3498.057674] usb 2-1: reset low speed USB 
device using uhci_hcd and address 3
May 15 21:06:10 heron kernel: [ 3648.539500] usb 2-1: reset low speed USB 
device using uhci_hcd and address 3
May 15 21:06:18 heron kernel: [ 3657.025783] usb 2-1: reset low speed USB 
device using uhci_hcd and address 3
May 15 21:07:11 heron kernel: [ 3709.851493] usb 2-1: reset low speed USB 
device using uhci_hcd and address 3

-- 
Keyboard keys get stuck and repeat (Feisty, Gutsy)
https://bugs.launchpad.net/bugs/124406
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 89945] Re: scp doesn't report correct filenames with spaces in verbose mode

2008-05-16 Thread psl
Ubuntu 8.04, i386.
I can confirm that I can repeat the issue as demonstrated by eldragon. Problem 
is not fixed. I cannot copy (scp) file with space in filename from one machine 
to other.

-- 
scp doesn't report correct filenames with spaces in verbose mode
https://bugs.launchpad.net/bugs/89945
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 15424] Re: Error while burning DVD-RWs: Input/output error

2008-05-16 Thread Afflictedlife
i hope this is the right bug thread to put this:

experiencing same I/O errors when burning as OP

most of the time will only try writing for a few seconds before error occurs.
occasionally will write most of disk before failing.
was able to burn 2 cds on my master liteon dvd-rw drive.
only one successful dvd-r burn after executing these commands and restarting:

all other attempts (around 20 or so coasters) in both
terminal(cdrkit,growisofs,dvdrecord) and various gui programs (k3b,
nautilus, brasero, gnomebaker)  spit out the same unhandled error i/o
error

slave dvd-rw-dl drive won't burn anything at all cd or dvd.
also has same errors in terminal and gui

attached latest error output from k3b attempting burn on master dvd-rw.
hope its some help as i am only 3 weeks into ubuntu use.

i have tons of other logs i can post if they would be useful (fstab,
lshw, brasero, etc..)


** Attachment added: error k3b.log
   http://launchpadlibrarian.net/14552449/error%20k3b.log

-- 
Error while burning DVD-RWs: Input/output error
https://bugs.launchpad.net/bugs/15424
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 230974] [NEW] losetup only displays help

2008-05-16 Thread Andi Hechtbauer
Public bug reported:

Binary package hint: mount

After upgrading the mount package from (output of mount -V) 
(hardy) util-linux-ng 2.13.1 to  mount from util-linux-ng 2.14-rc2 (with 
libvolume_id and selinux support) in intrepid, losetup stopped working. On 
invocation it only displays its help as if started with -h regardless of 
parameters and options.

$ sudo losetup /dev/loop0

- displays help

downgrading the mount package works around the losetup problem.

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


** Tags: losetup mount

-- 
losetup only displays help
https://bugs.launchpad.net/bugs/230974
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 230197] Re: network-manager-openvpn is incapable of supplying openssl-vulnkey with the X.509 key passphrase it requests

2008-05-16 Thread Dave Pratt
** Changed in: network-manager-openvpn (Ubuntu)
   Status: New = Confirmed

-- 
network-manager-openvpn is incapable of supplying openssl-vulnkey with the 
X.509 key passphrase it requests
https://bugs.launchpad.net/bugs/230197
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 216990] Re: error in auth.log when switch user -- pam_smbpass.so

2008-05-16 Thread Steve Langasek
** Description changed:

  I am working on a kubuntu hardy (8.04) beta installed from scratch.
  Everything work well but  when I switch user (su) I see this
   error in /var/log/auth.log file:
  
: PAM unable to dlopen(/lib/security/pam_smbpass.so)
: PAM [error: /lib/security/pam_smbpass.so: cannot open shared object file:
  No such file or directory]
: PAM adding faulty module: /lib/security/pam_smbpass.so
  
  The user switch is successfully done .
  
  The file pam_smbpass.so is not present on my systema and i  have solved the
   problem installing the package: libpam-smbpass.
  
  Maybe a missed package ?
  
  Best Regards
  
  TEST CASE:
  monitor /var/log/auth.log.  With hardy version of libpam-runtime and libpam0g 
installed, and libpam-smbpass not installed, run 'sudo -k' followed by 'sudo 
ls'.  Observe that three log messages are written about libpam-smbpass.  
Upgrade to hardy-proposed versions of libpam-runtime and libpam0g.  Run 'sudo 
-k', then 'sudo ls' again.  Observe that there are no log messages about 
libpam-smbpass.
+ 
+ Regression potential: minimal.  No modules are known to use a
+ 'missingok' option today, so there is minimal practical risk of
+ overlapping semantics.  In particular, the smbpass module ignores this
+ as an unknown option, so this will not negatively impact users who do
+ have pam_smbpass installed.  The maximum potential impact is that users
+ who use 'missingok' in their PAM configs for other modules, for whatever
+ reason, will find it more difficult to debug failures caused by the
+ named module being missing from the system.

-- 
error in auth.log when switch user -- pam_smbpass.so
https://bugs.launchpad.net/bugs/216990
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 71913] Re: [nvidia] X crash in compPaintWindowBackground

2008-05-16 Thread Erik de Castro Lopo
I'm seeing this on a Dell X1 laptop with Intel graphics:

00:02.0 VGA compatible controller: Intel Corporation Mobile
915GM/GMS/910GML Express Graphics Controller (rev 03)

Here's the Xorg.0.log message:


Backtrace:
0: /usr/bin/X(xf86SigHandler+0x7e) [0x80c780e]
1: [0xb7eea420]
2: /usr/bin/X [0x80da805]
3: /usr/lib/xorg/modules/extensions//libextmod.so(XvdiPutImage+0x178) 
[0xb7b4d608]
4: /usr/lib/xorg/modules/extensions//libextmod.so [0xb7b50476]
5: /usr/bin/X [0x81506de]
6: /usr/bin/X(Dispatch+0x2cf) [0x808d8df]
7: /usr/bin/X(main+0x48b) [0x807471b]
8: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe0) [0xb7c76450]
9: /usr/bin/X(FontFileCompleteXLFD+0x201) [0x8073a91]

Fatal server error:
Caught signal 11.  Server aborting

I don't use compviz or beryl. I don't even use Gnome/KDE. Running
Enlightenment E17 compiled from source.

Crash usually happens during high X loading; youtube/TED flash videos
inside Firefox, vlc etc.

-- 
[nvidia] X crash in compPaintWindowBackground
https://bugs.launchpad.net/bugs/71913
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 226178] Re: kontact: bug with imap resource encoding

2008-05-16 Thread Stéphane Magnenat
Indeed there aren't, and my understanding is that the contacts stored in
imap are using the mail settings. Yet with the upgrade to gusty the
encoding of contacts is wrong while the one of mails is correct. On
feisty it worked fine.

Thank you.

-- 
kontact: bug with imap resource encoding
https://bugs.launchpad.net/bugs/226178
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 191889] Re: [MASTER] Ubuntu's new Offline Mode feature cannot properly detect when there is a valid network available for use in many circumstances

2008-05-16 Thread bendis
Hi!

I believe that most of these problems (n-m + dial-up = offline) are
tightly related to this bug: https://bugs.launchpad.net/ubuntu/+source
/network-manager/+bug/147119. The network-manager just fails to detect
wheather a modem connected successfully or not. Please fix the bug
#147119 - the fix is really trivial and patches were provided almost two
months ago. It will surely help a lot of users...

Regards,
Bendis

-- 
[MASTER] Ubuntu's new Offline Mode feature cannot properly detect when there 
is a valid network available for use in many circumstances
https://bugs.launchpad.net/bugs/191889
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 15424] Re: Error while burning DVD-RWs: Input/output error

2008-05-16 Thread Afflictedlife
these are commands i used in root terminal just before restarting:

rm /usr/bin/mkisofs /usr/bin/cdrecord
cp /usr/bin/genisoimage /usr/bin/mkisofs
cp /usr/bin/wodim /usr/bin/cdrecord

resulted in the only successful burn on dvd media.

-- 
Error while burning DVD-RWs: Input/output error
https://bugs.launchpad.net/bugs/15424
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 230976] [NEW] openpgp have to re-enter passphrase for each email

2008-05-16 Thread pablo88
Public bug reported:

Binary package hint: thunderbird

Ubuntu 8.04, Thunderbird 2.0.0.14, Enigmail 0.95.6

This only started occurring after upgrading to 8.04. I have to re-enter,
by typing, my private key passphrase for each individual email. Under
passphrase setting on Enigmail I have it set to:

Remember passphrase for 180 minutes of idle time

Enigmail is not remembering the passphrase at all, hence having to re-
enter passphrase for each email. The 180 minutes setting (in this case)
is not working and neither will any other figure.

ProblemType: Bug
Architecture: i386
Date: Fri May 16 07:08:02 2008
DistroRelease: Ubuntu 8.04
Package: mozilla-thunderbird 2.0.0.14+nobinonly-0ubuntu0.8.04.1
PackageArchitecture: all
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: thunderbird
Uname: Linux 2.6.24-16-generic i686

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


** Tags: apport-bug

-- 
openpgp have to re-enter passphrase for each email
https://bugs.launchpad.net/bugs/230976
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 230976] Re: openpgp have to re-enter passphrase for each email

2008-05-16 Thread pablo88

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

-- 
openpgp have to re-enter passphrase for each email
https://bugs.launchpad.net/bugs/230976
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 230975] [NEW] gmount-iso generates cryptic error message and fails to mount

2008-05-16 Thread Katsudon
Public bug reported:

Binary package hint: gmountiso

Kubuntu 8.04 with Polish language selected.
gmountiso version 0.4-0ubuntu2

gmountiso fails to mount an ISO file and generates a very cryptic error
message:

An error occured
not found

therefore the user has no idea what went wrong.

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

-- 
gmount-iso generates cryptic error message and fails to mount
https://bugs.launchpad.net/bugs/230975
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 230530] Re: Installing Macromedia flash player doesn't cause Flash to work immediately

2008-05-16 Thread Gerv
John: I think you've mistriaged this. I don't know what the Adobe Flash
Extension Kit is, and I wasn't using it. Nothing showed up in the top
right hand corner of the page. He visited YouTube, and it told him (in
the page) either JS is off or you need an upgraded Flash, and gave him
a link to Macromedia.  Neither Firefox nor Ubuntu did anything special
to prompt Flash installation.

Exactly the same problem was reported in the great Ubuntu Girlfriend Experiment:
http://contentconsumer.com/2008/04/27/is-ubuntu-useable-enough-for-my-girlfriend/
(Second task)

In addition, after installing flashplugin-nonfree via Synaptic we didn't
see any light bulb suggesting that Firefox be restarted. It's possible
we may have missed it, but I don't think so. Regardless, a small
lightbulb appearing wouldn't be enough - you need a desktop
notification.

I work for the Mozilla Foundation, so I do know a bit about how this
works. :-)

Gerv

-- 
Installing Macromedia flash player doesn't cause Flash to work immediately
https://bugs.launchpad.net/bugs/230530
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 147119] Re: network manager gives couldn't activate dialup service warning

2008-05-16 Thread bendis
I just posted a comment to that bug (#191889) that links to this issue.
I hope that it will increase chances to be it fixed since that bug
recieves much more attention that this one.

-- 
network manager gives couldn't activate dialup service warning
https://bugs.launchpad.net/bugs/147119
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 226350] Re: [Hardy] System Crash when playing FLV file

2008-05-16 Thread Jacob
I cannot collect a backtrace with this bug like in the instructions
because the whole computer crashes when I try to play a video and get
the black screen. Ctrl+Alt+Backspace F1 F11 etc. doesn't work.

Note: I didn't have this problem with Hardy Beta...

-- 
[Hardy] System Crash when playing FLV file
https://bugs.launchpad.net/bugs/226350
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 200451] Re: [HARDY][REGRESSION] No Audio on Thinkpad (T61p)

2008-05-16 Thread Tim Jackson
*** This bug is a duplicate of bug 200338 ***
https://bugs.launchpad.net/bugs/200338

Same here on an Acer 4315 running Hardy 8.04. All the usual symptoms.

-- 
[HARDY][REGRESSION] No Audio on Thinkpad (T61p)
https://bugs.launchpad.net/bugs/200451
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 149348] Re: Too much unreadable Kanji characters in Japanese font

2008-05-16 Thread Adam Niedling
** Changed in: ubuntu
   Status: Incomplete = Fix Released

-- 
Too much unreadable Kanji characters in Japanese font
https://bugs.launchpad.net/bugs/149348
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 230979] [NEW] ubuntu 8.04 won't boot with sony-ericsson GC89 EDGE card

2008-05-16 Thread Saad M Niamatullah
Public bug reported:

I have a Sony Ericsson GC89 EDGE card, its connected to a ricoh cardbus bridge. 
It works fine in ubuntu 7.10, and all other linux'es. When I installed Ubuntu 
8.04, the boot process stopped at the end of the progress bar. When I booted in 
the recovery mode, the boot process stopped at: Starting bluetooth When I 
ejected the card and restarted, ubuntu 8.04 starts fine. The card shows up as a:
 
02:00.0 Network controller: Broadcom Corporation BCM43xG 802.11b/g (rev 03)
02:00.1 Serial controller: Broadcom Corporation EDGE/GPRS data and 802.11b/g 
combo cardbus [GC89] (rev 03)

when I type the 'lspci command'. If I insert the card when ubuntu 8.04
is running, the card does not get activated. Again, this card works fine
in all linux's I have used, including ubuntu 7.10. The card is not a
bluetooth card, but a EDGE card.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
ubuntu 8.04 won't boot with sony-ericsson GC89 EDGE card
https://bugs.launchpad.net/bugs/230979
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 230978] [NEW] Sorting columns headers do not show status

2008-05-16 Thread Blake
Public bug reported:

Binary package hint: rhythmbox

When sorting the listview by clicking on column headers, there is no
indication that shows which fields are being used to sort the list, and
whether is is in forward or reverse order (i.e. there is no little arrow
at the right of the column header box, showing the current sort).

Using rhythmbox 0.11.5-0ubuntu6 on Hardy Heron 8.04,

ProblemType: Bug
Architecture: i386
Date: Thu May 15 23:21:10 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/rhythmbox
Package: rhythmbox 0.11.5-0ubuntu6
PackageArchitecture: i386
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: rhythmbox
Uname: Linux 2.6.24-16-generic i686

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


** Tags: apport-bug

-- 
Sorting columns headers do not show status
https://bugs.launchpad.net/bugs/230978
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 230978] Re: Sorting columns headers do not show status

2008-05-16 Thread Blake

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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/14552702/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/14552703/ProcStatus.txt

-- 
Sorting columns headers do not show status
https://bugs.launchpad.net/bugs/230978
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 91230] Re: keyboard+mouse unusable, low speed USB device reset continiously

2008-05-16 Thread forest
Is this the same as bug 124406?  Here's what I just posted in that
report:

I have the stuck keys problem as well.  Every time it happens, I get a
syslog message like this:

  usb 2-1: reset low speed USB device using uhci_hcd and address 3

The usb device in question is my Logitech MouseMan Wheel, model number
B-BD53.  I have never seen this happen when I plug it in using its usb
to ps2 adapter, only when I plug directly into one of my computer's usb
ports.

I first noticed the problem while typing in a terminal window and
running a virtual machine in the background.  However, it definitely
happens even while my computer is idle.  (The log entries below were
written during idle time.)

carlosbrolotobar on ubuntuforums.org has the same problem, also correlated 
with usb device reset messages:
http://ubuntuforums.org/showthread.php?p=4610774

Some general hardware info:
ps/2 keyboard
intel penryn core 2 duo cpu
Intel P35/ICH9 chipset

Some software info:
Ubuntu 8.04 (Hardy Heron)
Linux heron 2.6.24-16-generic #1 SMP Thu Apr 10 13:23:42 UTC 2008 i686 GNU/Linux
X.Org X Server 1.4.0.90
nVidia proprietary driver 169.12
xfce 4.4.2

A longer syslog excerpt, starting when I plugged in my mouse:
May 15 20:49:08 heron kernel: [ 2628.533383] usb 2-1: new low speed USB device 
using uhci_hcd and address 3
May 15 20:49:08 heron kernel: [ 2628.706961] usb 2-1: configuration #1 chosen 
from 1 choice
May 15 20:49:08 heron kernel: [ 2628.725028] input: Logitech USB Mouse as 
/devices/pci:00/:00:1a.1/usb2/2-1/2-1:1.0/input/input7
May 15 20:49:08 heron kernel: [ 2628.785569] input,hidraw0: USB HID v1.10 Mouse 
[Logitech USB Mouse] on usb-:00:1a.1-1
May 15 20:55:56 heron kernel: [ 3036.521260] usb 2-1: reset low speed USB 
device using uhci_hcd and address 3
May 15 20:56:31 heron kernel: [ 3070.725849] usb 2-1: reset low speed USB 
device using uhci_hcd and address 3
May 15 20:57:25 heron kernel: [ 3124.876792] usb 2-1: reset low speed USB 
device using uhci_hcd and address 3
May 15 20:57:45 heron kernel: [ 3145.234291] usb 2-1: reset low speed USB 
device using uhci_hcd and address 3
May 15 21:01:03 heron kernel: [ 3342.411627] usb 2-1: reset low speed USB 
device using uhci_hcd and address 3
May 15 21:01:48 heron kernel: [ 3387.133258] usb 2-1: reset low speed USB 
device using uhci_hcd and address 3
May 15 21:02:08 heron kernel: [ 3407.103576] usb 2-1: reset low speed USB 
device using uhci_hcd and address 3
May 15 21:03:39 heron kernel: [ 3498.057674] usb 2-1: reset low speed USB 
device using uhci_hcd and address 3
May 15 21:06:10 heron kernel: [ 3648.539500] usb 2-1: reset low speed USB 
device using uhci_hcd and address 3
May 15 21:06:18 heron kernel: [ 3657.025783] usb 2-1: reset low speed USB 
device using uhci_hcd and address 3
May 15 21:07:11 heron kernel: [ 3709.851493] usb 2-1: reset low speed USB 
device using uhci_hcd and address 3

-- 
keyboard+mouse unusable, low speed USB device reset continiously
https://bugs.launchpad.net/bugs/91230
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 230980] [NEW] Unable to use the Manually partition a hard drive (fdisk) option

2008-05-16 Thread Antony John
Public bug reported:

Binary package hint: fdisk-udeb

In the alternates cd for Hardy Heron when selecting the option Manually
partition the hard disk (fdisk)  the installer fails to load the fdisk
package. It dumps the following error to console:

main-menu[3692]: INFO: Menu item 'fdisk-udeb' selected
main-menu[3692]: Warning**: Unable to set title for fdisk-udeb.
main Menu[3692]: DEBUG: resolver (libnewt0.52): package doesn't exist (ignored)
main-menu[3692]: INFO: Falling back to the package description for 
console-setup-udeb
main-menu[3692]: INFO: Falling back to the package description for fdisk-udeb

The reason I want to use  fdisk is that my system already has a software raid 
setup using the Intel software raid (ICH7R) chipset. The mother board is an 
ASUS P5W64 WS  which has Intel ICH7R support. It also has a Marvell 88SE6145 
raid chipset.
 I have a WindowsXP install already on the harddisks configured  as raid1 
stripe set using the Intel ICH7R.

The default hard disk partitioner is failing to detect the software raid
meta data on the disks. I want to enable dmraid support with fdisk

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

-- 
Unable to use the Manually partition a hard drive (fdisk) option
https://bugs.launchpad.net/bugs/230980
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 124406] Re: Keyboard keys get stuck and repeat (Feisty, Gutsy)

2008-05-16 Thread forest
This seems related to bug 91230.

-- 
Keyboard keys get stuck and repeat (Feisty, Gutsy)
https://bugs.launchpad.net/bugs/124406
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 230981] [NEW] DVD writer does not write

2008-05-16 Thread Farshad
Public bug reported:

I have ubuntu 8.04 64 bit .i'm sure my HP DVD Writer 1035 d  works well. but in 
ubuntu it can reed and in non of programs can not write .i tried on CD and DVD 
it was the same . and in more than 4 Programs.
   Help me please.  Thanks Farshad Farrahi

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
DVD writer does not write
https://bugs.launchpad.net/bugs/230981
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 205081] Re: ntfs-3g will mount as root only, breaks mounting as user

2008-05-16 Thread Martin Pitt
hi,

Jose Bernardo [2008-05-15 12:02 -]:
 Please check my comments 5 and 11 above; for me the bug isn't fixed,
 in fact it was introduced with 2310

But this version is not in Hardy...

 as I need to add entries for my ntfs drives to fstab because of bug
#195420.

Ah, I did not try it with entries in fstab. What does your line look
like?

-- 
ntfs-3g will mount as root only, breaks mounting as user
https://bugs.launchpad.net/bugs/205081
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 230982] [NEW] no sound - Alsamixer

2008-05-16 Thread Steve
Public bug reported:

At my laptop i've no sound, not in ubuntu 7.10 and also not in ubuntu
8.04.

When I run a dmesg command I see the following output:

201050] ALSA /build/buildd/linux-ubuntu-
modules-2.6.24-2.6.24/debian/build/build-generic/sound/alsa-
driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:1470: SPDIF already
defined


When I open the sound control panel (system -- preferences -- sound), I see 
there a device realtek ALC268 (OSS Mixer)

So I think ubuntu detects my sound card, but when I open alsamixer in a
console I get the following error:

[EMAIL PROTECTED]:~$ alsamixer
ALSA lib simple_none.c:1741:(simple_add1) helem (MIXER,'Headphone Playback 
Switch',0,2,0) appears twice or more

alsamixer: function snd_mixer_load failed: Invalid argument

My laptop specifications: http://users.telenet.be/bibawa/mylaptop.html


Thanks!

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
no sound - Alsamixer
https://bugs.launchpad.net/bugs/230982
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 227840] Re: Firefox freeze and turns black and white

2008-05-16 Thread Fotis Stathopoulos
*** This bug is a duplicate of bug 227210 ***
https://bugs.launchpad.net/bugs/227210

You 're right, this is the same case. Fortunately I didn't encountered the
same bug again. I think that this occurs when the system is at full load.

On Thu, May 15, 2008 at 8:34 AM, Kelvin Gardiner [EMAIL PROTECTED]
wrote:

 *** This bug is a duplicate of bug 227210 ***
https://bugs.launchpad.net/bugs/227210

 The appears to be a duplicate of 227210.

 ** This bug has been marked a duplicate of bug 227210
   Firefox locks up and screen dims, blackwhite

 --
 Firefox freeze and turns black and white
 https://bugs.launchpad.net/bugs/227840
 You received this bug notification because you are a direct subscriber
 of the bug.



** Attachment added: unnamed
   http://launchpadlibrarian.net/14552853/unnamed

-- 
Firefox freeze and turns black and white
https://bugs.launchpad.net/bugs/227840
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 224075] Re: gnome-app-install doesn't list all apps (Hardy Heron x64)

2008-05-16 Thread marco.pallotta
I read in Ubuntu Documentation that gnome-app-install (add/remove...)
doesn't list all packages. However I didn't find why or wich packages
should not be included in add/remove...

** Changed in: gnome-app-install (Ubuntu)
   Status: New = Invalid

** bug changed to question:
   
https://answers.launchpad.net/ubuntu/+source/gnome-app-install/+question/33244

-- 
gnome-app-install doesn't list all apps (Hardy Heron x64)
https://bugs.launchpad.net/bugs/224075
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 230984] [NEW] console-data not included the standard task in preseed

2008-05-16 Thread Kent Tong
Public bug reported:

The console-data package is not included the standard task as used in
the preseed file. The result is that, after rebooting, no matter what
you type as the user name, a small diamond will be displayed as the
character (keymap or charset map missing?).

Manually installing console-data will fix the problem. But you'll have
to install ssh and do it remotely.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
console-data not included the standard task in preseed
https://bugs.launchpad.net/bugs/230984
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 89945] Re: scp doesn't report correct filenames with spaces in verbose mode

2008-05-16 Thread Björn Torkelsson
Use tripple \ for escaping the space. I.e

scp testmachine:File\\\ with\\\ spaces ./

-- 
scp doesn't report correct filenames with spaces in verbose mode
https://bugs.launchpad.net/bugs/89945
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 223776] Re: print dialog hangs when connected to wireless network

2008-05-16 Thread Akshay Dua
Is anybody ever going to look at the bug? I think Ubuntu is slowly loosing
its edge and moving towards a bloated buggy system, where most user visible
bugs are low priority. Can't believe I am on an LTS.

On Wed, May 14, 2008 at 6:32 AM, fragro [EMAIL PROTECTED] wrote:

 Same here!

 This Bug is maybe a duplicate of this or vice versa:
 https://bugs.launchpad.net/ubuntu/+source/evince/+bug/156647

 --
 print dialog hangs when connected to wireless network
 https://bugs.launchpad.net/bugs/223776
 You received this bug notification because you are a direct subscriber
 of the bug.



-- 
_
Akshay Dua
Student, Department of Computer Science
Portland State University


** Attachment added: unnamed
   http://launchpadlibrarian.net/14552948/unnamed

-- 
print dialog hangs when connected to wireless network
https://bugs.launchpad.net/bugs/223776
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 201786] Re: ssh Agent admitted failure to sign using the key

2008-05-16 Thread Sebastian Dröge
** Changed in: seahorse (Ubuntu)
Sourcepackagename: openssh = seahorse

** Bug watch added: GNOME Bug Tracker #533414
   http://bugzilla.gnome.org/show_bug.cgi?id=533414

** Also affects: seahorse via
   http://bugzilla.gnome.org/show_bug.cgi?id=533414
   Importance: Unknown
   Status: Unknown

** Changed in: gnome-keyring (Ubuntu)
Sourcepackagename: seahorse = gnome-keyring

-- 
ssh Agent admitted failure to sign using the key
https://bugs.launchpad.net/bugs/201786
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 229044] Re: olive-gtk leaves user in the dark with file permissions crash

2008-05-16 Thread Kristofer
I've got a similar crash at start up:

Traceback (most recent call last):
  File /usr/bin/olive-gtk, line 94, in module
app = OliveGtk()
  File /usr/lib/python2.5/site-packages/olive/__init__.py, line 248, in 
__init__
self._load_right()
  File /usr/lib/python2.5/site-packages/olive/__init__.py, line 1026, in 
_load_right
statinfo = os.stat(self.path + os.sep + item)
OSError: [Errno 2] No such file or directory: snip

Apparently there was a broken symlink in my home directory. Removing
that link enabled Olive to start.

-- 
olive-gtk leaves user in the dark with file permissions crash
https://bugs.launchpad.net/bugs/229044
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 105457] Re: mysqd_safe high cpu usage

2008-05-16 Thread Paul van Genderen
estaticdeath: although I did have the mysql-server meta package, your
solution didn't work for me. I wouldn't consider this bug triaged yet
until there's a real solution. Thanks for your efforts though!

-- 
mysqd_safe high cpu usage
https://bugs.launchpad.net/bugs/105457
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 77064] Re: patch allowing lrm builds against custom kernels

2008-05-16 Thread Matt Price
On Fri, 2008-05-16 at 04:28 +, Alex Karpenko wrote:
 I've been trying to build restricted modules for a custom hardy kernel,
 and after a lot of pain editing rules and control stub it seemed to
 work. However, after I installed my custom restricted modules package
 nvidia drivers were still not being loaded, and I gave up.
 
 Something that would allow me to easily pull in restricted modules to a
 custom kernel would definitely be greatly appreciated.
 

lrm is now set up analogously to the main kernel git tree. have you
tried editing the control stub files in the lum git tree?  sorry in a
rush right now don't have the url, write back if you have a chance.

of course, i would also rather have a really straightforward way of
doing just as you suggest.

matt

-- 
Matt Price
[EMAIL PROTECTED]

-- 
patch allowing lrm builds against custom kernels
https://bugs.launchpad.net/bugs/77064
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 230987] [NEW] Gedit changes highlight mode to c if there's a block comment a the start of the file

2008-05-16 Thread Vreemde eend
Public bug reported:

Binary package hint: gedit

I' ve got SystemVerilog files (.sv), which Gedit recognizes correctly (I've 
added syntax highlighting voor SystemVerilog), until I add a block comment at 
the top
/*
class: response_monitor
watches the pins of the dut for responses
*/
After saving it, Gedit thinks it's a c-file.

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

-- 
Gedit changes highlight mode to c if there's a block comment a the start of the 
file
https://bugs.launchpad.net/bugs/230987
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 230986] [NEW] firefox, epiphany shut down without warning

2008-05-16 Thread John Mortensen
Public bug reported:

Binary package hint: yelp

Just upgraded(?) to the 'new' POS Ubuntu 8.04. Can not get either
Epiphany or Firefox to stay on for more than a second.  This is
RIDICULOUS! What is being done to correct this
EXTREMELY STUPID situation?

ProblemType: Bug
Architecture: i386
Date: Fri May 16 00:03:49 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/yelp
NonfreeKernelModules: nvidia
Package: yelp 2.22.1-0ubuntu2
PackageArchitecture: i386
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: yelp
Uname: Linux 2.6.24-16-generic i686

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


** Tags: apport-bug

-- 
firefox, epiphany shut down without warning
https://bugs.launchpad.net/bugs/230986
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 230986] Re: firefox, epiphany shut down without warning

2008-05-16 Thread John Mortensen

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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/14553306/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/14553307/ProcStatus.txt

-- 
firefox, epiphany shut down without warning
https://bugs.launchpad.net/bugs/230986
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 230985] [NEW] CD audio disks not detected in KDE4, works perfectly in KDE3

2008-05-16 Thread James
Public bug reported:

Binary package hint: kubuntu-kde4-desktop

Hi

Using KDE 4.04 (Kubuntu 8.04), if I insert an audio cd into the drive
nothing happens, the drive spins a bit but nada - not mounted at all (I
checked the mounpoint) and Dolphin shows nothing. If I insert the same
disc into the drive when using KDE 3.5.9 on the same machine, the drive
mounts and K3B pops up. This happens with all disks picked randomly.

Not too sure about why this is occurring, having a dud CD drive in KDE4
is a bit annoying. Here are some hardware specs:

Machine: Dell Inspiron 8600

CD (lshw)
   *-cdrom
description: DVD reader
product: DVD+RW ND-5100A
vendor: _NEC
physical id: 1
bus info: [EMAIL PROTECTED]:0.0.0
logical name: /dev/cdrom
logical name: /dev/dvd
logical name: /dev/scd0
logical name: /dev/sr0
version: 10AC
serial: [_NECDVD+RW ND-5100A 10AC03071400
capabilities: removable audio cd-r cd-rw dvd
configuration: ansiversion=5 status=ready
  *-medium
   physical id: 0
   logical name: /dev/cdrom

** Affects: kubuntu-kde4-meta (Ubuntu)
 Importance: Undecided
 Status: New

-- 
CD audio disks not detected in KDE4, works perfectly in KDE3
https://bugs.launchpad.net/bugs/230985
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 210303] Re: [hardy] kaffeine loops on Codec package is already installed

2008-05-16 Thread Divan
This same problem happens for me when I try play an .asf file.
Not sure how to fix the problem, maybe I need to remove the medibuntu 
packages...

-- 
[hardy] kaffeine loops on Codec package is already installed
https://bugs.launchpad.net/bugs/210303
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 210303] Re: [hardy] kaffeine loops on Codec package is already installed

2008-05-16 Thread Divan
Sorry to ask a question here, but why does the status say fix released when as 
far as I know the bug is still valid?
Shouldn't this bug be reopened and confirmed?

ps. I'm using 8.04 kubuntu

-- 
[hardy] kaffeine loops on Codec package is already installed
https://bugs.launchpad.net/bugs/210303
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 193232] Re: Remote Samba shares not showing up in Nautilus through network:///

2008-05-16 Thread Bug Watch Updater
** Changed in: nautilus (Fedora)
   Status: Incomplete = Confirmed

-- 
Remote Samba shares not showing up in Nautilus through network:///
https://bugs.launchpad.net/bugs/193232
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 182586] Re: alacarte crashed with AttributeError in getUserMenuXml()

2008-05-16 Thread Vinaze
Hey Penguinz, I had exactly the same problem.
I fixed it like Marco Toigo do, by reinstalling Ubunstudio-menu.
Hope this help.
See Ya. :)

-- 
alacarte crashed with AttributeError in getUserMenuXml()
https://bugs.launchpad.net/bugs/182586
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 230988] [NEW] downoloading new version several applets could not be installed

2008-05-16 Thread Jette
Public bug reported:

Sorry, I cannot help

ProblemType: Package
Architecture: i386
Date: Thu May 15 23:30:30 2008
DistroRelease: Ubuntu 8.04
ErrorMessage:
 ErrorMessage: Unterprozess post-installation script gab den Fehlerwert 11 
zurück
NonfreeKernelModules: nvidia
Package: ssl-cert 1.0.14-0ubuntu2.1
PackageArchitecture: all
SourcePackage: ssl-cert
Title: package ssl-cert 1.0.14-0ubuntu2.1 failed to install/upgrade: 
Uname: Linux 2.6.22-14-generic i686

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: apport-package

-- 
downoloading new version several applets could not be installed
https://bugs.launchpad.net/bugs/230988
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 230988] Re: downoloading new version several applets could not be installed

2008-05-16 Thread Jette

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

-- 
downoloading new version several applets could not be installed
https://bugs.launchpad.net/bugs/230988
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 230382] Re: Window covers the full screen in normal mode.

2008-05-16 Thread Jose Maria
John,

As I mentioned in my first report, the problem does not happen always, I do not 
know how to reproduce it on purpose.
I could deactivate compiz temporarily and check whether the problem shows 
again, but I think a negative response would not evidence that the origin of 
the problem is compiz. I personally suspect it is a combination of causes.
I have not experienced this problem with any other application, only with 
Firefox. I use compiz with all applications and the only strange behaviour I 
see is that related to large vibration of wobbling windows when trying to dock 
to the pannels.
As I also mentioned in my report, when the problem is showing, there is no 
access to the main menu in order to deactivate compiz visual effects to check 
if the problem persists after.

Thank you for your interest
Best regards

- Jose

-- 
Window covers the full screen in normal mode.
https://bugs.launchpad.net/bugs/230382
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 89945] Re: scp doesn't report correct filenames with spaces in verbose mode

2008-05-16 Thread Björn Torkelsson
or use quotes and single \ around the filename, i.e:

scp testmachine:File\ with\ spaces ./

-- 
scp doesn't report correct filenames with spaces in verbose mode
https://bugs.launchpad.net/bugs/89945
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 216990] Re: error in auth.log when switch user -- pam_smbpass.so

2008-05-16 Thread Steve Langasek
On Fri, May 16, 2008 at 01:19:32AM -, Gary Greene wrote:
 This seems like a good option under the circumstances. Have you talked
 with Thorsten Kukuk on a way that will be supported by upstream?

The proposed solution is not suitable for inclusion upstream, and the
intended long-term solution will not require any changes to upstream code.

-- 
error in auth.log when switch user -- pam_smbpass.so
https://bugs.launchpad.net/bugs/216990
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 227410] Re: Catalog Backup fails because .my.cnf is not read

2008-05-16 Thread Hauke Smit
I've added '--defaults-file=/var/lib/bacula/.my.cnf' to the mysqldump:

--- /etc/bacula/scripts/make_catalog_backup_awk.dist2008-05-16 
09:08:14.0 +0200
+++ /etc/bacula/scripts/make_catalog_backup_awk 2008-05-16 09:04:48.0 
+0200
@@ -48,6 +48,6 @@
printf   port=%s\n,dbport  /var/lib/bacula/.my.cnf
if (dbsocket != )
printf   socket=%s\n,dbsocket  
/var/lib/bacula/.my.cnf
-   system(sprintf (mysqldump %s  
/var/lib/bacula/bacula.sql,dbname))
+   system(sprintf (mysqldump 
--defaults-file=/var/lib/bacula/.my.cnf %s  
/var/lib/bacula/bacula.sql,dbname))
}
 }


** Attachment added: make_catalog_backup.diff
   http://launchpadlibrarian.net/14553560/make_catalog_backup.diff

-- 
Catalog Backup fails because .my.cnf is not read
https://bugs.launchpad.net/bugs/227410
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 226766] Re: cannot start-up Ubuntu/Kubuntu live CD 8.04

2008-05-16 Thread gerard
Still the same with yesterday's version: May 15th 2008

-- 
cannot start-up Ubuntu/Kubuntu live CD 8.04
https://bugs.launchpad.net/bugs/226766
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 205081] Re: ntfs-3g will mount as root only, breaks mounting as user

2008-05-16 Thread Jose Bernardo
I'm sorry, I checked and you added it to 2216 (at least from the
changelog for that version), the version I was testing in hardy, not
2310. I was confusing version numbers.

This is one of the entries, for a external usb drive that I share with
the windows machines at work:

/dev/disk/by-id/usb-IC25N080_ATMR04-0-0:0-part1   /media/akasa
ntfs-3g
defaults,users,allow_others,rw,nosuid,nodev,sync,utf8,locale=pt_PT.UTF-8

Notice the two final options, they are mandatory for me to be able to
access dirs and documents with accented characters.

For this drive, the unchanged ntfs-3g will only allow mounting it as
root.

-- 
ntfs-3g will mount as root only, breaks mounting as user
https://bugs.launchpad.net/bugs/205081
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 136836] Re: Ethernet (nVidia MCP55) not working [ gutsy, hardy]

2008-05-16 Thread Brian Murray
** Changed in: linux (Ubuntu)
   Importance: Undecided = Medium
 Assignee: Nanley Chery (nanoman) = Ubuntu Kernel Team (ubuntu-kernel-team)

-- 
Ethernet (nVidia MCP55) not working [ gutsy, hardy]
https://bugs.launchpad.net/bugs/136836
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 230775] Re: Please sync version 1.3.2-2 from Debian unstable

2008-05-16 Thread Andrea Colangelo
Sync request ACKed.

** Changed in: lybniz (Ubuntu)
   Importance: Undecided = Wishlist
 Assignee: (unassigned) = Andrea Colangelo (warp10)
   Status: New = In Progress

** Changed in: lybniz (Ubuntu)
 Assignee: Andrea Colangelo (warp10) = (unassigned)
   Status: In Progress = Confirmed

-- 
Please sync version 1.3.2-2 from Debian unstable
https://bugs.launchpad.net/bugs/230775
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 221691] Problem related to Intel 810i driver

2008-05-16 Thread Trond Husoe
I think I have finally managed to find out where the problem is. I ran gksudo 
displayconfig-gtk and changed driver from i810 to choose driver by model and 
selected 845. It is put at 945.
When I changed that I clicked ctrl+alt+backspace and it tried to log back in 
and it had some configuration problems. 
When I change back it does no longer have the problems with moving files and 
such. 

How to replicate this problem
1) run displayconfig-gtk with gksudo
2) Change driver from 945 to 845 or someone else
3) restart X by pressing ctrl+alt+backspace
4) You will be getting an error message saying that there is some problem with 
the configuration, and that Ubuntu is running in Low Graphics mode. Settings 
will be set to 800x600.

-- 
Problems with Nautilus / X-server
https://bugs.launchpad.net/bugs/221691
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 210912] Re: package ucf 3.005 failed to install/upgrade:

2008-05-16 Thread Jouni Roivas
In my system the problem was dash. Installing ucf was working after
dpkg-reconfigure dash (choosing no) and /bin/sh being linked to
bash.

Problem seemed to be preinst/postinst scripts which failed when ran with
dash.

-- 
package ucf 3.005 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/210912
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 230352] Re: Please sync bidentd 1.1.1-1.1 (universe) from Debian unstable (main).

2008-05-16 Thread Andrea Colangelo
Sync request ACKed.

** Changed in: bidentd (Ubuntu)
   Importance: Undecided = Wishlist
 Assignee: (unassigned) = Andrea Colangelo (warp10)
   Status: New = In Progress

** Changed in: bidentd (Ubuntu)
 Assignee: Andrea Colangelo (warp10) = (unassigned)
   Status: In Progress = Confirmed

-- 
Please sync bidentd 1.1.1-1.1 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/230352
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 229465] Re: Wide text in wide VTE windows is extremely slow

2008-05-16 Thread Alexey Spiridonov
I'm getting more and more convinced that this is is an fglrx issue. I'll
post the details once I have a better idea of what's going on.

-- 
Wide text in wide VTE windows is extremely slow
https://bugs.launchpad.net/bugs/229465
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 230993] [NEW] completely unkillable process eating 100% CPU

2008-05-16 Thread Glyph Lefkowitz
Public bug reported:

In Hardy, it seems that sometimes certain processes will go awry and
become completely unkillable, i.e. kill -9 has no effect.  When this
happens the processes appear to be consuming 100% CPU.

I am reporting this as a kernel bug because kill -9 should basically
always work, regardless of a bug in a particular program.

The most frequent program to encounter this issue seems to be totem, as
reported here: http://ubuntuforums.org/showthread.php?t=788380

I have, however, also seen Firefox do this, specifically when playing a
movie with Flash.

This issue is definitely new in hardy.  I have been running the same
media-center computer under edgy, feisty, and gutsy, and I've never seen
this issue before.

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

-- 
completely unkillable process eating 100% CPU
https://bugs.launchpad.net/bugs/230993
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 230696] Re: Missing blacklist.RSA-1024

2008-05-16 Thread Dominique Quatravaux
Same here (Gutsy fully updated on Fri May 16 07:44:44 UTC 2008).

This is an emergency. Please upgrade importance.


** Changed in: openssh-blacklist (Ubuntu)
   Status: New = Confirmed

-- 
Missing blacklist.RSA-1024
https://bugs.launchpad.net/bugs/230696
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 225426] Re: [wishlist]please update mono to 1.9.1

2008-05-16 Thread directhex
** Changed in: mono (Ubuntu)
 Assignee: (unassigned) = directhex (directhex)
   Status: Confirmed = In Progress

-- 
[wishlist]please update mono to 1.9.1
https://bugs.launchpad.net/bugs/225426
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 201624] Re: [hardy] amule upnp needs libupnp2

2008-05-16 Thread aldebx
** Changed in: amule (Ubuntu)
   Status: Fix Released = Confirmed

-- 
[hardy] amule upnp needs libupnp2
https://bugs.launchpad.net/bugs/201624
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 192411] Re: RNDIS over USB doesn't work because of driver Bug

2008-05-16 Thread Colin King
** Changed in: linux (Ubuntu)
   Status: In Progress = Fix Committed

-- 
RNDIS over USB doesn't work because of driver Bug
https://bugs.launchpad.net/bugs/192411
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 230732] Re: Open Office Calc BUSCARV problem (2.4 - Spanish version)

2008-05-16 Thread rherranz
I attach this new example, that is very much simple than the one I
attached before...

** Attachment added: Another example
   http://launchpadlibrarian.net/14553809/otro%20ejemplo.ods

-- 
Open Office Calc BUSCARV problem (2.4 - Spanish version) 
https://bugs.launchpad.net/bugs/230732
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 225426] Re: [wishlist]please update mono to 1.9.1

2008-05-16 Thread directhex
Attached debdiff tested as functional.

** Attachment added: Debdiff for merge from Debian
   http://launchpadlibrarian.net/14553836/mono_1.9.1%2Bdfsg-1ubuntu1.debdiff

-- 
[wishlist]please update mono to 1.9.1
https://bugs.launchpad.net/bugs/225426
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 220500] Re: Intel Q35/82566DM network connection is disabled on reboot

2008-05-16 Thread Veichtlbauer
mv BUG /dev/null
seems to be fixed in the finaly release.

** Changed in: ubuntu
   Status: New = Fix Released

-- 
Intel Q35/82566DM network connection is disabled on reboot
https://bugs.launchpad.net/bugs/220500
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 136836] Re: Ethernet (nVidia MCP55) not working [ gutsy, hardy]

2008-05-16 Thread Fallen-Angel
I had the same problem with embedded nForce NVIDIA network controller.
The fix consisting in putting options forcedeth msi=0 msix=0 in in the 
interface file (and then sudo update-initramfs -u) worked for me as well.
thank you :)

-- 
Ethernet (nVidia MCP55) not working [ gutsy, hardy]
https://bugs.launchpad.net/bugs/136836
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 192411] Re: RNDIS over USB doesn't work because of driver Bug

2008-05-16 Thread Colin King
SRU justification:

Impact:

When a WM5 smartphone is plugged into its USB cradle, the establishment
of the RNDIS session to communicate with the phone fails because of a
driver bug negotiating an improper frame size with the device. The dccm
daemon would therefore not detect the phone and no dialog is possible.

The attached patch is relatively simple and been backported from
upstream:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=10d0f27c1baa4a094b4965708a15f2b0c4d65f5e

Testing: User has tested against patched kernel, plugging and
unplugging various other USB devices (printers/cameras/scanners...) with
no noticeable negative effects.  See above comment.

-- 
RNDIS over USB doesn't work because of driver Bug
https://bugs.launchpad.net/bugs/192411
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 230999] [NEW] ata1: hard resetting port

2008-05-16 Thread sergevn
Public bug reported:

Hi,

Since 2 days I am getting this error in the dmesg randomly.
My system keeps running smoothly, so I guess it could be a software bug.

Running Gutsy 64 bit with 2.6.22-14-server kernel.
Harddisks are in software raid1.

Here is my dmesg output:

[1.277796] ata1.00: exception Emask 0x50 SAct 0x1 SErr 0x680900 action 0x6 
frozen
[1.277805] ata1.00: (irq_stat 0x0800, interface fatal error)
[1.277813] ata1.00: cmd 60/00:00:01:8a:f2/02:00:0b:00:00/40 tag 0 cdb 0x0 
data 262144 in
[1.277814]  res 40/00:04:01:8a:f2/00:00:0b:00:00/40 Emask 0x50 (ATA 
bus error)
[1.277821] ata1: hard resetting port
[1.457075] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[1.465082] ata1.00: configured for UDMA/133
[1.465090] ata1: EH complete
[1.465572] sd 0:0:0:0: [sda] 781422768 512-byte hardware sectors (400088 MB)
[1.465582] sd 0:0:0:0: [sda] Write Protect is off
[1.465585] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[1.465595] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
ata1: hard resetting port
https://bugs.launchpad.net/bugs/230999
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 230998] [NEW] evolution leaves deleted messages strike through

2008-05-16 Thread Soren Larsen
Public bug reported:

Binary package hint: evolution

Ubuntu v. 8.04
Evolution v. 2.22.1.1
When deleting multiple emails in the evolution GUI, sometimes (as in every 
second time frequency) the last email is left visible in strike-through. Window 
refresh (F9) does not solve the problem, however selecting another folder and 
returning to the inbox makes the deleted entry go away. This bug is cosmetic.

ProblemType: Bug
Architecture: i386
Date: Fri May 16 09:45:34 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/evolution
NonfreeKernelModules: fglrx ath_hal
Package: evolution 2.22.1.1-0ubuntu2
PackageArchitecture: i386
ProcEnviron:
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=en_DK.UTF-8
 SHELL=/bin/bash
SourcePackage: evolution
Uname: Linux 2.6.24-17-generic i686

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


** Tags: apport-bug

-- 
evolution leaves deleted messages strike through
https://bugs.launchpad.net/bugs/230998
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 230998] Re: evolution leaves deleted messages strike through

2008-05-16 Thread Soren Larsen

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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/14553997/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/14553998/ProcStatus.txt

-- 
evolution leaves deleted messages strike through
https://bugs.launchpad.net/bugs/230998
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 230997] [NEW] Bad EIP Value on 32bit bit hardy, 64bit fine.

2008-05-16 Thread Ian
Public bug reported:

Unable to install ubuntu 8.04. on Install system, system starts to load
and comes up with

Code: BAD EIP Value and Kernel Panic - not syncing.

Same with live cd or install/alternate cd. This only happens on 32bit
install. 64bit 8.04 installs fine. 32bit Fedora (9) installs fine.

Hardware is an Asrock 2core1333-2.66G, 1gig ram, core2duo E2140 have
tried it without any devices plugged in as well as normal system and
same error (also with onboard sound/video disabled). Problem looks very
similar to http://ubuntuforums.org/showthread.php?t=629973 but no
solution to get 32bit working.

Oops:  [#1] SMP
Modules linked in:

Pid: 1m comm:swapper Not tainted (2.6.24-16-generic #1)
EIP: 0060L[31c00f01] EFLAGS: 00010002 CPU:1
EIP is at 0x31c00f01
EAX: 68b1 EBX: 000f ECX:0001 EDSL 49430150
ESI: ff01 EDI: c040 EBP: 000f0031 ESP: f7c65f33
DS: 007b ES: 007b FS: 00d8 GS: ss:0068
Process swapper (pid:1, ti=f7c64000 task=f7c62000 task.ti=f7c64000) 

...

Call Trace:
===
Code: Bad EIP value
EIP: [31c00f01] 0x31c00f01 SS:ESP 0068:f7c65f33
---[ end trace ca143223eefdc828 ]---
Kernel panic - not syncing: Attempted to kill init!

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Bad EIP Value on 32bit bit hardy, 64bit fine.
https://bugs.launchpad.net/bugs/230997
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 225426] Re: [wishlist]please update mono to 1.9.1

2008-05-16 Thread directhex
Whoops. Have added (LP: #NN) line to debian/changelog, as requested
in #ubuntu-motu

** Attachment added: Added reference to this bug in debian/changelog
   http://launchpadlibrarian.net/14553914/mono_1.9.1%2Bdfsg-1ubuntu1.debdiff

** Changed in: mono (Ubuntu)
   Status: In Progress = Confirmed

** Changed in: mono (Ubuntu)
 Assignee: directhex (directhex) = (unassigned)

-- 
[wishlist]please update mono to 1.9.1
https://bugs.launchpad.net/bugs/225426
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 221691] Re: Problems with Nautilus / X-server

2008-05-16 Thread Trond Husoe
I have reinstalled the intel-drivers + the 915resolution package. It
seems like things have been fixed now, although I am not sure. I still
think this is related to the intel-driver.

If there is any way I can give some debug information, please let me
know.

-trond-

-- 
Problems with Nautilus / X-server
https://bugs.launchpad.net/bugs/221691
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 220135] Re: Hard lock booting/logging out/restarting [Q965]

2008-05-16 Thread Axel
That's right. The 2.3.0 package works, whereas the 2.3.1 hangs the
system.

-- 
Hard lock booting/logging out/restarting [Q965]
https://bugs.launchpad.net/bugs/220135
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 216260] Re: package libghc6-wash-dev 2.12-5 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2008-05-16 Thread Skaidrius
I solved this problem after i asked for an advice in irc.efnet #ubuntu

cant remember exactly. but...something like remove, autoremove, update...
best luck,

S.
On Fri, May 16, 2008 at 12:11 AM, Robert [EMAIL PROTECTED] wrote:

 I've had the same problem.

 --
 package libghc6-wash-dev 2.12-5 failed to install/upgrade: subprocess
 post-installation script returned error exit status 1
 https://bugs.launchpad.net/bugs/216260
 You received this bug notification because you are a direct subscriber
 of the bug.



-- 
--
Aquilla non captat muscas


** Attachment added: unnamed
   http://launchpadlibrarian.net/14554478/unnamed

-- 
package libghc6-wash-dev 2.12-5 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/216260
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 230963] Re: Gstreamer in Hardy is less capable than previous releases

2008-05-16 Thread Brian Burger
Here's a short clip that totem-gstreamer in Hardy can´t manage, but
every release of totem prior to Hardy played fine.

It's supposed to be only 4 seconds long; when I just tried it here I
stopped timing at over a minute - and it hadn't yet finished a FOUR
SECOND LONG clip.

I've got every -restricted, -bad, -ugly etc etc etc set of gstreamer
plugins installed, so it's not a missing codec issue.

** Attachment added: Totem-gstreamer Hardy can't play this...
   http://launchpadlibrarian.net/14554539/buzz-aldrin-punch-video.mpg

-- 
Gstreamer in Hardy is less capable than previous releases
https://bugs.launchpad.net/bugs/230963
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

  1   2   3   4   5   6   7   8   9   10   >