[Bug 518854] Re: Unable to create virtual machine: unknown parameter 'fmt'

2010-07-22 Thread Budiwijaya
Hello,

The solution is to fix the configuration. Just delete the line
driver name='qemu' type='raw'/ on the config file.
Usually the location is on /etc/libvirt/qemu/yourvm.xml

Then restart the libvirt, and set the boot order from cdrom.

Thank you.

-- 
Unable to create virtual machine: unknown parameter 'fmt'
https://bugs.launchpad.net/bugs/518854
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt 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 539460] Re: Hardy images fail to build with 0.12.2-0ubuntu3

2010-07-22 Thread Kevin McDermott
** Changed in: landscape
   Status: In Progress = Fix Committed

-- 
Hardy images fail to build with 0.12.2-0ubuntu3 
https://bugs.launchpad.net/bugs/539460
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder 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 576868] Re: /etc/mailname in the VM is a copy from the host

2010-07-22 Thread Sergey Svishchev
This also affects /etc/exim4/update-exim4.conf.conf (dc_other_hostnames)

-- 
/etc/mailname in the VM is a copy from the host
https://bugs.launchpad.net/bugs/576868
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder 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 608182] Re: problems with ups (mge pulsar es 8+)

2010-07-22 Thread Wolfgang Lubowski
sorry for bothering you again
autoshutdown works fine, thank you :)
but a graphical tool would be nice too, and nut-monitor doesn't work up to now:
if I start it from terminal, I get the following:
Traceback (most recent call last):
  File /usr/bin/NUT-Monitor, line 883, in module
gui = interface()
  File /usr/bin/NUT-Monitor, line 208, in __init__
self.connect_to_ups()
  File /usr/bin/NUT-Monitor, line 690, in connect_to_ups
self.__ups_rw_vars = self.__ups_handler.GetRWVars( self.__current_ups )
  File /usr/lib/pymodules/python2.6/PyNUT.py, line 208, in GetRWVars
data = current[ offset: ].split( '' )[1]
IndexError: list index out of range

What must I change? (I've looked it up in the internet, but didn't find
much)

-- 
problems with ups (mge pulsar es 8+)
https://bugs.launchpad.net/bugs/608182
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 423252] Re: NSS using LDAP+SSL breaks setuid applications like su and sudo

2010-07-22 Thread James Andrewartha
Googlebait: This also breaks apache2 suexec, as initgroups() fails,
resulting in the error failed to setgid.

-- 
NSS using LDAP+SSL breaks setuid applications like su and sudo
https://bugs.launchpad.net/bugs/423252
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-ldap 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 597330] Re: Eucalyptus fails to build against gwt 1.6.4

2010-07-22 Thread Launchpad Bug Tracker
This bug was fixed in the package eucalyptus - 2.0~bzr1211-0ubuntu1

---
eucalyptus (2.0~bzr1211-0ubuntu1) maverick; urgency=low

  * New major upstream version merge, 2.0 (r1211).
  * debian/patches/:
- 01-wsdl-stubs.patch, debian/wsdl.md5sums: wsdl stubs updated.
- 02-Makefile.patch: Updated to reflect new code layout.
- 07-local_support_euca_conf-in.patch: Updated to reflect new code layout.
- 08-ubuntu-default-networking.patch: Refreshed.
- 09-small-128-192MB.patch: Updated to point to new location.
- 10-disable-iscsi.patch: Refreshed.
- 11-state-cleanup-memleakfix.patch: Removed, fixed upstream.
- 15-fix-default-ramdisk.patch: Updated to point to new location.
- 16-kvm_libvirt_xml_default_use_kvm.patch: Updated to reflect changes.
- 17-fix_walrus_OOM_errors.patch: Removed, fixed upstream.
- 18-priv_security.patch: Updated to reflect upstream changes.
- 20-brute-force-webui.patch: Updated to reflect upstream changes.
- 21-eucalyptus-1.7-with-gwt-1.6.4.patch: New patch, allows
  eucalyptus-1.7 to be built against gwt 1.6.4. Based on patch courtesy
  of Dmitrii Zagorodnov, upstream. (LP: #597330)
  * debian/eucalyptus-java-common.links:
- Changed symlink for groovy, point to groovy.all.jar, making compatiable
  with groovy versions 1.7. (LP: #595421)
- Added ant.jar  jetty-rewrite-handler.jar as they are now required.
  * debian/control
-  debian/build-jars: Added libjavassist-java and libjetty-extra-java as
  build dependencies.
- Added libjetty-extra-java as a dependency of eucalyptus-java-common
  * The binary resulting jar's have been renamed from eucalyptus-*-1.6.2.jar
to eucalyptus-*-main.jar:
- debian/eucalyptus-cc.upstart
- debian/eucalyptus-cloud.install
- debian/eucalyptus-common.eucalyptus.upstart
- debian/eucalyptus-java-common.install
- debian/eucalyptus-network.upstart
- debian/eucalyptus-sc.install
- debian/eucalyptus-walrus.install
  * debian/eucalyptus-java-common.install: New upstream jars that have been
installed:
- eucalyptus-db-hsqldb-ext-main.jar
- eucalyptus-component-main.jar
  * debian/control:
- Updated Standards Version to 3.8.4 (no change)
- Updated the upstream Homepage to: http://open.eucalyptus.com/
- Changed Vcs-Bzr to reflect new location of Ubuntu hosted development 
branch.
- Made the Build Dependency of groovy and the binary eucalyptus-java-common
  package depend on version =1.7.
 -- Dave Walker (Daviey) davewal...@ubuntu.com   Wed, 21 Jul 2010 17:27:10 
+0200

** Changed in: eucalyptus (Ubuntu)
   Status: Won't Fix = Fix Released

-- 
Eucalyptus fails to build against gwt 1.6.4
https://bugs.launchpad.net/bugs/597330
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 608623] Re: euca-revoke removes the wrong group authorization

2010-07-22 Thread Andreas Hasenack
It also happens when using Landscape to manage the security groups of a
UEC installation, so it looks like a server bug and not a client one.

** Also affects: eucalyptus
   Importance: Undecided
   Status: New

-- 
euca-revoke removes the wrong group authorization
https://bugs.launchpad.net/bugs/608623
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 608623] [NEW] euca-revoke removes the wrong group authorization

2010-07-22 Thread Andreas Hasenack
Public bug reported:

Binary package hint: euca2ools

I have a security group and have authorized traffic from two other
groups to it, web and lds:

andr...@nsn2:~$ euca-describe-groups ssh
GROUP   admin   ssh Allows 22/tcp from everywhere
PERMISSION  admin   ssh ALLOWS  tcp 22  22  FROMCIDR
0.0.0.0/0
PERMISSION  admin   ssh ALLOWS  tcp 0   65535   GRPNAME web
PERMISSION  admin   ssh ALLOWS  udp 0   65535   GRPNAME web
PERMISSION  admin   ssh ALLOWS  icmp-1  -1  GRPNAME web
PERMISSION  admin   ssh ALLOWS  tcp 0   65535   GRPNAME lds
PERMISSION  admin   ssh ALLOWS  udp 0   65535   GRPNAME lds
PERMISSION  admin   ssh ALLOWS  icmp-1  -1  GRPNAME lds


Now I remove this authorization for the lds group:

andr...@nsn2:~$ euca-revoke -o lds -u admin ssh
GROUP   ssh
PERMISSION  ssh ALLOWS  USERadmin   GRPNAME lds


Listing the ssh group now shows that the lds group is still there and the 
web one was removed instead:

andr...@nsn2:~$ euca-describe-groups ssh
GROUP   admin   ssh Allows 22/tcp from everywhere
PERMISSION  admin   ssh ALLOWS  tcp 22  22  FROMCIDR
0.0.0.0/0
PERMISSION  admin   ssh ALLOWS  tcp 0   65535   GRPNAME lds
PERMISSION  admin   ssh ALLOWS  udp 0   65535   GRPNAME lds
PERMISSION  admin   ssh ALLOWS  icmp-1  -1  GRPNAME lds


This is against a cloud controller on lucid, running:

$ dpkg -l|grep eucalyptus
ii  eucalyptus-cc1.6.2-0ubuntu30.3  
 Elastic Utility Computing Architecture - Clu
ii  eucalyptus-cloud 1.6.2-0ubuntu30.3  
 Elastic Utility Computing Architecture - Clo
ii  eucalyptus-common1.6.2-0ubuntu30.3  
 Elastic Utility Computing Architecture - Com
ii  eucalyptus-gl1.6.2-0ubuntu30.3  
 Elastic Utility Computing Architecture - Log
ii  eucalyptus-java-common   1.6.2-0ubuntu30.3  
 Elastic Utility Computing Architecture - Com
ii  eucalyptus-sc1.6.2-0ubuntu30.3  
 Elastic Utility Computing Architecture - Sto
ii  eucalyptus-walrus1.6.2-0ubuntu30.3  
 Elastic Utility Computing Architecture - Wal
ii  libeucalyptus-commons-ext-java   0.5.0-0ubuntu2 
 Eucalyptus commons external Java library


The client has this version os euca2ools installed and is also lucid:
ii  euca2ools 1.2-0ubuntu10 
managing cloud instances for Eucalyptus

** Affects: eucalyptus
 Importance: Undecided
 Status: New

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

-- 
euca-revoke removes the wrong group authorization
https://bugs.launchpad.net/bugs/608623
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 608182] Re: problems with ups (mge pulsar es 8+)

2010-07-22 Thread Wolfgang Lubowski
and there is another thing I don't really understand:
these ups-things aren't started completely, after reboot I get UPS 
mge...@localhost is unavailable, so I have to run /etc/init.d/nut start and 
then it works.
This is my /etc/default/nut:
# start upsd
START_UPSD=yes
# start upsmon
START_UPSMON=yes

-- 
problems with ups (mge pulsar es 8+)
https://bugs.launchpad.net/bugs/608182
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 608646] [NEW] package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-07-22 Thread Saheb Singh Sahni
Public bug reported:

I got the community package of MySql5.1 set it up.

Everything worked well for the first day, on the second day root lost
all it's privileges after following a few guides to make it work, I got
my privileges but then I couldn't connect to it from another machine.

I gave up and Tried to uninstall the Setup and It would stay stuck at
uninstalling here is my Ubuntu forum thread.
http://ubuntuforums.org/showthread.php?p=9612665#post9612665

I am using Ubuntu 10.04 64-bit
MySql version 5.1.41-3ubuntu12.3

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: mysql-server-5.1 5.1.41-3ubuntu12.3
ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-23-generic x86_64
NonfreeKernelModules: nvidia
AptOrdering:
 mysql-server-5.1: Configure
 mysql-server: Configure
Architecture: amd64
Date: Thu Jul 22 01:09:21 2010
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
MySQLConf.etc.mysql.conf.d.mysqld.safe.syslog.cnf:
 [mysqld_safe]
 syslog
MySQLVarLibDirListing: ['mysql', 'ibdata1', 'debian-5.1.flag', 'ib_logfile0', 
'ib_logfile1', 'mysql_upgrade_info']
SourcePackage: mysql-dfsg-5.1
Title: package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1

** Affects: mysql-dfsg-5.1 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package lucid

-- 
package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/608646
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 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 608646] Re: package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-07-22 Thread Saheb Singh Sahni

** Attachment added: .etc.apparmor.d.usr.sbin.mysqld.txt
   http://launchpadlibrarian.net/52287875/.etc.apparmor.d.usr.sbin.mysqld.txt

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

** Attachment added: Df.txt
   http://launchpadlibrarian.net/52287877/Df.txt

** Attachment added: Dmesg.txt
   http://launchpadlibrarian.net/52287878/Dmesg.txt

** Attachment added: DpkgTerminalLog.gz
   http://launchpadlibrarian.net/52287879/DpkgTerminalLog.gz

** Attachment added: Logs.var.log.daemon.log.txt
   http://launchpadlibrarian.net/52287880/Logs.var.log.daemon.log.txt

** Attachment added: Logs.var.log.kern.log.txt
   http://launchpadlibrarian.net/52287881/Logs.var.log.kern.log.txt

** Attachment added: MySQLConf.etc.mysql.my.cnf.txt
   http://launchpadlibrarian.net/52287882/MySQLConf.etc.mysql.my.cnf.txt

-- 
package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/608646
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 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 608685] [NEW] bind9 fails to start in Lucid Lynx, can't read openssl.cnf

2010-07-22 Thread Jouni Hiltunen
Public bug reported:

Binary package hint: bind9

Linux 2.6.32-21-generic-pae #32-Ubuntu SMP Fri Apr 16 09:39:35 UTC 2010
i686 GNU/Linux

bind9:
  Installed: 1:9.7.0.dfsg.P1-1
openssl:
  Installed: 0.9.8k-7ubuntu8


 apt-get install bind9
installation goes fine until
 * Starting domain name service... bind9
[fail] 
invoke-rc.d: initscript bind9, action start failed.
dpkg: error processing bind9 (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 bind9
E: Sub-process /usr/bin/dpkg returned an error code (1)

/etc/init.d/bind9 start
says only  
* Starting domain name service... bind9  [fail]

named -g -c /dev/null
gives output
22-Jul-2010 14:13:29.970 starting BIND 9.7.0-P1 -g -c /dev/null
22-Jul-2010 14:13:29.970 built with '--prefix=/usr' '--mandir=/usr/share/man' 
'--infodir=/usr/share/info' '--sysconfdir=/etc/bind' '--localstatedir=/var' 
'--enable-threads' '--enable-largefile' '--with-libtool' '--enable-shared' 
'--enable-static' '--with-openssl=/usr' '--with-gssapi=/usr' '--with-gnu-ld' 
'--with-dlz-postgres=no' '--with-dlz-mysql=no' '--with-dlz-bdb=yes' 
'--with-dlz-filesystem=yes' '--with-dlz-ldap=yes' '--with-dlz-stub=yes' 
'--with-geoip=/usr' '--enable-ipv6' 'CFLAGS=-fno-strict-aliasing -DDIG_SIGCHASE 
-O2' 'LDFLAGS=-Wl,-Bsymbolic-functions' 'CPPFLAGS='
22-Jul-2010 14:13:29.970 adjusted limit on open files from 1024 to 1048576
22-Jul-2010 14:13:29.970 found 1 CPU, using 1 worker thread
22-Jul-2010 14:13:29.971 using up to 4096 sockets
Auto configuration failed
3077723872:error:0200100D:system library:fopen:Permission 
denied:bss_file.c:126:fopen('/usr/lib/ssl/openssl.cnf','rb')
3077723872:error:2006D002:BIO routines:BIO_new_file:system lib:bss_file.c:131:
3077723872:error:0E078002:configuration file routines:DEF_LOAD:system 
lib:conf_def.c:199:

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

-- 
bind9 fails to start in Lucid Lynx, can't read openssl.cnf
https://bugs.launchpad.net/bugs/608685
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 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 608685] Re: bind9 fails to start in Lucid Lynx, can't read openssl.cnf

2010-07-22 Thread Jouni Hiltunen
the openssl.cnf was unchanged, I tried to chmod it to 644 but it did not
make any difference

-- 
bind9 fails to start in Lucid Lynx, can't read openssl.cnf
https://bugs.launchpad.net/bugs/608685
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 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 573853] Re: Cannot control squid Unknown instance

2010-07-22 Thread FrankZequim
Same issue here:

# service squid reload
reload: Unknown instance:

# reload squid
reload: Unknown instance:

Only with:
# squid -k reconfigure

-- 
Cannot control squid Unknown instance
https://bugs.launchpad.net/bugs/573853
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid 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 608761] [NEW] initrd.img ....... ready hangs

2010-07-22 Thread ragu
Public bug reported:

Binary package hint: tftp-hpa

hello!

ubuntu lucid with tftp-hpa-5.0-11ubuntu2, they aren't booting Clients (acer 
emachine EZ1600) with Realtek gigabit nic. Some other Clients working.
The boot-process stopping after loading initrd.img  ready. 
After ready the system hangs. 

With Ubuntu karmic and  tftp-hpa-0.49 and same Clients, everything is
working.

thank you and best regards,
ragu

** Affects: tftp-hpa (Ubuntu)
 Importance: Undecided
 Status: New

-- 
initrd.img ... ready hangs
https://bugs.launchpad.net/bugs/608761
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa 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 584048] Re: kvm images losing connectivity w/bridged network

2010-07-22 Thread Serge Hallyn
I can't reproduce this on my lucid testbox.  Do you have networkmanager
or wicd installed?  Leaving wicd installed, for instance, caused my
box to frequently add a duplicate default route, which stopped my
network.

Can you gather the output, both when network is up, and while it is
paused, of:

netstat -nr
ifconfig -a
brctl show
ps -ef



To show precisely how I tried to reproduce, I did:
apt-get remove network-manager
apt-get remove wicd
cat  /etc/network/interfaces  EOF
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet manual

auto br0
iface br0 inet dhcp
bridge_ports eth0
bridge_stp off
bridge_fd 0
bridge_maxwait 0
EOF
(rebooted)

Then I cloned two working lucid server images
qemu-img create -f qcow2 -b s1.img s2.img
qemu-img create -f qcow2 -b s1.img s3.img
MACADDR1=`ifconfig br0 | head -2 | tail -1 | awk -F: '{ print $2 '}| 
awk '{ print $1 '}`
MACADDR2=`ifconfig br0 | head -2 | tail -1 | awk -F: '{ print $2 '}| 
awk '{ print $1 '}`

I started the first with kvm:
kvm -drive file=s2.img,if=scsi,index=0,boot=on -m 1G -smp 2 -net 
nic,macaddr=$MACADDR1,model=virtio -net tap,ifname=tap1,script=no,downscript=no

and hooked up its interface on the host:
ifconfig tap1 0.0.0.0 up
brctl addif br0 tap1
then ran dhclient on the guest.

Then I started the second host the same way (with s3.img, tap2, and
$MACADDR2).

The whole time I left a terminal open with 'ping google.com', and
never saw any hiccoughs.

Please let me know if any of this gives you an idea of what else I should
do to reproduce.

-- 
kvm images losing connectivity w/bridged network
https://bugs.launchpad.net/bugs/584048
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm 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 608773] [NEW] Please install new python apps/tools

2010-07-22 Thread Dave Walker
Public bug reported:

euca-add-user 
euca-delete-user
euca-deregister-cluster
euca-deregister-storage-controller
euca-deregister-walrus
euca-describe-clusters
euca-describe-properties
euca-describe-storage-controllers
euca-describe-users
euca-describe-walruses
euca-get-credentials
euca-modify-property
euca-register-cluster
euca-register-storage-controller
euca-register-walrus

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

-- 
Please install new python apps/tools
https://bugs.launchpad.net/bugs/608773
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 571057] Re: slapd 2.4.21-0ubuntu5 corrupts olcDatabase={-1}frontend.ldif with duplicate olcAccess lines (again)

2010-07-22 Thread Mathias Gug
I'd advise against cleaning up cn=localroot,cn=config on upgrades as
some systems may use cn=localroot,cn=config as part of their directory
ACL infrastructure. The map to cn=localroot,cn=config may also have
changed.

-- 
slapd 2.4.21-0ubuntu5 corrupts olcDatabase={-1}frontend.ldif with duplicate 
olcAccess lines (again)
https://bugs.launchpad.net/bugs/571057
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap 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 595116] Re: ssl error reading the headers

2010-07-22 Thread Robert Sanders
I was having this issue, or at least the one in the Server Fault topic
linked near the top - e.g .I was getting this with SVN over HTTPS w/
BASIC Auth.

I had been able to work around it by setting MaxRequestsPerChild to some
lowish number like 150, as it had been affecting me intermittently.
Yesterday evening ( July 21, 2010 ) I ran some updates yesterday , and
the problem got a whole lot worse - it was happening on every single
request.  I ended up disabling all the modules I didn't actually have to
have; after turning off mod_status the problem seems to have gone away.
I did disable a number of other modules first, but turning off
mod_status seems to be the key.  I probably won't have too much time to
experiment with configurations, but maybe someone with more in depth
understanding of Apache2 internals can find the issue.

P.S. My configuration is:  Lucid, on a 32 bit EC2 AMI (small), running
on an EBS boot disk (the image from alestic.com).

-- 
ssl error reading the headers
https://bugs.launchpad.net/bugs/595116
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


Re: [Bug 608182] Re: problems with ups (mge pulsar es 8+)

2010-07-22 Thread Arnaud Quette
Hi Wolfgang,

I'm cc'ing NUT-Monitor author, for info

2010/7/22 Wolfgang Lubowski

 sorry for bothering you again
 autoshutdown works fine, thank you :)
 but a graphical tool would be nice too, and nut-monitor doesn't work up to
 now:
 if I start it from terminal, I get the following:
 Traceback (most recent call last):
  File /usr/bin/NUT-Monitor, line 883, in module
gui = interface()
  File /usr/bin/NUT-Monitor, line 208, in __init__
self.connect_to_ups()
  File /usr/bin/NUT-Monitor, line 690, in connect_to_ups
self.__ups_rw_vars = self.__ups_handler.GetRWVars( self.__current_ups )
  File /usr/lib/pymodules/python2.6/PyNUT.py, line 208, in GetRWVars
data = current[ offset: ].split( '' )[1]
 IndexError: list index out of range

 What must I change? (I've looked it up in the internet, but didn't find
 much)


can you please send back the following outputs:
- upsc mgeups
- upsrw mgeups

as for the exception, apply the attached (untested) patch should fix the
issue.
apply it using:
cd /usr/lib/pymodules/python2.6  sudo patch --dry-run -p0 
/path/to/PyNUT-rw-except.diff

cheers,
Arnaud


** Patch added: PyNUT-rw-except.diff
   http://launchpadlibrarian.net/52326897/PyNUT-rw-except.diff

-- 
problems with ups (mge pulsar es 8+)
https://bugs.launchpad.net/bugs/608182
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


Re: [Bug 608182] Re: problems with ups (mge pulsar es 8+)

2010-07-22 Thread Arnaud Quette
2010/7/22 Wolfgang Lubowski 608...@bugs.launchpad.net

 and there is another thing I don't really understand:
 these ups-things aren't started completely, after reboot I get UPS
 mge...@localhost is unavailable, so I have to run /etc/init.d/nut start
 and then it works.


there can be several reasons. but the first that comes to mind is some
serial port privileges issue at startup: check
/usr/share/doc/nut/README.Debian.gz, section (II) Installation - device
port permissions. mge-utalk may fail to switch to the nut user if the
permissions are set *after* nut startup.

This is my /etc/default/nut:
 # start upsd
 START_UPSD=yes
 # start upsmon
 START_UPSMON=yes


once more, this file is now replaced by /etc/nut/nut.conf.
this one must contain the line:
MODE=standalone

please confirm that you have done this.

Arnaud

-- 
problems with ups (mge pulsar es 8+)
https://bugs.launchpad.net/bugs/608182
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 572791] Re: php5 is 5.3, but not fully supported by Drupal6

2010-07-22 Thread jokerejoker
The suggested changes to php.ini does not seems to work as intended..

The problem actually is a more general problem with php 5.3 (As reported
below), and I therefore recommend to update php 5.3.1 to at least php
5.3.2, where the problem is solved, and maybe raise the importance of
the bug a bit ;).

http://stackoverflow.com/questions/2045875/pass-by-reference-problem-with-php-5-3-1
http://bugs.php.net/bug.php?id=50394


** Bug watch added: bugs.php.net/ #50394
   http://bugs.php.net/bug.php?id=50394

** Also affects: php5 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
php5 is 5.3, but not fully supported by Drupal6
https://bugs.launchpad.net/bugs/572791
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 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 608930] [NEW] libnss-ldap needlessly (and indirectly) depend on libpam-ldap

2010-07-22 Thread Etienne Goyer
Public bug reported:

Binary package hint: libnss-ldap

This has been researched on Lucid, but also affect earlier releases.

libnss-ldap depends on ldap-auth-config, which depends on ldap-auth-
client, which depends on libpam-ldap.  This means that installing
libnss-ldap will systematically pull in libpam-ldap.

libpam-ldap automatically insert himself in the PAM stack, since it ship
and install a pam-config profile, /usr/share/pam-configs/ldap.  This
profile get applied through an unconditional call to pam-auth-update in
the libpam-ldap postinst maintainer script.

As explained above, installing libnss-ldap indirectly configures PAM to
use pam_ldap.  However, there are scenario where you would use LDAP only
for NSS and not for authentication.  For example, when using Kerberos.
A way to install libnss-ldap without pulling in libpam-ldap would be
desirable in these cases.

I am not too sure how this should be done.  Perhaps wrapping the call to
pam-auth-update in libpam-ldap.postinst inside a conditional check to a
preseedable value, such as libpam-ldap/enable for example, which would
default to true?

** Affects: libnss-ldap (Ubuntu)
 Importance: Undecided
 Status: New

-- 
libnss-ldap needlessly (and indirectly) depend on libpam-ldap
https://bugs.launchpad.net/bugs/608930
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-ldap 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 608182] Re: problems with ups (mge pulsar es 8+)

2010-07-22 Thread Brian Murray
** Tags added: patch

-- 
problems with ups (mge pulsar es 8+)
https://bugs.launchpad.net/bugs/608182
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 584048] Re: kvm images losing connectivity w/bridged network

2010-07-22 Thread Andrew Klettke
I'm also having this problem. Running 10.04 with KVM and Libvirt,
starting VMs with virsh start domain

I've tested with OpenBSD 4.7 and Debian Lenny 5.0.5, both of them are
having this issue.

I notice that networking with the bridge works fine at first for my
guests, but after a while, the bridge stops functioning, and I can't
reach it via SSH, nor can I ping/ssh out.

Also, when this happens, the ARP entry on the firewall I'm using to SSH
to the guest changes from the Guest's MAC to the Host's MAC address.

On OpenBSD, if I run the /etc/netstart script to re-initialize the
interface, the bridge starts functioning again, as if I restarted the
VM, but quickly fails again (10-20 minutes). I have to reboot the Debian
machine to get networking functioning again.

Here is my /etc/network/interfaces on the host:
# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
auto eth0
iface eth0 inet dhcp

auto br0
iface br0 inet static
address 192.168.8.166
netmask 255.255.252.0
network 192.168.8.0
broadcast 192.168.11.255
gateway 192.168.8.1
bridge_ports eth1
bridge_fd 9
bridge_hello 2
bridge_maxage 12
bridge_stp off

And my /etc/libvirt/qemu/networks/autostart/default.xml:
network
  namedefault/name
  bridge name=virbr%d /
  forward/
  ip address=192.168.122.1 netmask=255.255.255.0
dhcp
  range start=192.168.122.2 end=192.168.122.254 /
/dhcp
  /ip
/network

-- 
kvm images losing connectivity w/bridged network
https://bugs.launchpad.net/bugs/584048
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm 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 584048] Re: kvm images losing connectivity w/bridged network

2010-07-22 Thread Andrew Klettke
General instability exists with this bug as well. For example, SSHing to
the VM:

$ ssh r...@192.168.8.166 
r...@192.168.8.166's password: 
Linux deb64 2.6.26-2-amd64 #1 SMP Sun Jun 20 20:16:30 UTC 2010 x86_64

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Thu Jul 22 15:57:28 2010 from 192.168.8.1
deb64:~#

///
After waiting a few minutes, and pressing Enter...


deb64:~# Write failed: Broken pipe

///
Then, trying to re-SSH into the server...

$ ssh r...@192.168.8.166 
r...@192.168.8.166's password: 
Read from socket failed: Connection reset by peer
$ ssh r...@192.168.8.166 
ssh: connect to host 192.168.8.166 port 22: Connection refused


This is when the ARP entry changes on the firewall I'm SSHing from, and the 
bridge connectivity freezes, and I have to restart the VM.

-- 
kvm images losing connectivity w/bridged network
https://bugs.launchpad.net/bugs/584048
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm 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


Re: [Bug 584048] Re: kvm images losing connectivity w/bridged network

2010-07-22 Thread Serge Hallyn
Quoting Andrew Klettke (584...@bugs.launchpad.net):
 General instability exists with this bug as well. For example, SSHing to
 the VM:
 
 $ ssh r...@192.168.8.166 
 r...@192.168.8.166's password: 
 Linux deb64 2.6.26-2-amd64 #1 SMP Sun Jun 20 20:16:30 UTC 2010 x86_64
 
 The programs included with the Debian GNU/Linux system are free software;
 the exact distribution terms for each program are described in the
 individual files in /usr/share/doc/*/copyright.
 
 Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
 permitted by applicable law.
 Last login: Thu Jul 22 15:57:28 2010 from 192.168.8.1
 deb64:~#
 
 ///
 After waiting a few minutes, and pressing Enter...
 
 
 deb64:~# Write failed: Broken pipe
 
 ///
 Then, trying to re-SSH into the server...
 

So now is this going through the firewall?

 $ ssh r...@192.168.8.166 
 r...@192.168.8.166's password: 
 Read from socket failed: Connection reset by peer
 $ ssh r...@192.168.8.166 
 ssh: connect to host 192.168.8.166 port 22: Connection refused
 
 
 This is when the ARP entry changes on the firewall I'm SSHing from, and the
 bridge connectivity freezes, and I have to restart the VM.

What kind of firewall?  Do other hosts inside the firewall have the
right ARP entry for the guest?  What about the host itself?

Note that this sounds like a different problem from what others are
reporting.  Others are saying that their bridge hangs when new devices
are added or removed.

-- 
kvm images losing connectivity w/bridged network
https://bugs.launchpad.net/bugs/584048
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm 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 584048] Re: kvm images losing connectivity w/bridged network

2010-07-22 Thread Andrew Klettke
 So now is this going through the firewall?
This is from the firewall.

 What kind of firewall? Do other hosts inside the firewall have the
 right ARP entry for the guest? What about the host itself?
It's a simple i386 OpenBSD 4.7 box with PF enabled. All traffic to and from the 
Host and the VM is unfiltered. I'll have to check whether the ARP entry changes 
for the host, but other hosts show the ARP entry change as well.

 Note that this sounds like a different problem from what others are
 reporting. Others are saying that their bridge hangs when new devices
 are added or removed.
Note that the OP has said nothing about adding or removing new devices.

-- 
kvm images losing connectivity w/bridged network
https://bugs.launchpad.net/bugs/584048
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm 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 599799] Re: Gufw's both short and long description are misleading

2010-07-22 Thread Bilal Akhtar
Since ufw is already installed in Ubuntu, the following short description 
should be fine:
GUI application for configuring the system firewall

-- 
Gufw's both short and long description are misleading
https://bugs.launchpad.net/bugs/599799
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 599799] Re: Gufw's both short and long description are misleading

2010-07-22 Thread Bilal Akhtar
Seems an easy fix, as this package is not in Debian.

** Changed in: hundredpapercuts
   Status: Triaged = In Progress

** Changed in: hundredpapercuts
 Assignee: (unassigned) = Bilal Akhtar (bilalakhtar)

** Changed in: gui-ufw (Ubuntu)
   Status: Triaged = In Progress

** Changed in: gui-ufw (Ubuntu)
 Assignee: (unassigned) = Bilal Akhtar (bilalakhtar)

-- 
Gufw's both short and long description are misleading
https://bugs.launchpad.net/bugs/599799
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 369005] Re: ath5k : disconnection / slow network - unsupported jumbo error

2010-07-22 Thread Joao Verissimo
So far, I think the options are: (1) Compile/install madwifi; (2)
Install a kernel from the kernel ppa; the Maverick ones got it right;
(3) Recompile the Ubuntu kernel; (4) Wait for Maverick's release or use
another distribution (both the latest Fedora and OpenSuse do not have
this problem).

-- 
ath5k : disconnection / slow network - unsupported jumbo error
https://bugs.launchpad.net/bugs/369005
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 185928] Re: Pressing Space key should toggle play/pause (pause when playing; play when paused)

2010-07-22 Thread Bilal Akhtar
** Changed in: rhythmbox (Ubuntu)
   Status: Triaged = In Progress

** Changed in: rhythmbox (Ubuntu)
 Assignee: Ubuntu Desktop Bugs (desktop-bugs) = Bilal Akhtar (bilalakhtar)

** Changed in: hundredpapercuts
   Status: Triaged = In Progress

** Changed in: hundredpapercuts
 Assignee: (unassigned) = Bilal Akhtar (bilalakhtar)

-- 
Pressing Space key should toggle play/pause (pause when playing; play when 
paused)
https://bugs.launchpad.net/bugs/185928
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 364046] Re: clicking on the notification area icon doesn't move to the workspace with the application

2010-07-22 Thread Mário Buči
Well, for me, it is a bug. Or do you think it is normal for user to
click on an icon in notification area to bring associated application to
the front and nothing happens? Or are we going Microsoft way? It is not
a bug, it is a feature? :))

If this normally happens that application won't allow to steal her
cursor than I assume that notification area icons need higher priority,
so they could steal the focus. I'm sorry, I don't know mechanics behind
this.

On the other hand, I admit I don't know of any other application which
works like this. Other applications that have icon in notification area
usually have menu with option to show/hide main window.

-- 
clicking on the notification area icon doesn't move to the workspace with the 
application
https://bugs.launchpad.net/bugs/364046
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 608546] [NEW] bzip2 prints to stderr instead of stdout

2010-07-22 Thread Steve Ward
Public bug reported:

Binary package hint: bzip2

lsb_release -rd
Description:Ubuntu 10.04.1 LTS
Release:10.04

apt-cache policy bzip2
bzip2:
  Installed: 1.0.5-4
  Candidate: 1.0.5-4
  Version table:
 *** 1.0.5-4 0
500 http://us.archive.ubuntu.com/ubuntu/ lucid/main Packages
100 /var/lib/dpkg/status

Run bzip2 with any option to print to the console.  For example: bzip2
--version or bzip2 --help.  Redirect stdout to /dev/null, or use
strace to see which file descriptor is being written to.

Expected result:
bzip2 prints to stdout.

Actual result:
bzip2 prints to stderr.

These compression utilities behave as expected:
gzip
lzma
lzip
xz
rzip
lzop

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


** Tags: bzip2 stderr

-- 
bzip2 prints to stderr instead of stdout
https://bugs.launchpad.net/bugs/608546
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 605577] Re: Help contents title bar shows cubes with numbers instead of a proper title

2010-07-22 Thread Jasper Frumau
Here one more screenshot of the window titles in Gnome under Maverick
Meerkat not being displayed properly. All help windows in my Ubuntu
setup display cubes with numbers in them instead of proper titles.

** Attachment added: Gnome window title
   http://launchpadlibrarian.net/52300991/Screen-gnome-window-cubes.png

-- 
Help contents title bar shows cubes with numbers instead of a proper title
https://bugs.launchpad.net/bugs/605577
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 541492] Re: MASTER: [i845] GPU lockup (apport-crash) (Should KMS be blacklisted?)

2010-07-22 Thread Johannes Hessellund
Shouldn't this bug be targeted at the upcoming 10.04.1 ?

It has been postponed for 12. august according to
http://www.phoronix.com/scan.php?page=news_itempx=ODQzMA

My old IBM Netvista crashes even on the live-cd, rendering it unable to
install and fix via graphical interfaces.

-- 
MASTER: [i845] GPU lockup (apport-crash) (Should KMS be blacklisted?)
https://bugs.launchpad.net/bugs/541492
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 1] Re: Microsoft has a majority market share

2010-07-22 Thread Martin Wildam
On Wed, Jul 21, 2010 at 23:29, mzc 1...@bugs.launchpad.net wrote:
 http://www1.euro.dell.com/content/topics/segtopic.aspx/windows_or_ubuntu?c=ukcs=ukdhs1l=ens=dhs

Choose Windows If you are new to computers - a bad joke. Especially
when new to computers and not having to deal with old required Windows
stuff, it is easier to use Ubuntu.

That said, there are still people sending .doc and .xls files and the
like around. This is a virus that has to be stopped also...
-- 
Martin Wildam
http://www.google.com/profiles/mwildam

-- 
Microsoft has a majority market share
https://bugs.launchpad.net/bugs/1
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 608548] Re: pybootchartgui crashed with ZeroDivisionError in draw_chart()

2010-07-22 Thread Apport retracing service
*** This bug is a duplicate of bug 601362 ***
https://bugs.launchpad.net/bugs/601362

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #601362, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** Attachment removed: Dependencies.txt
   http://launchpadlibrarian.net/52300982/Dependencies.txt

** Attachment removed: ProcMaps.txt
   http://launchpadlibrarian.net/52300983/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   http://launchpadlibrarian.net/52300984/ProcStatus.txt

** This bug has been marked a duplicate of private bug 601362

** Visibility changed to: Public

-- 
pybootchartgui crashed with ZeroDivisionError in draw_chart()
https://bugs.launchpad.net/bugs/608548
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 608547] [NEW] Please merge ardour 2.8.11-1(universe) from debian unstable(main)

2010-07-22 Thread Bhavani Shankar
Public bug reported:

Binary package hint: ardour

Debian changes

ardour (1:2.8.11-1) unstable; urgency=low

  * New upstream version. (fix hanging transport after export)

 -- Adrian Knoth a...@drcomp.erfurt.thur.de  Wed, 07 Jul 2010 22:45:19
+0200

ardour (1:2.8.10-1) unstable; urgency=low

  * New upstream version.

 -- Adrian Knoth a...@drcomp.erfurt.thur.de  Thu, 17 Jun 2010 10:24:49
+0200

** Affects: ardour (Ubuntu)
 Importance: Undecided
 Status: Confirmed

-- 
Please merge ardour 2.8.11-1(universe) from debian unstable(main)
https://bugs.launchpad.net/bugs/608547
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 608547] Re: Please merge ardour 2.8.11-1(universe) from debian unstable(main)

2010-07-22 Thread Bhavani Shankar

** Patch added: debian  ubuntu diff
   http://launchpadlibrarian.net/52301140/ardour.diff

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

** Branch linked: lp:ubuntu/ardour

-- 
Please merge ardour 2.8.11-1(universe) from debian unstable(main)
https://bugs.launchpad.net/bugs/608547
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 600916] Re: Maverick: No easy way to adjust idle time in unclutter; default idle time is too short

2010-07-22 Thread Doug McMahon
With no indication this will be addressed in either manner (other than
it probably won't be in the default install),  - how to set to more
reasonable value

run
gksu gedit  /etc/default/unclutter

Adjust the value in the line EXTRA_OPTS=-idle 1 -root

Each increase of 1 seems to be about 1.5 sec.'s here

Ex. unclutter

# /etc/default/unclutter - configuration file for unclutter

# Set this option to 'true' if you want to start unclutter
# automagically after X has been started for a user.
# Otherwise, set it to 'false'.
START_UNCLUTTER=true

# Options passed to unclutter, see 'man unclutter' for details.
EXTRA_OPTS=-idle 5 -root

-- 
Maverick: No easy way to adjust idle time in unclutter; default idle time is 
too short
https://bugs.launchpad.net/bugs/600916
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 608509] Re: Ubuntuone pulls up Firefox on boot up and spams me

2010-07-22 Thread dino99
fully agree against this spamming way, dont want and never need this
kind of crap: ubuntu is losing his soul

-- 
Ubuntuone pulls up Firefox on boot up and spams me 
https://bugs.launchpad.net/bugs/608509
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 606321] Re: libpng Decompression error

2010-07-22 Thread Mike
Sorry for bothering. This seems my fault.

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

-- 
libpng  Decompression error
https://bugs.launchpad.net/bugs/606321
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 319655] Re: glade-2: WARNING: setting an adjustment with non-zero page size is deprecated.

2010-07-22 Thread Maia Kozheva
** Changed in: glade (Ubuntu)
   Status: New = Invalid

-- 
glade-2: WARNING: setting an adjustment with non-zero page size is deprecated.
https://bugs.launchpad.net/bugs/319655
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 608550] [NEW] Missing pxe-rtl8139.bin in qtemu.

2010-07-22 Thread David
Public bug reported:

Binary package hint: qtemu

Ubuntu 10.04 LTS  (64bit version)
KDE 4.4.2
qtemu version: 2.0~alpha1-1ubuntu

qtemu  should run when started.

qtemu does not start (as well as qemu and qemulator).
The program reports: /usr/share/qemu/pxe-rtl8139.bin is being missing.

I then copied pxe-rtl8139.bin by hand to /usr/share/qemu. qtemu is now
able to start and run.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: qtemu 2.0~alpha1-1ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-23-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Thu Jul 22 07:30:48 2010
ProcEnviron:
 LANGUAGE=
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: qtemu

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


** Tags: amd64 apport-bug lucid

-- 
Missing pxe-rtl8139.bin in qtemu.
https://bugs.launchpad.net/bugs/608550
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 608550] Re: Missing pxe-rtl8139.bin in qtemu.

2010-07-22 Thread David

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

-- 
Missing pxe-rtl8139.bin in qtemu.
https://bugs.launchpad.net/bugs/608550
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 608551] [NEW] X sudenly crashes because cannot allocate memory

2010-07-22 Thread Miguel Tadeu
Public bug reported:

Binary package hint: xserver-xorg-video-intel

X crashes because it cannot allocate memory. This bug looks very similar
to https://bugs.launchpad.net/bugs/588549 and
https://bugs.launchpad.net/bugs/585647 aldough I notice a little
difference in Xorg.0.log.old


(WW) intel(0): i830_uxa_prepare_access: bo map failed

Fatal server error:
Failed to submit batchbuffer: Cannot allocate memory -- different from other 
bug reports


Please consult the The X.Org Foundation support 
 at http://wiki.x.org
 for help. 


My ~/.xsession-errors is currently 33MB in size. Here are some samples of 
highly repeated messages:

QPainter::begin: Widget painting can only begin as a result of a paintEvent
QPainter::translate: Painter not active
QPainter::setClipRect: Painter not active
QPainter::font: Painter not active
QPainter::setFont: Painter not active
QPainter::setPen: Painter not active
QPainter::font: Painter not active
QPainter::setFont: Painter not active
QPainter::setPen: Painter not active
QPainter::font: Painter not active
QPainter::setFont: Painter not active
QPainter::setPen: Painter not active
QPainter::font: Painter not active
QPainter::setFont: Painter not active
QPainter::setPen: Painter not active
QPainter::font: Painter not active

...this repeats itself for a few hundred thousand lines. This ither
message also repeats a few thousand times:

[/usr/bin/akonadi_nepomuk_contact_feeder]
/usr/bin/akonadi_nepomuk_contact_feeder(9607) Error in thread
3079002592 : org.freedesktop.DBus.Error.ServiceUnknown - The name
org.kde.nepomuk.services.nepomukstorage was not provided by any .service
files

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: xserver-xorg-video-intel 2:2.9.1-3ubuntu5
ProcVersionSignature: Ubuntu 2.6.32-24.38-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
Architecture: i386
Date: Thu Jul 22 06:32:08 2010
DkmsStatus: Error: [Errno 2] No such file or directory
GdmLog: Error: command ['kdesudo', '--', 'cat', '/var/log/gdm/:0.log'] failed 
with exit code 1: cat: /var/log/gdm/:0.log: No such file or directory
GdmLog1: Error: command ['kdesudo', '--', 'cat', '/var/log/gdm/:0.log.1'] 
failed with exit code 1: cat: /var/log/gdm/:0.log.1: No such file or directory
GdmLog2: Error: command ['kdesudo', '--', 'cat', '/var/log/gdm/:0.log.2'] 
failed with exit code 1: cat: /var/log/gdm/:0.log.2: No such file or directory
MachineType: Packard Bell BV EasyNote_BG46-T-001PT
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-24-generic 
root=UUID=03209b28-77cf-4e11-ae7b-33d05a4b6f56 ro quiet splash
ProcEnviron:
 LANGUAGE=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: xserver-xorg-video-intel
dmi.bios.date: 04/17/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 209
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: EasyNote_BG46
dmi.board.vendor: PACKARD BELL BV
dmi.board.version: 1.0
dmi.chassis.asset.tag: ATN12345678901234567
dmi.chassis.type: 10
dmi.chassis.vendor: PACKARD BELL BV
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr209:bd04/17/2008:svnPackardBellBV:pnEasyNote_BG46-T-001PT:pvrPC12E05810:rvnPACKARDBELLBV:rnEasyNote_BG46:rvr1.0:cvnPACKARDBELLBV:ct10:cvr1.0:
dmi.product.name: EasyNote_BG46-T-001PT
dmi.product.version: PC12E05810
dmi.sys.vendor: Packard Bell BV
system:
 distro: Ubuntu
 codename:   lucid
 architecture:   i686
 kernel: 2.6.32-24-generic

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

-- 
X sudenly crashes because cannot allocate memory
https://bugs.launchpad.net/bugs/608551
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 608551] Re: X sudenly crashes because cannot allocate memory

2010-07-22 Thread Miguel Tadeu

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/52300305/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/52300306/CurrentDmesg.txt

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

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/52300308/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/52300309/Lsusb.txt

** Attachment added: PciDisplay.txt
   http://launchpadlibrarian.net/52300310/PciDisplay.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/52300311/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/52300312/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/52300313/ProcModules.txt

** Attachment added: RelatedPackageVersions.txt
   http://launchpadlibrarian.net/52300314/RelatedPackageVersions.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/52300315/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/52300316/UdevLog.txt

** Attachment added: XorgConf.txt
   http://launchpadlibrarian.net/52300317/XorgConf.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/52300318/XorgLog.txt

** Attachment added: XorgLogOld.txt
   http://launchpadlibrarian.net/52300319/XorgLogOld.txt

** Attachment added: Xrandr.txt
   http://launchpadlibrarian.net/52300320/Xrandr.txt

** Attachment added: glxinfo.txt
   http://launchpadlibrarian.net/52300321/glxinfo.txt

** Attachment added: setxkbmap.txt
   http://launchpadlibrarian.net/52300322/setxkbmap.txt

** Attachment added: xdpyinfo.txt
   http://launchpadlibrarian.net/52300323/xdpyinfo.txt

** Attachment added: xkbcomp.txt
   http://launchpadlibrarian.net/52300324/xkbcomp.txt

-- 
X sudenly crashes because cannot allocate memory
https://bugs.launchpad.net/bugs/608551
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 568711] Re: Resume from suspend does not work

2010-07-22 Thread Blaster
Yet another:  Dell Latitude D610.

-- 
Resume from suspend does not work
https://bugs.launchpad.net/bugs/568711
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 155930] Re: Unmark all clears the package list (!)

2010-07-22 Thread Bilal Akhtar
Cool, I downloaded the Lucid version of Synaptic and patched it with my
patch. Patch worked! Now, I am proposing branch merge.

-- 
Unmark all clears the package list (!)
https://bugs.launchpad.net/bugs/155930
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 608553] [NEW] package libtag1-vanilla 1.6.2-0ubuntu1 failed to install/upgrade: il sottoprocesso rm cleanup ha restituito lo stato di errore 1

2010-07-22 Thread micl...@yahoo.it
Public bug reported:

Lettura informazioni sullo stato... Fatto
Correzione delle dipendenze... Fatto
I seguenti pacchetti saranno inoltre installati:
  libtag1-vanilla
I seguenti pacchetti saranno aggiornati:
  libtag1-vanilla
1 aggiornati, 0 installati, 0 da rimuovere e 112 non aggiornati.
5 non completamente installati o rimossi.
È necessario scaricare 241kB di archivi.
Dopo quest'operazione, verranno occupati 0B di spazio su disco.
Continuare [S/n]? s
Scaricare:1 http://archive.ubuntu.com/ubuntu/ lucid-updates/main 
libtag1-vanilla 1.6.3-0ubuntu1 [241kB]
Recuperati 241kB in 1s (187kB/s)
rm: cannot remove `/var/lib/dpkg/tmp.ci/md5sums': Input/output error
rm: cannot remove `/var/lib/dpkg/tmp.ci/control': Input/output error
dpkg: errore nell'elaborare 
/var/cache/apt/archives/libtag1-vanilla_1.6.3-0ubuntu1_i386.deb (--unpack):
 il sottoprocesso rm cleanup ha restituito lo stato di errore 1
E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: libtag1-vanilla 1.6.2-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic i686
Architecture: i386
Date: Thu Jul 22 08:25:48 2010
ErrorMessage: il sottoprocesso rm cleanup ha restituito lo stato di errore 1
LiveMediaBuild: Xubuntu 10.04 Lucid Lynx - Release i386 (20100429)
SourcePackage: taglib
Title: package libtag1-vanilla 1.6.2-0ubuntu1 failed to install/upgrade: il 
sottoprocesso rm cleanup ha restituito lo stato di errore 1

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


** Tags: apport-package i386 lucid

-- 
package libtag1-vanilla 1.6.2-0ubuntu1 failed to install/upgrade: il 
sottoprocesso rm cleanup ha restituito lo stato di errore 1
https://bugs.launchpad.net/bugs/608553
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 608553] Re: package libtag1-vanilla 1.6.2-0ubuntu1 failed to install/upgrade: il sottoprocesso rm cleanup ha restituito lo stato di errore 1

2010-07-22 Thread micl...@yahoo.it

** Attachment added: AptOrdering.txt
   http://launchpadlibrarian.net/52301683/AptOrdering.txt

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

** Attachment added: Df.txt
   http://launchpadlibrarian.net/52301685/Df.txt

** Attachment added: Dmesg.txt
   http://launchpadlibrarian.net/52301686/Dmesg.txt

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/52301687/DpkgTerminalLog.txt

-- 
package libtag1-vanilla 1.6.2-0ubuntu1 failed to install/upgrade: il 
sottoprocesso rm cleanup ha restituito lo stato di errore 1
https://bugs.launchpad.net/bugs/608553
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to taglib in ubuntu.

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


[Bug 608552] [NEW] [MIR] libdbi

2010-07-22 Thread Clint Byrum
Public bug reported:

Availability:

libdbi0 is in universe already and has been in Debian a very long time
(since May 2002).

Rationale:

libdbi0 is used in collectd, which is also being pushed for main
inclusion for UEC monitoring

https://blueprints.edge.launchpad.net/ubuntu/+spec/server-maverick-uec-
monitoring

It is also a dependency of rrdtool as of v1.4, which is already in main,
and is required by collectd, and is being merged from debian.

Security:

There are no known CVE's for libdbi. It is purely a library, and does
not install any executables.

Quality assurance:

The package is a single patch release behind in debian, as there is a
newer upstream that has been sitting un-released for quite some time.
v0.8.3 appears to be mostly a minor bugfix update. The debian maintainer
has been somewhat unresponsive of late, but still appears active in
Debian, and so probably just needs some gentle nudges to update it.

UI standards: N/A

Dependencies:

All of libdbi's dependencies are already in main. However, libdbi is
mostly useless without at least one of the drivers built by libdbi-
drivers. I would suggest promoting them to main as well.

Standards compliance:

The package meets FHS and Debian Policy requirements.

Maintenance:

The package is a very simple C wrapper library and the packaging is
fairly straightforward.

Background information:

N/A

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

** Changed in: libdbi (Ubuntu)
Milestone: None = maverick-alpha-3

-- 
[MIR] libdbi
https://bugs.launchpad.net/bugs/608552
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 604693] Re: Partner repository now appears twice in navigation pane

2010-07-22 Thread Robert Wall
Works for me. The crash at startup is fixed, and the partner
repository's appearing once.

-- 
Partner repository now appears twice in navigation pane
https://bugs.launchpad.net/bugs/604693
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 292399]

2010-07-22 Thread Dan Tokar
http://www.netimagie.fr/default.php

-- 
8.10 Upgrade Failure
https://bugs.launchpad.net/bugs/292399
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 608554] [NEW] sound problem msi ex630-014u

2010-07-22 Thread nikonikic42
Public bug reported:

Binary package hint: ubuntuone-client

i cant anable mic on my laptop, i tried everything
http://www.ubuntu-rs.org/forum/viewthread.php?tid=10362
but no one can help me,
this is my laptop:
http://eu.msi.com/index.php?func=proddescprod_no=1621maincat_no=135cat2_no=269cat3_no=1621
I have sound, but can not enable internal mic
When i installated windows,works fine,
external on ubuntu works fine 
please help
thanks
Use ubuntu 10.04.
lspci
00:00.0 RAM memory: nVidia Corporation MCP78S [GeForce 8200] Memory Controller 
(rev a2)
00:01.0 ISA bridge: nVidia Corporation Device 075e (rev a2)
00:01.1 SMBus: nVidia Corporation MCP78S [GeForce 8200] SMBus (rev a1)
00:01.2 RAM memory: nVidia Corporation MCP78S [GeForce 8200] Memory Controller 
(rev a1)
00:01.3 Co-processor: nVidia Corporation MCP78S [GeForce 8200] Co-Processor 
(rev a2)
00:01.4 RAM memory: nVidia Corporation MCP78S [GeForce 8200] Memory Controller 
(rev a1)
00:02.0 USB Controller: nVidia Corporation MCP78S [GeForce 8200] OHCI USB 1.1 
Controller (rev a1)
00:02.1 USB Controller: nVidia Corporation MCP78S [GeForce 8200] EHCI USB 2.0 
Controller (rev a1)
00:04.0 USB Controller: nVidia Corporation MCP78S [GeForce 8200] OHCI USB 1.1 
Controller (rev a1)
00:04.1 USB Controller: nVidia Corporation MCP78S [GeForce 8200] EHCI USB 2.0 
Controller (rev a1)
00:07.0 Audio device: nVidia Corporation MCP72XE/MCP72P/MCP78U/MCP78S High 
Definition Audio (rev a1)
00:08.0 PCI bridge: nVidia Corporation MCP78S [GeForce 8200] PCI Bridge (rev a1)
00:09.0 SATA controller: nVidia Corporation Device 0ad5 (rev a2)
00:0b.0 PCI bridge: nVidia Corporation MCP78S [GeForce 8200] PCI Express Bridge 
(rev a1)
00:10.0 PCI bridge: nVidia Corporation MCP78S [GeForce 8200] PCI Express Bridge 
(rev a1)
00:12.0 PCI bridge: nVidia Corporation MCP78S [GeForce 8200] PCI Express Bridge 
(rev a1)
00:13.0 PCI bridge: nVidia Corporation MCP78S [GeForce 8200] PCI Bridge (rev a1)
00:14.0 PCI bridge: nVidia Corporation MCP78S [GeForce 8200] PCI Bridge (rev a1)
00:15.0 PCI bridge: nVidia Corporation MCP78S [GeForce 8200] PCI Bridge (rev a1)
00:18.0 Host bridge: Advanced Micro Devices [AMD] Mobile K10 [Turion X2, Athlon 
X2, Sempron] HyperTransport Configuration (rev 40)
00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 11h [Turion X2, Athlon 
X2, Sempron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] Mobile K10 [Turion X2, Athlon 
X2, Sempron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] Mobile K10 [Turion X2, Athlon 
X2, Sempron] Miscellaneous Control
00:18.4 Host bridge: Advanced Micro Devices [AMD] Mobile K10 [Turion X2, Athlon 
X2, Sempron] Link Control
02:00.0 VGA compatible controller: nVidia Corporation C77 [GeForce 9100M G] 
(rev a2)
03:00.0 VGA compatible controller: nVidia Corporation G98 [GeForce 9300M GS] 
(rev a1)
06:00.0 Network controller: RaLink RT2860
07:00.0 FireWire (IEEE 1394): JMicron Technology Corp. IEEE 1394 Host Controller
07:00.1 System peripheral: JMicron Technology Corp. SD/MMC Host Controller
07:00.2 SD Host controller: JMicron Technology Corp. Standard SD Host Controller
07:00.3 System peripheral: JMicron Technology Corp. MS Host Controller
08:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI 
Express Gigabit Ethernet controller (rev 02)
help

** Affects: ubuntuone-client (Ubuntu)
 Importance: Undecided
 Status: New

-- 
sound problem msi ex630-014u
https://bugs.launchpad.net/bugs/608554
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 608490] Re: pleash linux ubuntu 10.04

2010-07-22 Thread drew212
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Unfortunately, we can't fix it because your description didn't include 
enough information.  You may find it helpful to read How to report bugs 
effectively http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be 
grateful if you would then provide a more complete description of the problem.  
We have instructions on debugging some types of problems at 
http://wiki.ubuntu.com/DebuggingProcedures.
At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the 
problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
Thanks!

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

-- 
pleash  linux ubuntu 10.04
https://bugs.launchpad.net/bugs/608490
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 517942] Re: water effect not working

2010-07-22 Thread David A. Rountree
Chris,

Yes, after you download the three files and install the all.deb file,
you should then install the other two files you downloaded, THEN reboot.
Hope that helps clarify things.

-- 
water effect not working
https://bugs.launchpad.net/bugs/517942
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 155930] Re: Unmark all clears the package list (!)

2010-07-22 Thread Bilal Akhtar
For those of you who are impatient, you can use the attached deb
(maverick only). I am sure it fixes the bug.

-- 
Unmark all clears the package list (!)
https://bugs.launchpad.net/bugs/155930
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 600057] Re: package openoffice.org-common 1 :3.2.0-7ubuntu4 failed to install/upgrade: ErrorMe ssage: le paquet openoffice.org-common est déj à installé et configuré

2010-07-22 Thread Chris Cheney
Corrupt download, please clear your cache and try again.

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

-- 
package openoffice.org-common 1:3.2.0-7ubuntu4 failed to install/upgrade: 
ErrorMessage: le paquet openoffice.org-common est déjà installé et configuré
https://bugs.launchpad.net/bugs/600057
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 539047] Re: Asus EEE 1201N bios reset when changing brightness

2010-07-22 Thread kslen
Confirmed.

Ubuntu 10.04 32-bit running 2.6.32-23-generic on a 1201N.

-- 
Asus EEE 1201N bios reset when changing brightness
https://bugs.launchpad.net/bugs/539047
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 539047] Re: Asus EEE 1201N bios reset when changing brightness

2010-07-22 Thread kslen
..BIOS 0326.

-- 
Asus EEE 1201N bios reset when changing brightness
https://bugs.launchpad.net/bugs/539047
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 608556] [NEW] [MIR] libdbi-drivers

2010-07-22 Thread Clint Byrum
Public bug reported:

Availability:

libdbi-drivers has been in universe and debian for a long time.

Rationale:

While not a Dependency of libdbi, libdbi is useless without these
drivers.

Security:

There are no known CVE's for libdbi-drivers. These are fairly straight
forward C plugins for libdbi and do not install any executables.

Quality assurance:

The package is well maintained, though it is one point release behind
upstream.

UI standards: N/A

Dependencies:

All dependencies are already in main.

Standards compliance:

The package complies with FHS and Debian Policy requirements.

Maintenance:

The packaging is fairly simple and the software itself is very straight
forward.

Background information: N/A

** Affects: libdbi-drivers (Ubuntu)
 Importance: Undecided
 Status: New

** Changed in: libdbi-drivers (Ubuntu)
Milestone: None = maverick-alpha-3

-- 
[MIR] libdbi-drivers
https://bugs.launchpad.net/bugs/608556
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 608508] Re: usb stick will not stay unmounted with safely remove

2010-07-22 Thread Doug McMahon
Don't see that behaviour at all on a stock maverick, fully updated thru
07/21

All flash and ext. usb drives are removed (safely remove,,), with no
issue, have various types and file systems inc.  Fat 16, 32, ext2, ntfs


Overall the eject command has become somewhat worthless and does leave an icon 
behind in 'Computer'  (unusable

the only apparent value to eject  is to 'eject' the isofs (cdrom) on
sandisk U3 drives  while leaving the storage device mounted and
addressable.

-- 
usb stick will not stay unmounted with safely remove
https://bugs.launchpad.net/bugs/608508
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 607968] Re: cannot add computer

2010-07-22 Thread Mitch Towner
This bug report is being closed due to your last comment regarding this
being fixed with an update or configuration change. For future reference
you can manage the status of your own bugs by clicking on the current
status in the yellow line and then choosing a new status in the revealed
drop down box. You can learn more about bug statuses at
https://wiki.ubuntu.com/Bugs/Status. Thank you again for taking the time
to report this bug and helping to make Ubuntu better. Please submit any
future bugs you may find.

** Changed in: ubuntuone-client (Ubuntu)
   Status: Incomplete = Invalid

-- 
cannot add computer
https://bugs.launchpad.net/bugs/607968
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 605042] Re: [armel] java fails to start with eglibc-2.12-0ubuntu4

2010-07-22 Thread Yao Qi
There is no crash on openjdk-6-jre-lib_6b20~pre1-1ubuntu1, using test
case in comment #3.

# cp /usr/lib/jvm/java-6-openjdk/jre/lib/arm/server/libjvm.so .
# gcc pr605042.c -o pr605042 -ldl
# ./pr605042 
12018

My gcc is Ubuntu 4.4.4-7ubuntu1~ppa2.

-- 
[armel] java fails to start with eglibc-2.12-0ubuntu4
https://bugs.launchpad.net/bugs/605042
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 104432] Re: Clipboard Manager (glipperparcellite) makes copy/pasting of images between programs impossible

2010-07-22 Thread joehill
This is still a problem in Lucid. I think it's a major problem.

It should either be fixed so that openoffice.org doesn't become
completely useless (sorry, but an office application that doesn't allow
cutting and pasting is useless), or there should be a warning whenever
you try to add glipper to your desktop, saying WARNING: YOU WILL NO
LONGER BE ABLE TO CUT AND PASTE ANYTHING BUT TEXT. ARE YOU SURE YOU WANT
TO PROCEED? Sorry for the annoying all-caps, but this is a really
annoying bug. Needless to say, I removed glipper from my desktop as soon
as I realized what it was doing.

-- 
Clipboard Manager (glipperparcellite) makes copy/pasting of images between 
programs impossible
https://bugs.launchpad.net/bugs/104432
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 608557] [NEW] kopete-plugin-thinklight ftbfs in maverick

2010-07-22 Thread Bhavani Shankar
Public bug reported:

Binary package hint: kopete-plugin-thinklight

Buildlogs:

http://people.ubuntuwire.org/~lucas/ubuntu-nbs/32/kopete-plugin-
thinklight_0.5-0ubuntu2_lubuntu32.buildlog

http://people.ubuntuwire.org/~lucas/ubuntu-nbs/64/kopete-plugin-
thinklight_0.5-0ubuntu2_lubuntu64.buildlog

** Affects: kopete-plugin-thinklight (Ubuntu)
 Importance: Undecided
 Status: Confirmed

-- 
kopete-plugin-thinklight ftbfs in maverick
https://bugs.launchpad.net/bugs/608557
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 608557] Re: kopete-plugin-thinklight ftbfs in maverick

2010-07-22 Thread Bhavani Shankar

** Patch added: minimal diff fixing FTBFS
   http://launchpadlibrarian.net/52302505/kopete-plugin-thinklight.diff

** Changed in: kopete-plugin-thinklight (Ubuntu)
   Status: New = Confirmed

** Branch linked: lp:ubuntu/kopete-plugin-thinklight

-- 
kopete-plugin-thinklight ftbfs in maverick
https://bugs.launchpad.net/bugs/608557
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 608515] Re: Can't establish audio or video calls

2010-07-22 Thread Omer Akram
thanks for the bug report. can you please install the required codecs
$ sudo apt-get install gstreamer0.10-plugins-ugly-multiverse 
gstreamer0.10-ffmpeg

** Changed in: empathy (Ubuntu)
   Importance: Undecided = Low

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

-- 
Can't establish audio or video calls
https://bugs.launchpad.net/bugs/608515
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 608515] Re: Can't establish audio or video calls

2010-07-22 Thread Omer Akram
please let us know if that solves the problem.

-- 
Can't establish audio or video calls
https://bugs.launchpad.net/bugs/608515
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 607414] Re: ubuntuone-preferences crashed with ImportError in module()

2010-07-22 Thread Mitch Towner
Changed to public as the apport retracer is using this as a master 
there is no private/sensitive information contained within this bug
report.

** Visibility changed to: Public

-- 
ubuntuone-preferences crashed with ImportError in module()
https://bugs.launchpad.net/bugs/607414
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 605042] Re: [armel] java fails to start with eglibc-2.12-0ubuntu4

2010-07-22 Thread Yao Qi
I can start java normally.

# java -version
java version 1.6.0_18
OpenJDK Runtime Environment (IcedTea6 1.8) (6b18-1.8-2ubuntu2)
OpenJDK Zero VM (build 14.0-b16, mixed mode)

-- 
[armel] java fails to start with eglibc-2.12-0ubuntu4
https://bugs.launchpad.net/bugs/605042
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 599799] Re: Gufw's both short and long description are misleading

2010-07-22 Thread Launchpad Bug Tracker
** Branch linked: lp:~bilalakhtar/ubuntu/maverick/gui-ufw/papercut-
fix-599799

-- 
Gufw's both short and long description are misleading
https://bugs.launchpad.net/bugs/599799
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 597104] Re: won't connect

2010-07-22 Thread Mitch Towner
*** This bug is a duplicate of bug 509740 ***
https://bugs.launchpad.net/bugs/509740

I am glad to see this resolved your issue.

Marking as a dupe of bug 509740.

** Changed in: ubuntuone-client (Ubuntu)
   Status: Incomplete = Invalid

** This bug has been marked a duplicate of bug 509740
   Maximum upload speed does not save consistently in client GUI

-- 
won't connect
https://bugs.launchpad.net/bugs/597104
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 578673] Re: [arrandale] Resume doesn't work on a Latitude E6410

2010-07-22 Thread Carlos Parra Camargo
I've been using workaround described on #55 for a week and i've to say
that is not working perfectly. More or less, this is the result of the
resumes:

* 50%: works ok.
* 30%: the screen keeps black (same result as the beginning).
* 20%: the screen turns on, I can see the text mode but it doesn't finish the 
resume process.

FYI!

-- 
[arrandale] Resume doesn't work on a Latitude E6410
https://bugs.launchpad.net/bugs/578673
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 471357] Re: Canorus hangs on launch

2010-07-22 Thread marcog8003
No sound when I try to play notes. Same problem with NoteEdit.

-- 
Canorus hangs on launch
https://bugs.launchpad.net/bugs/471357
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 367459] Re: X render problem

2010-07-22 Thread Tom Van Looy
That machine is retired now. My new work machine is an HP EliteBook
8730w. I just tried to reproduce the bug on this machine and it doesn't
do that ugly render thing anymore.

-- 
X render problem
https://bugs.launchpad.net/bugs/367459
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 608559] [NEW] Extremely slow import from SD card

2010-07-22 Thread Chris Halse Rogers
Public bug reported:

Binary package hint: shotwell

I've just imported 14 new photos from my SD card and it took 7 minutes
of wall-clock time.  During this period, iotop showed shotwell reading
at a consistent 6MB/sec, the import progress bar was static, and the
input window was black.

I guess that this was shotwell trying to figure out what photos were new
on the SD card and which were already in the db.

I've attached a directory listing of the SD card after the import.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: shotwell 0.6.1-1ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-9.14-generic 2.6.35-rc5
Uname: Linux 2.6.35-9-generic x86_64
Architecture: amd64
Date: Thu Jul 22 08:42:54 2010
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Alpha amd64 (20100622)
ProcEnviron:
 LANGUAGE=en_AU:en_GB:en_US:en
 PATH=(custom, user)
 LANG=en_AU.UTF-8
 SHELL=/bin/zsh
SourcePackage: shotwell

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


** Tags: amd64 apport-bug maverick ubuntu-une

-- 
Extremely slow import from SD card
https://bugs.launchpad.net/bugs/608559
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 608559] Re: Extremely slow import from SD card

2010-07-22 Thread Chris Halse Rogers

** Attachment added: Directory listing of media card
   http://launchpadlibrarian.net/52302687/sd-card-ls.log

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

-- 
Extremely slow import from SD card
https://bugs.launchpad.net/bugs/608559
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 608558] [NEW] Registration does not work

2010-07-22 Thread Maurice Butler
Public bug reported:

Binary package hint: virtualbox-ose

Help -Register VirtualBox

does not work!

Failed to connect to VirtualBox Registration service due tothe following error:
Could not preform connection handshake.

ProblemType: Bug
Architecture: i386
Date: Thu Jul 22 18:51:06 2010
DistroRelease: Ubuntu 9.10
Package: virtualbox-ose-qt 3.0.8-dfsg-1ubuntu1.1
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_NZ.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-22.60-generic
SourcePackage: virtualbox-ose
Uname: Linux 2.6.31-22-generic i686
VirtualBoxOse.DpkgList:
 rc  virtualbox-3.2   3.2.6-63112~Ubuntu~karmic 
 Oracle VM VirtualBox
 ii  virtualbox-ose   3.0.8-dfsg-1ubuntu1.1 
 x86 virtualization solution - base binaries
 ii  virtualbox-ose-qt3.0.8-dfsg-1ubuntu1.1 
 x86 virtualization solution - Qt based user 
 ii  virtualbox-ose-source3.0.8-dfsg-1ubuntu1.1 
 x86 virtualization solution - kernel module

** Affects: virtualbox-ose (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
Registration does not work
https://bugs.launchpad.net/bugs/608558
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 608558] Re: Registration does not work

2010-07-22 Thread Maurice Butler

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

** Attachment added: LsMod.txt
   http://launchpadlibrarian.net/52302518/LsMod.txt

** Attachment added: VirtualBoxOse.ModInfo.txt
   http://launchpadlibrarian.net/52302519/VirtualBoxOse.ModInfo.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/52302520/XsessionErrors.txt

-- 
Registration does not work
https://bugs.launchpad.net/bugs/608558
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 572738] Re: Deleting files with the key DEL

2010-07-22 Thread melodram
i don't know why, but it works again!! maybe because of an update?

-- 
Deleting files with the key DEL
https://bugs.launchpad.net/bugs/572738
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 558327] Re: Window close button is clickable anywhere in the corner

2010-07-22 Thread Mark Shuttleworth
On 21/07/10 23:29, inane wrote:
 Ok, I'd like to chime in here a moment, this whole not being able to
 throw my mouse into the corner is amazing asinine, this is a behavior
 that I have come to know and love for YEARS now with GNOME, and it's
 gone without even the option to set it back.
   

I take it then that you've been using a custom panel configuration?
Because in the default Ubuntu config, the top left corner has the
Applications menu in it, and the top right corner has the Session menu
in it.

In other words, the throw it in the corner and click to close the
window capability is not a feature of Ubuntu pre 9.10.

Our position on this is that the corner is reserved for access to
applications, or shutting down the machine. If you want to close the
window you need to click on the button for closing the window.

Mark

-- 
Window close button is clickable anywhere in the corner
https://bugs.launchpad.net/bugs/558327
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 608560] [NEW] Cannot create a disjoint selection with the keyboard

2010-07-22 Thread Chris Halse Rogers
Public bug reported:

Binary package hint: shotwell

It currently doesn't seem possible to create a disjoint selection on the
browse view with the keyboard.

The normal way this would work is to hold down ctrl, move the
selection around with the arrow keys, and add a photo to the selection
with the space bar.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: shotwell 0.6.1-1ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-9.14-generic 2.6.35-rc5
Uname: Linux 2.6.35-9-generic x86_64
Architecture: amd64
Date: Thu Jul 22 09:00:00 2010
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Alpha amd64 (20100622)
ProcEnviron:
 LANGUAGE=en_AU:en_GB:en_US:en
 PATH=(custom, user)
 LANG=en_AU.UTF-8
 SHELL=/bin/zsh
SourcePackage: shotwell

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


** Tags: amd64 apport-bug maverick ubuntu-une

-- 
Cannot create a disjoint selection with the keyboard
https://bugs.launchpad.net/bugs/608560
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 608560] Re: Cannot create a disjoint selection with the keyboard

2010-07-22 Thread Chris Halse Rogers

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

-- 
Cannot create a disjoint selection with the keyboard
https://bugs.launchpad.net/bugs/608560
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 155930] Re: Unmark all clears the package list (!)

2010-07-22 Thread Bilal Akhtar
I am forwarding the patch upstream as well and proposing branch merge
there.

** Changed in: synaptic
   Status: New = In Progress

** Changed in: synaptic
 Assignee: (unassigned) = Bilal Akhtar (bilalakhtar)

-- 
Unmark all clears the package list (!)
https://bugs.launchpad.net/bugs/155930
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 608565] [NEW] No mouse in qtemu

2010-07-22 Thread David
Public bug reported:

Binary package hint: qtemu

Ubuntu 10.04 LTS
KDE 4.4.2

qtemu 2.0~alpha1-1ubuntu


When clicking in the display window, a mouse pointer should be accessable in 
the guest system.

Hovering with the mouse over the display window or clickin on it, does not make 
a mouse accesable in the guest system.
Also the guest system is complaining about a missing mouse device.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: qtemu 2.0~alpha1-1ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-23-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Thu Jul 22 08:48:31 2010
ProcEnviron:
 LANGUAGE=
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: qtemu

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


** Tags: amd64 apport-bug lucid

-- 
No mouse in qtemu
https://bugs.launchpad.net/bugs/608565
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 608565] Re: No mouse in qtemu

2010-07-22 Thread David

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

-- 
No mouse in qtemu
https://bugs.launchpad.net/bugs/608565
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 389681] Re: Amarok keeps updating forever -- amarok folder owned by root instead of user

2010-07-22 Thread Octavian Petre
For me running

$ kbuildsycoca4 --noincremental

solved the problem.

-- 
Amarok keeps updating forever -- amarok folder owned by root instead of user
https://bugs.launchpad.net/bugs/389681
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to amarok in ubuntu.

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


[Bug 608554] Re: sound problem msi ex630-014u

2010-07-22 Thread Mitch Towner
Thank you for taking the time to report this bug and helping to make
Ubuntu better. This bug did not have a package associated with it, which
is important for ensuring that it gets looked at by the proper
developers.  You can learn more about finding the right package at
https://wiki.ubuntu.com/Bugs/FindRightPackage.  I have re-classified
this bug as a bug in linux.

When reporting bugs in the future please use apport, either via the
appropriate application's Help - Report a Problem menu or using
'ubuntu-bug' and the name of the package affected.  You can learn more
about this functionality at https://wiki.ubuntu.com/ReportingBugs.

Please run the following command from a Terminal
(Applications-Accessories-Terminal). It will automatically gather and
attach required debugging information to this report.

apport-collect -p alsa-base 608554

Thanks in advance!

** Package changed: ubuntuone-client (Ubuntu) = linux (Ubuntu)

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

-- 
sound problem msi ex630-014u
https://bugs.launchpad.net/bugs/608554
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 576705] Re: Epson inkjet printer does not work on 10.04

2010-07-22 Thread Till Kamppeter
rEnr3n, I have fixed the problem now and uploaded a new package to my
PPA, please update.

Note: I have uploaded the new package some minutes ago, it needs some
time until it gets built by the build server and available for download.

-- 
Epson inkjet printer does not work on 10.04
https://bugs.launchpad.net/bugs/576705
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 555294] Re: tomboy crashes on synchronize notes

2010-07-22 Thread clockworkpc
OS: Ubuntu Lucid 32-bit, Intel CPU
Machine: ASUS F6

Terminal Output:

clockwor...@clockworkpc-laptop:~$ tomboy --debug
** Running Mono with --debug**
[DEBUG 17:13:23.950] Unable to connect to Tomboy remote control: 
org.freedesktop.DBus.Error.TimedOut: Activation of org.gnome.Tomboy timed out
Tomboy is already running.  Exiting...

-- 
tomboy crashes on synchronize notes
https://bugs.launchpad.net/bugs/555294
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 503734] Re: [Karmic] I cannot insert compound characters written by dead key and character in KDevelop

2010-07-22 Thread Jan Marek
I'm using lucid lynx now and I've just tested KDevelop and Kate and problem 
went away :-)
Sincerely
Jan Marek

-- 
[Karmic] I cannot insert compound characters written by dead key and 
character in KDevelop
https://bugs.launchpad.net/bugs/503734
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdevelop in ubuntu.

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


[Bug 550288] Re: bluez fails to discover mx5000 keyboard and mouse

2010-07-22 Thread Mattias H
I have a Logitech Dinovo edge wireless keyboard and just upgraded to
10.04. Applying the fix above
(http://git.kernel.org/?p=linux/hotplug/udev.git;a=commit;h=ba854cf8c32a85e9415debdb8d2a7292ddb3c452)
does not help me.

$ lsusb
Bus 003 Device 047: ID 046d:c714 Logitech, Inc. 
Bus 003 Device 046: ID 046d:c713 Logitech, Inc. 
Bus 003 Device 045: ID 046d:0b04 Logitech, Inc. 

Then i played around a little and came up with two solutions that works for me:
1)
$ diff 70-hid2hci.rules 70-hid2hci.rules.works_1
14c14
 KERNEL==hiddev*, ATTRS{idVendor}==046d, 
ATTRS{idProduct}==c70[345bce]|c71[34bc], \
---
 KERNEL==hiddev*, ATTRS{idVendor}==046d, 
 ATTRS{idProduct}==c70[345bce]|c71[bc], \

2)
$ diff 70-hid2hci.rules 70-hid2hci.rules.works_2
14c14
 KERNEL==hiddev*, ATTRS{idVendor}==046d, 
ATTRS{idProduct}==c70[345bce]|c71[34bc], \
---
 KERNEL==hiddev*, ATTRS{idVendor}==046d, 
 ATTRS{idProduct}==c70[345bce]|c71[bc], \
16c16
 KERNEL==hidraw*, ATTRS{idVendor}==046d, ATTRS{idProduct}==c70a, \
---
 KERNEL==hidraw*, ATTRS{idVendor}==046d, ATTRS{idProduct}==c70a|c71[34], 
 \

-- 
bluez fails to discover mx5000 keyboard and mouse
https://bugs.launchpad.net/bugs/550288
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 450852] Re: GNOME-Do uses 200% (two cores) of CPU.

2010-07-22 Thread Chris Halse Rogers
I'm fairly sure that this has been fixed in trunk.  I want to land some
more merge requests, fix a couple more bugs, and then do a new release.

** Changed in: do
   Status: Incomplete = Fix Committed

-- 
GNOME-Do uses 200% (two cores) of CPU.
https://bugs.launchpad.net/bugs/450852
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 608567] [NEW] package linux-image-2.6.32-23-generic-pae 2.6.32-23.37 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-07-22 Thread vijay
Public bug reported:

Binary package hint: grub2

any update regarding the kernel, crashes!

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: linux-image-2.6.32-23-generic-pae 2.6.32-23.37
ProcVersionSignature: Ubuntu 2.6.32-22.36-generic-pae 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Thu Jul 22 09:12:12 2010
ErrorMessage: subprocess installed post-installation script returned error exit 
status 2
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
SourcePackage: grub2
Title: package linux-image-2.6.32-23-generic-pae 2.6.32-23.37 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 2

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


** Tags: apport-package i386 lucid

-- 
package linux-image-2.6.32-23-generic-pae 2.6.32-23.37 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 2
https://bugs.launchpad.net/bugs/608567
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 608567] Re: package linux-image-2.6.32-23-generic-pae 2.6.32-23.37 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-07-22 Thread vijay

** Attachment added: AptOrdering.txt
   http://launchpadlibrarian.net/52303287/AptOrdering.txt

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

** Attachment added: Df.txt
   http://launchpadlibrarian.net/52303289/Df.txt

** Attachment added: Dmesg.txt
   http://launchpadlibrarian.net/52303290/Dmesg.txt

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/52303291/DpkgTerminalLog.txt

-- 
package linux-image-2.6.32-23-generic-pae 2.6.32-23.37 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 2
https://bugs.launchpad.net/bugs/608567
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 608554] Re: sound problem msi ex630-014u

2010-07-22 Thread Mitch Towner
nikonikic42: Please do not subscribe people/teams to bug reports without
discussing it with them first. Thanks.

-- 
sound problem msi ex630-014u
https://bugs.launchpad.net/bugs/608554
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 608558] Re: Registration does not work

2010-07-22 Thread Maurice Butler
note: unable to upgrade to 10.4 LTS as it will not run, locks up on startup
I had to create a manual xorg.conf for 9.10

 Section Device
   Identifier  Videocard
   Driver  openchrome
   VendorName  VIA Tech
   OptionModeSwitchMethod legacy
   BoardName   VIA PN800/PN880
 EndSection

Section Monitor
Identifier Viewsonic E70
Horizsync 30.0 - 70.0
Vertrefresh 50.0 - 160.0
Option DPMS
Option UseEdid False
# 1024x768 @ 60.00 Hz (GTF) hsync: 47.70 kHz; pclk: 64.11 MHz
Modeline 1024x768_60.00 64.11 1024 1080 1184 1344 768 769 772 795 
-HSync +Vsync
# 1024x768 @ 50.00 Hz (GTF) hsync: 39.55 kHz; pclk: 51.89 MHz
Modeline 1024x768_50.00 51.89 1024 1064 1168 1312 768 769 772 791 
-HSync +Vsync
DisplaySize 1024 768
EndSection

Section Screen
Identifier Default Screen
Device VideoCard
Monitor Viewsonic E70
Defaultdepth 24
SubSection Display
Depth 24
Modes 1024x768
EndSubSection
EndSection

-- 
Registration does not work
https://bugs.launchpad.net/bugs/608558
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   >