[Bug 77675] Re: [regression] apache2-ssl-certificate has gone missing since feisty

2009-02-11 Thread Mika Turden
Hi,

Seems that this is confirmed to be fixed in the current Ubuntu release 8.10 
(Intrepid Ibex)...
Anyway, here still my two cents for testing Hardy (8.0.4); I cannot quite get 
the self-signed certificate working according the instructions by maraja 
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/77675/comments/47

Sure, the steps can be done succesfully, i.e. ssleay.cnf is available
and all, but when testing https, error is thrown:

$ curl https://localhost
curl: (60) SSL certificate problem, verify that the CA cert is OK. Details:
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify 
failed
...
$ firefox https://localhost
Secure Connection Failed-page is thrown saying, that certificate is not 
trusted.

Detailed testing steps described in http://koti.mbnet.fi/deka/ubuntu

Regards,
Mika

-- 
[regression] apache2-ssl-certificate has gone missing since feisty
https://bugs.launchpad.net/bugs/77675
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

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


[Bug 327945] [NEW] mysql-dfsg-5.0

2009-02-11 Thread d...@berghmans.de
Public bug reported:

d...@eeepc:~$ lsb_release -rd
Description:Ubuntu 8.10
Release:8.10

I wanted to install mysql + eclipse on Kubuntu desktop system with the 
following small script
and mysql initscript start failed:


#!/bin/bash

PKG_L=locales ssh screen fail2ban ethtool nmap telnet
PKG_A=apache2 apache2-mpm-prefork apache2-utils apache2.2-common 
libapache2-mod-php5 \
php5 php5-common php5-mysql php5-fdpf php5-ldap php5-mhash 
php5-mcrypt
PKG_S=openssl flex libxml2 libxml2-dev \
libapr1 libapr1-dev libapreq2-dev aprsd libaprutil1 libaprutil1-dev 
\
lua5.1 libpcre3-dev g++ libc6-dev gcc cpp cpp-4.1 libstdc++5 
libstdc++6 libstdc++6-4.1-dev \
apache2-mpm-prefork apache2-prefork-dev \
libxml2 libxml2-dev make
PKG_S1=openssl ssl-cert
PKG_M=mysql-client mysql-server libpam-mysql
PKG_F=
PKG_WS=exif php5-gd
PKG_E=

rm -f DPKG_LIST
for i in $PKG_L $PKG_A $PKG_S $PKG_S $PKG_S1 $PKG_M $PKG_F $PKG_WS $PKG_E
do
  #echo ### $i ### :`dpkg -l | awk '{print $2}'| grep -x 
'\'$i'\' `  DPKG_LIST
  echo `dpkg -l | awk '{print $2}'| grep -x '\'$i'\' `  DPKG_LIST
done
aptitude install $PKG_L $PKG_A $PKG_S $PKG_S $PKG_S1 $PKG_M $PKG_F $PKG_WS 
$PKG_E

# Reloading AppArmor profiles : done.
# * Starting MySQL database server mysqld   
   [fail]
# invoke-rc.d: initscript mysql, action start failed.

 Eclipse is based on Java
aptitude install kubuntu-kde4-desktop
aptitude install sun-java6-jre java-common
# see http://wiki.ubuntu-forum.de/index.php/Eclipse
aptitude install eclipse

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 8.10
ErrorMessage: subprocess post-installation script killed by signal (Interrupt)
Package: mysql-server-5.0 5.0.67-0ubuntu6
SourcePackage: mysql-dfsg-5.0
Title: package mysql-server-5.0 5.0.67-0ubuntu6 failed to install/upgrade: 
subprocess post-installation script killed by signal (Interrupt)
Uname: Linux 2.6.27-11-generic i686

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


** Tags: apport-package

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

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


[Bug 311277] Re: amavisd-new broken user (again) Intrepid

2009-02-11 Thread Martin Pitt
Sorry, it is a very bad practice to remove system users on package
purge. There might still be files or processes left which belong to that
user, and the next time you install a package which creates a new system
user, that new one would suddenly inherit those files/processes.

Instead, the installation should be made more robust, so that an already
existing user is just checked that it has correct properties (system
user, etc.)

** Changed in: amavisd-new (Ubuntu)
   Status: Triaged = Incomplete

-- 
amavisd-new broken user (again) Intrepid
https://bugs.launchpad.net/bugs/311277
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new 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 328057] [NEW] virtualbox's udev rule overwrite nut rule about group owner

2009-02-11 Thread Skool182
Public bug reported:

Binary package hint: nut

In Intrepid and Jaunty, nut packages provides a rule for udev to allow the nut 
group to use UPS USB devices.
This rules has the ident number 52.

If you want to install virtualbox-2.1 (from the virtualbox website), the
package creates a rule to allow the vboxusers group to access all USB
devices, this rules has the ident number 60 and overwrites the nut
rules, and usbhid-ups driver don't want to start.

This problem is probably inexistant if you uses virtualbox-ose from the
ubuntu repository because the udev rules seems to have the ident number
50.

This rule is very important for nut usage, and seems to have no effects
to other programs, is it possible to specify an ident greater than 60
for this rule ?

Thanks

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


** Tags: nut rules udev virtualbox

-- 
virtualbox's udev rule overwrite nut rule about group owner
https://bugs.launchpad.net/bugs/328057
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 328057] Re: virtualbox's udev rule overwrite nut rule about group owner

2009-02-11 Thread Andreas Olsson
What makes this a bug in the Ubuntu nut packages, instead of being a bug
in the Virtualbox virtualbox-2.1 package?

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

-- 
virtualbox's udev rule overwrite nut rule about group owner
https://bugs.launchpad.net/bugs/328057
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 328057] [NEW] virtualbox's udev rule overwrite nut rule about group owner

2009-02-11 Thread Arnaud Quette
side notes:
- I had a user report last week, and uncovered the above issue,
- a temporary solution is to either change the nut primary group to the
generic vboxusers (in /etc/passwd) or to move the nut rule to a number
greater than the vbox one. The former allows to use your UPS in/out vbox
while the latter will not allow the use of your UPS inside of vbox... up to
you
- in the long run, we (NUT) have to address a few USB related issues in NUT.
And we'll possibly have to use generic groups (
http://lists.alioth.debian.org/pipermail/nut-upsdev/2009-January/003762.html
)

thanks for your feedback,
Arnaud

-- 
virtualbox's udev rule overwrite nut rule about group owner
https://bugs.launchpad.net/bugs/328057
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 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2009-02-11 Thread Jeffrey Baker
This started happening to me out of the blue on Jaunty amd64.

-- 
ssh Agent admitted failure to sign using the key on big endian machines
https://bugs.launchpad.net/bugs/201786
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 328090] [NEW] libapache2-mod-perl2 does not depend on libbsd-resource-perl

2009-02-11 Thread xian
Public bug reported:

Binary package hint: libapache2-mod-perl2

Adding the lines to activate Apache2::Resource which ships in the
libapache2-mod-perl2 does not work as there is an unmet dependency of
libbsd-resource-perl. Installing libbsd-resource-perl allows apache to
start. Since libapache2-mod-perl2 will not work by itself, there should
be a dependency on libbsd-resource-perl.

** Affects: libapache2-mod-perl2 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
libapache2-mod-perl2 does not depend on libbsd-resource-perl
https://bugs.launchpad.net/bugs/328090
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libapache2-mod-perl2 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 164837] Re: Dovecot SASL for postfix

2009-02-11 Thread Ante Karamatić
OK, this is patch based on a Colin's advice of how we should solve this.
It adds dovecot-postfix binary which then deploys special dovecot's
configuration file and modifies the postfix configuration trough
postconf. Dovecot's init scripts for existence of that configuration
file and, if existing, uses it instead of default dovecot.conf.

** Attachment added: dovecot debdiff
   http://launchpadlibrarian.net/22506970/dovecot-postfix.debdiff

** Attachment removed: dovecot.debdiff

   http://launchpadlibrarian.net/15556354/dovecot.debdiff

-- 
Dovecot SASL for postfix
https://bugs.launchpad.net/bugs/164837
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot 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 326936] Re: package samba 3.0.28a-1ubuntu4.7 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-02-11 Thread Thierry Carrez
Maybe:
$ sudo apt-get purge samba samba-common
$ sudo apt-get install samba
(untested, ywwv)

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

-- 
package samba 3.0.28a-1ubuntu4.7 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/326936
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

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


[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2009-02-11 Thread adinsx
I just began having this problem in Jaunty amd64 as well. It was working
fine as of last night, but today I run into this. I should note that I
can use sftp via gnome/gvfs/(whatever the exact program that handles
sftp in gnome is) with the exact same key to the same server.

Also, if I open seahorse - select my private key - Configure key for
secure shell - enter in required information, seahorse gives me the
same error message as the terminal ssh client.

The SSH_AUTH_SOCK=0 workaround fixed my problem.

-- 
ssh Agent admitted failure to sign using the key on big endian machines
https://bugs.launchpad.net/bugs/201786
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 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2009-02-11 Thread adinsx
I ended up doing this:
gconftool-2 --set -t bool /apps/gnome-keyring/daemon-components/ssh false

Fixed my problem once I logged out/in.

-- 
ssh Agent admitted failure to sign using the key on big endian machines
https://bugs.launchpad.net/bugs/201786
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 327703] Re: DHCP Request Cycle can get caught in infinite loop

2009-02-11 Thread FactTech

FYI -- I'm seeing a repeat of this behavior under slightly different 
circumstances. In this case, I have a machine that was set up with Ubuntu 8.04 
and was issued a lease. I rebooted the machine with an install disk for another 
distribution (it's Fluxbuntu 7.10 RC, which uses the 'alternate' text-based 
install type). When the installation gets to network autoconfiguration, it 
fails, and I see the same DHCPDISCOVER, DHCPOFFER, DHCPREQUEST, DHCPNAK cycle 
as described originally.

Once again, there is an existing entry in the leases file associated
with the MAC address for this machine's network card, which seems to be
part of the problem. Perhaps it's the combination of parameters I've fed
to dnsmasq?

The conf file has an entry:

  dhcp-host=foo

which, as I understand it, tells it to check /etc/hosts to get a
standard IP assignment. In /etc/hosts, there's:

 192.168.X.X foo

only with real numbers instead of Xs, obviously. Currently in the leases
file, there's a line:

  1234411797 11:22:33:44:55:66 192.168.X.X foo *

only with the real MAC address and IP, obviously.

I have a hunch that the cause is something like this:

 1. dnsmasq gets DHCPDISCOVER packet
 2. dnsmasq looks at originating MAC and checks leases file to see if it's in 
there
 3. dnsmasq finds line with same MAC and issues DHCPOFFER with associated IP 
address from lease file
 4. client does what's expected and makes DHCPREQUEST with that IP
 5. dnsmasq now takes a look at the client's machine name, and sees that the 
requested address is reserved for that name per /etc/hosts
 6. dnsmasq replies with DHCPNAK because doesn't realize it just sent out that 
address as available

It should be relatively easy to replicate this by obtaining a lease,
changing hostname, then requesting a new lease.

I'm not the programmer (or even *a* programmer), but the best way to fix
this would seem to be to not make the DHCPOFFER of an IP address in the
/etc/hosts mappings unless the DHCP client's machine name is the one
associated with it.

Let me know if I can do any further testing or provide additional
information.

-- 
DHCP Request Cycle can get caught in infinite loop
https://bugs.launchpad.net/bugs/327703
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq 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 306002] Re: /etc/mysql/my.cnf cannot be read

2009-02-11 Thread Andreas Olsson
Do you remember if the system had a /etc/mysql/my.cnf after the install?
Had a mysql-server previously been installed?

** Changed in: mysql-dfsg-5.0 (Ubuntu)
   Status: New = Incomplete

-- 
 /etc/mysql/my.cnf cannot be read
https://bugs.launchpad.net/bugs/306002
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

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


[Bug 164837] Re: Dovecot SASL for postfix

2009-02-11 Thread Mathias Gug
** Changed in: dovecot (Ubuntu)
 Assignee: (unassigned) = Mathias Gug (mathiaz)
   Status: Triaged = In Progress

-- 
Dovecot SASL for postfix
https://bugs.launchpad.net/bugs/164837
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot 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 305264] Re: gnutls regression: failure in certificate chain validation

2009-02-11 Thread Fredrik Ljunggren
I believe applying the propsed patch is becoming increasingly urgent. It
is obviously in the  2.6.4 and 2.4.3 releases of GnuTLS and AFAIK, it
didn't break anything.

Pinning down on 2.0.4-1 of libgnutls13 on is not a long-term solution,
especially not for an LTS system. The patch has been verified as working
in staging environments, and I believe we have to come to a decision.

Maintaining my own version of gnutls for the next 4 years doesn't really
appeal to me either..

Also, in my experience it is not uncommon to use home brewed root
certificates without the basicConstraints extension, i.e. for
authentication of the directory service. This configuration fails with
the current ubuntu version.

-- 
gnutls regression: failure in certificate chain validation
https://bugs.launchpad.net/bugs/305264
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 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2009-02-11 Thread Dustin Kirkland
Marking confirmed, I'm experiencing this problem now on Jaunty as well.

:-Dustin

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

-- 
ssh Agent admitted failure to sign using the key on big endian machines
https://bugs.launchpad.net/bugs/201786
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 290078] [NEW] bump tomcat-native to 1.1.15

2009-02-11 Thread Launchpad Bug Tracker
You have been subscribed to a public bug by Craig (candrews-integralblue):

Tomcat-native 1.1.15 contains a number of bug fixes. Can we please bump?

http://tomcat.apache.org/native-doc/miscellaneous/changelog.html

** Affects: tomcat-native (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: tomcat-native (Debian)
 Importance: Unknown
 Status: Unknown

-- 
bump tomcat-native to 1.1.15
https://bugs.launchpad.net/bugs/290078
You received this bug notification because you are a member of Ubuntu Server 
Team, which is a direct subscriber.

-- 
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 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2009-02-11 Thread Dustin Kirkland
Interestingly, if I regenerate my keypair, the new ones work.

I'm using a 4096 bit rsa key.  My system is an up-to-date Jaunty amd64
install.

Also, the new, working key appears to be 4 bytes shorter...

$ wc id_rsa orig/id_rsa
  51   57 3239 id_rsa
  51   57 3243 orig/id_rsa


:-Dustin

-- 
ssh Agent admitted failure to sign using the key on big endian machines
https://bugs.launchpad.net/bugs/201786
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 315410] Re: package dnsutils 1:9.5.0.dfsg.P2-1ubuntu3 failed to install/upgrade: failed in buffer_read(fd): files list for package `texlive-base'

2009-02-11 Thread Shaojun Zhao

I installed 8.10 from scratch, and the above problem is gone. Maybe it is only 
related to the upgrading from 8.04 to 8.10

Best regards,
-Shaojun

-- 
package dnsutils 1:9.5.0.dfsg.P2-1ubuntu3 failed to install/upgrade: failed in 
buffer_read(fd): files list for package `texlive-base'
https://bugs.launchpad.net/bugs/315410
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 327933] [NEW] Please, sponsor gnome-python 2.25.90 to jaunty

2009-02-11 Thread Didier Roche
Public bug reported:

gnome-python (2.25.90-0ubuntu1) jaunty; urgency=low

  * New upstream release
- Upgrade to newer WAF
- Misc build fixes
- gconf set_value should take unicode string as value
  * Update debian/watch to take into account unstable version
  * Add Vcs-Bzr tag to debian/control.in
  * Re-generate debian/control

** Affects: gnome-python (Ubuntu)
 Importance: Undecided
 Status: Confirmed

** Changed in: gnome-python (Ubuntu)
 Assignee: (unassigned) = Didier Roche (didrocks)
   Status: New = In Progress

-- 
Please, sponsor gnome-python 2.25.90 to jaunty
https://bugs.launchpad.net/bugs/327933
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 327793] Re: Window decorations in title bar missing with compiz enabled

2009-02-11 Thread meborc
i can confirm this bug on nvidia 8600M GT with jaunty 180 nvidia driver

-- 
Window decorations in title bar missing with compiz enabled
https://bugs.launchpad.net/bugs/327793
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 327934] [NEW] kernel panic when enabling after disabling wireless

2009-02-11 Thread etienner
Public bug reported:

Kernel Panic (nothing works except power button, CapsLk light blinks) on my 
Lenovo ThinkPad T400, when disabling wireless with Fn+F5 and then try to 
enable it with KNetwork Manager.
Wireless Card:
Intel Corporation PRO/Wireless 5100 AGN [Shiloh] Network Connection
I'm using Ubuntu 8.10

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
kernel panic when enabling after disabling wireless
https://bugs.launchpad.net/bugs/327934
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 247372] Re: Application switcher breaks

2009-02-11 Thread Bryce Harrington
Thanks for letting us know it isn't seen anymore.

** Changed in: compiz (Ubuntu)
Sourcepackagename: xorg = compiz
   Status: Incomplete = Fix Released

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

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


[Bug 246906] Re: switching user in Gnome impossible

2009-02-11 Thread Bryce Harrington
** Changed in: xserver-xorg-video-intel (Ubuntu)
Sourcepackagename: xorg = xserver-xorg-video-intel

-- 
switching user in Gnome impossible
https://bugs.launchpad.net/bugs/246906
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 226376] Re: BZflag crashes on exit

2009-02-11 Thread Tim Riker
sounds like a pulseaudio issue to me

** Changed in: pulseaudio (Ubuntu)
Sourcepackagename: bzflag = pulseaudio

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

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


[Bug 217541] Re: System stop responding after switch user

2009-02-11 Thread Bryce Harrington
** Changed in: fglrx-installer (Ubuntu)
Sourcepackagename: xorg = fglrx-installer

-- 
System stop responding after switch user
https://bugs.launchpad.net/bugs/217541
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 327936] [NEW] Brasero always fails to record a DVD

2009-02-11 Thread Angel Guzman Maeso
Public bug reported:

Binary package hint: brasero

I use Jaunty, but I don't get burn a disc never with Brasero. Brasero
always fails before of finish to burn a disc DVD.

A fail session example is attached.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: brasero 0.9.1-0ubuntu3
ProcEnviron:
 LANG=es_ES.UTF-8
 SHELL=/bin/bash
SourcePackage: brasero
Uname: Linux 2.6.28-6-generic i686

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


** Tags: apport-bug

-- 
Brasero always fails to record a DVD
https://bugs.launchpad.net/bugs/327936
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 327933] Re: Please, sponsor gnome-python 2.25.90 to jaunty

2009-02-11 Thread Didier Roche
** Changed in: gnome-python (Ubuntu)
 Assignee: Didier Roche (didrocks) = (unassigned)
   Status: In Progress = Confirmed

-- 
Please, sponsor gnome-python 2.25.90 to jaunty
https://bugs.launchpad.net/bugs/327933
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 327936] Re: Brasero always fails to record a DVD

2009-02-11 Thread Angel Guzman Maeso

** Attachment added: brasero-session.log
   http://launchpadlibrarian.net/22490612/brasero-session.log

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

-- 
Brasero always fails to record a DVD
https://bugs.launchpad.net/bugs/327936
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 327793] Re: Window decorations in title bar missing with compiz enabled

2009-02-11 Thread Alex Bachmeier
Bug confirmed:
9.04-amd64,2.6.28-7-generic #20-Ubuntu SMP, nvidia 180.27-0ubuntu1.
Nvidia Quadro 140NVS (Thinkpad T61)
metacity ver. 2.25.144-0ubuntu1

-- 
Window decorations in title bar missing with compiz enabled
https://bugs.launchpad.net/bugs/327793
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 324191] Re: Toshiba Tecra M7 missing mappings

2009-02-11 Thread Justin Dugger
 What did you do exactly for Lock screen press? Was this Ctrl+Alt+L?

I pressed Fn+F1.

As for the others, I did follow those exact steps.  There is no ACPI
event or input event associated with them.  As I understand it, the
kernel team decided to rewrite the Toshiba ACPI kernel module.

-- 
Toshiba Tecra M7 missing mappings
https://bugs.launchpad.net/bugs/324191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 310272] Re: switch user function does not always work

2009-02-11 Thread Bryce Harrington
Sounds like this is long since fixed.  Feel free to reopen if it still
is a problem in Jaunty.

** Changed in: xorg (Ubuntu)
   Status: Confirmed = Fix Released

-- 
switch user function does not always work
https://bugs.launchpad.net/bugs/310272
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 319073] Re: 'file exists' error when trying to overwrite a file.

2009-02-11 Thread feranick
This bug is fixed in version 2.6.4, just updated in Jaunty. Please test
for confirmation.


* Bugs fixed:

 561899 – GIMP can't save to mounted filesystem if file exists

See here:

https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/313354/comments/3

** Changed in: gimp (Ubuntu)
   Status: New = Fix Committed

-- 
'file exists' error when trying to overwrite a file.
https://bugs.launchpad.net/bugs/319073
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 288066] Re: fast-user-switch-applet does only start new VT after second try

2009-02-11 Thread Bryce Harrington
Sounds like this is long since fixed.  Feel free to reopen if it still
is a problem in Jaunty.

** Changed in: xorg (Ubuntu)
   Status: Incomplete = Fix Released

-- 
fast-user-switch-applet does only start new VT after second try
https://bugs.launchpad.net/bugs/288066
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 222999] Re: package boxbackup-server 0.10+really0.10-1ubuntu3 failed to install/upgrade:

2009-02-11 Thread Reinhard Tartler
why has this been marked as 'fixreleased'? - reopening.

** Changed in: boxbackup (Ubuntu)
   Status: Fix Released = Triaged

-- 
package boxbackup-server 0.10+really0.10-1ubuntu3 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/222999
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 327793] Re: Window decorations in title bar missing with compiz enabled

2009-02-11 Thread martin
Confirm with x64, intel G45, all themes borked (both the Dust one I
was using and the built-in ones).

** Attachment added: /var/log/apt/dpkg.log showing what changes/update 
happened this morning when this bug was introduced for me
   
http://launchpadlibrarian.net/22491155/var_log_dpkg_logchanges_during_update_this_morning.log

-- 
Window decorations in title bar missing with compiz enabled
https://bugs.launchpad.net/bugs/327793
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 314417] Re: Brasero 0.82: Burn Fail at 99%

2009-02-11 Thread Angel Guzman Maeso
Same for me, see bug 327936 related

-- 
Brasero 0.82: Burn Fail  at 99%
https://bugs.launchpad.net/bugs/314417
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 268429] Re: Web browser Fn key on Asus Z37E needs hal-info quirk

2009-02-11 Thread Martin Pitt
Ah, indeed, sorry.

So this leaves it to acpi-support to convert this ACPI event to a
keypress. And indeed it already makes an attempt to do so in events
/asus-internet, with the correct keycode:

event=hotkey (ATKD|HOTK) 0051
action=/etc/acpi/webbtn.sh

and webbtn.sh uses acpi_fakekey $KEY_WWW.

** Changed in: acpi-support (Ubuntu)
Sourcepackagename: hal-info = acpi-support

** Summary changed:

- Web browser Fn key on Asus Z37E needs hal-info quirk
+ Web browser Fn key on Asus Z37E does not work

-- 
Web browser Fn key on Asus Z37E does not work
https://bugs.launchpad.net/bugs/268429
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 268429] Re: Web browser Fn key on Asus Z37E does not work

2009-02-11 Thread Martin Pitt
Debugged with Mackenzie that the trigger works (by running acpid in
foreground), and apparently acpi_fakekey is broken.

-- 
acpi_fakekey does not work in jaunty
https://bugs.launchpad.net/bugs/268429
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 327938] [NEW] Please, sponsor gnome-python-desktop 2.25.90 to jaunty

2009-02-11 Thread Didier Roche
Public bug reported:

gnome-python-desktop (2.25.90-0ubuntu1) jaunty; urgency=low

  * New upstream version (LP: #327938)
- New Evince bindings
- Fix error building wnck bindings
- Upgrade to WAF 1.5.3
- gnomeapplet: fix get_popup_component does not return correct object
  (LP: #323169)
- gtop: missing include
- evolution: fix evolution still installed even if disabled
  * debian/control.in:
- add libgnome2-dev  libgnomeui-dev as b-d
- add Vcs-Bzr tag
  * Re-generate debian/control
  * Update debian/watch to take unstable GNOME version

** Affects: gnome-python-desktop (Ubuntu)
 Importance: Undecided
 Status: Confirmed

** Changed in: gnome-python-desktop (Ubuntu)
 Assignee: (unassigned) = Didier Roche (didrocks)
   Status: New = In Progress

** Description changed:

  gnome-python-desktop (2.25.90-0ubuntu1) jaunty; urgency=low
  
-   * New upstream version
+   * New upstream version (LP: #327938)
  - New Evince bindings
  - Fix error building wnck bindings
  - Upgrade to WAF 1.5.3
  - gnomeapplet: fix get_popup_component does not return correct object
(LP: #323169)
  - gtop: missing include
  - evolution: fix evolution still installed even if disabled
-   * debian/control.in: Add libgnome2-dev  libgnomeui-dev as b-d
+   * debian/control.in:
+ - add libgnome2-dev  libgnomeui-dev as b-d
+ - add Vcs-Bzr tag
* Re-generate debian/control
* Update debian/watch to take unstable GNOME version

** Changed in: gnome-python-desktop (Ubuntu)
 Assignee: Didier Roche (didrocks) = (unassigned)
   Status: In Progress = Confirmed

-- 
Please, sponsor gnome-python-desktop 2.25.90 to jaunty
https://bugs.launchpad.net/bugs/327938
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 327808] Re: compiz.real crashed with SIGSEGV in eventLoop()

2009-02-11 Thread Apport retracing service
*** This bug is a duplicate of bug 145360 ***
https://bugs.launchpad.net/bugs/145360

** Attachment removed: Disassembly.txt

   http://launchpadlibrarian.net/22471341/Disassembly.txt

** Attachment removed: CoreDump.gz

   http://launchpadlibrarian.net/22471339/CoreDump.gz

** Attachment removed: ProcMaps.txt

   http://launchpadlibrarian.net/22471342/ProcMaps.txt

** Attachment removed: Registers.txt

   http://launchpadlibrarian.net/22471344/Registers.txt

** Attachment removed: ProcStatus.txt

   http://launchpadlibrarian.net/22471343/ProcStatus.txt

** Attachment removed: Dependencies.txt

   http://launchpadlibrarian.net/22471340/Dependencies.txt

** Visibility changed to: Public

** This bug has been marked a duplicate of bug 145360
   compiz.real crashed with SIGSEGV

** Tags removed: need-i386-retrace

-- 
compiz.real crashed with SIGSEGV in eventLoop()
https://bugs.launchpad.net/bugs/327808
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 327731] Re: COUNTIF fails in openoffice.org calc Err:508

2009-02-11 Thread Chris Cheney
Use a comma instead of a semicolon, the separators have been localized.
There is already a bug open regarding the fact that the documentation
needs to be updated. If you use the function wizard it will create the
function for you with the comma automatically.

Thanks,

Chris Cheney

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

-- 
COUNTIF fails in openoffice.org calc Err:508
https://bugs.launchpad.net/bugs/327731
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 318920] Re: Gnome crashes X on jaunty alpha3 live cd radeon r100

2009-02-11 Thread Angel Guzman Maeso
Same for me, I only can start with gnome failsafe.

-- 
Gnome crashes X on jaunty alpha3 live cd radeon r100
https://bugs.launchpad.net/bugs/318920
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 319182] Re: Package Update Request: python-gdata

2009-02-11 Thread Jonathan Davies
I had to repack the tarball, because while Debian and we call the
package python-gdata, upstream calls itself: gdata.py-1.2.4.tar.gz. That
would explain the changed md5sum.

-- 
Package Update Request: python-gdata
https://bugs.launchpad.net/bugs/319182
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 316305] Re: please sync deluge/1.1.2.dfsg-1 from debian-experimental

2009-02-11 Thread Danny Piccirillo
Thanks for the reply! When do you estimate this will happen?

-- 
please sync deluge/1.1.2.dfsg-1 from debian-experimental
https://bugs.launchpad.net/bugs/316305
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 289229] Re: Menu doesn't display some French accents

2009-02-11 Thread Chris Cheney
** Changed in: openoffice.org (Ubuntu)
   Status: Incomplete = Fix Released

-- 
Menu doesn't display some French accents
https://bugs.launchpad.net/bugs/289229
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 280353] Re: nm-applet crashed with assertion failed in eap-method-peap.c:227

2009-02-11 Thread Joolz
Same here on intrepid amd64.

FWIW, when I define a WIFI connection and store where the ca-certificate
is stored, the network connection forgets this. When I try to connect, I
am warned that no cert is chosen and the option is given to me to choose
one. When I do that, the crash occurs.

** Changed in: network-manager-applet (Ubuntu)
   Status: New = Confirmed

-- 
nm-applet crashed with assertion failed in eap-method-peap.c:227
https://bugs.launchpad.net/bugs/280353
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 280353] Re: nm-applet crashed with assertion failed in eap-method-peap.c:227

2009-02-11 Thread Joolz

** Attachment added: Here's the console output from nm-applet
   http://launchpadlibrarian.net/22492315/nm-applet_bug.txt

-- 
nm-applet crashed with assertion failed in eap-method-peap.c:227
https://bugs.launchpad.net/bugs/280353
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 231843] Re: boinc manager don't update

2009-02-11 Thread dino99
thanks OBI to for taking time to propose your knowledge, but i think
you've made a little error: this bug was reported on 2008-05-19 and as
you might know, now we are on 2009-02-11 (just a little difference !!!)

Maybe you should note too that the actual Boinc-manager is quite newer
(6.2.x)

Have a good night.

-- 
boinc manager don't update
https://bugs.launchpad.net/bugs/231843
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 327940] [NEW] network manager does not connect with ath5k

2009-02-11 Thread Richard Fairthorne
Public bug reported:

Binary package hint: network-manager

On a fresh install of jaunty, my intel based laptop connected to my
wireless network perfectly. My acer aspire one, on the other hand, does
not connect without manual intervention. It is using the ath5k driver
which loads sucessfully, but the network manager applet does not see
that there is a wireless card (Enable wireless is grayed out) and I have
to configure the network by hand.

To configure the network I merely typed:

iwconfig wlan0 essid obstaclesgone_com key=somekeythatiuse
dhclient wlan0

It works flawlessly but refuses to configure with Network Manager. Need
any info.. just ask and I'll post it.

uname -a
Linux mini-me 2.6.28-7-generic #20-Ubuntu SMP Mon Feb 9 15:43:21 UTC 2009 i686 
GNU/Linux

r...@mini-me:/home/richard# lspci | grep -i ath
03:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg 
Wireless PCI Express Adapter (rev 01)

wlan0 IEEE 802.11bg  ESSID:obstaclesgone_com  
  Mode:Managed  Frequency:2.437 GHz  Access Point: 00:1D:7E:B8:CF:62   
  Bit Rate=1 Mb/s   Tx-Power=27 dBm   
  Retry min limit:7   RTS thr:off   Fragment thr=2352 B   
  Encryption key:B4BA-DB00-B5   Security mode:open
  Power Management:off
  Link Quality=71/100  Signal level:-54 dBm  Noise level=-100 dBm
  Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
  Tx excessive retries:0  Invalid misc:0   Missed beacon:0


Running iwlist scanning returns many networks.

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New

-- 
network manager does not connect with ath5k
https://bugs.launchpad.net/bugs/327940
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 327940] Re: network manager does not connect with ath5k

2009-02-11 Thread Richard Fairthorne

** Attachment added: Picture showing active interfice under iwconfig while 
network manager shows no wireless interface
   http://launchpadlibrarian.net/22492414/ath5k.png

-- 
network manager does not connect with ath5k
https://bugs.launchpad.net/bugs/327940
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 327821] Re: residual config in myspell-en-us after fresh install

2009-02-11 Thread Chris Cheney
So... purge the package. That is the way package manager for debs work,
unless you tell it to completely remove (purge) a package it leaves the
configuration files, it is a feature.

Chris

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

-- 
residual config in myspell-en-us after fresh install
https://bugs.launchpad.net/bugs/327821
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 321306] Re: No sound with IXP SB400 AC'97

2009-02-11 Thread Mika()
Hi, I'm waitng for more than a week now, still without any sound. If
someone could at least let me know that someone cares about my
problem...

-- 
No sound with IXP SB400 AC'97
https://bugs.launchpad.net/bugs/321306
You received this bug notification because you are a member of 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 327909] Re: package: clamsmtp (1.9-0ubuntu1); and clamav-base,clamav-daemon (both 0.94.dfsg.2-1ubuntu0.1~hardy1) - failed to install/upgrade: dependency problems - leaving unconfigured

2009-02-11 Thread nimbosa
okay,

so clamav packages are not supposed to check for clamav:clamav , clamav:adm
users when installing/upgrading?

should not clamav create them when missing?

-- 
package: clamsmtp (1.9-0ubuntu1); and clamav-base,clamav-daemon (both 
0.94.dfsg.2-1ubuntu0.1~hardy1) - failed to install/upgrade: dependency problems 
- leaving unconfigured
https://bugs.launchpad.net/bugs/327909
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 318060] Re: OpenOffice hangs or freezes the system - Hardy

2009-02-11 Thread Chris Cheney
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

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

-- 
OpenOffice hangs or freezes the system - Hardy
https://bugs.launchpad.net/bugs/318060
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 315267] Re: Awful video tearing+blinking when using any output method except X11 in video players.

2009-02-11 Thread Bryce Harrington
** Changed in: fglrx-installer (Ubuntu)
Sourcepackagename: xorg = fglrx-installer

-- 
Awful video tearing+blinking when using any output method except X11 in video 
players.
https://bugs.launchpad.net/bugs/315267
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 298764] Re: in vertical dual screen mode: maximized windows have the title bar behind the gnome panel

2009-02-11 Thread Bryce Harrington
** Changed in: metacity (Ubuntu)
Sourcepackagename: xorg = metacity

-- 
in vertical dual screen mode: maximized windows have the title bar behind the 
gnome panel
https://bugs.launchpad.net/bugs/298764
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 298277] Re: Screen rotation not restored on reboot.

2009-02-11 Thread Bryce Harrington
** Changed in: nvidia-graphics-drivers-180 (Ubuntu)
Sourcepackagename: xorg = nvidia-graphics-drivers-180

-- 
Screen rotation not restored on reboot.
https://bugs.launchpad.net/bugs/298277
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 289451] Re: gnome-session not started if /etc/alternatives/x-session-manager is a dangling symlink

2009-02-11 Thread Bryce Harrington
** Changed in: xorg (Ubuntu)
   Importance: Undecided = Medium
   Status: Incomplete = Triaged

-- 
gnome-session not started if /etc/alternatives/x-session-manager is a dangling 
symlink
https://bugs.launchpad.net/bugs/289451
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 295860] Re: Trash Display shows during movement across desktops

2009-02-11 Thread Bryce Harrington
** Changed in: xserver-xorg-video-intel (Ubuntu)
Sourcepackagename: xorg = xserver-xorg-video-intel

-- 
Trash Display shows during movement across desktops
https://bugs.launchpad.net/bugs/295860
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 288457] Re: Ubuntu 8.10 i386 RC Desktop Acer 1362LC

2009-02-11 Thread Bryce Harrington
We're closing this bug since it is has been some time with no response
from the original reporter.  However, if the issue still exists please
feel free to reopen with the requested information.  Also, if you could,
please test against the latest development version of Ubuntu, since this
confirms the bug is one we may be able to pass upstream for help.

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

-- 
Ubuntu 8.10 i386 RC Desktop Acer 1362LC
https://bugs.launchpad.net/bugs/288457
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 268429] Re: acpi_fakekey does not work in jaunty

2009-02-11 Thread Martin Pitt
*** This bug is a duplicate of bug 217504 ***
https://bugs.launchpad.net/bugs/217504

Debugged further with Mackenzie. acpi_fakekey opens the correct
/dev/input/ device, but it doesn't actually work.

I confirmed this on my system:

  sudo acpi_fakekey 150

it also opens the right /dev/input/event4, and write()s to it, but I do
not get any actual event back (with input-events).

** Summary changed:

- Web browser Fn key on Asus Z37E does not work
+ acpi_fakekey does not work in jaunty

** Changed in: acpi-support (Ubuntu)
 Assignee: Martin Pitt (pitti) = (unassigned)
   Status: Incomplete = Triaged

-- 
acpi_fakekey does not work in jaunty
https://bugs.launchpad.net/bugs/268429
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 198918] Re: Big fonts Ubuntu Gutsy Gibbon with Activated Visual Effects

2009-02-11 Thread Bryce Harrington
This issue has long since been solved.

** Changed in: xorg (Ubuntu)
   Status: Incomplete = Fix Released

-- 
Big fonts Ubuntu Gutsy Gibbon with Activated Visual Effects
https://bugs.launchpad.net/bugs/198918
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 196488] Re: Unhelpful errors when trying to save to a read-only file

2009-02-11 Thread feranick
Is this related to:

* Bugs fixed in GIMP 2.6.4:

 561899 – GIMP can't save to mounted filesystem if file exists

-- 
Unhelpful errors when trying to save to a read-only file
https://bugs.launchpad.net/bugs/196488
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 77675] Re: [regression] apache2-ssl-certificate has gone missing since feisty

2009-02-11 Thread Mika Turden
Hi,

Seems that this is confirmed to be fixed in the current Ubuntu release 8.10 
(Intrepid Ibex)...
Anyway, here still my two cents for testing Hardy (8.0.4); I cannot quite get 
the self-signed certificate working according the instructions by maraja 
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/77675/comments/47

Sure, the steps can be done succesfully, i.e. ssleay.cnf is available
and all, but when testing https, error is thrown:

$ curl https://localhost
curl: (60) SSL certificate problem, verify that the CA cert is OK. Details:
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify 
failed
...
$ firefox https://localhost
Secure Connection Failed-page is thrown saying, that certificate is not 
trusted.

Detailed testing steps described in http://koti.mbnet.fi/deka/ubuntu

Regards,
Mika

-- 
[regression] apache2-ssl-certificate has gone missing since feisty
https://bugs.launchpad.net/bugs/77675
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 327943] Re: firefox crashed with SIGSEGV in sqlite3_column_int64()

2009-02-11 Thread Sami Haahtinen

** Attachment added: CoreDump.gz
   http://launchpadlibrarian.net/22492476/CoreDump.gz

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

** Attachment added: Disassembly.txt
   http://launchpadlibrarian.net/22492478/Disassembly.txt

** Attachment added: ExtensionSummary.txt
   http://launchpadlibrarian.net/22492479/ExtensionSummary.txt

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

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

** Attachment added: Registers.txt
   http://launchpadlibrarian.net/22492482/Registers.txt

** Attachment added: Stacktrace.txt
   http://launchpadlibrarian.net/22492483/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://launchpadlibrarian.net/22492484/ThreadStacktrace.txt

** Attachment added: pluginreg.dat.txt
   http://launchpadlibrarian.net/22492485/pluginreg.dat.txt

** Attachment added: profiles.ini.txt
   http://launchpadlibrarian.net/22492486/profiles.ini.txt

** Visibility changed to: Public

-- 
firefox crashed with SIGSEGV in sqlite3_column_int64()
https://bugs.launchpad.net/bugs/327943
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 327941] [NEW] Jaunty and UXA: xorg fails on i945GM (8086:27a2)

2009-02-11 Thread Mirko Pace
Public bug reported:

Binary package hint: xserver-xorg-video-intel

updating to intel's driver 2:2.6.1-1ubuntu2 and libdrm-intel1 2.4.4-0ubuntu6 
xorg sometimes fails to boot at all (leaving the checked red screen), sometimes 
ask me to switch in low-graphic mode (but Kwin work, even if a little bit 
slow), rarely everything go well (but Kwin still to be a little bit slow).
UXA method is active (otherwise KDE doesn't start at all).

Ask me for further files or log, I'm pretty new to xorg bug report!

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: xserver-xorg-video-intel 2:2.6.1-1ubuntu2
ProcEnviron:
 LANGUAGE=
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
ProcVersion: Linux version 2.6.28-7-generic (bui...@palmer) (gcc version 4.3.3 
(Ubuntu 4.3.3-3ubuntu2) ) #20-Ubuntu SMP Mon Feb 9 15:43:21 UTC 2009

SourcePackage: xserver-xorg-video-intel
Uname: Linux 2.6.28-7-generic i686

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


** Tags: apport-bug

-- 
Jaunty and UXA: xorg fails on i945GM (8086:27a2)
https://bugs.launchpad.net/bugs/327941
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 327941] Re: Jaunty and UXA: xorg fails on i945GM (8086:27a2)

2009-02-11 Thread Mirko Pace

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

** Attachment added: LsHal.txt
   http://launchpadlibrarian.net/22492450/LsHal.txt

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

** Attachment added: LsPci.txt
   http://launchpadlibrarian.net/22492452/LsPci.txt

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

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

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

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

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

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

** Attachment added: system.txt
   http://launchpadlibrarian.net/22492459/system.txt

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

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

-- 
Jaunty and UXA: xorg fails on i945GM (8086:27a2)
https://bugs.launchpad.net/bugs/327941
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 327516] Re: X11/XKBLib - XkbGetNames() call fails

2009-02-11 Thread Bryce Harrington
** Changed in: libx11 (Ubuntu)
Sourcepackagename: xorg = libx11

-- 
X11/XKBLib - XkbGetNames() call fails
https://bugs.launchpad.net/bugs/327516
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 320846] Re: can not instal openoffice

2009-02-11 Thread Chris Cheney
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

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

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

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


[Bug 305557] Re: open office produces garbage in exported pdf

2009-02-11 Thread Chris Cheney
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

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

-- 
open office produces garbage in exported pdf
https://bugs.launchpad.net/bugs/305557
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 302046] Re: [ooo-build] openoffice segfault when opening odt document

2009-02-11 Thread Chris Cheney
** Changed in: openoffice.org (Ubuntu)
   Status: Incomplete = Fix Released

-- 
[ooo-build] openoffice segfault when opening odt document
https://bugs.launchpad.net/bugs/302046
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 319182] Re: Package Update Request: python-gdata

2009-02-11 Thread Jonathan Davies
New diff using upstream orig tarball, and I've reuploaded to the
dget'able link above.

** Attachment added: python-gdata_1.2.4-0ubuntu1.diff.gz
   http://launchpadlibrarian.net/22492475/python-gdata_1.2.4-0ubuntu1.diff.gz

-- 
Package Update Request: python-gdata
https://bugs.launchpad.net/bugs/319182
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 268429] Re: acpi_fakekey does not work in jaunty

2009-02-11 Thread Martin Pitt
*** This bug is a duplicate of bug 217504 ***
https://bugs.launchpad.net/bugs/217504

** This bug has been marked a duplicate of bug 217504
   acpi_fakekey stopped working for certain keycodes

-- 
acpi_fakekey does not work in jaunty
https://bugs.launchpad.net/bugs/268429
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 245946] Re: Intrepid Ibex - Lost sound after dist-upgrade

2009-02-11 Thread Xavi
Hi Daniel and all:

I've installed Ubuntu Intrepid Ibex recently (from livecd). Sound worked
fine for me. I upgraded to latest version of all packages, and it
stopped working.

I've tried killing the pulseaudio process, disabling it also at session
management (as explained above), restarted machine, and while the
checkbox at the session management is still unchecked after reboot, and
pulseaudio process is still alive (seen through System  Admin  System
Monitor  Processes). And sound is not working.

I've also run that alsa-info.sh script and the results are here:
http://www.alsa-project.org/db/?f=3327c8c6e90dfc94f90cbef55079e10e358fa9fd

Hope this helps.

Cheers

Xavi

-- 
Intrepid Ibex - Lost sound after dist-upgrade
https://bugs.launchpad.net/bugs/245946
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 217504] Re: acpi_fakekey stopped working for certain keycodes

2009-02-11 Thread Martin Pitt
I just debugged the very same issue in bug 268429, and got to the same
result. acpi_fakekey opens the right device and writes to it, but
nothing happens for e. g. 150 (KEY_WWW).

As written in https://wiki.ubuntu.com/AcpiSupportDeprecation, we can
either fix the kernel to convert *all* ACPI hotkey events to input key
events, or keep acpi-support around to do this conversion in userspace.

** Changed in: linux (Ubuntu)
   Status: Invalid = Triaged

** Tags added: regression-potential

-- 
acpi_fakekey stopped working for certain keycodes
https://bugs.launchpad.net/bugs/217504
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 63477] Re: Synfigstudio crash by startup

2009-02-11 Thread jwmislan
 I'm posting now on Feburary 11, 2009 about the same 'synfigstudio does not 
start' bug as I see as far back as april 2008. 
and still not fixed ? - why does the library that gets offered as update not 
match the binary it belongs to?
My solution would be to test the new library against the original binary, and 
if it fails offer the update with both, the new library, and functioning binary 
package.
 
Ubuntu Hardy LTS with ubuntustudio on amd64 laptop here.

I'm getting synfigstudio error message

synfigstudio: Symbol `_ZTVN6synfig17LinkableValueNodeE'  has different size in 
shared object, consider re-linking
synfig(27521) [01:33:11 AM] error: Size of Canvas mismatch (app:1008, lib:1080)
synfig(27521) [01:33:11 AM] error: Size of Layer mismatch (app:416, lib:464)
FATAL: Synfig Version Mismatch

 I can't uninstall the synfigstudio package either, because there's a 
dependancy to ubuntu studio-graphics, and I want to keep that.
Anyway the bug still persists - until ubuntu sends out a new synfigstudio 
binary that matches the updated libsynfig backported version.

 I could downgrade to the original, Hardy libsynfig and synfigstudio works, but 
then I have to disable backports in my sources list or lock the version that 
may have security issues or whatever buggy condition.
So I guess we'll have to wait and see if this finally gets re-solved.

JWM

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

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


[Bug 327945] Re: mysql-dfsg-5.0

2009-02-11 Thread d...@berghmans.de

** Attachment added: messages
   http://launchpadlibrarian.net/22492532/messages

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

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

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

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


[Bug 327945] [NEW] mysql-dfsg-5.0

2009-02-11 Thread d...@berghmans.de
Public bug reported:

d...@eeepc:~$ lsb_release -rd
Description:Ubuntu 8.10
Release:8.10

I wanted to install mysql + eclipse on Kubuntu desktop system with the 
following small script
and mysql initscript start failed:


#!/bin/bash

PKG_L=locales ssh screen fail2ban ethtool nmap telnet
PKG_A=apache2 apache2-mpm-prefork apache2-utils apache2.2-common 
libapache2-mod-php5 \
php5 php5-common php5-mysql php5-fdpf php5-ldap php5-mhash 
php5-mcrypt
PKG_S=openssl flex libxml2 libxml2-dev \
libapr1 libapr1-dev libapreq2-dev aprsd libaprutil1 libaprutil1-dev 
\
lua5.1 libpcre3-dev g++ libc6-dev gcc cpp cpp-4.1 libstdc++5 
libstdc++6 libstdc++6-4.1-dev \
apache2-mpm-prefork apache2-prefork-dev \
libxml2 libxml2-dev make
PKG_S1=openssl ssl-cert
PKG_M=mysql-client mysql-server libpam-mysql
PKG_F=
PKG_WS=exif php5-gd
PKG_E=

rm -f DPKG_LIST
for i in $PKG_L $PKG_A $PKG_S $PKG_S $PKG_S1 $PKG_M $PKG_F $PKG_WS $PKG_E
do
  #echo ### $i ### :`dpkg -l | awk '{print $2}'| grep -x 
'\'$i'\' `  DPKG_LIST
  echo `dpkg -l | awk '{print $2}'| grep -x '\'$i'\' `  DPKG_LIST
done
aptitude install $PKG_L $PKG_A $PKG_S $PKG_S $PKG_S1 $PKG_M $PKG_F $PKG_WS 
$PKG_E

# Reloading AppArmor profiles : done.
# * Starting MySQL database server mysqld   
   [fail]
# invoke-rc.d: initscript mysql, action start failed.

 Eclipse is based on Java
aptitude install kubuntu-kde4-desktop
aptitude install sun-java6-jre java-common
# see http://wiki.ubuntu-forum.de/index.php/Eclipse
aptitude install eclipse

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 8.10
ErrorMessage: subprocess post-installation script killed by signal (Interrupt)
Package: mysql-server-5.0 5.0.67-0ubuntu6
SourcePackage: mysql-dfsg-5.0
Title: package mysql-server-5.0 5.0.67-0ubuntu6 failed to install/upgrade: 
subprocess post-installation script killed by signal (Interrupt)
Uname: Linux 2.6.27-11-generic i686

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


** Tags: apport-package

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

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


[Bug 320786] Re: openoffice crashes when i copypaste a document from any source

2009-02-11 Thread Chris Cheney
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

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

-- 
openoffice crashes when i copypaste a document from any source
https://bugs.launchpad.net/bugs/320786
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 317195] Re: Styles formatting menu vanished

2009-02-11 Thread Chris Cheney
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

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

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

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


[Bug 310760] Re: Built-in microphone on Lenovo USB webcam doesn't work when hald is running

2009-02-11 Thread Martin Pitt
Thanks, Etienne. I agree that providing a newer alsa in l-b-m sounds
like a good solution.

** Changed in: linux (Ubuntu Hardy)
 Assignee: Martin Pitt (pitti) = (unassigned)
   Status: Incomplete = Triaged

-- 
Built-in microphone on Lenovo USB webcam doesn't work when hald is running
https://bugs.launchpad.net/bugs/310760
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 301616] Re: package openoffice.org-officebean 1:2.4.1-11ubuntu2 failed to install/upgrade: dependency problems - leaving unconfigured

2009-02-11 Thread Chris Cheney
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

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

-- 
package openoffice.org-officebean 1:2.4.1-11ubuntu2 failed to install/upgrade: 
dependency problems - leaving unconfigured
https://bugs.launchpad.net/bugs/301616
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 291842] Re: warn_on_slowpath on resume on macbook

2009-02-11 Thread Nikolaj Sheller
I spoke too soon.
I saw this again on a Dell Optiplex 745 running Intrepid with kernel 2.6.27.11 
after resuming from suspend.
Sound failed as well.

Log attached.


** Attachment added: Log of warn_on_slowpath during suspend
   http://launchpadlibrarian.net/22492535/warn_on_slowpath.txt

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

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


[Bug 214470] Re: gdm screen uses virtual screen size instead of actual

2009-02-11 Thread Bryce Harrington
*** This bug is a duplicate of bug 223613 ***
https://bugs.launchpad.net/bugs/223613

** This bug has been marked a duplicate of bug 223613
   Wrong GDM resolution at boot when usplash has wrong resolution

-- 
gdm screen uses virtual screen size instead of actual
https://bugs.launchpad.net/bugs/214470
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 163941] Re: openoffice slow scrolling with antialiasing

2009-02-11 Thread Bryce Harrington
** Changed in: nvidia-graphics-drivers-173 (Ubuntu)
Sourcepackagename: xorg = nvidia-graphics-drivers-173

-- 
openoffice slow scrolling with antialiasing
https://bugs.launchpad.net/bugs/163941
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 55270] Re: Double-click timeout is not applied to X

2009-02-11 Thread Bryce Harrington
** Changed in: xorg-server (Ubuntu)
Sourcepackagename: xorg = xorg-server

-- 
Double-click timeout is not applied to X
https://bugs.launchpad.net/bugs/55270
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 152214] Re: IBM Thinkpad T40 trackpoint (pointing stick) misconfigured

2009-02-11 Thread Bryce Harrington
** Changed in: hal-info (Ubuntu)
Sourcepackagename: xorg = hal-info

-- 
IBM Thinkpad T40 trackpoint (pointing stick) misconfigured
https://bugs.launchpad.net/bugs/152214
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 327951] [NEW] Firefox upgrade naming policy - apparmor related

2009-02-11 Thread thosjo
Public bug reported:

Generating future proof apparmor profiles for Firefox is made more
cumbersome due to the fact that the /usr/lib/firefox directory name is
modified after each upgrade.

tho...@lab:~$ sudo aa-status
apparmor module is loaded.
16 profiles are loaded.
2 profiles are in enforce mode.
   /usr/sbin/mysqld
   /usr/sbin/cupsd
14 profiles are in complain mode.
   /usr/share/gdm/guest-session/Xsession
   /usr/sbin/ntpd
   /usr/bin/audacious
   /usr/sbin/bluetoothd
   /usr/bin/opera
   /usr/sbin/acpid
   /usr/sbin/winbindd
   /usr/bin/VBox
   /usr/bin/pidgin
   /usr/lib/firefox-3.0.5/firefox 
   /sbin/dhclient3
   /sbin/wpa_supplicant
   /usr/sbin/postfix
   /usr/sbin/avahi-daemon
16 processes have profiles defined.
2 processes are in enforce mode :
   /usr/sbin/cupsd (6116) 
   /usr/sbin/mysqld (2196) 
14 processes are in complain mode.
   /usr/sbin/postfix (6582) 
   /usr/sbin/acpid (5810) 
   /usr/sbin/avahi-daemon (5899) 
   /usr/sbin/postfix (9145) 
   /usr/sbin/ntpd (10145) 
   /usr/sbin/winbindd (6221) 
   /usr/sbin/avahi-daemon (5900) 
   /usr/sbin/postfix (6542) 
   /usr/bin/pidgin (10277) 
   /usr/sbin/ntpd (10144) 
   /sbin/dhclient3 (9937) 
   /usr/bin/audacious (11394) 
   /usr/sbin/bluetoothd (8471) 
   /usr/sbin/winbindd (6291) 
0 processes are unconfined but have a profile defined.

tho...@lab:~$ ps ax|grep firefox
11367 ?Sl 0:02 /usr/lib/firefox-3.0.6/firefox

tho...@lab:~$ ls  -l /usr/bin/firefox /usr/bin/firefox-3.0 
lrwxrwxrwx 1 root root 11 2009-02-11 09:21 /usr/bin/firefox - firefox-3.0
lrwxrwxrwx 1 root root 31 2009-02-11 09:21 /usr/bin/firefox-3.0 - 
../lib/firefox-3.0.6/firefox.sh

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

-- 
Firefox upgrade naming policy - apparmor related
https://bugs.launchpad.net/bugs/327951
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 327950] [NEW] Low resolution monitors cause big fonts

2009-02-11 Thread Richard Fairthorne
Public bug reported:

When I use a monitor of 1280x768 or 1280x600, most applpication fonts
suddenly get bigger. It doesn't matter if it's a primary or secondary
monitor. As soon as I start using it, the fonts get bigger. Some fonts
are unaffected, such as the fonts in the document area of the firefox
window. Take a look for yourself.

Jaunty Alpha 4, with current updates.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Low resolution monitors cause big fonts
https://bugs.launchpad.net/bugs/327950
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 327950] Re: Low resolution monitors cause big fonts

2009-02-11 Thread Richard Fairthorne

** Attachment added: These fonts get large when the screen is small. Kinda 
counter-productive.
   http://launchpadlibrarian.net/22492624/largefonts.png

-- 
Low resolution monitors cause big fonts
https://bugs.launchpad.net/bugs/327950
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 327949] [NEW] Asus Z37E no keypress registered for video output switching key

2009-02-11 Thread Mackenzie Morgan
Public bug reported:

I've attempted to follow the steps on
https://wiki.ubuntu.com/Hotkeys/Troubleshooting but as it turns out I
get no keypresses from xev or input_events and no acpi events from
acpi_listen or acpi -d, which Martin Pitt tells me makes this a kernel
bug and outside his realm.

Tested in:
- Hardy x86_64
- Intrepid x86
- Jaunty x86

Did not work in any of them.

Running 2.6.28-6-generic (-7-generic won't finish booting) at the
moment.

What debugging steps are recommended?

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

-- 
Asus Z37E no keypress registered for video output switching key
https://bugs.launchpad.net/bugs/327949
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 327948] [NEW] Inconsistency in date format pasting data to OOcalc

2009-02-11 Thread Komsomolitan
Public bug reported:

Binary package hint: openoffice.org

Pasting html table data from firefox, date format fluctuates between
dd.mm. and dd/mm/yy. Format is same for each paste batch, but
changes apparently at random. Does not matter if date starts with 0,
e.g. 02.05.2008 or not, e.g. 12.05.2008.

So: Original cut format is dd.mm.., pasted result is either
dd.mm. or incorrectly dd/mm/yy. This in same empty, unformatted
sheet, on the same column.

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 8.10
NonfreeKernelModules: nvidia
Package: openoffice.org-core 1:3.0.1-1ubuntu1~intrepid1
ProcEnviron:
 
PATH=/usr/lib/openoffice/program:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: openoffice.org
Uname: Linux 2.6.27-11-generic x86_64
UnreportableReason: This is not a genuine Ubuntu package

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


** Tags: apport-bug

-- 
Inconsistency in date format pasting data to OOcalc
https://bugs.launchpad.net/bugs/327948
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 327948] Re: Inconsistency in date format pasting data to OOcalc

2009-02-11 Thread Komsomolitan

** Attachment added: Screenshot
   http://launchpadlibrarian.net/22492613/oocalcdate.png

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

-- 
Inconsistency in date format pasting data to OOcalc
https://bugs.launchpad.net/bugs/327948
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 327175] Re: sometimes loses input devices on suspend/resume

2009-02-11 Thread Matt Zimmerman
I just saw this again:

(EE) ThinkPad Extra Buttons: Device has changed - disabling.

after noticing that my hotkeys stopped working.

-- 
sometimes loses input devices on suspend/resume
https://bugs.launchpad.net/bugs/327175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 324191] Re: Toshiba Tecra M7 missing mappings

2009-02-11 Thread Martin Pitt
Thanks. So if Fn+F1 produces neither an ACPI nor a key event, this needs
to get fixed in the kernel.

** Changed in: linux (Ubuntu)
Sourcepackagename: hal-info = linux
   Status: Incomplete = New

** Summary changed:

- Toshiba Tecra M7 missing mappings
+ Toshiba Tecra M7: Fn+F1 does not produce ACPI or key event

-- 
Toshiba Tecra M7: Fn+F1 does not produce ACPI or key event
https://bugs.launchpad.net/bugs/324191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 322989] Re: Openoffice 3.0.1 for linux install Error 7

2009-02-11 Thread Chris Cheney
We do not support the official version of openoffice please file bugs
about it at http://openoffice.org/ website.  You can get OOo 3.0.1
Ubuntu debs from the ppa at https://launchpad.net/~openoffice-
pkgs/+archive


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

-- 
Openoffice 3.0.1 for linux install Error 7
https://bugs.launchpad.net/bugs/322989
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 321857] Re: Open Office Calc 3.0.1 =ADDRESS() function does not return worksheet name

2009-02-11 Thread Chris Cheney
Can you please attach an example document exhibiting this problem?

-- 
Open Office Calc 3.0.1 =ADDRESS() function does not return worksheet name
https://bugs.launchpad.net/bugs/321857
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 321166] Re: I tried to create a database by going to file new database, but database option is not there.

2009-02-11 Thread Chris Cheney
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

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

-- 
I tried to create a database by going to file new database, but database option 
is not there.  
https://bugs.launchpad.net/bugs/321166
You received this bug notification because you are a member of 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   >