[Bug 996358] [NEW] juju probably should be using lxcbr0 instead of depending on libvirt-bin and using virbr0

2012-05-08 Thread Stéphane Graber
Public bug reported:

While testing juju, I noticed that its lxc implementation depends on 
libvirt-bin just to have virbr0 initialized.
That seems to be a big dependency for something as trivial as creating a bridge 
and starting dnsmasq, even more so when lxc itself does that by default.

I think juju should drop all the current libvirt code and simply use
lxcbr0 by default (as it's shipped by default in the lxc package since
12.04), probably allowing the user to select another bridge if they
wish.

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

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

Title:
  juju probably should be using lxcbr0 instead of depending on libvirt-
  bin and using virbr0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju/+bug/996358/+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 996293] Re: Cannot login using active directory users ( Unknown id: $username )

2012-05-08 Thread Justin Jon L. Jereza
I've identified the problem. The lack of a default idmap range (idmap
config * : range = X - Y) is causing the error. I am not sure if
this can be classified as a bug since a range was specified for the
domain itself and samba generates a default idmap config * : backend =
tdb if it's not specified. In any case, specifying idmap config * :
range fixes it.

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

Title:
  Cannot login using active directory users ( Unknown id: $username )

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/996293/+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 869684] Re: 530 login incorrect error after upgrade to Oneiric

2012-05-08 Thread Sikkepitje
This happend on Ubuntu Server x64 12.04 after i upgraded from 11.10 last
week. No FTP user could log in any more.

/var/log/auth.log showed:
May  8 10:37:59 bcweb1 vsftpd: PAM unable to dlopen(pam_shells.so): 
/lib/security/pam_shells.so: cannot open shared object file: No such file or 
directory
May  8 10:37:59 bcweb1 vsftpd: PAM adding faulty module: pam_shells.so
May  8 10:37:59 bcweb1 vsftpd: pam_unix(vsftpd:auth): check pass; user unknown
May  8 10:37:59 bcweb1 vsftpd: pam_unix(vsftpd:auth): authentication failure; 
logname= uid=0 euid=0 tty=ftp ruser=weerstation rhost=172.23.0.16
May  8 10:37:59 bcweb1 vsftpd: pam_winbind(vsftpd:auth): getting password 
(0x0388)
May  8 10:37:59 bcweb1 vsftpd: pam_winbind(vsftpd:auth): pam_get_item returned 
a password

Now solved by the steps 
# apt-get remove vsftpd
# rm /etc/pam.d/vsftpd
# apt-get install vsftpd

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

Title:
  530 login incorrect error after upgrade to Oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/869684/+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 993794] Re: Precise resolvconf+dnsmasq setup breaks login in some wireless networks

2012-05-08 Thread Sergio Callegari
No, unfortunately, I do not think it is that.

If I start with my machine OFF, I switch it on and boot, then I already
have the issue.

The machine connects to the wifi, but when I open the browser I cannot
reach the authentication screen because the name of the authentication
host cannot be resolved.

If I try to resolve it with 'host' or 'dig', it cannot be resolved.

If I copy the nameserver entries from the dnsmasq configuration to
/etc/resolv.conf then everything is fine.

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

Title:
  Precise resolvconf+dnsmasq setup breaks login in some wireless
  networks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/993794/+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 522509] Re: [FFE] tftpd-hpa doesn't start on boot

2012-05-08 Thread AllenS
Thanks Diego

I've got start on runlevel [2345] in the /etc/init/tftpd-hpa.conf file
(thanks, I didn't know about that).

As far a I can tell my interface is up long before tftpd starts:
dmesg | egrep 'eth0|tftpd'
[1.669351] e1000e :00:19.0: eth0: (PCI Express:2.5GT/s:Width x1) 
c8:9c:dc:eb:f0:a5
[1.669354] e1000e :00:19.0: eth0: Intel(R) PRO/1000 Network Connection
[1.669389] e1000e :00:19.0: eth0: MAC: 10, PHY: 11, PBA No: FF-0FF
[3.140380] ADDRCONF(NETDEV_UP): eth0: link is not ready
[4.878842] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: 
None
[4.878845] e1000e :00:19.0: eth0: 10/100 speed: disabling TSO
[4.879080] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   23.312049] eth0: no IPv6 routers present
[   25.001150] init: tftpd-hpa main process (1253) terminated with status 66
[   25.001171] init: tftpd-hpa main process ended, respawning
[   35.216023] eth0: no IPv6 routers present

I don't have any special network configuration, just plain old DHCP on
ethernet. I don't have any other network issues and other networked
services such as Apache don't terminate like this.

Also why does service say it is running when it isn't? If I run this service 
tftpd-hpa status ; ps aux | grep tftpd I get
tftpd-hpa start/running
root  3328  0.0  0.0   9384   936 pts/2S+   20:28   0:00 grep 
--color=auto tftpd

 I've added service tftpd-hpa restart to /etc/rc/local but doesn't
work either (I just get the error message twice)

Anything else I can try to make tftpd-hpa work from boot?

Thanks
Allen

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

Title:
  [FFE] tftpd-hpa doesn't start on boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ltsp/+bug/522509/+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 993259] Re: ypbind does not start on boot

2012-05-08 Thread John Sopko
The problem is with NetworkManager. If the system boots with ifup and DHCP 
ypbind starts fine.
That is uncomment the iface etho line in /etc/network/interfaces and make sure 
the following entry is in /etc/NetworkManager/NetworkManager.conf so that 
NetworkManager does not control the interface:

[ifupdown]
managed=false

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

Title:
  ypbind does not start on boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nis/+bug/993259/+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 994781] Re: removing a node when it has failed commissioning is not possible from the UI

2012-05-08 Thread Gavin Panella
** Changed in: maas
   Status: Triaged = In Progress

** Changed in: maas
 Assignee: (unassigned) = Gavin Panella (allenap)

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

Title:
  removing a node when it has failed commissioning is not possible from
  the UI

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/994781/+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 995984] Re: check_ssh incorrectly refusing -6 switch even though Usage announces it

2012-05-08 Thread cyco
** Also affects: nagios-plugins (Debian)
   Importance: Undecided
   Status: New

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

Title:
  check_ssh incorrectly refusing -6 switch even though Usage announces
  it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/995984/+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 996536] [NEW] package php5-cli 5.3.10-1ubuntu3.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-05-08 Thread Nicolas Muller
Public bug reported:

Just restarted after dist-upgrade

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: php5-cli 5.3.10-1ubuntu3.1
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic-pae 3.2.14
Uname: Linux 3.2.0-24-generic-pae i686
ApportVersion: 2.0.1-0ubuntu7
Architecture: i386
Date: Tue May  8 15:01:07 2012
ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
SourcePackage: php5
Title: package php5-cli 5.3.10-1ubuntu3.1 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
UpgradeStatus: Upgraded to precise on 2012-05-08 (0 days ago)

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


** Tags: apport-package i386 precise

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

Title:
  package php5-cli 5.3.10-1ubuntu3.1 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/996536/+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 996536] Re: package php5-cli 5.3.10-1ubuntu3.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-05-08 Thread Nicolas Muller
-- 
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/996536

Title:
  package php5-cli 5.3.10-1ubuntu3.1 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/996536/+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 996541] [NEW] package clamav-milter 0.97.3+dfsg-1ubuntu0.11.04.1~lucid1 failed to install/upgrade: η υποδιεργασία installed post-installation script επέστρεψε κατάσταση λάθους 1

2012-05-08 Thread Epirotes
Public bug reported:

I get this error every time I install new updates.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: clamav-milter 0.97.3+dfsg-1ubuntu0.11.04.1~lucid1
ProcVersionSignature: Ubuntu 2.6.32-41.89-generic 2.6.32.59+drm33.24
Uname: Linux 2.6.32-41-generic x86_64
AptOrdering:
 flashplugin-installer: Install
 thunderbird: Install
 clamav-milter: Configure
 flashplugin-installer: Configure
 thunderbird: Configure
Architecture: amd64
Date: Sat May  5 10:47:25 2012
ErrorMessage: η υποδιεργασία installed post-installation script επέστρεψε 
κατάσταση λάθους 1
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
SourcePackage: clamav
Title: package clamav-milter 0.97.3+dfsg-1ubuntu0.11.04.1~lucid1 failed to 
install/upgrade: η υποδιεργασία installed post-installation script επέστρεψε 
κατάσταση λάθους 1

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


** Tags: amd64 apport-package lucid

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

Title:
  package clamav-milter 0.97.3+dfsg-1ubuntu0.11.04.1~lucid1 failed to
  install/upgrade: η υποδιεργασία installed post-installation script
  επέστρεψε κατάσταση λάθους 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/996541/+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 996541] Re: package clamav-milter 0.97.3+dfsg-1ubuntu0.11.04.1~lucid1 failed to install/upgrade: η υποδιεργασία installed post-installation script επέστρεψε κατάσταση λάθους 1

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

Title:
  package clamav-milter 0.97.3+dfsg-1ubuntu0.11.04.1~lucid1 failed to
  install/upgrade: η υποδιεργασία installed post-installation script
  επέστρεψε κατάσταση λάθους 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/996541/+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 927808] Re: nova-compute fails to attach volumes: FileNotFound: File /etc/iscsi/initiatorname.iscsi could not be found.

2012-05-08 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 926412 ***
https://bugs.launchpad.net/bugs/926412

Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  nova-compute fails to attach volumes: FileNotFound: File
  /etc/iscsi/initiatorname.iscsi could not be found.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/927808/+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 995984] Re: check_ssh incorrectly refusing -6 switch even though Usage announces it

2012-05-08 Thread cyco
This issue occures only, if hostname has no valid -record, so this
is no check_ssh issue.

** Changed in: nagios-plugins (Ubuntu)
   Status: New = Invalid

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

Title:
  check_ssh incorrectly refusing -6 switch even though Usage announces
  it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/995984/+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 573318] Re: mysql server will not start

2012-05-08 Thread Stefano Bagnatica
After upgrading Xubuntu 11.10 to 12.04, I had the same problem of #27,
solved creating the empty /etc/apparmor.d/local/usr.sbin.mysqld .

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

Title:
  mysql server will not start

To manage notifications about this bug go to:
https://bugs.launchpad.net/mysql-server/+bug/573318/+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 996569] [NEW] unused parameter: spf-policyd_time_limit in amavisd-new-postfix

2012-05-08 Thread Birgir Haraldsson
Public bug reported:

When installing amavisd-new-postfix I get multiple errors as such: 
/usr/sbin/postconf: warning: /etc/postfix/main.cf: unused parameter: 
spf-policyd_time_limit=3600s

The correct parameter is policy-spf_time_limit, not spf-
policyd_time_limit.

Should be easy to fix in line 42 in /debian/amavisd-new-postfix.postinst
http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/precise/amavisd-new/precise/view/head:/debian/amavisd-new-postfix.postinst#L42


amavisd-new-postfix 1:2.6.5-0ubuntu3
Ubuntu 12.04 LTS

** Affects: amavisd-new (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  unused parameter: spf-policyd_time_limit in amavisd-new-postfix

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amavisd-new/+bug/996569/+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 994781] Re: removing a node when it has failed commissioning is not possible from the UI

2012-05-08 Thread Gavin Panella
** Branch linked: lp:~allenap/maas/delete-failing-commissioning-node-
bug-994781

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

Title:
  removing a node when it has failed commissioning is not possible from
  the UI

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/994781/+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-q-lxc] Lxc work for Q

2012-05-08 Thread Serge Hallyn
Blueprint changed by Serge Hallyn:

Whiteboard changed:
  Topics:
   - apparmor: outlook for stacked profiles?
     - 12.10 work may be purely prep work in apparmor package/kernel
   - seccomp2
   - support for pre-start scripts (like initramfs)
   - support for config #includes   (*1)
   - encrypted root fs support   (*2)
   - switch to git back-end for UDD?
   - http://skliarie.blogspot.com/2011/11/llslxclvmsnapshots.html - lvm 
manipulation inside guests
   - /lxc-shared support through lxc config (or the OpenVZ way with a 
/var/lib/lxc/container/mount
   directory used instead of /usr/lib/lxc/)
   - lxc-debconf
+  - multiarch fallout - move lxc-init to /sbin?
   - kernel features:
    - cgroup fake root
    - devices namespace, syslog namespace
    - user namespace (if ready - but likely 13.04 work)
   - lxc apport info
   - hook the high level testsuite up to a jenkins instance
   - support for fedora 17 templates  (just needs to be done)
   - Make liblxc public and create initial language binding (python)
     - Export new higher level functions in the library so it's possible to 
easily do the same thing as the tools by just calling library functions
     - Rebase the tools on these functions, possibly converting some of the 
shell tools to C in the process
     - Write a python binding module (_lxc) and python module (lxc) to provide 
a user/scripter friendly way of accessing all of LXC's features
     - Rebase arkose on the new python module instead of the current subprocess 
calls.
  
  (*1) - may fall in nicely after a code restructuring
  (*2) - probably best done as a pre-start hook

-- 
Lxc work for Q
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-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 995956] Re: cgconfig upstart job should start earlier and mount all available cgroup types by default

2012-05-08 Thread Serge Hallyn
** Changed in: libcgroup (Ubuntu)
   Status: New = Triaged

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

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

Title:
  cgconfig upstart job should start earlier and mount all available
  cgroup types by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcgroup/+bug/995956/+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 995956] Re: cgconfig upstart job should start earlier and mount all available cgroup types by default

2012-05-08 Thread Serge Hallyn
Thanks for submitting this bug.  I agree with your analysis.

The reason for the separate cgroup-lite package is that simply disabling
the broken libcgroup tools by default, but still installing them, would
(a) be harder to get into main (and not justifiable in my opinion) and
(b) still look like an endorsement of the tools, when we know they are
broken (for instance when used with libvirt).  Plenty of new users would
re-enable them, break libvirt, and file bugs.

If you are using lxc and wish to manipulate cgroups with a tool, the
preferred way would be to use the lxc-cgroup command.  I do believe
(having just checked) there is a bug in lxc-cgroup in precise, but that
should be fixed and should be a simple fix.

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

Title:
  cgconfig upstart job should start earlier and mount all available
  cgroup types by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcgroup/+bug/995956/+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 995956] Re: cgconfig upstart job should start earlier and mount all available cgroup types by default

2012-05-08 Thread Serge Hallyn
My agreement was with point 1.  I don't agree with point 2, as that is a
diversion from the libcgroup upstream and debian package.  They do not
simply want all cgroups mounted separately by default.  Rather, they
want it to be very configurable.  So I wouldn't object strongly to
adding the extra cgroups to the configuration file (though I think that
change should simply be done through debian), but I think it is wrong to
change how the cgroups are mounted.

The libcgroup package was never simply a package to mount all cgroups
and provide set/get cgroup settings.  It has a specific purpose (which
it cannot quite meet in a race-free way) of flexible, configurable
cgroup management by users, groups, and programs.

Perhaps what you'd actually like is to add a simple cgroup set/get
program to cgroup-lite.

I am going to mark this bug incomplete while awaiting your feedback on
the following proposal:  I'd like to change the title of this bug to
simply be 'cgconfig upstart job should start earlier', and make that
change and p and q.  (Then merge debian's new version into q).  Point 2
I'd like to be handled through debian.

** Changed in: libcgroup (Ubuntu)
   Status: Triaged = Incomplete

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

Title:
  cgconfig upstart job should start earlier and mount all available
  cgroup types by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcgroup/+bug/995956/+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 996670] [NEW] package postfix 2.9.1-4 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 75 zurück

2012-05-08 Thread mocelle mbbembbe
Public bug reported:

i choose rkhunter to install with a apt-get install command. postfix
install crashed

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: postfix 2.9.1-4
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic x86_64
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Tue May  8 20:00:14 2012
ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 75 zurück
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
SourcePackage: postfix
Title: package postfix 2.9.1-4 failed to install/upgrade: Unterprozess 
installiertes post-installation-Skript gab den Fehlerwert 75 zurück
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package precise

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

Title:
  package postfix 2.9.1-4 failed to install/upgrade: Unterprozess
  installiertes post-installation-Skript gab den Fehlerwert 75 zurück

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/996670/+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 996692] Re: package samba 2:3.6.3-2ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-05-08 Thread Marcin Matras
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/996692

Title:
  package samba 2:3.6.3-2ubuntu2.1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/996692/+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 996692] Re: package samba 2:3.6.3-2ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-05-08 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package samba 2:3.6.3-2ubuntu2.1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/996692/+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 996767] [NEW] package samba 2:3.6.3-2ubuntu2.1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2012-05-08 Thread Pierre Greiner
Public bug reported:

further information

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: samba 2:3.6.3-2ubuntu2.1
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic x86_64
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Tue May  8 22:59:23 2012
ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 1 zurück
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64+mac 
(20120425.1)
SourcePackage: samba
Title: package samba 2:3.6.3-2ubuntu2.1 failed to install/upgrade: Unterprozess 
installiertes post-installation-Skript gab den Fehlerwert 1 zurück
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package precise

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

Title:
  package samba 2:3.6.3-2ubuntu2.1 failed to install/upgrade:
  Unterprozess installiertes post-installation-Skript gab den Fehlerwert
  1 zurück

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/996767/+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 996767] Re: package samba 2:3.6.3-2ubuntu2.1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2012-05-08 Thread Pierre Greiner
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/996767

Title:
  package samba 2:3.6.3-2ubuntu2.1 failed to install/upgrade:
  Unterprozess installiertes post-installation-Skript gab den Fehlerwert
  1 zurück

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/996767/+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 994779] Re: changing the IP address of the maas server requires a reinstall

2012-05-08 Thread Andres Rodriguez
Hi Lamont,

Could you please specify what is it that it didn't work after changing
the MAAS IP address? I'm assuming that was PXE booting?

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

Title:
  changing the IP address of the maas server requires a reinstall

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/994779/+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 996833] [NEW] package winbind 2:3.6.3-2ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-05-08 Thread vendella daladu
Public bug reported:

Greetings from New Zealand

Dash does not show any of the applications that have been installed on
my Desktop system.

I can't launch any of the programs except through terminal which is a
bit of a bummer as  I don't know much about entering commands at command
line.

Please tell me what I can do to fix this problem. Many thanks in
advance.

Regards

Vendella

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: winbind 2:3.6.3-2ubuntu2.1
ProcVersionSignature: Ubuntu 3.0.0-19.33-generic-pae 3.0.27
Uname: Linux 3.0.0-19-generic-pae i686
NonfreeKernelModules: wl
ApportVersion: 2.0.1-0ubuntu7
Architecture: i386
Date: Mon May  7 09:44:11 2012
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427)
SourcePackage: samba
Title: package winbind 2:3.6.3-2ubuntu2.1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 need-duplicate-check precise

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/996833/+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 996833] Re: package winbind 2:3.6.3-2ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-05-08 Thread vendella daladu
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/996833

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/996833/+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 996833] Re: package winbind 2:3.6.3-2ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-05-08 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/996833/+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 996839] [NEW] conflict between inetutils-ping and iputils-ping during bootstrapping phase

2012-05-08 Thread Jean-Baptiste Lallement
Public bug reported:

when bootstrapping a Precise amd64 container the following error is displayed 
in the log.

dpkg: regarding .../inetutils-ping_2%3a1.8-6_amd64.deb containing 
inetutils-ping:
 inetutils-ping conflicts with ping
  iputils-ping provides ping and is present and unpacked but not configured.
dpkg: error processing 
/var/cache/apt/archives/inetutils-ping_2%3a1.8-6_amd64.deb (--unpack):
 conflicting packages - not installing inetutils-ping
Errors were encountered while processing:
 /var/cache/apt/archives/inetutils-ping_2%3a1.8-6_amd64.deb
/usr/sbin/debootstrap: 49: printf: %3a: invalid directive


After retrying a couple of times bootstrapping continues and finishes
successfully. bootstrap log attached.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: lxc 0.8.0~rc1-4ubuntu5
ProcVersionSignature: Ubuntu 3.4.0-1.3-generic 3.4.0-rc5
Uname: Linux 3.4.0-1-generic x86_64
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Tue May  8 16:19:16 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64+mac 
(20120328)
ProcEnviron:
 TERM=xterm
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: lxc
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug qa-manual-testing quantal running-unity

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

Title:
  conflict between inetutils-ping and iputils-ping during bootstrapping
  phase

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/996839/+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 996839] Re: conflict between inetutils-ping and iputils-ping during bootstrapping phase

2012-05-08 Thread Jean-Baptiste Lallement
** Attachment added: bootstrap.log
   
https://bugs.launchpad.net/bugs/996839/+attachment/3137737/+files/bootstrap.log

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

Title:
  conflict between inetutils-ping and iputils-ping during bootstrapping
  phase

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/996839/+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 996833] Re: package winbind 2:3.6.3-2ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-05-08 Thread vendella daladu
Hi there just an update on the Dash problem. It is alright now, I just
restarted the computer and is now working fine. Sorry for the
inconvenience. Thank you for looking at my post. Keep up the good work,
much appreciated.

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/996833/+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-q-lxc] Lxc work for Q

2012-05-08 Thread Serge Hallyn
Blueprint changed by Serge Hallyn:

Whiteboard changed:
  Topics:
   - apparmor: outlook for stacked profiles?
     - 12.10 work may be purely prep work in apparmor package/kernel
   - seccomp2
   - support for pre-start scripts (like initramfs)
   - support for config #includes   (*1)
   - encrypted root fs support   (*2)
   - switch to git back-end for UDD?
   - http://skliarie.blogspot.com/2011/11/llslxclvmsnapshots.html - lvm 
manipulation inside guests
   - /lxc-shared support through lxc config (or the OpenVZ way with a 
/var/lib/lxc/container/mount
   directory used instead of /usr/lib/lxc/)
   - lxc-debconf
-  - multiarch fallout - move lxc-init to /sbin?
+  - multiarch fallout - move lxc-init to /sbin?
+  - expiration of cached images
+  - separate lxcinit (and lxclib) into separate packages?
+  - lxc postinst, choose lxcbr0 address (for nesting containers)
   - kernel features:
    - cgroup fake root
    - devices namespace, syslog namespace
    - user namespace (if ready - but likely 13.04 work)
   - lxc apport info
   - hook the high level testsuite up to a jenkins instance
   - support for fedora 17 templates  (just needs to be done)
   - Make liblxc public and create initial language binding (python)
     - Export new higher level functions in the library so it's possible to 
easily do the same thing as the tools by just calling library functions
     - Rebase the tools on these functions, possibly converting some of the 
shell tools to C in the process
     - Write a python binding module (_lxc) and python module (lxc) to provide 
a user/scripter friendly way of accessing all of LXC's features
     - Rebase arkose on the new python module instead of the current subprocess 
calls.
  
  (*1) - may fall in nicely after a code restructuring
  (*2) - probably best done as a pre-start hook

-- 
Lxc work for Q
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-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 950525] Re: Packages Missing in both php5 and php5.3 folders since March 6th

2012-05-08 Thread Launchpad Bug Tracker
[Expired for php5 (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Packages Missing in both php5 and php5.3 folders since March 6th

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/950525/+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 995185] Re: Multimedia keys are disabled

2012-05-08 Thread Sary Muhammad
This is mohammed saleem , am logged in from sary's account .. i would
like to upload logs in text files  that sary had collected on my home
folder  will upload them as attachment  i don't know how to upload them
all it once!

** Attachment added: dmesg.log
   
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/995185/+attachment/3136320/+files/dmesg.log

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

Title:
  Multimedia keys are disabled

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

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


[Bug 995185] Re: Multimedia keys are disabled

2012-05-08 Thread Sary Muhammad
** Attachment added: udev-db.txt
   
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/995185/+attachment/3136321/+files/udev-db.txt

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

Title:
  Multimedia keys are disabled

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

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


[Bug 995185] Re: Multimedia keys are disabled

2012-05-08 Thread Sary Muhammad
** Attachment added: xkbcomp.txt
   
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/995185/+attachment/3136322/+files/xkbcomp.txt

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

Title:
  Multimedia keys are disabled

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

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


[Bug 995185] Re: Multimedia keys are disabled

2012-05-08 Thread Sary Muhammad
** Attachment added: xkbmap.txt
   
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/995185/+attachment/3136323/+files/xkbmap.txt

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

Title:
  Multimedia keys are disabled

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

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


[Bug 902670] Re: blank (white) desktop, no icons, no windows

2012-05-08 Thread Chauncellor
This appears to be an issue with Nouveau's support for Oliver's GeForce
FX 5600 and David's Quadro FX 330.

** Package changed: compiz (Ubuntu) = xserver-xorg-video-nouveau
(Ubuntu)

** Changed in: xserver-xorg-video-nouveau (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  blank (white) desktop, no icons, no windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/902670/+subscriptions

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


[Bug 373680] Re: network-manager fails periodically , on backgound networks scan?

2012-05-08 Thread Alex Vorona
If you suffer from this problem, and you use a wireless network with only one 
access point, then there is a workaround:
If You have more than one access point - you have to setup unique SSID on each 
AP and use it with forced BSSID.

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

Title:
  network-manager fails periodically , on backgound networks scan?

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

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


[Bug 996107] Re: Dialog Box action buttons are off screen

2012-05-08 Thread Chauncellor
Hi, Ivanka, thanks for the report.

What program are you using in the screenshot? Have you tried resizing
the dialogue? If yes, does it keep resizing it back to that large box?
There isn't anywhere else the box can go if it's that large so this bug
should be about it being enlarged to that degree (if it wasn't done
manually).

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

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

Title:
  Dialog Box action buttons are  off screen

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

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


[Bug 995185] Re: Multimedia keys are disabled

2012-05-08 Thread Sary Muhammad
I would also like to note that this The Toshiba Satellite M-100 have a
multimedia/function keys on the primary keyboard and they are located in
front of the hardware power switch .


 see the picture http://www.notebookreview.com/assets/11009.jpg

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

Title:
  Multimedia keys are disabled

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

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


[Bug 387970] Re: cups asks for root password

2012-05-08 Thread Umut Erol Kaçar
I ran into this problem on 12.04 and setting root password solved the
problem.

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

Title:
  cups asks for root password

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/387970/+subscriptions

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


[Bug 872044] Re: Bluetooth 'Send files' returns permission denied error

2012-05-08 Thread Steve 91
And I am suffering from the same problem but on my Samsung B2170, I can send 
files from the laptop to the phone without issue. 
But I can not send files to the PC from phone, the phone have a message access 
denied? 10.04 does not have all the features of 12.04, but what it does have 
works absolutely correctly and as expected.
part of syslog:
.
May  8 07:13:14 Devet1-PC obex-client[4799]: obex-client daemon 0.44
May  8 07:13:14 Devet1-PC bluetoothd[704]: Mode session 0x7fbc4e624040 with 
:1.91 activated
May  8 07:13:24 Devet1-PC bluetoothd[704]: Mode session 0x7fbc4e624040 with 
:1.91 activated
May  8 07:14:24 Devet1-PC modem-manager[698]: info  (rfcomm0) opening serial 
port...
May  8 07:14:24 Devet1-PC kernel: [ 3988.023462] Bluetooth: TIOCGSERIAL is not 
supported!
..

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

Title:
  Bluetooth 'Send files' returns permission denied error

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

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


[Bug 996098] Re: Window changes workspace when placed on edge (dual monitor)

2012-05-08 Thread Chauncellor
I'm afraid I cannot reproduce this.

There was a bunch of updates to compiz today. Could you make sure that
you're up to date and see if the issue still persists?

** Changed in: compiz (Ubuntu)
   Status: New = Opinion

** Changed in: compiz (Ubuntu)
   Status: Opinion = Incomplete

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

Title:
  Window changes workspace when placed on edge (dual monitor)

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

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


[Bug 995848] Re: Mouse hover Window decoration icons' hover effects incorrect

2012-05-08 Thread Chauncellor
*** This bug is a duplicate of bug 770283 ***
https://bugs.launchpad.net/bugs/770283

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

** This bug has been marked a duplicate of bug 770283
   [fglrx] Title bar does not update on non-maximized windows

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

Title:
  Mouse hover Window decoration icons' hover effects incorrect

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

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


[Bug 990635] Re: Sans serif cyrrilic font in kubuntu 12.04 is bad

2012-05-08 Thread RussianNeuroMancer
 It proves that it is something wrong with aliases in /etc/fonts
What the right package then? I think it's not kdebase bug, because bug appear 
even in Ubuntu bug 945461 and Xubuntu.

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

Title:
  Sans serif cyrrilic font in kubuntu 12.04 is bad

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

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


[Bug 952556] Re: [Precise] [Hardware-killer] HD restarts every few seconds

2012-05-08 Thread Steve Langasek
this will be automatically marked 'fix released' when published to
precise-updates, and should not be so marked until then.

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

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

Title:
  [Precise] [Hardware-killer] HD restarts every few seconds

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

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


[Bug 996343] Re: Game performance is choppier with compiz enabled (not unity)

2012-05-08 Thread Chauncellor
** Attachment added: bug.ogv
   
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/996343/+attachment/3136325/+files/bug.ogv

** Description changed:

  When compiz is enabled, all of my games have a slight jag to them,
  skipping a few frames every second. This choppiness can range from
  merely annoying to headache-inducing, depending on the game. This is not
  Unity-specific as running a unity-less compiz session still presents the
  issue. Furthermore, this is not an Nvidia binary issue as the nouveau
- driver makes no difference.
+ driver makes no difference. Also, desktop animations appear to be smooth
+ with no problems (though they may just be too short to really notice).
  
  Game performance is butter-smooth when I use Ubuntu 2D. Not a hiccup to
  be had.
  
  For an example of the choppiness, please see the video. Watch the
  clouds. Since the video was recorded at only 15 fps, the choppiness is
  slightly higher than what I actually experience.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: compiz 1:0.9.7.8-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
-  NVRM version: NVIDIA UNIX x86_64 Kernel Module  295.40  Thu Apr  5 21:37:00 
PDT 2012
-  GCC version:  gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
+  NVRM version: NVIDIA UNIX x86_64 Kernel Module  295.40  Thu Apr  5 21:37:00 
PDT 2012
+  GCC version:  gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
  .tmp.unity.support.test.0:
-  
+ 
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,decor,commands,regex,winrules,compiztoolbox,animation,grid,vpswitch,snap,place,gnomecompat,resize,move,mousepoll,imgpng,workarounds,session,expo,wall,ezoom,fade,scale,unityshell]
  CompositorRunning: compiz
  Date: Tue May  8 01:12:21 2012
  DistUpgraded: 2012-04-26 18:36:18,125 DEBUG enabling apt cron job
  DistroCodename: precise
  DistroVariant: ubuntu
  DkmsStatus:
-  nvidia-current, 295.40, 3.2.0-23-generic, x86_64: installed
-  nvidia-current, 295.40, 3.2.0-24-generic, x86_64: installed
-  nvidia-current-updates, 295.40, 3.2.0-23-generic, x86_64: installed
-  nvidia-current-updates, 295.40, 3.2.0-24-generic, x86_64: installed
+  nvidia-current, 295.40, 3.2.0-23-generic, x86_64: installed
+  nvidia-current, 295.40, 3.2.0-24-generic, x86_64: installed
+  nvidia-current-updates, 295.40, 3.2.0-23-generic, x86_64: installed
+  nvidia-current-updates, 295.40, 3.2.0-24-generic, x86_64: installed
  GraphicsCard:
-  NVIDIA Corporation GF114 [GeForce GTX 560] [10de:1201] (rev a1) (prog-if 00 
[VGA controller])
-Subsystem: eVga.com. Corp. Device [3842:1461]
+  NVIDIA Corporation GF114 [GeForce GTX 560] [10de:1201] (rev a1) (prog-if 00 
[VGA controller])
+    Subsystem: eVga.com. Corp. Device [3842:1461]
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  JockeyStatus:
-  xorg:nvidia_current - NVIDIA accelerated graphics driver (Proprietary, 
Disabled, Not in use)
-  xorg:nvidia_current_updates - NVIDIA accelerated graphics driver 
(post-release updates) (Proprietary, Enabled, In use)
+  xorg:nvidia_current - NVIDIA accelerated graphics driver (Proprietary, 
Disabled, Not in use)
+  xorg:nvidia_current_updates - NVIDIA accelerated graphics driver 
(post-release updates) (Proprietary, Enabled, In use)
  MachineType: Gigabyte Technology Co., Ltd. P45T-ES3G
  PackageArchitecture: all
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-24-generic 
root=UUID=d6e4b7ad-8812-4f12-9b1d-e9a5a51d7228 ro quiet splash vt.handoff=7
  SourcePackage: compiz
  UpgradeStatus: Upgraded to precise on 2012-04-26 (11 days ago)
  XorgConf:
-  Section Device
-   Identifier  Default Device
-   Option  NoLogoTrue
-  EndSection
+  Section Device
+   Identifier  Default Device
+   Option  NoLogoTrue
+  EndSection
  dmi.bios.date: 02/23/2011
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F1
  dmi.board.name: P45T-ES3G
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF1:bd02/23/2011:svnGigabyteTechnologyCo.,Ltd.:pnP45T-ES3G:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnP45T-ES3G:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: P45T-ES3G
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  version.compiz: compiz 1:0.9.7.8-0ubuntu1
  version.ia32-libs: ia32-libs 20090808ubuntu35
  version.libdrm2: libdrm2 2.4.32-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.2-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.2-0ubuntu3
  

[Bug 944321] Re: apt-get build-dep script for wine missing xorg and

2012-05-08 Thread michael
libfreetype6-dev_2.4.8-1ubuntu2_i386.deb seems to be very ugly
packagedit even removed:

build-essential dkms g++ gcc gcc-multilib libcairo2-dev libfontconfig1-dev 
libfreetype6-dev libgtk2.0-dev libpango1.0-dev libxft-dev nvidia-current
oss-linux 

Who but some sick...would want to remove gcc and nvidia?

I reinstalled all 12.04 as I wasn't sure about what packages were
removed. Now I don't know if I try again a wine 1.5.3 build.

PLEASE FIX, thanks

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

Title:
  apt-get build-dep script for wine missing xorg and

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wine1.4/+bug/944321/+subscriptions

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


[Bug 996358] [NEW] juju probably should be using lxcbr0 instead of depending on libvirt-bin and using virbr0

2012-05-08 Thread Stéphane Graber
Public bug reported:

While testing juju, I noticed that its lxc implementation depends on 
libvirt-bin just to have virbr0 initialized.
That seems to be a big dependency for something as trivial as creating a bridge 
and starting dnsmasq, even more so when lxc itself does that by default.

I think juju should drop all the current libvirt code and simply use
lxcbr0 by default (as it's shipped by default in the lxc package since
12.04), probably allowing the user to select another bridge if they
wish.

** Affects: juju (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/996358

Title:
  juju probably should be using lxcbr0 instead of depending on libvirt-
  bin and using virbr0

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

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


[Bug 996346] Re: virtualbox-dkms 4.1.2-dfsg-1ubuntu1: virtualbox kernel module failed to build

2012-05-08 Thread Dave Lentz
*** This bug is a duplicate of bug 991688 ***
https://bugs.launchpad.net/bugs/991688

** This bug has been marked a duplicate of bug 991688
   virtualbox-dkms 4.1.2-dfsg-1ubuntu1: virtualbox kernel module failed to 
build [error: implicit declaration of function ‘iommu_found’]

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

Title:
  virtualbox-dkms 4.1.2-dfsg-1ubuntu1: virtualbox kernel module failed
  to build

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

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

[Bug 996317] Re: overlayfs not present in linux-image-virtual

2012-05-08 Thread Allen Rohner
Nevermind. This is invalid. overlayfs is in the linux-image-extra
package.

Finding that was harder than it needed to be though.

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

Title:
  overlayfs not present in linux-image-virtual

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-backport-oneiric/+bug/996317/+subscriptions

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


[Bug 995054] Re: thunderbird loses langpacks after upgrade

2012-05-08 Thread Micah Gersten
** Also affects: mozvoikko (Ubuntu)
   Importance: Undecided
   Status: New

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

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

Title:
  thunderbird loses langpacks after upgrade

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

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


[Bug 994539] Re: resolvconf 1.63ubuntu12 failed to install/upgrade -- lsattr: Inappropriate ioctl for device While reading flags on /etc/resolv.conf

2012-05-08 Thread Launchpad Bug Tracker
This bug was fixed in the package resolvconf - 1.65ubuntu2

---
resolvconf (1.65ubuntu2) quantal; urgency=low

  [ Stéphane Graber ]
  * In is_immutable_file, if lsattr doesn't return anything on stdout,
return 1 and hide stderr. This fixes lsattr failing on non-ext
filesystems. (LP: #994539)

  [ Steve Langasek ]
  * Fix syntax of db_input command, which is part of why we're seeing
failures in bug #994539.
 -- Stephane Graber stgra...@ubuntu.com   Mon, 07 May 2012 16:01:08 -0700

** Changed in: resolvconf (Ubuntu Quantal)
   Status: Triaged = 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/994539

Title:
  resolvconf 1.63ubuntu12 failed to install/upgrade -- lsattr:
  Inappropriate ioctl for device While reading flags on
  /etc/resolv.conf

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

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

[Bug 994483] Re: The spread windows feature [Super+W] makes no difference between windows

2012-05-08 Thread Chauncellor
This is a very good idea; however, looking at the design spec
(http://design.canonical.com/the-toolkit/unity-task-switching/ under the
'spread' section), it appears that the eventual design decision is to
have the spread interactive in ways similar to our normal usage.
Therefore, I'm going to mark this as a wishlist item.

Thank you for your bug report, and please feel free to contact the
ayatana mailing list with your ideas. I'm just following the spec.

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

** Summary changed:

- The spread windows feature [Super+W] makes no difference between windows
+ It is difficult to see the selected window with the spread feature [Super+W]

** Changed in: compiz (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/994483

Title:
  It is difficult to see the selected window with the spread feature
  [Super+W]

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

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


[Bug 994483] Re: It is difficult to see the selected window with the spread feature [Super+W]

2012-05-08 Thread Chauncellor
Also, this report is very related to bug 771908

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

Title:
  It is difficult to see the selected window with the spread feature
  [Super+W]

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

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


[Bug 990211] Re: [Dell XPS 14] Mic not working in Ubuntu 12.04

2012-05-08 Thread Nikos Karastathis
That did the trick. When I installed pavucontrol the mic seemed to be
muted, while at the menu of alsamixer it seemed ok. If you unmute it by
pressing the speaker icon next to the Microphone entry in your input
devices menu, it works like a charm.

-- Tested it on a DELL XPS 15 
Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High 
Definition Audio Controller (rev 05)

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

Title:
  [Dell XPS 14] Mic not working in Ubuntu 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/990211/+subscriptions

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


[Bug 955463] Re: network manager (nm-applet) does not remember network passwords

2012-05-08 Thread Alexandros
A workaround that I have just found is to remove your wireless network
from nm-connections-editor and connect to it. After doing this, nm-
connections-editor does not display any warnings, my wireless password
appears when I try to edit my connection and the option to make it
available to all users is not grayed out any more.

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

Title:
  network manager (nm-applet) does not remember network passwords

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

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


[Bug 771908] Re: In spread/scale mode, no highlight for maximized windows

2012-05-08 Thread Chauncellor
** Also affects: compiz-core
   Importance: Undecided
   Status: New

** Changed in: compiz-core
   Status: New = Confirmed

** Changed in: compiz (Ubuntu)
   Status: Confirmed = Triaged

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

** Summary changed:

- In spread/scale mode, no highlight for maximized windows
+ In spread/scale mode, no highlight for maximized windows (as they have no 
titlebar)

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

Title:
  In spread/scale mode, no highlight for maximized windows (as they have
  no titlebar)

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

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


[Bug 995337] Re: full screen choppy

2012-05-08 Thread Rémi Denis-Courmont
VLC keeps missing the deadline for pictures, and looks like PulseAudio
keeps getting empty buffers. This usually means that either the computer
is too slow or too busy, or the computer clock or clock driver is
defective (especially on multicore).

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

Title:
  full screen choppy

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

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


[Bug 990635] Re: Sans serif cyrrilic font in kubuntu 12.04 is bad

2012-05-08 Thread Dmitry Shachnev
Adding (again) qt4-x11 because this bug affects not only KDE apps, but
also all Qt apps run as root (confirmed with Skype).

This post may contain some information on what it's caused by: http
://alp-notes.blogspot.com/2012/04/qt-fonts-in-ubuntu-1204.html.

** Also affects: qt4-x11 (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Sans serif cyrrilic font in kubuntu 12.04 is bad

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

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


[Bug 990635] Re: Sans serif cyrrilic font in kubuntu 12.04 is bad

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

** Changed in: qt4-x11 (Ubuntu)
   Status: New = Confirmed

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

Title:
  Sans serif cyrrilic font in kubuntu 12.04 is bad

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

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


[Bug 990635] Re: Sans serif cyrrilic font in kubuntu 12.04 is bad

2012-05-08 Thread Dmitry Shachnev
** Tags added: regression-release

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

Title:
  Sans serif cyrrilic font in kubuntu 12.04 is bad

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

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


[Bug 978793] Re: media player shortcut doesn't bring up media player

2012-05-08 Thread Chauncellor
*** This bug is a duplicate of bug 627195 ***
https://bugs.launchpad.net/bugs/627195

Though this bug isn't exactly the same, the root cause is the same as
bug 627195 - The issue is indeed compiz's focus-stealing prevention.

To help organize this will become a duplicate as the issue is logged
already and when the above bug is fixed,  so will this one.

Thank you for your bug report!

** This bug has been marked a duplicate of bug 627195
   Window management - Apps raised from indicators sometimes dont have the focus

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

Title:
  media player shortcut doesn't bring up media player

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

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


[Bug 995054] Re: thunderbird loses langpacks after upgrade

2012-05-08 Thread Launchpad Bug Tracker
** Branch linked: lp:~mozillateam/mozvoikko/mozvoikko.lucid

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

Title:
  thunderbird loses langpacks after upgrade

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

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


[Bug 994217] Re: All applications launch in the top-left corner

2012-05-08 Thread Chauncellor
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately, we cannot work on this bug because your
description didn't include enough information. You may find it helpful
to read How to report bugs effectively
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures

At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the 
problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
Thanks! 

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

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

Title:
  All applications launch in the top-left corner

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

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


[Bug 990951] Re: Empathy Messenger 3.4.1: avatars not showing [Windows Live protocol] [Ubuntu 12.04]

2012-05-08 Thread Manolis Ellinas
what about this bug ? 
Is there any progress ?

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

Title:
  Empathy Messenger 3.4.1: avatars not showing [Windows Live protocol]
  [Ubuntu 12.04]

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

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


[Bug 991594] Re: compiz crashes on Unity3d

2012-05-08 Thread Chauncellor
Hi, there!

There have been updates to compiz and 12.04. Could you please update
your machine and see if you are still having the issues? if so, please
run 'unity --reset' from the alt-F2 dialogue, log out, then log in to
Unity 3D and see if that helps. Thanks!

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

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

Title:
  compiz crashes on Unity3d

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

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


[Bug 927828] Re: sudo: pam_mount.c:417: modify_pm_count: Assertion `user != ((void *)0)' failed.

2012-05-08 Thread Steve Langasek
That seems like a bug in pam_mount for not having sensible reference
counting behavior for mounts used by multiple sessions, and not a bug in
the sudo patch.  How does this work if you try to log in twice over ssh
to the same account?

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

Title:
  sudo: pam_mount.c:417: modify_pm_count: Assertion `user != ((void
  *)0)' failed.

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

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


[Bug 927828] Re: sudo: pam_mount.c:417: modify_pm_count: Assertion `user != ((void *)0)' failed.

2012-05-08 Thread Steve Langasek
Ah, but if this is only with sudoedit and not with sudo, something else
may be wrong.

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

Title:
  sudo: pam_mount.c:417: modify_pm_count: Assertion `user != ((void
  *)0)' failed.

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

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


[Bug 875435] Re: iBus indicator does not show on the panel

2012-05-08 Thread Kwok Ho Yin
Just for more information.

In my system, /etc/X11/Xsession.d/ folder has these files:
..
80appmenu
80appmenu-gtk3
80im-switch
90comsolekit 
90qt-a11y
..

As you see 'appmenu', 'appmenu-gtk3' and 'im-switch' have same startup order.
I am not sure which one will be executed firstly while 'appmenu' and 
'appmenu-gtk3' just export 'libappmenu.so'. (Export GTK menus over DBus ?)
Thus, I decrease the order of 'im-switch' from '80' to '85' in order to:
1. make sure 'libappmenu.so' is exported before 'im-switch' is executed.
2. startup sequence is remain unchanged.

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

Title:
  iBus indicator does not show on the panel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/875435/+subscriptions

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


[Bug 571258] Re: plymouth main process (341) killed by SEGV signal

2012-05-08 Thread Steve Langasek
If you are not Ralf Hildebrandt, do not reopen this bug report.  Please
file a new bug report instead for your issue.

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

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

Title:
  plymouth main process (341) killed by SEGV signal

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

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


[Bug 995848] Re: Mouse hover Window decoration icons' hover effects incorrect

2012-05-08 Thread Simone Lussardi
*** This bug is a duplicate of bug 770283 ***
https://bugs.launchpad.net/bugs/770283

Thank you, I will give it a read now and integrate !

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

Title:
  Mouse hover Window decoration icons' hover effects incorrect

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

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


[Bug 995054] Re: thunderbird loses langpacks after upgrade

2012-05-08 Thread Micah Gersten
** Also affects: adblock-plus (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: adblock-plus (Ubuntu)
   Status: New = Invalid

** Changed in: adblock-plus (Ubuntu Lucid)
   Importance: Undecided = Medium

** Changed in: adblock-plus (Ubuntu Lucid)
   Status: New = Triaged

** Changed in: mozvoikko (Ubuntu Lucid)
   Importance: Undecided = Medium

** Changed in: mozvoikko (Ubuntu Lucid)
   Status: New = Triaged

** Tags added: lucid regression-update

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

Title:
  thunderbird loses langpacks after upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adblock-plus/+bug/995054/+subscriptions

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


[Bug 984243] Re: Screen flickers under Unity 3d --Precise upgrade

2012-05-08 Thread Chauncellor
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We are sorry that we do not always have the capacity to
look at all reported bugs in a timely manner. Hopefully this has been
fixed in a recent update.

If not:

Can you run 'unity --reset' and see if that fixes your issue?

If not:

Could you install the Compiz Settings Manager tool from the software
center and take a look at the refresh rate settings under the
Composite plugin? Try enabling/disabling 'detect refresh rate' and
manually setting the refresh rate to suit your monitor.

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

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

Title:
  Screen flickers under Unity 3d --Precise upgrade

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

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


[Bug 963872] Re: Precise 12.04: experiencing mad flickering after the most recent Compiz update to version 0.9.7.2

2012-05-08 Thread Chauncellor
** Changed in: compiz (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/963872

Title:
  Precise 12.04: experiencing mad flickering after the most recent
  Compiz update to version 0.9.7.2

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

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


[Bug 882825] Re: Does not save the configuration file under ~/.config/

2012-05-08 Thread Chauncellor
** Changed in: compiz (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: compiz (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/882825

Title:
  Does not save the configuration file under ~/.config/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adobe-flashplugin/+bug/882825/+subscriptions

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


[Bug 996362] [NEW] execi doesn't work properly in conky 1.8.1-6

2012-05-08 Thread mazurkin
Public bug reported:

Conky 1.8.1-6 introduces a very serious bug in interval execution
commands which leads to buggy output or even crashes

See details at

http://sourceforge.net/tracker/?func=detailaid=3432429group_id=143975atid=757308
https://bbs.archlinux.org/viewtopic.php?pid=1011498#p1011498

Need to downgrade to 1.8.1-2 or upgrade to 1.9

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: conky (not installed)
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic x86_64
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Tue May  8 10:34:16 2012
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
ProcEnviron:
 LC_TIME=en_GB.UTF-8
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: conky
UpgradeStatus: Upgraded to precise on 2012-05-04 (3 days ago)

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


** Tags: amd64 apport-bug precise

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

Title:
  execi doesn't work properly in conky 1.8.1-6

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

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


[Bug 996362] Re: execi doesn't work properly in conky 1.8.1-6

2012-05-08 Thread mazurkin
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/996362

Title:
  execi doesn't work properly in conky 1.8.1-6

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

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


[Bug 996012] Re: Cannot resize inserted formula in Impress via mouse

2012-05-08 Thread Fredrik Nyqvist
I have now reported the bug here
https://bugs.freedesktop.org/show_bug.cgi?id=49614 , with the number
49614. Hope that was right.

** Bug watch added: freedesktop.org Bugzilla #49614
   https://bugs.freedesktop.org/show_bug.cgi?id=49614

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

Title:
  Cannot resize inserted formula in Impress via mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/996012/+subscriptions

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


[Bug 995880] Re: package myspell-st 20070206-4 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2012-05-08 Thread info2
the problem is myspell-st of openoffice

** Changed in: dict-st (Ubuntu)
   Status: New = 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/995880

Title:
  package myspell-st 20070206-4 failed to install/upgrade: el subproceso
  instalado el script post-installation devolvió el código de salida de
  error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dict-st/+bug/995880/+subscriptions

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

[Bug 991673] Re: compiz constantly using 12-15% CPU

2012-05-08 Thread Chauncellor
*** This bug is a duplicate of bug 803943 ***
https://bugs.launchpad.net/bugs/803943

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

** This bug has been marked a duplicate of bug 803943
   compiz consuming a lot of cpu

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

Title:
  compiz constantly using 12-15% CPU

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

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


[Bug 991047] Re: Compiz crashed

2012-05-08 Thread Chauncellor
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Is this issue easily reproducible?

Please try to obtain a backtrace following the instructions at
http://wiki.ubuntu.com/DebuggingProgramCrash and upload the backtrace
(as an attachment) to the bug report. This will greatly help us in
tracking down your problem.

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

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

Title:
  Compiz crashed

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

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


[Bug 987498] Re: Unity/compiz freeze but mouse still move

2012-05-08 Thread Antec
Whole 12.04 Ubuntu freezes for me randomly and the computer must be hard
rebooted or cltr + alt + f1 than logging in and then sudo reboot. The
system is a dual boot with WXP. The system can work well for several
hours, but suddenly it just freezes both in Firefox and Chromium, Dell
Dimension E521 with an ATI X1300Pro ..

Info hardware:
00:00.0 RAM memory: NVIDIA Corporation C51 Host Bridge (rev a2)
00:00.1 RAM memory: NVIDIA Corporation C51 Memory Controller 0 (rev a2)
00:00.2 RAM memory: NVIDIA Corporation C51 Memory Controller 1 (rev a2)
00:00.3 RAM memory: NVIDIA Corporation C51 Memory Controller 5 (rev a2)
00:00.4 RAM memory: NVIDIA Corporation C51 Memory Controller 4 (rev a2)
00:00.5 RAM memory: NVIDIA Corporation C51 Host Bridge (rev a2)
00:00.6 RAM memory: NVIDIA Corporation C51 Memory Controller 3 (rev a2)
00:00.7 RAM memory: NVIDIA Corporation C51 Memory Controller 2 (rev a2)
00:02.0 PCI bridge: NVIDIA Corporation C51 PCI Express Bridge (rev a1)
00:03.0 PCI bridge: NVIDIA Corporation C51 PCI Express Bridge (rev a1)
00:04.0 PCI bridge: NVIDIA Corporation C51 PCI Express Bridge (rev a1)
00:09.0 RAM memory: NVIDIA Corporation MCP51 Host Bridge (rev a2)
00:0a.0 ISA bridge: NVIDIA Corporation MCP51 LPC Bridge (rev a3)
00:0a.1 SMBus: NVIDIA Corporation MCP51 SMBus (rev a3)
00:0a.2 RAM memory: NVIDIA Corporation MCP51 Memory Controller 0 (rev a3)
00:0b.0 USB controller: NVIDIA Corporation MCP51 USB Controller (rev a3)
00:0b.1 USB controller: NVIDIA Corporation MCP51 USB Controller (rev a3)
00:0e.0 IDE interface: NVIDIA Corporation MCP51 Serial ATA Controller (rev a1)
00:0f.0 IDE interface: NVIDIA Corporation MCP51 Serial ATA Controller (rev a1)
00:10.0 PCI bridge: NVIDIA Corporation MCP51 PCI Bridge (rev a2)
00:10.1 Audio device: NVIDIA Corporation MCP51 High Definition Audio (rev a2)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address 
Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM 
Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
Miscellaneous Control
03:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI RV516 
[Radeon X1300/X1550 Series]
03:00.1 Display controller: Advanced Micro Devices [AMD] nee ATI RV516 [Radeon 
X1300 Pro] (Secondary)
04:07.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)
04:09.0 Network controller: Texas Instruments ACX 111 54Mbps Wireless Interface

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

Title:
  Unity/compiz freeze but mouse still move

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/987498/+subscriptions

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


[Bug 996365] [NEW] package fgfs-base 2.4.0-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-05-08 Thread phillgg
*** This bug is a duplicate of bug 942886 ***
https://bugs.launchpad.net/bugs/942886

Public bug reported:

Occurred during/just after upgrade from11.04 to 12.04

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: fgfs-base 2.4.0-1
ProcVersionSignature: Ubuntu 3.2.0-24.38-generic 3.2.16
Uname: Linux 3.2.0-24-generic x86_64
ApportVersion: 2.0.1-0ubuntu7
AptOrdering:
 unity-scope-musicstores: Install
 fgfs-base: Configure
 fgfs-atlas: Configure
 flightgear: Configure
 unity-scope-musicstores: Configure
Architecture: amd64
Date: Tue May  8 07:23:37 2012
DuplicateSignature:
 Setting up fgfs-base (2.4.0-1) ...
 Moving /usr/share/games/FlightGear to /usr/share/games/flightgear...
 cp: cannot stat `/usr/share/games/FlightGear/*': No such file or directory
 dpkg: error processing fgfs-base (--configure):
  subprocess installed post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
PackageArchitecture: all
SourcePackage: fgfs-base
Title: package fgfs-base 2.4.0-1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to precise on 2012-05-08 (0 days ago)

** Affects: fgfs-base (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/996365

Title:
  package fgfs-base 2.4.0-1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fgfs-base/+bug/996365/+subscriptions

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


[Bug 996365] Re: package fgfs-base 2.4.0-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-05-08 Thread phillgg
*** This bug is a duplicate of bug 942886 ***
https://bugs.launchpad.net/bugs/942886

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

Title:
  package fgfs-base 2.4.0-1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fgfs-base/+bug/996365/+subscriptions

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


[Bug 996365] Re: package fgfs-base 2.4.0-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-05-08 Thread Apport retracing service
*** This bug is a duplicate of bug 942886 ***
https://bugs.launchpad.net/bugs/942886

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

** Tags removed: need-duplicate-check

** This bug has been marked a duplicate of bug 942886
   package fgfs-base 2.4.0-1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1

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

Title:
  package fgfs-base 2.4.0-1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fgfs-base/+bug/996365/+subscriptions

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


[Bug 996364] [NEW] systemtap reports error 'Build-id mismatch'

2012-05-08 Thread visual2me
Public bug reported:

My desktop runs Ubuntu precise with linux kernel 3.2.0-24-generic-pae
(i686), and I have installed the relevant linux-image-$(uname -r)-dbgsym
package from the ddebs repository.

When I run the command sudo stap --vp 1 -e 'probe vfs.read {
print(hello from read\n); exit()}' in bash, it finally gets an error
in Pass 5, saying ERROR: Build-id mismatch: kernel vs.
vmlinux-3.2.0-24-generic-pae byte 0 (0x54 vs 0xc9) address 0xc15b0850
rc 0.

Then I check the vmlinux-3.2.0-24-generic-pae file with the command
readelf -x .notes /usr/lib/debug/boot/vmlinux-3.2.0-24-generic-pae,
which shows the value at the address 0xc15b0850 is 0x54. Seems this
value (build-id) in vmlinux-3.2.0-24-generic-pae is not equal to that in
the running kernel.

BTW, when I try to run sudo stap --vp 1 -e 'probe vfs.read {
print(hello from read\n); exit()}', it generates lots of WARNINGS,
saying WARNING: cannot find module sunrpc debuginfo: No DWARF
information found and WARNING: cannot find module nfs debuginfo: No
DWARF information found. Even after I setup the .debug-id folder under
/usr/lib/debug/ as the instructions at
http://sourceware.org/systemtap/wiki/SystemtapOnUbuntu, the WARNINGs
remain. Seems systemtap doesn't look for the module debug info from
/usr/lib/debug/ directory.

** Affects: systemtap (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/996364

Title:
  systemtap reports error 'Build-id mismatch'

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

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


[Bug 996363] [NEW] defconf: priority range from -19 to 19, but nice range starts at -20

2012-05-08 Thread Zicu Radu
Public bug reported:

Within the debconf the priority range is from -19 to 19.
As far as I understood the docs right, these are nice values.

The nice range actually starts at -20.

Thanks

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

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

Title:
  defconf: priority range from -19 to 19, but nice range starts at -20

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

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


[Bug 996363] Re: defconf: priority range from -19 to 19, but nice range starts at -20

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

** Changed in: tvtime (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/996363

Title:
  defconf: priority range from -19 to 19, but nice range starts at -20

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

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


[Bug 885744] Re: pathconf() does not reflect reality

2012-05-08 Thread Tyler Hicks
** Changed in: ecryptfs
   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/885744

Title:
  pathconf() does not reflect reality

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

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


[Bug 996258] Re: skype cause xorg restart

2012-05-08 Thread Marco Scacchi
apport information

** Tags added: apport-collected

** Description changed:

  After the launch of skype, i cant click nothing on it, every action
  cause the xorg restart
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xorg (not installed)
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  Date: Tue May  8 01:31:01 2012
  ProcEnviron:
   LANGUAGE=
   TERM=xterm
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
+ --- 
+ ApportVersion: 2.0.1-0ubuntu7
+ Architecture: amd64
+ DistroRelease: Ubuntu 12.04
+ NonfreeKernelModules: nvidia
+ Package: xorg 1:7.6+12ubuntu1
+ PackageArchitecture: amd64
+ ProcEnviron:
+  LANGUAGE=
+  TERM=xterm
+  PATH=(custom, user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
+ Tags:  precise
+ Uname: Linux 3.2.0-24-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm admin cdrom dialout dip disk lpadmin netdev plugdev sambashare

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/996258/+attachment/3136336/+files/Dependencies.txt

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

Title:
  skype cause xorg restart

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

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


[Bug 994807] Re: ImageMagick version 3 no longer available in Ubuntu 12.04

2012-05-08 Thread mythsmith
I found this problem in running OOF2 (from NIST), and resolved creating a 
symbolic link to libMagick 4 library:
 sudo ln -s /usr/lib/libMagick++.so.4 /usr/lib/libMagick++.so.3

Then I run all unittests for the app and everything was OK.

I hope it will work for you app too.

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

Title:
  ImageMagick version 3 no longer available in Ubuntu 12.04

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

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


[Bug 994807] Re: ImageMagick version 3 no longer available in Ubuntu 12.04

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

** Changed in: imagemagick (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/994807

Title:
  ImageMagick version 3 no longer available in Ubuntu 12.04

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

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


[Bug 971012] Re: Broken multi arch dependencies

2012-05-08 Thread Cristian Arezzini
It was still broken for me too. Only Adre's tip above solved the problem
for me.

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

Title:
  Broken multi arch dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10-ffmpeg/+bug/971012/+subscriptions

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


[Bug 996367] [NEW] [HDA-Intel - HDA Intel, playback] fails after a while

2012-05-08 Thread striscio
Public bug reported:

If I start the computer the sound is ok. If then I suspend, after resume the 
sound in rhythmbox is clipped and distorted.
If I log out and log in again the sound is back to normal.
The strange thins is that if after suspend, when the sound is bad, I digit
aplay /usr/share/sounds/alsa/Front_Center.wav
the sound I hear is ok.
If I play the same mp3 that in rhythmbox is clipping with
mpg123 /my/favorite/song.mp3
the sound is ok.
If I play it with totem the sound is clipped
If I play it with vlc the sound is clipped but (it seems) less than with totem 
and rhythmbox
If I play it with clvc (command line dummy interface) the sound is ok.

So it seems to me that this bug is somehow resource related. Heavier programs 
has wirst sound.
Let me know if you  need more info or more tests.
Thanks,

   Gianpaolo

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: alsa-base 1.0.25+dfsg-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic-pae 3.2.14
Uname: Linux 3.2.0-24-generic-pae i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu7
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: AD198x Analog [AD198x Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  gianpaolo   1957 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xee40 irq 49'
   Mixer name   : 'Analog Devices AD1981'
   Components   : 'HDA:11d41981,17aa2025,00100200'
   Controls  : 20
   Simple ctrls  : 11
Card29.Amixer.info:
 Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
79HT50WW-1.07'
   Mixer name   : 'ThinkPad EC 79HT50WW-1.07'
   Components   : ''
   Controls  : 2
   Simple ctrls  : 1
Card29.Amixer.values:
 Simple mixer control 'Console',0
   Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum
   Playback channels: Mono
   Limits: Playback 0 - 14
   Mono: Playback 9 [64%] [on]
Date: Tue May  8 08:49:53 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 (20120423)
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Symptom_Card: Built-in Audio - HDA Intel
Symptom_Type: Sound works for a while, then breaks
Title: [HDA-Intel - HDA Intel, playback] fails after a while
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/13/2007
dmi.bios.vendor: LENOVO
dmi.bios.version: 7IET26WW (1.07 )
dmi.board.name: 8744HCG
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr7IET26WW(1.07):bd04/13/2007:svnLENOVO:pn8744HCG:pvrThinkPadT60:rvnLENOVO:rn8744HCG:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 8744HCG
dmi.product.version: ThinkPad T60
dmi.sys.vendor: LENOVO

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug 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/996367

Title:
  [HDA-Intel - HDA Intel, playback] fails after a while

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/996367/+subscriptions

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


[Bug 996367] Re: [HDA-Intel - HDA Intel, playback] fails after a while

2012-05-08 Thread striscio
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/996367

Title:
  [HDA-Intel - HDA Intel, playback] fails after a while

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/996367/+subscriptions

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


[Bug 958196] Re: status window disappeared

2012-05-08 Thread Chauncellor
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Darxus, can you reproduce this on at all on an up-to-date version of
Precise? It seems to be fine for me now.

Thanks!

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

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

Title:
  status window disappeared

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