[Bug 165184] Re: amavisd-new + spamassassin: cronjob spams root user

2011-07-29 Thread webworm
In fact the problem is not fixed.  It's workaround that doesn't give fix
the underlying problem.

The real solution would be to check if use_bayes is set to 0.  If it is
set like that, it shouldn't run the cleaning job.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new in Ubuntu.
https://bugs.launchpad.net/bugs/165184

Title:
  amavisd-new + spamassassin: cronjob spams root user

To manage notifications about this bug go to:
https://bugs.launchpad.net/server-papercuts/+bug/165184/+subscriptions

-- 
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 817190] Re: other programs don't work right after installing guest machine drives

2011-07-29 Thread Edward
know what? I got impatient, so first I tried recompiling the kernel,
then when that didn't work I just upgraded to 11.04 and right now I am
actually in kde, reinstalling gnome. I'm not sure if it will still help
this cause but once gnome is reinstalled, I'll try logging into it and
running the bug as you say. Sorry.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/817190

Title:
  other programs don't work right after installing guest machine drives

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/817190/+subscriptions

-- 
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 814819] Re: Update to antlr3 version 3.2

2011-07-29 Thread Andrew Ross
Is there actually any reason why jython is in main? It's rdepends appear
to be in universe.

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

Title:
  Update to antlr3 version 3.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/antlr3/+bug/814819/+subscriptions

-- 
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 165184] Re: amavisd-new + spamassassin: cronjob spams root user

2011-07-29 Thread webworm
/usr/sbin/amavisd-new-cronjob could be changed to check if use_bayes is
set to 0:

sa-clean) 
grep -q use_bayes 0 /etc/spamassassin/local.cf  || 
do_amavis_cmd /usr/bin/sa-learn --sync --force-expire
;;

Or it can be checked for in cron.daily/amavisd-new in a similar way.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new in Ubuntu.
https://bugs.launchpad.net/bugs/165184

Title:
  amavisd-new + spamassassin: cronjob spams root user

To manage notifications about this bug go to:
https://bugs.launchpad.net/server-papercuts/+bug/165184/+subscriptions

-- 
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 814819] Re: Update to antlr3 version 3.2

2011-07-29 Thread James Page
On Fri, 2011-07-29 at 08:23 +, Andrew Ross wrote:
 Is there actually any reason why jython is in main? It's rdepends appear
 to be in universe.

ant - libbsf-java - jython
- liblog4j1.2-java - libmx4j-java - jython

All in main (no plans to demote ant)

-- 
James Page
Ubuntu Server Developer

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

Title:
  Update to antlr3 version 3.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/antlr3/+bug/814819/+subscriptions

-- 
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


[Blueprint server-o-hadoop] Provide Cloudera Hadoop packages (CDH3)

2011-07-29 Thread James Page
Blueprint changed by James Page:

Whiteboard changed:
  Packaging Review:
  
  See http://pad.ubuntu.com/cloudera-hadoop-packaging
  
  UDS-O Session Notes:
  
  first pass packaing done in ppa.  needs to be checked for archive 
compatibility
  questions over quality of packaging.
  
  Target: CDH3 for 11.10
  
  Cloudera are recommending java-[oracle|sun]
  Would need to be validated on OpenJDK to be in the archive
  CDH3 has issues running on OpenJDK (tested by fedora on openjdk6 OK, doesn't 
run in openjdk7)
   * If requirement on [oracle|sun]jdk is real and hard, then Partner or PPA 
repo is probably the best we can do
   * Else, if we can get a commitment for help getting Hadoop working on 
OpenJDK, then we can and should target Ubuntu Universe
  
  In order to determine if we need to work on putting CDH in Universe or main, 
we need to work on how we can add visibility to modules in orchestra
   - who controls the list?
   - what rules to accept new items?
   - how is it published?
  If the above allow for this list to contain stuff from ppa/partner, then the 
universe/main requirement would be pretty low
  
  Work items (oneiric-alpha-2):
  [james-page] Review packaging to date and work with iamfuzz: DONE
  [kirkland] Discuss with Cloudera the build/runtime dependencies with 
[oracle|sun]jdk: INPROGRESS
  
  Work items:
- ensemble formula for deploying hadoop: TODO
- orchestra recipe for deploying hadoop: TODO
+ [negronjl] ensemble formula for deploying hadoop: TODO

-- 
Provide Cloudera Hadoop packages (CDH3)
https://blueprints.launchpad.net/ubuntu/+spec/server-o-hadoop

-- 
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 782291] Re: reboot in a container gets somehow stuck

2011-07-29 Thread Holger Hans Peter Freyther
I am back to using FreeBSD jails.  The initial message of the bug report
says I was using lxc-create -t natty.

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

Title:
  reboot in a container gets somehow stuck

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/782291/+subscriptions

-- 
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 211631] Re: Network is brought down before network filesystems are unmounted (CIFS timeout at shutdown)

2011-07-29 Thread c0l2e
found a better fix via /etc/init/dbus.conf

add the pre-stop script:

pre-stop script
trap TERM signal TERM
 /bin/umount -a -t  cifs -f -l
trap - TERM
end script

It works for me and few tested notebooks and desktop PC.

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

Title:
  Network is brought down before network filesystems are unmounted (CIFS
  timeout at shutdown)

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/211631/+subscriptions

-- 
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 816758] Re: Cant type some characters in readline()

2011-07-29 Thread Fred
http://www.thrysoee.dk/editline/

The page says UTF-8 support was added since version 0:35.
Needs to be enabled with 'configure --enable-widec'.

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

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

Title:
  Cant type some characters in readline()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libedit/+bug/816758/+subscriptions

-- 
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


[Blueprint server-o-syslog-information] Thoughts about controlling the syslog firehose for Ubuntu Server

2011-07-29 Thread James Page
Blueprint changed by James Page:

Whiteboard changed:
  Work Items for oneiric-alpha-2:
- File an ITP for octopussy in Debian: TODO
+ [james-page] File an ITP for octopussy in Debian: INPROGRESS
  [gandelman-a] Write puppet module for central rsyslog server: INPROGRESS
  [gandelman-a] Write puppet module for rsyslog client: INPROGRESS
  
  Work Items:
  Investigate sane defaults for central rsyslog server: TODO
- Package octopussy for Ubuntu: TODO
- Upload octopussy for Ubuntu: TODO
- Upload octopussy for Debian: TODO
+ [james-page] Package octopussy for Ubuntu: INPRORESS
+ [james-page] Upload octopussy for Ubuntu: TODO
+ [james-page] Upload octopussy for Debian: TODO

-- 
Thoughts about controlling the syslog firehose for Ubuntu Server
https://blueprints.launchpad.net/ubuntu/+spec/server-o-syslog-information

-- 
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


[Blueprint server-o-syslog-information] Thoughts about controlling the syslog firehose for Ubuntu Server

2011-07-29 Thread James Page
Blueprint changed by James Page:

Whiteboard changed:
  Work Items for oneiric-alpha-2:
  [james-page] File an ITP for octopussy in Debian: INPROGRESS
  [gandelman-a] Write puppet module for central rsyslog server: INPROGRESS
  [gandelman-a] Write puppet module for rsyslog client: INPROGRESS
  
  Work Items:
  Investigate sane defaults for central rsyslog server: TODO
- [james-page] Package octopussy for Ubuntu: INPRORESS
+ [james-page] Package octopussy for Ubuntu: INPROGRESS
  [james-page] Upload octopussy for Ubuntu: TODO
  [james-page] Upload octopussy for Debian: TODO

-- 
Thoughts about controlling the syslog firehose for Ubuntu Server
https://blueprints.launchpad.net/ubuntu/+spec/server-o-syslog-information

-- 
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 211631] Re: Network is brought down before network filesystems are unmounted (CIFS timeout at shutdown)

2011-07-29 Thread Fred Saunier
@c0l2e : Wow, thanks man! I can confirm that your fix works great on all
all systems as well (lucid).

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

Title:
  Network is brought down before network filesystems are unmounted (CIFS
  timeout at shutdown)

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/211631/+subscriptions

-- 
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 211631] Re: Network is brought down before network filesystems are unmounted (CIFS timeout at shutdown)

2011-07-29 Thread Fred Saunier
Please read : on all *my* systems as well

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

Title:
  Network is brought down before network filesystems are unmounted (CIFS
  timeout at shutdown)

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/211631/+subscriptions

-- 
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 817985] [NEW] package setserial 2.17-45.3ubuntu1 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2011-07-29 Thread tero
Public bug reported:

unknown

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: setserial 2.17-45.3ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
Uname: Linux 2.6.38-10-generic i686
Architecture: i386
Date: Fri Jul 29 13:03:56 2011
ErrorMessage: le sous-processus script post-installation installé a retourné 
une erreur de sortie d'état 1
SourcePackage: setserial
Title: package setserial 2.17-45.3ubuntu1 failed to install/upgrade: le 
sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 1
UpgradeStatus: Upgraded to natty on 2011-06-01 (57 days ago)

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


** Tags: apport-package i386 natty

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

Title:
  package setserial 2.17-45.3ubuntu1 failed to install/upgrade: le sous-
  processus script post-installation installé a retourné une erreur de
  sortie d'état 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/setserial/+bug/817985/+subscriptions

-- 
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 817985] Re: package setserial 2.17-45.3ubuntu1 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2011-07-29 Thread tero
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to setserial in Ubuntu.
https://bugs.launchpad.net/bugs/817985

Title:
  package setserial 2.17-45.3ubuntu1 failed to install/upgrade: le sous-
  processus script post-installation installé a retourné une erreur de
  sortie d'état 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/setserial/+bug/817985/+subscriptions

-- 
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 817167] Re: package mysql-server-5.1 5.1.41-3ubuntu12.10 failed to install/upgrade: sous-processus script post-installationinstallé tuépar le signal (Processusarrêté)

2011-07-29 Thread vandman
Thanks for the help.

Yes the file was missing.

To solve my issue, I Had to install again AppArmor and mysql.

 Message initial 
De: James Page 817...@bugs.launchpad.net
Reply-to: Bug 817167 817...@bugs.launchpad.net
À: ubu...@nikolov.ws
Sujet: [Bug 817167] Re: package mysql-server-5.1 5.1.41-3ubuntu12.10
failed to install/upgrade: sous-processus script post-installation
installé tué par le signal (Processus arrêté)
Date: Thu, 28 Jul 2011 08:12:33 -

Thank you for taking the time to report this bug and helping to make
Ubuntu better.

It looks like you have a couple of issues here:

1) AppArmor parser error for /etc/apparmor.d/usr.sbin.mysqld in
/etc/apparmor.d/usr.sbin.mysqld at line 9: Could not open
'abstractions/mysql'

This is odd - this file is part of the apparmor package and should be
represent in /etc/apparmor.d/abstractions - please could you take a look
and see if it is missing.

2) /media/raid5/Pierre/mysql/serveur-ubuntu.lower-test is being denied
to mysql

It would appear that mysql is trying to access this directory to create
data files - is /var/lib/mysql a symbolic link to this directory?  In
which case it probably needs to be added to
/etc/apparmor.d/usr.sbin.mysqld - see the file for how /var/lib/mysql is
setup.

Please update this file accordingly and try to start mysql.

Marking this bug as importance 'Low' (as I believe this is an issue
specific to your situation) and 'Incomplete' pending your response on
the above.

Thanks

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

** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Importance: Undecided = Low

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

Title:
  package mysql-server-5.1 5.1.41-3ubuntu12.10 failed to
  install/upgrade: sous-processus script post-installation installé tué
  par le signal (Processus arrêté)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/817167/+subscriptions

-- 
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 817985] Re: package setserial 2.17-45.3ubuntu1 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2011-07-29 Thread Dave Walker
Hi,

Thanks for reporting this bug.

The log is reporting that:
update-rc.d: /etc/init.d/setserial: file does not exist

Please can you confirm if this file has been removed or modified on the
system?

Thanks.

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

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

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

Title:
  package setserial 2.17-45.3ubuntu1 failed to install/upgrade: le sous-
  processus script post-installation installé a retourné une erreur de
  sortie d'état 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/setserial/+bug/817985/+subscriptions

-- 
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 803464] Re: package squid 2.7.STABLE9-2ubuntu5.1 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2011-07-29 Thread Launchpad Bug Tracker
** Changed in: squid (Ubuntu)
   Status: New = Confirmed

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

Title:
  package squid 2.7.STABLE9-2ubuntu5.1 failed to install/upgrade: le
  sous-processus script post-installation installé a retourné une erreur
  de sortie d'état 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid/+bug/803464/+subscriptions

-- 
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 803464] Re: package squid 2.7.STABLE9-2ubuntu5.1 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2011-07-29 Thread DrQwill
Have the same problem in a 10.10 AMD64 ubuntu.
It's annoying as it prevents the installation of other packages such as 
squid-deb-proxy !

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

Title:
  package squid 2.7.STABLE9-2ubuntu5.1 failed to install/upgrade: le
  sous-processus script post-installation installé a retourné une erreur
  de sortie d'état 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid/+bug/803464/+subscriptions

-- 
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 216847] Re: sshd will not start at boot if ListenAddress is set, because network interface is not yet up

2011-07-29 Thread Claus Allweil
I have fixed this problem for me in /etc/network/interfaces

auto eth0
iface eth0 inet dhcp
  up service ssh start

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/216847

Title:
  sshd will not start at boot if ListenAddress is set, because network
  interface is not yet up

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/216847/+subscriptions

-- 
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 816754] Re: add ovs-vsctl to sudoers file

2011-07-29 Thread Launchpad Bug Tracker
This bug was fixed in the package nova - 2011.3~d3-0ubuntu1

---
nova (2011.3~d3-0ubuntu1) oneiric; urgency=low

  * New upstream release.
  * debian/*.upstart.in: Dont restart upstart jobs if nova
is misconfigured.
  * debian/rules: Dont start upstart jobs when installing
nova.
  * debian/copyright: Update copyright info. (LP: #8150051)
  * debian/control: Update VCS info.
  * debian/control, debian/nova_sudoers: Suggest openvswitch-swich
and add ovs-vsctl to sudoers file. (LP: #816754)
 -- Chuck Short zul...@ubuntu.com   Fri, 29 Jul 2011 09:41:02 -0400

** Changed in: nova (Ubuntu)
   Status: New = Fix Released

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

Title:
  add ovs-vsctl to sudoers file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/816754/+subscriptions

-- 
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 782291] Re: reboot in a container gets somehow stuck

2011-07-29 Thread Serge Hallyn
Thanks.  Marking invalid as the victim system is no longer available.

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

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

Title:
  reboot in a container gets somehow stuck

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/782291/+subscriptions

-- 
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 816754] Re: add ovs-vsctl to sudoers file

2011-07-29 Thread dan wendlandt
Thanks!

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

Title:
  add ovs-vsctl to sudoers file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/816754/+subscriptions

-- 
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 750782] Re: Include python-routes 1.12 in Lucid PPA (openstack api doesn't work with lucid one)

2011-07-29 Thread Thierry Carrez
** Summary changed:

- openstack api doesn't work with lucid python-routes
+ Include python-routes 1.12 in Lucid PPA (openstack api doesn't work with 
lucid one)

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

Title:
  Include python-routes 1.12 in Lucid PPA (openstack api doesn't work
  with lucid one)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/750782/+subscriptions

-- 
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 810051] Re: Copyright/legal issues in Nova (from Debian upstream)

2011-07-29 Thread Thierry Carrez
Nothing to fix in nova itself -- please reopen task if there is.

** Changed in: nova
   Status: Confirmed = Invalid

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

Title:
  Copyright/legal issues in Nova (from Debian upstream)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/810051/+subscriptions

-- 
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 802876] Re: nova_sudoers should take into account new location for brctl

2011-07-29 Thread Thierry Carrez
As of packaging rev 151 and 2011.3~d1-0ubuntu1

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

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

Title:
  nova_sudoers should take into account new location for brctl

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/802876/+subscriptions

-- 
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 798878] Re: nova.conf should not be world-readable

2011-07-29 Thread Thierry Carrez
** Changed in: nova (Ubuntu)
   Status: Confirmed = Triaged

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

Title:
  nova.conf should not be world-readable

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/798878/+subscriptions

-- 
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 795428] Re: Unable to remove a LVM volume (dd not in nova_sudoers)

2011-07-29 Thread Thierry Carrez
as of packaging rev 143 and 2011.3~bzr1108-0ubuntu1


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

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

Title:
  Unable to remove a LVM volume (dd not in nova_sudoers)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/795428/+subscriptions

-- 
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 812553] Re: LXC instance fails to start

2011-07-29 Thread Thierry Carrez
** Changed in: nova (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  LXC instance fails to start

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/812553/+subscriptions

-- 
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 810157] Re: support '-' for writing to stdout in nova-manage environment/zip

2011-07-29 Thread Thierry Carrez
** Changed in: nova (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  support '-' for writing to stdout in nova-manage environment/zip

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/810157/+subscriptions

-- 
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 740475] Re: ajaxterm support missing from 2011.1.1 ubuntu packages

2011-07-29 Thread Thierry Carrez
** Changed in: nova (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  ajaxterm support missing from 2011.1.1 ubuntu packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/740475/+subscriptions

-- 
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 766352] Re: novarc in nova.zip does not work perfectly as symlink

2011-07-29 Thread Thierry Carrez
** Changed in: nova (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  novarc in nova.zip does not work perfectly as symlink

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/766352/+subscriptions

-- 
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 816414] Re: [MIR] nut (nut-doc, nut-client, nut-server)

2011-07-29 Thread Michael Terry
Since this was previously in main and this is just a packaging change,
it's fine.  This package seems well looked for.

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

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

Title:
  [MIR] nut (nut-doc, nut-client, nut-server)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/816414/+subscriptions

-- 
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 779968] Re: dpkg: error: version 'nis_3.17-18' has bad syntax: version number does not start with digit

2011-07-29 Thread Leonardo Borda
Please provide an update package for Natty as well.

Leonardo

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

Title:
  dpkg: error: version 'nis_3.17-18' has bad syntax: version number does
  not start with digit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nis/+bug/779968/+subscriptions

-- 
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 789266] Re: Cobbler: Missing yum-utils other cobbler related utils

2011-07-29 Thread Andres Rodriguez
** Changed in: cobbler (Ubuntu)
   Status: Triaged = Fix Committed

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

Title:
  Cobbler: Missing yum-utils  other cobbler related utils

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cobbler/+bug/789266/+subscriptions

-- 
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 814819] Re: Update to antlr3 version 3.2

2011-07-29 Thread Andrew Ross
Ah, I didn't check for suggets in the build dependencies.

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

Title:
  Update to antlr3 version 3.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/antlr3/+bug/814819/+subscriptions

-- 
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 817985] Re: package setserial 2.17-45.3ubuntu1 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2011-07-29 Thread tero
hodi ho to you

yes indeed, this file dose not existe. is it bad doctor? am I gonna die?

anyway all jokes apart thank in advance for the tip

 Date: Fri, 29 Jul 2011 11:34:13 +
 From: davewal...@ubuntu.com
 To: rovethe...@hotmail.com
 Subject: [Bug 817985] Re: package setserial 2.17-45.3ubuntu1 failed to 
 install/upgrade: le sous-processus script post-installation installé a 
 retourné une erreur de sortie d'état 1
 
 Hi,
 
 Thanks for reporting this bug.
 
 The log is reporting that:
 update-rc.d: /etc/init.d/setserial: file does not exist
 
 Please can you confirm if this file has been removed or modified on the
 system?
 
 Thanks.
 
 ** Changed in: setserial (Ubuntu)
Status: New = Incomplete
 
 ** Changed in: setserial (Ubuntu)
Importance: Undecided = Low
 
 -- 
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/817985
 
 Title:
   package setserial 2.17-45.3ubuntu1 failed to install/upgrade: le sous-
   processus script post-installation installé a retourné une erreur de
   sortie d'état 1
 
 Status in “setserial” package in Ubuntu:
   Incomplete
 
 Bug description:
   unknown
 
   ProblemType: Package
   DistroRelease: Ubuntu 11.04
   Package: setserial 2.17-45.3ubuntu1
   ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
   Uname: Linux 2.6.38-10-generic i686
   Architecture: i386
   Date: Fri Jul 29 13:03:56 2011
   ErrorMessage: le sous-processus script post-installation installé a 
 retourné une erreur de sortie d'état 1
   SourcePackage: setserial
   Title: package setserial 2.17-45.3ubuntu1 failed to install/upgrade: le 
 sous-processus script post-installation installé a retourné une erreur de 
 sortie d'état 1
   UpgradeStatus: Upgraded to natty on 2011-06-01 (57 days ago)
 
 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+source/setserial/+bug/817985/+subscriptions

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

Title:
  package setserial 2.17-45.3ubuntu1 failed to install/upgrade: le sous-
  processus script post-installation installé a retourné une erreur de
  sortie d'état 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/setserial/+bug/817985/+subscriptions

-- 
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 817665] [NEW] cannot print to a printer shared from a windows 7 host

2011-07-29 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Ubuntu version: Natty Narval
Package used: Samba/CIFS
What i expected to happen: Succeding printing from Ubuntu, onto a printer 
shared from a Windows 7 host.
What happened instead: no document where printed
SOLUTION: the printername (as in the shared printername on the windows 7 host), 
has to be set to NOT using spaces (sounds all to common ?!). By now, shouldn't 
this have been addressed ?

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

-- 
cannot print to a printer shared from a windows 7 host
https://bugs.launchpad.net/bugs/817665
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 817665] Re: cannot print to a printer shared from a windows 7 host

2011-07-29 Thread Joe Burgess
** Package changed: ubuntu = samba (Ubuntu)

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

Title:
  cannot print to a printer shared from a windows 7 host

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/817665/+subscriptions

-- 
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 596064] Re: nmbd fails to start on boot - problem with upstart

2011-07-29 Thread Launchpad Bug Tracker
** Changed in: samba (Ubuntu Lucid)
   Status: New = Confirmed

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

Title:
  nmbd fails to start on boot - problem with upstart

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/596064/+subscriptions

-- 
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 211631] Re: Network is brought down before network filesystems are unmounted (CIFS timeout at shutdown)

2011-07-29 Thread jonbonjovi
@c0l2e: could you please provide a step-by-step explanation about how to make 
your solution work?
Where should I put that text?

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

Title:
  Network is brought down before network filesystems are unmounted (CIFS
  timeout at shutdown)

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/211631/+subscriptions

-- 
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 596064] Re: nmbd fails to start on boot - problem with upstart

2011-07-29 Thread Alroger Filho
Geez, isn' t there a META issue function in launchpad?
nmbd doesn' t startup since 9.04, and now trying to really fix it, without 
rc.local delayed work arounds, I found a fix for each version of Ubuntu server. 
Bugs since 2009.

Anyone know why the samba init.d got split up into smbd and nmbd? It all
worked when it was just samba.

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

Title:
  nmbd fails to start on boot - problem with upstart

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/596064/+subscriptions

-- 
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 817034] Re: PHP SOAP Extension Not Working

2011-07-29 Thread Clint Byrum
Hi Dave, thanks for taking the time to file a bug report on this.

Marking as Medium importance, as this would affect only the SOAP module.
However, I was unable to reproduce this using a clean 11.04 EC2
instance, installing with 'apt-get install php5-cli php-soap' ..

ubuntu@ip-10-170-102-176:~$ php -r '$x = new 
SoapClient(http://soap.amazon.com/schemas2/AmazonWebServices.wsdl;);'
ubuntu@ip-10-170-102-176:~$ php --version
PHP 5.3.5-1ubuntu7.2 with Suhosin-Patch (cli) (built: May  2 2011 23:00:17) 
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies

I would guess that your problem was happening because of problems with
the fetch, not necessarily with the soap module itself.

Can you attach your wsdl file and/or provide a public WSDL url that can
be used to test this behavior? Also can you verify that you can connect
to that url and fetch it from the same machine? Maybe try 'wget' or
'curl' from the cli?

Marking Incomplete pending response

** Changed in: php5 (Ubuntu)
   Importance: Undecided = Medium

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

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

Title:
  PHP SOAP Extension Not Working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/817034/+subscriptions

-- 
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 817155] Re: package postfix-mysql 2.8.2-1ubuntu2.1 failed to install/upgrade: problemas de dependência - deixando desconfigurado

2011-07-29 Thread Clint Byrum
Hello Regis, thank you for taking the time to file a bug report.

I tried to reproduce this on a new 11.04 EC2 node by doing

apt-get install postfix-mysql

It completed just fine, and without the reported error above.

Can you attach your /etc/aliases file, so we can see why it might have
failed to install?

Marking Medium as this doesn't seem to affect all users. Setting status
to Incomplete pending response from Regis.

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

** Changed in: postfix (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  package postfix-mysql 2.8.2-1ubuntu2.1 failed to install/upgrade:
  problemas de dependência - deixando desconfigurado

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/817155/+subscriptions

-- 
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 817283] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu1.1 failed to install/upgrade: open-vm-tools kernel module failed to build

2011-07-29 Thread Clint Byrum
Hi Jason, thanks for taking the time to file this bug.

This is a known issue with the 3.0.0 kernel:


/var/lib/dkms/open-vm-tools/2011.03.28/build/vsock/linux/af_vsock.c:105:28: 
fatal error: linux/smp_lock.h: No such file or directory

There is a patch available here:

http://weltall.heliohost.org/wordpress/2011/04/03/running-vmware-
workstation-player-on-linux-2-6-39/

Note that 2.6.39 was renamed to 3.0.0

I don't know that this will be fixable in -updates, though it may be
doable with a back port of the latest version from Oneiric.

You may want to try downloading the source package from oneiric and
building it on your system, or you can probably download the driver from
VMware too.

Marking as Fix Released, as the version in Oneiric builds against kernel
3.0.0. Opening task against natty, marked as Won't Fix, since 3.0.0
isn't officially supported on Natty.

** Changed in: open-vm-tools (Ubuntu)
   Status: New = Fix Released

** Also affects: open-vm-tools (Ubuntu Natty)
   Importance: Undecided
   Status: New

** Changed in: open-vm-tools (Ubuntu Natty)
   Status: New = Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/817283

Title:
  package open-vm-dkms 2011.03.28-387002-0ubuntu1.1 failed to
  install/upgrade: open-vm-tools kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/817283/+subscriptions

-- 
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 817665] Re: cannot print to a printer shared from a windows 7 host

2011-07-29 Thread Clint Byrum
Hello! Thanks for taking the time to file a bug report!

This sounds like a fairly annoying problem and one that can probably be
fixed. Marking Importance as Medium, as the work around is not obvious.
Need a user with a windows 7 machine to confirm.

** Changed in: samba (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  cannot print to a printer shared from a windows 7 host

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/817665/+subscriptions

-- 
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 817843] Re: package mysql-server-5.1 5.1.54-1ubuntu4 [modified: usr/share/doc/mysql-server-5.1/examples/my-large.cnf.gz] failed to install/upgrade: subprocess installed post-installation script r

2011-07-29 Thread Clint Byrum
Hi NoahY! Thanks for taking the time to file this bug report and help us
make Ubuntu better!

It would help quite a bit to diagnose and/or reproduce this problem if
you could include these two files:

/etc/mysql/my.cnf
/var/log/mysql/error.log

Without those its impossible to determine why mysql is failing to start.

Marking Importance Medium as it does not affect all users (able to
install mysql on 11.04 without issues). Setting status to Incomplete
pending response from NoahY.

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

** Changed in: mysql-5.1 (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  package mysql-server-5.1 5.1.54-1ubuntu4 [modified: usr/share/doc
  /mysql-server-5.1/examples/my-large.cnf.gz] failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/817843/+subscriptions

-- 
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 817854] Re: package clamav-freshclam 0.97 dfsg-2ubuntu1.1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 2

2011-07-29 Thread Clint Byrum
Hello Armando, thanks for taking the time to file a bug report.

Your system is missing a very important directory:


update-rc.d: chdir /etc/rc0.d: No existe el fichero o el directorio


This is not a bug, but rather a local problem. I would suggest backing up and 
re-installing, as this is a very serious problem.

Closing bug as Invalid.

** Changed in: clamav (Ubuntu)
   Status: New = Invalid

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

Title:
  package clamav-freshclam 0.97 dfsg-2ubuntu1.1 failed to
  install/upgrade: el subproceso instalado el script post-installation
  devolvió el código de salida de error 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/817854/+subscriptions

-- 
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 816758] Re: Cant type some characters in readline()

2011-07-29 Thread Clint Byrum
Fred, thats good news. It seems there is already a Debian bug open about
packaging that new version, which I'll link.

Its highly unlikely FSF will re-license readline. It very specifically
has a GPL license so as to encourage software authors to use the GPL.

I see no issue at all with the php package.. libedit is really the only
piece of software preventing you from entering the characters. So,
marking the php5 task as Invalid.

** Changed in: php5 (Ubuntu)
   Status: New = Invalid

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

** Bug watch added: Debian Bug tracker #579729
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=579729

** Also affects: libedit (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=579729
   Importance: Unknown
   Status: Unknown

** Summary changed:

- Cant type some characters in readline()
+ libedit lacks utf-8 support

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

Title:
  libedit lacks utf-8 support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libedit/+bug/816758/+subscriptions

-- 
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 817843] Re: package mysql-server-5.1 5.1.54-1ubuntu4 [modified: usr/share/doc/mysql-server-5.1/examples/my-large.cnf.gz] failed to install/upgrade: subprocess installed post-installation script r

2011-07-29 Thread NoahY
** Attachment added: my.cnf
   
https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/817843/+attachment/2241884/+files/my.cnf

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

Title:
  package mysql-server-5.1 5.1.54-1ubuntu4 [modified: usr/share/doc
  /mysql-server-5.1/examples/my-large.cnf.gz] failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/817843/+subscriptions

-- 
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 817843] Re: package mysql-server-5.1 5.1.54-1ubuntu4 [modified: usr/share/doc/mysql-server-5.1/examples/my-large.cnf.gz] failed to install/upgrade: subprocess installed post-installation script r

2011-07-29 Thread NoahY
** Attachment added: error.log
   
https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/817843/+attachment/2241885/+files/error.log

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

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

Title:
  package mysql-server-5.1 5.1.54-1ubuntu4 [modified: usr/share/doc
  /mysql-server-5.1/examples/my-large.cnf.gz] failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/817843/+subscriptions

-- 
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 790292] Re: package bind9 1:9.7.3.dfsg-1ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-07-29 Thread Launchpad Bug Tracker
[Expired for bind9 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: bind9 (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  package bind9 1:9.7.3.dfsg-1ubuntu2.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/790292/+subscriptions

-- 
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 788006] Re: package winbind 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-07-29 Thread Launchpad Bug Tracker
[Expired for samba (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  package winbind 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/788006/+subscriptions

-- 
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 787558] Re: package openvpn 2.1.3-2ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-07-29 Thread Launchpad Bug Tracker
[Expired for openvpn (Ubuntu) because there has been no activity for 60
days.]

** Changed in: openvpn (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  package openvpn 2.1.3-2ubuntu3 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/787558/+subscriptions

-- 
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 817868] [NEW] Journal entries still approve after error

2011-07-29 Thread Ludo (Neobis)
Public bug reported:

Using the stable of 6.0.2. on Ubuntu 10.04 LTS. Same client version is
used.

Go to the following list/form:
Accounting -- Journal Entries -- Journal entries

When creating a new move and the corresponding move lines, all goes well. When 
you decide to change the period for one of the move lines, OpenERP comes up 
with the standard error:
Error occurred while validating the field(s) line_id: You cannot create 
entries on different periods/journals in the same move, which is expected and 
logical.

It DOES however approve the move, regardless of the error. It then seems
to fix the period for the move line to whatever the move had in it in
the first place.

When closing the record it always asks to save the unsaved changes. It
does not matter what option you pick in that screen.

** Affects: openerp-server (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Journal entries still approve after error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openerp-server/+bug/817868/+subscriptions

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


[Bug 574706] Re: Ubuntu 10.04 Installer crashes with Raid0

2011-07-29 Thread Brian Murray
** Tags added: ubiquity-2.2.23

** Tags added: lucid

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

Title:
  Ubuntu 10.04 Installer crashes with Raid0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/574706/+subscriptions

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


[Bug 573868] Re: Ubiquity fail to install Grub when having two disks, one for Lucid and one for Home

2011-07-29 Thread Brian Murray
** Tags added: ubiquity-2.0.6

** Tags added: karmic

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

Title:
  Ubiquity fail to install Grub when having two disks,one for Lucid and
  one for Home

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/573868/+subscriptions

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


[Bug 573618] Re: Installer does not detect hard drive partitions

2011-07-29 Thread Brian Murray
** Tags added: ubiquity-2.2.23

** Tags added: lucid

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

Title:
  Installer does not detect hard drive partitions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/573618/+subscriptions

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


[Bug 573220] Re: ubiquity crashed with OSError in copy_all()

2011-07-29 Thread Brian Murray
** Tags added: ubiquity-2.2.24

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

Title:
  ubiquity crashed with OSError in copy_all()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/573220/+subscriptions

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


[Bug 572037] Re: ubiquity crashed at ~75% install.

2011-07-29 Thread Brian Murray
** Tags added: ubiquity-1.10.10

** Tags added: intrepid

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

Title:
  ubiquity crashed at ~75% install.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/572037/+subscriptions

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


[Bug 572036] Re: ubiquity-greeter-gtk crashed with Gparted Assertion Failure

2011-07-29 Thread Brian Murray
** Tags added: ubiquity-2.2.24

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

Title:
  ubiquity-greeter-gtk crashed with Gparted Assertion Failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/572036/+subscriptions

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


[Bug 571010] Re: Wrong hard disk detection when using two same disks

2011-07-29 Thread Brian Murray
** Tags added: ubiquity-2.2.20

** Tags added: lucid

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

Title:
  Wrong hard disk detection when using two same disks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/571010/+subscriptions

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


[Bug 567114] Re: kubuntu installer crash on partitioning

2011-07-29 Thread Brian Murray
** Tags added: ubiquity-2.2.15

** Tags added: lucid

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

Title:
  kubuntu installer crash on partitioning

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/567114/+subscriptions

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


[Bug 573473] Re: ubiquity crashed with IOError in chroot_setup()

2011-07-29 Thread Brian Murray
** Tags added: ubiquity-2.2.24

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

Title:
  ubiquity crashed with IOError in chroot_setup()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/573473/+subscriptions

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


[Bug 572878] Re: Lucid LTS Live CD installer hangs after keyboard selection (Step 3)

2011-07-29 Thread Brian Murray
** Tags added: ubiquity-2.2.24

** Tags added: lucid

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

Title:
  Lucid LTS Live CD installer hangs after keyboard selection (Step 3)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/572878/+subscriptions

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


[Bug 817871] Re: gnome-settings-daemon crashed with SIGABRT in raise()

2011-07-29 Thread Rostislav Dzinko
*** This bug is a duplicate of bug 804896 ***
https://bugs.launchpad.net/bugs/804896


** Visibility changed to: Public

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

Title:
  gnome-settings-daemon crashed with SIGABRT in raise()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/817871/+subscriptions

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


[Bug 704105] Re: Resize grip always appears in bottom right of GTK+2.0 windows

2011-07-29 Thread Mark__T
Wouldn't that help for most cases. + changing the default theme for
unity, that it shows them.

** Patch added: proposed change to 044_grips.patch
   
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/704105/+attachment/2239822/+files/default_false.patch

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to gtk2-engines-oxygen in Ubuntu.
https://bugs.launchpad.net/bugs/704105

Title:
  Resize grip always appears in bottom right of GTK+2.0 windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/704105/+subscriptions

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


[Bug 560300] Re: [Kubuntu 20100410] Assertion Error

2011-07-29 Thread Brian Murray
** Tags added: ubiquity-2.2.16

** Tags added: lucid

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

Title:
  [Kubuntu 20100410] Assertion Error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/560300/+subscriptions

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


[Bug 560012] Re: installation chrashes when manuall partitioning hard disks

2011-07-29 Thread Brian Murray
** Tags added: ubiquity-2.2.16

** Tags added: lucid

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

Title:
  installation chrashes when manuall partitioning hard disks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/560012/+subscriptions

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


[Bug 554217] Re: crashed during partition preparation

2011-07-29 Thread Brian Murray
** Tags added: ubiquity-2.2.5

** Tags added: lucid

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

Title:
  crashed during partition preparation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/554217/+subscriptions

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


[Bug 555881] Re: Crash during install of grub in 10.04 beta1

2011-07-29 Thread Brian Murray
** Tags added: ubiquity-2.2.5

** Tags added: lucid

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

Title:
  Crash during install of grub in 10.04 beta1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/555881/+subscriptions

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


[Bug 551317] Re: [kubuntu lucid Beta 1]partition editor crash when I create two partitions / and /home

2011-07-29 Thread Brian Murray
** Tags added: ubiquity-2.2.5

** Tags added: lucid

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/551317

Title:
  [kubuntu lucid  Beta 1]partition editor crash when I create two
  partitions / and /home

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/551317/+subscriptions

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


[Bug 549660] Re: kubuntu installer crashed when preparing manual partioning

2011-07-29 Thread Brian Murray
** Tags added: ubiquity-2.2.8

** Tags added: lucid

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

Title:
  kubuntu installer crashed when preparing manual partioning

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/549660/+subscriptions

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


[Bug 817874] Re: gnome-settings-daemon crashed with SIGABRT in raise()

2011-07-29 Thread Timo Aaltonen
** Visibility changed to: Public

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

Title:
  gnome-settings-daemon crashed with SIGABRT in raise()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/817874/+subscriptions

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


[Bug 817871] Re: gnome-settings-daemon crashed with SIGABRT in raise()

2011-07-29 Thread Apport retracing service
*** This bug is a duplicate of bug 804896 ***
https://bugs.launchpad.net/bugs/804896

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 #804896, 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.

** Attachment removed: CoreDump.gz
   https://bugs.launchpad.net/bugs/817871/+attachment/2239823/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/817871/+attachment/2239824/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/817871/+attachment/2239825/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/817871/+attachment/2239826/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/817871/+attachment/2239827/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/817871/+attachment/2239828/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/817871/+attachment/2239829/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/817871/+attachment/2239830/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 804896
   gnome-settings-daemon assert failure: gnome-settings-daemon: 
../../src/xcb_io.c:140: dequeue_pending_request: Assertion `req == 
dpy-xcb-pending_requests' failed.

** Tags removed: need-amd64-retrace

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

Title:
  gnome-settings-daemon crashed with SIGABRT in raise()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/817871/+subscriptions

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


[Bug 790824] Re: [Asus EeePC 1001PXD/1011PX/1015PX] External monitor scrambles desktop

2011-07-29 Thread Keng-Yü Lin
log of `compiz --replace --debug`

** Attachment added: compiz.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/790824/+attachment/2239831/+files/compiz.log

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

Title:
  [Asus EeePC 1001PXD/1011PX/1015PX] External monitor scrambles desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/790824/+subscriptions

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


[Bug 790824] Re: [Asus EeePC 1001PXD/1011PX/1015PX] External monitor scrambles desktop

2011-07-29 Thread Keng-Yü Lin
** Attachment added: kern.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/790824/+attachment/2239832/+files/kern.log

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

Title:
  [Asus EeePC 1001PXD/1011PX/1015PX] External monitor scrambles desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/790824/+subscriptions

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


[Bug 548856] Re: kubuntu ubiquity installer crash with lucid daily build while checking for packages to install

2011-07-29 Thread Brian Murray
** Tags added: ubiquity-2.2.8

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/548856

Title:
  kubuntu ubiquity installer crash with lucid daily build while
  checking for packages to install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/548856/+subscriptions

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


[Bug 790824] Re: [Asus EeePC 1001PXD/1011PX/1015PX] External monitor scrambles desktop

2011-07-29 Thread Keng-Yü Lin
** Attachment added: Xorg.0.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/790824/+attachment/2239833/+files/Xorg.0.log

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

Title:
  [Asus EeePC 1001PXD/1011PX/1015PX] External monitor scrambles desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/790824/+subscriptions

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


[Bug 790824] Re: [Asus EeePC 1001PXD/1011PX/1015PX] External monitor scrambles desktop

2011-07-29 Thread Keng-Yü Lin
** Attachment added: Xorg.0.log.old
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/790824/+attachment/2239834/+files/Xorg.0.log.old

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

Title:
  [Asus EeePC 1001PXD/1011PX/1015PX] External monitor scrambles desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/790824/+subscriptions

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


[Bug 548944] Re: Install Kubuntu ubiquity crashes anytime on checking packages to install 80%

2011-07-29 Thread Brian Murray
** Tags added: ubiquity-2.2.14

** Tags added: lucid

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

Title:
  Install Kubuntu ubiquity crashes anytime on checking packages to
  install 80%

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/548944/+subscriptions

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


[Bug 548373] Re: [Kubuntu] Ubuquity crashed: AttributeError: Partition instance has no attribute 'parent'

2011-07-29 Thread Brian Murray
** Tags added: ubiquity-2.2.7

** Tags added: lucid

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

Title:
  [Kubuntu] Ubuquity crashed: AttributeError: Partition instance has no
  attribute 'parent'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/548373/+subscriptions

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


[Bug 547008] Re: [Lucid] Ubiquity crashes in Kubuntu 64 with an AttributeError

2011-07-29 Thread Brian Murray
** Tags added: ubiquity-2.2.7

** Tags added: lucid

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

Title:
  [Lucid] Ubiquity crashes in Kubuntu 64 with an AttributeError

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/547008/+subscriptions

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


[Bug 542811] Re: Erase... entire disk crashes when selecting disk

2011-07-29 Thread Brian Murray
** Tags added: ubiquity-2.2.5

** Tags added: lucid

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

Title:
  Erase... entire disk crashes when selecting disk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/542811/+subscriptions

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


[Bug 542689] Re: Installer fails to create file system partitions

2011-07-29 Thread Brian Murray
** Tags added: ubiquity-2.2.5

** Tags added: lucid

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

Title:
  Installer fails to create file system partitions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/542689/+subscriptions

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


[Bug 542769] Re: Kubuntu Lucid i386 20100318 Assertion Error

2011-07-29 Thread Brian Murray
** Tags added: ubiquity-2.2.5

** Tags added: lucid

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

Title:
  Kubuntu Lucid i386 20100318 Assertion Error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/542769/+subscriptions

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


[Bug 542957] Re: Kubuntu 10.04 Beta 1Installation Crashes

2011-07-29 Thread Brian Murray
** Tags added: ubiquity-2.2.5

** Tags added: lucid

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

Title:
  Kubuntu 10.04 Beta 1Installation Crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/542957/+subscriptions

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


[Bug 537390] Re: Lucid ubiquity installer hangs at 99% on install after requesting installer update

2011-07-29 Thread Brian Murray
** Tags added: ubiquity-2.1.27

** Tags added: lucid

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

Title:
  Lucid ubiquity installer hangs at 99% on install after requesting
  installer update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/537390/+subscriptions

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


[Bug 531343] Re: installer crashed

2011-07-29 Thread Brian Murray
** Tags added: ubiquity-2.1.29

** Tags added: lucid

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

Title:
  installer crashed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/531343/+subscriptions

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


[Bug 533569] Re: Lucid alpha 3 non-english installation shows punctuation as questionmarks

2011-07-29 Thread Brian Murray
** Tags added: ubiquity-2.1.33

** Tags added: lucid

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

Title:
  Lucid alpha 3 non-english installation shows punctuation as
  questionmarks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/533569/+subscriptions

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


[Bug 531135] Re: Can not install into my portable harddrive

2011-07-29 Thread Brian Murray
** Tags added: ubiquity-2.1.29

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

Title:
  Can not install into my portable harddrive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/531135/+subscriptions

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


[Bug 530617] Re: Lucid installer crashed

2011-07-29 Thread Brian Murray
** Tags added: ubiquity-2.1.28

** Tags added: lucid

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

Title:
  Lucid installer crashed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/530617/+subscriptions

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


[Bug 530283] Re: ubiquity crashed with InstallStepError in configure_plugins()

2011-07-29 Thread Brian Murray
** Tags added: ubiquity-2.2.24

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

Title:
  ubiquity crashed with InstallStepError in configure_plugins()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/530283/+subscriptions

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


[Bug 538953] Re: No screensaver on install

2011-07-29 Thread Brian Murray
** Tags added: ubiquity-2.0.8

** Tags added: karmic

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

Title:
  No screensaver on install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/538953/+subscriptions

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


[Bug 539463] Re: console-setup exited 141

2011-07-29 Thread Brian Murray
** Tags added: ubiquity-2.5.22

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

Title:
  console-setup exited 141

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/539463/+subscriptions

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


[Bug 817875] [NEW] vte with scrollbar keeps growing in width

2011-07-29 Thread vroetman
Public bug reported:

In Natty with thin scrollbars, a vte widget inside a Scrollwindow will keep 
incrementally growing wider and wider.
This only happens with no horizontal scrollbar and with vertical scrollbar, and 
it only happens with the thin scrollbars on Natty. If the old-style scrollbars 
are used, this is not a problem. The following code will show the problem:

-
#!/usr/bin/env python
import gtk
import vte
v = vte.Terminal()
v.connect (child-exited, lambda term: gtk.main_quit())
scroll = gtk.ScrolledWindow()
scroll.set_policy(gtk.POLICY_NEVER,gtk.POLICY_ALWAYS)
scroll.add(v)
window = gtk.Window()
window.add(scroll)
window.connect('delete-event', lambda window, event: gtk.main_quit())
window.show_all()
gtk.main()


If set_policy is (gtk.POLICY_ALWAYS,gtk.POLICY_ALWAYS)
or (gtk.POLICY_AUTOMATIC,gtk.POLICY_NEVER) then it is not a problem.

If it is (gtk.POLICY_NEVER,gtk.POLICY_NEVER) it has the same problem as 
Bug #635400 - could they be related?

libvte9 1:0.27.90-0ubuntu1
python-vte  1:0.27.90-0ubuntu1
python-gtk2 2.22.0-0ubuntu1.1
python2.7   2.7.1-5ubuntu2

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

** Description changed:

  In Natty with thin scrollbars, a vte widget inside a Scrollwindow will keep 
incrementally growing wider and wider.
  This only happens with no horizontal scrollbar and with vertical scrollbar, 
and it only happens with the thin scrollbars on Natty. If the old-style 
scrollbars are used, this is not a problem. The following code will show the 
problem:
  
  -
  #!/usr/bin/env python
  import gtk
  import vte
  v = vte.Terminal()
  v.connect (child-exited, lambda term: gtk.main_quit())
  scroll = gtk.ScrolledWindow()
  scroll.set_policy(gtk.POLICY_NEVER,gtk.POLICY_ALWAYS)
  scroll.add(v)
  window = gtk.Window()
  window.add(scroll)
  window.connect('delete-event', lambda window, event: gtk.main_quit())
  window.show_all()
  gtk.main()
  
- If set_policy is (gtk.POLICY_ALWAYS,gtk.POLICY_ALWAYS) or 
(gtk.POLICY_AUTOMATIC,gtk.NEVER) then it is not a problem.
  
- If it is (gtk.POLICY_NEVER,gtk.NEVER) it has the same problem as Bug
- #635400 - could they be related?
+ If set_policy is (gtk.POLICY_ALWAYS,gtk.POLICY_ALWAYS) 
+ or (gtk.POLICY_AUTOMATIC,gtk.POLICY_NEVER) then it is not a problem.
+ 
+ If it is (gtk.POLICY_NEVER,gtk.POLICY_NEVER) it has the same problem as
+ Bug #635400 - could they be related?
  
  libvte9   1:0.27.90-0ubuntu1
  python-vte1:0.27.90-0ubuntu1
  python-gtk2   2.22.0-0ubuntu1.1
  python2.7 2.7.1-5ubuntu2

** Description changed:

  In Natty with thin scrollbars, a vte widget inside a Scrollwindow will keep 
incrementally growing wider and wider.
  This only happens with no horizontal scrollbar and with vertical scrollbar, 
and it only happens with the thin scrollbars on Natty. If the old-style 
scrollbars are used, this is not a problem. The following code will show the 
problem:
  
  -
  #!/usr/bin/env python
  import gtk
  import vte
  v = vte.Terminal()
  v.connect (child-exited, lambda term: gtk.main_quit())
  scroll = gtk.ScrolledWindow()
  scroll.set_policy(gtk.POLICY_NEVER,gtk.POLICY_ALWAYS)
  scroll.add(v)
  window = gtk.Window()
  window.add(scroll)
  window.connect('delete-event', lambda window, event: gtk.main_quit())
  window.show_all()
  gtk.main()
  
  
- If set_policy is (gtk.POLICY_ALWAYS,gtk.POLICY_ALWAYS) 
+ If set_policy is (gtk.POLICY_ALWAYS,gtk.POLICY_ALWAYS)
  or (gtk.POLICY_AUTOMATIC,gtk.POLICY_NEVER) then it is not a problem.
  
- If it is (gtk.POLICY_NEVER,gtk.POLICY_NEVER) it has the same problem as
+ If it is (gtk.POLICY_NEVER,gtk.POLICY_NEVER) it has the same problem as 
  Bug #635400 - could they be related?
  
  libvte9   1:0.27.90-0ubuntu1
  python-vte1:0.27.90-0ubuntu1
  python-gtk2   2.22.0-0ubuntu1.1
  python2.7 2.7.1-5ubuntu2

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

Title:
  vte with scrollbar keeps growing in width

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vte/+bug/817875/+subscriptions

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


[Bug 815083] Re: Heavy Screen Corruption under compiz

2011-07-29 Thread Timo Witte
the radeon module doesn´t work the screen just stays black.. but i have
the same issue with fglrx right now.. maybe this is another deeper
problem in my system configuration.. i will try to reinstall my ubuntu,
because i have updated from 10.04 up to oneiric and changed many things
by hand.. which may have messed up /etc/alternatives...

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

Title:
  Heavy Screen Corruption under compiz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/815083/+subscriptions

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

[Bug 790824] Re: [Asus EeePC 1001PXD/1011PX/1015PX] External monitor scrambles desktop

2011-07-29 Thread Keng-Yü Lin
photo of the garbled screen.

** Attachment added: 2011-07-29_14-05-14_140.jpg
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/790824/+attachment/2239846/+files/2011-07-29_14-05-14_140.jpg

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

Title:
  [Asus EeePC 1001PXD/1011PX/1015PX] External monitor scrambles desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/790824/+subscriptions

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


[Bug 790824] Re: [Asus EeePC 1001PXD/1011PX/1015PX] External monitor scrambles desktop

2011-07-29 Thread Keng-Yü Lin
comment #11, #12, #13, #14, #15 are tested on Oneiric daily (20110728).

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

Title:
  [Asus EeePC 1001PXD/1011PX/1015PX] External monitor scrambles desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/790824/+subscriptions

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


[Bug 523817] Re: ubiquity gtk frontend crashes when configuring Ubuntu Mint to install using preexistent home cryptographed (and mounted) partition

2011-07-29 Thread Brian Murray
** Tags added: ubiquity-2.0.8

** Tags added: karmic

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

Title:
  ubiquity gtk frontend crashes when configuring Ubuntu Mint to install
  using preexistent home cryptographed (and mounted) partition

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/523817/+subscriptions

-- 
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   >