[Bug 1075484] Re: upgrade of mysql-server-5.1 to 5.1.66-0ubuntu0.10.04.1 removed InnoDB datafiles

2012-11-09 Thread pierz
This bug affected me during the same auto upgrade at the same time. I
have the same error message in mysql.err :

121106  6:31:33  InnoDB: Started; log sequence number 0 1256879281
ERROR: 1064  You have an error in your SQL syntax; check the manual that 
corresponds to your MySQL server version for the right syntax to use near 
'ALTER TABLE user ADD column Show_view_priv enum('N','Y') CHARACTER SET utf8 
NOT ' at line 1
121106  6:31:33 [ERROR] Aborting

it partially fucked my database.

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

Title:
  upgrade of mysql-server-5.1 to 5.1.66-0ubuntu0.10.04.1 removed InnoDB
  datafiles

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/1075484/+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 1076656] Re: mysql --ssl-capath option doesn't work

2012-11-09 Thread Norvald H. Ryeng
Despite have_openssl YES, the community edition of MySQL uses yaSSL,
not OpenSSL (have_openssl is just an alias for have_ssl). You've
probably stumbled upon this difference between OpenSSL and yaSSL (cut
and pasted from http://dev.mysql.com/doc/refman/5.5/en/ssl-options.html
#option_general_ssl-capath):

MySQL distributions built with OpenSSL support the --ssl-capath option.
Distributions built with yaSSL do not because yaSSL does not look in any
directory and does not follow a chained certificate tree. yaSSL requires
that all components of the CA certificate tree be contained within a
single CA certificate tree and that each certificate in the file has a
unique SubjectName value. To work around this yaSSL limitation,
concatenate the individual certificate files comprising the certificate
tree into a new file. Then specify the new file as the value of the
--ssl-capath option.

The reason this changed is probably that the build options used when
packaging for Ubuntu changed. Earlier versions of MySQL in Ubuntu may
have been linked against OpenSSL since it was built with the
WITH_SSL=yes option. This made the build system pick up OpenSSL if it
was installed on the system and use the bundled yaSSL library otherwise,
so which library the package used depended on whether the system where
the package was built happened to have OpenSSL installed or not. This is
obviously not good, so in more recent builds this option has been set to
WITH_SSL=bundled, wich means that the bundled yaSSL library will always
be used.

Regards,

Norvald H. Ryeng

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

Title:
  mysql --ssl-capath option doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/1076656/+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 1070774] Re: The hostname of a node can still be changed once the node is in use

2012-11-09 Thread Jeroen T. Vermeulen
** Changed in: maas
 Assignee: (unassigned) = Jeroen T. Vermeulen (jtv)

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

Title:
  The hostname of a node can still be changed once the node is in use

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1070774/+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 1023325] Re: openvpn init.d script writepid in wrong location

2012-11-09 Thread Leif
Using Version: 2.2.1-8ubuntu1

Sorry I didn't answer before, but I didn't see the response.

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

Title:
  openvpn init.d script writepid in wrong location

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/1023325/+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 1076898] Re: failed to install lamp-server through tasksel in a fresh install of ubuntu 12.10 - package mysql-server-core-5.5 (not installed) failed to install/upgrade: cannot copy extracted data

2012-11-09 Thread Ubuntu Foundation's Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  Reviewing your log files attached to this bug report it
seems that a package failed to install due to a segmentation fault in
the application being used for the package installation process.
Unfortunately, this bug report isn't very useful in its current state
and a crash report would be much more useful.  Could you try recreating
this issue by enabling apport to catch the crash report 'sudo service
apport start force_start=1' and then trying to install the same package
again?  This process will create a new bug report so I am marking this
one as Invalid.  Thanks again for helping out!

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: package-install-segfault

** Changed in: mysql-5.5 (Ubuntu)
   Status: New = Invalid

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

Title:
  failed to install lamp-server through tasksel in a fresh install of
  ubuntu 12.10 - package mysql-server-core-5.5 (not installed) failed to
  install/upgrade: cannot copy extracted data for
  './usr/bin/my_print_defaults' to '/usr/bin/my_print_defaults.dpkg-
  new': unexpected end of file or stream

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1076898/+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 1023325] Re: openvpn init.d script writepid in wrong location

2012-11-09 Thread Leif
I tried again using command line, and by providing --writepid before
--config, openvpn won't start properly. By having it after --config it
works as expected.

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

Title:
  openvpn init.d script writepid in wrong location

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/1023325/+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 1077003] [NEW] ntp ignores config option interface ignore all

2012-11-09 Thread Michael Weyershäuser
Public bug reported:

Hi,

if I add a line like interface ignore all to /etc/ntp.conf in Ubuntu
10.04 and restart the ntp service, it will still listen on all
interfaces. We have two ntp servers running in our environment, all
other servers should just use ntp to synchronise time with them. Because
of this bug we actually have several hundred ntp servers on our
virtualized web servers.

This seems to be fixed in 12.04. If I add the line there, ntp only
listens on the localhost interface.

Full ntp.conf:

tinker panic 0
tinker step 0
driftfile /var/lib/ntp/ntp.drift
# Enable this if you want statistics to be logged.
#statsdir /var/log/ntpstats/
statistics loopstats peerstats clockstats
filegen loopstats file loopstats type day enable
filegen peerstats file peerstats type day enable
filegen clockstats file clockstats type day enable
server 10.30.1.80 minpoll 4 maxpoll 4
server 10.30.1.81 minpoll 4 maxpoll 4
server 10.30.1.82 minpoll 4 maxpoll 4
interface ignore all

Package version:
apt-cache policy ntp
ntp:
  Installiert: 1:4.2.4p8+dfsg-1ubuntu2.1


Regards,

Michael

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

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

Title:
  ntp ignores config option interface ignore all

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1077003/+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 1043018] Re: lxc-ls lists running containers multiple times

2012-11-09 Thread Serge Hallyn
** Tags removed: needsru verification-needed
** Tags added: verification-done

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

Title:
  lxc-ls lists running containers multiple times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1043018/+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 572317] Re: image-store does not support images without a ramdisk

2012-11-09 Thread Dave Walker
** Changed in: image-store-proxy (Ubuntu)
   Status: Triaged = Won't Fix

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

Title:
  image-store does not support images without a ramdisk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/572317/+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 688522] Re: [FTBFS] Eucalyptus doesn't build on maverick, with -security pocket enabled

2012-11-09 Thread Dave Walker
Marked as obsolete upstream.

** Changed in: openjdk-6 (Ubuntu)
   Status: Incomplete = Won't Fix

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

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

Title:
  [FTBFS] Eucalyptus doesn't build on maverick, with -security pocket
  enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/eucalyptus/+bug/688522/+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 1077003] Re: ntp ignores config option interface ignore all

2012-11-09 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Could you please explain exactly what you expect interface ignore all
to do, and what behaviour you're seeing instead? Is the behaviour for
interface ignore all defined anywhere? It seems nonsensical to use
this to me, so based on the documentation I don't understand what you're
expecting ntpd to do in the case.

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

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

Title:
  ntp ignores config option interface ignore all

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1077003/+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 1077020] [NEW] cloud-init ca-certs leaves a blank line in /etc/ca-certificates.conf

2012-11-09 Thread Luis Arias
Public bug reported:

Using a cloud-init yaml file adding a certificate like this:

ca-certs:
  # If present, the 'trusted' parameter should contain a certificate (or list
  # of certificates) to add to the system as trusted CA certificates.
  # Pay close attention to the YAML multiline list syntax.  The example shown
  # here is for a list of multiline certificates.
  # - Amazon RDS SSL Certificate 
(http://s3.amazonaws.com/rds-downloads/mysql-ssl-ca-cert.pem)
  trusted:
- |
  -BEGIN CERTIFICATE-
  MIIDQzCCAqygAwIBAgIJAOd1tlfiGoEoMA0GCSqGSIb3DQEBBQUAMHUxCzAJBgNV
  BAYTAlVTMRMwEQYDVQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdTZWF0dGxlMRMw
  EQYDVQQKEwpBbWF6b24uY29tMQwwCgYDVQQLEwNSRFMxHDAaBgNVBAMTE2F3cy5h
  bWF6b24uY29tL3Jkcy8wHhcNMTAwNDA1MjI0NDMxWhcNMTUwNDA0MjI0NDMxWjB1
  MQswCQYDVQQGEwJVUzETMBEGA1UECBMKV2FzaGluZ3RvbjEQMA4GA1UEBxMHU2Vh
  dHRsZTETMBEGA1UEChMKQW1hem9uLmNvbTEMMAoGA1UECxMDUkRTMRwwGgYDVQQD
  ExNhd3MuYW1hem9uLmNvbS9yZHMvMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKB
  gQDKhXGU7tizxUR5WaFoMTFcxNxa05PEjZaIOEN5ctkWrqYSRov0/nOMoZjqk8bC
  med9vPFoQGD0OTakPs0jVe3wwmR735hyVwmKIPPsGlaBYj1O6llIpZeQVyupNx56
  UzqtiLaDzh1KcmfqP3qP2dInzBfJQKjiRudo1FWnpPt33QIDAQABo4HaMIHXMB0G
  A1UdDgQWBBT/H3x+cqSkR/ePSIinPtc4yWKe3DCBpwYDVR0jBIGfMIGcgBT/H3x+
  cqSkR/ePSIinPtc4yWKe3KF5pHcwdTELMAkGA1UEBhMCVVMxEzARBgNVBAgTCldh
  c2hpbmd0b24xEDAOBgNVBAcTB1NlYXR0bGUxEzARBgNVBAoTCkFtYXpvbi5jb20x
  DDAKBgNVBAsTA1JEUzEcMBoGA1UEAxMTYXdzLmFtYXpvbi5jb20vcmRzL4IJAOd1
  tlfiGoEoMAwGA1UdEwQFMAMBAf8wDQYJKoZIhvcNAQEFBQADgYEAvguZy/BDT66x
  GfgnJlyQwnFSeVLQm9u/FIvz4huGjbq9dqnD6h/Gm56QPFdyMEyDiZWaqY6V08lY
  LTBNb4kcIc9/6pc0/ojKciP5QJRm6OiZ4vgG05nF4fYjhU7WClUx7cxq1fKjNc2J
  UCmmYqgiVkAGWRETVo+byOSDZ4swb10=
  -END CERTIFICATE-

The certificate is added to the /etc/ca-certificates.conf file but there
is a blank line between the previous content and the line added by
cloud-init.  In this situation running update-ca-certificates doesn't
take the cloud-init certificates into account.  Removing the blank line
and running update-ca-certificates again fixes the issue.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: cloud-init 0.6.3-0ubuntu1.1
ProcVersionSignature: User Name 3.2.0-31.50-virtual 3.2.28
Uname: Linux 3.2.0-31-virtual x86_64
ApportVersion: 2.0.1-0ubuntu14
Architecture: amd64
Date: Fri Nov  9 15:01:03 2012
Ec2AMI: ami-3d4ff254
Ec2AMIManifest: (unknown)
Ec2AvailabilityZone: us-east-1d
Ec2InstanceType: m1.medium
Ec2Kernel: aki-825ea7eb
Ec2Ramdisk: unavailable
PackageArchitecture: all
ProcEnviron:
 TERM=screen
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: cloud-init
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: cloud-init (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug ec2-images precise

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

Title:
  cloud-init ca-certs leaves a blank line in /etc/ca-certificates.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1077020/+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 1076031] Re: ubuntu-cloud options parsing bugs

2012-11-09 Thread Serge Hallyn
** Changed in: lxc (Ubuntu Raring)
   Status: New = Triaged

** Changed in: lxc (Ubuntu Raring)
   Importance: Undecided = High

** Changed in: lxc (Ubuntu Quantal)
   Importance: Undecided = High

** Changed in: lxc (Ubuntu Quantal)
   Status: New = Triaged

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

Title:
  ubuntu-cloud options parsing bugs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1076031/+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 1075736] Re: lxc-create -u ubuntu fails if /var/cache/lxc too old?

2012-11-09 Thread Serge Hallyn
*** This bug is a duplicate of bug 942862 ***
https://bugs.launchpad.net/bugs/942862

Thanks for reporting this bug.

I see this is fixed in quantal, but not in precise.  The fix (doing an
'apt-get update' before the install of python-software-properties)
should definately be SRUd!

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

** This bug has been marked a duplicate of bug 942862
   lxc-create failure creating a lucid container in a precise host with old 
cache

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

Title:
  lxc-create -u ubuntu fails if /var/cache/lxc too old?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1075736/+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 942862] Re: lxc-create failure creating a lucid container in a precise host with old cache

2012-11-09 Thread Serge Hallyn
Per the duplicate bug, 0221-make-nonflush-upgrades-robust  should be
SRUd to precise.

** Also affects: lxc (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: lxc (Ubuntu Precise)
   Importance: Undecided = Medium

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

Title:
  lxc-create failure creating a lucid container in a precise host with
  old cache

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/942862/+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 servercloud-r-lxc] LXC work for R

2012-11-09 Thread Stéphane Graber
Blueprint changed by Stéphane Graber:

Work items changed:
  Work items:
  [serge-hallyn] Send user namespace delta to kernel-team ASAP: DONE
  [serge-hallyn] Post syslog namespace design wiki page: DONE
  [serge-hallyn] Send syslog namespace description to kernel-team ASAP: TODO
  [daniel-lezcano] Improved monitor notification support: TODO
  [stgraber] Fix lxc-ls (re-write using api): TODO
  [serge-hallyn] lxc-create or template option to specify userns mapping: TODO
  [serge-hallyn] push user namespace lxc delta upstream: TODO
  [serge-hallyn] add config options for loglevel and output file: TODO
  [serge-hallyn] drop lxccontainer.log default logging in api: BLOCKED
  [serge-hallyn] lxc-create - set a default log level and log file in 
/var/log/lxc/$container: TODO
  [serge-hallyn] lxc.autodev: push lxc patch upstream: INPROGRESS
  [serge-hallyn] lxc.autodev: push lxc patch into package: TODO
  [serge-hallyn] lxc.autodev: push mountall patch into package: TODO
  [serge-hallyn] list broken functionality in ubuntu container in user 
namespace: TODO
  [serge-hallyn] improve ubuntu container experience in user namespace: TODO
  [serge-hallyn] add config option for RLIMIT_NPROC in userns container: TODO
  [stgraber] add (not container) to upstart jobs which just fail: TODO
  [stgraber] write tool to pass devices into container: TODO
- [stgraber] create a separate package for templates: TODO
+ [stgraber] create a separate package for templates: INPROGRESS
  [stgraber] have lxc-create record the name of template used in container 
config file for debugging: TODO
- [stgraber] support templates outside of $templatedir: TODO
+ [stgraber] support templates outside of $templatedir: INPROGRESS
  [stgraber] investigate what's needed to support containers outside of 
/var/lib/lxc: TODO
  [serge-hallyn] test apparmor profile stacking; implement any lxc changes 
needed to support it: BLOCKED
+ [stgraber] rebase staging branch on upstream master: INPROGRESS
  [serge-hallyn] test attach support in userns kernrel; shout if anything 
missing: TODO
  [daniel-lezcano] investigate/use http://lxc.sourceforge.net/download/procfs 
to filter /proc/{cpuinfo,meminfo,etc}: TODO
  [stgraber] investigate: does dnsmasq save mac-ip across host reboots?: TODO

-- 
LXC work for R
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-lxc

-- 
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 1070775] Re: The zone name (attached to a cluster controller) can still be changed when it contains in-use nodes and DNS is managed.

2012-11-09 Thread Jeroen T. Vermeulen
Small Q/A failure: renaming an accepted nodegroup that has no interfaces
will oops.  See bug 1077075 (and don't get confused by the similarity in
bug numbers...)

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

Title:
  The zone name (attached to a cluster controller) can still be changed
  when it contains in-use nodes and DNS is managed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1070775/+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 1076489] Re: Cannot be uninstalled without installing Apache2

2012-11-09 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

You are correct that this is a strange requirement, but I suspect that
if this is happening to you then this is more likely due to a dependency
requirement caused by some other package, rather than an issue with
removing php5-cgi itself.

I've just tried purging php5-cgi on a test system, and it did not
require me to install apache2.

I suspect that this is not a bug in Ubuntu, but instead being caused on
your system by some other package whose dependencies can be fulfilled by
installing apache2. In this case, you may find the
Debug::pkgProblemResolver and/or Debug::pkgDepCache::AutoInstall debug
options to apt helpful, and you may be able to get help quicker by
following the community support options at
http://www.ubuntu.com/support/community

Marking Incomplete as I cannot reproduce this issue. If you can provide
exact steps to reproduce the problem and the exact output that you are
getting (including the output of the debug options above), then please
comment this and set the status back to New.

** 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/1076489

Title:
  Cannot be uninstalled without installing Apache2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1076489/+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 1074798] Re: ssh-copy-id cannot handle spaces in usernames

2012-11-09 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Marking this as Low priority in Ubuntu since spaces in Unix usernames
are so incredibly rare that I assume that this bug only affects a tiny
proportion of Ubuntu users.

It looks like there is some quoting missing from the ssh-copy-id script,
and that bug comes all the way from upstream via Debian.

The best place to fix this bug would be in the upstream project at
http://www.openssh.com - then Debian and Ubuntu as well as non-Linux
ports would all be fixed in one go.

Do you think you could follow this up with upstream directly, please?

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

** Changed in: openssh (Ubuntu)
   Importance: Undecided = Critical

** Changed in: openssh (Ubuntu)
   Importance: Critical = Low

** Tags added: needs-upstream-report

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

Title:
  ssh-copy-id cannot handle spaces in usernames

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1074798/+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 1070775] Re: The zone name (attached to a cluster controller) can still be changed when it contains in-use nodes and DNS is managed.

2012-11-09 Thread Jeroen T. Vermeulen
The Q/A failure has been fixed in both the trunk and 1.2 branches.

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

Title:
  The zone name (attached to a cluster controller) can still be changed
  when it contains in-use nodes and DNS is managed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1070775/+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 1076489] Re: Cannot be uninstalled without installing Apache2

2012-11-09 Thread Ondřej Surý
Just also uninstall php5 package, so it doesn't pull libapache2-mod-php5
as default dependency.

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

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

Title:
  Cannot be uninstalled without installing Apache2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1076489/+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 1073289] Re: nova-common has an incorrect dep on python-nova (= 2012.1-0ubuntu2)

2012-11-09 Thread Launchpad Bug Tracker
** Branch linked: lp:~openstack-ubuntu-testing/nova/raring-grizzly

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

Title:
  nova-common has an incorrect dep on python-nova (= 2012.1-0ubuntu2)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1073289/+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 1076656] Re: mysql --ssl-capath option doesn't work

2012-11-09 Thread Clint Byrum
** Changed in: mysql-5.1 (Ubuntu)
   Importance: Undecided = High

** Changed in: mysql-5.5 (Ubuntu)
   Importance: Undecided = High

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

Title:
  mysql --ssl-capath option doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/1076656/+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 1068145] Re: Fix for CVE-2012-3867 (puppet) is too restrictive - TLS certificates now break

2012-11-09 Thread Clint Byrum
Marking Triaged, from the upstream bug report, it appears the fix is
non-trivial, so while I hope we can fix this in precise, it may not be
so simple.

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

** Also affects: puppet (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: puppet (Ubuntu Precise)
   Status: New = Triaged

** Changed in: puppet (Ubuntu Precise)
   Importance: Undecided = High

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

Title:
  Fix for CVE-2012-3867 (puppet) is too restrictive - TLS certificates
  now break

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/puppet/+bug/1068145/+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 789351] Re: UEC cloud-init broken again in 11.04

2012-11-09 Thread Clint Byrum
Can anyone confirm this is still present in a recent release of Ubuntu?
11.04 is not officially EOL'd, so if thats the only release affected, I
think we can close this report.

** Changed in: eucalyptus (Ubuntu)
 Assignee: (unassigned) = Daniel Bozeman (daniel-bozeman)

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

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

Title:
  UEC cloud-init broken again in 11.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/789351/+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 1070519] Re: zookeeper: WARN [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn$Factory@247] - Too many connections from /127.0.0.1 - max is 10

2012-11-09 Thread Clint Byrum
I think I've seen this too dann. Will investigate soon, it may be a
simpler matter of raising some defaults.

** Changed in: juju (Ubuntu)
   Importance: Undecided = High

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

Title:
  zookeeper: WARN
  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn$Factory@247]
  - Too many connections from /127.0.0.1 - max is 10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju/+bug/1070519/+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 1031063] Re: internal error no supported architecture for os type 'hvm'

2012-11-09 Thread Launchpad Bug Tracker
[Expired for nova (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  internal error no supported architecture for os type 'hvm'

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1031063/+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 1031063] Re: internal error no supported architecture for os type 'hvm'

2012-11-09 Thread Launchpad Bug Tracker
[Expired for libvirt (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  internal error no supported architecture for os type 'hvm'

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1031063/+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 1075798] Re: [Samsung QX410] Can't suspend from the UI (Nov 6 19:21:14 snowflake gnome-session[2038]: libupower-glib-CRITICAL: up_client_get_can_suspend: assertion `UP_IS_CLIENT (client)' failed)

2012-11-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  [Samsung QX410] Can't suspend from the UI (Nov  6 19:21:14 snowflake
  gnome-session[2038]: libupower-glib-CRITICAL:
  up_client_get_can_suspend: assertion `UP_IS_CLIENT (client)' failed)

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

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


[Bug 1068518] Re: resize: Resize rectangle flickers between light and dark

2012-11-09 Thread Launchpad Bug Tracker
** Branch linked: lp:~timo-
jyrinki/ubuntu/quantal/compiz/ubuntu.0984bzr3412

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

Title:
  resize: Resize rectangle flickers between light and dark

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

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


[Bug 1065815] Re: compiz crashes with SIGSEGV in startup: ./bin/compiz (core) - Fatal: Private index value 15CompositeScreen_index_5 already stored in screen.

2012-11-09 Thread Launchpad Bug Tracker
** Branch linked: lp:~timo-
jyrinki/ubuntu/quantal/compiz/ubuntu.0984bzr3412

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

Title:
  compiz crashes with SIGSEGV in startup: ./bin/compiz (core) - Fatal:
  Private index value 15CompositeScreen_index_5 already stored in
  screen.

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

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


[Bug 1056615] Re: CompizConfigPython.test_* fail with SEGFAULT

2012-11-09 Thread Launchpad Bug Tracker
** Branch linked: lp:~timo-
jyrinki/ubuntu/quantal/compiz/ubuntu.0984bzr3412

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

Title:
  CompizConfigPython.test_* fail with SEGFAULT

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

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


[Bug 1071298] Re: ALT+Tab switches to incorrect window

2012-11-09 Thread Timo Jyrinki
** Changed in: unity/6.0
   Status: Fix Committed = Fix Released

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

Title:
  ALT+Tab switches to incorrect window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/1071298/+subscriptions

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


[Bug 1071813] Re: [SRU Regression] Launcher icon corruption while rearranging.

2012-11-09 Thread Timo Jyrinki
** Changed in: unity/6.0
   Status: Fix Committed = Fix Released

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

Title:
  [SRU Regression] Launcher icon corruption while rearranging.

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

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

[Bug 1055126] Re: dash preview animation is slow on high resolution screens (also fullscreen mode)

2012-11-09 Thread Timo Jyrinki
** Changed in: unity/6.0
Milestone: 6.12.0 = 6.14.0

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

Title:
  dash preview animation is slow on high resolution screens (also
  fullscreen mode)

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

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


[Bug 1047760] Re: compiz crashed with SIGSEGV in unity::launcher::LauncherModel::begin() from unity::launcher::LauncherModel::GetSublist() from unity::launcher::Controller::Impl::OnLauncherAddRequestS

2012-11-09 Thread Timo Jyrinki
** Changed in: unity/6.0
   Status: Fix Committed = Fix Released

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

Title:
  compiz crashed with SIGSEGV in unity::launcher::LauncherModel::begin()
  from unity::launcher::LauncherModel::GetSublist() from
  unity::launcher::Controller::Impl::OnLauncherAddRequestSpecial()

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

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


[Bug 1038936] Re: Unity's dash border flickers

2012-11-09 Thread Timo Jyrinki
** Changed in: unity/6.0
Milestone: 6.12.0 = 6.14.0

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

Title:
  Unity's dash border flickers

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

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


[Bug 1067895] Re: 10ec:8176 rtl8192ce fails to recover after resume without shut down

2012-11-09 Thread gene
Again, I have to take it back about the 3.2.33-030233 kernel. It COULD
NOT reload the driver after suspend the second  time. Actually, 2 out 3
times it didn't. I tried a few versions from the 3.2.* branch. None
could get the driver back on resume /even with nm being restarted.

Now I am not sure about the 3.3.8, 3.4.17,3.5.5,3.6.0 since 3.2.33 worked for 
one time. I am running 3.7-rc3 kernel and the driver never failed. 
Even though I now got the right stable git repository where all the revision 
kernels are, the rtlwifi commits are mixed up and one I can't pick up any 
signs. Say, 3.7-rc3 has quite a few, 3.2.33 and 3.2.32 have no difference and 
/linux-stable$ git log --pretty=format:%h --%ar:  %s --grep=rtlwifi v3.2.33 
--since=8.months
22ccc4c --8 weeks ago:  rtlwifi: rtl8192ce: Log message that B_CUT device may 
not work
4fc6a97 --4 months ago:  rtlwifi: rtl8192cu: Change buffer allocation for 
synchronous reads
f46edd5 --4 months ago:  rtlwifi: rtl8192de: Fix phy-based version calculation
9eec182 --5 months ago:  rtlwifi: rtl8192cu: New USB IDs
e290f74 --8 months ago:  rtlwifi: Preallocate USB read buffers and eliminate 
kalloc in read routine
f4f204d --7 months ago:  rtlwifi: Fix oops on unload
8d8ffc3 --8 months ago:  rtlwifi: Add missing DMA buffer unmapping for PCI 
drivers
3c13b03 --8 months ago:  rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain 
setting when scanning
67fd437 --8 months ago:  rtlwifi: rtl8192ce: Fix loss of receive performance
a6ce707 --8 months ago:  rtlwifi: rtl8192c: Prevent sleeping from invalid 
context in rtl8192cu
4d80467 --9 months ago:  rtlwifi: Handle previous allocation failures when 
freeing device memory
de886ab --10 months ago:  rtlwifi: rtl8192c_common: rtl8192de: Check for 
allocation failures

-AND-

/linux-stable$ git log --pretty=format:%h --%ar:  %s --grep=rtlwifi v3.4.17 
--since=8.months
b9e8ad4 --8 weeks ago:  rtlwifi: rtl8192ce: Log message that B_CUT device may 
not work
ae9bc43 --4 months ago:  rtlwifi: rtl8192de: Fix phy-based version calculation
74ec52a --4 months ago:  rtlwifi: rtl8192cu: Change buffer allocation for 
synchronous reads
8359e05 --5 months ago:  rtlwifi: rtl8192cu: New USB IDs
8011652 --6 months ago:  Merge 
git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
d0cad88 --6 months ago:  Merge branch 'for-davem' of 
git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
574e02a --6 months ago:  rtlwifi: fix for race condition when firmware is cached
c42f1d4 --6 months ago:  Merge 
git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
44eb65cf --7 months ago:  rtlwifi: Fix oops on unload
174808a --7 months ago:  Merge 
git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
673f778 --8 months ago:  rtlwifi: Add missing DMA buffer unmapping for PCI 
drivers
a7959c1 --8 months ago:  rtlwifi: Preallocate USB read buffers and eliminate 
kalloc in read routine
e89f769 --7 months ago:  rtlwifi: Fix oops on rate-control failure
0298dc9 --7 months ago:  rtlwifi: rtl8192de: Fix firmware initialization
643c61e --8 months ago:  rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain 
setting when scanning
3b59bf0 --8 months ago:  Merge 
git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
fb04121 --8 months ago:  rtlwifi: Remove unused ETH_ADDR_LEN defines

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

Title:
  10ec:8176 rtl8192ce fails to recover after resume without shut down

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

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


[Bug 1067534] Re: Show desktop plug-in actually works with Unity when ensured that it is loaded after unityshell

2012-11-09 Thread Timo Jyrinki
Fixes were committed to unity 6.0 and compiz 0.9.8 stable series, but
now reverted (see bug #1076884) so this won't be landing into Ubuntu
12.10 as an SRU.

** Changed in: unity/6.0
Milestone: 6.12.0 = None

** Changed in: unity/6.0
   Status: Fix Committed = Won't Fix

** Changed in: compiz/0.9.8
Milestone: 0.9.8.6 = None

** Changed in: compiz/0.9.8
   Status: Fix Committed = Won't Fix

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

Title:
  Show desktop plug-in actually works with Unity when ensured that it
  is loaded after unityshell

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

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


[Bug 1067358] Re: Top panel tooltip gets out of sync when navigating with the keyboard

2012-11-09 Thread Timo Jyrinki
** Changed in: unity/6.0
   Status: Fix Committed = Fix Released

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

Title:
  Top panel tooltip gets out of sync when navigating with the keyboard

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

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


[Bug 1067357] Re: Top panel shows Tauler dapos; inici instead of Taluer d'inici

2012-11-09 Thread Timo Jyrinki
** Changed in: unity/6.0
   Status: Fix Committed = Fix Released

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

Title:
  Top panel shows Tauler dapos;inici instead of Taluer d'inici

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

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


[Bug 993187] Re: ubuntu 12.04 completely freezes frequently.

2012-11-09 Thread Felix
Hi Martin,

for me it is: 3.5.0-18-generic

Seeing this on 2 machines actually. DE doesn't matter. (Tested Unity and
Gnome-Shell)


Both machines are 64 bit versions.

First: Nvidia 8600m using nvidia's driver
Second: Intel Sandy bridge (i3 with HD3000 gfx build-in)

For me it is not driver/DE related but Xserver itself. I am ready for
running any test needed.

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

Title:
  ubuntu 12.04 completely freezes frequently.

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

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


[Bug 981556] Re: amarok doesn't work with tangerine

2012-11-09 Thread Ill_Drakon
** Also affects: tangerine (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/981556

Title:
  amarok doesn't work with tangerine

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

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


[Bug 1070735] Re: When Unity UI elements are above an unresponsive window, they flicker

2012-11-09 Thread Timo Jyrinki
** Changed in: unity/6.0
   Status: Fix Committed = Fix Released

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

Title:
  When Unity UI elements are above an unresponsive window, they flicker

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

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


[Bug 1076896] [NEW] package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2012-11-09 Thread Tolotra
Public bug reported:

can't setup application

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: samba4 4.0.0~alpha18.dfsg1-4ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-32.51-generic-pae 3.2.30
Uname: Linux 3.2.0-32-generic-pae i686
ApportVersion: 2.0.1-0ubuntu14
AptOrdering:
 swat: Purge
 system-config-samba: Purge
 samba: Purge
 samba4: Configure
Architecture: i386
Date: Fri Nov  9 11:01:04 2012
ErrorMessage: le sous-processus script post-installation installé a retourné 
une erreur de sortie d'état 1
InstallationMedia: Ubuntu 12.04 Precise - Build i386 LIVE Binary 
20120426-12:41
SourcePackage: samba4
Title: package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade: 
le sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 precise

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

Title:
  package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 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/samba4/+bug/1076896/+subscriptions

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

[Bug 1076891] Re: [MIR] google-mock

2012-11-09 Thread Didier Roche
Low maintainance package only used for tests and sane packaging, +1.

Timo, can you just fix those:
E: google-mock: helper-templates-in-copyright
E: google-mock: non-empty-dependency_libs-in-la-file usr/lib/libgmock_main.la
and report them to debian as well?

Please ping me back once done

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

Title:
  [MIR] google-mock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/google-mock/+bug/1076891/+subscriptions

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


[Bug 1076891] Re: [MIR] google-mock

2012-11-09 Thread Timo Jyrinki
** Description changed:

  Availability: in universe: amd64, i386, armhf, armel, powerpc
  
  Rationale: The package is used extensively in Unity for automated
  testing. It'd be wanted that Unity can depend directly on google-mock
  for QA, and for that it would need to be in main.
  
  Security: No known security history.
  
  QA: No outstanding bug reports in either Debian (one wishlist item) -
  http://bugs.debian.org/cgi-bin/pkgreport.cgi?repeatmerged=nosrc=google-
  mock - or Ubuntu (none) - https://bugs.launchpad.net/ubuntu/+source
  /google-mock. debian/watch file included, latest version packaged.
  
  Dependencies: All dependencies including libtest-dev in main.
  
- Maintenance: A package is used as is from Debian, and is very rarely
- needing to be updated. PS can maintain the package if needs arises in
- the future use of the package.
+ Maintenance: The package is very rarely needing to be updated. PS can
+ maintain the package if needs arises in the future use of the package.

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

Title:
  [MIR] google-mock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/google-mock/+bug/1076891/+subscriptions

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


[Bug 1067895] Re: 10ec:8176 rtl8192ce fails to recover after resume without shut down

2012-11-09 Thread gene
So, I guess whoever  having   problems with rtl8192ce  (or  related)
driver can  pick up the latest 3.7 (possibly 3.4.,3.6) kernels. 3.7-rc3
is guaranteed to work.

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

Title:
  10ec:8176 rtl8192ce fails to recover after resume without shut down

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

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


[Bug 1029949] Re: unity-webapps-context-daemon crashed with SIGSEGV in g_closure_invoke()

2012-11-09 Thread Timo Jyrinki
** Changed in: libunity/6.0
   Status: In Progress = Fix Released

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

Title:
  unity-webapps-context-daemon crashed with SIGSEGV in
  g_closure_invoke()

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

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


[Bug 1027459] Re: Kernel headers missing for kernel 3.5.0 in Ubuntu 12.04

2012-11-09 Thread BM
The problem is still there.
Summary : 
- I have Ubuntu 12.04
- my kernel is : Linux PC-olivier 3.5.0-3-generic #3-Ubuntu SMP Mon Jul 2 
18:51:55 UTC 2012 i686 i686 i386 GNU/Linux
- I want to install VirtualBox and it needs kernel headers for kernel 
3.5.0-3-generic
- There is no way to install these headers, Synaptic only proposes 3.2 kernels !
The question is : where does this problem come from ? My 3.5 kernel was 
installed autoamtically, I only used ubuntu repositories and did not fiddle 
with the configuration. So why ?

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

Title:
  Kernel headers missing for kernel 3.5.0 in Ubuntu 12.04

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

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


[Bug 1067666] Re: linux: 3.2.0-33.52 -proposed tracker

2012-11-09 Thread Brendan Donegan
Added back in the tag, which was accidently removed

** Tags added: certification-testing-passed

** Changed in: kernel-sru-workflow/certification-testing
   Status: Incomplete = Fix Released

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

Title:
  linux: 3.2.0-33.52 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1067666/+subscriptions

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


[Bug 1076897] Re: clusterssh does not use command configuration option any more

2012-11-09 Thread Rüdiger Kupper
Addition: the config option  command is not even documented in the
manpage any longer. Has it been forgotten?

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

Title:
  clusterssh does not use command configuration option any more

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

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


[Bug 1076898] [NEW] failed to install lamp-server through tasksel in a fresh install of ubuntu 12.10 - package mysql-server-core-5.5 (not installed) failed to install/upgrade: cannot copy extracted da

2012-11-09 Thread ankur bose
Public bug reported:

Description:Ubuntu 12.10
Release:12.10

 apt-cache policy tasksel
tasksel:
  Installed: 2.88ubuntu12
  Candidate: 2.88ubuntu12
  Version table:
 *** 2.88ubuntu12 0
500 http://in.archive.ubuntu.com/ubuntu/ quantal/main i386 Packages
100 /var/lib/dpkg/status

i wanted to install lamp-server, and it is supposed to install through tasksel, 
but tasksel crashed with tasksel: aptitude failed (100) .

ProblemType: Package
DistroRelease: Ubuntu 12.10
Package: mysql-server-core-5.5 (not installed)
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic i686
ApportVersion: 2.6.1-0ubuntu6
Architecture: i386
Date: Fri Nov  9 13:33:48 2012
ErrorMessage: cannot copy extracted data for './usr/bin/my_print_defaults' to 
'/usr/bin/my_print_defaults.dpkg-new': unexpected end of file or stream
InstallationDate: Installed on 2012-11-08 (0 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
MarkForUpload: True
SourcePackage: mysql-5.5
Title: package mysql-server-core-5.5 (not installed) failed to install/upgrade: 
cannot copy extracted data for './usr/bin/my_print_defaults' to 
'/usr/bin/my_print_defaults.dpkg-new': unexpected end of file or stream
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 quantal

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

Title:
  failed to install lamp-server through tasksel in a fresh install of
  ubuntu 12.10 - package mysql-server-core-5.5 (not installed) failed to
  install/upgrade: cannot copy extracted data for
  './usr/bin/my_print_defaults' to '/usr/bin/my_print_defaults.dpkg-
  new': unexpected end of file or stream

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

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


[Bug 1076897] [NEW] clusterssh does not use command configuration option any more

2012-11-09 Thread Rüdiger Kupper
Public bug reported:

Since the config file has been moved to ~/.clusterssh/config, clusterssh
does not use the config option command any longer.

Instead, the command passed to ssh is always empty. This is revealed by
the debug message printed in the terminal:

Running:ssh -x -o ConnectTimeout=10 -t servername  ; echo Press
RETURN to continue; read IGNORE

The command passed after servername is always the empty string, no
matter what the config file specifies for command=.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: clusterssh 4.01.01-4
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic i686
ApportVersion: 2.6.1-0ubuntu6
Architecture: i386
Date: Fri Nov  9 09:08:22 2012
MarkForUpload: True
PackageArchitecture: all
SourcePackage: clusterssh
UpgradeStatus: Upgraded to quantal on 2012-10-21 (19 days ago)

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


** Tags: apport-bug i386 quantal

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

Title:
  clusterssh does not use command configuration option any more

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

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


[Bug 1075594] Re: Linking error: undefined reference to `RtMidiIn::RtMidiIn(std::string, unsigned int)'

2012-11-09 Thread Ubuntu Foundation's Bug Bot
The attachment Reverts 03-system_rtaudio_rtmidi.patch of this bug
report has been identified as being a patch.  The ubuntu-reviewers team
has been subscribed to the bug report so that they can review the patch.
In the event that this is in fact not a patch you can resolve this
situation by removing the tag 'patch' from the bug report and editing
the attachment so that it is not flagged as a patch.  Additionally, if
you are member of the ubuntu-reviewers team please also unsubscribe the
team from this bug report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

** Tags added: patch

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

Title:
  Linking error: undefined reference to `RtMidiIn::RtMidiIn(std::string,
  unsigned int)'

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

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


[Bug 981556] Re: amarok doesn't work with tangerine

2012-11-09 Thread Ubuntu Foundation's Bug Bot
The attachment allow-no-session-id.patch of this bug report has been
identified as being a patch.  The ubuntu-reviewers team has been
subscribed to the bug report so that they can review the patch.  In the
event that this is in fact not a patch you can resolve this situation by
removing the tag 'patch' from the bug report and editing the attachment
so that it is not flagged as a patch.  Additionally, if you are member
of the ubuntu-reviewers team please also unsubscribe the team from this
bug report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

** Tags added: patch

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

Title:
  amarok doesn't work with tangerine

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

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


[Bug 1076900] [NEW] package nvidia-settings-experimental-304 (not installed) failed to install/upgrade: trying to overwrite '/usr/bin/nvidia-settings', which is also in package nvidia-settings-experim

2012-11-09 Thread Joe Archer
Public bug reported:

Apport displays on startup

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: nvidia-settings-experimental-304 (not installed)
ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
Uname: Linux 3.2.0-32-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu14
AptOrdering:
 nvidia-settings-experimental-304: Install
 nvidia-settings-experimental-304: Configure
Architecture: amd64
Date: Wed Nov  7 09:04:41 2012
DpkgTerminalLog:
 Unpacking nvidia-settings-experimental-304 (from 
.../nvidia-settings-experimental-304_304.48-0ubuntu0.1_amd64.deb) ...
 dpkg: error processing 
/var/cache/apt/archives/nvidia-settings-experimental-304_304.48-0ubuntu0.1_amd64.deb
 (--unpack):
  trying to overwrite '/usr/bin/nvidia-settings', which is also in package 
nvidia-settings-experimental-310 310.14-0ubuntu0.1
DuplicateSignature:
 Unpacking nvidia-settings-experimental-304 (from 
.../nvidia-settings-experimental-304_304.48-0ubuntu0.1_amd64.deb) ...
 dpkg: error processing 
/var/cache/apt/archives/nvidia-settings-experimental-304_304.48-0ubuntu0.1_amd64.deb
 (--unpack):
  trying to overwrite '/usr/bin/nvidia-settings', which is also in package 
nvidia-settings-experimental-310 310.14-0ubuntu0.1
ErrorMessage: trying to overwrite '/usr/bin/nvidia-settings', which is also in 
package nvidia-settings-experimental-310 310.14-0ubuntu0.1
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
SourcePackage: nvidia-settings-experimental-304
Title: package nvidia-settings-experimental-304 (not installed) failed to 
install/upgrade: trying to overwrite '/usr/bin/nvidia-settings', which is also 
in package nvidia-settings-experimental-310 310.14-0ubuntu0.1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: nvidia-settings-experimental-304 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package package-conflict precise

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

Title:
  package nvidia-settings-experimental-304 (not installed) failed to
  install/upgrade: trying to overwrite '/usr/bin/nvidia-settings', which
  is also in package nvidia-settings-experimental-310 310.14-0ubuntu0.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-settings-experimental-304/+bug/1076900/+subscriptions

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


[Bug 1076899] [NEW] package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit code 1

2012-11-09 Thread Asteraki Gio
Public bug reported:

package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade:
subprocess installed post-installation script returned error exit code 1

/var/lib/dpkg/info/samba4.postinst: line14: /usr/share/samba/setoption.pl: 
Permission denied
dpkg: error processing samba4 (--configure):

Configurando samba-dsdb-modules (4.0.0~alpha18.dfsg1-4ubuntu2) ...
Configurando samba4-common-bin (4.0.0~alpha18.dfsg1-4ubuntu2) ...
Configurando tdb-tools (1.2.9-4) ...
update-alternatives: utilizando /usr/bin/tdbbackup.tdbtools para proveer 
/usr/bin/tdbbackup (tdbbackup) en modo automático.
Configurando samba4 (4.0.0~alpha18.dfsg1-4ubuntu2) ...
Unknown parameter encountered: max log size
Ignoring unknown parameter max log size
Unknown parameter encountered: syslog
Ignoring unknown parameter syslog
Unknown parameter encountered: unix password sync
Ignoring unknown parameter unix password sync
Unknown parameter encountered: passwd program
Ignoring unknown parameter passwd program
Unknown parameter encountered: pam password change
Ignoring unknown parameter pam password change
Unknown parameter encountered: map to guest
Ignoring unknown parameter map to guest
Unknown parameter encountered: usershare allow guests
Ignoring unknown parameter usershare allow guests
Unknown parameter encountered: guest ok
Ignoring unknown parameter guest ok
Unknown parameter encountered: guest ok
Ignoring unknown parameter guest ok
ERROR: Invalid smb.conf
Unknown parameter encountered: max log size
Ignoring unknown parameter max log size
Unknown parameter encountered: syslog
Ignoring unknown parameter syslog
Unknown parameter encountered: unix password sync
Ignoring unknown parameter unix password sync
Unknown parameter encountered: passwd program
Ignoring unknown parameter passwd program
Unknown parameter encountered: pam password change
Ignoring unknown parameter pam password change
Unknown parameter encountered: map to guest
Ignoring unknown parameter map to guest
Unknown parameter encountered: usershare allow guests
Ignoring unknown parameter usershare allow guests
Unknown parameter encountered: guest ok
Ignoring unknown parameter guest ok
Unknown parameter encountered: guest ok
Ignoring unknown parameter guest ok
ERROR: Invalid smb.conf
/var/lib/dpkg/info/samba4.postinst: línea 14: /usr/share/samba/setoption.pl: 
Permiso denegado
dpkg: error al procesar samba4 (--configure):
 el subproceso instalado el script post-installation devolvió el código de 
salida de error 1
Procesando disparadores para libc-bin ...
ldconfig deferred processing now taking place
Se encontraron errores al procesar:
 samba4
E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: samba4 4.0.0~alpha18.dfsg1-4ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
Uname: Linux 3.2.0-32-generic x86_64
ApportVersion: 2.0.1-0ubuntu14
Architecture: amd64
Date: Fri Nov  9 09:10:35 2012
ErrorMessage: el subproceso instalado el script post-installation devolvió el 
código de salida de error 1
InstallationMedia: Xubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120817.3)
SourcePackage: samba4
Title: package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade: 
el subproceso instalado el script post-installation devolvió el código de 
salida de error 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package precise

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

Title:
  package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit code
  1

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

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

[Bug 1049223] Re: package install failures with uninformative dpkgterminallog files

2012-11-09 Thread Michael Vogt
** Branch linked: lp:~mvo/apt/no-apport-without-logs

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

Title:
  package install failures with uninformative dpkgterminallog files

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

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


[Bug 1076900] Re: package nvidia-settings-experimental-304 (not installed) failed to install/upgrade: trying to overwrite '/usr/bin/nvidia-settings', which is also in package nvidia-settings-experimen

2012-11-09 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package nvidia-settings-experimental-304 (not installed) failed to
  install/upgrade: trying to overwrite '/usr/bin/nvidia-settings', which
  is also in package nvidia-settings-experimental-310 310.14-0ubuntu0.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-settings-experimental-304/+bug/1076900/+subscriptions

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


[Bug 990727] Re: Can't assign keybinding Ctrl-Alt-w

2012-11-09 Thread cmavr8
I still experience this bug, on a fully updated 12.10!
(Actually I didn't have this problem in 12.04)
Re-opening the bug...

** Changed in: gnome-control-center (Ubuntu)
   Status: Fix Committed = New

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

Title:
  Can't assign keybinding Ctrl-Alt-w

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/990727/+subscriptions

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


[Bug 1076906] [NEW] 1.5.0-3ubuntu2 breaks gpg-agent

2012-11-09 Thread Patrice DUROUX
Public bug reported:

Hi,

Starting using raring packages, I have got trouble with gpg-agent that
gives the following error message:

gpg-agent[3093]: Fatal: can't register GNU Pth with Libgcrypt [...]

Getting back to 1.5.0-3ubuntu1 solved this issue.

Regards,
Patrice

** Affects: libgcrypt11 (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/1076906

Title:
  1.5.0-3ubuntu2 breaks gpg-agent

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

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


[Bug 1076907] [NEW] No partitioning in raring daily

2012-11-09 Thread Jackson Doak
Public bug reported:

The xubuntu raring AMD64 daily doesn't show the partitioning options. i
will upload more info soon. please say what other distro's this affects

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


** Tags: iso-tracker

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

Title:
  No partitioning in raring daily

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

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


[Bug 1076905] [NEW] Gmail webapp integration only works fine if english launguage is set

2012-11-09 Thread Claudio Arseni
Public bug reported:

I'm able to have the counter enabled on the Launcher icon and Gmail
labels in the indicator only when I set English language in gmail
interface, otherwise I can only have Gmail icon in Launcher and
Indicator that only allow to open gmail.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: unity-webapps-gmail 2.4.7
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic i686
ApportVersion: 2.6.1-0ubuntu6
Architecture: i386
Date: Fri Nov  9 09:25:13 2012
InstallationDate: Installed on 2012-10-04 (35 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Beta i386 (20120929)
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 TERM=screen
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
SourcePackage: unity-webapps-gmail
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: unity-webapps-gmail (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 quantal running-unity

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

Title:
  Gmail webapp integration only works fine if english launguage is set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-webapps-gmail/+bug/1076905/+subscriptions

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


[Bug 1075928] Re: Please, silence IA__gdk_error_trap_pop: assertion `gdk_error_traps != NULL' failed

2012-11-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gtk+2.0 (Ubuntu)
   Status: New = Confirmed

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

Title:
  Please, silence IA__gdk_error_trap_pop: assertion `gdk_error_traps !=
  NULL' failed

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

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


[Bug 1075484] Re: upgrade of mysql-server-5.1 to 5.1.66-0ubuntu0.10.04.1 removed InnoDB datafiles

2012-11-09 Thread pierz
This bug affected me during the same auto upgrade at the same time. I
have the same error message in mysql.err :

121106  6:31:33  InnoDB: Started; log sequence number 0 1256879281
ERROR: 1064  You have an error in your SQL syntax; check the manual that 
corresponds to your MySQL server version for the right syntax to use near 
'ALTER TABLE user ADD column Show_view_priv enum('N','Y') CHARACTER SET utf8 
NOT ' at line 1
121106  6:31:33 [ERROR] Aborting

it partially fucked my database.

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

Title:
  upgrade of mysql-server-5.1 to 5.1.66-0ubuntu0.10.04.1 removed InnoDB
  datafiles

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

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


[Bug 1057022] Re: PCManFM lists all partitions and devices twice

2012-11-09 Thread Doug McMahon
reported here upstream in gvfs
https://bugzilla.gnome.org/show_bug.cgi?id=687525

Fixed with this commit, tested here on 13.04 (patched gvfs-1.14.1ubuntu4
http://git.gnome.org/browse/gvfs/commit/?id=ca7743a63721c3dd1c166006539e356412466dcc

** Tags added: raring

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

** Also affects: gvfs via
   https://bugzilla.gnome.org/show_bug.cgi?id=687525
   Importance: Unknown
   Status: Unknown

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

Title:
  PCManFM lists all partitions and devices twice

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

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


[Bug 952521] Re: Screen blanking and dpms can't be turned off

2012-11-09 Thread Paul Nasca
Have you noticed something suspicious by logging with the shell command:
dbus-monitor --system  ?

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

Title:
  Screen blanking and dpms can't be turned off

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

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


[Bug 1062503] Re: apt fails to install libglapi-mesa-lts-quantal correctly on switching x stacks

2012-11-09 Thread Michael Vogt
I uploaded a version to quantal-proposed now.

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

Title:
  apt fails to install libglapi-mesa-lts-quantal correctly on switching
  x stacks

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

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


[Bug 1076908] [NEW] Xubuntu 13.04 Release Installation Typo Mistake

2012-11-09 Thread Mitesh Shah
Public bug reported:

While installing Xubuntu 13.04 the ubuquity installer says

You have choose latest version of Xubuntu 12.10.

Expected:

You have choose latest version of Xubuntu 13.04

Also Xubuntu Install slide doesn't rotate and not showing what happens
while installing. I'm completely unable to detect weather my
installation is running or finished.

** Affects: ubiquity-slideshow-ubuntu (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: install

** Attachment added: Xubuntu.png
   
https://bugs.launchpad.net/bugs/1076908/+attachment/3428545/+files/Xubuntu.png

** Package changed: gnome-control-center (Ubuntu) = ubiquity (Ubuntu)

** Tags added: install

** Summary changed:

- Xubuntu Release Installation Typo Mistake
+ Xubuntu 13.04 Release Installation Typo Mistake

** Package changed: ubiquity (Ubuntu) = ubiquity-slideshow-ubuntu
(Ubuntu)

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

Title:
  Xubuntu 13.04 Release Installation Typo Mistake

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

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


[Bug 1076907] Re: No partitioning in raring daily

2012-11-09 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/1076907

** Tags added: iso-testing

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

Title:
  No partitioning in raring daily

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

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


[Bug 1071813] Re: [SRU Regression] Launcher icon corruption while rearranging.

2012-11-09 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 6.10.0-0ubuntu3

---
unity (6.10.0-0ubuntu3) raring; urgency=low

  * Upload to raring

unity (6.10.0-0ubuntu2) quantal-proposed; urgency=low

  * Cherry-picked from upstream:
- [SRU Regression] Launcher icon corruption while rearranging
  (LP: #1071813)

unity (6.10.0-0ubuntu1) quantal-proposed; urgency=low

  [ Timo Jyrinki ]
  * New upstream release.
- Gap between the dash gradient and the panel one (LP: #1062375)
- [regression] Dash closes if the onscreen keyboard is outside of
  Dash' geometry (LP: #1058705)
- Dash - Category expander arrow is in expanded mode no matter if
  category is actually expanded (LP: #1053047)
- Unity panel does not show the kate menus in the correct order
  (LP: #1062283)
- compiz crashed with SIGSEGV in g_type_check_instance_is_a() from
  g_object_unref() from _g_file_attribute_value_clear() from ... from
  query_info_async_cb() [libgvfsdbus.so] (LP: #1061510)
- dash's music album previews: can't drag the scrollbar (LP: #1056995)
- Small chunks of the panel shadow appear individually (and very dark)
  (LP: #1057528)
- compiz crashed with SIGSEGV on Unity Unmount (LP: #1055812)
- [regression] Dash - 'More suggestions' icons in App Lens are too
  large (LP: #1052513)
- BamfLauncherIcon: ensure the icon and name values when the running
  state changes (LP: #772986)
- Changes the swapping order of the detail mode. Now the currently
  active window gets moved to the end, instead of getting swapped
  with the last used window (LP: #1061229)
- Fixes GetRegion tex coord maths (LP: #1058391)
- Fixed fade-in behavior of Unity's showdesktop function (LP: #1063249)
- Added featureshowdesktop/feature to unityshell.xml.in, because
  the feature showdesktop is provided by unityshell. (LP: #1006429)
  (LP: #1006434) (LP: #1063171)
- Make HudLauncherIcon::ubus_manager_ un-static (LP: #1048274)
- Fix reference counting problem which leads to memory leaks and a
  crash in MT grab handles (LP: #1046201)
- Ensure categories with non-personal results can show up before empty
  categories with personal results (LP: #1067327)
- fix a backup error (LP: #1066646)

  [ Łukasz 'sil2100' Zemczak ]
  * Cherry-picked from upstream:
- Reverted the switch from boost to std which was part of the fix for
  LP: #1046201. The crash is still fixed without this change, so it was
  actually unneeded
 -- Didier Roche didro...@ubuntu.com   Fri, 09 Nov 2012 08:06:47 +0100

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

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

Title:
  [SRU Regression] Launcher icon corruption while rearranging.

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

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

[Bug 1070249] Re: [ASUS K53BR] HDMI audio doesn't work

2012-11-09 Thread mlchen
System can't boot to  the desktop  after installed the package

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

Title:
  [ASUS K53BR] HDMI audio doesn't work

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

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


[Bug 1067327] Re: Results from lenses without personal content show up below shopping

2012-11-09 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 6.10.0-0ubuntu3

---
unity (6.10.0-0ubuntu3) raring; urgency=low

  * Upload to raring

unity (6.10.0-0ubuntu2) quantal-proposed; urgency=low

  * Cherry-picked from upstream:
- [SRU Regression] Launcher icon corruption while rearranging
  (LP: #1071813)

unity (6.10.0-0ubuntu1) quantal-proposed; urgency=low

  [ Timo Jyrinki ]
  * New upstream release.
- Gap between the dash gradient and the panel one (LP: #1062375)
- [regression] Dash closes if the onscreen keyboard is outside of
  Dash' geometry (LP: #1058705)
- Dash - Category expander arrow is in expanded mode no matter if
  category is actually expanded (LP: #1053047)
- Unity panel does not show the kate menus in the correct order
  (LP: #1062283)
- compiz crashed with SIGSEGV in g_type_check_instance_is_a() from
  g_object_unref() from _g_file_attribute_value_clear() from ... from
  query_info_async_cb() [libgvfsdbus.so] (LP: #1061510)
- dash's music album previews: can't drag the scrollbar (LP: #1056995)
- Small chunks of the panel shadow appear individually (and very dark)
  (LP: #1057528)
- compiz crashed with SIGSEGV on Unity Unmount (LP: #1055812)
- [regression] Dash - 'More suggestions' icons in App Lens are too
  large (LP: #1052513)
- BamfLauncherIcon: ensure the icon and name values when the running
  state changes (LP: #772986)
- Changes the swapping order of the detail mode. Now the currently
  active window gets moved to the end, instead of getting swapped
  with the last used window (LP: #1061229)
- Fixes GetRegion tex coord maths (LP: #1058391)
- Fixed fade-in behavior of Unity's showdesktop function (LP: #1063249)
- Added featureshowdesktop/feature to unityshell.xml.in, because
  the feature showdesktop is provided by unityshell. (LP: #1006429)
  (LP: #1006434) (LP: #1063171)
- Make HudLauncherIcon::ubus_manager_ un-static (LP: #1048274)
- Fix reference counting problem which leads to memory leaks and a
  crash in MT grab handles (LP: #1046201)
- Ensure categories with non-personal results can show up before empty
  categories with personal results (LP: #1067327)
- fix a backup error (LP: #1066646)

  [ Łukasz 'sil2100' Zemczak ]
  * Cherry-picked from upstream:
- Reverted the switch from boost to std which was part of the fix for
  LP: #1046201. The crash is still fixed without this change, so it was
  actually unneeded
 -- Didier Roche didro...@ubuntu.com   Fri, 09 Nov 2012 08:06:47 +0100

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

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

Title:
  Results from lenses without personal content show up below shopping

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

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

[Bug 1066646] Re: unitydashlegalseen Causing back-up error

2012-11-09 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 6.10.0-0ubuntu3

---
unity (6.10.0-0ubuntu3) raring; urgency=low

  * Upload to raring

unity (6.10.0-0ubuntu2) quantal-proposed; urgency=low

  * Cherry-picked from upstream:
- [SRU Regression] Launcher icon corruption while rearranging
  (LP: #1071813)

unity (6.10.0-0ubuntu1) quantal-proposed; urgency=low

  [ Timo Jyrinki ]
  * New upstream release.
- Gap between the dash gradient and the panel one (LP: #1062375)
- [regression] Dash closes if the onscreen keyboard is outside of
  Dash' geometry (LP: #1058705)
- Dash - Category expander arrow is in expanded mode no matter if
  category is actually expanded (LP: #1053047)
- Unity panel does not show the kate menus in the correct order
  (LP: #1062283)
- compiz crashed with SIGSEGV in g_type_check_instance_is_a() from
  g_object_unref() from _g_file_attribute_value_clear() from ... from
  query_info_async_cb() [libgvfsdbus.so] (LP: #1061510)
- dash's music album previews: can't drag the scrollbar (LP: #1056995)
- Small chunks of the panel shadow appear individually (and very dark)
  (LP: #1057528)
- compiz crashed with SIGSEGV on Unity Unmount (LP: #1055812)
- [regression] Dash - 'More suggestions' icons in App Lens are too
  large (LP: #1052513)
- BamfLauncherIcon: ensure the icon and name values when the running
  state changes (LP: #772986)
- Changes the swapping order of the detail mode. Now the currently
  active window gets moved to the end, instead of getting swapped
  with the last used window (LP: #1061229)
- Fixes GetRegion tex coord maths (LP: #1058391)
- Fixed fade-in behavior of Unity's showdesktop function (LP: #1063249)
- Added featureshowdesktop/feature to unityshell.xml.in, because
  the feature showdesktop is provided by unityshell. (LP: #1006429)
  (LP: #1006434) (LP: #1063171)
- Make HudLauncherIcon::ubus_manager_ un-static (LP: #1048274)
- Fix reference counting problem which leads to memory leaks and a
  crash in MT grab handles (LP: #1046201)
- Ensure categories with non-personal results can show up before empty
  categories with personal results (LP: #1067327)
- fix a backup error (LP: #1066646)

  [ Łukasz 'sil2100' Zemczak ]
  * Cherry-picked from upstream:
- Reverted the switch from boost to std which was part of the fix for
  LP: #1046201. The crash is still fixed without this change, so it was
  actually unneeded
 -- Didier Roche didro...@ubuntu.com   Fri, 09 Nov 2012 08:06:47 +0100

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

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

Title:
  unitydashlegalseen Causing back-up error

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

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

[Bug 1063249] Re: Unity Show Desktop fade back in function not smooth

2012-11-09 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 6.10.0-0ubuntu3

---
unity (6.10.0-0ubuntu3) raring; urgency=low

  * Upload to raring

unity (6.10.0-0ubuntu2) quantal-proposed; urgency=low

  * Cherry-picked from upstream:
- [SRU Regression] Launcher icon corruption while rearranging
  (LP: #1071813)

unity (6.10.0-0ubuntu1) quantal-proposed; urgency=low

  [ Timo Jyrinki ]
  * New upstream release.
- Gap between the dash gradient and the panel one (LP: #1062375)
- [regression] Dash closes if the onscreen keyboard is outside of
  Dash' geometry (LP: #1058705)
- Dash - Category expander arrow is in expanded mode no matter if
  category is actually expanded (LP: #1053047)
- Unity panel does not show the kate menus in the correct order
  (LP: #1062283)
- compiz crashed with SIGSEGV in g_type_check_instance_is_a() from
  g_object_unref() from _g_file_attribute_value_clear() from ... from
  query_info_async_cb() [libgvfsdbus.so] (LP: #1061510)
- dash's music album previews: can't drag the scrollbar (LP: #1056995)
- Small chunks of the panel shadow appear individually (and very dark)
  (LP: #1057528)
- compiz crashed with SIGSEGV on Unity Unmount (LP: #1055812)
- [regression] Dash - 'More suggestions' icons in App Lens are too
  large (LP: #1052513)
- BamfLauncherIcon: ensure the icon and name values when the running
  state changes (LP: #772986)
- Changes the swapping order of the detail mode. Now the currently
  active window gets moved to the end, instead of getting swapped
  with the last used window (LP: #1061229)
- Fixes GetRegion tex coord maths (LP: #1058391)
- Fixed fade-in behavior of Unity's showdesktop function (LP: #1063249)
- Added featureshowdesktop/feature to unityshell.xml.in, because
  the feature showdesktop is provided by unityshell. (LP: #1006429)
  (LP: #1006434) (LP: #1063171)
- Make HudLauncherIcon::ubus_manager_ un-static (LP: #1048274)
- Fix reference counting problem which leads to memory leaks and a
  crash in MT grab handles (LP: #1046201)
- Ensure categories with non-personal results can show up before empty
  categories with personal results (LP: #1067327)
- fix a backup error (LP: #1066646)

  [ Łukasz 'sil2100' Zemczak ]
  * Cherry-picked from upstream:
- Reverted the switch from boost to std which was part of the fix for
  LP: #1046201. The crash is still fixed without this change, so it was
  actually unneeded
 -- Didier Roche didro...@ubuntu.com   Fri, 09 Nov 2012 08:06:47 +0100

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

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

Title:
  Unity Show Desktop fade back in function not smooth

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

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

[Bug 1063171] Re: Fade to Desktop and Show desktop plug-ins should be automagically disabled and hidden in CCSM if the Ubuntu Unity Plugin is enabled

2012-11-09 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 6.10.0-0ubuntu3

---
unity (6.10.0-0ubuntu3) raring; urgency=low

  * Upload to raring

unity (6.10.0-0ubuntu2) quantal-proposed; urgency=low

  * Cherry-picked from upstream:
- [SRU Regression] Launcher icon corruption while rearranging
  (LP: #1071813)

unity (6.10.0-0ubuntu1) quantal-proposed; urgency=low

  [ Timo Jyrinki ]
  * New upstream release.
- Gap between the dash gradient and the panel one (LP: #1062375)
- [regression] Dash closes if the onscreen keyboard is outside of
  Dash' geometry (LP: #1058705)
- Dash - Category expander arrow is in expanded mode no matter if
  category is actually expanded (LP: #1053047)
- Unity panel does not show the kate menus in the correct order
  (LP: #1062283)
- compiz crashed with SIGSEGV in g_type_check_instance_is_a() from
  g_object_unref() from _g_file_attribute_value_clear() from ... from
  query_info_async_cb() [libgvfsdbus.so] (LP: #1061510)
- dash's music album previews: can't drag the scrollbar (LP: #1056995)
- Small chunks of the panel shadow appear individually (and very dark)
  (LP: #1057528)
- compiz crashed with SIGSEGV on Unity Unmount (LP: #1055812)
- [regression] Dash - 'More suggestions' icons in App Lens are too
  large (LP: #1052513)
- BamfLauncherIcon: ensure the icon and name values when the running
  state changes (LP: #772986)
- Changes the swapping order of the detail mode. Now the currently
  active window gets moved to the end, instead of getting swapped
  with the last used window (LP: #1061229)
- Fixes GetRegion tex coord maths (LP: #1058391)
- Fixed fade-in behavior of Unity's showdesktop function (LP: #1063249)
- Added featureshowdesktop/feature to unityshell.xml.in, because
  the feature showdesktop is provided by unityshell. (LP: #1006429)
  (LP: #1006434) (LP: #1063171)
- Make HudLauncherIcon::ubus_manager_ un-static (LP: #1048274)
- Fix reference counting problem which leads to memory leaks and a
  crash in MT grab handles (LP: #1046201)
- Ensure categories with non-personal results can show up before empty
  categories with personal results (LP: #1067327)
- fix a backup error (LP: #1066646)

  [ Łukasz 'sil2100' Zemczak ]
  * Cherry-picked from upstream:
- Reverted the switch from boost to std which was part of the fix for
  LP: #1046201. The crash is still fixed without this change, so it was
  actually unneeded
 -- Didier Roche didro...@ubuntu.com   Fri, 09 Nov 2012 08:06:47 +0100

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

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

Title:
  Fade to Desktop and Show desktop plug-ins should be automagically
  disabled and hidden in CCSM if the Ubuntu Unity Plugin is enabled

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

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

[Bug 1062375] Re: Gap between the dash gradient and the panel one.

2012-11-09 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 6.10.0-0ubuntu3

---
unity (6.10.0-0ubuntu3) raring; urgency=low

  * Upload to raring

unity (6.10.0-0ubuntu2) quantal-proposed; urgency=low

  * Cherry-picked from upstream:
- [SRU Regression] Launcher icon corruption while rearranging
  (LP: #1071813)

unity (6.10.0-0ubuntu1) quantal-proposed; urgency=low

  [ Timo Jyrinki ]
  * New upstream release.
- Gap between the dash gradient and the panel one (LP: #1062375)
- [regression] Dash closes if the onscreen keyboard is outside of
  Dash' geometry (LP: #1058705)
- Dash - Category expander arrow is in expanded mode no matter if
  category is actually expanded (LP: #1053047)
- Unity panel does not show the kate menus in the correct order
  (LP: #1062283)
- compiz crashed with SIGSEGV in g_type_check_instance_is_a() from
  g_object_unref() from _g_file_attribute_value_clear() from ... from
  query_info_async_cb() [libgvfsdbus.so] (LP: #1061510)
- dash's music album previews: can't drag the scrollbar (LP: #1056995)
- Small chunks of the panel shadow appear individually (and very dark)
  (LP: #1057528)
- compiz crashed with SIGSEGV on Unity Unmount (LP: #1055812)
- [regression] Dash - 'More suggestions' icons in App Lens are too
  large (LP: #1052513)
- BamfLauncherIcon: ensure the icon and name values when the running
  state changes (LP: #772986)
- Changes the swapping order of the detail mode. Now the currently
  active window gets moved to the end, instead of getting swapped
  with the last used window (LP: #1061229)
- Fixes GetRegion tex coord maths (LP: #1058391)
- Fixed fade-in behavior of Unity's showdesktop function (LP: #1063249)
- Added featureshowdesktop/feature to unityshell.xml.in, because
  the feature showdesktop is provided by unityshell. (LP: #1006429)
  (LP: #1006434) (LP: #1063171)
- Make HudLauncherIcon::ubus_manager_ un-static (LP: #1048274)
- Fix reference counting problem which leads to memory leaks and a
  crash in MT grab handles (LP: #1046201)
- Ensure categories with non-personal results can show up before empty
  categories with personal results (LP: #1067327)
- fix a backup error (LP: #1066646)

  [ Łukasz 'sil2100' Zemczak ]
  * Cherry-picked from upstream:
- Reverted the switch from boost to std which was part of the fix for
  LP: #1046201. The crash is still fixed without this change, so it was
  actually unneeded
 -- Didier Roche didro...@ubuntu.com   Fri, 09 Nov 2012 08:06:47 +0100

** Changed in: unity (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  Gap between the dash gradient and the panel one.

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

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

[Bug 1062283] Re: Unity panel does not show the kate menus in the correct order

2012-11-09 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 6.10.0-0ubuntu3

---
unity (6.10.0-0ubuntu3) raring; urgency=low

  * Upload to raring

unity (6.10.0-0ubuntu2) quantal-proposed; urgency=low

  * Cherry-picked from upstream:
- [SRU Regression] Launcher icon corruption while rearranging
  (LP: #1071813)

unity (6.10.0-0ubuntu1) quantal-proposed; urgency=low

  [ Timo Jyrinki ]
  * New upstream release.
- Gap between the dash gradient and the panel one (LP: #1062375)
- [regression] Dash closes if the onscreen keyboard is outside of
  Dash' geometry (LP: #1058705)
- Dash - Category expander arrow is in expanded mode no matter if
  category is actually expanded (LP: #1053047)
- Unity panel does not show the kate menus in the correct order
  (LP: #1062283)
- compiz crashed with SIGSEGV in g_type_check_instance_is_a() from
  g_object_unref() from _g_file_attribute_value_clear() from ... from
  query_info_async_cb() [libgvfsdbus.so] (LP: #1061510)
- dash's music album previews: can't drag the scrollbar (LP: #1056995)
- Small chunks of the panel shadow appear individually (and very dark)
  (LP: #1057528)
- compiz crashed with SIGSEGV on Unity Unmount (LP: #1055812)
- [regression] Dash - 'More suggestions' icons in App Lens are too
  large (LP: #1052513)
- BamfLauncherIcon: ensure the icon and name values when the running
  state changes (LP: #772986)
- Changes the swapping order of the detail mode. Now the currently
  active window gets moved to the end, instead of getting swapped
  with the last used window (LP: #1061229)
- Fixes GetRegion tex coord maths (LP: #1058391)
- Fixed fade-in behavior of Unity's showdesktop function (LP: #1063249)
- Added featureshowdesktop/feature to unityshell.xml.in, because
  the feature showdesktop is provided by unityshell. (LP: #1006429)
  (LP: #1006434) (LP: #1063171)
- Make HudLauncherIcon::ubus_manager_ un-static (LP: #1048274)
- Fix reference counting problem which leads to memory leaks and a
  crash in MT grab handles (LP: #1046201)
- Ensure categories with non-personal results can show up before empty
  categories with personal results (LP: #1067327)
- fix a backup error (LP: #1066646)

  [ Łukasz 'sil2100' Zemczak ]
  * Cherry-picked from upstream:
- Reverted the switch from boost to std which was part of the fix for
  LP: #1046201. The crash is still fixed without this change, so it was
  actually unneeded
 -- Didier Roche didro...@ubuntu.com   Fri, 09 Nov 2012 08:06:47 +0100

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

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

Title:
  Unity panel does not show the kate menus in the correct order

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

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

[Bug 1061510] Re: compiz crashed with SIGSEGV in g_type_check_instance_is_a() from g_object_unref() from _g_file_attribute_value_clear() from ... from query_info_async_cb() [libgvfsdbus.so]

2012-11-09 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 6.10.0-0ubuntu3

---
unity (6.10.0-0ubuntu3) raring; urgency=low

  * Upload to raring

unity (6.10.0-0ubuntu2) quantal-proposed; urgency=low

  * Cherry-picked from upstream:
- [SRU Regression] Launcher icon corruption while rearranging
  (LP: #1071813)

unity (6.10.0-0ubuntu1) quantal-proposed; urgency=low

  [ Timo Jyrinki ]
  * New upstream release.
- Gap between the dash gradient and the panel one (LP: #1062375)
- [regression] Dash closes if the onscreen keyboard is outside of
  Dash' geometry (LP: #1058705)
- Dash - Category expander arrow is in expanded mode no matter if
  category is actually expanded (LP: #1053047)
- Unity panel does not show the kate menus in the correct order
  (LP: #1062283)
- compiz crashed with SIGSEGV in g_type_check_instance_is_a() from
  g_object_unref() from _g_file_attribute_value_clear() from ... from
  query_info_async_cb() [libgvfsdbus.so] (LP: #1061510)
- dash's music album previews: can't drag the scrollbar (LP: #1056995)
- Small chunks of the panel shadow appear individually (and very dark)
  (LP: #1057528)
- compiz crashed with SIGSEGV on Unity Unmount (LP: #1055812)
- [regression] Dash - 'More suggestions' icons in App Lens are too
  large (LP: #1052513)
- BamfLauncherIcon: ensure the icon and name values when the running
  state changes (LP: #772986)
- Changes the swapping order of the detail mode. Now the currently
  active window gets moved to the end, instead of getting swapped
  with the last used window (LP: #1061229)
- Fixes GetRegion tex coord maths (LP: #1058391)
- Fixed fade-in behavior of Unity's showdesktop function (LP: #1063249)
- Added featureshowdesktop/feature to unityshell.xml.in, because
  the feature showdesktop is provided by unityshell. (LP: #1006429)
  (LP: #1006434) (LP: #1063171)
- Make HudLauncherIcon::ubus_manager_ un-static (LP: #1048274)
- Fix reference counting problem which leads to memory leaks and a
  crash in MT grab handles (LP: #1046201)
- Ensure categories with non-personal results can show up before empty
  categories with personal results (LP: #1067327)
- fix a backup error (LP: #1066646)

  [ Łukasz 'sil2100' Zemczak ]
  * Cherry-picked from upstream:
- Reverted the switch from boost to std which was part of the fix for
  LP: #1046201. The crash is still fixed without this change, so it was
  actually unneeded
 -- Didier Roche didro...@ubuntu.com   Fri, 09 Nov 2012 08:06:47 +0100

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

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

Title:
  compiz crashed with SIGSEGV in g_type_check_instance_is_a() from
  g_object_unref() from _g_file_attribute_value_clear() from ... from
  query_info_async_cb() [libgvfsdbus.so]

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

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

[Bug 1061229] Re: Alt-Tab - alt+grave (key above tab) takes you back to where you started, not to the next window

2012-11-09 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 6.10.0-0ubuntu3

---
unity (6.10.0-0ubuntu3) raring; urgency=low

  * Upload to raring

unity (6.10.0-0ubuntu2) quantal-proposed; urgency=low

  * Cherry-picked from upstream:
- [SRU Regression] Launcher icon corruption while rearranging
  (LP: #1071813)

unity (6.10.0-0ubuntu1) quantal-proposed; urgency=low

  [ Timo Jyrinki ]
  * New upstream release.
- Gap between the dash gradient and the panel one (LP: #1062375)
- [regression] Dash closes if the onscreen keyboard is outside of
  Dash' geometry (LP: #1058705)
- Dash - Category expander arrow is in expanded mode no matter if
  category is actually expanded (LP: #1053047)
- Unity panel does not show the kate menus in the correct order
  (LP: #1062283)
- compiz crashed with SIGSEGV in g_type_check_instance_is_a() from
  g_object_unref() from _g_file_attribute_value_clear() from ... from
  query_info_async_cb() [libgvfsdbus.so] (LP: #1061510)
- dash's music album previews: can't drag the scrollbar (LP: #1056995)
- Small chunks of the panel shadow appear individually (and very dark)
  (LP: #1057528)
- compiz crashed with SIGSEGV on Unity Unmount (LP: #1055812)
- [regression] Dash - 'More suggestions' icons in App Lens are too
  large (LP: #1052513)
- BamfLauncherIcon: ensure the icon and name values when the running
  state changes (LP: #772986)
- Changes the swapping order of the detail mode. Now the currently
  active window gets moved to the end, instead of getting swapped
  with the last used window (LP: #1061229)
- Fixes GetRegion tex coord maths (LP: #1058391)
- Fixed fade-in behavior of Unity's showdesktop function (LP: #1063249)
- Added featureshowdesktop/feature to unityshell.xml.in, because
  the feature showdesktop is provided by unityshell. (LP: #1006429)
  (LP: #1006434) (LP: #1063171)
- Make HudLauncherIcon::ubus_manager_ un-static (LP: #1048274)
- Fix reference counting problem which leads to memory leaks and a
  crash in MT grab handles (LP: #1046201)
- Ensure categories with non-personal results can show up before empty
  categories with personal results (LP: #1067327)
- fix a backup error (LP: #1066646)

  [ Łukasz 'sil2100' Zemczak ]
  * Cherry-picked from upstream:
- Reverted the switch from boost to std which was part of the fix for
  LP: #1046201. The crash is still fixed without this change, so it was
  actually unneeded
 -- Didier Roche didro...@ubuntu.com   Fri, 09 Nov 2012 08:06:47 +0100

** Changed in: unity (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  Alt-Tab - alt+grave (key above tab) takes you back to where you
  started, not to the next window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/1061229/+subscriptions

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

[Bug 1058705] Re: [regression] Dash closes if the onscreen keyboard is outside of Dash' geometry

2012-11-09 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 6.10.0-0ubuntu3

---
unity (6.10.0-0ubuntu3) raring; urgency=low

  * Upload to raring

unity (6.10.0-0ubuntu2) quantal-proposed; urgency=low

  * Cherry-picked from upstream:
- [SRU Regression] Launcher icon corruption while rearranging
  (LP: #1071813)

unity (6.10.0-0ubuntu1) quantal-proposed; urgency=low

  [ Timo Jyrinki ]
  * New upstream release.
- Gap between the dash gradient and the panel one (LP: #1062375)
- [regression] Dash closes if the onscreen keyboard is outside of
  Dash' geometry (LP: #1058705)
- Dash - Category expander arrow is in expanded mode no matter if
  category is actually expanded (LP: #1053047)
- Unity panel does not show the kate menus in the correct order
  (LP: #1062283)
- compiz crashed with SIGSEGV in g_type_check_instance_is_a() from
  g_object_unref() from _g_file_attribute_value_clear() from ... from
  query_info_async_cb() [libgvfsdbus.so] (LP: #1061510)
- dash's music album previews: can't drag the scrollbar (LP: #1056995)
- Small chunks of the panel shadow appear individually (and very dark)
  (LP: #1057528)
- compiz crashed with SIGSEGV on Unity Unmount (LP: #1055812)
- [regression] Dash - 'More suggestions' icons in App Lens are too
  large (LP: #1052513)
- BamfLauncherIcon: ensure the icon and name values when the running
  state changes (LP: #772986)
- Changes the swapping order of the detail mode. Now the currently
  active window gets moved to the end, instead of getting swapped
  with the last used window (LP: #1061229)
- Fixes GetRegion tex coord maths (LP: #1058391)
- Fixed fade-in behavior of Unity's showdesktop function (LP: #1063249)
- Added featureshowdesktop/feature to unityshell.xml.in, because
  the feature showdesktop is provided by unityshell. (LP: #1006429)
  (LP: #1006434) (LP: #1063171)
- Make HudLauncherIcon::ubus_manager_ un-static (LP: #1048274)
- Fix reference counting problem which leads to memory leaks and a
  crash in MT grab handles (LP: #1046201)
- Ensure categories with non-personal results can show up before empty
  categories with personal results (LP: #1067327)
- fix a backup error (LP: #1066646)

  [ Łukasz 'sil2100' Zemczak ]
  * Cherry-picked from upstream:
- Reverted the switch from boost to std which was part of the fix for
  LP: #1046201. The crash is still fixed without this change, so it was
  actually unneeded
 -- Didier Roche didro...@ubuntu.com   Fri, 09 Nov 2012 08:06:47 +0100

** Changed in: unity (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  [regression] Dash closes if the onscreen keyboard is outside of Dash'
  geometry

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

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

[Bug 1058391] Re: [no blur] Desktop rolls over unity panel vertically when i open the dash or hud

2012-11-09 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 6.10.0-0ubuntu3

---
unity (6.10.0-0ubuntu3) raring; urgency=low

  * Upload to raring

unity (6.10.0-0ubuntu2) quantal-proposed; urgency=low

  * Cherry-picked from upstream:
- [SRU Regression] Launcher icon corruption while rearranging
  (LP: #1071813)

unity (6.10.0-0ubuntu1) quantal-proposed; urgency=low

  [ Timo Jyrinki ]
  * New upstream release.
- Gap between the dash gradient and the panel one (LP: #1062375)
- [regression] Dash closes if the onscreen keyboard is outside of
  Dash' geometry (LP: #1058705)
- Dash - Category expander arrow is in expanded mode no matter if
  category is actually expanded (LP: #1053047)
- Unity panel does not show the kate menus in the correct order
  (LP: #1062283)
- compiz crashed with SIGSEGV in g_type_check_instance_is_a() from
  g_object_unref() from _g_file_attribute_value_clear() from ... from
  query_info_async_cb() [libgvfsdbus.so] (LP: #1061510)
- dash's music album previews: can't drag the scrollbar (LP: #1056995)
- Small chunks of the panel shadow appear individually (and very dark)
  (LP: #1057528)
- compiz crashed with SIGSEGV on Unity Unmount (LP: #1055812)
- [regression] Dash - 'More suggestions' icons in App Lens are too
  large (LP: #1052513)
- BamfLauncherIcon: ensure the icon and name values when the running
  state changes (LP: #772986)
- Changes the swapping order of the detail mode. Now the currently
  active window gets moved to the end, instead of getting swapped
  with the last used window (LP: #1061229)
- Fixes GetRegion tex coord maths (LP: #1058391)
- Fixed fade-in behavior of Unity's showdesktop function (LP: #1063249)
- Added featureshowdesktop/feature to unityshell.xml.in, because
  the feature showdesktop is provided by unityshell. (LP: #1006429)
  (LP: #1006434) (LP: #1063171)
- Make HudLauncherIcon::ubus_manager_ un-static (LP: #1048274)
- Fix reference counting problem which leads to memory leaks and a
  crash in MT grab handles (LP: #1046201)
- Ensure categories with non-personal results can show up before empty
  categories with personal results (LP: #1067327)
- fix a backup error (LP: #1066646)

  [ Łukasz 'sil2100' Zemczak ]
  * Cherry-picked from upstream:
- Reverted the switch from boost to std which was part of the fix for
  LP: #1046201. The crash is still fixed without this change, so it was
  actually unneeded
 -- Didier Roche didro...@ubuntu.com   Fri, 09 Nov 2012 08:06:47 +0100

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

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

Title:
  [no blur] Desktop rolls over unity panel vertically when i open the
  dash or hud

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

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

[Bug 1057528] Re: Small chunks of the panel shadow appear individually (and very dark)

2012-11-09 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 6.10.0-0ubuntu3

---
unity (6.10.0-0ubuntu3) raring; urgency=low

  * Upload to raring

unity (6.10.0-0ubuntu2) quantal-proposed; urgency=low

  * Cherry-picked from upstream:
- [SRU Regression] Launcher icon corruption while rearranging
  (LP: #1071813)

unity (6.10.0-0ubuntu1) quantal-proposed; urgency=low

  [ Timo Jyrinki ]
  * New upstream release.
- Gap between the dash gradient and the panel one (LP: #1062375)
- [regression] Dash closes if the onscreen keyboard is outside of
  Dash' geometry (LP: #1058705)
- Dash - Category expander arrow is in expanded mode no matter if
  category is actually expanded (LP: #1053047)
- Unity panel does not show the kate menus in the correct order
  (LP: #1062283)
- compiz crashed with SIGSEGV in g_type_check_instance_is_a() from
  g_object_unref() from _g_file_attribute_value_clear() from ... from
  query_info_async_cb() [libgvfsdbus.so] (LP: #1061510)
- dash's music album previews: can't drag the scrollbar (LP: #1056995)
- Small chunks of the panel shadow appear individually (and very dark)
  (LP: #1057528)
- compiz crashed with SIGSEGV on Unity Unmount (LP: #1055812)
- [regression] Dash - 'More suggestions' icons in App Lens are too
  large (LP: #1052513)
- BamfLauncherIcon: ensure the icon and name values when the running
  state changes (LP: #772986)
- Changes the swapping order of the detail mode. Now the currently
  active window gets moved to the end, instead of getting swapped
  with the last used window (LP: #1061229)
- Fixes GetRegion tex coord maths (LP: #1058391)
- Fixed fade-in behavior of Unity's showdesktop function (LP: #1063249)
- Added featureshowdesktop/feature to unityshell.xml.in, because
  the feature showdesktop is provided by unityshell. (LP: #1006429)
  (LP: #1006434) (LP: #1063171)
- Make HudLauncherIcon::ubus_manager_ un-static (LP: #1048274)
- Fix reference counting problem which leads to memory leaks and a
  crash in MT grab handles (LP: #1046201)
- Ensure categories with non-personal results can show up before empty
  categories with personal results (LP: #1067327)
- fix a backup error (LP: #1066646)

  [ Łukasz 'sil2100' Zemczak ]
  * Cherry-picked from upstream:
- Reverted the switch from boost to std which was part of the fix for
  LP: #1046201. The crash is still fixed without this change, so it was
  actually unneeded
 -- Didier Roche didro...@ubuntu.com   Fri, 09 Nov 2012 08:06:47 +0100

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

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

Title:
  Small chunks of the panel shadow appear individually (and very dark)

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

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

[Bug 1055812] Re: compiz crashed with SIGSEGV on Unity Unmount in async_wrapper_callback() from g_simple_async_result_complete() from _g_simple_async_result_complete_with_cancellable() from unmount_

2012-11-09 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 6.10.0-0ubuntu3

---
unity (6.10.0-0ubuntu3) raring; urgency=low

  * Upload to raring

unity (6.10.0-0ubuntu2) quantal-proposed; urgency=low

  * Cherry-picked from upstream:
- [SRU Regression] Launcher icon corruption while rearranging
  (LP: #1071813)

unity (6.10.0-0ubuntu1) quantal-proposed; urgency=low

  [ Timo Jyrinki ]
  * New upstream release.
- Gap between the dash gradient and the panel one (LP: #1062375)
- [regression] Dash closes if the onscreen keyboard is outside of
  Dash' geometry (LP: #1058705)
- Dash - Category expander arrow is in expanded mode no matter if
  category is actually expanded (LP: #1053047)
- Unity panel does not show the kate menus in the correct order
  (LP: #1062283)
- compiz crashed with SIGSEGV in g_type_check_instance_is_a() from
  g_object_unref() from _g_file_attribute_value_clear() from ... from
  query_info_async_cb() [libgvfsdbus.so] (LP: #1061510)
- dash's music album previews: can't drag the scrollbar (LP: #1056995)
- Small chunks of the panel shadow appear individually (and very dark)
  (LP: #1057528)
- compiz crashed with SIGSEGV on Unity Unmount (LP: #1055812)
- [regression] Dash - 'More suggestions' icons in App Lens are too
  large (LP: #1052513)
- BamfLauncherIcon: ensure the icon and name values when the running
  state changes (LP: #772986)
- Changes the swapping order of the detail mode. Now the currently
  active window gets moved to the end, instead of getting swapped
  with the last used window (LP: #1061229)
- Fixes GetRegion tex coord maths (LP: #1058391)
- Fixed fade-in behavior of Unity's showdesktop function (LP: #1063249)
- Added featureshowdesktop/feature to unityshell.xml.in, because
  the feature showdesktop is provided by unityshell. (LP: #1006429)
  (LP: #1006434) (LP: #1063171)
- Make HudLauncherIcon::ubus_manager_ un-static (LP: #1048274)
- Fix reference counting problem which leads to memory leaks and a
  crash in MT grab handles (LP: #1046201)
- Ensure categories with non-personal results can show up before empty
  categories with personal results (LP: #1067327)
- fix a backup error (LP: #1066646)

  [ Łukasz 'sil2100' Zemczak ]
  * Cherry-picked from upstream:
- Reverted the switch from boost to std which was part of the fix for
  LP: #1046201. The crash is still fixed without this change, so it was
  actually unneeded
 -- Didier Roche didro...@ubuntu.com   Fri, 09 Nov 2012 08:06:47 +0100

** Changed in: unity (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  compiz crashed with SIGSEGV on Unity Unmount in
  async_wrapper_callback() from g_simple_async_result_complete() from
  _g_simple_async_result_complete_with_cancellable() from
  unmount_reply()

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

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

[Bug 1053047] Re: Dash - Category expander arrow is in expanded mode no matter if category is actually expanded.

2012-11-09 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 6.10.0-0ubuntu3

---
unity (6.10.0-0ubuntu3) raring; urgency=low

  * Upload to raring

unity (6.10.0-0ubuntu2) quantal-proposed; urgency=low

  * Cherry-picked from upstream:
- [SRU Regression] Launcher icon corruption while rearranging
  (LP: #1071813)

unity (6.10.0-0ubuntu1) quantal-proposed; urgency=low

  [ Timo Jyrinki ]
  * New upstream release.
- Gap between the dash gradient and the panel one (LP: #1062375)
- [regression] Dash closes if the onscreen keyboard is outside of
  Dash' geometry (LP: #1058705)
- Dash - Category expander arrow is in expanded mode no matter if
  category is actually expanded (LP: #1053047)
- Unity panel does not show the kate menus in the correct order
  (LP: #1062283)
- compiz crashed with SIGSEGV in g_type_check_instance_is_a() from
  g_object_unref() from _g_file_attribute_value_clear() from ... from
  query_info_async_cb() [libgvfsdbus.so] (LP: #1061510)
- dash's music album previews: can't drag the scrollbar (LP: #1056995)
- Small chunks of the panel shadow appear individually (and very dark)
  (LP: #1057528)
- compiz crashed with SIGSEGV on Unity Unmount (LP: #1055812)
- [regression] Dash - 'More suggestions' icons in App Lens are too
  large (LP: #1052513)
- BamfLauncherIcon: ensure the icon and name values when the running
  state changes (LP: #772986)
- Changes the swapping order of the detail mode. Now the currently
  active window gets moved to the end, instead of getting swapped
  with the last used window (LP: #1061229)
- Fixes GetRegion tex coord maths (LP: #1058391)
- Fixed fade-in behavior of Unity's showdesktop function (LP: #1063249)
- Added featureshowdesktop/feature to unityshell.xml.in, because
  the feature showdesktop is provided by unityshell. (LP: #1006429)
  (LP: #1006434) (LP: #1063171)
- Make HudLauncherIcon::ubus_manager_ un-static (LP: #1048274)
- Fix reference counting problem which leads to memory leaks and a
  crash in MT grab handles (LP: #1046201)
- Ensure categories with non-personal results can show up before empty
  categories with personal results (LP: #1067327)
- fix a backup error (LP: #1066646)

  [ Łukasz 'sil2100' Zemczak ]
  * Cherry-picked from upstream:
- Reverted the switch from boost to std which was part of the fix for
  LP: #1046201. The crash is still fixed without this change, so it was
  actually unneeded
 -- Didier Roche didro...@ubuntu.com   Fri, 09 Nov 2012 08:06:47 +0100

** Changed in: unity (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  Dash - Category expander arrow is in expanded mode no matter if
  category is actually expanded.

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

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

[Bug 1052513] Re: [regression] Dash - 'More suggestions' icons in App Lens are too large

2012-11-09 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 6.10.0-0ubuntu3

---
unity (6.10.0-0ubuntu3) raring; urgency=low

  * Upload to raring

unity (6.10.0-0ubuntu2) quantal-proposed; urgency=low

  * Cherry-picked from upstream:
- [SRU Regression] Launcher icon corruption while rearranging
  (LP: #1071813)

unity (6.10.0-0ubuntu1) quantal-proposed; urgency=low

  [ Timo Jyrinki ]
  * New upstream release.
- Gap between the dash gradient and the panel one (LP: #1062375)
- [regression] Dash closes if the onscreen keyboard is outside of
  Dash' geometry (LP: #1058705)
- Dash - Category expander arrow is in expanded mode no matter if
  category is actually expanded (LP: #1053047)
- Unity panel does not show the kate menus in the correct order
  (LP: #1062283)
- compiz crashed with SIGSEGV in g_type_check_instance_is_a() from
  g_object_unref() from _g_file_attribute_value_clear() from ... from
  query_info_async_cb() [libgvfsdbus.so] (LP: #1061510)
- dash's music album previews: can't drag the scrollbar (LP: #1056995)
- Small chunks of the panel shadow appear individually (and very dark)
  (LP: #1057528)
- compiz crashed with SIGSEGV on Unity Unmount (LP: #1055812)
- [regression] Dash - 'More suggestions' icons in App Lens are too
  large (LP: #1052513)
- BamfLauncherIcon: ensure the icon and name values when the running
  state changes (LP: #772986)
- Changes the swapping order of the detail mode. Now the currently
  active window gets moved to the end, instead of getting swapped
  with the last used window (LP: #1061229)
- Fixes GetRegion tex coord maths (LP: #1058391)
- Fixed fade-in behavior of Unity's showdesktop function (LP: #1063249)
- Added featureshowdesktop/feature to unityshell.xml.in, because
  the feature showdesktop is provided by unityshell. (LP: #1006429)
  (LP: #1006434) (LP: #1063171)
- Make HudLauncherIcon::ubus_manager_ un-static (LP: #1048274)
- Fix reference counting problem which leads to memory leaks and a
  crash in MT grab handles (LP: #1046201)
- Ensure categories with non-personal results can show up before empty
  categories with personal results (LP: #1067327)
- fix a backup error (LP: #1066646)

  [ Łukasz 'sil2100' Zemczak ]
  * Cherry-picked from upstream:
- Reverted the switch from boost to std which was part of the fix for
  LP: #1046201. The crash is still fixed without this change, so it was
  actually unneeded
 -- Didier Roche didro...@ubuntu.com   Fri, 09 Nov 2012 08:06:47 +0100

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

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

Title:
  [regression] Dash - 'More suggestions' icons in App Lens are too large

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/1052513/+subscriptions

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

[Bug 1048274] Re: compiz crashed with SIGSEGV in std::basic_stringchar, std::char_traitschar, std::allocatorchar ::basic_string() from unity::launcher::HudLauncherIcon::OnHudIconChanged()

2012-11-09 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 6.10.0-0ubuntu3

---
unity (6.10.0-0ubuntu3) raring; urgency=low

  * Upload to raring

unity (6.10.0-0ubuntu2) quantal-proposed; urgency=low

  * Cherry-picked from upstream:
- [SRU Regression] Launcher icon corruption while rearranging
  (LP: #1071813)

unity (6.10.0-0ubuntu1) quantal-proposed; urgency=low

  [ Timo Jyrinki ]
  * New upstream release.
- Gap between the dash gradient and the panel one (LP: #1062375)
- [regression] Dash closes if the onscreen keyboard is outside of
  Dash' geometry (LP: #1058705)
- Dash - Category expander arrow is in expanded mode no matter if
  category is actually expanded (LP: #1053047)
- Unity panel does not show the kate menus in the correct order
  (LP: #1062283)
- compiz crashed with SIGSEGV in g_type_check_instance_is_a() from
  g_object_unref() from _g_file_attribute_value_clear() from ... from
  query_info_async_cb() [libgvfsdbus.so] (LP: #1061510)
- dash's music album previews: can't drag the scrollbar (LP: #1056995)
- Small chunks of the panel shadow appear individually (and very dark)
  (LP: #1057528)
- compiz crashed with SIGSEGV on Unity Unmount (LP: #1055812)
- [regression] Dash - 'More suggestions' icons in App Lens are too
  large (LP: #1052513)
- BamfLauncherIcon: ensure the icon and name values when the running
  state changes (LP: #772986)
- Changes the swapping order of the detail mode. Now the currently
  active window gets moved to the end, instead of getting swapped
  with the last used window (LP: #1061229)
- Fixes GetRegion tex coord maths (LP: #1058391)
- Fixed fade-in behavior of Unity's showdesktop function (LP: #1063249)
- Added featureshowdesktop/feature to unityshell.xml.in, because
  the feature showdesktop is provided by unityshell. (LP: #1006429)
  (LP: #1006434) (LP: #1063171)
- Make HudLauncherIcon::ubus_manager_ un-static (LP: #1048274)
- Fix reference counting problem which leads to memory leaks and a
  crash in MT grab handles (LP: #1046201)
- Ensure categories with non-personal results can show up before empty
  categories with personal results (LP: #1067327)
- fix a backup error (LP: #1066646)

  [ Łukasz 'sil2100' Zemczak ]
  * Cherry-picked from upstream:
- Reverted the switch from boost to std which was part of the fix for
  LP: #1046201. The crash is still fixed without this change, so it was
  actually unneeded
 -- Didier Roche didro...@ubuntu.com   Fri, 09 Nov 2012 08:06:47 +0100

** Changed in: unity (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  compiz crashed with SIGSEGV in std::basic_stringchar,
  std::char_traitschar, std::allocatorchar ::basic_string() from
  unity::launcher::HudLauncherIcon::OnHudIconChanged()

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

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

[Bug 1046201] Re: compiz crashed with SIGABRT in __GI___assert_fail() from operator- (this=optimized out) at /usr/include/boost/smart_ptr/shared_ptr.hpp:424 from operator- from unity::MT::GrabHand

2012-11-09 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 6.10.0-0ubuntu3

---
unity (6.10.0-0ubuntu3) raring; urgency=low

  * Upload to raring

unity (6.10.0-0ubuntu2) quantal-proposed; urgency=low

  * Cherry-picked from upstream:
- [SRU Regression] Launcher icon corruption while rearranging
  (LP: #1071813)

unity (6.10.0-0ubuntu1) quantal-proposed; urgency=low

  [ Timo Jyrinki ]
  * New upstream release.
- Gap between the dash gradient and the panel one (LP: #1062375)
- [regression] Dash closes if the onscreen keyboard is outside of
  Dash' geometry (LP: #1058705)
- Dash - Category expander arrow is in expanded mode no matter if
  category is actually expanded (LP: #1053047)
- Unity panel does not show the kate menus in the correct order
  (LP: #1062283)
- compiz crashed with SIGSEGV in g_type_check_instance_is_a() from
  g_object_unref() from _g_file_attribute_value_clear() from ... from
  query_info_async_cb() [libgvfsdbus.so] (LP: #1061510)
- dash's music album previews: can't drag the scrollbar (LP: #1056995)
- Small chunks of the panel shadow appear individually (and very dark)
  (LP: #1057528)
- compiz crashed with SIGSEGV on Unity Unmount (LP: #1055812)
- [regression] Dash - 'More suggestions' icons in App Lens are too
  large (LP: #1052513)
- BamfLauncherIcon: ensure the icon and name values when the running
  state changes (LP: #772986)
- Changes the swapping order of the detail mode. Now the currently
  active window gets moved to the end, instead of getting swapped
  with the last used window (LP: #1061229)
- Fixes GetRegion tex coord maths (LP: #1058391)
- Fixed fade-in behavior of Unity's showdesktop function (LP: #1063249)
- Added featureshowdesktop/feature to unityshell.xml.in, because
  the feature showdesktop is provided by unityshell. (LP: #1006429)
  (LP: #1006434) (LP: #1063171)
- Make HudLauncherIcon::ubus_manager_ un-static (LP: #1048274)
- Fix reference counting problem which leads to memory leaks and a
  crash in MT grab handles (LP: #1046201)
- Ensure categories with non-personal results can show up before empty
  categories with personal results (LP: #1067327)
- fix a backup error (LP: #1066646)

  [ Łukasz 'sil2100' Zemczak ]
  * Cherry-picked from upstream:
- Reverted the switch from boost to std which was part of the fix for
  LP: #1046201. The crash is still fixed without this change, so it was
  actually unneeded
 -- Didier Roche didro...@ubuntu.com   Fri, 09 Nov 2012 08:06:47 +0100

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

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

Title:
  compiz crashed with SIGABRT in __GI___assert_fail() from operator-
  (this=optimized out) at
  /usr/include/boost/smart_ptr/shared_ptr.hpp:424 from operator- from
  unity::MT::GrabHandle::requestMovement() from
  unity::MT::X11GrabHandleImpl::buttonPress()

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

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

[Bug 1006434] Re: Show desktop plug-in fades windows out and ignores movement and movement direction settings completely once unityshell is enabled

2012-11-09 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 6.10.0-0ubuntu3

---
unity (6.10.0-0ubuntu3) raring; urgency=low

  * Upload to raring

unity (6.10.0-0ubuntu2) quantal-proposed; urgency=low

  * Cherry-picked from upstream:
- [SRU Regression] Launcher icon corruption while rearranging
  (LP: #1071813)

unity (6.10.0-0ubuntu1) quantal-proposed; urgency=low

  [ Timo Jyrinki ]
  * New upstream release.
- Gap between the dash gradient and the panel one (LP: #1062375)
- [regression] Dash closes if the onscreen keyboard is outside of
  Dash' geometry (LP: #1058705)
- Dash - Category expander arrow is in expanded mode no matter if
  category is actually expanded (LP: #1053047)
- Unity panel does not show the kate menus in the correct order
  (LP: #1062283)
- compiz crashed with SIGSEGV in g_type_check_instance_is_a() from
  g_object_unref() from _g_file_attribute_value_clear() from ... from
  query_info_async_cb() [libgvfsdbus.so] (LP: #1061510)
- dash's music album previews: can't drag the scrollbar (LP: #1056995)
- Small chunks of the panel shadow appear individually (and very dark)
  (LP: #1057528)
- compiz crashed with SIGSEGV on Unity Unmount (LP: #1055812)
- [regression] Dash - 'More suggestions' icons in App Lens are too
  large (LP: #1052513)
- BamfLauncherIcon: ensure the icon and name values when the running
  state changes (LP: #772986)
- Changes the swapping order of the detail mode. Now the currently
  active window gets moved to the end, instead of getting swapped
  with the last used window (LP: #1061229)
- Fixes GetRegion tex coord maths (LP: #1058391)
- Fixed fade-in behavior of Unity's showdesktop function (LP: #1063249)
- Added featureshowdesktop/feature to unityshell.xml.in, because
  the feature showdesktop is provided by unityshell. (LP: #1006429)
  (LP: #1006434) (LP: #1063171)
- Make HudLauncherIcon::ubus_manager_ un-static (LP: #1048274)
- Fix reference counting problem which leads to memory leaks and a
  crash in MT grab handles (LP: #1046201)
- Ensure categories with non-personal results can show up before empty
  categories with personal results (LP: #1067327)
- fix a backup error (LP: #1066646)

  [ Łukasz 'sil2100' Zemczak ]
  * Cherry-picked from upstream:
- Reverted the switch from boost to std which was part of the fix for
  LP: #1046201. The crash is still fixed without this change, so it was
  actually unneeded
 -- Didier Roche didro...@ubuntu.com   Fri, 09 Nov 2012 08:06:47 +0100

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

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

Title:
  Show desktop plug-in fades windows out and ignores movement and
  movement direction settings completely once unityshell is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/1006434/+subscriptions

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

[Bug 1006429] Re: Fade to Desktop plug-in makes windows disappear completely, getting them back to view solely by pressing Show Desktop on the Unity panel again

2012-11-09 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 6.10.0-0ubuntu3

---
unity (6.10.0-0ubuntu3) raring; urgency=low

  * Upload to raring

unity (6.10.0-0ubuntu2) quantal-proposed; urgency=low

  * Cherry-picked from upstream:
- [SRU Regression] Launcher icon corruption while rearranging
  (LP: #1071813)

unity (6.10.0-0ubuntu1) quantal-proposed; urgency=low

  [ Timo Jyrinki ]
  * New upstream release.
- Gap between the dash gradient and the panel one (LP: #1062375)
- [regression] Dash closes if the onscreen keyboard is outside of
  Dash' geometry (LP: #1058705)
- Dash - Category expander arrow is in expanded mode no matter if
  category is actually expanded (LP: #1053047)
- Unity panel does not show the kate menus in the correct order
  (LP: #1062283)
- compiz crashed with SIGSEGV in g_type_check_instance_is_a() from
  g_object_unref() from _g_file_attribute_value_clear() from ... from
  query_info_async_cb() [libgvfsdbus.so] (LP: #1061510)
- dash's music album previews: can't drag the scrollbar (LP: #1056995)
- Small chunks of the panel shadow appear individually (and very dark)
  (LP: #1057528)
- compiz crashed with SIGSEGV on Unity Unmount (LP: #1055812)
- [regression] Dash - 'More suggestions' icons in App Lens are too
  large (LP: #1052513)
- BamfLauncherIcon: ensure the icon and name values when the running
  state changes (LP: #772986)
- Changes the swapping order of the detail mode. Now the currently
  active window gets moved to the end, instead of getting swapped
  with the last used window (LP: #1061229)
- Fixes GetRegion tex coord maths (LP: #1058391)
- Fixed fade-in behavior of Unity's showdesktop function (LP: #1063249)
- Added featureshowdesktop/feature to unityshell.xml.in, because
  the feature showdesktop is provided by unityshell. (LP: #1006429)
  (LP: #1006434) (LP: #1063171)
- Make HudLauncherIcon::ubus_manager_ un-static (LP: #1048274)
- Fix reference counting problem which leads to memory leaks and a
  crash in MT grab handles (LP: #1046201)
- Ensure categories with non-personal results can show up before empty
  categories with personal results (LP: #1067327)
- fix a backup error (LP: #1066646)

  [ Łukasz 'sil2100' Zemczak ]
  * Cherry-picked from upstream:
- Reverted the switch from boost to std which was part of the fix for
  LP: #1046201. The crash is still fixed without this change, so it was
  actually unneeded
 -- Didier Roche didro...@ubuntu.com   Fri, 09 Nov 2012 08:06:47 +0100

** Changed in: unity (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  Fade to Desktop plug-in makes windows disappear completely, getting
  them back to view solely by pressing Show Desktop on the Unity panel
  again

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

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

[Bug 772986] Re: Launcher - Unity launcher single missing/invisible/blank icon

2012-11-09 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 6.10.0-0ubuntu3

---
unity (6.10.0-0ubuntu3) raring; urgency=low

  * Upload to raring

unity (6.10.0-0ubuntu2) quantal-proposed; urgency=low

  * Cherry-picked from upstream:
- [SRU Regression] Launcher icon corruption while rearranging
  (LP: #1071813)

unity (6.10.0-0ubuntu1) quantal-proposed; urgency=low

  [ Timo Jyrinki ]
  * New upstream release.
- Gap between the dash gradient and the panel one (LP: #1062375)
- [regression] Dash closes if the onscreen keyboard is outside of
  Dash' geometry (LP: #1058705)
- Dash - Category expander arrow is in expanded mode no matter if
  category is actually expanded (LP: #1053047)
- Unity panel does not show the kate menus in the correct order
  (LP: #1062283)
- compiz crashed with SIGSEGV in g_type_check_instance_is_a() from
  g_object_unref() from _g_file_attribute_value_clear() from ... from
  query_info_async_cb() [libgvfsdbus.so] (LP: #1061510)
- dash's music album previews: can't drag the scrollbar (LP: #1056995)
- Small chunks of the panel shadow appear individually (and very dark)
  (LP: #1057528)
- compiz crashed with SIGSEGV on Unity Unmount (LP: #1055812)
- [regression] Dash - 'More suggestions' icons in App Lens are too
  large (LP: #1052513)
- BamfLauncherIcon: ensure the icon and name values when the running
  state changes (LP: #772986)
- Changes the swapping order of the detail mode. Now the currently
  active window gets moved to the end, instead of getting swapped
  with the last used window (LP: #1061229)
- Fixes GetRegion tex coord maths (LP: #1058391)
- Fixed fade-in behavior of Unity's showdesktop function (LP: #1063249)
- Added featureshowdesktop/feature to unityshell.xml.in, because
  the feature showdesktop is provided by unityshell. (LP: #1006429)
  (LP: #1006434) (LP: #1063171)
- Make HudLauncherIcon::ubus_manager_ un-static (LP: #1048274)
- Fix reference counting problem which leads to memory leaks and a
  crash in MT grab handles (LP: #1046201)
- Ensure categories with non-personal results can show up before empty
  categories with personal results (LP: #1067327)
- fix a backup error (LP: #1066646)

  [ Łukasz 'sil2100' Zemczak ]
  * Cherry-picked from upstream:
- Reverted the switch from boost to std which was part of the fix for
  LP: #1046201. The crash is still fixed without this change, so it was
  actually unneeded
 -- Didier Roche didro...@ubuntu.com   Fri, 09 Nov 2012 08:06:47 +0100

** Changed in: unity (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  Launcher - Unity launcher single missing/invisible/blank icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/772986/+subscriptions

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

[Bug 739184] Re: [Libreoffice] Mnemonics do not work in Unity

2012-11-09 Thread Austriaco
nice way to make a person lose 2 hours of productive time. Keep
improving

na ja, fresh upgrade from 12.04 to 12.10:

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 12.10
Release:12.10
Codename:   quantal

$ apt-cache policy libreoffice-calc unity
libreoffice-calc:
  Installiert: 1:3.6.2~rc2-0ubuntu3
  Kandidat:1:3.6.2~rc2-0ubuntu3
  Versionstabelle:
 *** 1:3.6.2~rc2-0ubuntu3 0
500 http://debian.charite.de/ubuntu/ quantal/main amd64 Packages
100 /var/lib/dpkg/status
unity:
  Installiert: 6.10.0-0ubuntu2
  Kandidat:6.10.0-0ubuntu2
  Versionstabelle:
 *** 6.10.0-0ubuntu2 0
500 http://debian.charite.de/ubuntu/ quantal-proposed/main amd64 
Packages
100 /var/lib/dpkg/status
 6.8.0-0ubuntu2 0
500 http://debian.charite.de/ubuntu/ quantal/main amd64 Packages

As others have pointed out, uninstalling libreoffice-gtk kind of solves
the problem at the cost of some lost integration into the desktop.

How a product like this can be released to the public is beyond any
reasonable decision making. Please fix this as soon as possible.

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

Title:
  [Libreoffice] Mnemonics do not work in Unity

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

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


[Bug 1076914] [NEW] qapt doesn't install packages. It shows finished in the terminal and that's all

2012-11-09 Thread Xavier DUMONT
Public bug reported:

I tried it on kubuntu 12.04 and now on kubuntu 12.10. Same problem.

** Affects: qapt (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/1076914

Title:
  qapt doesn't install packages. It shows finished in the terminal and
  that's all

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

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


[Bug 1076908] Re: Xubuntu 13.04 Release Installation Typo Mistake

2012-11-09 Thread Mitesh Shah
** Description changed:

  While installing Xubuntu 13.04 the ubuquity installer says
  
  You have choose latest version of Xubuntu 12.10.
  
  Expected:
  
  You have choose latest version of Xubuntu 13.04
+ 
+ Also Xubuntu Install slide doesn't rotate and not showing what happens
+ while installing. I'm completely unable to detect weather my
+ installation is running or finished.

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

Title:
  Xubuntu 13.04 Release Installation Typo Mistake

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

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


[Bug 1076656] Re: mysql --ssl-capath option doesn't work

2012-11-09 Thread Norvald H. Ryeng
Despite have_openssl YES, the community edition of MySQL uses yaSSL,
not OpenSSL (have_openssl is just an alias for have_ssl). You've
probably stumbled upon this difference between OpenSSL and yaSSL (cut
and pasted from http://dev.mysql.com/doc/refman/5.5/en/ssl-options.html
#option_general_ssl-capath):

MySQL distributions built with OpenSSL support the --ssl-capath option.
Distributions built with yaSSL do not because yaSSL does not look in any
directory and does not follow a chained certificate tree. yaSSL requires
that all components of the CA certificate tree be contained within a
single CA certificate tree and that each certificate in the file has a
unique SubjectName value. To work around this yaSSL limitation,
concatenate the individual certificate files comprising the certificate
tree into a new file. Then specify the new file as the value of the
--ssl-capath option.

The reason this changed is probably that the build options used when
packaging for Ubuntu changed. Earlier versions of MySQL in Ubuntu may
have been linked against OpenSSL since it was built with the
WITH_SSL=yes option. This made the build system pick up OpenSSL if it
was installed on the system and use the bundled yaSSL library otherwise,
so which library the package used depended on whether the system where
the package was built happened to have OpenSSL installed or not. This is
obviously not good, so in more recent builds this option has been set to
WITH_SSL=bundled, wich means that the bundled yaSSL library will always
be used.

Regards,

Norvald H. Ryeng

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

Title:
  mysql --ssl-capath option doesn't work

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

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


[Bug 1073991] Re: Cannot send emails: The reported error was Could not send message: WriteStream: MAPI error MAPI_E_CALL_FAILED (0x80004005) occurred.

2012-11-09 Thread juri
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Please unblock package openchange

The latest version in unstable (1:1.0-3) fixes Debian bug 692727, which
renders the package unusable for sending email when used with newer
versions of Samba 4.

Debdiff for 1:1.0-3 since 1:1.0-2, which is currently in wheezy:

diff -Nru openchange-1.0/debian/changelog openchange-1.0/debian/changelog
- --- openchange-1.0/debian/changelog   2012-04-12 03:46:23.0 +0200
+++ openchange-1.0/debian/changelog 2012-11-08 16:05:18.0 +0100
@@ -1,3 +1,9 @@
+openchange (1:1.0-3) unstable; urgency=medium
+
+  * Add 04_ndr_noalign: Fix handling of non-small emails. Closes: #692727
+
+ -- Jelmer Vernooij jel...@debian.org  Thu, 08 Nov 2012 15:47:54 +0100
+
 openchange (1:1.0-2) unstable; urgency=low
 
   * Remove unnecessary links.
diff -Nru openchange-1.0/debian/patches/04_ndr_noalign 
openchange-1.0/debian/patches/04_ndr_noalign
- --- openchange-1.0/debian/patches/04_ndr_noalign  1970-01-01 
01:00:00.0 +0100
+++ openchange-1.0/debian/patches/04_ndr_noalign2012-11-08 
15:54:56.0 +0100
@@ -0,0 +1,196 @@
+Description: Force use of NDR_NOALIGN, fixes support for non-small emails.
+Author: Milan Crha
+Bug-Debian: http://bugs.debian.org/692727
+Status: submitted upstream
+
+Index: exchange.idl
+===
+--- old/exchange.idl   (revision 4004)
 new/exchange.idl   (working copy)
+@@ -1039,7 +1039,7 @@
+   [case(ActionType_OP_COPY)]  MoveCopy_Action 
CopyAction;
+   [case(ActionType_OP_REPLY)] ReplyOOF_Action 
ReplyAction;
+   [case(ActionType_OP_OOF_REPLY)] ReplyOOF_Action 
ReplyOOFAction;
+-  [case(ActionType_OP_DEFER_ACTION)][flag(NDR_REMAINING)] 
DATA_BLOB   DeferAction;
++  
[case(ActionType_OP_DEFER_ACTION)][flag(NDR_REMAINING|NDR_NOALIGN)] DATA_BLOB   
DeferAction;
+   [case(ActionType_OP_BOUNCE)]BounceCode  
BounceCode;
+   [case(ActionType_OP_TAG)]   mapi_SPropValue_wrap
PropValue;
+   [case(ActionType_OP_FORWARD)]   ForwardDelegate_Action  
ForwardAction;
+@@ -1057,7 +1057,7 @@
+ 
+   typedef [flag(NDR_NOALIGN)] struct {
+   uint16  ActionLength;
+-  
[subcontext(0),subcontext_size(ActionLength),flag(NDR_REMAINING)] 
ActionBlockData ActionBlockData;
++  
[subcontext(0),subcontext_size(ActionLength),flag(NDR_REMAINING|NDR_NOALIGN)] 
ActionBlockData ActionBlockData;
+   } ActionBlock;
+ 
+   typedef [flag(NDR_NOALIGN)] struct {
+@@ -1095,7 +1095,7 @@
+ 
+   typedef [public,flag(NDR_NOALIGN)] struct {
+   uint16  cValues;
+-  [flag(NDR_REMAINING)]mapi_SPropValuelpProps[cValues];
++  [flag(NDR_REMAINING|NDR_NOALIGN)]mapi_SPropValue
lpProps[cValues];
+   } mapi_SPropValue_array;
+ 
+   typedef [flag(NDR_NOALIGN)] struct {
+@@ -1281,7 +1281,7 @@
+ // TODO: figure out if layout can go
+   uint8   
layout;
+ // TODO: convert this to a proper structure - see if we already have one.
+-  [flag(NDR_REMAINING)] DATA_BLOB 
prop_values;
++  [flag(NDR_REMAINING|NDR_NOALIGN)] DATA_BLOB 
prop_values;
+   } RecipientRow;
+ 
+   typedef [flag(NDR_NOALIGN)] struct {
+@@ -1356,7 +1356,7 @@
+ 
+   typedef [flag(NDR_NOALIGN)] struct {
+   uint8   layout;
+-  [flag(NDR_REMAINING)] DATA_BLOB prop_data;
++  [flag(NDR_REMAINING|NDR_NOALIGN)] DATA_BLOB prop_data;
+   } GetProps_repl;
+ 
+   /*/
+@@ -1455,7 +1455,7 @@
+   typedef [flag(NDR_NOALIGN)]struct {
+   uint32  idx;
+   ulRecipClassRecipClass; 
+-  [subcontext(2),flag(NDR_REMAINING)] RecipientRow RecipientRow;
++  [subcontext(2),flag(NDR_REMAINING|NDR_NOALIGN)] RecipientRow 
RecipientRow;
+   } ModifyRecipientRow;
+ 
+   typedef [flag(NDR_NOALIGN)] struct {
+@@ -1532,7 +1532,7 @@
+   uint8   handle_idx;
+   MSGFLAG_READflags;
+   /* TEMP HACK for editing notes without crashing Outlook:
+- [flag(NDR_REMAINING)] DATA_BLOB  clientdata; */
++ [flag(NDR_REMAINING|NDR_NOALIGN)] DATA_BLOB  clientdata; */
+   } SetMessageReadFlag_req;
+ 
+   typedef [nodiscriminant, flag(NDR_NOALIGN)] union {
+@@ -1782,7 +1782,7 @@
+   typedef [nopush,nopull,flag(NDR_NOALIGN)] struct {
+   uint8   Origin;
+

[Bug 1049210] Re: Gnome-shell notification from empathy doesn't contain any text

2012-11-09 Thread Domen Vrankar
** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  Gnome-shell notification from empathy doesn't contain any text

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1049210/+subscriptions

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


[Bug 769742] Re: Missing dependency to python-simplejson

2012-11-09 Thread Dmitry Litvin
same in rabbitvcs 0.15.2-1

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

Title:
  Missing dependency to python-simplejson

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

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


[Bug 1076891] Re: [MIR] google-mock

2012-11-09 Thread Timo Jyrinki
Branch linked fixing the lintian errors. And I looked wrong, it used to
be based on Debian packaging but diverged at 1.6.0, and I checked that
the Debian's packaging does not have those lintian errors.

** Branch linked: lp:~timo-jyrinki/ubuntu/raring/google-
mock/fix_lintian_errors

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

Title:
  [MIR] google-mock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/google-mock/+bug/1076891/+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   >