[Bug 606630] Re: package vsftpd 2.2.2-3ubuntu6 failed to install/upgrade:

2010-07-18 Thread C de-Avillez
*** This bug is a duplicate of bug 530832 ***
https://bugs.launchpad.net/bugs/530832

for the record, this is the error:

Installing new version of config file /etc/vsftpd.conf ...
Installing new version of config file /etc/logrotate.d/vsftpd ...
Installing new version of config file /etc/pam.d/vsftpd ...
vsftpd user (ftp) already exists, doing nothing.
chown: invalid group: `root:ftp'
dpkg: error processing vsftpd (--configure):
 subprocess installed post-installation script returned error exit status 1

So it is, indeed, the same as bug 530832.

-- 
package vsftpd 2.2.2-3ubuntu6 failed to install/upgrade:
https://bugs.launchpad.net/bugs/606630
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd 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 606898] [NEW] package postfix 2.7.0-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 75

2010-07-18 Thread Tom V
Public bug reported:

Binary package hint: postfix

ivtv drivers would not install.
ivtv-utils although the software center now reports it is installed.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: postfix 2.7.0-1
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: Sun Jul 18 09:54:12 2010
ErrorMessage: subprocess installed post-installation script returned error exit 
status 75
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427.1)
SourcePackage: postfix
Title: package postfix 2.7.0-1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 75

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


** Tags: amd64 apport-package lucid

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

2010-07-18 Thread Tom V

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

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

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

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

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

-- 
package postfix 2.7.0-1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 75
https://bugs.launchpad.net/bugs/606898
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix 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 606908] [NEW] euca-describe-availability-zones verbose returns EC2ResponseError: 403 Forbidden in Ubuntu 10.04

2010-07-18 Thread AliQ.
Public bug reported:

i've done this on Ubuntu 10.04:
$ .  ̃/.euca/eucarc
$ euca−describe−availability−zones verbose
but result was:
Warning: failed to parse error message from AWS: unknown:1:0: syntax error
EC2ResponseError: 403 Forbidden
Failure: 403 Forbidden

my cloud controller has 2 network interfaces:
eth0: 192.168.1.30/24; dg: 192.168.1.254; dns:192.168.1.254
eth1: 192.168.20.1/24
and my cluster controller is set with: eth0: 192.168.20.2/24
///
i can't ping 192.168.20.1 or 192.168.20.2 from client, is it the reason of this 
issue? (cause i'm fallowing a guide on this)
and there's no DEADLOCK or Resetting on my cloud-output.log file.
i did an upgrade but problem still exist.

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

-- 
euca-describe-availability-zones verbose returns EC2ResponseError: 403 
Forbidden in Ubuntu 10.04
https://bugs.launchpad.net/bugs/606908
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 603363] Re: sshd never stops, prevents umount of /usr partition

2010-07-18 Thread Spuerhund
Will the fix also be released for Lucid or only for future versions of
Ubuntu?

-- 
sshd never stops, prevents umount of /usr partition
https://bugs.launchpad.net/bugs/603363
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

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


[Bug 606953] [NEW] debian /etc/init.d/eucalyptus-cloud needs help

2010-07-18 Thread Steffen Möller
Public bug reported:

JAVA_HOME was set to /usr, just because 
$ ls -l /usr/bin/java
lrwxrwxrwx 1 root root 22 May 26 17:01 /usr/bin/java - /etc/alternatives/java
and not directly to anything in
# ls -l /usr/lib/jvm
total 12
lrwxrwxrwx 1 root root   14 May 17 14:55 default-java - java-6-openjdk
lrwxrwxrwx 1 root root   18 May 17 14:55 java-1.5.0-gcj - java-1.5.0-gcj-4.4
drwxr-xr-x 6 root root 4096 Jul  8 22:23 java-1.5.0-gcj-4.4
lrwxrwxrwx 1 root root   14 May 17 14:55 java-1.6.0-openjdk - java-6-openjdk
drwxr-xr-x 7 root root 4096 May 26 15:55 java-6-openjdk
lrwxrwxrwx 1 root root   19 May 26 17:00 java-6-sun - java-6-sun-1.6.0.20
drwxr-xr-x 8 root root 4096 May 26 17:00 java-6-sun-1.6.0.20
lrwxrwxrwx 1 root root   12 May 17 14:55 java-gcj - java-gcj-4.4
lrwxrwxrwx 1 root root   18 May 17 14:55 java-gcj-4.4 - java-1.5.0-gcj-4.4

But independent from that observation, it should be noted that the
structure of the code is erroneous. The lower half of the following
patch improves the situation. For the upper half, a readlink to
/usr/lib/jvm/default-java, if existing, to seed JAVA_HOME would however
possibly be preferable.

This was spotted in the debian 1.6.2 packages but might also apply to
Ubuntu's.

Steffen

--- eucalyptus-cloud.orig   2010-07-16 16:18:48.0 +0200
+++ eucalyptus-cloud2010-07-16 16:43:55.0 +0200
@@ -189,17 +189,36 @@
 
# to be sure we are using the right java/JAVA_HOME
JAVA=$JAVA_HOME/jre/bin/java
-
-   # let's see if we can find a decent java
-   if [ -x $JAVA ]; then
-   java_version=`$JAVA -version 21 | grep java version | sed 
-e 's/.*java version \(.*\).*/\1/'`
-   if [ `expr $java_version  $java_min_version` -eq 0 ]; then
-   export JAVA_HOME
-   return 
+   for relpath in jre/bin bin; do
+   JAVA=$JAVA_HOME/$relpath/java
+   if [ -x $JAVA ]; then
+   break;
fi
+   done
+
+   if [ x$JAVA == x ]; then
+   echo Could not find Java executable underneath JAVA_HOME 
determined as $JAVA_HOME
+   exit 1
+   fi
+
+   # version check
+
+   java_version=`$JAVA -version 21 | grep java version | cut -f2 -d\`
+   if [ -z $java_version ]; then
+   echo Failed to determine Java version in init script.
+   exit 1
+   else
+   echo Java version is '$java_version'
+   fi
+   if [ `expr $java_version  $java_min_version` -eq 0 ]; then
+   export JAVA_HOME
+   return 
+   else
+   echo Eucalyptus needs java version = $java_min_version, found 
version \$java_version\ of \$JAVA\
+   exit 1
fi
 
-   echo Eucalyptus needs java version = $java_min_version
+   echo Error in init.d/eucaluptus-cloud, this statement should not be 
reached.
exit 1
 }

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

-- 
debian /etc/init.d/eucalyptus-cloud needs help
https://bugs.launchpad.net/bugs/606953
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 604802] Re: Merge commons-io 1.4-3 (main) from Debian unstable (main)

2010-07-18 Thread Stefano Rivera
Please note in the bug when you've forwarded a patch to Debian. It makes
sponsors start the review happy :)

Err, I'm not a main sponsor, but I think this can be synced, given that
Debian has changed their java policy here and reject the ubuntu
dependancy changes..

-- 
Merge commons-io 1.4-3 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/604802
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to commons-io 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 607039] Re: NFS automount failover doesn't work

2010-07-18 Thread stephane

** Attachment added: strace output
   http://launchpadlibrarian.net/52140531/strace-autofs-and-kids.txt

-- 
NFS automount failover doesn't work
https://bugs.launchpad.net/bugs/607039
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs5 in ubuntu.

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


[Bug 607039] Re: NFS automount failover doesn't work

2010-07-18 Thread stephane

** Attachment added: auto.master file
   http://launchpadlibrarian.net/52140589/auto.master

-- 
NFS automount failover doesn't work
https://bugs.launchpad.net/bugs/607039
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs5 in ubuntu.

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


[Bug 607039] Re: NFS automount failover doesn't work

2010-07-18 Thread stephane

** Attachment added: /etc/autofs.d/auto.vcs that the auto.master file refers 
to
   http://launchpadlibrarian.net/52140619/auto.vcs

-- 
NFS automount failover doesn't work
https://bugs.launchpad.net/bugs/607039
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs5 in ubuntu.

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


[Bug 573436] Re: PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/ldap.ini on line 1 in Unknown on line 0

2010-07-18 Thread Ogilvierothchild
The following worked for me:

cd /etc/php5/cli/conf.d
sudo perl -pi.bk -e 's/(\s*)#/\1;/' *ini
sudo mkdir bk
sudo mv *.bk bk

Which only catches comments at the start of a line; also, backups of the
original files are in the /etc/php5/cli/conf.d/bk directory.

-- 
PHP Deprecated:  Comments starting with '#' are deprecated in 
/etc/php5/cli/conf.d/ldap.ini on line 1 in Unknown on line 0
https://bugs.launchpad.net/bugs/573436
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 584048] Re: kvm images losing connectivity w/bridged network

2010-07-18 Thread Jürgen Sauer
This morning I had an freeze also.
The virtualized Hardy was freezed. (Host is Lucid-AMD64 on Xenons)
The virtualized Lucid was running fine. (on same Host)
The virtualized Dapper was running fine also (same Host).

The Hardy is on-production Server Ouch! Ouch! Ouch!

I hate mondays

-- 
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 571038] Re: palimpsest

2010-07-18 Thread Mike Bell
I'm now getting this error as well. nandox7, I think you've got it
pretty much nailed. The code is having trouble reading the partition
table or EBR or ? Not-too-coincidentally, yesterday I installed Paragon
BR 10 FE on my Win7 partition, and was testing it by backing up and
restoring my Win7 partition. Grub2 is working fine - I can boot into
Ubuntu Lucid and Win7 w/o problems. But my guess is that the Paragon s/w
changed something that palimpsest can no longer read/calc properly. Hope
that might give you guys a clue.

-- 
palimpsest
https://bugs.launchpad.net/bugs/571038
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 511616] Re: Can't see URL of every web page

2010-07-18 Thread Micah Gersten
Thank you for the update.  Could you have accidentally hit F11 to go
into full screen mode?

-- 
Can't see URL of every web page
https://bugs.launchpad.net/bugs/511616
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 18605] Re: Touchpad doesn't tap-to-click anymore after suspend

2010-07-18 Thread madbiologist
This might be fixed upstream in kernel 2.6.32.16. From the changelog:

commit 04a08885c36dc2f4663900d007b9d71a7e7f2b92
Author: Dmitry Torokhov
Date: Thu May 13 00:42:23 2010 -0700

Input: psmouse - reset all types of mice before reconnecting

commit ef110b24e28f36620f63dab94708a17c7e267358 upstream.

Synaptics hardware requires resetting device after suspend to ram
in order for the device to be operational. The reset lives in
synaptics-specific reconnect handler, but it is not being invoked
if synaptics support is disabled and the device is handled as a
standard PS/2 device (bare or IntelliMouse protocol).

Let's add reset into generic reconnect handler as well.

Signed-off-by: Dmitry Torokhov
Cc: Tim Gardner
Signed-off-by: Greg Kroah-Hartman

A PPA of this kernel can be found at http://kernel.ubuntu.com/~kernel-
ppa/mainline/

-- 
Touchpad doesn't tap-to-click anymore after suspend
https://bugs.launchpad.net/bugs/18605
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 436590] Re: Hang up upgrade with aptdaemon

2010-07-18 Thread Sebastian Heinlein
Hello james, Have you ever seen this error happen again?

-- 
Hang up upgrade with aptdaemon
https://bugs.launchpad.net/bugs/436590
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 434748] Re: update-manager crashed with DBusException in call_blocking()

2010-07-18 Thread Sebastian Heinlein
** Changed in: aptdaemon (Ubuntu)
   Status: Incomplete = Fix Released

-- 
update-manager crashed with DBusException in call_blocking()
https://bugs.launchpad.net/bugs/434748
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 606816] [NEW] package xserver-xorg-core 2:1.6.4-2ubuntu4.3 failed to install/upgrade:

2010-07-18 Thread defaria
Public bug reported:

Binary package hint: dpkg

Error reported during upgrade from 9.10 - 10.04

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: xserver-xorg-core 2:1.6.4-2ubuntu4.3
ProcVersionSignature: Ubuntu 2.6.31-22.60-generic
Uname: Linux 2.6.31-22-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Sat Jul 17 22:30:27 2010
DkmsStatus:
 nvidia-current, 195.36.24, 2.6.32-23-generic, x86_64: installed 
 nvidia-current, 195.36.24, 2.6.31-22-generic, x86_64: installed
ErrorMessage:
 ErrorMessage: package xserver-xorg-core is already installed and configured
MachineType: HP-Pavilion FQ563AA-ABA a6750f
ProcCmdLine: root=UUID=10551ffa-d41b-44d2-b8b4-d471056d97e0 ro quiet splash
SourcePackage: dpkg
Title: package xserver-xorg-core 2:1.6.4-2ubuntu4.3 failed to install/upgrade:
dmi.bios.date: 12/23/2008
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: 5.09
dmi.board.name: Aspen
dmi.board.vendor: MSI
dmi.board.version: 1.0
dmi.chassis.type: 3
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr5.09:bd12/23/2008:svnHP-Pavilion:pnFQ563AA-ABAa6750f:pvr:rvnMSI:rnAspen:rvr1.0:cvnHewlett-Packard:ct3:cvr:
dmi.product.name: FQ563AA-ABA a6750f
dmi.sys.vendor: HP-Pavilion
system:
 distro: Ubuntu
 codename:   lucid
 architecture:   x86_64
 kernel: 2.6.31-22-generic

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


** Tags: amd64 apport-package lucid

-- 
package xserver-xorg-core 2:1.6.4-2ubuntu4.3 failed to install/upgrade:
https://bugs.launchpad.net/bugs/606816
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 606816] Re: package xserver-xorg-core 2:1.6.4-2ubuntu4.3 failed to install/upgrade:

2010-07-18 Thread defaria

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

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

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

** Attachment added: GdmLog.txt
   http://launchpadlibrarian.net/52106408/GdmLog.txt

** Attachment added: GdmLog1.txt
   http://launchpadlibrarian.net/52106409/GdmLog1.txt

** Attachment added: GdmLog2.txt
   http://launchpadlibrarian.net/52106410/GdmLog2.txt

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

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

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

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

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

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

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

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

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

** Attachment added: VarLogDistupgradeAptlog.gz
   http://launchpadlibrarian.net/52106420/VarLogDistupgradeAptlog.gz

** Attachment added: VarLogDistupgradeApttermlog.gz
   http://launchpadlibrarian.net/52106421/VarLogDistupgradeApttermlog.gz

** Attachment added: VarLogDistupgradeLspcitxt.gz
   http://launchpadlibrarian.net/52106422/VarLogDistupgradeLspcitxt.gz

** Attachment added: VarLogDistupgradeMainlog.gz
   http://launchpadlibrarian.net/52106423/VarLogDistupgradeMainlog.gz

** Attachment added: VarLogDistupgradeSystemstatetargz.gz
   http://launchpadlibrarian.net/52106424/VarLogDistupgradeSystemstatetargz.gz

** Attachment added: VarLogDistupgradeTermlog.gz
   http://launchpadlibrarian.net/52106425/VarLogDistupgradeTermlog.gz

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

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

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

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

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

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

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

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

-- 
package xserver-xorg-core 2:1.6.4-2ubuntu4.3 failed to install/upgrade:
https://bugs.launchpad.net/bugs/606816
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 539999] Re: aptd crashed with SIGSEGV in __fprintf_chk()

2010-07-18 Thread Sebastian Heinlein
** Package changed: aptdaemon (Ubuntu) = python-apt (Ubuntu)

-- 
aptd crashed with SIGSEGV in __fprintf_chk()
https://bugs.launchpad.net/bugs/53
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 606817] Re: systemsettings crashed with ImportError in module()

2010-07-18 Thread Ky6uk
*** This bug is a duplicate of bug 602343 ***
https://bugs.launchpad.net/bugs/602343


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

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

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

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

** This bug has been marked a duplicate of bug 602343
   systemsettings crashed with ImportError in module() No module named 
cupsutils.ppds

** Visibility changed to: Public

** Visibility changed to: Private

-- 
systemsettings crashed with ImportError in module()
https://bugs.launchpad.net/bugs/606817
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 606818] [NEW] Seahorse crashes when syncing keys assertion failed: (g_slist_length (keys) 0)

2010-07-18 Thread ComputerJy
Public bug reported:

Binary package hint: seahorse

When I try syncing keys using seahorse it crashes and prints out the following:
** Message: init gpgme version 1.2.0

** (seahorse:14113): WARNING **: destination is not of type: gnome-
keyring

** (seahorse:14113): WARNING **: destination is not of type: openssh

** (seahorse:14113): WARNING **: destination is not of type: gnome-
keyring

** (seahorse:14113): CRITICAL **: seahorse_source_export_raw: assertion
`klass-export != NULL' failed

** (seahorse:14113): CRITICAL **: start_transfer: assertion `pv-operation != 
NULL' failed
**
ERROR:seahorse-ldap-source.c:1272:start_send_operation_multiple: assertion 
failed: (g_slist_length (keys)  0)
Aborted

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: seahorse 2.30.0-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.32-24.38-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Sun Jul 18 09:25:42 2010
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: seahorse

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


** Tags: apport-bug i386 lucid

-- 
Seahorse crashes when syncing keys assertion failed: (g_slist_length (keys)  
0)
https://bugs.launchpad.net/bugs/606818
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 606818] Re: Seahorse crashes when syncing keys assertion failed: (g_slist_length (keys) 0)

2010-07-18 Thread ComputerJy

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

-- 
Seahorse crashes when syncing keys assertion failed: (g_slist_length (keys)  
0)
https://bugs.launchpad.net/bugs/606818
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 559180] Re: [need 2.6.35] nouveau not detect second display on HDMI port in Lucid

2010-07-18 Thread RussianNeuroMancer
** Summary changed:

- nouveau not detect second display on HDMI port in Lucid
+ [need 2.6.35] nouveau not detect second display on HDMI port in Lucid

-- 
[need 2.6.35] nouveau not detect second display on HDMI port in Lucid
https://bugs.launchpad.net/bugs/559180
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 538773] Re: Please remove python-gtkhtml2 from package dependencies

2010-07-18 Thread Bug Watch Updater
** Changed in: pida (Debian)
   Status: New = Fix Committed

-- 
Please remove python-gtkhtml2 from package dependencies
https://bugs.launchpad.net/bugs/538773
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 606786] Re: Rhythmbox progressbar in sound indicator isn't working

2010-07-18 Thread Omer Akram
** Also affects: indicator-sound
   Importance: Undecided
   Status: New

** Changed in: indicator-sound (Ubuntu)
   Importance: Undecided = Medium

** Changed in: indicator-sound (Ubuntu)
   Status: New = Confirmed

-- 
Rhythmbox progressbar in sound indicator isn't working
https://bugs.launchpad.net/bugs/606786
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 601732] Re: package pawserv 2006.dfsg.2-14ubuntu2 failed to install/upgrade: postinst hang in /usr/bin/perl -w /usr/share/debconf/frontend /var/lib/dpkg/info/pawserv.postinst configure

2010-07-18 Thread Bug Watch Updater
** Changed in: cernlib (Debian)
   Status: Unknown = New

-- 
package pawserv 2006.dfsg.2-14ubuntu2 failed to install/upgrade: postinst hang 
in /usr/bin/perl -w /usr/share/debconf/frontend 
/var/lib/dpkg/info/pawserv.postinst configure
https://bugs.launchpad.net/bugs/601732
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 311982] Re: Array too big when printing large image

2010-07-18 Thread Bug Watch Updater
** Changed in: xpdf (Debian)
   Status: New = Fix Released

-- 
Array too big when printing large image
https://bugs.launchpad.net/bugs/311982
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 606820] [NEW] Using Synaptic trying to update software with update process

2010-07-18 Thread rodmisterdisc
Public bug reported:


Ubuntu server release 10.04 (lucid)

kernel linux 2.6.32-23-generic-pae

GNOME 2.30.2


Error Type: type 'exceptions.UnicodeEncodeError'
Error Value: 'ascii' codec can't encode character u'\u201c' in position 153: 
ordinal not in range(128)
  File : /usr/share/PackageKit/helpers/apt/aptBackend.py, line 2216, in module
main()
  File : /usr/share/PackageKit/helpers/apt/aptBackend.py, line 2213, in main
run(args, options.single)
  File : /usr/share/PackageKit/helpers/apt/aptBackend.py, line 2175, in run
backend.dispatcher(args)
  File : /usr/lib/python2.6/dist-packages/packagekit/backend.py, line 710, in 
dispatcher
self.dispatch_command(args[0], args[1:])
  File : /usr/lib/python2.6/dist-packages/packagekit/backend.py, line 557, in 
dispatch_command
self.get_details(package_ids)
  File : /usr/share/PackageKit/helpers/apt/aptBackend.py, line 923, in 
get_details
pkg.homepage, pkg.packageSize)
  File : /usr/lib/python2.6/dist-packages/packagekit/backend.py, line 207, in 
details
print  sys.stdout, details\t$s\t$s\t$s\t$s\t$s\t$ld $ (package_id, 
package_license, group, desc, url, bytes)

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Using Synaptic trying to update software with update process
https://bugs.launchpad.net/bugs/606820
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 606820] Re: Using Synaptic trying to update software with update process

2010-07-18 Thread rodmisterdisc

** Attachment added: Using Synaptic trying to update software with update 
process
   http://launchpadlibrarian.net/52107198/Screenshot.png

-- 
Using Synaptic trying to update software with update process
https://bugs.launchpad.net/bugs/606820
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 606821] [NEW] package mediatomb-daemon (n ot installed) failed to install/upgrade: le sous-proce ssus script post-removal installé a retourné une erreur de sortie d'état 2

2010-07-18 Thread Nicolas BLAZY
Public bug reported:

Binary package hint: mediatomb

trying to uninstall it ... because of missing places on my HDD

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: mediatomb-daemon (not installed)
ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-23-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Sat Jul 17 17:32:47 2010
ErrorMessage: le sous-processus script post-removal installé a retourné une 
erreur de sortie d'état 2
SourcePackage: mediatomb
Title: package mediatomb-daemon (not installed) failed to install/upgrade: le 
sous-processus script post-removal installé a retourné une erreur de sortie 
d'état 2

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


** Tags: apport-package i386 lucid

-- 
package mediatomb-daemon (not installed) failed to install/upgrade: le 
sous-processus script post-removal installé a retourné une erreur de sortie 
d'état 2
https://bugs.launchpad.net/bugs/606821
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 606821] Re: package mediatomb-daemon (not i nstalled) failed to install/upgrade: le sous-processus script post-removal installé a retourné une err eur de sortie d'état 2

2010-07-18 Thread Nicolas BLAZY

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

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

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

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

-- 
package mediatomb-daemon (not installed) failed to install/upgrade: le 
sous-processus script post-removal installé a retourné une erreur de sortie 
d'état 2
https://bugs.launchpad.net/bugs/606821
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 606822] [NEW] evoultion show that it success to connect to exchange but it can't open the mail folders

2010-07-18 Thread Nadav
Public bug reported:

Binary package hint: evolution

ubuntu 10.10

evoultion show that it success to connect to exchange but it can't open
the mail folders

no visual error apear

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: evolution 2.30.2-0ubuntu5
Uname: Linux 2.6.35-020635rc5-generic i686
Architecture: i386
Date: Sun Jul 18 09:55:17 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
ProcEnviron:
 LANG=he_IL.utf8
 SHELL=/bin/bash
SourcePackage: evolution

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


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

-- 
 evoultion show that it success to connect to exchange but it can't open the 
mail folders
https://bugs.launchpad.net/bugs/606822
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 606822] Re: evoultion show that it success to connect to exchange but it can't open the mail folders

2010-07-18 Thread Nadav

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

-- 
 evoultion show that it success to connect to exchange but it can't open the 
mail folders
https://bugs.launchpad.net/bugs/606822
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 606824] [NEW] package nfs-common 1:1.2.0-4ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-07-18 Thread dYp
Public bug reported:

fail to install

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: nfs-common 1:1.2.0-4ubuntu4
ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-23-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Sun Jul 18 09:09:13 2010
ErrorMessage: subprocess installed post-installation script returned error exit 
status 2
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
SourcePackage: nfs-utils
Title: package nfs-common 1:1.2.0-4ubuntu4 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 2

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


** Tags: apport-package i386 lucid

-- 
package nfs-common 1:1.2.0-4ubuntu4 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/606824
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 606824] Re: package nfs-common 1:1.2.0-4ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-07-18 Thread dYp

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

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

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

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

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

-- 
package nfs-common 1:1.2.0-4ubuntu4 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/606824
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 552704] Re: [needs-packaging] hivex

2010-07-18 Thread Bug Watch Updater
** Changed in: debian
   Status: New = Fix Committed

-- 
[needs-packaging] hivex
https://bugs.launchpad.net/bugs/552704
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 606825] [NEW] Showing many Dont Show This Messege again

2010-07-18 Thread Kangarooo
Public bug reported:

Binary package hint: xfce4-notifyd

see screenshot
every next time messege appears it gives button  Dont Show This Messege again 
as much times this notification has showed up

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: xfce4-notifyd (not installed)
ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-23-generic i686
Architecture: i386
Date: Sun Jul 18 10:15:42 2010
InstallationMedia: Xubuntu 10.04 Lucid Lynx - Release i386 (20100429)
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_US.utf8
SourcePackage: xfce4-notifyd

** Affects: xfce4-notifyd (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

-- 
Showing many Dont Show This Messege again
https://bugs.launchpad.net/bugs/606825
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 606825] Re: Showing many Dont Show This Messege again

2010-07-18 Thread Kangarooo

** Attachment added: notificator.png
   http://launchpadlibrarian.net/52108405/notificator.png

-- 
Showing many Dont Show This Messege again
https://bugs.launchpad.net/bugs/606825
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 606823] Re: pybootchartgui crashed with ValueError in draw_chart()

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

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 #604242, 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/52107585/Dependencies.txt

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

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

** This bug has been marked a duplicate of bug 604242
   pybootchartgui crashed with ValueError in draw_chart()

** Visibility changed to: Public

-- 
pybootchartgui crashed with ValueError in draw_chart()
https://bugs.launchpad.net/bugs/606823
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 606826] [NEW] Sync dajaxice 0.1.5-1 (universe) from Debian unstable (main)

2010-07-18 Thread Angel Abad
Public bug reported:

Please sync dajaxice 0.1.5-1 (universe) from Debian unstable (main)

Changelog entries since current maverick version 0.1.4-1:

dajaxice (0.1.5-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version to 3.9.0 (no changes).

 -- Angel Abad angela...@gmail.com  Sun, 11 Jul 2010 15:17:30 +0200

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

-- 
Sync dajaxice 0.1.5-1 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/606826
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 606679] Re: firefox hangs intermittently for no apparent reason.

2010-07-18 Thread drew212
Thank you for submitting this bug and helping to improve Ubuntu. You did
a great job getting a backtrace, unfortunately you don't have any
debugging symbols installed. Could you please install the debug symbols
for firefox: 'Sudo apt-get install firefox-dbg' and then run the
backtrace as you did before. Thanks in advance!

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

-- 
firefox hangs intermittently for no apparent reason.
https://bugs.launchpad.net/bugs/606679
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 570888] Re: OS crash while veiwing Movies online

2010-07-18 Thread Edward
Updare: I haven't been experiencing this any more, but fullscreen never
works. The picture moves several frames at a time and out of sync witth
the audio. My workarounds are, if there is a temp file, such as videos
on Youtube, I pause the youtube video and open the temp file in
MoviePlayer and I can watch that in fullscreen. If there is no temp file
generated, (in Filesystem/tmp), such as on Hulu, I always have to use
the pop-out player, which is not a complete full screen.

-- 
OS crash while veiwing Movies online
https://bugs.launchpad.net/bugs/570888
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 606827] [NEW] Please merge sablotron 1.0.3-1.1 (universe) from debian unstable (main)

2010-07-18 Thread Lorenzo De Liso
Public bug reported:

Binary package hint: sablotron

sablotron (1.0.3-1.1) unstable; urgency=low

   * Non-maintainer upload.
   * debian/rules: Add ${shlibs:Depends} to sablotron's Depends (Closes:
 #553258).

 -- Michael Banck mba...@debian.org  Sun, 29 Nov 2009 10:55:42 +0100

** Affects: sablotron (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: sablotron (Ubuntu)
   Importance: Undecided = Wishlist

-- 
Please merge sablotron 1.0.3-1.1 (universe) from debian unstable (main)
https://bugs.launchpad.net/bugs/606827
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 606827] Re: Please merge sablotron 1.0.3-1.1 (universe) from debian unstable (main)

2010-07-18 Thread Lorenzo De Liso

** Patch added: sablotron_1.0.3-1.1ubuntu1.debdiff
   http://launchpadlibrarian.net/52108873/sablotron_1.0.3-1.1ubuntu1.debdiff

** Patch removed: sablotron_1.0.3-1.1ubuntu1.debdiff
   http://launchpadlibrarian.net/52108873/sablotron_1.0.3-1.1ubuntu1.debdiff

-- 
Please merge sablotron 1.0.3-1.1 (universe) from debian unstable (main)
https://bugs.launchpad.net/bugs/606827
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 606827] Re: Please merge sablotron 1.0.3-1.1 (universe) from debian unstable (main)

2010-07-18 Thread Lorenzo De Liso

** Patch added: sablotron_1.0.3-1.1ubuntu1.debdiff
   http://launchpadlibrarian.net/52108910/sablotron_1.0.3-1.1ubuntu1.debdiff

-- 
Please merge sablotron 1.0.3-1.1 (universe) from debian unstable (main)
https://bugs.launchpad.net/bugs/606827
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 606826] Re: Sync dajaxice 0.1.5-1 (universe) from Debian unstable (main)

2010-07-18 Thread Angel Abad
This new upstream version implements important changes:

- Now dajaxice functions must be registered using dajaxice_functions.register 
instead of adding that functions
  to DAJAXICE_FUNCTIONS list inside settings.py. This pattern is very similar 
to django.contrib.admin model registration.
- Now dajaxice functions could be placed inside any module depth.
- With this approach dajaxice app reusability was improved.
- Old style registration (using DAJAXICE_FUNCTIONS) works too, but isn't 
recommended.
- New tests added.

Thanks!

-- 
Sync dajaxice 0.1.5-1 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/606826
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 606679] Re: firefox hangs intermittently for no apparent reason.

2010-07-18 Thread drew212
Sorry, the correct command is: sudo apt-get install firefox-dbg without
the capital S in sudo.

-- 
firefox hangs intermittently for no apparent reason.
https://bugs.launchpad.net/bugs/606679
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 606212] Re: Description contains spelling and grammar mistakes

2010-07-18 Thread Bilal Akhtar
Good spotting work.

** Changed in: hundredpapercuts
   Importance: Undecided = Low

** Changed in: hundredpapercuts
   Status: New = Triaged

** Changed in: hundredpapercuts
Milestone: None = maverick-round-9-sc-metadata

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

** Changed in: pysdm (Ubuntu)
   Status: New = Triaged

** Summary changed:

- Description contains spelling and grammar mistakes
+ PySDM SC description contains spelling and grammar mistakes

-- 
PySDM SC description contains spelling and grammar mistakes
https://bugs.launchpad.net/bugs/606212
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 606212] Re: PySDM SC description contains spelling and grammar mistakes

2010-07-18 Thread Bilal Akhtar
I shall try to fix this bug,

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

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

** Changed in: pysdm (Ubuntu)
   Status: Triaged = In Progress

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

-- 
PySDM SC description contains spelling and grammar mistakes
https://bugs.launchpad.net/bugs/606212
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 600860] Re: Default KDM Theme doesn't support User Lists

2010-07-18 Thread Harald Sitter
Hi there!

Thanks for reporting this bug! Your bug seems to be a problem with the
KDE program itself, and not with our KDE packages. While we appreciate
your issue, it would be better if it was tracked at
https://bugs.kde.org, so that the KDE developers can deal with this
speedily and have direct communication with you as the reporter for more
effective debugging.

Thanks!

** Changed in: kubuntu-default-settings (Ubuntu)
   Status: New = Invalid

** Package changed: kubuntu-default-settings (Ubuntu) = kdebase-
workspace (Ubuntu)

-- 
Default KDM Theme doesn't support User Lists
https://bugs.launchpad.net/bugs/600860
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 571534] Re: Lucid - Mouse stops working after shortly after login

2010-07-18 Thread Jan Ekholm
Ok, I have the same issue on two totally different systems: AMD64 and
and 32 bit Intel something. Both are updated from older Kubuntu versions
and both have all available updates since then applied. Still happens
regularly and up to five times per day. Needless to say it makes serious
work quite annoying.

Yanking the mouse out and in is no cure.

I see this bug has quitened down, is it fixed for you guys or are you
just limping along?

-- 
Lucid - Mouse stops working after shortly after login
https://bugs.launchpad.net/bugs/571534
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 537823] Re: vlc assert failure: vlc: /build/buildd/libebml-0.7.7/make/linux/../../src/EbmlBinary.cpp:91: virtual uint64 libebml::EbmlBinary::ReadData(libebml::IOCallback, libebml::ScopeMode): As

2010-07-18 Thread Reinhard Tartler
this issue is totally unrelated to mplayer

** Changed in: mplayer
   Status: New = Invalid

-- 
vlc assert failure: vlc: 
/build/buildd/libebml-0.7.7/make/linux/../../src/EbmlBinary.cpp:91: virtual 
uint64 libebml::EbmlBinary::ReadData(libebml::IOCallback, libebml::ScopeMode): 
Assertion `Data != __null' failed.
https://bugs.launchpad.net/bugs/537823
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 582496] Re: Kubuntu logo is not shown in Kickoff

2010-07-18 Thread Harald Sitter
This is not an issue at all, we want to give theme creators the
opportunity to set their own themeing button.

** Changed in: kubuntu-default-settings (Ubuntu)
   Status: New = Won't Fix

-- 
Kubuntu logo is not shown in Kickoff
https://bugs.launchpad.net/bugs/582496
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 606826] Re: Sync dajaxice 0.1.5-1 (universe) from Debian unstable (main)

2010-07-18 Thread Angel Abad
The unique rdepeds is python-django-dajax and is compatible with this
dajaxice version.

-- 
Sync dajaxice 0.1.5-1 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/606826
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 606212] Re: PySDM SC description contains spelling and grammar mistakes

2010-07-18 Thread Launchpad Bug Tracker
** Branch linked: lp:~bilalakhtar/ubuntu/maverick/pysdm/papercut-
fix-606212

-- 
PySDM SC description contains spelling and grammar mistakes
https://bugs.launchpad.net/bugs/606212
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 585442] Re: zlib compression corrupts some files

2010-07-18 Thread Wolfgang Glas
Since this problem is fixed in maverick and upstream and the package
nsis-2.46-1 is nearly unusable, please backport nsis-2.46-2 to lucid
within a reasonable amount of time.

If there's anything I can help with in preparing the backported package,
please come back to me.

  TIA and best regards, Wolfgang

-- 
zlib compression corrupts some files
https://bugs.launchpad.net/bugs/585442
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 576944] Re: Firefox asks which application it must use for apt links

2010-07-18 Thread Vish
** Changed in: hundredpapercuts
   Importance: Undecided = Low

** Changed in: hundredpapercuts
   Status: New = Triaged

-- 
Firefox asks which application it must use for apt links
https://bugs.launchpad.net/bugs/576944
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 606693] Re: funny bash tab-completion error

2010-07-18 Thread Vish
Not a papercut

** Also affects: bash-completion (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: bash-completion (Ubuntu)
   Importance: Undecided = Low

** Project changed: hundredpapercuts = bash-completion

-- 
funny bash tab-completion error
https://bugs.launchpad.net/bugs/606693
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 414746] Re: speakers cannot be muted when using headphones regression (karmic)

2010-07-18 Thread Ju Ping
I submitted my report via ubuntu-bug pulseaudio, not sure whether its
relevant. Please advice me for further requests of information.

My headphones aren't detected automatically, and the only way to get
them working is to either play a sound first before plugging it in, or
pulling out and plugging in the headphone jack if it is already
inserted.

A solution would be appreciated.

P.S. I tried the Independent HP method mentioned above which did not
work for me.

-- 
speakers cannot be muted when using headphones regression (karmic)
https://bugs.launchpad.net/bugs/414746
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 606831] [NEW] Sync php-geoip 1.0.7-2 (universe) from Debian unstable (main)

2010-07-18 Thread Angel Abad
Public bug reported:

Please sync php-geoip 1.0.7-2 (universe) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:

There is no diffs between debian and ubuntu packages, the package was 
diverted because Rebuild for PHP 5.3. So please resync it again.

Thanks!

Changelog entries since current maverick version 1.0.7-1ubuntu1:

php-geoip (1.0.7-2) unstable; urgency=low

  * Bump Standards-Version to 3.8.4.
  * Update format of debian/copyright, copyright years.
  * Switch to source format 3.0 (quilt).

 -- Sergey B Kirpichev skirpic...@gmail.com  Wed, 19 May 2010 21:04:42
+0400

** Affects: php-geoip (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Sync php-geoip 1.0.7-2 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/606831
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 606830] [NEW] package libvideo-frequencies-perl None [modified: /var/lib/dpkg/info/libvideo-frequencies-perl.list] failed to install/upgrade: trying to overwrite `/usr/share/man/man3/Video

2010-07-18 Thread Tzvi Edelman
Public bug reported:

Binary package hint: libvideo-frequencies-perl

Description:Ubuntu 8.04.4 LTS
Release:8.04

ProblemType: Package
Architecture: i386
Date: Wed Jul 14 13:16:39 2010
Dependencies:
 
DistroRelease: Ubuntu 8.04
ErrorMessage: trying to overwrite `/usr/share/man/man3/Video
Package: libvideo-frequencies-perl None [modified: 
/var/lib/dpkg/info/libvideo-frequencies-perl.list]
PackageArchitecture: all
SourcePackage: libvideo-frequencies-perl
Title: package libvideo-frequencies-perl None [modified: 
/var/lib/dpkg/info/libvideo-frequencies-perl.list] failed to install/upgrade: 
trying to overwrite `/usr/share/man/man3/Video
Uname: Linux 2.6.24-28-generic i686

** Affects: libvideo-frequencies-perl (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package

-- 
package libvideo-frequencies-perl None [modified: 
/var/lib/dpkg/info/libvideo-frequencies-perl.list] failed to install/upgrade: 
trying to overwrite `/usr/share/man/man3/Video
https://bugs.launchpad.net/bugs/606830
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 606830] Re: package libvideo-frequencies-perl None [modified: /var/lib/dpkg/info/libvideo-frequencies-perl.list] failed to install/upgrade: trying to overwrite `/usr/share/man/man3/Video

2010-07-18 Thread Tzvi Edelman

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

-- 
package libvideo-frequencies-perl None [modified: 
/var/lib/dpkg/info/libvideo-frequencies-perl.list] failed to install/upgrade: 
trying to overwrite `/usr/share/man/man3/Video
https://bugs.launchpad.net/bugs/606830
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 500554] Re: upgrade karmic == lucid fails

2010-07-18 Thread songuke
I also encountered this bug when upgrading from a working Lucid to
Maverick Alpha. It seems nobody has fixed this bug yet.

-- 
upgrade karmic == lucid fails
https://bugs.launchpad.net/bugs/500554
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 301035] Re: Place an Ubuntu icon/emblem on the system partition

2010-07-18 Thread Bug Watch Updater
** Changed in: nautilus
   Status: Unknown = New

-- 
Place an Ubuntu icon/emblem on the system partition
https://bugs.launchpad.net/bugs/301035
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 606832] [NEW] Images of xpm and xbm are not displayed properly

2010-07-18 Thread Chihiro Kuroki
Public bug reported:

Binary package hint: geeqie

Description:Ubuntu 10.04 LTS
Release:10.04
geeqie:
  Installed: 1:1.0-6+b1
  Candidate: 1:1.0-6+b1
  Version table:
 1:1.0~beta2-9 0
500 http://jp.archive.ubuntu.com/ubuntu/ lucid/universe Packages

Images of xpm and xbm are not displayed properly. This bug was fixed in
1.0 release and new Debian packages.

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

-- 
Images of xpm and xbm are not displayed properly
https://bugs.launchpad.net/bugs/606832
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 592102] Re: package man-db 2.5.7-2 failed to install/upgrade: subprocess installed post-installation script killed by signal (Segmentation fault)

2010-07-18 Thread DKdent
Re-installed package without any problem. So no reproduction of crash

2010/7/18 Jean-Baptiste Lallement 592...@bugs.launchpad.net

 @Grant (or Grant's wife) are you able to reproduce the crash with any of
 the command in comment #2 ?

 --
 package man-db 2.5.7-2 failed to install/upgrade: subprocess installed
 post-installation script killed by signal (Segmentation fault)
 https://bugs.launchpad.net/bugs/592102
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in “man-db” package in Ubuntu: Incomplete

 Bug description:
 Binary package hint: man-db

 i got an alert on putting on the system-in all probability the 10.4 tried
 to upgrade man-db and couldnt-cant say more-i just drive the car and dont
 know anything about its engine!!

 ProblemType: Package
 DistroRelease: Ubuntu 10.04
 Package: man-db 2.5.7-2
 ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2
 Uname: Linux 2.6.32-22-generic i686
 Architecture: i386
 Date: Wed Jun  9 18:54:37 2010
 ErrorMessage: subprocess installed post-installation script killed by
 signal (Segmentation fault)
 SourcePackage: man-db
 Title: package man-db 2.5.7-2 failed to install/upgrade: subprocess
 installed post-installation script killed by signal (Segmentation fault)

 To unsubscribe from this bug, go to:
 https://bugs.launchpad.net/ubuntu/+source/man-db/+bug/592102/+subscribe


-- 
package man-db 2.5.7-2 failed to install/upgrade: subprocess installed 
post-installation script killed by signal (Segmentation fault)
https://bugs.launchpad.net/bugs/592102
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 606542] Re: package fglrx 2:8.723.1-0ubuntu4 failed to install/upgrade: fglrx kernel module failed to build

2010-07-18 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 573748 ***
https://bugs.launchpad.net/bugs/573748

** This bug has been marked a duplicate of bug 573748
   [MASTER] fglrx does not build on 2.6.33 kernel and higher

-- 
package fglrx 2:8.723.1-0ubuntu4 failed to install/upgrade: fglrx kernel module 
failed to build
https://bugs.launchpad.net/bugs/606542
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 599535] Re: Certain applications don't have an icon in Software Center

2010-07-18 Thread Vish
Kiwinote mentions that this is a bug in app-install-data rather than SC

** Package changed: software-center (Ubuntu) = app-install-data-ubuntu
(Ubuntu)

** Changed in: hundredpapercuts
   Importance: Undecided = Low

** Changed in: hundredpapercuts
   Status: Confirmed = Triaged

-- 
Certain applications don't have an icon in Software Center
https://bugs.launchpad.net/bugs/599535
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 573748] Re: [MASTER] fglrx does not build on 2.6.33 kernel and higher

2010-07-18 Thread Jean-Baptiste Lallement
** Summary changed:

- fglrx does not build on 2.6.33 kernel and higher
+ [MASTER] fglrx does not build on 2.6.33 kernel and higher

-- 
[MASTER] fglrx does not build on 2.6.33 kernel and higher
https://bugs.launchpad.net/bugs/573748
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 433714] Re: initial empathy account wizard does not offer IRC as an account

2010-07-18 Thread Omer Akram
This bug will be fixed in empathy 3.0

** Project changed: ayatana-ubuntu = null

** Changed in: null
   Status: Confirmed = Invalid

-- 
initial empathy account wizard does not offer IRC as an account
https://bugs.launchpad.net/bugs/433714
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 433714] Re: initial empathy account wizard does not offer IRC as an account

2010-07-18 Thread Omer Akram
nUboon2Age, generally importance is not relevant for upstream bugs. I
talked to the empathy developers a month ago and they will fix this bug
in the upcoming release of empathy.

-- 
initial empathy account wizard does not offer IRC as an account
https://bugs.launchpad.net/bugs/433714
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 329809] Re: sound-juicer crashes when pressing Extract button, with SIGSEGV in filepath_parse_pattern()

2010-07-18 Thread Jean-Marie PIVETEAU
I have this problem (Lucid Lynx - upgraded online from 8.04). I use this 
program a lot.
uname -a: Linux jmp-desktop 2.6.32-23-generic #37-Ubuntu SMP Fri Jun 11 
07:54:58 UTC 2010 i686 GNU/Linux

I want to add the messages that appear when launching sound-juicer via the 
command line:
(sound-juicer:2890): Gtk-CRITICAL **: gtk_entry_set_text: assertion `text != 
NULL' failed

(sound-juicer:2890): Gtk-CRITICAL **: gtk_entry_set_text: assertion
`text != NULL' failed

** (sound-juicer:2890): CRITICAL **:
musicbrainz_submit_message_area_new: assertion `title != NULL' failed

(sound-juicer:2890): GLib-GObject-WARNING **: invalid (NULL) pointer
instance

(sound-juicer:2890): GLib-GObject-CRITICAL **: g_signal_connect_data:
assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

** (sound-juicer:2890): CRITICAL **:
gedit_message_area_set_default_response: assertion
`GEDIT_IS_MESSAGE_AREA (message_area)' failed

(sound-juicer:2890): Gtk-CRITICAL **: gtk_widget_show: assertion `GTK_IS_WIDGET 
(widget)' failed
Erreur de segmentation

Only the first 7 lines are displayed when launching sound-juicer. Sometime this 
block of 7 lines is repeated two times.
Then, when I type the artist, its name synchronously displays on each track. 
This is not the case when I type the title: each track title field remain empty.
Then when I click Extract, the sound-juice window disapear and Erreur de 
segmentation is displayed as the last 8th line.

hope this helps.

-- 
sound-juicer crashes when pressing Extract button, with SIGSEGV in 
filepath_parse_pattern()
https://bugs.launchpad.net/bugs/329809
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 606830] Re: package libvideo-frequencies-perl None [modified: /var/lib/dpkg/info/libvideo-frequencies-perl.list] failed to install/upgrade: trying to overwrite `/usr/share/man/man3/Video

2010-07-18 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 223815 ***
https://bugs.launchpad.net/bugs/223815

** This bug has been marked a duplicate of bug 223815
   libvideo-frequencies-perl_0.03-1_all.deb installation crash

-- 
package libvideo-frequencies-perl None [modified: 
/var/lib/dpkg/info/libvideo-frequencies-perl.list] failed to install/upgrade: 
trying to overwrite `/usr/share/man/man3/Video
https://bugs.launchpad.net/bugs/606830
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 247391] Re: Totem could hide the time bar when streaming internet radio

2010-07-18 Thread Matti Viljanen
I second. However, the UI changes, if we remove a whole element. I
suggest that the bar background was visible, but the handle was
removed. This way the UI location wouldn't change, and the
unscrollability (is that a word?) would be at least a bit more obvious.

Year and a half and no news yet?

-- 
Totem could hide the time bar when streaming internet radio
https://bugs.launchpad.net/bugs/247391
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 606833] [NEW] Please merge oss4 4.2-build2003-1 (universe) from Debian unstable (main)

2010-07-18 Thread Angel Abad
Public bug reported:

There is new version in Debian to be merged:

 oss4 (4.2-build2003-1) unstable; urgency=high
 .
   * New upstream release.
   * Removed oss4-source, set oss4-dmks as the
 only way to compile the drivers.
   * Reload modules in oss4-dmks' postinst when
 called with action configure.
   Closes: #558034
   * Added soundon and soundoff script to survive
 a suspend/resume cycle. Added Recommends: pm-utils.
   Closes: #565709
   * Added explicit dependency on linux-headers to make sure
 the modules' build symklink is present.
   Closes: #587191
   * Bumped standards-version.

Thanks!

** Affects: oss4 (Ubuntu)
 Importance: Undecided
 Assignee: Angel Abad (angelabad)
 Status: In Progress

** Changed in: oss4 (Ubuntu)
 Assignee: (unassigned) = Angel Abad (angelabad)

** Changed in: oss4 (Ubuntu)
   Status: New = In Progress

-- 
Please merge oss4 4.2-build2003-1 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/606833
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 575186] Re: X locks up on Thinkpad X201 i5 Laptop

2010-07-18 Thread Matthias G.
After around 6 weeks I got a freeze again.

My machine is running on a custom Ubuntu-2.6.32.11 kernel (patched for
the x201 internal GSM modem). I know that it's not an official one, but
pherhaps the following information can help anyway.

The visual effects have been disabled all the time. For the first 3
weeks I've been using no external display. For the second 3 weeks I've
been using an external 19 inch display configured to be on the LEFT side
of my notebook screen. 4 days ago I switched back to my main external
display, which has 24 inches an it's configured to be on the RIGHT side
of my notebook screen. Today I got that X lock again. Music is still
playing in the background and I can move the mouse pointer, but that's
it.

-- 
X locks up on Thinkpad X201 i5 Laptop
https://bugs.launchpad.net/bugs/575186
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 528926] Re: KDM skips login screen and hangs while trying to load KDE

2010-07-18 Thread Stéphane
At least it never happened again on my computer since I updated to Kubuntu 
10.04.
I would say this not an issue anymore on Kubuntu 10.04.

-- 
KDM skips login screen and hangs while trying to load KDE
https://bugs.launchpad.net/bugs/528926
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 501207] Re: sound-juicer, rhythmbox, nautilus crash at audio CD insertion

2010-07-18 Thread Greg Rogers
** Changed in: brasero (Ubuntu)
   Status: Triaged = Confirmed

-- 
sound-juicer, rhythmbox, nautilus crash at audio CD insertion
https://bugs.launchpad.net/bugs/501207
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 606833] Re: Please merge oss4 4.2-build2003-1 (universe) from Debian unstable (main)

2010-07-18 Thread Angel Abad

** Patch added: debian  ubuntu debdiff
   http://launchpadlibrarian.net/5253/debian-ubuntu.debdiff

-- 
Please merge oss4 4.2-build2003-1 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/606833
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 606833] Re: Please merge oss4 4.2-build2003-1 (universe) from Debian unstable (main)

2010-07-18 Thread Angel Abad

** Patch added: ubuntu.old  ubuntu debdiff
   http://launchpadlibrarian.net/5281/ubuntu.debdiff

** Changed in: oss4 (Ubuntu)
 Assignee: Angel Abad (angelabad) = (unassigned)

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

-- 
Please merge oss4 4.2-build2003-1 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/606833
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 606800] Re: CH fighterstick does not work

2010-07-18 Thread ArdyFalls
*** This bug is a duplicate of bug 500834 ***
https://bugs.launchpad.net/bugs/500834

This bug exists in Kubuntu 10.04 as well. This was filed as bug 606800

-- 
CH fighterstick does not work
https://bugs.launchpad.net/bugs/606800
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 606682] Re: Inkspace halts when trying to restore from minimize state, after idle time for around 10 minutes

2010-07-18 Thread Alex Valavanis
** Also affects: inkscape
   Importance: Undecided
   Status: New

-- 
Inkspace halts when trying to restore from minimize state, after idle time for 
around 10 minutes
https://bugs.launchpad.net/bugs/606682
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 602676] Re: Description: Abe's Amazing Adventure

2010-07-18 Thread Vish
** Also affects: abe (Ubuntu)
   Importance: Undecided
   Status: New

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

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

** Changed in: hundredpapercuts
Milestone: None = maverick-round-9-sc-metadata

-- 
Description: Abe's Amazing Adventure
https://bugs.launchpad.net/bugs/602676
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 596082] Re: [arrandale] Dell Latitude E6510 unable to use second external vga monitor

2010-07-18 Thread Corona
I can confirm that the problem also occurs with kernel 2.6.35-7. I see
that the bug is still unassigned, is somebody looking at it?

-- 
[arrandale] Dell Latitude E6510 unable to use second external vga monitor
https://bugs.launchpad.net/bugs/596082
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 529113] Re: ubuntuone not usable in default kubuntu lucid install

2010-07-18 Thread nUboon2Age
I was able to get both ubuntuone-gnome-client and ubuntuone-kde working
on Kubuntu 10.04 Lucid Lynx.  Here's the full report:
http://ubuntuforums.org/showthread.php?t=1522137.  Post #1 describes
installation for ubuntuone-kde, and post #2 ubuntuone-gnome-kde

-- 
ubuntuone not usable in default kubuntu lucid install
https://bugs.launchpad.net/bugs/529113
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 441195] Re: [karmic][lucid] Intel HDA 82801G (ICH7) | STAC9200 - Mixer controlling wrong settings

2010-07-18 Thread Ju Ping
Thank you very much Reason at #35.

I had no fine volume control as the only apparent range of loudness was
limited to 30% of the slider in the sound applet. Now I can control the
master volume with the subtler increase or decrease in volume.

By the way, my laptop is the Asus K40IJ.

-- 
[karmic][lucid] Intel HDA 82801G (ICH7) | STAC9200 - Mixer controlling wrong 
settings
https://bugs.launchpad.net/bugs/441195
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 606837] [NEW] devtmpfs is not a valid filsystem under Ubuntu 10.04

2010-07-18 Thread rancor
Public bug reported:

Binary package hint: tiger

I got this error message from tiger --CONFIG-- [con010c] Filesystem
'devtmpfs' used by 'none' is not recognised as a valid filesystem

The script that is reporting this is gen_mounts in folder
/usr/lib/tiger/systems/Linux/2/

I created a patch witch removes the error message, however I don't know
if it creates any other unwanted side effect but it seems to work.

Running tiger version 3.2.2, 2007.08.28.00.00

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

-- 
devtmpfs is not a valid filsystem under Ubuntu 10.04
https://bugs.launchpad.net/bugs/606837
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 606837] Re: devtmpfs is not a valid filsystem under Ubuntu 10.04

2010-07-18 Thread rancor

** Attachment added: Patch to add devtmpfs as a valid local file system
   http://launchpadlibrarian.net/52111467/gen_mounts.diff

-- 
devtmpfs is not a valid filsystem under Ubuntu 10.04
https://bugs.launchpad.net/bugs/606837
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 606836] [NEW] package dkimproxy 1.2-3 fai led to install/upgrade: Unterprozess installiertes post- installation-Skript gab den Fehlerwert 2 zurück

2010-07-18 Thread f.schmeil
Public bug reported:

Binary package hint: dkimproxy

Description:Ubuntu 10.04.1 LTS
Release:10.04
dkimproxy:
  Installiert: 1.2-3
  Kandidat: 1.2-3
  Versions-Tabelle:
 *** 1.2-3 0
500 http://archive.ubuntu.com/ubuntu/ lucid/universe Packages
100 /var/lib/dpkg/status
error on the installation

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: dkimproxy 1.2-3
ProcVersionSignature: Ubuntu 2.6.32-24.38-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic x86_64
NonfreeKernelModules: fglrx
Architecture: amd64
Date: Sun Jul 18 10:31:32 2010
ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 2 zurück
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha amd64 (20100331)
PackageArchitecture: all
SourcePackage: dkimproxy
Title: package dkimproxy 1.2-3 failed to install/upgrade: Unterprozess 
installiertes post-installation-Skript gab den Fehlerwert 2 zurück

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


** Tags: amd64 apport-package lucid

-- 
package dkimproxy 1.2-3 failed to install/upgrade: Unterprozess installiertes 
post-installation-Skript gab den Fehlerwert 2 zurück
https://bugs.launchpad.net/bugs/606836
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 606836] Re: package dkimproxy 1.2-3 failed to install/upgrade: Unterprozess installiertes post-inst allation-Skript gab den Fehlerwert 2 zurück

2010-07-18 Thread f.schmeil

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

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

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

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

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

-- 
package dkimproxy 1.2-3 failed to install/upgrade: Unterprozess installiertes 
post-installation-Skript gab den Fehlerwert 2 zurück
https://bugs.launchpad.net/bugs/606836
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 125264] Re: Sound broken after resume of Suspend - Toshiba P100

2010-07-18 Thread rax_m
Hi

Thanks for the feedback. 
Unfortunately my laptop was stolen so I don't experience the problem anymore ;)

-- 
Sound broken after resume of Suspend - Toshiba P100
https://bugs.launchpad.net/bugs/125264
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 606838] [NEW] Sync ampache 3.5.4-4 (universe) from Debian unstable (main)

2010-07-18 Thread Charlie_Smotherman (porthose)
Public bug reported:

Please sync ampache 3.5.4-4 (universe) from Debian unstable (main)

Changelog entries since current maverick version 3.5.4-3:

ampache (3.5.4-4) unstable; urgency=low

  * Updated README.Debian to account for changes in mysql and phpmyadmin.
Closes: #589078
  * Force removal of /etc/cron.daily/ampache on remove and purge.
Closes: #586647
  * Added new ru.po. Thx Yuri Kozlov Closes: #585694
  * Corrected formatting of previous log entry.
  * Bumped Standards Version to 3.9.0 no changes needed.

 -- Charlie Smotherman cj...@cableone.net  Thu, 15 Jul 2010 06:42:51
-0500

** Affects: ampache (Ubuntu)
 Importance: Wishlist
 Status: Confirmed

** Changed in: ampache (Ubuntu)
   Importance: Undecided = Wishlist

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

-- 
Sync ampache 3.5.4-4 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/606838
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 602347] Re: Renaming of the locally displayed names of the network resources should be allowed

2010-07-18 Thread Vish
** Also affects: gvfs (Ubuntu)
   Importance: Undecided
   Status: New

** Project changed: hundredpapercuts = gvfs

** Changed in: gvfs (Ubuntu)
   Importance: Undecided = Wishlist

-- 
Renaming of the locally displayed names of the network resources should be 
allowed
https://bugs.launchpad.net/bugs/602347
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 422511] Re: problem with new scrollbar in Human theme - GtkRange::trough-border set to 2

2010-07-18 Thread Bug Watch Updater
** Changed in: gtk
   Status: Unknown = New

-- 
problem with new scrollbar in Human theme - GtkRange::trough-border set to 2
https://bugs.launchpad.net/bugs/422511
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 408417] Re: No option to log in remotely via XDMCP

2010-07-18 Thread Steve Langasek
On Fri, Jul 16, 2010 at 05:42:31PM -, Keith Edwin Smith wrote:
 As Scott says and moreover.  Ubuntu could have solved this trivially.
 Ubuntu decided to package a broken version of GDM when an older
 functional version exists that is totally compatable and already working
 and in place in older versions of Ubuntu.

The older version of gdm is unmaintained and Ubuntu does not have the
resources to continue maintaining it in an appropriate fashion.
Furthermore, the new version that is missing XDMCP support is missing it
because it's a redesign/rewrite of GDM that is not yet a feature-complete
replacement - but as a result of that redesign, it brings in many other
features that are not possible to retrofit onto the old version, which are
also important to many users.

So there is a tradeoff here.  This is far from a simple case of Ubuntu
ignoring the absence of XDMCP support; Ubuntu in fact held off the
transition to the current upstream version of GDM for several releases until
it had a feature set comparable to the previous version.  Indeed, for XDMCP
we /had/ planned to provide the old gdm implementation in parallel as a
gdm-2.20 package, but owing to a miscommunication, this package was removed
before the 10.04 release. :/

If support for XDMCP in gdm in future releases of Ubuntu is of concern to
you, the most certain way to ensure this is by talking to the GDM upstream
developers and make your needs known.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org

-- 
No option to log in remotely via XDMCP
https://bugs.launchpad.net/bugs/408417
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 606839] [NEW] D-Link DWA-140 B2 (RT3071-based) can't connect to 802.11n-mode AP

2010-07-18 Thread RussianNeuroMancer
Public bug reported:

D-Link DWA-140 B2 (RT3071-based) can't connect to 802.11n-mode AP. If I change
AP mode to Mixed or g-only, then D-Link DWA-140 B2 can connect to this AP.
Tested on 2.6.34 and 2.6.35 in Lucid.

With 2.6.32 kernel and rt3070 driver from this repository
https://launchpad.net/~logari81/+archive/ppa adapter can work in 802.11n-mode.

** Affects: linux
 Importance: Unknown
 Status: Unknown

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

** Bug watch added: Linux Kernel Bug Tracker #16409
   http://bugzilla.kernel.org/show_bug.cgi?id=16409

** Also affects: linux via
   http://bugzilla.kernel.org/show_bug.cgi?id=16409
   Importance: Unknown
   Status: Unknown

-- 
D-Link DWA-140 B2 (RT3071-based) can't connect to 802.11n-mode AP 
https://bugs.launchpad.net/bugs/606839
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 606837] Re: devtmpfs is not a valid filsystem under Ubuntu 10.04

2010-07-18 Thread rancor
I have also filled a report back at tigers place:
https://savannah.nongnu.org/bugs/index.php?30472

-- 
devtmpfs is not a valid filsystem under Ubuntu 10.04
https://bugs.launchpad.net/bugs/606837
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 605474] Re: wrong base directory /debian/compizconfig-backend-gconf

2010-07-18 Thread Loïc Minier
** Changed in: compizconfig-backend-gconf (Ubuntu)
   Importance: Low = High

** Changed in: compizconfig-backend-gconf (Ubuntu)
Milestone: None = ubuntu-10.10-beta

-- 
wrong base directory /debian/compizconfig-backend-gconf
https://bugs.launchpad.net/bugs/605474
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 597560] Re: A tooltip pops up when dragging the icon of a web site from firefox toolbar

2010-07-18 Thread Vish
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please answer these questions:
1. Is this reproducible?
2. If so, what specific steps should we take to recreate this bug? Be as 
detailed as possible.
This will help us to find and resolve the problem.

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

** Project changed: hundredpapercuts = firefox

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

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

-- 
A tooltip pops up when dragging the icon of a web site from firefox toolbar
https://bugs.launchpad.net/bugs/597560
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   >